* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: poppins;
    font-size: 20px;
    color: #363636;
}

@font-face {
    font-family: poppins;
    src: url(../fonts/Poppins-Regular.ttf);
}

@font-face {
    font-family: poppins-bold;
    src: url(../fonts/Poppins-Bold.ttf)
}

@font-face {
    font-family: poppins-light;
    src: url(../fonts/Poppins-Light.ttf)
}

@font-face {
    font-family: poppins-SemiBold;
    src: url(../fonts/Poppins-SemiBold.ttf)
}

footer .usefulLink {
    margin: 40px 0
}

footer .usefulLink a {
    background: #3b3b3b;
    color: #fff;
    padding: 3px 8px;
    margin: 4px;
    text-decoration: none;
    font-size: 12px;
    border: 1px solid #505050;
    display: inline-block;
    font-weight: 300
}

/* start packaging */
.standoutPakg li::before {
    content: url('../images/packgList.png')
}
/* end packaging */

.influCardSec textarea.materialize-textarea:focus:not([readonly])+label,
.influCardSec input[type=email]:not(.browser-default):focus:not([readonly])+label,
.influCardSec input[type=text]:not(.browser-default):focus:not([readonly])+label {
    color: #aaa
}

.influCardSec textarea.materialize-textarea:focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #aaa !important;
    border-bottom: 1px solid rgb(35 35 35 / 90%) !important
}

.footer1 textarea.materialize-textarea:focus:not([readonly]),
.footer1 input[type=text]:not(.browser-default):focus:not([readonly]),
.footer1 input[type=email]:not(.browser-default):focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #aaa !important;
    border-bottom: 1px solid rgb(35 35 35 / 90%) !important
}

.footer1 textarea.materialize-textarea:focus:not([readonly])+label,
.footer1 input[type=text]:not(.browser-default):focus:not([readonly])+label,
.footer1 input[type=email]:not(.browser-default):focus:not([readonly])+label {
    color: #aaa
}

.auditSec input[type=text]:not(.browser-default):focus:not([readonly])+label,
.auditSec input[type=email]:not(.browser-default):focus:not([readonly])+label {
    color: #aaa
}

.auditSec [type="checkbox"]:checked+span:not(.lever):before {
    border-right: 2px solid #d20c0c;
    border-bottom: 2px solid #d20c0c
}

.auditSec .dropdown-content li>span {
    font-size: 14px;
    color: rgb(0 0 0 / 42%)
}

.contBanner textarea.materialize-textarea:focus:not([readonly])+label,
.contBanner input[type=email]:not(.browser-default):focus:not([readonly])+label,
.contBanner input[type=text]:not(.browser-default):focus:not([readonly])+label {
    color: #aaa
}

.contBanner textarea.materialize-textarea:focus:not([readonly]),
.contBanner input[type=text]:not(.browser-default):focus:not([readonly]),
.contBanner input[type=email]:not(.browser-default):focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #aaa !important;
    border-bottom: 1px solid rgb(35 35 35 / 90%) !important
}

.queryModal textarea.materialize-textarea:focus:not([readonly])+label,
.queryModal input[type=email]:not(.browser-default):focus:not([readonly])+label,
.queryModal input[type=text]:not(.browser-default):focus:not([readonly])+label {
    color: #aaa
}

.queryModal textarea.materialize-textarea:focus:not([readonly]),
.queryModal input[type=text]:not(.browser-default):focus:not([readonly]),
.queryModal input[type=email]:not(.browser-default):focus:not([readonly]) {
    box-shadow: 0 1px 0 0 #aaa !important;
    border-bottom: 1px solid rgb(35 35 35 / 90%) !important
}

.casStudSec .card {
    overflow: hidden
}

.Website img,
.Creatives img {
    border-radius: 5px;
    width: 100%;
    height: 100%
}

.bradius50 {
    border-radius: 50% !important
}

.casStudSec .card .card-content {
    height: 320px
}

.casStudSec p {
    color: #000000b3;
    font-size: 17px
}

.casStudSec .card-action a {
    color: #d20c0c !important;
    font-family: poppins-semibold;
    font-size: 16px
}

.casStudSec h6 {
    margin-top: 0;
    line-height: 26px
}

.casStudSec .card-action {
    background: #eee;
    padding: 6px 24px
}

.casStudSec .owl-carousel .owl-nav button.owl-prev,
.casStudSec .owl-carousel .owl-nav button.owl-next {
    background: transparent;
    color: #CE0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 50px;
    width: 50px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
}

.casStudSec .owl-prev,
.casStudSec .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.casStudSec .owl-prev {
    left: -2rem;
}

.casStudSec .owl-next {
    right: -2rem;
}

.casStudSec .owl-carousel .owl-nav button.owl-prev span,
.casStudSec .owl-carousel .owl-nav button.owl-next span {
    font-size: 60px;
    margin-top: -49px;
    margin-left: -9px;
    position: absolute;
}



.carDesc {
    padding: 40px 100px 45px 100px;
}

.carDesc .row {
    margin-bottom: 0;
}

.carDesc .viewBtn,
.carDesc .viewBtn:hover,
.carDesc .viewBtn:active,
.carDesc .viewBtn:focus,
.carDesc .viewBtn:visited {
    background-color: #fff;
    color: #2c2c2c;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 30px;
}

.carDesc .aplyBtn,
.carDesc .aplyBtn:hover,
.carDesc .aplyBtn:active,
.carDesc .aplyBtn:focus,
.carDesc .aplyBtn:visited {
    background-color: #d20c0c;
    color: #fff;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 30px;
    margin-left: 5px;
}

.careerBg .row {
    margin-bottom: 0;
}

.carDesc table thead {
    border-top: 2px solid #c502052e;
}

.carDesc table tr {
    border-bottom: 2px solid #c502052e;
    background-color: #edecec;
    background-image: linear-gradient(0deg, #edecec 0%, #ffffff 74%);
}

.carDesc table {
    border-left: 2px solid #c502052e;
    border-right: 2px solid #c502052e;
}

.carDesc table thead tr th:first-child,
.carDesc table tbody tr td:first-child {
    padding-left: 30px;
}

.carDesc table tbody tr {
    font-size: 17px;
}

.descripModal h4 {
    font-size: 30px;
    margin-left: 20px;
    font-family: 'poppins-SemiBold';
}

.descripModal ul {
    font-size: 17px;
    line-height: 35px;
}

.descripModal a,
.descripModal a:hover,
.descripModal a:active,
.descripModal a:focus,
.descripModal a:visited {
    background-color: #fff;
    color: #2c2c2c;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    border-radius: 30px;
    border: 1px solid #2c2c2c;
    margin-left: 40px;
    margin-bottom: 30px;
}

.descripModal .modal-content {
    padding: 40px 0 0 20px;
}



.aplyResume {
    margin: auto;
}

.videoSS {
    background: #b1b0b00d;
    padding: 40px 0 10px 0;
}

.videoSS iframe {
    height: 210px;
    border-radius: 10px;
    border: 5px solid #c7c5c54a;
}

.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus {
    background-color: #444242 !important;
}

.creativeSS {
    background: #b1b0b00d;
    padding: 40px 0 10px 0;
}

.creativeSS .packaging {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-size: 25px;
    background: #d20c0c;
    padding: 30px 5px;
    color: white;
    letter-spacing: 1px;
    margin-left: -15px;
    margin-top: 80px;
    border-radius: 10px 0px 0px 10px;
}

.pakajSs {
    background: white;
    padding: 0px 0 10px 0 !important
}

.packagingCaro .card {
    border-radius: 20px;
}

.packagingCaro .owl-nav button.owl-prev,
.packagingCaro .owl-nav button.owl-next {
    background: 0 0;
    color: #ce0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
    position: absolute;
    top: 55%;
    transform: translateY(-50%)
}

.packagingCaro .owl-next {
    right: 6rem
}

.packagingCaro .owl-prev {
    left: -1.5rem
}

.packagingCaro .owl-nav button.owl-prev span,
.packagingCaro .owl-nav button.owl-next span {
    font-size: 40px;
    margin-top: -33px;
    margin-left: -6px;
    position: absolute
}

.packagingCaro {
    padding-right: 150px
}

.pkajingSlid {
    padding: 0 200px
}

.digiTypeHed {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px
}

.creativeSS .creativ {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-size: 25px;
    background: #d20c0c;
    padding: 30px 5px;
    color: white;
    letter-spacing: 1px;
    margin-left: -15px;
    margin-top: 110px;
    border-radius: 10px 0px 0px 10px;
}

.creativCaro .card {
    border-radius: 20px;
}

.creativCaro .owl-nav button.owl-prev,
.creativCaro .owl-nav button.owl-next {
    background: 0 0;
    color: #ce0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

.creativCaro .owl-next {
    right: 6rem;
}

.creativCaro .owl-prev {
    left: -1.5rem;
}

.creativCaro .owl-nav button.owl-prev span,
.creativCaro .owl-nav button.owl-next span {
    font-size: 40px;
    margin-top: -33px;
    margin-left: -6px;
    position: absolute;
}

.creativCaro {
    padding-right: 150px;
}

.olBlogMrg {
    margin-left: -15px;
}

.creativeSS img {
    border-radius: 10px;
}

.otherSerCont {
    padding: 30px 0 10px 0;
}

.poppins-semibold {
    font-family: 'poppins-SemiBold';
}

.sociapaSerSec {
    padding: 0 200px;
}

.sociapaSerSec .card {
    padding: 50px 10px;
    background: #b1b0b00d;
    height: 330px;
}

.serviceBtn {
    background: #d8d5d54f;
    color: #7a7979;
    font-family: 'poppins-SemiBold';
}

.serInsideBnr {
    margin-bottom: -28px !important;
}

.serInsideBnr+section ol {
    margin-left: -20px;
}

.caseStudySec p {
    font-size: 14px;
    line-height: 20px;
}

.sociapaSerSec .card a {
    margin-top: 20px;
}

.sociapaSerSec .card h5 {
    font-size: 25px;
}

.sociapaSerSec .card img {
    width: 100px;
}

.sociapaHeader nav {
    background-color: transparent;
    box-shadow: none;
}

.creativeSS .logos {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    font-size: 25px;
    background: #d20c0c;
    padding: 30px 5px;
    color: white;
    letter-spacing: 1px;
    margin-left: -15px;
    margin-top: 110px;
    border-radius: 10px 0px 0px 10px;
}

.logoCaro .card {
    border-radius: 20px;
}

.logoCaro .owl-nav button.owl-prev,
.logoCaro .owl-nav button.owl-next {
    background: 0 0;
    color: #ce0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

.logoCaro .owl-next {
    right: 6rem;
}

.logoCaro .owl-prev {
    left: -1.5rem;
}

.logoCaro .owl-nav button.owl-prev span,
.logoCaro .owl-nav button.owl-next span {
    font-size: 40px;
    margin-top: -33px;
    margin-left: -6px;
    position: absolute;
}

.logoCaro {
    padding-right: 150px;
}

.queryRow {
    margin-top: 40px;
}

.queryRow .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    border: 0px solid #aaa !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #9e9e9e !important;
}

.creativeSS .owl-dots {
    display: none;
}

.queryRow label {
    font-size: 20px;
    color: #313030;
}

.narrativS6 {
    height: 300px;
    position: relative;
}

.narrativeDiv {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.narrativRow video {
    height: 500px;
    margin-top: -100px;
}

.adExper {
    position: relative;
    margin-bottom: 70px;
}

/* start services inside slider */
.creatingSlider .owl-carousel {
    height: 200px;
}

.creatingSlider .owl-carousel .owl-nav button.owl-prev,
.creatingSlider .owl-carousel .owl-nav button.owl-next {
    background: 0 0;
    color: #ce0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 40px;
    width: 40px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
}

.creatingSlider .owl-carousel .owl-nav button.owl-prev span,
.creatingSlider .owl-carousel .owl-nav button.owl-next span {
    font-size: 40px;
    margin-top: -33px;
    margin-left: -6px;
    position: absolute;
}

.creatingSlider .owl-prev,
.creatingSlider .owl-next {
    position: absolute;
    top: 70%;
    transform: translateY(-50%);
}

.creatingSlider .owl-next {
    right: 0rem;
}

.creatingSlider .owl-carousel .owl-item img {
    width: 30%;
    margin: auto;
}

.creatingSlider .owl-nav {
    margin-top: 5%;
}

.creatingSlider .owl-carousel p {
    font-size: 17px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.getQuote .btn {
    height: 50px;
    width: auto;
    font-size: 18px;
    border-radius: 30px;
    background-color: #d20c0c;
    color: white;
    line-height: 50px;
    padding: 0 40px;
    margin-top: 15px;
    margin-bottom: 60px;
}

.getQuoteBlank .btn {
    height: 50px;
    width: auto;
    font-size: 18px;
    border-radius: 30px;
    background-color: #d20c0c;
    color: white;
    line-height: 50px;
    padding: 0 40px;
    margin-top: 15px;
    margin-bottom: 0px;
}

/* end services inside slider */
.privacySec h1 {
    font-size: 50px;
    margin-top: 20px;
}

.privacySec h2 {
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: -10px;
}

.termsSec h1 {
    font-size: 50px;
    margin-top: 20px;
}

.termsSec h2 {
    font-size: 35px;
    margin-top: 30px;
    margin-bottom: -10px;
}

.helmetBnr {
    margin-top: 35px;
}

.blogViewSec h1 {
    font-size: 40px;
    margin-top: 20px;
}

.socmedH5 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.socLsthdBlog {
    line-height: 30px;
}

.evolutionBrandH5 {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.evolutionBrand {
    line-height: 30px;
}

.poppins-bold {
    font-family: poppins-bold;
}

.poppins-light {
    font-family: poppins-light;
}

/* start spacing */
.m-1 {
    margin: 4px;
}

.m-2 {
    margin: 8px;
}

.m-3 {
    margin: 16px;
}

.m-4 {
    margin: 24px;
}

.m-5 {
    margin: 48px;
}

.mt-1 {
    margin-top: 4px;
}

.mt-2 {
    margin-top: 8px;
}

.mt-3 {
    margin-top: 16px;
}

.mt-4 {
    margin-top: 24px;
}

.mt-5 {
    margin-top: 48px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-1 {
    margin-bottom: 4px;
}

.mb-2 {
    margin-bottom: 8px;
}

.mb-3 {
    margin-bottom: 16px;
}

.mb-4 {
    margin-bottom: 24px;
}

.mb-5 {
    margin-bottom: 48px;
}

.ms-1 {
    margin-left: 4px;
}

.ms-2 {
    margin-left: 8px;
}

.ms-3 {
    margin-left: 16px;
}

.ms-4 {
    margin-left: 24px;
}

.ms-5 {
    margin-left: 48px;
}

.me-1 {
    margin-right: 4px;
}

.me-2 {
    margin-right: 8px;
}

.me-3 {
    margin-right: 16px;
}

.me-4 {
    margin-right: 24px;
}

.me-5 {
    margin-right: 48px;
}

.p-0 {
    padding: 0px;
}

.p-1 {
    padding: 4px;
}

.p-2 {
    padding: 8px;
}

.p-3 {
    padding: 16px;
}

.p-4 {
    padding: 24px;
}

.p-5 {
    padding: 48px;
}

.pt-0 {
    padding-top: 0;
}

.pt-1 {
    padding-top: 4px;
}

.pt-2 {
    padding-top: 8px;
}

.pt-3 {
    padding-top: 16px;
}

.pt-4 {
    padding-top: 24px;
}

.pt-5 {
    padding-top: 48px;
}

.pb-1 {
    padding-bottom: 4px;
}

.pb-0 {
    padding-bottom: 0;
}

.pb-2 {
    padding-bottom: 8px;
}

.pb-3 {
    padding-bottom: 16px;
}

.pb-4 {
    padding-bottom: 24px;
}

.pb-5 {
    padding-bottom: 48px;
}

.ps-0 {
    padding-left: 0px;
}

.ps-1 {
    padding-left: 4px;
}

.ps-2 {
    padding-left: 8px;
}

.ps-3 {
    padding-left: 16px;
}

.ps-4 {
    padding-left: 24px;
}

.ps-5 {
    padding-left: 48px;
}

.pe-1 {
    padding-right: 4px;
}

.pe-2 {
    padding-right: 8px;
}

.pe-3 {
    padding-right: 16px;
}

.pe-4 {
    padding-right: 24px;
}

.pe-5 {
    padding-right: 48px;
}

/* end spacing */
.sociapaNoGift {
    padding-left: 4% !important;
}

.cardServSec a.btn {
    height: 50px;
    line-height: 50px;
    background: #a3a0a0;
    font-size: 20px;
}

.closeCarModal,
.closeCarModal:hover,
.closeCarModal:active,
.closeCarModal:focus {
    top: 0px !important;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 12px 12px !important;
    color: #363636;
    border: 0;
    border-radius: 0;
    opacity: 1;
    position: absolute;
    right: -4px;
    box-shadow: 1px 1px 7px grey;
    background-color: white;
}

.homeBody .sociapaHeader {
    background: #ffffff85;
}

.homeBody .sociapaHeader.sticky {
    background: #444242;
}

.logoimg {
    width: 80%;
}

.ourTeam .card .card-image img {
    border-radius: 50%;
    border: 5px solid #f3f3f3;
}

.queryModal {
    margin-top: 4%;
    width: 30%;
    padding: 20px 50px;
    border-radius: 20px;
}

.queryModal .input-field.col label {
    color: #313030;
}

.queryModal a {
    margin-left: 10px;
}

.queryModal .input-field {
    margin-bottom: -20px;
}

.careerModal h4 {
    margin-bottom: -20px;
}

.careerModal {
    max-height: none;
    overflow-x: hidden;
    margin-top: 1%;
    width: 35%;
    padding: 20px 50px;
    border-radius: 20px;
}

.careerModal .input-field.col label {
    color: #313030;
}

.careerModal a {
    margin-left: 10px;
}

.careerModal .input-field {
    margin-bottom: -20px;
}

.careerModal .dashed img {
    margin-left: 30%;
}

.fixedWhatsapp {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}

.fixedPhone {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}

.fixedEnquiry {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.teamRow .card {
    height: 290px;
    box-shadow: none;
}

.weDeliver ul li img {
    margin-right: 5px;
    width: 30px;
    margin-left: 10px;
}

.brndPosi {
    width: 35px !important;
}

.susUlDiv {
    margin-left: 80px;
}

.weDeliver ul li {
    font-size: 25px;
    line-height: 50px;
}

.weDeliver .right-align img {
    margin-right: -20px;
    margin-top: -200px;
}

.weDeliver .row .col:nth-child(1) {
    padding: 100px 0 100px 200px;
}

.builtIn {
    font-size: 30px;
}

.influWeoff {
    font-size: 30px;
}

.influCardSec .s4 img {
    width: 30%;
    margin-bottom: -30px;
    margin-top: 50px;
}

.careerCarousel h1.fs-40 {
    margin-top: 23%;
}

.careerCarousel img+h1 {
    margin-top: 0px;
}

.influCardSec .m6 img {
    margin-top: 10%;
    width: 60%;
}

.influCardSec iframe+P {
    margin-top: 0px;
}

.influCardSec h5 {
    margin-top: -5px;
}

.text-black {
    color: #363636;
}

.text-red {
    color: #d20c0c;
}

.WhoRow p {
    line-height: 40px;
    margin-left: 50px;
    margin-top: 50px;
}

.careerBg img {
    margin-top: -140px;
    width: 100%
}

.fixed-action-btn ul .btn-floating i {
    font-size: 20px;
}

.careerCarousel .carousel.carousel-slider .carousel-item p {
    font-size: 25px;
}

.pressSec .card {
    height: 740px;
    overflow: hidden
}

.awardSec .card {
    height: 600px;
    overflow: hidden
}

.careerCarousel .indicators {
    display: none
}

.influCardSec iframe {
    height: 260px;
    border-radius: 5px
}

.blogCard h3 {
    line-height: 45px
}

.visionCol6 {
    display: flex;
    align-items: center;
    height: 420px
}

.visionCol6 div {
    margin-left: 10%;
}

.missionCol6 div {
    margin-right: 10%;
}

.missionCol6 {
    display: flex;
    align-items: center;
    height: 420px;
}

.teamRow .card .card-content p {
    color: #d3d2d2;
}

.mapSec iframe {
    height: 600px;
    width: 100%;
}

.html5-video-player a {
    display: none;
}

.ytp-embed:not(.ad-showing) .ytp-title-text {
    padding-top: 21px;
    display: none;
}

.caseStudySec .owl-carousel .owl-nav button.owl-prev,
.caseStudySec .owl-carousel .owl-nav button.owl-next {
    background: transparent;
    color: #CE0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 50px;
    width: 50px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
}

.caseStudySec .owl-prev,
.caseStudySec .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.caseStudySec .owl-prev {
    left: -2rem;
}

.caseStudySec .owl-next {
    right: -2rem;
}

.caseStudySec .owl-carousel .owl-nav button.owl-prev span,
.caseStudySec .owl-carousel .owl-nav button.owl-next span {
    font-size: 60px;
    margin-top: -48px;
    margin-left: -9px;
    position: absolute;
}

.teamRow .s3 .card-content {
    margin-top: -167px;
    position: relative;
    color: white;
}

.teamRow .s6 .card-content {
    margin-top: -190px;
    position: relative;
    color: white;
}

.pressBannerSec img {
    margin-top: -140px;
}

.awardBnrSec img {
    margin-top: -140px;
}

.blogView img {
    margin-top: -140px;
}

.dhirajPhoto {
    padding: 0 0 0px 0;
}

.pressSec button {
    height: 45px;
    line-height: 45px;
}

.awardSec button {
    height: 45px;
    line-height: 45px;
}

.sociapaVidSec video {
    margin-top: -8%;
}

.soluUlPoints {
    margin-top: 50px;
}

.soluUlPoints li {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    padding-left: 60px;
    font-size: 35px;
}

.soluUlPoints li:before {
    background: url(../images/arrow.png) no-repeat;
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: cover;
    left: 0;
    top: 3px;
}

label.active {
    color: grey;
}

.tfid input:focus {
    border-bottom: 1px solid grey;
    box-shadow: none;
}

.tfid [type="radio"]:checked+span:after,
.tfid [type="radio"].with-gap:checked+span:after {
    background-color: #000000;
}

.tfid [type="checkbox"]:checked+span:not(.lever):before {
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
}

.tfid .btn:focus {
    background-color: #bf0305;
}

.tfid [type="radio"]:checked+span:after,
.tfid [type="radio"].with-gap:checked+span:before,
.tfid [type="radio"].with-gap:checked+span:after {
    border: 2px solid #000000;
}

.tfid [type="checkbox"]+span:not(.lever) {
    font-size: 12px;
}

.carForm input::placeholder {
    color: #858383;
}

.hdngLg {
    font-size: 6rem;
    position: relative;
    /* margin-top: 22%; */
}

.hdngLg::after {
    content: '';
    position: absolute;
    top: 85%;
    left: 41%;
    bottom: 70%;
    width: 28%;
    height: 3px;
    background: #d32f2f;
}

.lgVideo {
    height: 350px;
    border-radius: 10px;
}

.mdVideo {
    height: 240px;
    border-radius: 10px;
}

.smVideo {
    height: 130px;
    border-radius: 10px;
}

.sociapaNoGift h3 {
    line-height: 48px;
    margin-top: 20px;
}

.serFrsSec .col:first-child {
    padding-left: 9%;
}

.serFrsSec .col:first-child h1 {
    font-size: 5rem;
    margin-top: 25%;
    line-height: 120px;
}

.serFrsSec .col:last-child {
    margin-top: -6%;
}

.serFrsSec p {
    font-size: 22px;
}

.inflFrsSec {
    background-image: url('../images/influencerBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    margin-top: -140px;
}

.inflFrsSec .col:first-child {
    display: flex;
    align-items: center;
    padding-left: 10%;
    padding-top: 2%;
}

.inflFrsSec .col:first-child h1 {
    line-height: 120px;
    font-size: 5rem;
    margin-top: 40%;
}

.inflNdFrsSec {
    background-image: url('../images/influencerBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    margin-top: -140px;
}

.inflNdFrsSec .col:first-child {
    display: flex;
    align-items: center;
    height: 90vh;
    padding-left: 10%;
}

.inflNdFrsSec .col:first-child h1 {
    line-height: 120px;
    font-size: 5rem;
    margin-top: 40%;
}

.influBtnRow a {
    width: 350px;
    border-radius: 10px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15%;
}

.influBtnRow a:first-child {
    margin-top: 70px;
}

.influBtnRow a:last-child {
    background-color: #ffffff73;
}

.influNeedBtnRow a {
    width: 350px;
    border-radius: 10px;
    height: 60px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15%;
}

.influNeedBtnRow a:first-child {
    margin-top: 70px;
    background-color: #ffffff73;
}

.cardServSec {
    background-image: url('../images/serviceBg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cardServSec .card {
    display: flex;
    align-items: center;
    height: 590px;
    padding: 10px 40px;
    overflow: hidden;
}

.privacyBnr img {
    margin-top: -140px;
}

.termsBnr img {
    margin-top: -140px;
}

.auditBnr img {
    margin-top: -140px;
}

.serInsideBnr img {
    /* margin-top: -140px; */
    margin-top: -100px;
}

.influCardSec {
    background-image: url('../images/serviceBg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.serInsideBnr+section h2 {
    margin-bottom: 15px;
}

.rounded {
    border-radius: 5px;
}

.trnBg img {
    margin-top: -1220px;
}

footer {
    margin-bottom: -20px;
}

.text-pink {
    color: #e9204f;
}

.awdBtn {
    background-color: white;
    color: rgb(44, 44, 44);
    font-size: 20px;
}

.awdBtn:hover,
.awdBtn:hover:visited {
    color: white;
    font-size: 20px;
}

.weDeliver {
    margin-top: -20px;
}

.bgWhtRotate .col:first-child img {
    top: 0px;
    position: absolute;
    left: -50%;
    z-index: -1;
}

.bgWhtRotate .col:last-child img {
    margin-right: -50%;
    top: 260px;
    margin-top: -80%;
}

.awardSec {
    padding: 0px 0 0px 0;
}

.h-100 {
    height: 100%;
}

.weDeli {
    margin-bottom: -40px;
    /* margin-left: 7px; */
}

.weDeliver a {
    margin-top: -100px;
}

.abtArSec {
    height: 0vh;
    /* padding-left: 11%; */
}

.targetCircle {
    animation-name: target;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    position: relative;
}

@keyframes target {
    0% {
        top: 0px;
    }

    100% {
        top: 30px;
    }
}

.girlCard {
    width: 70%;
    margin-top: 10%;
    animation-name: girlCard;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    position: relative;
    margin-right: -20px;
}

@keyframes girlCard {
    0% {
        top: 0px;
    }

    100% {
        top: 30px;
    }
}

.needInfl {
    animation-name: needInfl;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    position: relative;
}

@keyframes needInfl {
    0% {
        top: 10px;
    }

    100% {
        top: 25px;
    }
}

.influencerGirl {
    animation-name: influencerGirl;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    position: relative;
}

@keyframes influencerGirl {
    0% {
        top: 10px;
    }

    100% {
        top: 25px;
    }
}

.shadowTar {
    margin-top: -7%;
    position: absolute;
    margin-left: 17%;
    animation-name: targetShd;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}

@keyframes targetShd {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0.5;
    }
}

.text-lightgrey {
    color: #8C8989;
}

.samosaCol {
    display: flex;
    align-items: center;
    height: 300px;
    padding-top: 50px;
}

.footer1 {
    background-image: url('../images/footer1Bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 1px 150px 10px 150px
}

.serSec .owl-carousel .owl-nav button.owl-prev span,
.serSec .owl-carousel .owl-nav button.owl-next span {
    font-size: 60px;
    margin-top: -49px;
    margin-left: -9px;
    position: absolute;
}

.serSec .owl-carousel .owl-nav button.owl-prev,
.serSec .owl-carousel .owl-nav button.owl-next {
    background: transparent;
    color: #CE0308;
    border: 1px solid #ffffff00;
    border-radius: 50%;
    padding: 5px;
    height: 50px;
    width: 50px;
    margin: -50px;
    box-shadow: 1px 4px 11px -1px grey;
}

.serSec .owl-prev {
    left: -2rem;
}

.serSec .owl-next {
    right: -2rem;
}

.serSec .owl-prev,
.serSec .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bg-grey {
    background: #444242;
}

.bg-pink {
    background: #e9204f;
    color: white;
}

footer .footer1 input,
footer .footer1 textarea {
    color: white;
}

.colorFooter {
    color: #B2AFAF;
}

.footer1 .input-field {
    margin-top: -1rem;
}

.footer1 .input-field>label {
    padding-top: 20px;
    font-size: 15px;
}

hr {
    border: 1px solid grey;
}

.footerLogo {
    width: 200px;
    margin-top: 50px;
}

.footer1 input:focus,
.footer1 textarea:focus {
    border-bottom: 1px solid grey;
    -webkit-box-shadow: 0 1px 0 0 grey;
    box-shadow: 0 1px 0 0 grey;
}

footer .footer1 input::placeholder,
footer .footer1 textarea::placeholder {
    color: #5E5E5E;
    opacity: 1;
}

.samosaColPara {
    padding-top: 50px;
}

.socIconContUl li {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    border: 3px solid grey;
    height: 60px;
    background: grey;
}

.socIconContUl li:nth-child(1):hover {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #1877f2;
    transform: rotate(360deg);
    transition: 0.5s;
    border: 3px solid #1877f2;
}

.socIconContUl li:nth-child(2):hover {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #e94859;
    transform: rotate(360deg);
    transition: 0.5s;
    border: 3px solid #e94859;
}

.socIconContUl li:nth-child(3):hover {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #ff0000;
    transform: rotate(360deg);
    transition: 0.5s;
    border: 3px solid #ff0000;
}

.socIconContUl li:nth-child(4):hover {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #0a66c2;
    transform: rotate(360deg);
    transition: 0.5s;
    border: 3px solid #0a66c2;
}

.socIconContUl li:nth-child(5):hover {
    margin: 90px 10px;
    padding: 2px 8px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background: #1d9bf0;
    transform: rotate(360deg);
    transition: 0.5s;
    border: 3px solid #1d9bf0;
}

.footerUl li {
    display: inline-block;
    margin: 0 20px;
    font-size: 16px;
}

.footerUl li a:hover {
    color: #d20c0c;
}

.footer2 {
    padding: 0 100px;
}

.footer2 p {
    margin-top: 20px;
    font-size: 16px;
}

footer a.fa-2x {
    font-size: 35px
}

.d-inline-block {
    display: inline-block
}

.withGr {
    margin-top: -20px

}

.w-100 {
    width: 100%
}

.h-100{
    min-height: 100% !important
}

.rounded-50 {
    border-radius: 50px
}

.rounded-40 {
    border-radius: 40px
}

.rounded-30 {
    border-radius: 30px
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-5 {
    border-radius: 5px;
}

.btn-sociapa {
    background-color: #CE0308;
    border-radius: 50px;
    font-size: 35px;
    padding: 0 60px;
    height: 90px;
}

.btn-sociapa:hover,
.btn-sociapa:active,
.btn-sociapa:visited {
    background-color: #444242;
    border-radius: 50px;
    font-size: 35px;
    padding: 0 60px;
    height: 90px;
}

.actiSec {
    padding: 20px 100px 10px 100px;
}

.actiSec img {
    height: 200px;
    margin-bottom: 20px;
}

.addFilterImg {
    position: relative;
    animation-name: hand;
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-delay: 1.5s;
    filter: grayscale(100%);
}

@keyframes hand {
    0% {
        filter: grayscale(100%);
    }

    25% {
        filter: grayscale(85%);
    }

    50% {
        filter: grayscale(60%);
    }

    75% {
        filter: grayscale(35%)
    }

    100% {
        filter: grayscale(0%)
    }
}

.d-flex {
    display: flex
}

.overflow-hidden {
    overflow: hidden
}

.bounceInflu .bgColor {
    background: black;
    opacity: 0.9;
    height: 800px
}

.bounceInflu .content {
    margin-top: -800px;
    z-index: 1;
    position: relative;
    color: white
}

.iconContent1 {
    padding: 0 30px;
}

.iconContent1::before {
    content: url(../images/toggle.png);
    position: relative;
    z-index: 100000;
    left: -60px;
    top: 80px;
}

.iconContent2 {
    padding: 0 30px;
}

.iconContent2::before {
    content: url(../images/active.png);
    position: relative;
    z-index: 100000;
    left: -60px;
    top: 80px;
}

.iconContent3 {
    padding: 0 30px;
}

.iconContent3::before {
    content: url(../images/affordable.png);
    position: relative;
    z-index: 100000;
    left: -60px;
    top: 80px;
}

.iconContent4 {
    padding: 0 30px;
}

.iconContent4::before {
    content: url(../images/flexibility.png);
    position: relative;
    z-index: 100000;
    left: -60px;
    top: 80px;
}

.bounceInflu .bgImage {
    background-image: url(../images/instaBg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    margin-top: -820px;
}

.sticky .dropdown-content {
    background-color: #c00306;
}

.sticky .dropdown-content li:hover,
.sticky .dropdown-content li.active {
    background-color: #a11012;
}

.sticky nav ul.desktpUl a {
    color: white;
    font-size: 15px;
    letter-spacing: 1px;
}

.sticky .logoimg {
    width: 80%;
}

.sociapaHeader .desktpUl {
    margin-top: 6px;
}

.WhoSec {
    padding: 0 300px 20px 200px;
}

.WhoSec h3 {
    margin-top: -10px;
}

.WhoSec h4 {
    line-height: 55px;
    width: 75%;
    font-size: 40px;
}

.WhoSec .borderWho {
    border: 1px solid #d20c0c;
    margin-top: -8px;
    width: 350px;
}

.WhoSec .row .m6:first-child {
    padding: 0 30px;
}

.ourTeam .carousel {
    height: 600px;
}

.ourTeam .carousel .carousel-item {
    width: 500px;
    padding: 60px;
    top: -37%;
}

.ourTeam .carousel .carousel-item>img {
    border: 7px solid #ededed;
}

.ourTeam .carousel .carousel-item>p {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ourTeam .carousel img {
    border: 7px solid whitesmoke;
}

.ourTeam .carousel .carousel-item>p:last-child {
    margin-top: -30px;
}

.socIcnSec a {
    margin: 0 10px;
}

.fw-bold {
    font-weight: 600;
}

.servicesSec ul.serUlLeft li span {
    margin-top: 10px;
    margin-right: 10px;
    text-align: right;
}

.teamVisible {
    padding: 50px 200px;
    background: whitesmoke;
}

.teamVisible a {
    margin: 0 5px;
}

.teamVisible .s5 img {
    border-radius: 50%;
}

.cltFlo .s12 div p {
    margin-bottom: -15px;
    margin-top: 30px;
}

.cltFlo .s12 div {
    display: inline-block;
    margin: 0 60px;
}

.servicesSec .serUlLeft li {
    cursor: pointer;
    margin: 50px 90px;
}

.servicesSec .serUlLeft {
    margin-top: -20px;
}

.serUlLeft img {
    margin-top: -10px;
    position: absolute;
}

.servicesSec .serUlRight li {
    cursor: pointer;
    margin: 20px 40px;
}

.servicesSec ul.serUlRight li span {
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
}

.sociapaHeader {
    position: relative;
    padding: 10px 60px;
    margin-bottom: 0;
}

.sociapaHeader nav,
.sociapaHeader nav .nav-wrapper i,
.sociapaHeader nav a.sidenav-trigger,
.sociapaHeader nav a.sidenav-trigger i {
    height: 80px;
    background-color: transparent;
    box-shadow: none;
}

.sociapaHeader nav ul a {
    color: black;
    font-size: 18px;
    letter-spacing: 0px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.sociapaHeader nav ul a:hover {
    background-color: rgb(188 3 5);
    border-radius: 10px;
    color: white;
    transition: 1.5s;
}

.mx-auto {
    margin: auto;
}

.serCaroRow {
    padding: 20px 150px;
}

.serCaroRow p {
    font-size: 21px;
    margin-top: 20px;
    line-height: 30px;
}

.serSec .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}

.serSec {
    padding: 0px 0;
}

.cltSec {
    padding: 0px 0;
}

.proSec {
    padding: 0px 0;
}

.proSec .tabs .tab {
    padding: 0 30px;
}

.proSec .tabs .tab a:hover,
.proSec .tabs .tab a.active {
    background-color: #f5f5f5;
    color: #d20c0c;
    border-radius: 10px 10px 0px 0px;
    padding: 0 24px;
}

.proSec .Creatives,
.proSec .Video,
.proSec .Logos,
.proSec .Website,
.proSec .Packaging {
    display: block;
    margin-top: -23px;
    /* z-index: 10000; */
    padding: 50px 100px 0px 100px;
    position: relative;
    border-radius: 10px;
    background: whitesmoke;
    z-index: 0;
}

.proSec .tabs {
    height: 80px;
    padding: 10px 10px 10px 10px;
}

.proSec .tabs .tab a {
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 600;
    color: #727272;
}

.sociapaHeader .dropdown-content li>a,
.sociapaHeader .dropdown-content li>span {
    color: #c70307;
}

.fs-10 {
    font-size: 10px;
}

.fs-15 {
    font-size: 15px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-25 {
    font-size: 25px;
}

.fs-30 {
    font-size: 30px;
}

.fs-35 {
    font-size: 35px;
}

.fs-40 {
    font-size: 40px;
}

.fs-45 {
    font-size: 45px;
}

.fs-60 {
    font-size: 60px;
}

.fs-70 {
    font-size: 70px;
}

.fs-80 {
    font-size: 80px;
}

.fs-90 {
    font-size: 90px;
}

.fs-100 {
    font-size: 100px;
}

.projectSec img {
    height: auto;
    width: 100%;
}

.pressSec .card-title {
    font-size: 24px;
    padding-top: 0%;
    letter-spacing: 1px;
    padding-bottom: 1%;
    line-height: 26px !important;
}

.awardSec .card-title {
    font-size: 24px;
    padding-top: 0%;
    letter-spacing: 1px;
    padding-bottom: 1%;
    line-height: 26px !important;
}

.contBanner .input-field {
    margin-bottom: -10px;
}

.projectSec .col:nth-child(1) .card {
    background-image: url("../images/ramadanVidBg1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 270px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.projectSec .col:nth-child(2) .card {
    background-image: url("../images/ramadanVidBg2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 270px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.projectSec .col:nth-child(3) .card {
    background-image: url("../images/ramadanVidBg3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 270px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.projectSec .card img {
    width: 20%;
}

.cursor-pointer {
    cursor: pointer;
}

.bg-red {
    background: #d20c0c;
}

.btn,
.btn-large,
.btn-small,
.btn-floating,
.btn-flat {
    text-transform: capitalize;
}

.btn:hover,
.btn-large:hover,
.btn-small:hover,
.btn-floating:hover,
.btn-flat:hover .btn:active,
.btn-large:active,
.btn-small:active,
.btn-floating:active,
.btn-flat:active .btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus,
.btn-flat:focus {
    color: white;
    background: #444242;
    text-transform: capitalize;
}

.iconSec {
    width: 200px;
    margin-top: -200px;
}

.iconSec img:first-child {
    margin-top: 0;
    position: absolute;
    width: 100px;
    margin-left: 1470px;
    opacity: 0.8;
    animation-name: facebook;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}

.iconSec img:nth-child(2) {
    position: absolute;
    margin-left: 1540px;
    margin-top: 0;
    width: 100px;
    opacity: 0.8;
    animation-name: instagram;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}

.iconSec img:nth-child(3) {
    position: absolute;
    margin-left: 940px;
    margin-top: 0;
    width: 100px;
    opacity: 0.8;
    animation-name: whatsapp;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}

.iconSec img:nth-child(4) {
    position: absolute;
    margin-left: 920px;
    margin-top: 0px;
    width: 100px;
    opacity: 0.8;
    animation-name: like;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    position: relative;
    animation-timing-function: linear;
}

@keyframes facebook {
    from {
        bottom: 590px;
    }

    to {
        bottom: 600px;
    }
}

@keyframes instagram {
    from {
        bottom: 400px;
    }

    to {
        bottom: 390px;
    }
}

@keyframes whatsapp {
    from {
        bottom: 350px;
    }

    to {
        bottom: 370px;
    }
}

@keyframes like {
    from {
        bottom: 420px;
    }

    to {
        bottom: 400px;
    }
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.handBlack .handColor {
    width: 1500px;
    margin-top: -200px;
    position: absolute;
}

.handImg {
    width: 1200px;
    margin-top: -100px;
}

.serUlLeft li:nth-child(1) {
    margin-left: -180px;
}

.serUlLeft li:nth-child(2) {
    margin-left: -180px;
}

.serUlLeft li:nth-child(3) {
    margin-left: -180px;
}

.serUlLeft li:nth-child(4) {
    margin-left: -180px;
}

.serUlLeft li:nth-child(5) {
    margin-left: -180px;
}

.serUlLeft li:nth-child(6) {
    margin-left: -180px;
}

.solution {
    padding: 100px 0 270px 0;
}

.solution h2 {
    line-height: 80px;
}

.socialBuddy {
    padding-top: 50px;
}

.solution p {
    line-height: 30px;
    font-size: 18px;
}

.servicesSec h2 {
    font-size: 50px;
}

.projectSec h2 {
    font-size: 50px;
}

.text-justify {
    text-align: justify;
}

.markAgeBanner1 {
    background-image: url('../images/softwareBgBnr.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.markAgeBanner2 {
    background-image: url('../images/softwareBgBnr.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.markAgeBanner3 {
    background-image: url('../images/softwareBgBnr.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.servicesSec {
    background-image: url('../images/servicebg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.projectSec {
    padding: 60px 0;
}

.socialbanner .carousel.carousel-slider .carousel-item h1 {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: -30px;
}

.socialbanner .carousel.carousel-slider .carousel-item p.text-italic {
    font-style: italic;
    padding: 0 20%;
    letter-spacing: 1px;
}

.socialbanner .carousel.carousel-slider .carousel-item p.smallText {
    font-size: 15px;
}

.socialbanner i#next {
    position: absolute;
    right: 15%;
    color: #fff;
    background: transparent;
    font-size: 35px;
    font-weight: 800;
    border-radius: 50px;
    border: 0px solid;
    z-index: 1000;
    margin-top: 10%;
    cursor: pointer;
}

.socialbanner i#prev {
    position: absolute;
    left: 15%;
    color: #fff;
    background: transparent;
    font-size: 35px;
    font-weight: 800;
    border-radius: 50px;
    border: 0px solid;
    z-index: 1000;
    margin-top: 10%;
    cursor: pointer;
}

.serCaroRow .card {
    height: 400px;
}

.aboutBlack {
    color: #363636;
}

/* .aboutMainSEc {
    background-image: url('../images/whoBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
} */

.list-style-circle {
    list-style-type: circle;
}

.cardServSec ul {
    line-height: 40px;
}

.influCardSec .card {
    margin-top: -50px;
}

.influWedo {
    margin-top: 0px;
}

.rounded-0 {
    border-radius: 0px
}

.reachUs {
    margin-top: 20px
}

.reachUs input {
    border-bottom: 0px solid #9e9e9e !important;
    box-shadow: 8px 9px 10px whitesmoke !important;
    height: 40px !important
}

.reachUs label {
    font-size: 15px
}

.reachUs textarea {
    border-bottom: 0px solid #9e9e9e;
    box-shadow: 8px 9px 10px whitesmoke;
    height: 150px
}

.reachUs button {
    height: 45px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 35%;
    margin-top: -20px;
}

.auditForm {
    margin-top: 20px;
}

.auditForm input {
    border-bottom: 0px solid #9e9e9e !important;
    box-shadow: 8px 9px 10px whitesmoke !important;
    height: 40px !important;
}

.auditForm label {
    font-size: 15px;
}

.auditForm textarea {
    border-bottom: 0px solid #9e9e9e;
    box-shadow: 8px 9px 10px whitesmoke;
    height: 150px;
}

.auditForm button {
    height: 45px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 35%;
    margin-top: 30px;
}

.auditForm .chkField span {
    font-size: 16px;
}

.auditSec h2+p {
    margin-top: -10px;
    margin-bottom: 30px;
}

.auditSec .col img {
    margin-top: 20%;
    width: 80%;
}

.rechush4 {
    margin-top: 20px;
}

.abtLast {
    margin-top: 50px;
}

.abtLast .col .card {
    background-image: url(../images/abtLast.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    overflow: auto;
    width: 300px;
    padding: 20px 30px;
}

.abtLast .border {
    border-bottom: 1px solid #d20c0c;
    background: transparent;
}

.abtLast .card h5 {
    height: 60px;
}

.abtLast .card p {
    height: 80px;
}

.abtLast .col:nth-child(1) .card img,
.abtLast .col:nth-child(2) .card img,
.abtLast .col:nth-child(3) .card img,
.abtLast .col:nth-child(4) .card img,
.abtLast .col:nth-child(5) .card img,
.abtLast .col:nth-child(6) .card img,
.abtLast .col:nth-child(7) .card img {
    width: 50%;
}

.abtLast2 .card {
    margin-left: 60%;
    margin-top: -18%;
}

.caseStudySec .card {
    height: 130px;
    overflow: hidden;
}

.caseStudySec a {
    margin-top: 10px;
    border-radius: 5px;
}

.caseStudySec .card .card-content {
    padding: 15px;
}

.teamSocial li {
    margin: 0 10px;
    display: inline-block;
}

.needInflSrch {
    margin-bottom: 100px;
}

.needInflSrch form input {
    width: 100%;
    border: none;
    border-radius: 10px 0px 0px 10px;
}

.needInflSrch form button {
    border-radius: 0px 10px 10px 0px;
}

.inflCateUl li {
    margin: 20px 0;
    font-size: 20px;
}

.inflCateUl li a.active {
    color: black;
}

.allInflueSec section {
    display: none;
}

.allInflueSec section.active {
    display: block;
}

.careerCarousel {
    margin-top: -45%;
    margin-bottom: -1%;
}

.careerCarousel .carousel {
    height: 830px !important;
}

.careerCarousel .carousel ul {
    margin-left: -15px;
    line-height: 35px;
    font-size: 17px;
}

.careerCarousel .carousel .row .col:first-child {
    margin-top: 270px;
}

.careerCarousel .carousel .row.slider-center {
    position: absolute;
    top: 50%;
    width: 100%;
}

.careerCarousel .carousel i#next {
    position: absolute;
    left: 700px;
    color: #634e4e99;
    background: #fff;
    font-size: 40px;
    font-weight: 800;
    border-radius: 50px;
    box-shadow: 2px 1px 11px 6px #c1bfbf;
    border: 1px solid #fff;
    cursor: pointer;
}

.careerCarousel .carousel i#prev {
    position: absolute;
    right: 1620px;
    color: #634e4e99;
    background: #fff;
    font-size: 40px;
    font-weight: 800;
    border-radius: 50px;
    box-shadow: 2px 1px 11px 6px #c1bfbf;
    border: 1px solid #fff;
    cursor: pointer;
}

.careerCarousel .carousel button {
    height: 45px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 40%;
    border-radius: 5px;
    font-size: 20px;
    margin-top: 15%;
}

.careerCarousel .s3 img {
    width: 30%;
}

.careerSec a {
    margin-left: 80px;
}

.careerForm {
    padding: 30px 0px 10px 0px;
}

.carForm {
    margin-top: 20px;
}

.carForm input {
    border: 1px solid rgb(230, 230, 230) !important;
    box-shadow: 8px 9px 10px whitesmoke !important;
    height: 45px !important;
    border-radius: 5px !important;
    color: rgb(41, 41, 41);
    font-size: 16px !important;
    padding-left: 20px !important;
}

.carForm button {
    height: 45px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 36%;
    border-radius: 30px;
}

.loginMdl .btn-close {
    top: -9px !important;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 12px 12px !important;
    color: #000;
    border: 0;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
    right: -8px;
    box-shadow: 1px 1px 7px grey;
    background-color: white;
}

.withoutDash {
    padding: 0px 40px 0px 40px;
}

.dashed {
    border: 3px dashed rgb(212, 211, 211);
    border-radius: 30px;
    padding: 20px 120px 30px 100px;
    margin: 40px 0;
}

.dashed input {
    height: 35px;
    font-size: 15px;
    text-align: center;
}

.cursor-auto {
    cursor: auto;
}

.blogBanner {
    background-image: url('../images/blogBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    margin-top: -140px;
}

.blogCard {
    margin-top: -45%;
}

.blogCard .card .row {
    padding: 0 50px 50px 50px;
}

.influCardSec button {
    height: 45px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.contBanner {
    background-image: url('../images/contactBg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    margin-top: -140px;
}

.contBanner .row .left {
    padding: 120px 150px 0px 0px;
}

.contBanner .row .left p {
    line-height: 33px;
    margin-bottom: 50px;
}

.contBanner .row .right {
    padding: 150px 0px 0px 80px;
}

.contBanner label {
    font-size: 18px;
}

.contBanner .row .right .card {
    background-image: url('../images/formBg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    padding: 50px;
}

.blogCard .card .row .col.image {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aboutRotate .col:first-child img {
    top: 80px;
    position: absolute;
    left: -23%;
    z-index: -1;
    width: 50%
}

.aboutRotate .col:last-child img {
    margin-right: -50%;
    top: 260px;
    margin-top: -80%;
    display: none
}

.fsec1class {
    color: black;
    font-size: 30px;
    margin-bottom: 50px
}

.pkajingSlid .owl-prev {
    left: 190px
}

.pkajingSlid .owl-next {
    right: 9rem
}

.pkajingSlid .card {
    background-image: url('../images/pakajingBg.jpg');
    padding: 40px;
    background-size: cover;
    background-repeat: no-repeat
}

.lojo {
    margin: 15px 0
}

.zoomPakgSec .col {
    padding: 5px
}

.standoutPakg {
    margin-bottom: 50px
}

.standoutPakg li {
    width: 24%;
    display: inline-block;
    margin-bottom: 25px
}

.standoutPakg li a {
    color: #363636;
    cursor: none
}

.packDsgnSec {
    padding: 50px 0 30px 0
}

.packDsgnSec h3 {
    margin-bottom: 50px
}

.packForm input {
    height: 50px !important
}

.packForm .whatMind {
    height: 200px !important
}

.formPakg {
    padding-top: 50px;
    padding-bottom: 50px
}

.pouchPack .col {
    padding: 5px;
    overflow: hidden
}

.faqPack {
    padding: 20px 0 50px 0
}

.quotePack button {
    height: 45px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px
}

.pouchPack h3 {
    margin-top: 0
}

.faqPack .collapsible-header {
    border-left: 5px solid #ca0306;
}

.faqPack .collapsible-body {
    padding: 1rem
}

.faqPack li {
    margin-bottom: 20px
}

.faqPack ul {
    box-shadow: none;
    border: 0 !important
}

.quotePack .row {
    margin-bottom: 0
}

.zoomPakgSec .lugo {
    margin-top: 50px
}

.zoomPakgSec .col img {
    transition: 2.8s ease;
    display: block
}

.zoomPakgSec .col img:hover {
    transform: scale(1.3)
}

.pouchPack .col img {
    transition: 2.8s ease;
    display: block
}

.pouchPack .col img:hover {
    transform: scale(1.3)
}

.pouchPack button{
    margin-top:30px
}

@media (max-width: 320px) {
    .casStudSec .card .card-content {
        height: 190px
    }

    .casStudSec h2 {
        font-size: 14px
    }

    .careerModal {
        width: 35%;
        padding: 20px 10px 0 10px;
        border-radius: 10px
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .descripModal .modal-content {
        padding: 20px 0 0 0px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 20px;
    }

    .descripModal h4 {
        font-size: 14px;
        margin-left: 20px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        border-radius: 20px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        border-radius: 20px;
    }

    .carDesc table tbody tr {
        font-size: 12px;
    }

    .carDesc {
        padding: 0px 0px 0px 0px;
    }

    .careerBg img {
        margin-top: -70px;
    }

    .teamRow .card {
        height: 120px !important;
    }

    .creativeSS .row {
        margin-bottom: 0px;
    }

    .creativeSS .packaging {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 103px;
        border-radius: 3px 0px 0px 3px;
    }

    .creativeSS .creativ {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 107px;
        border-radius: 3px 0px 0px 3px;
    }

    .creativeSS .logos {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 107px;
        border-radius: 3px 0px 0px 3px;
        position: absolute;
    }

    .packagingCaro {
        padding-right: 30px;
    }

    .creativCaro {
        padding-right: 30px;
    }

    .logoCaro {
        padding-right: 30px;
        margin-top: 0;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 140%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 70%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 140%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .packagingCaro .owl-prev {
        left: 13rem;
    }

    .creativCaro .owl-prev {
        left: 13rem;
    }

    .logoCaro .owl-prev {
        left: 13rem;
    }

    .packagingCaro .owl-next {
        right: 15.3rem;
    }

    .creativCaro .owl-next {
        right: 15.3rem;
    }

    .logoCaro .owl-next {
        right: 15.3rem;
    }

    .creativeSS .card {
        border-radius: 5px;
    }

    .creativeSS img {
        border-radius: 5px;
    }

    .packagingCaro .owl-nav button.owl-prev span,
    .packagingCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .creativCaro .owl-nav button.owl-prev span,
    .creativCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .logoCaro .owl-nav button.owl-prev span,
    .logoCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .creativeSS {
        padding: 20px 0 20px 0;
    }

    .creativeSS .row {
        margin-bottom: 30px;
    }
}

@media (max-width: 360px) {
    .casStudSec h2 {
        font-size: 14px;
        margin-top: 0;
    }

    .videoSS {
        background: #b1b0b00d;
        padding: 20px 0 0px 0;
    }

    .videoSS iframe {
        height: 150px;
        border-radius: 5px;
        border: 4px solid #c7c5c54a;
        margin-bottom: 10px;
    }

    .caseStudySec img {
        height: 110px;
    }

    .sticky {
        position: fixed;
        width: 100%;
        height: 55px;
        transition: 1s;
        z-index: 1000;
    }

    .sociapaHeader.sticky nav,
    .sociapaHeader.sticky nav .nav-wrapper i,
    .sociapaHeader.sticky nav a.sidenav-trigger,
    .sociapaHeader.sticky nav a.sidenav-trigger i {
        color: white;
        background: #444242;
    }

    .olBlogMrg {
        margin-left: -25px;
    }

    .digiTypeHed {
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .needExpPar {
        font-size: 8px !important;
    }

    .adExper {
        margin-bottom: 0;
    }

    .narrativS6 {
        height: 100px;
    }

    .narrativRow video {
        height: 90px;
        margin-top: 0;
    }

    .narrativeDiv p {
        font-size: 8px;
    }

    .narrativeDiv h3 {
        font-size: 10px;
    }

    .creatingSlider .card {
        height: 90px;
        overflow: hidden;
    }

    .auditForm .dropdown-content li>a,
    .auditForm .dropdown-content li>span {
        font-size: 10px;
    }

    .queryRow label {
        font-size: 12px;
    }

    .queryRow {
        margin-top: 10px;
    }

    .sociapaSerSec .card img {
        width: 50px;
    }

    .sociapaSerSec .card {
        padding: 20px 10px;
        height: 180px;
    }

    .sociapaSerSec {
        padding: 0 20px;
    }

    .sociapaSerSec .card h5 {
        font-size: 14px;
    }

    .sociapaSerSec .card a {
        margin-top: 5px;
    }

    .serviceBtn {
        height: 25px;
        line-height: 25px;
        font-size: 11px;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev span,
    .creatingSlider .owl-carousel .owl-nav button.owl-next span {
        font-size: 20px;
        margin-top: -16px;
        margin-left: -3px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 10px;
        line-height: 14px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 70%;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev,
    .creatingSlider .owl-carousel .owl-nav button.owl-next {
        height: 20px;
        width: 20px;
        margin: -20px;
    }

    .getQuote .btn {
        height: 30px;
        width: auto;
        font-size: 12px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 30px;
        width: auto;
        font-size: 12px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .creatingSlider .owl-carousel {
        height: 100px;
    }

    .socmedH5 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 18px;
    }

    .socLsthdBlog {
        line-height: 18px;
    }

    .evolutionBrandH5 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 18px;
    }

    .evolutionBrand {
        line-height: 18px;
    }

    .privacySec h1 {
        font-size: 20px;
        margin-top: -10px;
        margin-bottom: 0px;
    }

    .privacySec h2 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: -7px;
    }

    .termsSec h1 {
        font-size: 20px;
        margin-top: -10px;
        margin-bottom: 0px;
    }

    .termsSec h2 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: -7px;
    }

    .visionCol6 div {
        margin-left: 3%;
    }

    .missionCol6 div {
        margin-right: 3%;
    }

    .cardServSec a.btn {
        height: 26px;
        line-height: 26px;
        font-size: 11px;
    }

    .serCaroRow .card {
        height: 70px;
    }

    .blogViewSec h1 {
        font-size: 16px;
        margin-top: -10px;
    }

    .withoutDash {
        padding: 0px 30px 0px 10px;
    }

    .helmetBnr {
        margin-top: 16px;
    }

    .auditSec h2+p {
        margin-bottom: 20px;
    }

    .auditForm .select-wrapper input.select-dropdown {
        font-size: 12px;
    }

    .auditForm label {
        font-size: 11px;
    }

    .auditForm button {
        height: 35px !important;
        width: 100px;
        font-size: 12px;
        line-height: 35px !important;
        margin-top: 0px;
        margin-left: 35%;
        margin-bottom: -20px;
    }

    .auditForm .chkField span {
        font-size: 10px;
        line-height: 13px;
    }

    .auditSec .col img {
        display: none;
    }

    .auditSec h2 {
        font-size: 14px !important;
        margin-bottom: 15px;
    }

    .privacyBnr img {
        margin-top: -70px;
    }

    .termsBnr img {
        margin-top: -70px;
    }

    .auditBnr img {
        margin-top: -70px;
    }

    .queryModal button,
    .queryModal a {
        display: initial !important;
        justify-content: center;
        border-radius: 5px !important;
    }

    .blogViewSec img {
        width: 100%;
    }

    .careerForm {
        padding: 0px 0px 10px 0px;
    }

    .queryModal {
        margin-top: 10%;
        width: 90%;
        padding: 10px 20px;
        border-radius: 5px;
    }

    .queryModal .input-field {
        margin-bottom: -20px;
    }

    .careerModal button,
    .careerModal a {
        display: initial !important;
        justify-content: center;
    }

    .careerForm {
        padding: 0px 0px 10px 0px;
    }

    .careerModal {
        margin-top: 10%;
        width: 90% !important;
    }

    .careerModal .input-field {
        margin-bottom: -20px;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 15px;
    }

    .caseStudySec .card {
        height: auto;
    }

    .caseStudySec a {
        border-radius: 3px;
        margin-top: 10px;
        height: 24px;
        font-size: 10px;
        line-height: 24px;
    }

    .caseStudySec .card .card-content p {
        line-height: 15px;
    }

    .caseStudySec .card .card-content {
        padding: 15px;
    }

    .fixedWhatsapp a,
    .fixedPhone a,
    .fixedEnquiry a {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }

    .fixedWhatsapp .btn-floating.btn-large i,
    .fixedPhone .btn-floating.btn-large i,
    .fixedEnquiry .btn-floating.btn-large i {
        line-height: 40px !important;
    }

    .weDeliver ul li img {
        width: 11px;
        margin-left: 4px
    }

    .weDeliver ul li {
        font-size: 8px;
        line-height: 15px;
    }

    .serFrsSec .col:first-child h1 {
        font-size: 14px;
        margin-top: 0;
        line-height: 20px;
        margin-left: 10px;
    }

    .brndPosi {
        width: 12px !important;
    }

    .serFrsSec p {
        font-size: 12px;
        margin-top: -30px;
    }

    .girlCard {
        margin-right: -10px;
    }

    .susUlDivFrst {
        margin-left: 10px;
    }

    .WhoRow p {
        margin-left: 0px;
        margin-top: 20px;
    }

    .serInsideBnr img {
        margin-top: -70px;
    }

    .serFrsSec {
        padding: 20px 0px 0px 0;
    }

    .influCardSec iframe {
        height: 145px;
    }

    .cardServSec .card {
        padding: 10px â€‹10px;
    }

    .influCardSec button {
        height: 35px !important;
        line-height: 35px !important;
        width: 100px;
        margin-top: -20px;
        margin-left: 27%;
    }

    @keyframes target {
        0% {
            bottom: 0px;
        }

        100% {
            bottom: 5px;
        }
    }

    .targetCircle {
        animation-duration: 5s;
    }

    .sociapaNoGift h3 {
        margin-top: 0px;
        line-height: 18px;
    }

    .pressSec .card {
        height: auto;
    }

    .awardSec .card {
        height: auto;
    }

    .blogCard .card h3 {
        line-height: 20px;
    }

    .WhoSec p {
        line-height: 20px;
    }

    .careerCarousel h1.fs-40 {
        font-size: 10px;
        margin-top: 70px;
        margin-bottom: -5px;
    }

    .carForm button {
        height: 30px !important;
        line-height: 30px !important;
        width: 100px;
        margin-left: 33%;
        border-radius: 30px;
    }

    .careerCarousel .s3 img {
        width: 100%;
    }

    .careerCarousel .carousel i#next {
        left: 80px;
        font-size: 7px;
    }

    .careerCarousel .carousel i#prev {
        right: 318px;
        font-size: 7px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 32%;
    }

    .teamRow .card .card-content p {
        color: #a3a2a2;
        font-size: 10px;
    }

    .astronaut {
        margin-bottom: 20px;
    }

    .blogView img {
        margin-top: -50px;
    }

    .blogViewSec h4 {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .withoutDash .input-field {
        margin-bottom: -10px;
    }

    .dashed .input-field {
        margin-bottom: -10px;
    }

    .blogCard .card .row {
        padding: 10px 30px;
    }

    .inflFrsSec img {
        margin-top: -400px;
        width: 90%;
        right: -140%;
    }

    .pressSec .card-title {
        font-size: 14px;
        padding-top: 0%;
        line-height: 18px !important;
        letter-spacing: 0;
        margin-top: -10px;
    }

    .awardSec .card-title {
        font-size: 14px;
        padding-top: 0%;
        line-height: 18px !important;
        letter-spacing: 0;
        margin-top: -10px;
    }

    .careerForm h2 {
        margin-top: -20px;
        margin-bottom: -15px;
    }

    .pressSec button {
        height: 30px;
        border-radius: 3px;
        line-height: 30px;
    }

    .awardSec button {
        height: 30px;
        border-radius: 3px;
        line-height: 30px;
    }

    .pressBannerSec img {
        margin-top: -70px;
    }

    .awardBnrSec img {
        margin-top: -70px;
    }

    .sociapaHeader nav,
    .sociapaHeader nav .nav-wrapper i,
    .sociapaHeader nav a.sidenav-trigger,
    .sociapaHeader nav a.sidenav-trigger i {
        height: 50px;
    }

    .visionSec img {
        width: 50%;
    }

    .missionCol6 {
        height: 160px;
    }

    .pb-2 {
        padding-bottom: 0;
    }

    .teamRow .s6 .card-content {
        margin-top: -60px;
        color: white;
        font-size: 10px;
        padding-left: 15px;
    }

    .teamRow h1 {
        margin-top: -20px;
    }

    .abtLast .col:nth-child(1) .card img,
    .abtLast .col:nth-child(2) .card img,
    .abtLast .col:nth-child(3) .card img,
    .abtLast .col:nth-child(4) .card img,
    .abtLast .col:nth-child(5) .card img,
    .abtLast .col:nth-child(6) .card img,
    .abtLast .col:nth-child(7) .card img {
        width: 20%;
    }

    /* .abtLast .col .card {
        padding: 10px;
    } */
    .teamRow .card {
        height: 140px;
    }

    .visionCol6 {
        height: 150px;
    }

    .rounded-30 {
        border-radius: 5px;
    }

    .sociapaNoGift {
        margin-bottom: 0px;
        margin-top: 10px;
        padding-left: 4%;
    }

    .serSec .owl-prev {
        left: 2rem;
    }

    .serSec .owl-next {
        right: 2rem;
    }

    .serSec {
        margin-top: -10%;
    }

    .proSec {
        margin-top: -10%;
    }

    .weDeliver p {
        text-align: left;
    }

    .caseStudySec h2 {
        font-size: 14px;
        margin-bottom: -10px;
        margin-top: 10px;
    }

    .cltSec {
        padding: 0px 0;
        margin-top: -20px;
    }

    .sociapaVidSec video {
        margin-top: -20%;
    }

    .weDeliver {
        margin-top: 0px;
    }

    .decor {
        width: 100px;
    }

    .weDeli {
        margin-left: 0px;
    }

    .withGr {
        margin-left: 0px;
    }

    .WhoSec .borderWho {
        width: 60px;
    }

    .contBanner .row .s2 img {
        width: 50%;
        margin-left: 60%;
    }

    .careerCarousel .carousel-item .s3 h1 {
        font-size: 8px;
        margin-top: 10%;
    }

    .careerCarousel .carousel .row .col:first-child {
        padding-left: 6%;
        margin-top: 160px;
    }

    .artistInf .col {
        padding: 0 3px;
    }

    .WhoSec .rounded-30 {
        border-radius: 5px;
        margin-top: -40px;
    }

    .WhoSec .fs-50 {
        font-size: 18px;
    }

    @keyframes target {
        0% {
            bottom: 0px;
        }

        100% {
            bottom: 20px;
        }
    }

    .cltFlo .s12 div p {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .cltFlo {
        margin-top: -20px;
        margin-bottom: -10px;
    }

    .WhoSec .row .m6:first-child {
        padding: 0px 80px 0px 80px;
    }

    .fs-25 {
        font-size: 12px;
    }

    .shadowTar {
        margin-top: -25%;
        margin-left: 37%;
        display: none;
    }

    .aboutRotate .col:last-child img {
        margin-right: -80%;
        top: 0px;
        margin-top: -100%;
    }

    .visionabout {
        padding-left: 0px;
        padding-right: 0px;
    }

    .iconSec img:first-child {
        position: absolute;
        margin-left: 50px;
        margin-top: 100px;
        width: 30px;
        opacity: 0.8;
        animation-name: facebook;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 300px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: instagram;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(3) {
        position: absolute;
        margin-left: 150px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: whatsapp;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(4) {
        position: absolute;
        margin-left: 200px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: like;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    @keyframes facebook {
        0% {
            bottom: 950px;
        }

        100% {
            bottom: 930px;
        }
    }

    @keyframes instagram {
        0% {
            bottom: 340px;
        }

        100% {
            bottom: 320px;
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 430px;
        }

        100% {
            bottom: 410px;
        }
    }

    @keyframes like {
        0% {
            bottom: 300px;
        }

        100% {
            bottom: 290px;
        }
    }

    .needInflSrch {
        margin-bottom: 10px;
    }

    .inflNdFrsSec img {
        width: 50%;
        display: none;
    }

    .ourInfSec h2 {
        font-size: 14px;
    }

    .inflNdFrsSec .col:first-child {
        height: 50vh;
    }

    .inflFrsSec .col:first-child {
        padding-left: 0%;
    }

    .influBtnRow a {
        width: 145px;
        border-radius: 3px;
        height: 25px;
        font-size: 10px;
        margin-left: 0px;
    }

    .contBanner input {
        font-size: 12px;
    }

    .contBanner .row .right button {
        height: 35px !important;
        line-height: 35px !important;
        width: 100px;
        font-size: 12px;
        border-radius: 3px;
        margin-top: 0px;
    }

    .contBanner .input-field {
        margin-bottom: -20px;
    }

    .contBanner .row .left p {
        line-height: normal;
        margin-bottom: 10px;
    }

    .fsec1class {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .contBanner .row .right .card {
        height: auto;
        padding: 50px 10px;
    }

    .contBanner .row .right {
        padding: 0px 0px 0px 0px;
    }

    .fs-18 {
        font-size: 12px;
    }

    .contBanner .row .left {
        padding: 0px 0px 0px 0px;
    }

    .contBanner {
        margin-top: -70px;
        height: 90vh;
    }

    .carForm input {
        border: 1px solid rgb(230, 230, 230);
        box-shadow: 4px 5px 4px whitesmoke;
        height: 30px !important;
        border-radius: 2px;
        font-size: 10px !important;
        padding-left: 5px;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        border-radius: 6px;
        padding: 20px 30px 20px 10px;
        margin: 10px 0;
    }

    .dashed input {
        height: 25px;
        font-size: 10px;
    }

    .careerCarousel .carousel button {
        height: 16px !important;
        line-height: 16px !important;
        width: 30px;
        margin-left: 20%;
        border-radius: 2px;
        font-size: 7px;
        margin-top: -5px;
    }

    .dashed img {
        width: 15%;
        margin-left: 50% !important;
    }

    .careerCarousel {
        margin-top: -83% !important;
    }

    .careerCarousel .carousel {
        height: 250px !important;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 8px;
    }

    .careerSec a {
        margin-left: -130px;
        display: none;
    }

    .careerSec .fs-18 {
        font-size: 10px;
    }

    .careerSec button {
        margin-top: 120px;
        width: 125px;
        margin-left: -45%;
        font-size: 10px;
    }

    .careerSec {
        margin-top: -50px;
        height: 430px;
    }

    .blogCard .card .row .col.image {
        height: auto;
    }

    .blogCard .image img {
        width: 30%;
    }

    .blogCard {
        margin-top: -40px;
    }

    .abtLast {
        margin: 0px 0px;
    }

    .teamSocial .fa-2x {
        font-size: 1em;
    }

    .samosaCol {
        display: flex;
        align-items: center;
        height: auto;
        padding: 10px 90px 20px 90px !important;
    }

    .lgVideo,
    .mdVideo,
    .smVideo {
        height: 60px;
    }

    .trnBg img {
        margin-top: -280px;
        height: 290px;
    }

    .serCaroRow .z-depth-2 {
        box-shadow: none;
    }

    .serSec .owl-carousel .owl-item img {
        width: 40%;
    }

    .logoimg {
        width: 30%;
        margin-left: 25%;
        margin-top: 10%;
    }

    .hdngLg {
        font-size: 16px;
        line-height: 21px;
    }

    .targetCircle {
        width: 40%;
        margin-top: 20%;
    }

    .WhoSec .ps-5 {
        padding-left: 10px;
    }

    .abtLast .col .card {
        width: 100%;
        padding: 10px;
    }

    .abtLast2 .card {
        margin-left: 0;
        margin-top: 2%;
    }

    footer form {
        padding: 0 0px;
    }

    .sociapaGift {
        display: flex;
        align-items: center;
        height: auto;
        padding: 10px 90px 0 90px !important;
    }

    .footerUl {
        display: none;
    }

    .Logos img {
        width: 60px;
    }

    .socialBuddy {
        padding-top: 0;
    }

    .susUlDiv {
        margin-left: 3px;
    }

    .weDeliver .right-align img {
        margin-top: 70px;
        margin-right: -10px;
    }

    .mt-5 {
        margin-top: 5px;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev span,
    .serSec .owl-carousel .owl-nav button.owl-next span {
        font-size: 20px;
        margin-top: -16px;
        margin-left: -2px;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev,
    .serSec .owl-carousel .owl-nav button.owl-next {
        height: 20px;
        width: 20px;
        margin-top: -7%;
    }

    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .awardSec h2 {
        font-size: 14px;
        margin-bottom: -20px;
    }

    .serCaroRow {
        padding: 0px 30px;
    }

    .awardSec {
        padding: 0px 0 0px 0;
        margin-top: -10px;
    }

    .fmcg {
        width: 50px;
        margin-bottom: -20px;
    }

    .decor {
        width: 50px;
        margin-right: 0%;
        margin-bottom: -20px;
    }

    .cltSec .s3 img {
        width: 70%;
    }

    .dhirajPhoto {
        margin-top: 0%;
        margin-bottom: -7%;
    }

    .proSec .tabs .tab {
        padding: 0 0px;
    }

    .proSec .tabs .tab a {
        font-size: 12px;
    }

    .proSec .tabs .tab a:hover,
    .proSec .tabs .tab a.active {
        padding: 0 7px;
    }

    .serCaroRow p {
        font-size: 10px;
        margin-top: 5px;
        line-height: 12px;
    }

    .socIconContUl li {
        margin: 0px 5px;
        padding: 2px 1px;
        width: 30px;
        border: 1px solid grey;
        height: 30px;
    }

    .socIconContUl li:nth-child(1):hover,
    .socIconContUl li:nth-child(2):hover,
    .socIconContUl li:nth-child(3):hover,
    .socIconContUl li:nth-child(4):hover,
    .socIconContUl li:nth-child(5):hover {
        margin: 0px 5px;
        padding: 2px 1px;
        width: 30px;
        border: 1px solid transparent;
        height: 30px;
    }

    .footerLogo {
        width: 60px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    footer a.fa-2x {
        font-size: 17px;
    }

    .footerUl li {
        margin: 0 1px;
        font-size: 10px;
    }

    .footer2 {
        padding: 0 0px;
    }

    .footer2 p {
        margin-top: 12px;
        font-size: 10px;
        margin-left: 25%;
        color: #B2AFAF;
    }

    .footer1 .btn-large {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 12px;
        display: flex;
        margin-left: 10px;
        margin-top: 0;
        align-items: center;
    }

    i.small {
        font-size: 1.3rem;
        margin-top: 10px;
    }

    .footer1 .input-field>label {
        padding-top: 0px;
        font-size: 12px;
    }

    .footer1 {
        padding: 1px 20px 1px 20px
    }

    .mb-5 {
        margin-bottom: 8px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 5px 5px 0px 5px;
        z-index: 0;
    }

    .awdBtn {
        padding: 0 0px;
    }

    .awdBtn:hover {
        font-size: 14px;
        height: 44px;
        line-height: 44px;
        padding: 0 18px;
    }

    .fs-10 {
        font-size: 10px;
    }

    .fs-15 {
        font-size: 12px;
    }

    .fs-20 {
        font-size: 12px;
    }

    .fs-30 {
        font-size: 12px;
    }

    .fs-35 {
        font-size: 13px;
    }

    .fs-40 {
        font-size: 14px;
    }

    .fs-45 {
        font-size: 14px;
    }

    .fs-50 {
        font-size: 14px;
    }

    .fs-60 {
        font-size: 20px;
    }

    .fs-70 {
        font-size: 25px;
    }

    .fs-80 {
        font-size: 30px;
    }

    .fs-90 {
        font-size: 40px;
    }

    .fs-100 {
        font-size: 60px;
    }

    html,
    body {
        font-size: 12px;
    }

    .solution h2 {
        line-height: 23px;
        margin-top: -150px;
        font-size: 18px;
    }

    .iconSec img:first-child {
        position: absolute;
        margin-left: 220px;
        margin-top: 0;
        width: 20px;
        opacity: 0.8;
        animation-name: facebook;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 190px;
        margin-top: 0;
        width: 20px;
        opacity: 0.8;
        animation-name: instagram;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(3) {
        position: absolute;
        margin-left: 230px;
        margin-top: 0;
        width: 20px;
        opacity: 0.8;
        animation-name: whatsapp;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(4) {
        position: absolute;
        margin-left: 170px;
        margin-top: 0;
        width: 20px;
        opacity: 0.8;
        animation-name: like;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    @keyframes facebook {
        0% {
            bottom: 480px;
        }

        100% {
            bottom: 460px;
        }
    }

    @keyframes instagram {
        0% {
            bottom: 470px;
        }

        100% {
            bottom: 450px;
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 470px;
        }

        100% {
            bottom: 450px;
        }
    }

    @keyframes like {
        0% {
            bottom: 450px;
        }

        100% {
            bottom: 430px;
        }
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 0px 10px;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 12px;
        margin-top: 0px;
        padding: 0 20px;
        height: 30px !important;
        line-height: 30px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 30%;
    }

    .weDeliver h2 {
        font-size: 14px;
        margin: 45px 0 27px 0;
    }

    .handImg {
        width: 150px;
        margin-top: -90px;
    }

    .solution {
        padding: 40px 0 0px 0;
    }

    .WhoSec {
        padding: 0 10px 0 10px;
    }

    .influCardSec .card {
        margin-top: -140px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 18px;
        font-size: 14px;
        margin-top: -80px;
    }

    .inflFrsSec {
        height: 40vh;
        margin-top: -70px;
    }

    .influBtnRow a:first-child {
        margin-top: 20px;
    }

    .inflFrsSec .col:first-child {
        height: 60vh;
    }

    .influCardSec .p-5 {
        padding: 10px;
    }

    .influWeoff {
        margin-top: 5px;
        font-size: 14px;
    }

    .builtIn {
        font-size: 14px;
        margin-top: 0px;
    }

    .influWeoff {
        margin-top: 0px;
    }

    .influCardSec ul {
        margin-left: -20px;
    }

    .influCardSec .ps-5 {
        padding-left: 20px;
    }

    .influCardSec .s4 img {
        width: 30%;
    }

    .influCardSec p .fs-18 {
        font-size: 8px;
    }

    img.cloud {
        width: 40%;
    }

    .sticky .logoimg {
        width: 30%;
        margin-left: 25%;
        margin-top: 10%;
    }

    .rechush4 {
        margin-top: 20px;
    }

    .reachUs {
        margin-top: 0px;
        padding: 0 20px;
    }

    .reachUs input {
        box-shadow: 3px 4px 5px whitesmoke;
        height: 40px;
    }

    .reachUs .pt-5 {
        padding-top: 10px;
    }

    .auditForm {
        margin-top: 0px;
        padding: 0 20px;
    }

    .auditForm input {
        box-shadow: 3px 4px 5px whitesmoke;
        height: 40px;
    }

    .auditForm .pt-5 {
        padding-top: 10px;
    }

    .influCardSec .s4.pt-5 {
        padding-top: 8px;
    }

    .influCardSec img {
        width: 50%;
        border-radius: 5px;
        margin-top: 10px !important;
        margin-bottom: -10px !important;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 25px;
        font-size: 1.9rem;
        margin-top: 60%;
    }

    .influNeedBtnRow a:first-child {
        margin-top: 30px;
    }

    .influNeedBtnRow a {
        width: 170px;
        border-radius: 5px;
        height: 30px;
        font-size: 12px;
        margin-left: 0;
    }

    .inflNdFrsSec {
        height: 50vh;
        margin-top: -120px;
    }
}

@media (min-width: 361px) and (max-width:600px) {
    .casStudSec h6 {
        font-size: 16px;
    }

    .casStudSec h2 {
        font-size: 30px;
        margin-top: 0;
    }

    .videoSS iframe {
        height: 150px;
        border-radius: 5px;
        border: 4px solid #c7c5c54a;
        margin-bottom: 10px;
    }

    .cltSec .s3 .am {
        width: 90% !important;
    }

    .caseStudySec img {
        height: 110px;
    }

    .sticky {
        position: fixed;
        width: 100%;
        height: 55px;
        transition: 1s;
        z-index: 1000;
    }

    .sociapaHeader.sticky nav,
    .sociapaHeader.sticky nav .nav-wrapper i,
    .sociapaHeader.sticky nav a.sidenav-trigger,
    .sociapaHeader.sticky nav a.sidenav-trigger i {
        color: white;
        background-color: #444242;
    }

    .olBlogMrg {
        margin-left: -25px;
    }

    .digiTypeHed {
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .needExpPar {
        font-size: 8px !important;
    }

    .adExper {
        margin-bottom: 0;
    }

    .narrativS6 {
        height: 100px;
    }

    .narrativRow video {
        height: 90px;
        margin-top: 0;
    }

    .narrativeDiv p {
        font-size: 8px;
    }

    .narrativeDiv h3 {
        font-size: 10px;
    }

    .caseStudySec p {
        font-size: 12px;
        line-height: 16px;
    }

    .creatingSlider .card {
        height: 100px;
        overflow: hidden;
    }

    .auditForm .dropdown-content li>a,
    .auditForm .dropdown-content li>span {
        font-size: 10px;
    }

    .queryRow label {
        font-size: 12px;
    }

    .queryRow {
        margin-top: 10px;
    }

    .sociapaSerSec .card img {
        width: 50px;
    }

    .sociapaSerSec .card {
        padding: 20px 10px;
        height: 180px;
    }

    .sociapaSerSec {
        padding: 0 20px;
    }

    .sociapaSerSec .card h5 {
        font-size: 14px;
    }

    .sociapaSerSec .card a {
        margin-top: 5px;
    }

    .serviceBtn {
        height: 25px;
        line-height: 25px;
        font-size: 11px;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev span,
    .creatingSlider .owl-carousel .owl-nav button.owl-next span {
        font-size: 20px;
        margin-top: -16px;
        margin-left: -3px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 10px;
        line-height: 14px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 70%;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev,
    .creatingSlider .owl-carousel .owl-nav button.owl-next {
        height: 20px;
        width: 20px;
        margin: -20px;
    }

    .getQuote .btn {
        height: 30px;
        width: auto;
        font-size: 12px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 30px;
        width: auto;
        font-size: 12px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .creatingSlider .owl-carousel {
        height: 100px;
    }

    .socmedH5 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 18px;
    }

    .socLsthdBlog {
        line-height: 18px;
    }

    .evolutionBrandH5 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 18px;
    }

    .evolutionBrand {
        line-height: 18px;
    }

    .privacySec h1 {
        font-size: 20px;
        margin-top: -10px;
        margin-bottom: 0px;
    }

    .privacySec h2 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: -7px;
    }

    .termsSec h1 {
        font-size: 20px;
        margin-top: -10px;
        margin-bottom: 0px;
    }

    .termsSec h2 {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: -7px;
    }

    .blogViewSec h1 {
        font-size: 20px;
        margin-top: -10px;
        margin-bottom: 14px;
    }

    .auditSec .select-dropdown {
        font-size: 12px !important;
    }

    .serCaroRow .card {
        /* height: 70px; */
        height: 150px;
        box-shadow: none;
    }

    .visionCol6 div {
        margin-left: 0%;
    }

    .missionCol6 div {
        margin-right: 0%;
    }

    .cardServSec a.btn {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .helmetBnr {
        margin-top: 16px;
    }

    .careerModal {
        padding: 20px 20px 0 20px;
        width: 80%;
    }

    .auditForm label {
        font-size: 11px;
    }

    .auditForm button {
        height: 30px;
        width: 100px;
        font-size: 12px;
        line-height: 30px;
        margin-left: 35%;
    }

    .auditForm .chkField span {
        font-size: 10px;
        line-height: 13px;
    }

    .auditSec .col img {
        display: none;
    }

    .auditSec h2 {
        font-size: 20px !important;
        margin-bottom: 20px;
    }

    .privacyBnr img {
        margin-top: -70px;
    }

    .termsBnr img {
        margin-top: -70px;
    }

    .auditBnr img {
        margin-top: -70px;
    }

    .blogView img {
        margin-top: -70px;
    }

    .queryModal .input-field {
        margin-bottom: -20px;
    }

    .queryModal a {
        margin-left: 0px;
    }

    .careerModal .input-field {
        margin-bottom: -15px;
    }

    .careerModal a {
        margin-left: 0px;
    }

    .blogCard .card .row {
        padding: 0 20px 20px 20px;
    }

    .pressBannerSec img {
        margin-top: -70px;
    }

    .awardBnrSec img {
        margin-top: -70px;
    }

    .careerCarousel {
        margin-top: 0;
    }

    .visionabout img {
        width: -100px;
    }

    .fixedWhatsapp a,
    .fixedPhone a,
    .fixedEnquiry a {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }

    .fixedWhatsapp .btn-floating.btn-large i,
    .fixedPhone .btn-floating.btn-large i,
    .fixedEnquiry .btn-floating.btn-large i {
        line-height: 40px !important;
    }

    .influencerGirl {
        margin-top: -210px;
        margin-right: -210px;
        width: 80%;
    }

    .caseStudySec .card .card-content {
        padding: 10px;
    }

    .caseStudySec .card {
        height: 110px;
    }

    .caseStudySec a {
        margin-top: 15px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
    }

    .queryModal {
        margin-top: 25%;
        width: 90%;
        border-radius: 10px;
    }

    .queryModal button,
    .queryModal a {
        display: initial;
    }

    .careerModal button,
    .careerModal a {
        display: initial;
    }

    .weDeliver ul li {
        font-size: 10px;
        line-height: 26px;
    }

    .serSec .owl-prev {
        left: 2rem;
    }

    .cltFlo .s12 div p {
        margin-bottom: 0px;
        margin-top: -10px;
    }

    .serSec .owl-next {
        right: 2rem;
    }

    .shadowTar {
        margin-top: -15%;
        margin-left: 20%;
        width: 10%;
    }

    .blogCard {
        margin-top: -20%;
    }

    .weDeliver ul li img {
        margin-right: 5px;
        width: 9px;
    }

    .awardSec h2 {
        margin-top: 0 !important;
    }

    .blogCard .image img {
        width: 30%;
    }

    .susUlDiv {
        margin-left: 5px;
    }

    .brndPosi {
        width: 10px !important;
    }

    .blogCard .card .row .col.image {
        height: auto;
    }

    .blogCard h3 {
        line-height: 18px;
    }

    .blogViewSec h4 {
        font-size: 18px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .teamRow .card {
        height: 150px;
    }

    .sociapaHeader nav,
    .sociapaHeader nav .nav-wrapper i,
    .sociapaHeader nav a.sidenav-trigger,
    .sociapaHeader nav a.sidenav-trigger i {
        height: 50px;
    }

    .dashed img {
        width: 15%;
        margin-left: 50% !important;
    }

    .contBanner {
        height: 100vh;
    }

    .careerCarousel .carousel ul {
        margin-left: -15px;
        font-size: 9px !important;
    }

    .withoutDash {
        padding: 10px 20px 10px 10px;
    }

    .careerForm {
        padding: 30px 0px 0px 0px !important;
        margin-top: 0%;
    }

    .contBanner .row .left {
        padding: 0px 30px 0px 30px;
    }

    .influCardSec .s4 img {
        margin-bottom: -10px;
        margin-top: 20px;
    }

    .influCardSec .s12 h4 {
        font-size: 14px;
        margin-top: -5px;
    }

    .influCardSec .s12 h5 {
        font-size: 16px;
    }

    .influCardSec .s4 a {
        font-size: 9px;
    }

    .influCardSec .m6 img {
        margin-top: 0%;
        width: 40%;
    }

    .rechush4 {
        margin-top: 10px;
    }

    .WhoRow img {
        width: 50%;
        margin-top: -40px;
    }

    .rounded-30 {
        border-radius: 10px;
    }

    .sociapaGift {
        height: 150px;
    }

    .missionCol6 {
        height: 200px;
    }

    .samosaCol {
        height: 110px;
    }

    .visionCol6 {
        height: 170px;
    }

    .caseStudySec h2 {
        font-size: 30px;
        margin-bottom: -10px;
        margin-top: 0px;
    }

    @keyframes target {
        0% {
            top: 0px;
        }

        100% {
            top: 10px;
        }
    }

    .visionSec img {
        width: 50%;
    }

    .visionabout img {
        margin-top: -70px;
        margin-bottom: -20px;
    }

    .missionCol6 img {
        margin-top: -20px;
    }

    .missionCol6 h3 {
        margin-top: -100px;
    }

    .cardServSec h3 {
        font-size: 16px;
    }

    .girlCard {
        width: 50%;
        margin-top: 0%;
        margin-right: -10px;
    }

    .serFrsSec p {
        font-size: 12px;
        margin-top: -30px;
    }

    .serInsideBnr img {
        margin-top: -70px;
    }

    .influCardSec button {
        height: 45px;
        width: 90px;
        margin-top: -20px;
    }

    .teamRow .s6 .card-content {
        margin-top: -110px;
        padding: 15px;
    }

    .influBtnRow a:first-child {
        margin-top: 20px;
    }

    .inflFrsSec {
        height: 40vh;
        margin-top: -100px;
        padding-top: 20%;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 10px;
        font-size: 14px;
        margin-top: 5px;
    }

    .influBtnRow a {
        width: 170px;
        border-radius: 2px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin-left: 0;
    }

    .trnBg img {
        margin-top: -500px;
        width: 30%;
    }

    .smVideo {
        height: 30px;
        border-radius: 5px;
    }

    .mdVideo {
        height: 60px;
        border-radius: 5px;
    }

    .sociapaVidSec video {
        margin-top: -32%;
    }

    .cltSec .s3 img {
        width: 50%;
    }

    .lgVideo {
        height: 90px;
        border-radius: 5px;
    }

    .influCardSec .card {
        margin-top: -20px;
    }

    .inflFrsSec .col:first-child {
        padding-left: 0%;
    }

    .influCardSec ul {
        margin-left: -20px;
    }

    .builtIn {
        font-size: 18px;
    }

    .p-5 {
        padding: 18px;
    }

    .influWeoff {
        font-size: 18px;
    }

    .influCardSec iframe {
        height: 160px;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 10px;
    }

    .careerCarousel h1.fs-40 {
        margin-top: 0%;
        margin-bottom: 0px;
    }

    .carForm input {
        height: 30px !important;
        border-radius: 5px !important;
        font-size: 12px !important;
        padding-left: 10px !important;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        border-radius: 10px;
        padding: 10px 20px 20px 10px;
        margin: 20px 0;
    }

    .careerCarousel .carousel button {
        height: 25px;
        width: 70px;
        margin-left: 40%;
        border-radius: 3px;
        font-size: 10px;
        margin-top: -8%;
    }

    .careerCarousel .s3 h1 {
        font-size: 8px;
    }

    .carForm button {
        height: 35px;
        width: 100px;
    }

    .careerCarousel .carousel i#next {
        left: 80px;
        font-size: 5px;
    }

    .careerCarousel .carousel i#prev {
        right: 330px;
        font-size: 5px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 34%;
    }

    .careerBg img {
        margin-top: -70px;
        margin-bottom: 20px;
    }

    .abtLast2 .card {
        margin-left: 0;
        margin-top: 3%;
    }

    .careerCarousel .carousel {
        height: 290px !important;
    }

    .abtLast2 {
        margin-top: -20px;
    }

    .careerCarousel .s3 img {
        width: 70%;
    }

    .abtLast {
        margin-top: 20px;
    }

    .serFrsSec .col:first-child h1 {
        margin-top: -10px;
        font-size: 1.5rem;
        margin-left: 10px;
        line-height: 20px;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .abtLast {
        margin: 0px â€‹10px 0 10px;
    }

    .aboutMainSEc .pt-5 {
        padding-top: 0;
    }

    .aboutMainSEc .ps-5 {
        padding-left: 0;
    }

    .aboutMainSEc .pe-5 {
        padding-right: 0;
    }

    .WhoSec h3 {
        margin-top: 20px;
    }

    .WhoSec .borderWho {
        border: 1px solid #d20c0c;
        margin-top: -12px;
        width: 30px;
    }

    .serSec .owl-carousel .owl-item img {
        /* width: 30%; */
        width: 70%;
        margin: auto;
    }

    .careerSec button {
        margin-top: 170px;
        padding: 0px 10px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .careerSec a {
        margin-left: -210px;
        font-size: 12px;
    }

    .careerSec {
        height: 650px;
    }

    .logoimg {
        width: 30%;
        margin-left: 25%;
        margin-top: 7%;
    }

    .sticky .logoimg {
        width: 30%;
    }

    .hdngLg {
        font-size: 2rem;
        line-height: 30px;
        margin-top: 10px;
    }

    .hdngLg::after {
        left: 43%;
        bottom: 88%;
        width: 22%;
    }

    .abtLast .card h5 {
        height: 30px;
    }

    .targetCircle {
        width: 40%;
    }

    .abtLast .col .card {
        width: 100%;
    }

    .abtLast img {
        width: 20% !important;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 25px;
        font-size: 1.5rem;
        margin-top: 20%;
    }

    .WhoSec {
        padding: 0 20px 0 20px;
    }

    footer form {
        padding: 20px 0px;
    }

    .footerUl {
        display: none;
    }

    .Logos img {
        width: 70px;
    }

    .socialBuddy {
        padding-top: 0;
    }

    .weDeliver .right-align img {
        margin-top: 40px;
    }

    .mt-5 {
        margin-top: 18px;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev span,
    .serSec .owl-carousel .owl-nav button.owl-next span {
        font-size: 20px;
        margin-top: -16px;
        margin-left: -3px;
    }

    .serSec .owl-prev,
    .serSec .owl-next {
        top: 80%;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev,
    .serSec .owl-carousel .owl-nav button.owl-next {
        height: 20px;
        width: 20px;
    }

    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .awardSec h2 {
        font-size: 30px;
        margin-bottom: -20px;
        margin-top: 0px;
    }

    .serCaroRow {
        padding: 0px 20px;
    }

    .awardSec {
        padding: 0px 0 10px 0;
    }

    .serCaroRow p {
        font-size: 9px;
        margin-top: 10px;
        line-height: 12px;
    }

    .fmcg {
        width: 70px;
    }

    .decor {
        width: 70px;
    }

    .sociapaNoGift h3 {
        line-height: 20px;
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px;
    }

    .proSec .tabs .tab {
        padding: 0 0px;
    }

    .sociapaGift img {
        width: 50%;
        margin-left: 25%;
        margin-top: 5%;
    }

    .proSec .tabs .tab a {
        font-size: 10px;
    }

    .samosaCol img {
        width: 50%;
        margin-left: 25%;
    }

    .proSec .tabs .tab a:hover,
    .proSec .tabs .tab a.active {
        padding: 0 7px;
    }

    .socIconContUl li {
        margin: 0px 5px;
        padding: 2px 1px;
        width: 30px;
        border: 1px solid grey;
        height: 30px;
    }

    .socIconContUl li:hover {
        margin: 0px 5px !important;
        padding: 2px 1px !important;
        width: 30px !important;
        border: 1px solid grey !important;
        height: 30px !important;
    }

    .fs-25 {
        font-size: 14px;
    }

    .WhoRow p {
        line-height: 24px;
        margin-left: 0px;
        margin-top: 20px;
    }

    .footerLogo {
        width: 80px;
        margin-top: 10px;
    }

    footer a.fa-2x,
    footer a.fa-2x:hover {
        font-size: 17px;
    }

    .footerUl li {
        margin: 0 1px;
        font-size: 10px;
    }

    .footer2 {
        padding: 0 0px;
    }

    .footer2 p {
        margin-top: 12px;
        font-size: 10px;
        margin-left: 25%;
    }

    .footer1 .btn-large {
        font-size: 12px;
        display: flex;
        margin-left: 10px;
        margin-top: 0;
        align-items: center;
    }

    .pressSec .card {
        height: auto;
    }

    .awardSec .card {
        height: auto;
    }

    .footer1 .input-field>label {
        padding-top: 0px;
        font-size: 12px;
    }

    .pressSec .card-title {
        font-size: 16px;
        letter-spacing: 0px;
        padding-bottom: 0%;
        line-height: 20px !important;
    }

    .awardSec .card-title {
        font-size: 16px;
        letter-spacing: 0px;
        padding-bottom: 0%;
        line-height: 20px !important;
    }

    .footer1 {
        padding: 10px 40px 10px 40px;
    }

    .pressSec button {
        height: 30px;
        line-height: 30px;
    }

    .awardSec button {
        height: 30px;
        line-height: 30px;
    }

    .mb-5 {
        margin-bottom: 8px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 10px 10px 0px 10px;
        z-index: 0;
    }

    .awdBtn,
    .awdBtn:hover {
        font-size: 14px;
        height: 44px;
        line-height: 44px;
        padding: 0 0;
    }

    .fs-10 {
        font-size: 10px;
    }

    .fs-15 {
        font-size: 12px;
    }

    .fs-20 {
        font-size: 12px;
    }

    .fs-30 {
        font-size: 13px;
    }

    .fs-35 {
        font-size: 13px;
    }

    .fs-40 {
        font-size: 14px;
    }

    .fs-45 {
        font-size: 22px;
    }

    .fs-50 {
        font-size: 15px;
    }

    .fs-60 {
        font-size: 20px;
    }

    .fs-70 {
        font-size: 25px;
    }

    .fs-80 {
        font-size: 30px;
    }

    .fs-90 {
        font-size: 40px;
    }

    .fs-100 {
        font-size: 60px;
    }

    html,
    body {
        font-size: 12px;
    }

    .solution h2 {
        line-height: 40px;
        font-size: 30px;
    }

    .iconSec img:first-child {
        position: absolute;
        margin-left: 350px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: facebook;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 300px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: instagram;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(3) {
        position: absolute;
        margin-left: 250px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: whatsapp;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(4) {
        position: absolute;
        margin-left: 200px;
        margin-top: 0;
        width: 30px;
        opacity: 0.8;
        animation-name: like;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    @keyframes facebook {
        0% {
            bottom: 550px;
        }

        100% {
            bottom: 530px;
        }
    }

    @keyframes instagram {
        0% {
            bottom: 540px;
        }

        100% {
            bottom: 520px;
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 630px;
        }

        100% {
            bottom: 610px;
        }
    }

    @keyframes like {
        0% {
            bottom: 600px;
        }

        100% {
            bottom: 590px;
        }
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 30px 0px 0 20px;
    }

    .susUlDivFrst {
        margin-left: 10px;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 12px;
        margin-top: -20px;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
    }

    /* .serCaroRow .card {
        height: 400px;
    } */
    .weDeliver h2 {
        font-size: 20px;
        margin: 43px 0 26px -1px;
    }

    .handImg {
        width: 250px;
        margin-left: 30%;
        margin-top: -30px;
    }

    .solution {
        padding: 0px 0 0px 0;
    }
}

@media (min-width: 301px) and (max-width:400px) {
    .casStudSec .card .card-content {
        height: auto;
    }

    .careerBg img {
        margin-top: -70px;
    }

    .careerModal {
        padding: 10px 5px;
        border-radius: 10px;
    }

    .carDesc table thead tr th:first-child,
    .carDesc table tbody tr td:first-child {
        padding-left: 10px;
    }

    .carDesc {
        padding: 0px 0px 0px 0px;
    }

    .carDesc table tbody tr {
        font-size: 12px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .descripModal h4 {
        font-size: 18px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 24px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .descripModal .modal-content {
        padding: 20px 10px 0 0px;
    }


    .creativeSS .row {
        margin-bottom: 0px;
    }

    .creativeSS .packaging {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 103px;
        border-radius: 3px 0px 0px 3px;
    }

    .creativeSS .creativ {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 107px;
        border-radius: 3px 0px 0px 3px;
    }

    .creativeSS .logos {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 107px;
        border-radius: 3px 0px 0px 3px;
        position: absolute;
    }

    .packagingCaro {
        padding-right: 30px;
    }

    .creativCaro {
        padding-right: 30px;
    }

    .logoCaro {
        padding-right: 30px;
        margin-top: 0;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 140%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .pkajingSlid .owl-nav button.owl-prev,
    .pkajingSlid .owl-nav button.owl-next {
        top: 120%
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 70%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 140%;
        height: 30px;
        width: 30px;
        border-radius: 4px;
    }

    .packagingCaro .owl-prev {
        left: 13rem;
    }

    .pkajingSlid .owl-prev {
        left: 16rem
    }

    .creativCaro .owl-prev {
        left: 13rem;
    }

    .logoCaro .owl-prev {
        left: 13rem;
    }

    .packagingCaro .owl-next {
        right: 15.3rem;
    }

    .creativCaro .owl-next {
        right: 15.3rem;
    }

    .logoCaro .owl-next {
        right: 15.3rem;
    }

    .creativeSS .card {
        border-radius: 5px;
    }

    .pakajSs .card {
        width: 100%;
        margin-left: 0%
    }

    .creativeSS img {
        border-radius: 5px;
    }

    .packagingCaro .owl-nav button.owl-prev span,
    .packagingCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .creativCaro .owl-nav button.owl-prev span,
    .creativCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .logoCaro .owl-nav button.owl-prev span,
    .logoCaro .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -5px;
    }

    .creativeSS {
        padding: 20px 0 20px 0;
    }

    .creativeSS .row {
        margin-bottom: 30px;
    }
}

@media (min-width: 401px) and (max-width:600px) {
    .sociapaNoGift h3 {
        margin-top: 40px !important
    }

    .pkajingSlid .owl-next {
        right: 60px
    }

    .casStudSec .card .card-content {
        height: 150px;
    }

    .casStudSec h2 {
        font-size: 30px
    }

    .careerModal {
        padding: 10px 5px;
        border-radius: 10px;
    }

    .carDesc table thead tr th:first-child,
    .carDesc table tbody tr td:first-child {
        padding-left: 10px;
    }

    .carDesc {
        padding: 0px 0px 0px 0px;
    }

    .carDesc table tbody tr {
        font-size: 12px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .descripModal h4 {
        font-size: 18px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 24px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .descripModal .modal-content {
        padding: 20px 10px 0 0px;
    }


    .videoSS iframe {
        height: 120px;
        border-radius: 5px;
        border: 5px solid #c7c5c54a;
    }

    .videoSS {
        padding: 20px 0 0px 0;
    }

    .creativeSS .row {
        margin-bottom: 10px;
    }

    .creativeSS .packaging {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 60px;
        border-radius: 5px 0px 0px 5px;
    }

    .creativeSS .creativ {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 60px;
        border-radius: 5px 0px 0px 5px;
    }

    .creativeSS .logos {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 70px;
        border-radius: 5px 0px 0px 5px;
    }

    .packagingCaro {
        padding-right: 30px;
    }

    .creativCaro {
        padding-right: 30px;
    }

    .logoCaro {
        padding-right: 30px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 75%;
        height: 35px;
        width: 35px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .packagingCaro .owl-prev {
        left: 2rem;
    }

    .pkajingSlid .owl-prev {
        left: 5rem !important;
    }

    .creativCaro .owl-prev {
        left: 2rem;
    }

    .logoCaro .owl-prev {
        left: 2rem;
    }

    .packagingCaro .owl-next {
        right: 4.5rem;
    }

    .creativCaro .owl-next {
        right: 4.5rem;
    }

    .logoCaro .owl-next {
        right: 4.5rem;
    }

    .creativeSS .card {
        border-radius: 5px;
    }

    .creativeSS img {
        border-radius: 5px;
    }

    .digiTypeHed {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .narrativRow video {
        height: 180px;
        margin-top: 0;
    }

    .narrativS6 {
        height: 200px;
    }

    .adExper {
        margin-bottom: 0;
    }

    .socmedH5 {
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .socLsthdBlog {
        line-height: 16px;
    }

    .evolutionBrandH5 {
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .evolutionBrand {
        line-height: 16px;
    }

    .privacySec h1 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .privacySec h2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: -10px;
    }

    .termsSec h1 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .termsSec h2 {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: -10px;
    }

    .careerCarousel .carousel ul {
        font-size: 9.9px !important;
    }

    .careerCarousel .carousel i#prev {
        right: 374px;
    }

    .careerBg img {
        margin-bottom: 0px;
    }
}

@media (max-width: 600px) {

    /* start packaging */
    .pouchPack button{
        margin-top:10px
    }

    .pkgFrmBtn {
        margin: auto
    }

    .zoomPakgSec .col img {
        padding: 0 3px
    }

    .pouchPack .col img {
        padding: 0 3px
    }

    .reachUs label {
        font-size: 12px
    }

    .standoutPakg li {
        width: 100%;
        margin-bottom: 10px
    }

    .quotePack .row {
        margin-bottom: 30px
    }

    .packForm .whatMind {
        height: 150px !important;
    }

    .packForm input {
        height: 40px !important
    }

    .packForm button {
        width: 100px
    }

    .formPakg {
        padding-bottom: 0px;
        padding-top: 10px
    }

    .quotePack button {
        height: 30px !important;
        padding: 0 20px
    }

    .packDsgnSec {
        padding: 10px 0 0px 0
    }

    .packDsgnSec h3 {
        margin-bottom: 20px
    }

    .packDsgnSec li {
        width: 100%;
        margin-bottom: 10px
    }

    .faqPack li {
        margin-bottom: 5px
    }

    .faqPack {
        padding: 0px 0 10px 0
    }

    .zoomPakgSec .lugo {
        margin-top: 0;
        width: 25%;
        margin-bottom: -20px
    }

    .pkajingSlid {
        padding: 0 30px
    }

    .pkajingSlid .card {
        padding: 30px
    }

    .lojo {
        margin: 0;
        width: 100px
    }

    .creativCaro .owl-nav,
    .packagingCaro .owl-nav,
    .logoCaro .owl-nav {
        display: none !important
    }

    .pkajingSlid .owl-nav {
        display: block !important;
        margin-bottom: 20px
    }

    /* end packaging */

    .carDesc table tr {
        border-bottom: 0px solid #c502052e
    }

    .carDesc table thead {
        border-top: 0px solid #c502052e
    }

    .carDesc table {
        border-left: 0px solid #c502052e;
        border-right: 0px solid #c502052e
    }

    footer .usefulLink {
        margin: 20px 0
    }

    .mapSec iframe {
        height: 300px;
        width: 100%;
    }

    .contBanner .row .right .card {
        padding: 15px 40px;
    }

    .contBanner img {
        width: 35%;
    }

    .soluUlPoints li {
        margin-bottom: 5px;
        padding-left: 36px;
        font-size: 12px;
    }

    .fixed-action-btn .btn-floating {
        height: 40px !important;
        width: 40px;
        line-height: 40px;
        position: relative;
        z-index: 1;
    }

    .soluUlPoints {
        margin-top: 20px;
    }

    .contBanner .row .left p {
        line-height: 20px;
        margin-bottom: 10px;
    }

    .soluUlPoints li:before {
        width: 17px;
        height: 17px;
        left: 10px;
        top: 0px;
    }

    .contBanner label {
        font-size: 12px;
    }

    .contBanner .row .right {
        padding: 0px 0px 0px 0px;
    }

    .contBanner .row .right .card {
        padding: 15px 70px;
    }

    .contBanner .input-field {
        margin-bottom: -20px;
    }

    .mb-4 {
        margin-bottom: 10px;
    }

    .mt-4 {
        margin-top: 10px;
    }

    .fs-18 {
        font-size: 12px;
    }

    .sociapaHeader {
        padding: 0px 0px;
    }

    .btn-large {
        height: 30px !important;
        line-height: 30px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }

    .inflCateUl li {
        margin: 4px 0;
        font-size: 12px;
    }

    .careerCarousel .carousel ul {
        margin-left: -25px;
        line-height: normal;
        font-size: 8px;
    }

    .careerCarousel {
        margin-top: -65%;
    }

    .careerCarousel .carousel .row .col:first-child {
        margin-top: 50px;
    }

    .abtArSec {
        height: auto;
    }

    .abtArSec .col {
        height: auto;
    }

    .cltFlo .s12 div {
        display: inline-block;
        margin: auto;
        padding: 10px;
    }

    .aboutMainSEc .pe-5 {
        padding-right: 0;
        padding-left: 0px;
    }

    .ourTeam .carousel img {
        border: 4px solid whitesmoke;
    }

    .ourTeam .mb-3 {
        margin-bottom: 0px;
    }

    .abtLast .col .card {
        height: auto;
    }

    .abtLast .card p {
        height: 40px;
    }

    .aboutMainSEc .pt-5 {
        padding-top: 0;
    }

    .ourTeam .carousel .carousel-item {
        width: 200px;
        padding: 20px;
        top: -15%;
    }

    .abtLast .card h5 {
        height: 8px;
    }

    .ourTeam .carousel {
        height: 260px;
    }

    .teamSocial li {
        margin: 0 2px;
    }

    /* .serFrsSec .col:first-child h1 {
        line-height: normal;
        font-size: 14px;
        margin-left: 10px;
        margin-top: 0;
    } */
    /* .serFrsSec p {
        font-size: 10px;
        margin-top: -30px;
    } */
    @keyframes girlCard {
        0% {
            bottom: 0px;
        }

        100% {
            bottom: 10px;
        }
    }

    .serFrsSec .col:first-child {
        height: 0vh;
        padding-left: 5%;
    }

    .cardServSec {
        margin-top: -10%;
        MARGIN-BOTTOM: -6%;
    }

    .blogBanner {
        height: 180px;
    }

    .blogCard .card {
        padding: 0px;
    }
}

@media (min-width: 601px) and (max-width:767px) {
    .quotePack button {
        height: 35px !important;
        padding: 0 30px
    }

    /* start packaging */
    .standoutPakg li {
        width: 49%;
        margin-bottom: 15px
    }

    .formPakg {
        padding-bottom: 1px
    }

    .zoomPakgSec .lugo {
        margin-top: 20px;
        width: 100px
    }

    /* end packaging */
    .casStudSec h2 {
        font-size: 30px
    }

    .casStudSec .card .card-content {
        height: 210px
    }

    .casStudSec p {
        font-size: 12px
    }

    .casStudSec .card-action a {
        font-size: 12px
    }

    .careerModal {
        padding: 10px 5px;
        border-radius: 10px;
    }

    .carDesc table thead tr th:first-child,
    .carDesc table tbody tr td:first-child {
        padding-left: 10px;
    }

    .carDesc {
        padding: 10px 10px 10px 10px;
    }

    .carDesc table tbody tr {
        font-size: 12px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .descripModal h4 {
        font-size: 18px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 24px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .descripModal .modal-content {
        padding: 20px 0 0 0px;
    }



    .videoSS iframe {
        height: 140px;
        border-radius: 5px;
        border: 5px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 30px;
    }

    .creativeSS .creativ {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 30px;
    }

    .creativeSS .logos {
        font-size: 10px;
        padding: 15px 5px;
        margin-top: 50px;
    }

    .packagingCaro {
        padding-right: 40px;
    }

    .pkajingSlid {
        padding: 0 70px
    }

    .creativCaro {
        padding-right: 40px;
    }

    .logoCaro {
        padding-right: 40px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .packagingCaro .owl-prev {
        left: 1rem;
    }

    .pkajingSlid .owl-prev {
        left: 5rem
    }

    .creativCaro .owl-prev {
        left: 1rem;
    }

    .logoCaro .owl-prev {
        left: 1rem;
    }

    .packagingCaro .owl-next {
        right: 4.5rem;
    }

    .creativCaro .owl-next {
        right: 4.5rem;
    }

    .logoCaro .owl-next {
        right: 4.5rem;
    }

    .creativeSS .card {
        border-radius: 5px;
    }

    .creativeSS img {
        border-radius: 5px;
    }















    .cltSec .s3 .am {
        width: 75% !important;
    }

    .sticky {
        position: fixed;
        width: 100%;
        height: 80px;
        transition: 1s;
        z-index: 1000;
        background: #444242 !important;
    }

    .digiTypeHed {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .adExper {
        margin-bottom: 0;
    }

    .narrativRow video {
        height: 150px;
        margin-top: 0;
    }

    .narrativS6 {
        height: 150px;
    }

    .caseStudySec a {
        margin-top: 20px;
    }

    .caseStudySec p {
        font-size: 17px;
        line-height: 25px;
    }

    .queryRow label {
        font-size: 12px;
    }

    .queryRow {
        margin-top: 10px;
    }

    .sociapaSerSec .card {
        padding: 20px 10px;
        height: 270px;
    }

    .sociapaSerSec {
        padding: 0 20px;
    }

    .sociapaSerSec .card h5 {
        font-size: 16px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 90%;
    }

    .creatingSlider .owl-carousel {
        height: 120px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 12px;
        line-height: 12px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .getQuote .btn {
        height: 30px;
        width: auto;
        font-size: 14px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 25px;
        margin-top: 5px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 30px;
        width: auto;
        font-size: 14px;
        border-radius: 20px;
        line-height: 30px;
        padding: 0 25px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .blogCard h3 {
        line-height: 22px;
    }

    .socmedH5 {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .socLsthdBlog {
        line-height: 18px;
    }

    .evolutionBrandH5 {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .evolutionBrand {
        line-height: 18px;
    }

    .blogViewSec h1 {
        font-size: 20px;
        margin-top: 0px;
    }

    .cardServSec a.btn {
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .privacySec h1 {
        font-size: 25px;
        margin-top: 0px;
    }

    .privacySec h2 {
        font-size: 18px;
        margin-top: 11px;
        margin-bottom: -8px;
    }

    .termsSec h1 {
        font-size: 25px;
        margin-top: 0px;
    }

    .termsSec h2 {
        font-size: 18px;
        margin-top: 11px;
        margin-bottom: -8px;
    }

    .helmetBnr {
        margin-top: 19px;
    }

    .carForm button {
        width: 110px;
        margin-left: 33%;
    }

    .careerBg img {
        margin-top: -120px;
    }

    .careerCarousel h1.fs-40 {
        margin-top: 50%;
    }

    .auditForm label {
        font-size: 12px;
    }

    .auditForm button {
        height: 35px;
        width: 110px;
        font-size: 15px;
        line-height: 35px;
        margin-left: 25%;
    }

    .auditForm .chkField span {
        font-size: 10px;
        line-height: 13px;
    }

    .auditSec .col img {
        margin-top: 75%;
    }

    .auditSec h2 {
        font-size: 20px !important;
    }

    .fixedWhatsapp a,
    .fixedPhone a,
    .fixedEnquiry a {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }

    .fixedWhatsapp .btn-floating.btn-large i,
    .fixedPhone .btn-floating.btn-large i,
    .fixedEnquiry .btn-floating.btn-large i {
        line-height: 40px !important;
    }

    .teamRow .card {
        height: 150px;
    }

    .susUlDiv {
        margin-left: 20px;
    }

    .caseStudySec .card {
        height: auto;
    }

    .weDeliver ul li {
        font-size: 10px;
        line-height: 20px;
    }

    .queryModal {
        margin-top: 10%;
        width: 60%;
        border-radius: 10px;
    }

    .queryModal button {
        height: 40px;
        line-height: 40px;
    }

    .careerModal .dashed img {
        margin-left: 45%;
        width: 20%;
    }

    .careerModal {
        width: 70%;
    }

    .careerModal button {
        height: 40px;
        line-height: 40px;
    }

    .closeCarModal {
        height: 10px !important;
        line-height: 10px !important;
    }

    .careerModal .input-field {
        margin-bottom: -15px;
    }

    .weDeliver ul li img {
        margin-right: 5px;
        width: 15px !important;
    }

    .pressSec .card-title {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 19px !important;
    }

    .awardSec .card-title {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 19px !important;
    }

    .influWeoff+ul {
        margin-left: -20px;
    }

    .pressSec .card {
        height: 720px;
    }

    .pressSec button {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .awardSec .card {
        height: 470px;
    }

    .awardSec button {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .builtIn {
        font-size: 16px;
    }

    .p-5 {
        padding: 18px;
    }

    .influWeoff {
        font-size: 16px;
    }

    .influCardSec .s12 h4 {
        font-size: 20px;
    }

    .influCardSec .s12 h5 {
        font-size: 18px;
    }

    .influCardSec iframe {
        height: 100px;
        margin-top: 30%;
    }

    .influCardSec button {
        height: 45px;
        width: 110px;
    }

    .cardServSec h3 {
        font-size: 18px;
    }

    .influencerGirl {
        margin-top: -410px;
        margin-right: -420px;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 20px;
        font-size: 18px;
        margin-top: 10px;
    }

    .missionCol6 {
        height: 180px;
    }

    .WhoSec .row .m6:first-child {
        padding: 40px 30px;
    }

    .WhoRow p {
        line-height: 21px;
        margin-left: 0px;
        font-size: 12px;
        margin-top: 0px;
    }

    .cltFlo .s12 div {
        margin: 0 20px !important;
    }

    .rounded-30 {
        border-radius: 10px;
    }

    .fs-25 {
        font-size: 14px;
    }

    .visionCol6 {
        height: 170px;
    }

    .cltSec .s3 img {
        width: 50%;
    }

    .samosaCol img {
        width: 90%;
    }

    .sociapaGift img {
        width: 90%;
        margin-left: 10%;
        margin-top: 37%;
    }

    .sociapaNoGift h3 {
        line-height: 25px;
        font-size: 18px;
    }

    .teamRow .s6 .card-content {
        margin-top: -120px;
    }

    .sociapaVidSec video {
        margin-top: -23%;
    }

    .soluUlPoints li {
        margin-bottom: 5px;
        padding-left: 50px;
        font-size: 14px;
    }

    .soluUlPoints li:before {
        width: 20px;
        height: 20px;
        top: 3px;
    }

    .mdVideo {
        height: 110px;
    }

    .fixed-action-btn .btn-large {
        width: 56px;
        height: 56px !important;
    }

    .lgVideo {
        height: 160px;
    }

    .soluUlPoints {
        margin-top: 30px;
    }

    .smVideo {
        height: 60px;
    }

    .decor {
        width: 15%;
    }

    .mt-5 {
        margin-top: 18px;
    }

    .Logos img {
        width: 20%;
    }

    .trnBg img {
        margin-top: -580px;
        width: 30%;
    }

    .btn-large {
        height: 35px !important;
        line-height: 35px !important;
        font-size: 15px !important;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        border-radius: 15px;
        padding: 10px 30px 20px 10px;
        margin: 20px 0;
    }

    .contBanner label {
        font-size: 12px;
    }

    .careerForm {
        padding: 20px 0px 0px 0px;
    }

    .contBanner .row .left {
        padding: 100px 50px 0px 0px;
    }

    .contBanner .row .right {
        padding: 10px 0px 0px 30px;
    }

    .contBanner .row .right .card {
        margin-top: -350px;
        border-radius: 10px;
        padding: 10px 20px;
    }

    .contBanner .row .right .card .button {
        height: 35px !important;
        line-height: 35px !important;
    }

    .contBanner .row .left p {
        line-height: 22px;
        margin-bottom: 10px;
    }

    .abtLast .card p {
        font-size: 12px;
    }

    .careerCarousel {
        margin-top: -68%;
        margin-bottom: 0%;
    }

    .abtLast .col .card {
        width: 240px;
        height: 290px;
    }

    .careerCarousel .carousel ul {
        margin-left: -30px;
        line-height: 18px;
        font-size: 10px;
    }

    .abtLast2 .card {
        margin-left: 0%;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 12px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 71%;
    }

    .abtLast .card h5 {
        height: 20px;
    }

    .careerCarousel img+h1 {
        margin-top: 10px;
    }

    .careerCarousel .s3 img {
        width: 26%;
        margin-top: 10%;
        margin-left: 5%;
    }

    .careerCarousel img {
        width: 50%;
    }

    .careerCarousel .carousel button {
        height: 25px;
        font-size: 10px;
        margin-top: 10%;
        width: 100px;
        border-radius: 6px;
    }

    .mapSec iframe {
        height: 400px;
        width: 100%;
    }

    .contBanner {
        height: 70vh;
    }

    .carForm input {
        height: 38px !important;
        font-size: 14px !important;
    }

    .careerSec button {
        margin-top: 220px;
        width: 150px;
        margin-left: -30%;
    }

    .fs-15 {
        font-size: 12px;
    }

    .careerSec a {
        margin-left: -300px;
    }

    .careerCarousel .carousel {
        height: 480px !important;
    }

    .careerCarousel .carousel i#prev {
        right: 600px;
        font-size: 20px;
        margin-top: 0%;
    }

    .abtArSec {
        height: 0vh;
    }

    .careerCarousel .carousel i#next {
        left: 270px;
        font-size: 20px;
        margin-top: 0%;
    }

    .influCardSec .s4 img {
        width: 40%;
    }

    .influBtnRow a {
        width: 210px;
        height: 40px;
        font-size: 16px;
        margin-left: 10%;
    }

    .influBtnRow a:first-child {
        margin-top: 40px;
    }

    .inflFrsSec .col:first-child {
        height: 70vh;
        padding-left: 0%;
    }

    .inflFrsSec {
        height: 70vh;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 50px;
        font-size: 3rem;
        margin-top: 0%;
    }

    .cardServSec img {
        width: 60%;
    }

    .WhoSec .ps-5 {
        padding-left: 0px;
    }

    .WhoSec .borderWho {
        margin-top: -10px;
        width: 30px;
    }

    .inflCateUl li {
        margin: 15px 0;
        font-size: 16px;
    }

    .logoimg {
        width: 60%;
        margin-left: 25%;
    }

    .sticky .logoimg {
        width: 60%;
    }

    .careerSec {
        height: 830px;
    }

    .blogBanner {
        height: 400px;
    }

    .blogCard .card {
        padding: 30px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: normal;
        font-size: 3rem;
        margin-top: 0;
    }

    .serFrsSec p {
        font-size: 14px;
    }

    .serFrsSec .col:first-child {
        height: auto;
        padding-left: 5%;
    }

    .girlCard {
        width: 60%;
    }

    .weDeliver img {
        margin-top: 10px;
        margin-top: -70px !important;
    }

    .WhoSec {
        padding: 0 60px 0 60px;
    }

    .aboutMainSEc .ps-5 {
        padding-left: 0px;
        padding: 0 0rem;
    }

    .scaCard {
        margin-top: 4% !important;
    }

    .hdngLg {
        font-size: 3rem;
        line-height: 45px;
    }

    .hdngLg::after {
        left: 42%;
        bottom: 77%;
        width: 26%;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev span,
    .serSec .owl-carousel .owl-nav button.owl-next span {
        font-size: 40px;
        margin-top: -32px;
        margin-left: -5px;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev,
    .serSec .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 40px;
    }

    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .awardSec h2 {
        font-size: 30px;
        margin-bottom: -15px;
    }

    .serCaroRow {
        padding: 0px 70px;
    }

    .awardSec {
        padding: 10px 0 10px 0;
    }

    .fmcg {
        width: 100px;
    }

    .proSec .tabs .tab {
        padding: 0 0px;
    }

    .proSec .tabs .tab a {
        font-size: 12px;
    }

    .proSec .tabs .tab a:hover,
    .proSec .tabs .tab a.active {
        padding: 0 7px;
    }

    .serCaroRow p {
        font-size: 12px;
        margin-top: 0px;
        line-height: 18px;
    }

    .socIconContUl li,
    .socIconContUl li:hover {
        margin: 100px 2px !important;
        padding: 2px 1px !important;
        width: 30px !important;
        border: 1px solid grey !important;
        height: 30px !important;
    }

    .footerLogo {
        width: 70px;
        margin-top: 100px;
    }

    footer a.fa-2x {
        font-size: 17px;
    }

    .footerUl li {
        margin: 0 1px;
        font-size: 10px;
    }

    .footer2 {
        padding: 0 0px;
    }

    .footer2 p {
        margin-top: 14px;
        font-size: 10px;
        margin-left: 5%;
        margin-bottom: -5px;
    }

    .footerUl {
        margin-right: 5%;
    }

    .footer1 .btn-large {
        height: 35px;
        font-size: 14px;
        display: flex;
        margin-left: 10px;
        margin-top: -20px;
        align-items: center;
    }

    .footer1 .input-field>label {
        padding-top: 0px;
        font-size: 12px;
    }

    .footer1 {
        padding: 1px 20px 10px 20px
    }

    .mb-5 {
        margin-bottom: 8px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 10px 10px 0px 10px;
    }

    .awdBtn,
    .awdBtn:hover {
        font-size: 14px;
        height: 44px;
        line-height: 44px;
        padding: 0 18px;
    }

    .fs-10 {
        font-size: 10px;
    }

    .fs-18 {
        font-size: 12px;
    }

    .fs-20 {
        font-size: 12px;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 60px;
        font-size: 3rem;
        margin-top: 0;
    }

    .influNeedBtnRow a:first-child {
        margin-top: 40px;
    }

    .inflNdFrsSec {
        height: 45vh;
    }

    .inflNdFrsSec .col:first-child {
        height: 50vh;
        padding-left: 0%;
    }

    .fs-30 {
        font-size: 13px;
    }

    .influNeedBtnRow a {
        width: 210px;
        height: 45px;
        font-size: 16px;
        margin-left: 5%;
    }

    .fs-35 {
        font-size: 13px;
    }

    .fs-40 {
        font-size: 14px;
    }

    .fs-45 {
        font-size: 25px;
    }

    .fs-50 {
        font-size: 17px;
    }

    .fs-60 {
        font-size: 20px;
    }

    .fs-70 {
        font-size: 25px;
    }

    .fs-80 {
        font-size: 30px;
    }

    .fs-90 {
        font-size: 40px;
    }

    .fs-100 {
        font-size: 60px;
    }

    html,
    body {
        font-size: 14px;
    }

    .solution h2 {
        line-height: 50px;
        font-size: 40px;
    }

    .iconSec img:first-child {
        position: absolute;
        margin-left: 420px;
        margin-top: 0;
        width: 60px;
        opacity: 0.8;
        animation-name: facebook;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 340px;
        margin-top: 0;
        width: 60px;
        opacity: 0.8;
        animation-name: instagram;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(3) {
        position: absolute;
        margin-left: 460px;
        margin-top: 0;
        width: 60px;
        opacity: 0.8;
        animation-name: whatsapp;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(4) {
        position: absolute;
        margin-left: 270px;
        margin-top: 0;
        width: 60px;
        opacity: 0.8;
        animation-name: like;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    @keyframes facebook {
        0% {
            bottom: 750px;
        }

        100% {
            bottom: 730px;
        }
    }

    @keyframes instagram {
        0% {
            bottom: 540px;
        }

        100% {
            bottom: 520px;
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 630px;
        }

        100% {
            bottom: 610px;
        }
    }

    @keyframes like {
        0% {
            bottom: 700px;
        }

        100% {
            bottom: 690px;
        }
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 20px;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 20px;
        margin-top: -20px;
        padding: 0 20px;
        height: 50px;
    }

    .serCaroRow .card {
        height: 400px;
    }

    .weDeliver h2 {
        font-size: 30px;
        margin: 43px 0 25px 0;
    }

    .handImg {
        width: 480px;
        margin-top: 0px;
    }

    .solution {
        padding: 40px 0 0px 0;
    }

    .targetCircle {
        width: 45%;
    }

    .WhoSec h3 {
        margin-top: 40px;
    }
    .packForm button{
        width:auto
    }
}

@media (min-width: 601px) and (max-width:991px) {
    .packDsgnSec li {
        width: 49%;
        margin-bottom: 20px
    }

    .packDsgnSec {
        padding: 10px 0 0px 0
    }
}

@media (min-width: 601px) and (max-width:1400px) {
    footer .usefulLink {
        margin: 30px 0
    }
}

@media (max-width: 767px) {

    html,
    body {
        font-size: 12px;
    }

    .casStudSec .card-action a {
        font-size: 12px
    }

    .cardServSec ul {
        line-height: normal;
        margin-left: -20px;
    }

    .casStudSec p {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .serInsideBnr img {
        margin-top: -120px
    }

    .casStudSec .owl-carousel .owl-nav button.owl-prev,
    .casStudSec .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 40px;
        margin: -20px;
    }

    .casStudSec h2 {
        font-size: 35px
    }

    .casStudSec .card .card-content {
        height: 220px
    }

    .casStudSec h6 {
        font-size: 18px;
    }

    .casStudSec p {
        font-size: 14px
    }

    .carDesc table thead tr th:first-child,
    .carDesc table tbody tr td:first-child {
        padding-left: 10px;
    }

    .carDesc {
        padding: 10px 10px 10px 10px;
    }

    .carDesc table tbody tr {
        font-size: 14px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

    .descripModal h4 {
        font-size: 20px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 24px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .descripModal .modal-content {
        padding: 20px 0 0 0px;
    }














    .videoSS {
        padding: 30px 0 3px 0;
    }

    .videoSS iframe {
        height: 160px;
        border-radius: 5px;
        border: 5px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .creativeSS .creativ {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 50px;
    }

    .creativeSS .logos {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 70px;
    }

    .packagingCaro {
        padding-right: 60px;
    }

    .pkajingSlid {
        padding: 0 60px
    }

    .creativCaro {
        padding-right: 60px;
    }

    .logoCaro {
        padding-right: 60px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .packagingCaro .owl-prev {
        left: 0.5rem;
    }

    .pkajingSlid .owl-prev {
        left: 80px
    }

    .creativCaro .owl-prev {
        left: 0.5rem;
    }

    .logoCaro .owl-prev {
        left: 0.5rem;
    }

    .packagingCaro .owl-next {
        right: 4.5rem;
    }

    .creativCaro .owl-next {
        right: 4.5rem;
    }

    .logoCaro .owl-next {
        right: 4.5rem;
    }




















    .sticky {
        position: fixed;
        width: 100%;
        height: 90px;
        transition: 1s;
        z-index: 1000;
        background: #444242 !important;
    }

    .digiTypeHed {
        font-size: 20px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .narrativRow video {
        height: 200px;
        margin-top: 0px;
    }

    .narrativS6 {
        height: 150px;
    }

    .caseStudySec a {
        margin-top: 15px;
    }

    .caseStudySec p {
        font-size: 18px;
        line-height: 25px;
    }

    .queryRow label {
        font-size: 14px;
    }

    .queryRow {
        margin-top: 20px;
    }

    .sociapaSerSec .card {
        padding: 30px 10px;
        height: 250px;
    }

    .sociapaSerSec {
        padding: 0 80px;
    }

    .sociapaSerSec .card h5 {
        font-size: 18px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 12px;
        line-height: 15px;
    }

    .getQuote .btn {
        height: 35px;
        width: auto;
        font-size: 15px;
        border-radius: 20px;
        line-height: 35px;
        padding: 0 25px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 35px;
        width: auto;
        font-size: 15px;
        border-radius: 20px;
        line-height: 35px;
        padding: 0 25px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socmedH5 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .socLsthdBlog {
        line-height: 20px;
    }

    .evolutionBrandH5 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .evolutionBrand {
        line-height: 20px;
    }

    .blogViewSec h1 {
        font-size: 25px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .cardServSec a.btn {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }

    .privacySec h1 {
        font-size: 28px;
        margin-top: 0px;
    }

    .privacySec h2 {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: -5px;
    }

    .termsSec h1 {
        font-size: 28px;
        margin-top: 0px;
    }

    .termsSec h2 {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: -5px;
    }

    .queryModal button,
    .queryModal a {
        height: 35px;
        line-height: 35px;
    }

    .careerBg img {
        margin-top: -120px;
    }

    .helmetBnr {
        margin-top: 23px;
    }

    .auditForm button {
        height: 35px;
        width: 110px;
        font-size: 14px;
        line-height: 35px;
    }

    .auditForm .chkField span {
        font-size: 10px;
        line-height: 13px;
    }

    .auditSec .col img {
        margin-top: 60%;
    }

    .auditSec h2 {
        font-size: 20px !important;
    }

    .susUlDiv {
        margin-left: 20px;
    }

    .queryModal {
        margin-top: 10%;
        width: 50%;
        border-radius: 10px;
    }

    .careerModal {
        width: 60%;
    }

    .teamRow .card {
        height: 210px;
    }

    .weDeliver ul li {
        font-size: 14px;
        line-height: 30px;
    }

    .weDeliver ul li img {
        margin-right: 5px;
        width: 20px !important;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 5px;
        font-size: 16px;
        margin-top: 10px;
    }

    .dashed img {
        width: 30%;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev,
    .creatingSlider .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 60%;
    }

    .fs-40 {
        font-size: 15px;
    }

    .adExper {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .cardServSec img {
        width: 50%;
    }

    .whoWeR {
        border-radius: 15px;
    }

    .influCardSec h5 {
        margin-top: 0;
        font-size: 22px;
    }

    .influCardSec button {
        height: 35px;
        width: 110px;
        margin-top: -20px;
        font-size: 14px;
    }

    .shadowTar {
        margin-top: -5%;
        width: 10%;
        margin-left: 20%;
    }

    .blogCard h3 {
        line-height: 20px;
        font-size: 16px;
    }

    .blogCard a {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        border-radius: 4px;
    }

    .blogCard .card .row {
        padding: 0 20px 20px 20px;
    }

    .builtIn {
        font-size: 20px;
        margin-top: 0px;
    }

    .influWeoff {
        font-size: 20px;
        margin-top: 0px;
    }

    .pressSec .card-title {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 24px !important;
    }

    .pressSec .card {
        height: 660px;
    }

    .awardSec .card-title {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 24px !important;
    }

    .awardSec .card {
        height: 500px;
    }

    .blogViewSec h4 {
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .blogCard .card .row .col.image {
        height: 300px;
    }

    .blogCard .card .row .col.image img {
        width: 50%;
    }

    .sociapaGift img {
        margin-top: 25%;
        width: 90%;
        margin-left: 10%;
    }

    .samosaCol img {
        width: 90%;
    }

    .trnBg img {
        margin-top: -500px;
        width: 30%;
    }

    .WhoRow p {
        line-height: 22px;
        margin-left: 0px;
        margin-top: 0px;
        font-size: 14px;
    }

    .cltSec .s3 img {
        width: 60%;
    }

    .cltSec .s3 .am {
        width: 90% !important;
    }

    .decor {
        width: 110px;
    }

    .sociapaNoGift h3 {
        line-height: 26px;
        font-size: 18px;
        font-weight: bold;
    }

    .logoimg {
        width: 70%;
    }

    .mdVideo {
        height: 140px;
    }

    .sticky .logoimg {
        width: 70%;
    }

    .lgVideo {
        height: 200px;
    }

    .smVideo {
        height: 80px;
    }

    .queryModal button .queryModal a {
        height: 35px !important;
        line-height: 35px !important;
    }

    .careerModal button .careerModal a {
        height: 35px !important;
        line-height: 35px !important;
    }

    .weDeliver p {
        margin-top: 20px;
    }

    .sociapaVidSec video {
        margin-top: -19%;
    }

    .soluUlPoints {
        margin-top: 20px;
    }

    .weDeli {
        margin-bottom: -39px;
        margin-left: 3px;
    }

    .soluUlPoints li {
        margin-bottom: 4px;
        padding-left: 50px;
        font-size: 16px;
    }

    .soluUlPoints li:before {
        width: 20px;
        height: 20px;
        left: 15px;
    }

    .weDeliver h2,
    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .caseStudySec h2,
    .awardSec h2 {
        font-size: 35px;
        margin-bottom: -10px;
    }

    .abtLast .card h5 {
        height: 10px;
    }

    .careerCarousel h1.fs-40 {
        margin-top: 28%;
    }

    .abtLast2 .card {
        margin-left: 0%;
        margin-top: -14%;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 14px;
    }

    .carForm input {
        height: 38px !important;
        font-size: 14px !important;
    }

    .mapSec iframe {
        height: 350px;
        width: 100%;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .careerCarousel .carousel {
        height: 500px !important;
    }

    .withoutDash {
        padding: 0px 20px 0px 0px;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        padding: 20px 40px 20px 20px;
        margin: 20px 0;
    }

    .careerForm {
        padding: 0px 0px 0px 0px;
    }

    .careerCarousel .carousel i#prev {
        right: 690px;
        font-size: 20px;
    }

    .pressSec button {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .awardSec button {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .careerCarousel .carousel i#next {
        left: 330px;
        font-size: 20px;
    }

    .carForm button {
        height: 35px;
        width: 100px;
        margin-left: 33%;
    }

    .careerForm .fs-30 {
        font-size: 20px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 60%;
    }

    .careerCarousel .carousel button {
        height: 35px;
        width: 100px;
        margin-left: 0;
        font-size: 12px;
    }

    .careerCarousel .carousel ul {
        margin-left: -22px;
        line-height: 22px;
        font-size: 12px;
    }

    .careerCarousel .carousel img {
        width: 30%;
        margin-top: -10%;
    }

    .careerCarousel {
        margin-top: -50%;
    }

    .influNeedBtnRow a {
        width: 210px;
        height: 45px;
        font-size: 15px;
        margin-left: 5%;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 70px;
        font-size: 3rem;
        margin-top: 0%;
    }

    .inflFrsSec {
        height: 70vh;
    }

    .influencerGirl {
        margin-right: -120%;
        margin-top: -120%;
        width: 80%;
    }

    .WhoSec .borderWho {
        width: 60px;
    }

    .influCardSec iframe {
        height: 120px;
    }

    .abtArSec {
        height: 0vh;
        /* padding-left: 6%; */
    }

    .missionCol6 {
        height: 210px;
    }

    .visionCol6 {
        height: 210px;
    }

    .teamRow .s6 .card-content {
        margin-top: -130px;
    }

    .scaCard {
        margin-top: 0% !important;
    }

    .abtLast .card p {
        height: 50px;
    }

    .abtLast .col .card {
        height: 270px;
    }

    .ourTeam .carousel {
        height: 400px;
    }

    .ourTeam .carousel .carousel-item {
        width: 300px;
        padding: 20px;
        top: -28%;
    }

    .hdngLg {
        font-size: 3rem;
    }

    .hdngLg::after {
        left: 45%;
        bottom: 77%;
        width: 20%;
    }

    .Logos img {
        width: 20%;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev,
    .serSec .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px;
    }

    .serCaroRow {
        padding: 10px 80px;
    }

    .serSec .owl-carousel .owl-item img {
        width: 40%;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev span,
    .serSec .owl-carousel .owl-nav button.owl-next span {
        font-size: 30px;
        margin-top: -24px;
        margin-left: -4px;
    }

    .weDeliver img {
        width: 70%;
        margin-top: -80px !important;
    }

    .socialBuddy {
        padding-top: 0px !important;
    }

    @keyframes facebook {
        from {
            bottom: 690px;
        }

        to {
            bottom: 700px;
        }
    }

    @keyframes instagram {
        from {
            bottom: 600px;
        }

        to {
            bottom: 620px;
        }
    }

    @keyframes whatsapp {
        from {
            bottom: 650px;
        }

        to {
            bottom: 670px;
        }
    }

    @keyframes like {
        from {
            bottom: 420px;
        }

        to {
            bottom: 400px;
        }
    }

    .iconSec img:first-child {
        margin-left: 770px;
        margin-top: 0;
        width: 40px;
    }

    .iconSec img:nth-child(2) {
        margin-left: 740px;
        margin-top: 0;
        width: 40px;
    }

    .iconSec img:nth-child(3) {
        margin-left: 640px;
        margin-top: 0;
        width: 40px;
    }

    .iconSec img:nth-child(4) {
        margin-left: 550px;
        margin-top: 0px;
        width: 40px;
    }

    .serCaroRow .card {
        height: auto;
    }

    .ourInfSec h2 {
        font-size: 30px;
    }

    .needInflSrch {
        margin-bottom: 30px;
    }

    .inflCateUl li {
        margin: 15px 0;
        font-size: 12px;
    }

    .needInflSrch form input {
        border-radius: 10px 0px 0px 10px;
        height: 30px;
    }

    .needInflSrch form button {
        height: 30px;
    }

    .fsec1class {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .contBanner .row .right {
        padding: 120px 0px 0 20px;
    }

    .contBanner label {
        font-size: 14px;
    }

    .contBanner .row .left {
        padding: 100px 150px 0 0;
    }

    .careerSec button {
        margin-top: 300px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: -11%;
    }

    .contBanner {
        height: 80vh;
    }

    .contBanner button {
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .careerSec a {
        margin-left: -310px;
    }

    .contBanner .row .right .card {
        height: auto;
        padding: 20px 50px;
        margin-top: -170%;
        border-radius: 10px;
    }

    .careerSec {
        height: 1050px;
    }

    .contBanner h1 {
        font-size: 20px;
    }

    .cardServSec ul {
        line-height: 27px;
    }

    .awardSec {
        padding: 10px 0 10px 0;
    }

    .targetCircle {
        width: 60%;
    }

    .influCardSec .m6 img {
        margin-top: 40%;
        width: 60%;
    }

    .fmcg {
        width: 110px;
    }

    .influCardSec .card {
        margin-top: -150px;
    }

    .influCardSec .s4 img {
        width: 40% !important;
        margin-top: 10% !important;
        margin-bottom: -20px !important;
    }

    .rechush4 {
        font-size: 28px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 40px;
        font-size: 2.5rem;
        margin-top: 60%;
    }

    .influBtnRow a:first-child {
        margin-top: 30px;
    }

    .influCardSec .s4 .fs-18 {
        font-size: 13px;
    }

    .proSec .tabs .tab {
        padding: 0 0px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: 59px;
        font-size: 3rem;
        margin-top: 5%;
    }

    .fs-25 {
        font-size: 16px;
    }

    .serFrsSec p {
        font-size: 18px;
        margin-top: -10px;
    }

    .serFrsSec .col:first-child {
        height: auto;
        padding-left: 5%;
    }

    .girlCard {
        width: 60%;
        margin-right: -10px;
    }

    .proSec .tabs .tab a {
        font-size: 12px;
    }

    .blogBanner {
        height: 500px;
    }

    .blogCard {
        margin-top: -55%;
    }

    .proSec .tabs .tab a:hover,
    .proSec .tabs .tab a.active {
        padding: 0 7px;
    }

    .influBtnRow a {
        width: 230px;
        height: 40px;
        font-size: 15px;
        margin-left: 0;
        border-radius: 5px;
    }

    .inflFrsSec .col:first-child {
        height: 60vh;
        padding-left: 0%;
    }

    .serCaroRow p {
        font-size: 13px;
        margin-top: 12px;
        line-height: 17px;
    }

    .serSec .owl-prev,
    .serSec .owl-next {
        top: 65%;
    }

    .socIconContUl li {
        margin: 90px 2px;
        padding: 2px 3px;
        width: 40px;
        border: 1px solid grey;
        height: 40px;
    }

    .socIconContUl li:nth-child(1):hover,
    .socIconContUl li:nth-child(2):hover,
    .socIconContUl li:nth-child(3):hover,
    .socIconContUl li:nth-child(4):hover,
    .socIconContUl li:nth-child(5):hover {
        margin: 90px 2px;
        padding: 2px 3px;
        width: 40px;
        border: 1px solid grey;
        height: 40px;
    }

    .footerLogo {
        width: 140px;
        margin-top: 80px;
    }

    footer a.fa-2x {
        font-size: 25px;
    }

    .footerUl li {
        margin: 0 5px;
        font-size: 12px
    }

    .footer2 {
        padding: 0 0px
    }

    .footer2 p {
        margin-top: 16px;
        font-size: 12px
    }

    .footer1 .btn-large {
        height: 35px;
        font-size: 14px;
        display: flex;
        margin-left: 10px;
        margin-top: -10px;
        align-items: center
    }

    .footer1 .input-field>label {
        padding-top: 8px;
        font-size: 12px
    }

    .footer1 {
        padding: 10px 40px 20px 40px
    }

    .mb-5 {
        margin-bottom: 8px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 10px 10px 0px 10px;
    }

    .awdBtn,
    .awdBtn:hover {
        font-size: 14px;
        height: 44px;
        line-height: 44px;
        padding: 0 18px;
    }

    .fs-10 {
        font-size: 10px;
    }

    .fs-15 {
        font-size: 12px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .contBanner .row .left p {
        line-height: 26px;
        margin-bottom: 20px;
    }

    .fs-20 {
        font-size: 12px;
    }

    .fs-30 {
        font-size: 14px;
    }

    .fs-35 {
        font-size: 14px;
    }

    .fs-45 {
        font-size: 25px;
    }

    .fs-50 {
        font-size: 18px;
    }

    .fs-60 {
        font-size: 30px;
    }

    .fs-70 {
        font-size: 40px;
    }

    .fs-80 {
        font-size: 50px;
    }

    .fs-90 {
        font-size: 60px;
    }

    .fs-100 {
        font-size: 70px;
    }

    html,
    body {
        font-size: 14px;
    }

    .solution h2 {
        line-height: 55px;
        font-size: 40px;
    }

    .weDeliver {
        margin-top: -20px;
    }

    .iconSec img:first-child {
        margin-top: 0;
        position: absolute;
        width: 100px;
        margin-left: 610px;
        opacity: 0.8;
        animation-name: facebook;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 400px;
        margin-top: 0;
        width: 100px;
        opacity: 0.8;
        animation-name: instagram;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(3) {
        position: absolute;
        margin-left: 550px;
        margin-top: 0;
        width: 100px;
        opacity: 0.8;
        animation-name: whatsapp;
        animation-duration: 2.5s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        animation-timing-function: linear;
    }

    .iconSec img:nth-child(4) {
        position: absolute;
        margin-left: 300px;
        margin-top: 0px;
        width: 100px;
        opacity: 0.8;
        animation-name: like;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
        position: relative;
        animation-timing-function: linear;
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 30px 0px 0 30px;
    }

    .weDeliver .row .col:nth-child(2) {
        padding: 10px 0;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 18px;
        margin-top: 30px !important;
        padding: 0 20px;
        height: 40px;
    }

    .serCaroRow .card {
        height: auto;
    }

    .weDeliver h2 {
        font-size: 23px;
        margin: 43px 0 25px 0;
    }

    .withGr {
        margin-left: 2px;
    }

    .handImg {
        width: 400px;
        margin-top: 0px;
    }

    .solution {
        padding: 0px 0 0px 0;
    }

    .WhoSec {
        padding: 0 30px 0 30px;
    }

    .quotePack button {
        height: 35px !important;
        padding: 0 30px
    }

    .packForm button{
        height: 35px !important;
        line-height: 35px !important;
        width:auto
    }

    .pouchPack button{
        height: 35px !important;
        line-height: 35px !important;
        font-size: 14px
    }
}

@media (min-width: 768px) and (max-width:1200px) {
    .quotePack button {
        height: 40px !important;
        font-size: 15px;
    }

    .zoomPakgSec .lugo {
        margin-top: 20px
    }

    .packDsgnSec {
        padding: 10px 0 0px 0
    }

    .formPakg {
        padding-bottom: 10px;
        padding-top: 20px
    }

    .packDsgnSec h3 {
        margin-bottom: 30px
    }

    .faqPack {
        padding: 10px 0 20px 0
    }

    .packForm button {
        height: 40px;
        font-size: 15px;
        width: 120px
    }

}

@media (max-width: 991px) {
    .cardServSec .card {
        height: auto;
    }
}

@media (min-width: 992px) {
    .sticky {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 100000;
        border-top: 0;
        background-color: #444242 !important;
        color: white;
        padding: 10px 10px 0px 8px;
        height: 100px;
        transition: 1s;
    }
    nav ul a{
        padding: 0px 8px !important;
    }
}

@media (min-width: 992px) and (max-width:1200px) {

    .serInsideBnr img {
        margin-top: -100px
    }

    .casStudSec .owl-carousel .owl-nav button.owl-prev,
    .casStudSec .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 40px;
    }

    .casStudSec h2 {
        font-size: 38px
    }

    .casStudSec .card-action a {
        font-size: 12px
    }

    .casStudSec .card .card-content {
        height: 280px
    }

    .casStudSec p {
        font-size: 13px
    }

    .casStudSec h6 {
        line-height: 20px;
        font-size: 15px
    }

    .carDesc table thead tr th:first-child,
    .carDesc table tbody tr td:first-child {
        padding-left: 10px
    }

    .carDesc {
        padding: 20px 20px 20px 20px
    }

    .carDesc table tbody tr {
        font-size: 12px
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
    }

    .descripModal h4 {
        font-size: 20px;
    }

    .descripModal ul {
        font-size: 12px;
        line-height: 24px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        padding: 0 20px;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .descripModal .modal-content {
        padding: 20px 0 0 0px;
    }










    .videoSS iframe {
        height: 200px;
        border-radius: 5px;
        border: 5px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 30px;
    }

    .creativeSS .creativ {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 40px;
    }

    .creativeSS .logos {
        font-size: 15px;
        padding: 20px 5px;
        margin-top: 60px;
    }

    .packagingCaro {
        padding-right: 80px;
    }

    .pkajingSlid {
        padding: 0 100px
    }

    .creativCaro {
        padding-right: 80px;
    }

    .logoCaro {
        padding-right: 80px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 72%;
        height: 35px;
        width: 35px;
    }

    .packagingCaro .owl-prev {
        left: -0.5rem;
    }

    .pkajingSlid .owl-prev {
        left: 90px
    }

    .creativCaro .owl-prev {
        left: -0.5rem;
    }

    .logoCaro .owl-prev {
        left: -0.5rem;
    }
















    .sociapaHeader {
        padding: 0px 25px;
    }

    .digiTypeHed {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .narrativS6 {
        height: 100px;
    }

    .narrativRow video {
        height: 300px;
        margin-top: -100px;
    }

    .sociapaSerSec .card {
        padding: 30px 10px;
        height: 300px;
    }

    .sociapaSerSec {
        padding: 0 80px;
    }

    .sociapaSerSec .card h5 {
        font-size: 18px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 80%;
    }

    .queryRow label {
        font-size: 12px;
    }

    .queryRow {
        margin-top: 25px;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev,
    .creatingSlider .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px;
    }

    .creatingSlider .owl-carousel {
        height: 150px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 12px;
        line-height: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .getQuote .btn {
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 35px;
        font-size: 14px;
        line-height: 35px;
        padding: 0 20px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socmedH5 {
        font-size: 18px;
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .socLsthdBlog {
        line-height: 18px;
    }

    .evolutionBrandH5 {
        font-size: 18px;
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .evolutionBrand {
        line-height: 18px;
    }

    .privacySec h1 {
        font-size: 30px;
        margin-top: 0px;
    }

    .privacySec h2 {
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: -5px;
    }

    .termsSec h1 {
        font-size: 30px;
        margin-top: 0px;
    }

    .termsSec h2 {
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: -5px;
    }

    .blogViewSec h1 {
        font-size: 30px;
        margin-top: 5px;
    }

    .cardServSec a.btn {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .queryModal {
        width: 40%;
    }

    .helmetBnr {
        margin-top: 22px;
    }

    .careerBg img {
        margin-top: -120px;
    }

    .careerModal {
        width: 45%;
        padding: 20px 40px;
    }

    .careerModal .input-field {
        margin-bottom: -15px;
    }

    .auditForm button {
        height: 42px;
        width: 120px;
    }

    .auditForm .chkField span {
        font-size: 10px;
        line-height: 13px;
    }

    .teamRow .card .card-content {
        padding: 14px;
    }

    .teamRow .card {
        height: 155px;
    }

    .hdngLg {
        font-size: 3rem;
    }

    .hdngLg::after {
        left: 45%;
        bottom: 78%;
        width: 16%;
    }

    .weDeliver ul li {
        font-size: 14px;
        line-height: 40px;
    }

    .queryModal {
        margin-top: 12%;
        border-radius: 10px;
    }

    /* .careerModal {
        margin-top: 12%;
        border-radius: 0;
    } */
    .weDeliver h2,
    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .caseStudySec h2,
    .awardSec h2 {
        font-size: 38px;
        margin-bottom: -10px;
    }

    .caseStudySec .card {
        height: 170px;
    }

    .caseStudySec .card .card-content {
        padding: 30px;
    }

    .caseStudySec a {
        margin-top: 20px;
    }

    .caseStudySec .card .card-content p {
        line-height: 26px;
        font-size: 20px;
    }

    .weDeliver ul li img {
        margin-right: 5px;
        width: 20px;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .serSec .owl-prev,
    .serSec .owl-next {
        top: 65%;
    }

    .abtLast .card h5 {
        height: 40px;
    }

    .influCardSec button {
        height: 38px;
        width: 120px;
        border-radius: 3px;
        margin-top: -20px;
    }

    .builtIn {
        font-size: 20px;
        margin-top: 0px;
    }

    .soluUlPoints {
        margin-top: 25px;
    }

    .influWeoff+ul {
        margin-left: -20px;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        border-radius: 20px;
        padding: 10px 40px 10px 20px;
        margin: 20px 0;
    }

    .pressSec button {
        height: 42px;
        font-size: 16px;
        line-height: 42px;
    }

    .awardSec button {
        height: 42px;
        font-size: 16px;
        line-height: 42px;
    }

    .carForm button {
        height: 38px;
        width: 120px;
        margin-left: 34%;
    }

    .pressSec .card {
        height: 660px;
    }

    .pressSec .card-title {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 25px !important;
    }

    .awardSec .card {
        height: 520px;
    }

    .awardSec .card-title {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 25px !important;
    }

    .fs-15 {
        font-size: 12px;
    }

    .sociapaNoGift h3 {
        line-height: 24px;
        font-size: 17px;
    }

    .sociapaGift img {
        width: 90%;
        margin-left: 10%;
    }

    .samosaCol img {
        width: 80%;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 20px 20px 0px 20px;
    }

    .rechush4 {
        margin-top: 30px;
    }

    .influWeoff {
        margin-top: 0px;
        font-size: 20px !important;
    }

    .sociapaVidSec video {
        margin-top: -14%;
    }

    .abtLast2 .card {
        margin-top: -6%;
    }

    .careerCarousel .carousel {
        height: 640px !important;
    }

    .carForm input {
        height: 38px !important;
        font-size: 14px !important;
    }

    .careerCarousel h1.fs-40 {
        margin-top: -2%;
    }

    .contBanner .input-field {
        margin-top: 0;
    }

    .mb-4 {
        margin-bottom: 14px;
    }

    .mapSec iframe {
        height: 350px;
        width: 100%;
    }

    .rounded-30 {
        border-radius: 10px;
    }

    .careerForm form .row:first-child .input-field {
        margin-top: 5px;
    }

    .contBanner .row .left p {
        line-height: 26px;
        margin-bottom: 10px;
    }

    .contBanner img {
        width: 50%;
    }

    .contBanner label,
    .contBanner input {
        font-size: 14px;
    }

    .contBanner button {
        height: 42px;
        line-height: 42px;
    }

    .footer1 .input-field>label {
        padding-top: 2px;
        font-size: 14px;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .smVideo {
        height: 60px;
    }

    .Logos img {
        width: 20%;
    }

    .mdVideo {
        height: 110px;
    }

    .cltSec .s3 img {
        width: 70%;
    }

    .lgVideo {
        height: 160px;
    }

    .cltSec .fmcg,
    .cltSec .decor {
        width: 14%;
    }

    .btn-large {
        height: 42px;
        line-height: 42px;
        font-size: 16px !important;
    }

    .careerForm {
        padding: 0px 0px 0px 0px;
    }

    .contBanner {
        height: 50vh;
    }

    .careerCarousel .carousel button {
        height: 40px;
        line-height: 40px;
        width: 120px;
        border-radius: 3px;
        font-size: 18px;
        margin-top: 9%;
    }

    .careerCarousel .carousel .row .col:last-child {
        margin-top: 10%;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 18px;
    }

    .careerCarousel .carousel .row .col:first-child {
        margin-top: 340px;
    }

    .careerCarousel img+h1 {
        margin-top: 20px;
    }

    .careerCarousel .carousel i#prev {
        right: 950px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 65%;
    }

    .influNeedBtnRow a {
        width: 220px;
        border-radius: 10px;
        height: 50px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 5%;
    }

    .inflNdFrsSec .col:first-child {
        height: 47vh;
    }

    .inflNdFrsSec {
        height: 50vh;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 60px;
        font-size: 3.5rem;
        margin-top: 0;
    }

    .influCardSec .s4 img {
        width: 40%;
        margin-bottom: -20px;
    }

    .inflFrsSec {
        height: 45vh;
    }

    .influBtnRow a {
        width: 210px;
        height: 40px;
        font-size: 16px;
        margin-left: 5%;
        border-radius: 5px;
    }

    .influencerGirl {
        width: 80%;
    }

    .influBtnRow a:first-child {
        margin-top: 40px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 50px;
        font-size: 3rem;
        margin-top: 25%;
    }

    .influCardSec iframe {
        height: 130px;
    }

    .cardServSec .card {
        height: 360px;
        padding: 40px;
    }

    .cardServSec .card h3 {
        font-size: 20px;
    }

    .cardServSec ul {
        line-height: normal;
    }

    .sticky nav ul.desktpUl a {
        font-size: 11px;
    }

    .sticky {
        padding: 0px 10px 0px 60px;
        height: 70px;
    }

    .soluUlPoints li {
        padding-left: 35px;
        font-size: 16px;
        margin-bottom: 4px;
    }

    .sticky .logoimg {
        width: 60%;
        margin-top: 3%;
    }

    .sociapaHeader .desktpUl {
        margin-top: 4px;
    }

    .sociapaHeader {
        padding: 0px â€‹40px;
    }

    .soluUlPoints li:before {
        width: 20px;
        height: 20px;
    }

    .logoimg {
        width: 60%;
        margin-top: 5%;
    }

    .mt-5 {
        margin-top: 28px;
    }

    .sociapaHeader nav ul a {
        font-size: 12.5px;
    }

    .abtLast {
        margin: 10px 0px;
    }

    .abtLast .card p {
        height: 90px;
    }

    .abtLast .col .card {
        height: 290px;
        width: 170px;
    }

    .serFrsSec p {
        font-size: 16px;
        margin-top: -20px;
    }

    .teamSocial li {
        margin: 0 4px;
    }

    .ourTeam .carousel img {
        border: 4px solid whitesmoke;
    }

    .ourTeam .carousel .carousel-item {
        width: 350px;
        padding: 28px;
        top: -30%;
    }

    .ourTeam .carousel {
        height: 420px;
    }

    .abtArSec {
        height: auto;
    }

    .abtArSec .col {
        height: 20vh;
    }

    .fs-25 {
        font-size: 16px;
    }

    .awardSec .mb-4 {
        margin-bottom: 0px;
    }

    .WhoRow p {
        line-height: 26px;
        margin-left: 10px;
        margin-top: 5px;
    }

    .awardSec {
        padding: 0px 0 20px 0;
    }

    .serSec .owl-carousel .owl-nav button.owl-prev,
    .serSec .owl-carousel .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
    }

    .serCaroRow .card {
        height: auto;
    }

    .serSec .owl-carousel .owl-item img {
        width: 50%;
        margin: auto;
    }

    .serCaroRow {
        padding: 0px 80px;
    }

    .withGr {
        margin-top: 20px;
        margin-left: 3px;
    }

    .weDeli {
        margin-bottom: -25px;
        margin-left: 3px;
    }

    .weDeliver h2 {
        font-size: 30px;
    }

    .weDeliver img {
        margin-top: -60px !important;
        width: 65%;
    }

    .weDeliver {
        margin-top: 0px;
    }

    @keyframes facebook {
        0% {
            bottom: 990px;
        }

        100% {
            bottom: 980px;
        }
    }

    @keyframes instagram {
        0% {
            bottom: 910px;
        }

        100% {
            bottom: 930px;
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 820px;
        }

        100% {
            bottom: 840px;
        }
    }

    @keyframes like {
        0% {
            bottom: 320px;
        }

        100% {
            bottom: 340px;
        }
    }

    .solution h2 {
        line-height: 65px;
    }

    .inflCateUl li {
        margin: 15px 0;
        font-size: 16px;
    }

    .fsec1class {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .contBanner .row .right {
        padding: 50px 0px 0px 20px;
    }

    .contBanner .row .left {
        padding: 90px 0px 0px 0px;
    }

    .contBanner .row .right .card {
        height: auto;
        padding: 30px â€‹40px;
    }

    .careerCarousel .carousel i#next {
        left: 410px;
        font-size: 30px;
    }

    .careerCarousel .carousel i#prev {
        font-size: 30px;
    }

    .careerCarousel img {
        width: 32%;
        margin-right: 0%;
    }

    .careerSec button {
        margin-top: 340px;
    }

    .careerCarousel {
        margin-top: -53%;
    }

    .careerSec a {
        margin-left: -40px;
    }

    .careerCarousel .carousel ul {
        margin-left: -20px;
        line-height: 30px;
        font-size: 15px;
    }

    .careerSec {
        height: 1400px;
    }

    .WhoSec {
        padding: 0 100px 0 100px;
    }

    html,
    body {
        font-size: 13px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: 55px;
        font-size: 3rem;
        margin-top: 10%;
    }

    .cardServSec img {
        width: 50%;
    }

    .serFrsSec .col:first-child {
        height: auto;
        padding-left: 10%;
        padding-top: 5%;
    }

    .girlCard {
        width: 70%;
        margin-right: -10px;
    }

    .footer2 {
        padding: 0 20px;
    }

    .blogCard .card .row .col.image {
        height: 300px;
    }

    .blogCard {
        margin-top: -50%;
    }

    .fs-10 {
        font-size: 10px;
    }

    .blogCard .m6 img {
        width: 60%;
    }

    .blogBanner {
        height: 600px;
    }

    .blogCard h3 {
        line-height: 27px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .fs-20 {
        font-size: 15px;
    }

    .fs-30 {
        font-size: 17px;
    }

    .fs-35 {
        font-size: 21px;
    }

    .fs-40 {
        font-size: 25px;
    }

    .fs-45 {
        font-size: 30px;
    }

    .fs-50 {
        font-size: 20px;
    }

    .fs-60 {
        font-size: 40px;
    }

    .fs-70 {
        font-size: 50px;
    }

    .fs-80 {
        font-size: 60px;
    }

    .fs-90 {
        font-size: 70px;
    }

    .fs-100 {
        font-size: 80px;
    }

    .iconSec img:first-child {
        margin-top: 0;
        width: 60px;
        margin-left: 770px;
    }

    .iconSec img:nth-child(2) {
        margin-left: 740px;
        margin-top: 0;
        width: 60px;
    }

    .iconSec img:nth-child(3) {
        margin-left: 640px;
        margin-top: 0;
        width: 60px;
    }

    .iconSec img:nth-child(4) {
        margin-left: 520px;
        margin-top: 0px;
        width: 60px;
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 20px 0px 0 110px;
    }

    .weDeliver button {
        margin-top: -40px;
    }

    .footerLogo {
        width: 140px;
        margin-top: 80px;
    }

    .socIconContUl li,
    .socIconContUl li:hover {
        margin: 90px 5px !important;
        padding: 2px 3px !important;
        width: 40px !important;
        border: 1px solid grey !important;
        height: 40px !important;
    }

    footer a.fa-2x {
        font-size: 25px;
    }

    .footerUl li {
        margin: 0 10px;
        font-size: 14px;
    }

    .footer1 {
        padding: 50px 0 20px 0;
    }

    .mb-5 {
        margin-bottom: 28px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .samosaCol {
        height: 220px;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 20px;
        padding: 0 40px;
        height: 50px;
    }

    .handImg {
        width: 660px;
        margin-top: 0px;
    }

    .serCaroRow p {
        font-size: 16px;
        margin-top: 10px;
        line-height: 24px;
    }

    .awdBtn,
    .awdBtn:hover,
    .awdBtn:hover:visited {
        font-size: 16px;
    }

    .mb-5 {
        margin-bottom: 35px;
    }

    footer a.fa-2x {
        font-size: 30px;
    }

    .footerLogo {
        width: 140px;
        margin-top: 80px;
    }

    footer a.fa-2x {
        font-size: 25px;
    }

    .footerUl li {
        margin: 0 10px;
        font-size: 14px;
    }

    .sociapaGift {
        display: flex;
        align-items: center;
        height: 360px;
    }

    .proSec .tabs .tab {
        padding: 0 0px;
    }

    .proSec .tabs .tab a {
        font-size: 12px;
    }

    .footer2 p {
        margin-top: 19px;
        font-size: 14px;
    }

    .teamRow h1,
    .teamRow p {
        font-size: 12px;
    }

    .teamRow .s6 .card-content {
        margin-top: -120px;
        height: 100px;
    }

    .footer1 .btn-large {
        height: 42px;
        font-size: 16px;
        display: flex;
        margin-left: 15px;
        margin-top: -20px;
        align-items: center
    }

    .missionCol6 {
        height: 240px
    }

    .footer1 {
        padding: 10px 70px 20px 70px
    }

    .visionCol6 {
        height: 240px
    }

    .mb-5 {
        margin-bottom: 28px
    }

    .cltFlo .s12 div p {
        margin-bottom: -4px;
        margin-top: 10px
    }

    .WhoSec .borderWho {
        width: 80px;
    }

    .shadowTar {
        width: 10%;
        margin-top: -8%;
        margin-left: 21%;
    }

    .targetCircle {
        width: 40%;
    }
}

@media (min-width: 1200px) and (max-width:1260px) {
    .helmetBnr {
        margin-top: 5px !important
    }
}

@media (min-width: 1301px) and (max-width: 1399px) {
    .helmetBnr {
        margin-top: 68px !important
    }
}

@media (min-width: 1201px) and (max-width:1400px) {



    .lojo {
        width: 110px
    }

    .casStudSec .owl-carousel .owl-nav button.owl-prev,
    .casStudSec .owl-carousel .owl-nav button.owl-next {
        height: 45px;
        width: 45px;
    }

    .casStudSec h2 {
        font-size: 45px
    }

    .casStudSec p {
        font-size: 15px
    }

    .casStudSec h6 {
        line-height: 22px;
        font-size: 18px
    }

    .casStudSec .card .card-content {
        height: 280px
    }

    .carDesc {
        padding: 55px 30px 30px 30px;
    }

    .carDesc table tbody tr {
        font-size: 14px
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .descripModal h4 {
        font-size: 25px;
    }

    .descripModal ul {
        font-size: 14px;
        line-height: 30px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .videoSS iframe {
        height: 140px;
        border-radius: 3px;
        border: 3px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 40px
    }

    .creativeSS .creativ {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 40px
    }

    .creativeSS .logos {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 70px
    }

    .packagingCaro {
        padding-right: 100px
    }

    .pkajingSlid {
        padding-right: 200px
    }

    .creativCaro {
        padding-right: 100px
    }

    .logoCaro {
        padding-right: 100px
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 66%
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 66%;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 66%;
    }

    .packagingCaro .owl-prev {
        left: -0.5rem;
    }

    .creativCaro .owl-prev {
        left: -0.5rem;
    }

    .logoCaro .owl-prev {
        left: -0.5rem;
    }

    .digiTypeHed {
        font-size: 25px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .narrativeDiv h3 {
        font-size: 23px;
    }

    .narrativRow video {
        height: 250px;
        margin-top: 0px;
    }

    .narrativS6 {
        height: 200px;
    }

    .adExper {
        margin-bottom: 0px;
    }

    .sociapaSerSec .card {
        padding: 30px 10px;
        height: 300px;
    }

    .sociapaSerSec {
        padding: 0 100px;
    }

    .sociapaSerSec .card h5 {
        font-size: 18px;
    }

    .queryRow label {
        font-size: 14px;
    }

    .queryRow {
        margin-top: 25px;
    }

    .creatingSlider .owl-carousel .owl-nav button.owl-prev,
    .creatingSlider .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px;
    }

    .creatingSlider .owl-carousel {
        height: 160px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 75%;
    }

    .creatingSlider .owl-carousel p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 10px;
    }

    .getQuote .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socmedH5 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .socLsthdBlog {
        line-height: 22px;
    }

    .evolutionBrandH5 {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .evolutionBrand {
        line-height: 22px;
    }

    .privacySec h1 {
        font-size: 35px;
        margin-top: 10px;
    }

    .privacySec h2 {
        font-size: 24px;
        margin-top: 25px;
        margin-bottom: -5px;
    }

    .termsSec h1 {
        font-size: 35px;
        margin-top: 10px;
    }

    .termsSec h2 {
        font-size: 24px;
        margin-top: 25px;
        margin-bottom: -5px;
    }

    .blogViewSec h1 {
        font-size: 35px;
        margin-top: 10px;
    }

    .cardServSec a.btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .sociapaHeader nav,
    .sociapaHeader nav .nav-wrapper i,
    .sociapaHeader nav a.sidenav-trigger,
    .sociapaHeader nav a.sidenav-trigger i {
        height: 60px;
    }

    .helmetBnr {
        margin-top: 28px;
    }

    .careerModal .dashed img {
        margin-left: 40%;
        width: 25%;
    }

    .careerBg img {
        margin-bottom: -30px;
        margin-top: -120px;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
        border-radius: 20px;
        padding: 20px 40px 30px 20px;
        margin: 30px 0 10px 0;
    }

    .caseStudySec .card {
        height: 86px;
    }

    .caseStudySec .card .card-content {
        padding: 5px;
    }

    .caseStudySec a {
        margin-top: 5px;
        border-radius: 5px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
    }

    .caseStudySec .card .card-content p {
        line-height: 14px;
        font-size: 12px;
    }

    .queryModal {
        margin-top: 4%;
        border-radius: 10px;
    }

    .queryModal button,
    .queryModal a {
        height: 40px;
        line-height: 40px;
    }

    .careerModal {
        margin-top: 1%;
    }

    .auditSec .col img {
        margin-top: 40%;
    }

    .cltFlo .s12 div p {
        margin-top: 0px;
    }

    .auditForm button {
        height: 37px;
        width: 120px;
    }

    .blogViewSec h4 {
        font-size: 25px;
        margin-top: 20px;
    }

    .weDeliver ul li {
        font-size: 20px;
        line-height: 50px;
    }

    .pressSec button {
        height: 37px;
        line-height: 37px;
    }

    .awardSec button {
        height: 37px;
        line-height: 37px;
    }

    .careerCarousel img+h1 {
        font-size: 20px;
        margin-top: 0px;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 10px;
        margin-top: 20px;
        font-size: 26px;
    }

    .contBanner img {
        width: 50%;
    }

    .teamRow .card {
        height: 195px;
    }

    .builtIn {
        font-size: 24px;
        margin-top: 0px;
    }

    .influWeoff {
        font-size: 25px;
        margin-top: 7px;
    }

    .fs-10 {
        font-size: 10px;
    }

    .careerCarousel {
        margin-top: -58% !important;
        margin-bottom: 5%;
    }

    .fs-15 {
        font-size: 12px;
    }

    .careerCarousel .carousel.carousel-slider .carousel-item p {
        font-size: 20px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 60%;
    }

    .fs-20 {
        font-size: 14px;
    }

    .fs-25 {
        font-size: 20px;
    }

    .fs-30 {
        font-size: 25px;
    }

    .fs-35 {
        font-size: 31px;
    }

    .fs-40 {
        font-size: 28px;
    }

    .fs-45 {
        font-size: 30px;
    }

    .fs-50 {
        font-size: 25px;
    }

    .fs-60 {
        font-size: 50px;
    }

    .fs-70 {
        font-size: 60px;
    }

    .fs-80 {
        font-size: 70px;
    }

    .fs-90 {
        font-size: 80px;
    }

    .fs-100 {
        font-size: 90px;
    }

    .careerCarousel .carousel {
        height: 740px !important;
    }

    .teamRow h1.fs-30 {
        font-size: 20px;
    }

    .visionCol6 {
        height: 290px;
    }

    .blogCard {
        margin-top: -48%;
    }

    .blogCard .m6 img {
        width: 50%;
    }

    .missionCol6 {
        height: 290px;
    }

    .blogCard a {
        height: 37px;
        line-height: 37px;
        font-size: 14px;
        border-radius: 3px;
    }

    .teamRow .s6 .card-content {
        margin-top: -140px;
    }

    .blogCard h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .serFrsSec .col:last-child {
        margin-top: -9%;
    }

    .cardServSec p {
        font-size: 18px;
    }

    .cardServSec h3 {
        font-size: 26px;
    }

    .Creatives .s4 img {
        height: 260px;
    }

    .abtLast2 .card {
        margin-top: -7%;
    }

    .contBanner button {
        height: 40px;
        line-height: 40px;
    }

    .contBanner .row .right .card {
        padding: 25px 70px 10px 70px;
        border-radius: 10px;
    }

    .contBanner input {
        margin: 0 0 0px 0;
        font-size: 14px;
    }

    .contBanner label {
        font-size: 14px;
    }

    .carForm input {
        height: 40px !important;
        font-size: 14px !important;
    }

    .pressSec .card-title {
        font-size: 20px;
        padding-top: 0%;
        line-height: 25px !important;
    }

    .pressSec .card {
        height: 620px;
    }

    .awardSec .card-title {
        font-size: 20px;
        padding-top: 0%;
        line-height: 25px !important;
    }

    .awardSec .card {
        height: 500px;
    }

    .pt-5 {
        padding-top: 25px;
    }

    .careerCarousel img {
        width: 20% !important;
        margin-top: 20%;
    }

    .careerCarousel .carousel button {
        height: 40px;
        width: 100px;
        margin-left: 10%;
        font-size: 14px;
    }

    .carForm button {
        height: 40px;
        width: 100px;
    }

    .soluUlPoints li {
        padding-left: 40px;
        font-size: 17px;
    }

    .sociapaVidSec video {
        margin-top: -12%;
    }

    .soluUlPoints li:before {
        width: 20px;
        height: 20px;
    }

    .caseStudySec .owl-carousel .owl-nav button.owl-prev,
    .caseStudySec .owl-carousel .owl-nav button.owl-next {
        margin: -35px;
    }

    .mapSec iframe {
        height: 370px;
        width: 100%;
    }

    .contBanner {
        height: 96vh;
    }

    .needInflSrch form input,
    .needInflSrch form button {
        height: 40px;
    }

    .needInflSrch {
        margin-bottom: 40px;
    }

    .inflNdFrsSec {
        height: 90vh;
    }

    .needInfl {
        width: 90%;
    }

    .rechush4 {
        margin-top: 40px;
        font-size: 24px;
    }

    img.cloud {
        width: 70%;
        margin-top: 15%;
    }

    .cltFlo .s12 div {
        display: inline-block;
        margin: 0 50px;
    }

    .ourTeam .carousel img {
        border: 5px solid whitesmoke;
    }

    .abtLast {
        margin: 20px 0px;
    }

    .ourTeam .carousel {
        height: 450px;
    }

    .ourTeam .carousel .carousel-item {
        width: 390px;
        padding: 35px;
        top: -35%;
    }

    .WhoSec h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .WhoSec .fs-25 {
        font-size: 16px;
        line-height: 30px;
    }

    .abtArSec {
        height: 0vh;
    }

    .shadowTar {
        margin-top: 0%;
        margin-left: 21%;
        width: 10%;
    }

    .footer1 .m4 i.small {
        font-size: 1.5rem;
    }

    .pt-4 {
        padding-top: 14px;
    }

    .sociapaNoGift h3 {
        font-size: 24px;
        line-height: 34px;
        margin-top: -10px;
    }

    .ourTeam h2 {
        font-size: 40px;
    }

    .fmcg {
        width: 12%;
    }

    .decor {
        width: 12%;
    }

    .smVideo {
        height: 120px;
    }

    .mdVideo {
        height: 190px;
    }

    .lgVideo {
        height: 260px;
    }

    .contBanner .row .left p {
        line-height: 27px;
        margin-bottom: 20px;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .careerForm {
        padding: 30px 0px 0px 0px;
    }

    .careerCarousel .carousel i#prev {
        right: 85%;
        font-size: 30px;
    }

    .careerCarousel .carousel i#next {
        left: 490px;
        font-size: 30px;
    }

    .blogCard .card .row .col.image {
        height: 300px;
    }

    .blogCard .card .row {
        padding: 0 50px 0px 50px;
    }

    .ourInfSec h2 {
        font-size: 2.5rem;
    }

    .blogCard .card {
        padding-bottom: 30px;
    }

    .influNeedBtnRow a {
        width: 240px !important;
        height: 50px;
        font-size: 18px;
        margin-left: 10%;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 80px;
        font-size: 4rem;
        margin-top: 20%;
    }

    .influCardSec h3 {
        font-size: 20px;
        margin-top: 30px;
    }

    .influCardSec button {
        height: 40px;
        width: 110px;
    }

    .influencerGirl {
        width: 70%;
        margin-right: -10%;
    }

    .influCardSec .s4 img {
        margin-bottom: -20px;
        width: 30%;
    }

    .influCardSec iframe {
        height: 160px;
    }

    .influBtnRow a {
        width: 210px;
        height: 42px;
        font-size: 16px;
        margin-left: 12%;
        border-radius: 4px;
    }

    .inflFrsSec {
        height: 100vh;
    }

    .influBtnRow a:first-child {
        margin-top: 0px;
    }

    .p-5 {
        padding: 38px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 80px;
        font-size: 4rem;
        margin-top: 20%;
    }

    .pe-5 {
        padding-right: 28px;
    }

    .footer1 .input-field>label {
        padding-top: 10px;
        font-size: 12px;
    }

    .socIconContUl li {
        margin: 90px 10px;
        padding: 0px 0px;
        width: 40px;
        border: 2px solid grey;
        height: 40px;
    }

    .socIconContUl li:nth-child(1):hover,
    .socIconContUl li:nth-child(2):hover,
    .socIconContUl li:nth-child(3):hover,
    .socIconContUl li:nth-child(4):hover,
    .socIconContUl li:nth-child(5):hover {
        margin: 90px 10px;
        padding: 0px 0px;
        width: 40px;
        border: 2px solid transparent;
        height: 40px;
    }

    .sticky .logoimg {
        margin-top: 4%;
        width: 62%;
    }

    .sociapaHeader {
        padding: 10px 50px;
    }

    .sociapaNoGift {
        padding-top: 0% !important;
    }

    .Logos img {
        width: 20%;
    }

    .serCaroRow {
        padding: 10px 80px;
    }

    .sticky nav ul.desktpUl a {
        font-size: 13px;
    }

    .sticky {
        padding: 0px 10px 0px 10px;
        height: 75px;
    }

    .sociapaHeader .desktpUl {
        margin-top: 9px;
    }

    .sticky .desktpUl {
        margin-top: 16px;
    }

    .sociapaHeader nav ul a {
        font-size: 14.5px;
        letter-spacing: 1px;
        height: 45px;
        line-height: 45px;
    }

    .logoimg {
        margin-top: 0%;
        width: 62%;
    }

    .cltSec .row .s3 img {
        width: 50%;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        display: block;
        margin-top: -23px;
        padding: 20px 20px 0px 20px;
        position: relative;
        border-radius: 10px;
        background: whitesmoke;
    }

    .weDeliver h2,
    .serSec h2,
    .proSec h2,
    .cltSec h2,
    .caseStudySec h2,
    .awardSec h2 {
        font-size: 45px;
    }

    .proSec .tabs .tab a {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .proSec .tabs .tab {
        padding: 0 10px;
    }

    .samosaCol img {
        width: 80%;
    }

    @keyframes facebook {
        0% {
            bottom: 450px;
        }

        100% {
            bottom: 460px;
        }
    }

    .inflCateUl li {
        margin: 15px 0;
        font-size: 16px;
    }

    .contBanner .row .left {
        padding: 110px 80px 0px 0px;
    }

    .careerSec {
        height: 1600px;
    }

    .careerCarousel {
        margin-top: -57%;
    }

    .contBanner .row .right {
        padding: 70px 0px 0px 0px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: 75px;
        font-size: 4rem;
    }

    .serFrsSec .col:first-child {
        height: auto;
        padding-left: 10%;
        padding-top: 0%;
    }

    .serFrsSec p {
        font-size: 16px;
    }

    .girlCard {
        width: 75%;
        margin-right: -12px;
    }

    .cardServSec .card {
        height: 390px;
        padding: 10px;
    }

    .cardServSec .fs-30 {
        font-size: 18px;
    }

    .cardServSec ul {
        line-height: 30px;
        margin-left: -25px;
    }

    .cardServSec img {
        width: 60%;
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 30px 0px 0 80px;
    }

    .abtLast .card p {
        height: 70px;
    }

    .abtLast .card h5 {
        height: 35px;
    }

    .abtLast img {
        width: 45%;
    }

    .abtLast .col .card {
        height: 300px;
        width: 200px;
    }

    .weDeliver button {
        margin-top: -40px;
    }

    .targetCircle {
        width: 50%;
    }

    .hdngLg {
        font-size: 5rem;
        /* margin-top: 10%; */
        line-height: 90px;
    }

    .hdngLg::after {
        left: 42%;
        bottom: 64%;
        width: 25%;
    }

    .footerLogo {
        width: 140px;
        margin-top: 80px;
    }

    .WhoSec {
        padding: 0 120px 0 120px;
    }

    .careerSec button {
        margin-top: 410px;
    }

    .careerSec a {
        margin-left: -70px;
    }

    .blogBanner {
        height: 700px;
    }

    footer a.fa-2x {
        font-size: 25px;
    }

    .footer2 p {
        margin-top: 25px;
        font-size: 14px;
    }

    .footer1 .btn-large {
        height: 42px;
        font-size: 16px;
        display: flex;
        margin-left: 15px;
        margin-top: -20px;
        align-items: center;
    }

    .footer1 {
        padding: 50px 0 20px 0;
    }

    .mb-5 {
        margin-bottom: 28px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .samosaCol {
        height: 240px;
        padding-top: 0;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 20px;
        padding: 0 40px;
        height: 50px;
    }

    .handImg {
        width: 740px;
        margin-top: -50px;
    }

    .serCaroRow p {
        font-size: 17px;
        margin-top: 26px;
        line-height: 23px;
    }

    .awdBtn {
        font-size: 16px;
        height: 42px;
        line-height: 42px;
    }

    .awdBtn:hover,
    .awdBtn:hover:visited {
        font-size: 17px;
    }

    html,
    body {
        font-size: 15px;
    }

    .mb-5 {
        margin-bottom: 35px;
    }

    .withGr {
        margin-top: -14px;
        font-size: 26px;
    }

    .footerLogo {
        width: 120px;
        margin-top: 80px;
    }

    .weDeli {
        font-size: 26px;
        margin-bottom: -30px;
    }

    .mt-5 {
        margin-top: 28px;
    }

    .weDeliver h2 {
        font-size: 40px;
    }

    .iconSec img:first-child {
        margin-top: 0;
        position: absolute;
        width: 80px;
        margin-left: 830px;
    }

    .weDeliver {
        margin-top: 0px;
    }

    .iconSec img:nth-child(2) {
        position: absolute;
        margin-left: 740px;
        margin-top: 0;
        width: 80px;
    }

    .iconSec img:nth-child(3) {
        margin-left: 640px;
        margin-top: 0;
        width: 80px;
    }

    .iconSec img:nth-child(4) {
        margin-left: 630px;
        margin-top: 0px;
        width: 80px;
    }

    footer a.fa-2x {
        font-size: 26px;
    }

    .footerUl li {
        margin: 0 10px;
        font-size: 12px;
    }

    .footer2 p {
        margin-top: 17px;
        font-size: 12px
    }

    .footer1 .btn-large {
        height: 37px;
        font-size: 14px;
        display: flex;
        margin-left: 15px;
        margin-top: -10px;
        align-items: center
    }

    .footer1 {
        padding: 10px 100px 20px 100px
    }

    @keyframes instagram {
        0% {
            bottom: 240px
        }

        100% {
            bottom: 230px
        }
    }

    @keyframes whatsapp {
        0% {
            bottom: 320px;
        }

        100% {
            bottom: 340px;
        }
    }

    .weDeliver img {
        width: 70%;
        margin-top: -120px !important;
    }

    .pkajingSlid .owl-prev {
        left: 12rem
    }

    .pkajingSlid .owl-next {
        right: 12rem
    }

    /* start packaging */
    .quotePack button {
        height: 40px !important;
        padding: 0 30px
    }

    .packForm button{
        height: 40px !important;
        line-height: 40px !important;
        width:auto
    }

    .pouchPack button{
        height: 40px !important;
        line-height: 40px !important
    }

    .standoutPakg button {
        height: 40px;
        width: 120px
    }

    .packDsgnSec h3 {
        margin-bottom: 30px
    }

    .formPakg {
        padding-bottom: 10px
    }

    .packDsgnSec {
        padding: 20px 0 0px 0
    }

    .zoomPakgSec .lugo {
        margin-top: 20px
    }

    .serInsideBnr img {
        margin-top: -100px
    }

    .pkajingSlid .card {
        padding: 20px
    }
    /* end packaging */

}

@media (min-width: 1401px) and (max-width:1600px) {

    .faqPack {
        padding: 10px 0 40px 0
    }

    .formPakg {
        padding-bottom: 10px
    }

    .packDsgnSec {
        padding: 20px 0 0px 0
    }

    .zoomPakgSec .lugo {
        margin-top: 20px
    }

    .casStudSec h6 {
        line-height: 20px;
        font-size: 16px;
    }

    .casStudSec .card .card-content {
        padding: 24px;
        border-radius: 0 0 2px 2px;
        height: 300px
    }

    .pkajingSlid .owl-next {
        right: 12rem
    }

    .pkajingSlid .card {
        padding: 30px
    }

    .casStudSec .card .card-content p {
        font-size: 14px;
    }

    .carDesc {
        padding: 30px 50px 35px 50px;
    }

    .carDesc table tbody tr {
        font-size: 14px;
    }

    .carDesc .viewBtn,
    .carDesc .viewBtn:hover,
    .carDesc .viewBtn:active,
    .carDesc .viewBtn:focus,
    .carDesc .viewBtn:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .carDesc .aplyBtn,
    .carDesc .aplyBtn:hover,
    .carDesc .aplyBtn:active,
    .carDesc .aplyBtn:focus,
    .carDesc .aplyBtn:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .descripModal h4 {
        font-size: 25px;
    }

    .descripModal ul {
        font-size: 14px;
        line-height: 30px;
    }

    .descripModal a,
    .descripModal a:hover,
    .descripModal a:active,
    .descripModal a:focus,
    .descripModal a:visited {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }

    .carForm button {
        height: 40px;
        width: 120px;
    }

    .videoSS iframe {
        height: 150px;
        border-radius: 5px;
        border: 3px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 60px;
    }

    .creativeSS .creativ {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 60px;
    }

    .creativeSS .logos {
        font-size: 18px;
        padding: 25px 5px;
        margin-top: 90px;
    }

    .packagingCaro {
        padding-right: 120px;
    }

    .pkajingSlid {
        padding-right: 200px
    }

    .creativCaro {
        padding-right: 120px;
    }

    .logoCaro {
        padding-right: 120px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 66%;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 66%;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 66%;
    }

    .digiTypeHed {
        font-size: 25px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .narrativRow video {
        height: 400px;
        margin-top: -40px;
    }

    .adExper {
        margin-bottom: 40px;
    }

    .queryModal {
        padding: 10px 50px;
    }

    .queryRow label {
        font-size: 16px;
    }

    .sociapaSerSec .card {
        padding: 30px 10px;
        background: #b1b0b00d;
        height: 300px;
    }

    .sociapaSerSec {
        padding: 0 100px;
    }

    .sociapaSerSec .card h5 {
        font-size: 20px;
    }

    .creatingSlider .owl-carousel {
        height: 160px;
    }

    .creatingSlider .owl-prev,
    .creatingSlider .owl-next {
        top: 75%;
    }

    .creatingSlider .owl-carousel p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 10px;
    }

    .getQuote .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socmedH5 {
        font-size: 22px;
        margin-top: 22px;
        margin-bottom: 22px;
    }

    .socLsthdBlog {
        line-height: 22px;
    }

    .evolutionBrandH5 {
        font-size: 22px;
        margin-top: 22px;
        margin-bottom: 22px;
    }

    .evolutionBrand {
        line-height: 22px;
    }

    .privacySec h1 {
        font-size: 38px;
        margin-top: 10px;
    }

    .privacySec h2 {
        font-size: 28px;
        margin-top: 25px;
        margin-bottom: -5px;
    }

    .termsSec h1 {
        font-size: 38px;
        margin-top: 10px;
    }

    .termsSec h2 {
        font-size: 28px;
        margin-top: 25px;
        margin-bottom: -5px;
    }

    .blogViewSec h1 {
        font-size: 35px;
        margin-top: 10px;
    }

    .dashed {
        margin: 40px 0 20px 0;
    }

    .awardSec .card {
        height: 540px;
    }

    .careerBg img {
        margin-top: -120px;
    }

    .builtIn {
        font-size: 25px !important;
    }

    .cardServSec a.btn {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .helmetBnr {
        margin-top: 30px;
    }

    .fixedWhatsapp a,
    .fixedPhone a,
    .fixedEnquiry a {
        border-radius: 50% !important;
    }

    .auditSec .col img {
        margin-top: 40%;
    }

    .auditForm button {
        height: 42px;
        width: 120px;
    }

    .queryModal {
        margin-top: 2%;
        border-radius: 10px;
    }

    .caseStudySec .card {
        height: 100px;
    }

    .caseStudySec a {
        margin-top: 7px;
        height: 27px;
        line-height: 27px;
    }

    .caseStudySec .card .card-content p {
        line-height: 16px;
    }

    .dashed {
        border-radius: 20px;
        padding: 10px 40px 30px 20px;
    }

    .careerCarousel .carousel .row.slider-center {
        top: 55%;
    }

    .builtIn {
        margin-top: 9px;
    }

    .creativeSec h2 {
        font-size: 30px;
        margin-top: 10px;
    }

    .careerCarousel .carousel img {
        width: 30%;
        margin-top: 16%;
    }

    .contBanner .row .left {
        padding: 100px 60px 0px 0px;
    }

    .careerCarousel h1.fs-40 {
        margin-top: 30%;
    }

    .blogCard .card .row {
        padding: 0 50px 10px 50px;
    }

    .footer1 .input-field>label {
        padding-top: 10px;
    }

    .influCardSec .card {
        margin-top: -60px;
    }

    .teamRow .card {
        height: 220px;
    }

    .inflFrsSec img {
        width: 70%;
    }

    .blogCard {
        margin-top: -57%;
    }

    .influCardSec button {
        height: 42px;
        width: 120px;
    }

    .pressSec .card-title {
        font-size: 20px;
        padding-top: 0%;
        letter-spacing: 0px;
        line-height: 26px !important;
        margin-bottom: -7px;
    }

    .pressSec .card-title {
        font-size: 20px;
        padding-top: 0%;
        letter-spacing: 0px;
        line-height: 26px !important;
        margin-bottom: -7px;
    }

    .blogCard h3 {
        font-size: 26px;
        line-height: 33px;
    }

    .pressSec .card {
        height: 610px;
    }

    .pressSec button {
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        border-radius: 3px;
    }

    .contBanner .row .left p {
        line-height: 29px;
        margin-bottom: 50px;
        font-size: 16px;
    }

    .fs-25 {
        font-size: 18px;
    }

    .abtArSec {
        height: 0vh;
        /* padding-left: 14%; */
    }

    .shadowTar {
        margin-top: -2%;
        width: 13%;
        margin-left: 21%;
    }

    .hdngLg {
        font-size: 5rem;
        line-height: 100px;
    }

    .hdngLg::after {
        left: 42%;
        bottom: 71%;
        width: 25%;
    }

    .WhoRow p {
        line-height: 32px;
        margin-top: 40px;
    }

    .sociapaNoGift h3 {
        line-height: 34px;
        margin-top: 0;
        font-size: 26px;
    }

    .WhoSec img {
        width: 90%;
    }

    .missionCol6 {
        height: 320px;
    }

    .sociapaGift img {
        width: 90%;
        margin-left: 10%;
    }

    .cltFlo .s12 div p {
        margin-bottom: -5px;
    }

    .visionCol6 {
        height: 330px;
    }

    .teamRow .s6 .card-content {
        margin-top: -165px;
    }

    .serInsideBnr+section h2 {
        margin-bottom: 10px;
        font-size: 26px;
        margin-top: 10px;
    }

    .pt-5 {
        padding-top: 8px;
    }

    .lgVideo {
        height: 290px;
    }

    .mdVideo {
        height: 210px;
    }

    .sociapaVidSec video {
        margin-top: -10%;
    }

    .soluUlPoints li {
        font-size: 20px;
    }

    .smVideo {
        height: 130px;
    }

    .soluUlPoints li:before {
        width: 30px;
        height: 30px;
        left: 10px;
    }

    .abtLast2 .card {
        margin-left: 55%;
        margin-top: 1%;
    }

    .contBanner .row .right button {
        font-size: 17px;
    }

    .contBanner {
        height: 90vh;
    }

    .contBanner img {
        width: 40%;
    }

    .mapSec iframe {
        height: 500px;
        width: 100%;
    }

    .fixed-action-btn .bg-red {
        border-radius: 50%;
    }

    .fsec1class {
        font-size: 25px;
    }

    .contBanner label {
        font-size: 15px;
    }

    .carForm input {
        font-size: 16px !important;
    }

    .careerCarousel .carousel .row .col:first-child {
        padding-right: 0%;
    }

    .dashed {
        border: 1px dashed rgb(212, 211, 211);
    }

    .dashed img {
        width: 25%;
    }

    .blogCard .image img {
        width: 50%;
    }

    .blogCard .card .row .col.image {
        height: 350px;
    }

    .needInflSrch form button i {
        font-size: 16px;
        position: absolute;
        margin: -27px -7px;
    }

    .needInflSrch form input,
    .needInflSrch form button {
        height: 40px;
    }

    .needInflSrch {
        margin-bottom: 60px;
    }

    .influCardSec p {
        font-size: 16px;
        margin-top: 0px;
    }

    .influWedo,
    .influWeoff {
        font-size: 25px;
    }

    .influBtnRow a:first-child {
        margin-top: 40px;
    }

    .cloud {
        width: 50%;
        margin-top: 20%;
    }

    .samosaCol img {
        width: 70%;
    }

    .rechush4 {
        margin-top: 20px;
    }

    .blogViewSec h4 {
        font-size: 27px;
    }

    .btn-large {
        height: 42px;
        line-height: 42px;
        border-radius: 3px;
    }

    .ourTeam .carousel {
        height: 540px;
    }

    .abtLast {
        margin: 0px 0px;
    }

    .ourTeam .carousel .carousel-item {
        top: -43%;
    }

    .teamSocial li {
        margin: 0 5px;
    }

    .socIconContUl li:nth-child(1):hover,
    .socIconContUl li:nth-child(2):hover,
    .socIconContUl li:nth-child(3):hover,
    .socIconContUl li:nth-child(4):hover,
    .socIconContUl li:nth-child(5):hover {
        margin: 90px 5px;
        padding: 2px 3px;
        width: 50px;
        border: 2px solid transparent;
        height: 50px;
    }

    .decor {
        width: 15%;
    }

    .fmcg {
        width: 15%;
    }

    .Logos img {
        width: 20%;
    }

    .proSec .tabs .tab {
        padding: 0 10px;
    }

    .weDeli {
        font-size: 26px;
        margin-bottom: -30px;
    }

    .withGr {
        margin-top: -14px;
        font-size: 26px;
    }

    .weDeliver h2 {
        font-size: 40px;
    }

    .sociapaHeader nav ul a {
        font-size: 12px;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .logoimg {
        width: 70%;
        margin-top: 5%;
    }

    .WhoSec h4 {
        font-size: 30px;
    }

    .sticky .logoimg {
        width: 63%;
        margin-top: 4%;
    }

    .artistInf .col img {
        margin: 0 -8px;
    }

    .sticky {
        padding: 2px 60px 0px 60px;
        height: 80px;
    }

    .proSec .tabs .tab a {
        font-size: 18px;
    }

    .cardServSec ul {
        line-height: 30px;
    }

    .cardServSec .fs-45 {
        font-size: 25px;
    }

    .cardServSec .fs-30 {
        font-size: 22px;
    }

    .cardServSec img {
        width: 50%;
    }

    .sticky nav ul.desktpUl a {
        font-size: 13px;
    }

    .cardServSec .card {
        height: 390px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: 80px;
        font-size: 4rem;
    }

    .serFrsSec p {
        font-size: 16px;
    }

    .abtLast .col:nth-child(1) .card img,
    .abtLast .col:nth-child(2) .card img,
    .abtLast .col:nth-child(3) .card img,
    .abtLast .col:nth-child(4) .card img,
    .abtLast .col:nth-child(5) .card img,
    .abtLast .col:nth-child(6) .card img,
    .abtLast .col:nth-child(7) .card img {
        width: 45%;
    }

    .abtLast .card h5 {
        height: 35px;
        line-height: 20px;
    }

    .abtLast .card p {
        height: 60px;
    }

    .sociapaNoGift {
        padding-right: 50px;
    }

    .cltSec .row .s3 img {
        width: 60%;
    }

    .serCaroRow {
        padding: 20px 90px;
    }

    .careerForm {
        padding: 50px 0px 0px 0px;
    }

    .inflCateUl li {
        margin: 16px 0;
        font-size: 17px;
    }

    .abtArSec img {
        width: 60%;
    }

    .contBanner .row .right .card {
        padding: 30px 70px;
        border-radius: 10px;
    }

    .contBanner .row .right {
        padding: 70px 0px 0px 50px;
    }

    .careerCarousel .carousel i#next {
        left: 540px;
        font-size: 35px;
    }

    .careerCarousel .carousel i#prev {
        font-size: 35px;
        right: 1270px;
    }

    .careerCarousel .carousel {
        height: 850px !important;
    }

    .influNeedBtnRow a {
        width: 300px;
        height: 50px;
        font-size: 20px;
        margin-left: 7%;
    }

    .inflNdFrsSec .col:first-child h1 {
        line-height: 100px;
        font-size: 4.5rem;
        margin-top: 50%;
    }

    footer input,
    footer textarea {
        height: 4rem;
    }

    .influCardSec .s4 img {
        width: 20%;
        margin-bottom: 0px;
    }

    .influBtnRow a {
        width: 240px;
        height: 45px;
        font-size: 18px;
        margin-left: 8%;
        line-height: 45px;
        border-radius: 4px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 80px;
        font-size: 4rem;
        margin-top: 25%;
    }

    .inflFrsSec {
        height: 100vh;
    }

    .influCardSec iframe {
        height: 200px;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 20px 20px 0px 20px;
    }

    @keyframes facebook {
        0% {
            bottom: 300px;
        }

        100% {
            bottom: 310px;
        }
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 70px 0px 70px 100px;
    }

    .weDeliver img {
        width: 60%;
        margin-top: -80px !important;
    }

    .iconSec img:first-child {
        width: 80px;
        margin-left: 760px;
    }

    .iconSec img:nth-child(2) {
        margin-left: 760px;
        width: 80px;
    }

    .iconSec img:nth-child(3) {
        margin-left: 1000px;
        width: 80px;
    }

    .iconSec img:nth-child(4) {
        width: 80px;
    }

    .careerCarousel {
        margin-top: -56%;
    }

    html,
    body {
        font-size: 16px;
    }

    .samosaColPara {
        padding-top: 0px;
    }

    .abtLast .col .card {
        height: 270px;
        width: 230px;
    }

    .samosaCol {
        height: 280px;
        padding-top: 0;
    }

    .WhoSec {
        padding: 0 150px 0 150px;
    }

    .btn-sociapa {
        font-size: 30px;
        padding: 0 40px;
        height: 70px;
    }

    .girlCard {
        width: 60%;
        margin-top: 10%;
    }

    .btn-sociapa:hover {
        font-size: 30px;
        padding: 0 40px;
        height: 70px;
    }

    .handImg {
        width: 900px;
        margin-top: -100px;
    }

    .serCaroRow p {
        font-size: 20px;
        margin-top: 30px;
    }

    .awdBtn {
        font-size: 17px;
    }

    .awdBtn:hover,
    .awdBtn:hover:visited {
        font-size: 17px;
    }

    .fs-10 {
        font-size: 10px;
    }

    .fs-15 {
        font-size: 12px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .fs-20 {
        font-size: 16px;
    }

    .fs-30 {
        font-size: 22px;
    }

    .fs-35 {
        font-size: 30px;
    }

    .fs-40 {
        font-size: 35px;
    }

    .fs-45 {
        font-size: 40px;
    }

    .fs-50 {
        font-size: 30px;
    }

    .fs-60 {
        font-size: 50px;
    }

    .fs-70 {
        font-size: 60px;
    }

    .fs-80 {
        font-size: 70px;
    }

    .fs-90 {
        font-size: 80px;
    }

    .fs-100 {
        font-size: 90px;
    }

    .mb-5 {
        margin-bottom: 35px;
    }

    .footerLogo {
        width: 150px;
        margin-top: 80px;
    }

    .socIconContUl li {
        margin: 90px 5px;
        padding: 2px 3px;
        width: 50px;
        border: 2px solid grey;
        height: 50px;
    }

    .socIconContUl li:hover {
        margin: 90px 5px;
        padding: 2px 3px;
        width: 50px;
        height: 50px;
        border: 2px solid transparent;
    }

    footer a.fa-2x {
        font-size: 30px;
    }

    .footerUl li {
        margin: 0 10px;
        font-size: 14px;
    }

    .footer2 p {
        margin-top: 25px;
        font-size: 14px
    }

    .footer1 .btn-large {
        height: 42px;
        font-size: 16px;
        display: flex;
        margin-left: 15px;
        margin-top: -10px;
        align-items: center
    }

    .footer1 {
        padding: 10px 100px 20px 100px
    }

    .careerSec a {
        margin-left: -150px
    }

    .artistInf .col {
        padding: 5px 9px
    }
    .packForm button{
        height: 42px;
        width:auto
    }
    .quotePack button{
        height: 42px !important
    }
}

@media (max-width: 1600px) {
    .proSec .tabs .tab a {
        font-weight: 500;
    }
}

@media (min-width: 1601px) and (max-width:1800px) {
    .casStudSec h6 {
        line-height: 26px;
        font-size: 18px;
    }

    .casStudSec .card .card-content {
        height: 385px;
    }

    .videoSS iframe {
        height: 200px;
        border-radius: 5px;
        border: 4px solid #c7c5c54a;
    }

    .creativeSS .packaging {
        font-size: 20px;
        margin-top: 70px;
    }

    .creativeSS .creativ {
        font-size: 20px;
        margin-top: 90px;
    }

    .creativeSS .logos {
        font-size: 20px;
        margin-top: 100px;
    }

    .packagingCaro .owl-nav button.owl-prev,
    .packagingCaro .owl-nav button.owl-next {
        top: 63%;
    }

    .creativCaro .owl-nav button.owl-prev,
    .creativCaro .owl-nav button.owl-next {
        top: 63%;
    }

    .logoCaro .owl-nav button.owl-prev,
    .logoCaro .owl-nav button.owl-next {
        top: 67%;
    }












    .digiTypeHed {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .caseStudySec .card .card-content {
        padding: 10px;
    }

    .queryRow label {
        font-size: 18px;
    }

    .creatingSlider .owl-carousel p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 10px;
    }

    .getQuote .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .getQuoteBlank .btn {
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        padding: 0 30px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .socmedH5 {
        font-size: 24px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .socLsthdBlog {
        line-height: 26px;
    }

    .evolutionBrandH5 {
        font-size: 24px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .evolutionBrand {
        line-height: 26px;
    }

    .privacySec h1 {
        font-size: 40px;
        margin-top: 10px;
    }

    .privacySec h2 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .termsSec h1 {
        font-size: 40px;
        margin-top: 10px;
    }

    .termsSec h2 {
        font-size: 28px;
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .cardServSec a.btn {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }

    .careerCarousel h1.fs-40 {
        margin-top: 20%;
    }

    .helmetBnr {
        margin-top: 32px;
    }

    .auditSec .col img {
        margin-top: 30%;
        width: 75%;
    }

    .sociapaNoGift {
        padding-top: 2% !important;
    }

    .caseStudySec .card {
        height: 115px;
        overflow: hidden;
    }

    .queryModal {
        margin-top: 6%;
        border-radius: 20px;
    }

    /* .careerModal {
        margin-top: 3%;
        border-radius: 0;
    } */
    .careerCarousel {
        margin-top: -47%;
        margin-bottom: -4%;
    }

    .footer2 p {
        font-size: 14px;
    }

    .teamRow .card {
        height: 260px;
    }

    .careerCarousel .carousel i#prev {
        right: 1480px;
    }

    .contBanner .row .left {
        padding: 110px 100px 0px 0px;
    }

    .careerCarousel .carousel i#next {
        left: 620px;
    }

    .contBanner .row .right {
        padding: 90px 0px 0px 80px;
    }

    element.style {
        width: 45%;
        margin-top: 10%;
    }

    .rounded-30 {
        border-radius: 20px;
    }

    .blogCard h3 {
        line-height: 37px;
    }

    .pressSec button {
        height: 47px;
        line-height: 47px;
        font-size: 18px;
    }

    .blogViewSec h4 {
        margin-bottom: 30px;
    }

    .fixed-action-btn .bg-red {
        border-radius: 50%;
    }

    .contBanner {
        height: 90vh;
    }

    .footerLogo {
        width: 170px;
        margin-top: 90px;
    }

    .footerUl li {
        margin: 0 10px;
        font-size: 14px;
    }

    .pressSec .card-title {
        font-size: 20px;
        padding-top: 0%;
        letter-spacing: 1px;
        line-height: 25px !important;
        margin-bottom: -9px;
    }

    .blogCard {
        margin-top: -49%;
    }

    .pressSec .card {
        height: 660px;
    }

    .influCardSec .cloud {
        width: 60%;
        margin-top: 10%;
    }

    .influCardSec .card .s4 img {
        width: 20%;
    }

    .pressBannerSec img {
        margin-top: -140px;
    }

    .awardBnrSec img {
        margin-top: -140px;
    }

    .footer1 .input-field>label {
        padding-top: 5px;
        font-size: 14px;
    }

    .footer1 .mb-5 {
        margin-bottom: 10px;
    }

    .fs-18 {
        font-size: 16px;
    }

    .fs-20 {
        font-size: 17px;
    }

    .fs-25 {
        font-size: 20px;
    }

    .fs-30 {
        font-size: 25px;
    }

    .fs-45 {
        font-size: 38px;
    }

    .fs-50 {
        font-size: 40px;
    }

    .fs-60 {
        font-size: 50px;
    }

    .rechush4 {
        margin-top: 50px;
    }

    .visionSec {
        margin-top: -10px;
    }

    .inflFrsSec .col:first-child h1 {
        line-height: 100px;
        font-size: 4.5rem;
        margin-top: 30%;
    }

    .influBtnRow a:first-child {
        margin-top: 50px;
    }

    .inflFrsSec {
        height: 100vh;
    }

    .influBtnRow a {
        width: 240px;
        border-radius: 5px;
        height: 50px;
        font-size: 18px;
        margin-left: 17%;
    }

    .influCardSec iframe {
        height: 228px;
    }

    .inflFrsSec img {
        width: 60%;
    }

    .teamRow .s6 .card-content {
        margin-top: -180px;
    }

    .WhoRow p {
        line-height: 34px;
        font-size: 20px;
        margin-top: 30px;
    }

    .shadowTar {
        margin-top: -6%;
        width: 15%;
        margin-left: 20%;
    }

    .abtLast {
        margin-top: 30px;
    }

    .visionCol6 {
        height: 370px;
    }

    .missionCol6 {
        height: 370px;
    }

    .abtLast2 {
        margin-top: 42px;
    }

    .hdngLg {
        line-height: 110px;
        font-size: 5.5rem;
    }

    .hdngLg::after {
        left: 42%;
        bottom: 70%;
        width: 25%;
    }

    .btn-large {
        height: 47px;
        line-height: 47px;
        font-size: 18px;
        padding: 0 25px;
    }

    .sociapaNoGift h3 {
        line-height: 40px;
        margin-top: 0px;
    }

    .cltSec .s3 img {
        width: 50%;
    }

    .Packaging img {
        width: 70%;
    }

    .sociapaGift img {
        width: 90%;
        margin-left: 10%;
    }

    .proSec .Creatives,
    .proSec .Video,
    .proSec .Logos,
    .proSec .Website,
    .proSec .Packaging {
        padding: 20px 30px 0px 30px;
    }

    .fmcg,
    .decor {
        width: 12%;
    }

    .abtArSec img {
        width: 60%;
    }

    .abtArSec {
        height: 0vh;
        /* padding-left: 14%; */
    }

    .lgVideo {
        height: 300px;
    }

    .weDeliver img {
        width: 60%;
        margin-top: -100px !important;
    }

    .mdVideo {
        height: 220px;
    }

    .serCaroRow {
        padding: 20px 150px 0 150px;
    }

    .sociapaVidSec video {
        margin-top: -9%;
    }

    .btn-sociapa,
    .btn-sociapa:hover {
        font-size: 25px;
        padding: 0 50px;
        height: 70px;
    }

    .smVideo {
        height: 140px;
    }

    .weDeliver .row .col:nth-child(1) {
        padding: 70px â€‹0px 0 200px;
    }

    .Logos img {
        width: 20%;
    }

    .soluUlPoints li {
        font-size: 25px;
    }

    .soluUlPoints li:before {
        width: 30px;
        height: 30px;
        left: 10px;
        top: 5px;
    }

    .fs-35 {
        font-size: 30px;
    }

    .abtLast .col .card {
        width: 270px;
    }

    .serFrsSec .col:first-child h1 {
        line-height: 105px;
    }

    .serFrsSec p {
        font-size: 19px;
    }

    .weDeli {
        margin-bottom: -30px;
    }

    .withGr {
        margin-top: -10px;
    }

    html,
    body {
        font-size: 17px;
    }

    .WhoSec .borderWho {
        width: 90px;
    }

    .artistInf .col {
        padding: 2px â€‹0px;
    }

    .girlCard {
        width: 70%;
        margin-right: -14px;
    }

    .blogCard .card {
        padding: 0;
    }

    .careerSec a {
        margin-left: 0px;
    }
}

@media (max-width: 1800px) {
    .WhoSec h4 {
        line-height: normal;
        width: auto;
    }
}

@media (min-width: 1800px) {
    .artistInf .col {
        padding: 17px 0px;
    }
}


/* ---------------------------------------  */
.dropdown-parent{
    position: relative;
}
.dropdown-parent .dropdown li a{
    line-height: 47px !important;
}
 li ul.dropdown{
    position: absolute !important;
    position: absolute;
    width: 13rem;
    right: 0px;
    /* margin-top: 5px; */
}
nav ul a{
    padding: 0px 10px !important;
}

.dropdownlist li{
margin: 0px -10px;
}
.dropdown-parent  .dropdownlist li{
margin: -2px 0px !important
}
.dropdown-parent .sociapaHeader nav ul a {
    padding: 0px 10px;
    font-size: 12px !important;
    line-height: 40px !important;
}

.dropdown-parent .sociapaHeader nav ul a:hover{
    
    /* height: 46px;
    transition: 1.5s;
    display: flex;
    align-items: center; */

}
