@media screen and (min-width: 1921px) {
  .heroCounter {
    font-size: 80px;
    line-height: 100px;
  }

  .card-body>div::after {
    height: 80px;
    top: 10px;
  }

  .titleText .rightText {
    padding-top: 25px;
  }

  h2, .FullWidthContentpage>div .LeftSide h1 {
    font-size: 70px;
    line-height: 86px;
  }

  h1, .heroCaption h2 {
    font-size: 100px;
    line-height: 130px;
  }

  h3 {
    font-size: 48px;
    line-height: 60px;
  }

  body.page-template-case-study-template-php .HeroImageVideoBanner h2,
  body.search .HeroImageVideoBanner h2 {
    font-size: 100px;
    line-height: 130px;
  }

  h4, .heroCaption h1, .largeText, .TeamsMenu, .SpecialistMenu, .castestudySwiper ul li .workBlock .TextHolder h4, .accordian-title,
  .cli-tab-container .cli-privacy-overview h4, .cli-tab-container h1, .FooterMenu1 li a, .reportSwiper ul li .reportBlock .TextHolder h4 {
    font-size: 36px;
    line-height: 48px;
  }

  .single-mhp_case_studies .rightText h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .Block h4 {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 30px;
  }

  .stats .number {
    font-size: 150px;
    line-height: 130px
  }

  .twoColListEditor .col:nth-child(1)>div {
    max-width: 630px;
  }
}
@media screen and (min-width: 1280px) {
body.home:not(.menuopen) header:not(.shrink){
  filter: invert(1);
}
}
@media screen and (max-width: 1279px) {
body.home:not(.menuopen) header:not(.shrink) .logo, body.home:not(.menuopen) header:not(.shrink) #menu-toggle {
  filter: invert(1);
}
}
@media screen and (min-width: 0px) and (max-width: 1800px) {
  .search .heroCaption h1, .search .serachHolder input[type=text].searchPage {
    font-size: 3vw !important;
  }

  .search .serachHolder input[type=text].searchPage::-webkit-input-placeholder {
    font-size: 3vw !important;
  }

  .search .serachHolder input[type=text].searchPage::-moz-placeholder {
    font-size: 3vw !important;
  }

  .search .serachHolder input[type=text].searchPage:-ms-input-placeholder {
    font-size: 3vw !important;
  }

  .search .serachHolder input[type=text].searchPage:-moz-placeholder {
    font-size: 3vw !important;
  }

  .toprightMenu li a {
    font-size: 16px;
  }

  .mainMenu>li>a {
    font-size: 22px;
  }
}

@media screen and (min-width: 0px) and (max-width: 1600px) {
  .insightScroll {
    bottom: 1.5vw;
  }

  .mainMenu>li {
    padding: 0px 15px 0px 15px;
  }

  .toprightMenu {
    padding-right: 30px;
  }
}

@media screen and (min-width: 0px) and (max-width: 1536px) {
  .swiper-button-next-report, .swiper-button-prev-report {
    top: 6vw;
  }

  .swiper-button-next-image, .swiper-button-prev-image,
  .swiper-button-next-study, .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-button-prev-report {
    width: 65px;
    height: 65px;
  }

  .swiper-button-next-image:after, .swiper-button-prev-image:after,
  .swiper-button-next-study:after, .swiper-button-prev-study:after,
  .swiper-button-next-report:after, .swiper-button-prev-report:after {
    background-size: 25px;
  }

  h1, .heroCaption h2 {
    font-size: 70px;
    line-height: 85px;
  }

  .pagenotFound h1 {
    font-size: 48px;
    line-height: 62px;
    margin-bottom: 40px;
  }

  .search .serachHolder input[type=text].searchPage {
    padding-bottom: 20px;
  }

  .search .serachHolder button.searchPagebtn {
    bottom: 10px;
  }

  h2, .FullWidthContentpage>div .LeftSide h1, .StatisticsRow.col_titleText .titleText>h2 {
    font-size: 48px;
    line-height: 62px;
  }

  .search .heroCaption h1, .search .serachHolder input[type=text].searchPage {
    font-size: 40px !important;
  }

  .search .serachHolder input[type=text].searchPage::-webkit-input-placeholder {
    font-size: 40px !important;
  }

  .search .serachHolder input[type=text].searchPage::-moz-placeholder {
    font-size: 40px !important;
  }

  .search .serachHolder input[type=text].searchPage:-ms-input-placeholder {
    font-size: 40px !important;
  }

  .search .serachHolder input[type=text].searchPage:-moz-placeholder {
    font-size: 40px !important;
  }

  .single-mhp_case_studies .rightText h2 {
    font-size: 50px;
    line-height: 60px;
  }

  .singlePost .leftSide .heading2 {
    /* font-size: 48px; */
    /* line-height: 62px; */
    font-size: 30px;
    line-height: 40px;
    font-family: 'untitled-sans-medium';
  }

  blockquote, .pagenotFound h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .pagenotFound h4 {
    margin-bottom: 30px;
  }

  .pagenotFound p {
    margin-bottom: 50px
  }

  .ContactSection .LeftSideContent {
    font-size: 24px;
    line-height: 32px;
  }

  /* .singlepageTitle > div:nth-child(1){ width: 62%; }
  .singlepageTitle > div:nth-child(2){ width: 38%} */
  .TeamsMenu, .SpecialistMenu {
    font-size: 1.71VW
      /*24px*/
    ;
    line-height: 2.28VW
      /*32px*/
    ;
  }

  .home .HeroImageVideoBanner {
    min-height: 50vw;
    height: auto;
  }

  .HeroImageVideoBanner {
    /* min-height: 50vw; */
    height: auto;
  }

  body.search:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-case-study-template-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-library-templates-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-contact-template-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.single-mhp_case_studies:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  #page-wrap>section:first-of-type:not(.HeroImageVideoBanner) {
    margin-top: 150px;
  }

  body.single-mhp_case_studies #page-wrap>section.singlepageTitle {
    margin-top: 150px !important;
  }

  .MenuWrapper h6 {
    margin-bottom: 30px;
  }

  .TSpace {
    padding-top: 80px;
  }

  .logo {
    width: 220px;
    height: 40px;
  }

  .page-template-case-study-template-php .HeroImageVideoBanner {
    margin-top: 45px;
  }

  .twoColListEditor .col:nth-child(2) ul li {
    padding: 15px 0px 15px 40px;
  }

  .twoColListEditor .col:nth-child(2) ul li::before,
  .whiteBtn span, .whiteBorderBtn span, .blackBorderBtn span, .submitBtn span,
  .whiteBtn span::after, .whiteBtn span::before, .whiteBorderBtn span::after,
  .whiteBorderBtn span::before, .blackBorderBtn span::after, .blackBorderBtn span::before,
  .submitBtn span::after, .submitBtn span::before, .alm-filters-container .alm-filter--text-wrap.has-button button::after {
    width: 20px;
    height: 10px;
  }

  .alm-filters-container .alm-filter--text-wrap.has-button button,
  .studySearch .alm-filters-container .alm-filter--text-wrap.has-button button {
    min-width: 80px;
    font-size: 16px;
    padding: 10px 50px 10px 10px;
  }

  .studySearch .alm-filters-container .alm-filter--text-wrap.has-button input[type=text] {
    font-size: 16px;
    height: 55px;
  }

  .studySearch .alm-filters-container .alm-filter--text-wrap.has-button button {
    bottom: 0;
  }

  .studySearch input[type="text"]::-webkit-input-placeholder {
    font-size: 16px;
    color: #A3A3A3;
  }

  .studySearch input[type="text"]::-moz-placeholder {
    font-size: 16px;
    color: #A3A3A3;
  }

  .studySearch input[type="text"]:-ms-input-placeholder {
    font-size: 16px;
    color: #A3A3A3;
  }

  .studySearch input[type="text"]:-moz-placeholder {
    font-size: 16px;
    color: #A3A3A3;
  }

  .insightsBlock>div>a {
    padding-bottom: 85px;
  }

  .insightsBlock>div>a .blackBorderBtn {
    bottom: 40px;
  }

  .whiteBtn, .whiteBorderBtn, .blackBorderBtn, .submitBtn {
    min-width: 160px;
    padding: 7px 60px 9px 25px;
    font-size: 14px;
    line-height: 20px;
  }

  .submitBtn {
    height: 40px;
  }

  .NewsletterForm form>div.gform_footer {
    margin-top: 15px !important
  }

  body, .StatisticsRow .stats .col, .teamInfo h6, .statlogoTxt {
    font-size: 17px;
    line-height: 24px;
  }

  .newsdate {
    font-size: 15px;
    line-height: 22px;
  }

  .caseStudyListing .Block h4, .largeText,
  h4, .heroCaption h1, .cli-tab-container .cli-privacy-overview h4, .cli-tab-container h1, .accordian-title {
    font-size: 24px;
    line-height: 32px;
  }

  .heroCounter, .heroCounter.hideSeconds {
    max-width: 850px;
  }

  .labelname {
    font-size: 20px;
    line-height: 26px;
  }

  .textImageRow .TextHolder h4 {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .quoteRow>div h2 {
    font-size: 52px;
    line-height: 68px;
  }

  .StatisticsRow .titleText>h2, .SummeryArea .titleText>h2, .castestudySwiper ul li .workBlock .blackBorderBtn,
  .twoColListEditor .col:nth-child(2) ul, .castestudySwiper ul li .workBlock .TextHolder h4, .reportSwiper ul li .reportBlock .TextHolder h4 {
    font-size: 24px;
    line-height: 32px;
  }

  .twoColListEditor .col:nth-child(2) h6 {
    font-size: 17px;
    line-height: 24px;
  }

  .stats .number {
    font-size: 8vw;
    line-height: 9vw;
  }

  .logoListing .awardBlock {
    width: 16.6%;
  }

  .teamListWrap .teamBlock {
    padding: 15px;
    width: 20%;
  }

  .page-template-mischief-template-php .teamListWrap .teamBlock {
    padding: 20px;
  }

  .page-template-template-people-php .teamListWrap .teamBlock {
    padding: 15px 15px 45px 15px;
  }

  .teamListWrap {
    padding: 0px 125px;
  }

  .twoColListEditor .col:nth-child(2) ul li::before {
    top: 27px;
  }

  .TeamSingleProfile .LeftSide, .imageText40-60 .imageBlock {
    width: 400px;
    padding-right: 100px;
  }

  .TeamSingleProfile .RightSide, .imageText40-60 .textBlock {
    width: calc(100% - 400px);
  }

  /* .castestudySwiper ul li:last-child {
  margin-right: 140px;
} */
  /* .castestudy-wrapper {
    width: 150vw;
} */
  /* .castestudySwiper ul li {
    width: 36vw;
  } */
  .workBlock .ImageBlock::before {
    padding-top: 65%;
  }

  .linkListRow .TextHolder {
    padding: 0px 0vw 0px 8vw;
    margin-top: -10px;
  }

  .linkListRow {
    padding: 60px 0px;
  }

  .statlogo {
    max-width: 205px;
  }

  .FooterMenu1 li a {
    font-size: 24px;
    line-height: 32px;
  }

  .NewsletterForm .gform_description, .embedForm .NewsletterForm .gform_description {
    font-size: 24px;
    line-height: 32px;
  }

  footer>div>div.footerRight, footer h6 {
    font-size: 17px;
    line-height: 22px;
  }

  .singlePost .RightSide, .tagPromoWrap .newPromotion {
    padding-left: 180px;
  }

  /* , .single .entry .fluidVideo, .single .entry .groupimg */
  .single .entry blockquote {
    margin-left: -100px;
    width: calc(100% + 100px);
    position: relative;
  }

  .single .entry p .fluidVideo {
    /* margin-left: -100px; width: calc(100% + 100px); */
    width: 100%;
    padding-bottom: calc(56.1% + 100px);
  }
}

@media screen and (min-width: 0px) and (max-width: 1366px) {
  .mainMenu>li>a {
    font-size: 22px;
  }

  .toprightMenu {
    padding-right: 25px;
  }

  .mainMenu>li.menu-item-has-children>a::after {
    top: 25%;
  }

  .mainMenu>li {
    padding: 0px 10px 0px 10px;
  }

  .toprightMenu {
    margin-bottom: 5px;
  }

  .searchIcon {
    width: 30px;
    height: 30px;
    background-size: 22px auto !important;
  }

  .open-search .searchIcon {
    width: 30px;
    height: 30px;
    background-size: 15px auto !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 1279px) {

  .newsandInsights .sectionHeading h3 {
    font-size: 41px;
    line-height: 1.4;
  }

  .newsInsightsList .block {
    width: 370px;
    /* width: 295px; */
  }

  .touch .service-wrapper li .serviceBlock .TextHolder {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.46) 0%, rgba(0, 0, 0, 0.46) 100%)
  }

  .touch .service-wrapper li .serviceBlock .TextHolder>div {
    top: 0;
    justify-content: flex-end;
  }

  .touch .service-wrapper li .serviceBlock .TextHolder>div>div {
    opacity: 1;
  }

  .searchListing .searchBlock .imageBlock {
    max-width: 250px;
    width: 100%;
  }

  .searchListing .searchBlock .textBlock {
    padding-right: 20px;
  }

  .instagramFeed .blackBorderBtn {
    left: 80px;
  }

  footer>div>div.footerLeftText {
    font-size: 17px;
    line-height: 28px;
  }

  .gform_wrapper .gfield_validation_message {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .pagenotFound {
    max-width: 380px;
  }

  .page-template-case-study-template-php .HeroImageVideoBanner, .search .HeroImageVideoBanner {
    margin-top: 0px;
  }

  .logo {
    width: 140px;
    height: 24px;
  }

  #menu-toggle {
    width: 25px;
    height: 25px;
  }

  #menu-toggle #hamburger span {
    width: 25px;
    height: 2px;
  }

  #menu-toggle #cross span:nth-child(1) {
    width: 2px;
  }

  #menu-toggle #cross span:nth-child(2) {
    height: 2px;
  }

  #menu-toggle.open #cross span:nth-child(1) {
    height: 25px
  }

  #menu-toggle.open #cross span:nth-child(2) {
    width: 25px;
  }

  #menu-toggle #cross span:nth-child(2) {
    top: 11px;
  }

  #menu-toggle #cross span:nth-child(1) {
    left: 11px;
  }

  .homeHero .centerBlock .leftSide h1 {
    max-width: 640px;
  }

  .homeHero .centerBlock .leftSide, .textRowImageVideo.option2 .centerBlock .textBlock, .ourWork .worklist .workBlock a .textBlock h4 {
    font-size: 22px;
  }

  .textRowImageVideo.option1 .textBlock {
    font-size: 30px;
  }

  .expandedVideo {
    margin-bottom: 160px;
  }

  .textRowImageVideo.option2 .centerBlock h3, .ourWork .centerBlock h3, .newsandInsights .sectionHeading h3 {
    font-size: 41px;
    line-height: 1.4;
  }

  .homeHero .centerBlock .RightSide {
    padding-top: 15px;
  }

  .homeHero {
    padding-bottom: 160px;
  }

  .textRowImageVideo {
    margin-bottom: 160px;
  }

  .socialShare #st-1 .st-btn {
    height: 36px;
    width: 36px;
    margin-right: 15px;
  }

  .socialShare #st-1 .st-btn>a>img, .socialShare #st-1 .st-btn img {
    filter: invert(1);
    width: 25px;
    height: 25px;
  }

  .pagenotFound h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
  }

  .pagenotFound h4 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .ContactSection>div.LeftSideContent h2 {
    font-size: 38px;
    line-height: 48px;
  }

  .pagenotFound p {
    margin-bottom: 40px
  }

  /* .filter .alm-filters-container .alm-filter li div.alm-filter--link, .filter .alm-filters-container button[type=reset] {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
  } */
  /* .filter .alm-filters-container .alm-filter li div.alm-filter--link.active {
    padding: 10px 45px 10px 15px;
  } */
  /* .filter .alm-filters-container .alm-filter li div.alm-filter--link:before, .filter .alm-filters-container .alm-filter li div.alm-filter--link.field-checkbox:after {
    top: 10px;
  } */
  body::after, body::before {
    width: 80px;
  }

  body, .twoColListEditor .col:nth-child(1) h2, .twoColListEditor .col:nth-child(2) h6,
  .twoColListEditor .col:nth-child(2) ul, .searchListing .searchBlock .textBlock {
    font-size: 16px;
    line-height: 24px;
  }

  .page-template-mischief-template-php .twoColListEditor .col:nth-child(2) {
    font-size: 20px;
    line-height: 28px;
  }

  .newsdate {
    font-size: 14px;
    line-height: 21px;
  }

  blockquote {
    font-size: 22px;
    line-height: 31px;
  }

  .whiteBtn, .whiteBorderBtn, .blackBorderBtn, .submitBtn {
    font-size: 14px;
  }

  .submitBtn {
    min-width: 130px;
    margin-right: 0px;
    padding: 8px 50px 8px 15px
  }

  .gform_ajax_spinner {
    margin-top: 5px;
  }

  .NewsletterForm form>div:nth-child(2) {
    width: auto;
    align-items: center;
  }

  .castestudySwiper ul li .workBlock .blackBorderBtn {
    right: 0;
    bottom: 0;
  }

  .insightScroll {
    bottom: -1vw;
    right: 80px;
  }

  .featuredPost .TextHolder h2 {
    margin-top: -5px;
  }

  h1, .heroCaption h2 {
    font-size: 55px;
    line-height: 60px;
  }

  .singlepageTitle h1 {
    font-size: 36px;
    line-height: 49px;
  }

  .textImageRow .TextHolder h4, .IntroductionLogo .rightText h4 {
    font-size: 22px;
    line-height: 30px;
  }

  .tagsWrapper .col label {
    font-size: 14px;
    line-height: 30px;
  }

  .tagsWrapper .col span {
    font-size: 18px;
    line-height: 25px;
  }

  .IntroductionLogo .rightText h4 {
    margin-bottom: 30px;
  }

  .IntroductionLogo .ImagePlace .imageBlock {
    width: 115px;
  }

  .centerBlock, .titleText, .featuredPost, .page-template-master-template-php .FullwidthImage,
  .editorText-60.fullwidth {
    padding-left: 80px;
    padding-right: 80px;
  }

  .service-wrapper li .serviceBlock .TextHolder>div {
    padding: 20px;
  }

  .swiper-button-next-service {
    right: 80px;
    left: auto;
  }

  .swiper-button-prev-service {
    right: 150px;
    left: auto;
  }

  .page-template-mischief-template-php .teamSwiper .swiper-button-next,
  .page-template-mischief-template-php .teamSwiper .swiper-button-prev {
    margin-top: -95px;
  }

  .page-template-mischief-template-php .teamSwiper .swiper-button-next {
    right: 80px;
  }

  .page-template-mischief-template-php .teamSwiper .swiper-button-prev {
    left: auto;
    right: 150px;
  }

  .threeImages {
    padding-left: 72px;
    padding-right: 72px;
  }

  .threeImages h2 {
    margin-bottom: 20px;
  }

  .StatisticsRow .titleText {
    margin-bottom: 70px;
  }

  .titleText>h2 {
    width: 25%;
  }

  .titleText .rightText {
    width: 75%;
    padding-top: 0.8%;
  }

  .callToAction+.alternateTextImage, .singleCasestudy .quoteRow:not(:first-child),
  .TBSpace, .page-template-master-template-php .FullwidthImage, .singleCasestudy .quoteRow, .imageCarosel+.LatestNews {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .single-mhp_case_studies .FullwidthImage, .single-mhp_case_studies .fullVideo {
    margin-bottom: 70px;
  }

  .SummeryArea:not(.White)+.quoteRow, .singleCasestudy, .page-template-mischief-template-php .quoteRow, section:not(.White)+.quoteRow {
    padding-top: 70px;
  }

  .page-template-master-template-php .fullVideo {
    padding: 70px 80px;
  }

  header {
    padding: 30px 80px 0px 80px;
  }

  #menu-toggle {
    top: 25px;
    right: 80px;
  }

  .gescout-show+#menuComponent #menu-toggle {
    top: 25px;
  }

  .headerWhite:not(.blackNav) .logo_black,
  .headerWhite.blackNav header:not(.shrink) .logo_black {
    display: none;
  }

  .headerWhite:not(.blackNav) header:not(.shrink) .logo_white,
  .headerWhite:not(.blackNav) header.shrink .logo_black,
  .headerWhite.blackNav header:not(.shrink) .logo_white {
    display: block;
  }

  body.search:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-case-study-template-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-library-templates-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.page-template-contact-template-php:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  body.single-mhp_case_studies:not(.headerWhite) #page-wrap>section:first-of-type:not(.HeroImageVideoBanner),
  #page-wrap>section:first-of-type:not(.HeroImageVideoBanner) {
    margin-top: 120px;
  }

  body.single-mhp_case_studies #page-wrap>section.singlepageTitle {
    margin-top: 120px !important;
  }

  .BSpace, .featuredPost {
    padding-bottom: 80px;
  }

  .StatisticsRow .stats {
    width: calc(100% - 170px)
  }

  .teamListWrap {
    padding: 0px 70px;
  }

  .page-template-template-people-php .teamListWrap {
    padding: 0px 80px;
  }

  .teamListWrap .teamBlock {
    width: 25%;
  }

  .teamListWrap .teamBlock {
    padding: 5px;
  }

  .page-template-mischief-template-php .teamListWrap .teamBlock {
    padding: 15px;
  }

  .teamBlock .teamPhoto {
    margin-bottom: 20px;
  }

  .page-template-template-people-php .teamListWrap .teamBlock {
    padding: 5px 5px 35px 5px;
  }

  .page-template-template-people-php .teamInfo h6 {
    font-size: 16px;
    line-height: 22px;
  }

  .logoListing .awardBlock {
    padding: 20px;
  }

  .logoSwiper {
    padding-left: 65px;
    padding-right: 65px;
  }

  .TeamSingleProfile .LeftSide, .imageText40-60 .imageBlock {
    width: 175px;
    padding-right: 30px;
  }

  .TeamSingleProfile .RightSide, .imageText40-60 .textBlock {
    width: calc(100% - 175px);
  }

  .newslisting, .caseStudyListing, .LibraryListing, .worklisting {
    padding-left: 75px;
    padding-right: 75px;
  }

  .linkListRow .TextHolder, .PromotedCaseStudy .TextHolder {
    padding: 0px 0vw 0px 40px;
    margin-top: -5px;
    width: 50%;
  }

  .linkListRow .ImageBlock, .PromotedCaseStudy .ImagePlace {
    width: 50%;
  }

  .RightSideContent {
    padding-left: 40px;
  }

  .castestudySwiper {
    padding: 0px 0px 0px 0px;
  }

  .reportSwiper ul li {
    width: calc(50% - 35px);
  }

  /* .castestudySwiper ul li:last-child {
  margin-right: 80px;
} */
  /* .castestudy-wrapper {
      width: 166vw;
    } */
  /* .castestudySwiper ul li {
    width: 41vw;
  } */
  .imageCarosel {
    padding-left: 70px;
  }

  .swiper-button-next-study, .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-button-prev-report {
    width: 44px;
    height: 44px;
    top: 16vw;
  }

  #play-button {
    width: 65px;
    height: 65px;
    top: 48.5%;
  }

  .swiper-button-next-image, .swiper-button-prev-image {
    width: 44px;
    height: 44px;
    margin-top: -22px;
  }

  .swiper-button-prev-image {
    left: 85px;
  }

  .swiper-button-next-image {
    right: 6.5vw;
  }

  .swiper-button-next-study, .swiper-rtl .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-rtl .swiper-button-prev-report {
    right: 90px;
  }

  .swiper-button-next-report, .swiper-button-prev-report {
    top: 12vw;
  }

  .swiper-button-next-image:after, .swiper-button-prev-image:after,
  .swiper-button-next-study:after, .swiper-button-prev-study:after,
  .swiper-button-next-report:after, .swiper-button-prev-report:after {
    background-size: 20px;
  }

  .imageCaroselslider .imageCarosel-slide {
    width: 47.5%;
  }

  .WorkPromotions, .reportPromotions {
    flex-direction: column;
  }

  .reportIntro h2, .serviceCarousel .titleText>h2, .instagramFeed .centerBlock>h2 {
    margin-bottom: 35px;
  }

  .swiper-button-next-service, .swiper-button-prev-service {
    top: -5px;
  }

  .reportPromo-wrapper.single li .reportBlock .TextHolder {
    padding-left: 40px;
    padding-right: 0;
  }

  .workIntro {
    width: 100%;
    padding-right: 0%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-right: 80px;
  }

  .reportIntro {
    width: 100%;
    padding-right: 80px;
    padding-left: 5px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .reportSwiper {
    width: 100%;
  }

  .reportPromo-wrapper.single li {
    width: 100%;
    padding-right: 80px;
  }

  .workIntro h2 {
    margin-bottom: 0px;
    max-width: 55%;
  }

  .reportIntro h2 {
    width: 40%;
    padding-right: 40px;
    min-width: 200px;
  }

  .workIntro h2::after {
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
    max-width: 40px;
    max-height: 40px;
    width: 1.5vw;
    height: 1.5vw;
    margin-left: 18px;
    background: url('../images/title-arrow.svg');
    background-repeat: no-repeat;
    background-size: contain
  }

  .workIntro .blackBorderBtn {
    margin-right: 0px;
  }

  .castestudySwiper {
    width: 100%;
  }

  .castestudySwiper ul li {
    width: 57%;
  }

  .linkListRow .TextHolder h2 {
    margin-bottom: 30px;
  }

  .FullWidthContentpage>div .LeftSide h1 {
    font-size: 36px;
    line-height: 46px;
  }

  h2, .LatestNews .leftSide h2, .quoteRow>div h2, .titleText .rightText h2, .twoColListEditor .col:nth-child(1) h2,
  .single-mhp_case_studies .rightText h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .workIntro h2::after {
    margin-left: 12px;
  }

  .footerLeftText h2, .StatisticsRow.col_titleText .titleText>h2 {
    font-size: 38px;
    line-height: 48px;
  }

  .postBlock h4 {
    font-size: 22px;
    line-height: 28px;
  }

  .accordian-title {
    font-size: 22px;
    line-height: 27px;
    padding: 15px 40px 15px 20px
  }

  .accordian-title::after {
    width: 16px;
    height: 16px;
    right: 20px;
  }

  h4, .heroCaption h1, .largeText, .cli-tab-container .cli-privacy-overview h4, .cli-tab-container h1,
  .searchListing .searchBlock h2, .service-wrapper li .serviceBlock .TextHolder h4 {
    font-size: 28px;
    line-height: 38px;
  }

  .service-wrapper li .serviceBlock .TextHolder>div {
    top: calc(100% - 180px);
  }

  .service-wrapper li .serviceBlock .TextHolder div {
    font-size: 18px;
    line-height: 1.3;
  }

  .heroCounter {
    left: 80px;
    padding: 30px;
    bottom: -15%;
    max-width: 750px;
  }

  .heroCounter.hideSeconds {
    max-width: 750px;
  }

  .labelname {
    font-size: 18px;
    line-height: 26px;
  }

  .HeroImageVideoBanner.counterAdded+section {
    padding-top: 160px;
  }

  .castestudySwiper ul li .workBlock .TextHolder h4, .StatisticsRow .titleText>h2, .SummeryArea .titleText>h2,
  .ContactSection .LeftSideContent, .reportSwiper ul li .reportBlock .TextHolder h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .ContactSection>div h4, .submitted-message.hs-main-font-element {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .twoColListEditor .col:nth-child(2) ul li::before {
    top: 25px;
    width: 20px;
    height: 10px;
  }

  ul.caseStudyPagination {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  ul.caseStudyPagination li:nth-child(2) a::before,
  ul.caseStudyPagination li:nth-child(1) a::after {
    width: 40px;
    height: 40px;
    background-size: 30px
  }

  ul.caseStudyPagination li a {
    font-size: 28px;
    line-height: 30px;
  }

  ul.caseStudyPagination li:nth-child(1) a {
    padding-left: 60px;
  }

  ul.caseStudyPagination li:nth-child(2) a {
    padding-right: 60px;
  }

  .LatestNews .leftSide {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 5px 30px 5px;
  }

  .LatestNews .centerBlock {
    padding-left: 75px;
    padding-right: 75px;
  }

  .LatestNews .latestPost {
    width: 100%;
  }

  .LatestNews .leftSide h2 {
    margin-bottom: 0px;
  }

  .LatestNews .leftSide .blackBorderBtn {
    margin-top: 0px;
    margin-right: 0px;
  }

  .worklisting .alm-listing .Block {
    padding: 25px 8px;
  }

  .worklisting .alm-listing .Block h2 {
    left: 20px;
    right: 20px;
  }

  .newslisting .alm-listing .Block, .author .newslisting .Block,
  .featuredPost .TextHolder, .worklisting .alm-listing .Block,
  .LibraryListing .alm-listing .Block, .caseStudyListing .alm-listing .Block {
    width: 50%;
  }

  .featuredPost .ImageBlock, .alm-filter--search {
    width: calc(50% - 8px);
  }

  .featuredPost .TextHolder {
    padding: 0px 0px 50px 50px;
  }

  .accordianRow>div .accoLeft {
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .accordianRow>div .accoLeft h2 {
    width: 40%;
    padding-right: 40px;
    min-width: 200px;
  }

  .accordianRow>div .AccordianList {
    width: 100%;
    margin-top: 20px;
  }

  .singlePost .leftSide {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }

  .singlePost .RightSide {
    width: 100%;
    padding-top: 20px;
  }

  .singlePost .RightSide, .tagPromoWrap .newPromotion {
    /* padding-left: 150px; */
    padding-left: 70px;
  }

  /* , .single .entry .fluidVideo, .single .entry .groupimg */
  .single .entry blockquote {
    margin-left: -70px;
    width: calc(100% + 70px);
    position: relative;
  }

  .single .entry p .fluidVideo {
    /* margin-left: -70px; width: calc(100% + 70px); */
    width: 100%;
    padding-bottom: calc(56.1% + 70px);
  }

  /* .single .entry img
  {
    margin-left: -80px
  } */
  .singlePost .leftSide {
    width: 100%;
    /* padding-left: 150px; */
    padding-left: 70px;
  }

  .tagPromoWrap .newPromotion {
    width: calc(100% - 150px);
    padding-left: 0px;
  }

  .tagPromoWrap .Tags {
    width: 210px;
  }

  .tagPromoWrap {
    padding-left: 70px;
  }

  .FullWidthContentpage>div .LeftSide, .FullWidthContentpage>div .RightSide {
    width: 100%;
    padding-right: 0;
  }

  .ContactSection {
    justify-content: space-between;
  }

  .ContactSection>div.contactFormwrap {
    width: 70%;
  }

  .ContactSection .LeftSideContent {
    width: 70%;
  }

  .ContactSection .RightSideContent {
    width: 30%;
  }

  footer>div>div.footerLeftText {
    width: 70%;
    margin-bottom: 50px;
  }

  .Footermainmenu {
    width: 30%;
  }

  .FooterMenu1 li {
    padding: 10px 0px;
  }

  footer>div>div.footerRight {
    width: 100%;
    display: flex;
    flex-direction: row;
  }

  .footerRight>div:nth-child(1) {
    width: 70%;
  }

  .footerRight>div:nth-child(2) {
    width: 30%;
    padding-top: 55px;
  }

  .cky-consent-container {
    padding: 20px 70px !important;
  }

  .cky-notice-btn-wrapper .cky-btn {
    min-width: 150px;
  }

  .studySearch {
    width: 100%;
  }

  .studySearch .alm-filter--search {
    max-width: 100%;
  }

  .studyfilterlist {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 0px) and (max-width: 1279px) {
  header {
    padding: 40px 80px 40px 80px;
  }

  .searchPopup .searchHolder form>div {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
    position: relative;
  }

  .searchPopup input[type='text'] {
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    color: #fff;
    font-size: 20px;
    border: 0px;
  }

  .searchPopup .submitBtn {
    border: 0;
    padding: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    min-width: auto;
    border-radius: 50%;
    background: url("../images/search-icon.svg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 20px auto !important;
    bottom: 5px;
    line-height: 0;
    min-width: auto;
    position: absolute;
    filter: invert(1);
    z-index: 2;
    right: 0;
    cursor: pointer;
  }

  .searchPopup .submitBtn span {
    display: none;
  }

  #menuComponent {
    position: absolute;
    z-index: 1001;
    right: 0;
    top: -15px;
    -webkit-transition: top .6s cubic-bezier(.16, .84, .44, 1);
    -moz-transition: top .6s cubic-bezier(.16, .84, .44, 1);
    -o-transition: top .6s cubic-bezier(.16, .84, .44, 1);
    transition: top .6s cubic-bezier(.16, .84, .44, 1);
    transition-timing-function: cubic-bezier(0.16, 0.84, 0.44, 1);
  }

  .MenuWrapper::before {
    content: '';
    display: block;
    top: 0px;
    right: -100%;
    width: 100%;
    height: 110px;
    position: fixed;
    opacity: 0;
    z-index: 11;
    background-color: #1E1E1E;
    -webkit-transition: right 0.6s cubic-bezier(.16, .84, .44, 1);
    -moz-transition: right 0.6s cubic-bezier(.16, .84, .44, 1);
    -o-transition: right 0.6s cubic-bezier(.16, .84, .44, 1);
    transition: right 0.6s cubic-bezier(.16, .84, .44, 1);
  }

  .menuopen .MenuWrapper::before {
    transition-delay: 0.2s;
    opacity: 1;
    right: 0;
  }

  .MenuWrapper .logo {
    top: 40px;
    left: 80px;
    z-index: 11;
  }

  .MenuWrapper::before {
    height: 110px;
  }

  #menu-toggle {
    width: 35px;
    height: 35px;
    position: absolute;
    cursor: pointer;
    top: 13px;
    right: 0px;
    z-index: 10;
    /* background-color: #1E1E1E; */
  }

  .gescout-sticky+#menuComponent #menu-toggle {
    position: absolute;
    top: -80px;
  }

  .gescout-show+#menuComponent #menu-toggle {
    top: 40px;
  }

  .gescout-show+#menuComponent #menu-toggle,
  .menuopen .gescout-sticky+#menuComponent #menu-toggle {
    position: fixed;
    z-index: 1018;
  }

  #menu-toggle * {
    transition: .25s ease-in-out;
  }

  #menu-toggle #hamburger {
    position: absolute;
    height: 100%;
    width: 100%;
  }

  #menu-toggle #hamburger span {
    width: 25px;
    height: 2px;
    position: relative;
    margin: 6px auto;
    background-color: #fff;
  }

  .shrink+#menuComponent #menu-toggle #hamburger span,
  .mhp_team-template-default #menu-toggle #hamburger span,
  body:not(.headerWhite, .page-template-contact-template, .single-mhp_case_studies, .page-template-case-study-template, .search) #menu-toggle #hamburger span {
    background-color: #000;
  }

  #menu-toggle #hamburger span:nth-child(1) {
    transition-delay: .5s;
    margin-top: 5px;
  }

  #menu-toggle #hamburger span:nth-child(2) {
    transition-delay: .625s;
  }

  #menu-toggle #hamburger span:nth-child(3) {
    transition-delay: .75s;
  }

  #menu-toggle #cross {
    position: absolute;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
    right: 0px;
    top: 0;
    /* background-color: red; */
  }

  #menu-toggle #cross span:nth-child(1) {
    height: 0%;
    width: 2px;
    position: absolute;
    top: 5px;
    left: 15px;
    transition-delay: 0s;
    border: 0 !important;
    background-color: #fff;
  }

  #menu-toggle #cross span:nth-child(2) {
    width: 0%;
    height: 2px;
    position: absolute;
    left: 3px;
    top: 17px;
    transition-delay: .25s;
    background-color: #fff;
    border: 0 !important;
  }

  #menu-toggle.open #hamburger span {
    width: 0%;
  }

  #menu-toggle.open #hamburger span:nth-child(1) {
    transition-delay: 0s;
  }

  #menu-toggle.open #hamburger span:nth-child(2) {
    transition-delay: .125s;
  }

  #menu-toggle.open #hamburger span:nth-child(3) {
    transition-delay: .25s;
  }

  #menu-toggle.open #cross span:nth-child(1) {
    height: 25px;
    transition-delay: .625s;
  }

  #menu-toggle.open #cross span:nth-child(2) {
    width: 25px;
    transition-delay: .375s;
  }

  #menu-toggle span {
    display: block;
    border-radius: 0;
  }

  .MenuWrapper>div {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 80px;
    position: relative;
  }

  .toprightMenu .contactTab {
    display: inline-block;
    position: absolute;
    bottom: -75px;
    left: 0px;
    padding: 0px;
  }

  .toprightMenu .contactTab a {
    padding: 6px 10px;
    text-align: center;
    min-width: 95px;
    border: 2px solid #fff;
    border-radius: 25px;
    font-size: 14px;
  }

  .MenuWrapper a {
    color: #fff;
  }

  .mainMenu>li>ul>li>a {
    font-size: 20px;
    padding: 8px 0px;
  }

  .mainMenu>li>ul {
    padding: 15px 0px 15px 40px;
  }

  .visually-hidden {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .blog #menu-toggle #hamburger span, .author #menu-toggle #hamburger span, .shrink #menu-toggle #hamburger span,
  .page-template-default #menu-toggle #hamburger span,
  .single-post #menu-toggle #hamburger span,
  .page-template-library-templates-php header:not(.shrink) #menu-toggle #hamburger span,
  .author header:not(.shrink) #menu-toggle #hamburger span,
  body:not(.headerWhite, .page-template-case-study-template-php, .page-template-contact-template-php, .search) header:not(.shrink) #menu-toggle #hamburger span {
    background-color: #1E1E1E;
  }

  .headerWhite header:not(.shrink) #menu-toggle #hamburger span,
  body.single-mhp_case_studies header:not(.shrink) #menu-toggle #hamburger span {
    background-color: #fff;
  }

  .MenuWrapper {
    position: fixed;
    z-index: 7;
    height: 100%;
    width: 0%;
    right: -100%;
    visibility: hidden;
    /* display: none; */
    top: 0px;
    background-color: #1E1E1E;
    color: #fff;
    padding: 130px 80px 70px 80px;
    overflow: auto;
    -webkit-transition: all .6s cubic-bezier(.16, .84, .44, 1);
    -moz-transition: all .6s cubic-bezier(.16, .84, .44, 1);
    -o-transition: all .6s cubic-bezier(.16, .84, .44, 1);
    transition: all .6s cubic-bezier(.16, .84, .44, 1);
  }

  body.menuopen {
    overflow: hidden;
  }

  .toprightMenu li {
    padding: 10px 0px;
  }

  .menuopen .MenuWrapper {
    display: flex;
    align-items: flex-start;
    right: 0;
    width: 100%;
    visibility: visible;
  }


  .toggleNav {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    width: 30px;
    height: 30px;
    background: url('../images/plus-icon.svg');
    background-repeat: no-repeat;
    filter: invert(1);
    background-size: 15px;
    background-position: center;
    right: 10px;
    top: 15px;
  }

  .on .toggleNav {
    background: url('../images/minus-icon.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
  }

  .MenuWrapper ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

  .mainMenu>li {
    padding: 10px 0;
  }

  .mainMenu>li>a {
    font-size: 27px;
    padding: 5px 0px;
  }

  .toprightMenu a {
    font-size: 20px;
  }

  .mainMenu>li>ul {
    display: none;
  }

  .searchIcon {
    display: none;
  }

  .searchPopup {
    margin-top: 50px;
  }

  .deskNav {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 0px) and (max-width: 1180px) {
  .search .studyfilter .alm-results-text {
    font-size: 30px;
    line-height: 1.3;
    top: -10px;
  }

  .search .serachHolder button.searchPagebtn {
    bottom: 10px;
  }

  .search .HeroImageVideoBanner.noimage .heroCaption {
    display: block;
  }

  .search .heroCaption h1, .search .serachHolder input[type=text].searchPage {
    width: 100%;
  }

  .search .serachHolder {
    width: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 1023px) {
  .instagramFeed {
    text-align: center;
  }

  .instagramFeed .blackBorderBtn {
    left: 0px;
    bottom: 0;
    position: relative;
    margin: 0 auto;
  }

  .peopleHero .rightText {
    max-width: 450px;
    margin-top: 60px;
  }

  .page-template-template-people-php .teamListWrap .teamBlock {
    width: 33.33%;
  }

  .cky-notice-group {
    flex-flow: row wrap;
  }

  .cky-notice-btn-wrapper {
    margin-left: 0px !important;
    margin-top: 20px;
  }

  .heroCounter {
    /* display: block; */
    max-width: 610px;
    bottom: -15%;
    padding: 30px 15px;
  }

  .heroCounter.hideSeconds {
    max-width: 610px;
  }

  .heroCounter {
    font-size: 35px;
    line-height: 55px;
  }

  .heroCounter h4 {
    padding-left: 15px;
  }

  .card-body>div::after {
    height: 35px;
    top: 13px;
  }

  .heroCounter h4 br {
    display: none;
  }
}

@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait),
all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait),
all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait),
all and (device-width: 834px) and (device-height: 1194px) and (orientation:portrait),
all and (device-width: 810px) and (device-height: 1080px) and (orientation:portrait) {
  .HeroImageVideoBanner {
    align-items: flex-end;
    padding-bottom: 200px;
    min-height: 40vw;
  }

  /* .castestudy-wrapper {
      width: 292vw;
  } */
  /* .castestudySwiper ul li {
    width: 65vw;
  } */
  .tripleImgslider>.imgblock:nth-child(odd) {
    width: 90vw;
  }

  .tripleImgslider>.imgblock:nth-child(even) {
    width: 90vw;
  }
}

@media all and (device-width: 1366px) and (device-height: 1024px) and (orientation:landscape),
all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape),
all and (device-width: 1180px) and (device-height: 820px) and (orientation:landscape),
all and (device-width: 1194px) and (device-height: 834px) and (orientation:landscape),
all and (device-width: 1080px) and (device-height: 810px) and (orientation:landscape) {
  .HeroImageVideoBanner {
    padding-bottom: 100px
  }

  .home .HeroImageVideoBanner {
    padding-bottom: 150px
  }

  .tripleImgslider>.imgblock:nth-child(odd) {
    width: 40vw;
  }

  .tripleImgslider>.imgblock:nth-child(even) {
    width: 60vw;
  }
}

@media screen and (min-width: 0px) and (max-width: 950px) {
  .homeHero {
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .homeHero .centerBlock {
    flex-flow: row wrap;
  }

  .homeHero .centerBlock .leftSide, .textRowImageVideo.option2 .centerBlock .textBlock, .homeHero .centerBlock .RightSide {
    width: 100%;
    padding-right: 0;
  }

.homeHero .centerBlock .leftSide h1, .homeHero .centerBlock .leftSide p{max-width: 100%;}
  .homeHero .centerBlock .RightSide {
    padding-top: 10px;

  }
    .homeHero .centerBlock .RightSide > div:not(.brandsLogo){
      width: 100%;
    }

  .homeHero .centerBlock .leftSide h1 {
    margin-bottom: 40px;
  }

  .textRowImageVideo.option2 .centerBlock .mediaBlock {
    width: 100%;
    margin-top: 70px;
    padding-top: 60%;
  }

  .textRowImageVideo {
    margin-bottom: 90px;
  }

  .homeHero .centerBlock .RightSide .brandsLogo {
    flex-flow: row wrap;
  }

  .ourWork .centerBlock .sectionHeading {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 90px;
  }

  .expandedVideo {
    margin-bottom: 125px;
  }

  .textRowImageVideo.option2 .centerBlock h3 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 0px) and (max-width: 850px) {
  .peopleHero .centerBlock {
    display: block;
  }
  .newsInsightsList .block {
   width: 295px;
 }

  .peopleHero .rightText {
    max-width: 100%;
    padding-left: 0;
    padding-top: 25px;
    margin-top: 0px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .service-wrapper li {
    padding: 6px;
    width: 284px;
  }

  .service-wrapper li .serviceBlock .TextHolder h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .service-wrapper li .serviceBlock .TextHolder div {
    font-size: 14px;
    line-height: 21px;
  }

  .swiper-button-next-service, .swiper-button-prev-service {
    width: 45px;
    height: 45px;
    top: auto;
    bottom: 40px;
  }

  .swiper-button-next-service, .page-template-mischief-template-php .teamSwiper .swiper-button-next {
    right: auto;
    left: 85px;
  }

  .swiper-button-prev-service, .page-template-mischief-template-php .teamSwiper .swiper-button-prev {
    right: auto;
    left: 30px;
  }

  .page-template-mischief-template-php .teamSwiper .swiper-button-next,
  .page-template-mischief-template-php .teamSwiper .swiper-button-prev {
    width: 45px;
    height: 45px;
    top: auto;
    bottom: 0px;
  }

  .serviceCarousel .titleText {
    position: static;
  }

  .serviceCarousel {
    padding-bottom: 110px !important;
  }

  .page-template-mischief-template-php .TeamListing .teamListWrap {
    padding-bottom: 60px !important;
  }

  .serviceCarousel .titleText>h2 {
    margin-bottom: 20px;
  }

  .ajax-load-more-wrap.infinite.chasing-arrows>.alm-btn-wrap .alm-load-more-btn, .alm-btn-wrap .alm-load-more-btn.loading:before {
    background-size: 90px;
  }

  .search .HeroImageVideoBanner.noimage .heroCaption {
    display: block;
  }

  .search .studyfilter .alm-results-text {
    display: none !important
  }

  .search .studyfilterlist {
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0px;
  }

  .search .studyfilterTab {
    margin-right: 0;
  }

  .search .serachHolder button.searchPagebtn {
    bottom: 0.5vw;
  }

  .search .serachHolder button.searchPagebtn::after {
    width: 50px;
    height: 25px;
  }

  .search .studyfilterlist {
    padding-bottom: 40px;
  }

  body.search .HeroImageVideoBanner.noimage {
    padding-bottom: 0px;
  }

  .search .serachHolder {
    width: 100%;
  }

  .search .serachHolder {
    margin-bottom: 45px;
  }

  .search .serachHolder input[type=text].searchPage {
    padding: 0px 75px 15px 0px;
  }

  .search .heroCaption h1,
  .search .serachHolder input[type=text].searchPage {
    font-size: 46px !important;
    width: 100%;
  }

  .search .serachHolder input[type=text].searchPage::-webkit-input-placeholder {
    font-size: 46px !important;
  }

  .search .serachHolder input[type=text].searchPage::-moz-placeholder {
    font-size: 46px !important;
  }

  .search .serachHolder input[type=text].searchPage:-ms-input-placeholder {
    font-size: 46px !important;
  }

  .search .serachHolder input[type=text].searchPage:-moz-placeholder {
    font-size: 46px !important;
  }

  .searchListing .searchBlock .tags {
    margin-bottom: 7px;
  }

  .searchListing .searchBlock {
    flex-direction: column-reverse;
    padding: 0px 0px 55px 0px;
    border-bottom: 0px;
  }

  .searchListing .searchBlock .textBlock {
    padding-right: 0px;
  }

  .searchListing .searchBlock .textBlock>div {
    max-width: 100%;
  }

  .searchListing .searchBlock .imageBlock {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .searchListing .searchBlock .textBlock .post-content {
    padding-top: 10px;
  }

  .tagPromoWrap .Tags {
    width: 250px !important;
  }

  .tagPromoWrap {
    padding-left: 0px;
    margin-top: 50px;
  }

  .reportPromo-wrapper.single li {
    width: 100%;
    padding-right: 35px;
  }

  .reportSwiper ul li {
    width: calc(50% - 13px);
  }

  .reportPromo-wrapper.single li .reportBlock .TextHolder {
    padding-left: 0px;
  }

  .page-template-template-people-php .teamListWrap {
    padding: 0px 25px;
  }

  .page-template-template-people-php .teamBlock .teamPhoto {
    margin-bottom: 10px;
  }

  .peopleHero .rightText {
    max-width: 100%;
    padding-left: 0;
    padding-top: 25px;
    margin-top: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .newPromotion h4 {
    margin-bottom: 15px;
  }

  .newPromotion .blackBorderBtn {
    margin-top: -10px;
  }

  .studyfilterlist {
    padding-top: 0px;
  }

  .studyfilterType {
    display: none;
  }

  .filter .alm-filters-container .alm-filter li::after, .studyfilter .all::after, .selectedFilters #alm-selected-filters li::after,
  .search .yearfilter ul li::after {
    height: 20px;
  }

  .page-template-case-study-template-php .HeroImageVideoBanner, .search .HeroImageVideoBanner {
    padding-top: 120px !important
  }

  .page-template-case-study-template-php .caseStudyListing {
    margin-top: -40px;
  }

  body.single-mhp_case_studies #page-wrap>section.singlepageTitle {
    margin-top: 160px !important;
  }

  .caseStudyListing .alm-listing .Block {
    padding: 25px 0px !important;
  }

  .filter .alm-filters-container .alm-filter li div.alm-filter--link, .filter .alm-filters-container button[type=reset],
  .selectedFilters #alm-selected-filters li div, .search .yearfilter ul li label {
    font-size: 16px !important;
    line-height: 28px !important;
  }
.studyfilter .all{
  font-size: 16px !important;
  line-height: 1.4 !important;
}
  .studyfilterTab {
    position: relative;
    padding-right: 30px;
    pointer-events: auto;
  }

  .studyfilterTab::after {
    content: '';
    display: block;
    position: absolute;
    filter: invert(1);
    width: 15px;
    height: 15px;
    border: 0px;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    background: url('../images/plus-icon.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
  }

  .studyfilterTab.active:after {
    background: url('../images/minus-icon.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    filter: invert(1);
    width: 15px;
    height: 15px;
    border: 0px;
    top: 50%;
    right: 0px;
  }

  .studyfilter {
    display: none;
  }

  .yearInput {
    display: none !important;
  }

  .selectedFilters>div {
    justify-content: flex-start;
    flex-direction: column;
  }

  .studyfilter.filter .alm-filter--title,
  .studyfilter.filter .alm-filter:not(.alm-filter--s, .alm-filter--year) {
    display: block;
  }

  .search .alm-filter--taxonomy~.alm-filters--controls {
    display: block;
    width: 35px;
    z-index: 2;
  }

  .studyfilter.filter .alm-filter {
    margin-bottom: 25px;
  }

  .cky-consent-container {
    padding: 20px 25px !important;
  }

  .cky-notice-btn-wrapper .cky-btn {
    flex: unset !important;
  }

  .logo {
    overflow: hidden;
    width: 30px;
    height: 35px;
  }

  .logo img {
    width: 200px;
    height: 35px;
    max-width: none;
  }

  .teamSwiper .swiper-button-next, .teamSwiper .swiper-button-prev {
    width: 30px;
    height: 50px;
  }

  .NewsletterForm form>div.gform_footer {
    margin-top: 5px !important;
  }

  .submitBtn, .whiteBtn, .whiteBorderBtn, .blackBorderBtn, .submitBtn {
    padding: 8px 50px 8px 15px;
    min-width: 180px;
  }

  .whiteBtn, .whiteBorderBtn, .blackBorderBtn {
    line-height: 20px;
  }

  .NewsletterForm .gfield input[type='email'] {
    line-height: 30px;
  }

  /* .filter .alm-filters-container .alm-filter li div.alm-filter--link, .filter .alm-filters-container button[type=reset] {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
  } */
  a:not(.whiteBorderBtn, .blackBorderBtn, .whiteBtn, .logo, .nextPost a, #menu-toggle, .prePost a, .cli-plugin-button, .accordian-title, .wt-cli-privacy-accept-btn, .cli-nav-link)::after {
    height: 2px;
  }

  body::after, body::before {
    width: 30px;
  }

  body, .newsdate {
    font-size: 16px;
    line-height: 28px;
  }

  .MenuWrapper .logo {
    top: 40px;
    left: 30px;
  }

  #menu-toggle {
    top: 18px;
    right: 0px;
  }

  .gescout-show+#menuComponent #menu-toggle {
    top: 25px;
  }

  header {
    padding: 40px 30px;
  }

  .singlepageTitle {
    display: block;
  }

  .singlepageTitle>div:nth-child(1), .singlepageTitle>div:nth-child(2) {
    width: 100%;
  }

  .singlepageTitle>div:nth-child(1).BSpace {
    padding-bottom: 30px;
  }

  .tagsWrapper {
    flex-direction: column;
    margin-bottom: 30px;
  }

  .tagsWrapper .col {
    width: 100%;
    padding: 7px 0px;
  }

  .tagsWrapper .col label {
    font-size: 16px;
    line-height: 22px;
  }

  .tagsWrapper .col span {
    font-size: 20px;
    line-height: 30px;
  }

  .IntroductionLogo .ImagePlace {
    width: 90px;
    margin-bottom: 30px;
  }

  .IntroductionLogo .rightText h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .IntroductionLogo>div {
    display: block;
  }

  .IntroductionLogo .rightText {
    width: 100%;
    padding-left: 0px;
    padding-top: 40px;
  }

  .textRow>div {
    flex-direction: column;
  }

  .textRow h4, .textRow .content {
    width: 100%;
  }

  .textRow h4 {
    font-size: 20px;
  }

  .singlepageTitle h1 {
    font-size: 46px;
    line-height: 58px;
  }

  .callToAction+.alternateTextImage, .singleCasestudy .quoteRow:not(:first-child),
  .TBSpace, .page-template-master-template-php .FullwidthImage, .singleCasestudy .quoteRow, .imageCarosel+.LatestNews {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .single-mhp_case_studies .FullwidthImage, .single-mhp_case_studies .fullVideo {
    margin-bottom: 50px;
  }

  .SummeryArea:not(.White)+.quoteRow, section:not(.White)+.quoteRow, .singleCasestudy, .page-template-mischief-template-php .quoteRow {
    padding-top: 50px;
  }

  .TeamListing.TBSpace, .page-template-mischief-template-php .quoteRow {
    padding-bottom: 50px;
  }

  .logoListing .awardBlock {
    width: 25%;
  }

  .page-template-master-template-php .fullVideo {
    padding: 50px 30px;
  }

  .centerBlock, .titleText, .featuredPost, .page-template-master-template-php .FullwidthImage, .editorText-60, .editorText-60.fullwidth {
    padding-left: 30px;
    padding-right: 30px;
  }

  .insightScroll {
    position: relative;
    bottom: auto;
    margin: 0 0 30px auto;
    right: auto;
    float: right;
    font-size: 16px;
  }

  .insightScroll::after {
    width: 13px;
    height: 24px !important;
    margin: 5px -5px 0 auto;
  }

  .reportPromotions.centerBlock {
    padding-left: 25px;
    padding-right: 25px;
  }

  .threeImages {
    padding-left: 22px;
    padding-right: 22px;
  }

  .threeImages .image-wrapper .imgblock {
    width: 100%;
  }

  .editorText-60 .textBlock {
    width: 100%;
  }

  .LinkListsWrap .linkListRow:last-child {
    padding-bottom: 0px;
  }

  .MenuWrapper {
    padding: 105px 10px 50px 10px;
  }

  .MenuWrapper h6 {
    font-size: 16px;
    line-height: 24px;
  }

  .TeamsMenu, .SpecialistMenu {
    font-size: 20px;
    line-height: 28px;
  }

  .MenuWrapper>div {
    width: 100%;
    padding: 0px 20px;
  }

  body.menuopen header {
    top: 0;
    /* background-color: #1E1E1E; */
  }

  .whiteBtn, .whiteBorderBtn {
    margin-right: 20px;
  }

  .toggletab {
    display: block;
    position: relative;
  }

  .blog .scroll-container {
    display: flex;
    flex-direction: column;
  }

  .featuredPost {
    padding-bottom: 30px;
  }

  .blog h1 {
    margin-bottom: 30px;
  }

  .filterTab {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  body:not(.serach).alm-filters--reset {
    display: none;
  }

  .alm-filter.category .alm-filter--title h3 {
    font-size: 16px;
    padding-right: 30px;
    display: inline-block;
  }

  .filterHolder .alm-filters-container .alm-filter--title .alm-filter--toggle:after {
    background-size: 13px !important;
    width: 13px !important;
    height: 13px !important;
  }

  .filterHolder .filter .alm-filters-container .alm-filters--reset {
    top: 104px;
    /* opacity: 0; */
  }

  .filterHolder .filter .alm-filters-container .alm-filters--reset:has(+ .alm-filter .alm-filter--inner[aria-hidden="false"]) {
    opacity: 1;
  }

  .alm-filter.contentType .alm-filter--inner ul li .alm-filter--link {
    padding: 5px 15px !important;
  }

  .alm-filter.contentType .alm-filter--inner ul::before {
    border: 1px solid #1E1E1E;
  }

  .filter .alm-filters-container .alm-filter li div.alm-filter--link {
    border: 1px solid transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }

  .filter .alm-filters-container .alm-filter li div.alm-filter--link:hover {
    border: 1px solid #1E1E1E;
  }

  .blog .alm-btn-wrap .alm-load-more-btn {
    padding: 7px 20px;
    font-size: 14px;
    border: 1px solid #000;
  }

  .newsImage {
    margin-bottom: 15px;
  }

  .filterHolder .filter .alm-filters-container {
    margin-bottom: 0;
  }

  .search .alm-filter--taxonomy+.alm-filters--controls, .search .alm-filter--taxonomy[style="display: block;"]+.alm-filters--controls {
    display: block;
    width: 35px;
  }

  .insightsBlock>div>a {
    padding-bottom: 75px;
  }

  .insightsBlock>div>a h4 {
    margin-bottom: 10px;
  }

  .featuredPost .ImageBlock {
    margin-bottom: 30px;
  }

  .blog .alm-listing .Block .TextHolder p:last-child {
    padding-bottom: 10px;
  }

  .Block h4 {
    margin-bottom: 15px;
    padding-right: 20px;
  }

  .insightsBlock>div>a .blackBorderBtn {
    bottom: 30px !important;
  }

  .search .filter .alm-filters-container button[type=reset] {
    line-height: 22px !important
  }

  .filterHolder {
    margin: 20px 0px 0px 0;
  }

  .alm-filter.category .alm-filter--title {
    position: relative;
    margin-top: 10px;
  }

  .alm-filter.category .alm-filter--inner {
    margin-top: 0px;
  }

  .filterlist {
    padding-top: 80px;
  }

  .alm-filter--search {
    width: 100%;
    left: 0px;
    position: absolute;
    top: -130px;
  }

  .filter .alm-filters-container .alm-filter li:nth-child(1) {
    margin-left: 50px;
  }

  .alm-filters-container .alm-filters--reset {
    top: 1px;
  }

  .toggletab::after, .filterTab::after {
    content: '';
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: url('../images/plus-icon.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    filter: invert(1);
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .filterTab::after {
    filter: invert(0);
    position: relative;
    vertical-align: middle;
    top: 0;
    transform: none;
    margin-left: 10px;
  }

  .toggletab.active::after, .filterTab.active::after {
    background: url('../images/minus-icon.svg');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
  }

  .MenuWrapper>div:nth-child(1) {
    padding-bottom: 30px;
  }

  .MenuWrapper h6 {
    margin-bottom: 10px;
    padding-top: 0px;
    margin-top: 20px;
  }

  .toggletab {
    pointer-events: auto;
  }

  .heroCaption .btnHolder {
    margin-top: 10px;
  }

  .heroCaption .btnHolder a {
    margin-top: 20px;
  }

  .HeroImageVideoBanner {
    min-height: 80vh;
  }

  body.page-template-library-templates-php .HeroImageVideoBanner h2::after,
  body.page-template-case-study-template-php .HeroImageVideoBanner h2::after {
    width: 3.5vw;
    height: 3.5vw;
    margin-left: 13px;
  }

  h1, .workIntro h2, .heroCaption h2 {
    font-size: 46px;
    line-height: 58px;
  }

  .featuredPost .imageBlock {
    margin-bottom: 30px;
  }

  .featuredPost .ImageBlock::before {
    padding-top: 63%;
  }

  .featuredPost .TextHolder h2 {
    margin-top: 0px;
  }

  h2, .FullWidthContentpage>div .LeftSide h1, .featuredPost .TextHolder h2, .single-mhp_case_studies .rightText h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .workIntro h2::after {
    width: 25px;
    height: 25px;
  }

  .stats .number {
    font-size: 20vw;
    line-height: 23vw;
  }

  .StatisticsRow .stats .col {
    padding: 50px 20px;
  }

  .LatestNews .leftSide, .LatestNews .latestPost {
    width: 100%;
    padding-right: 0;
  }

  .LatestNews .centerBlock {
    padding-left: 25px;
    padding-right: 25px;
  }

  .accordian-title,
  .castestudySwiper ul li .workBlock .TextHolder h4, h4, .heroCaption h1, .largeText, .cli-tab-container .cli-privacy-overview h4,
  .cli-tab-container h1, .reportSwiper ul li .reportBlock .TextHolder h4, .searchListing .searchBlock h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .searchListing .searchBlock h2 {
    font-family: 'untitled-sans-medium';
  }

  .searchListing .searchBlock .textBlock {
    font-size: 16px;
    line-height: 22px;
  }

  .castestudySwiper ul li .workBlock .blackBorderBtn {
    font-size: 26px;
    line-height: 32px;
  }

  .castestudySwiper {
    padding: 0px 0px 0px 0px;
  }

  .workIntro {
    padding-right: 30px;
    display: block;
  }

  .workIntro h2 {
    max-width: 100%;
  }

  .swiper-button-next-image, .swiper-rtl .swiper-button-prev-image,
  .swiper-button-next-study, .swiper-rtl .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-rtl .swiper-button-prev-report {
    right: 40px;
  }

  .swiper-button-prev-image {
    left: 40px;
  }

  .castestudySwiper ul li {
    width: 70%;
  }

  .imageCarosel {
    padding-left: 20px;
  }

  .imageCaroselslider .imageCarosel-slide {
    width: 70%;
  }

  .swiper-button-next-study, .swiper-button-prev-study {
    top: 20vw;
  }

  .swiper-button-next-report, .swiper-button-prev-report {
    top: 13vw;
  }

  /* .castestudy-wrapper {
      width: 292vw;
    } */
  /* .castestudySwiper ul li:last-child {
    margin-right: 40px;
} */
  /* .castestudySwiper ul li {
    width: 75vw;
  } */
  .titleText>h2, .accordianRow>div .accoLeft {
    width: 100%;
    padding-right: 0px;
    display: block;
  }

  .SummeryArea .titleText .rightText, .StatisticsRow .titleText .rightText,
  .titleText .rightText, .StatisticsRow .titleText>h2, .SummeryArea .titleText>h2 {
    width: 100%;
    padding-left: 0px
  }

  .StatisticsRow .stats {
    width: calc(100% - 55px);
    border-top: 2px solid;
  }

  .PromotedCaseStudy .ImagePlace,
  .StatisticsRow .stats .col, .col_1_1 .col, .accordianRow>div .AccordianList {
    width: 100%;
  }

  .page-template-mischief-template-php .twoColListEditor .col:nth-child(1) h2 {
    max-width: 100%;
    margin-bottom: 26px;
  }

  .page-template-mischief-template-php .twoColListEditor .col:nth-child(1),
  .page-template-mischief-template-php .twoColListEditor .col:nth-child(2) {
    width: 100%;
    padding: 0px;
  }

  .page-template-mischief-template-php .twoColListEditor .col:nth-child(2) {
    font-size: 16px;
    line-height: 22px;
  }

  .StatisticsRow.Black .stats .col, .StatisticsRow .stats .col {
    border-top: 0px;
  }

  .twoColListEditor .col:nth-child(1) {
    padding-right: 0px;
    padding-bottom: 40px;
  }

  .twoColListEditor .col:nth-child(2) {
    padding-left: 0px;
  }

  .StatisticsRow .titleText {
    margin-bottom: 50px;
  }

  .linkListRow {
    padding: 35px 0px;
  }

  .linkListRow .TextHolder a.blackBorderBtn, .titleText .rightText .blackBorderBtn,
  .twoColListEditor .col:nth-child(1) .blackBorderBtn {
    margin-top: 0px;
  }

  .twoColListEditor .col:nth-child(1) .blackBorderBtn:last-of-type {
    margin-top: 20px;
  }

  .linkListRow .TextHolder, .linkListRow .ImageBlock,
  .textImageRow .ImagePlace, .textImageRow .TextHolder,
  .PromotedCaseStudy .TextHolder {
    padding: 0;
    width: 100%
  }

  .page-template-contact-template-php .LinkListsWrap .linkListRow .TextHolder>h2 {
    display: none;
  }

  .page-template-contact-template-php .LinkListsWrap .linkListRow {
    padding-top: 0px;
  }

  body.page-template-contact-template-php .HeroImageVideoBanner {
    padding-bottom: 70px !important;
  }

  .ContactSection {
    padding-bottom: 40px;
  }

  .page-template-contact-template-php .LinkListsWrap .linkListRow>h2 {
    display: block;
    font-size: 48px;
    line-height: 58px;
  }

  .textImageRow .TextHolder, .PromotedCaseStudy .TextHolder {
    padding-top: 30px;
  }

  .textImageRow .TextHolder h4 {
    font-size: 30px;
    line-height: 40px;
  }

  .linkListRow .TextHolder h2, .textImageRow .TextHolder h4 {
    margin-bottom: 20px;
  }

  .linkListRow .TextHolder {
    margin-top: 30px;
  }

  .textImageRow {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* .alternateTextImage .textImageRow:nth-child(1) {
    padding-top: 50px;
  } */
  .alternateTextImage {
    padding-bottom: 50px;
  }

  .threeImages {
    margin-top: 50px;
  }

  .logoSwiper, .teamListWrap {
    padding: 0px 15px
  }

  .slick-prev {
    left: -30px;
  }

  .slick-next {
    right: -30px;
  }

  .teamListWrap, .logoListing {
    margin-top: 0px
  }

  .teamListWrap .teamBlock, .logoListing .awardBlock>div>div {
    padding: 15px;
  }

  .page-template-mischief-template-php .teamListWrap .teamBlock {
    padding: 8px;
  }

  blockquote,
  .StatisticsRow .titleText>h2, .SummeryArea .titleText>h2, .castestudySwiper ul li .workBlock .blackBorderBtn, .twoColListEditor .col:nth-child(2) ul,
  .castestudySwiper ul li .workBlock .TextHolder h4, .reportSwiper ul li .reportBlock .TextHolder h4 {
    font-size: 22px;
    line-height: 31px;
  }

  .twoColListEditor .col:nth-child(2) h6 {
    font-size: 24px;
    line-height: 38px;
  }

  .twoColListEditor .col:nth-child(2) ul {
    font-size: 22px;
    line-height: 28px;
  }

  .twoColListEditor .col:nth-child(2) ul li::before {
    top: 25px;
  }

  .twoColListEditor .col:nth-child(2) ul li {
    padding: 15px 0px 15px 35px;
  }

  ul.caseStudyPagination li:nth-child(2) a::before,
  ul.caseStudyPagination li:nth-child(1) a::after {
    width: 35px;
    height: 35px;
    background-size: 25px
  }

  ul.caseStudyPagination li a {
    font-size: 22px;
    line-height: 25px;
  }

  ul.caseStudyPagination li:nth-child(1) a {
    padding-left: 55px;
  }

  ul.caseStudyPagination li:nth-child(2) a {
    padding-right: 55px;
  }

  .tripleImgslider .slick-track .slick-slide {
    padding: 10px;
  }

  .quoteRow>div {
    display: block;
  }

  .quoteRow>div h2, .quoteRow>div .quoteby {
    width: 100%;
    padding-left: 0px;
  }

  .quoteRow>div h2, .quoteRow>div .quoteby, .accordianRow>div .accoLeft h2 {
    width: 100%;
    padding-right: 0px;
  }

  .quoteRow>div .quoteby {
    font-size: 16px;
    line-height: 22px;
  }

  .newslisting .alm-listing .Block, .author .newslisting .Block, .worklisting .alm-listing .Block,
  .featuredPost .ImageBlock, .featuredPost .TextHolder,
  .tagPromoWrap .Tags, .LibraryListing .alm-listing .Block,
  .caseStudyListing .alm-listing .Block,
  .tagPromoWrap .newPromotion {
    width: 100%;
  }

  .caseStudyListing .alm-listing .Block>div {
    border-bottom: 0px;
  }

  .caseStudyListing .alm-listing .Block h4 {
    margin-bottom: 0px;
  }

  .featuredPost .TextHolder {
    padding: 0px 0 30px 0;
    line-height: 22px;
  }

  .newslisting .alm-listing .Block .TextHolder, .author .newslisting .Block .TextHolder {
    line-height: 22px;
  }

  .featuredPost .TextHolder p:last-child {
    padding-bottom: 0;
  }

  .newslisting, .caseStudyListing, .LibraryListing, .worklisting {
    padding-left: 25px;
    padding-right: 25px;
  }

  .singlePost .RightSide, .tagPromoWrap .newPromotion {
    padding-left: 0px;
  }

  .singlePost .leftSide {
    padding-left: 0px;
  }

  /* , .single .entry .fluidVideo, .single .entry .groupimg */
  .single .entry blockquote {
    margin-left: 0px;
    width: 100%;
    position: relative;
  }

  .single .entry p .fluidVideo {
    margin-left: 0px;
    width: 100%;
    padding-bottom: 56.1%;
  }

  .socialShare #st-1 .st-btn {
    width: 45px;
    height: 45px;
  }

  .socialShare #st-1 .st-btn>img {
    width: 30px;
    height: 25px;
  }

  .single .entry>ol, .single .entry>ul {
    padding-left: 25px !important;
  }

  /* .single .entry img {
      margin-left: 0px;
      max-width: 100%;
  } */
  .tagPromoWrap .Tags {
    padding-right: 0px;
  }

  .tagPromoWrap .newPromotion {
    margin-top: 0px;
  }

  .tagPromoWrap {
    padding-top: 0px
  }

  .TeamSingleProfile .LeftSide, .TeamSingleProfile .RightSide,
  .imageText40-60 .imageBlock, .imageText40-60 .textBlock {
    width: 100%;
    padding-right: 0px;
  }

  .TeamSingleProfile .LeftSide .ProfilePic, .imageText40-60 .imageBlock .imagePlace {
    max-width: 200px;
    margin-bottom: 30px;
  }

  .TeamSingleProfile .RightSide div, .imageText40-60 .textBlock div {
    padding: 0px 0px 20px 0px
  }

  .ContactSection>div, .ContactSection .RightSideContent {
    width: 100%;
  }

  .ContactSection .LeftSideContent {
    font-size: 22px;
    line-height: 32px;
    width: 100%;
  }

  .ContactSection .RightSideContent {
    padding: 0px;
  }

  .NewsletterForm .gform_description {
    margin-bottom: 20px;
  }

  .accordian-title::after, .accordian-title.active::after {
    width: 16px;
    height: 16px;
    background-size: 16px;
    right: 20px;
  }

  .accordianText {
    padding: 20px
  }

  .NewsletterForm .gform_description, .embedForm .NewsletterForm .gform_description {
    font-size: 22px;
    line-height: 28px;
  }

  footer>div>div.footerRight {
    display: block;
  }

  footer>div>div.footerLeftText, .footerRight>div:nth-child(1), .footerRight>div:nth-child(2) {
    width: 100%;
  }

  .Footermainmenu, footer>div>div.footerRight {
    width: 50%;
  }

  .NewsletterForm {
    margin: 30px 0px;
    padding: 0px;
  }

  #cookie-law-info-bar {
    padding: 20px 20px !important;
  }

  .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
    min-width: 140px;
  }

  .cli-style-v2 .cli-bar-btn_container .cli-plugin-button, .cli-tab-footer .wt-cli-privacy-accept-btn {
    padding: 10px 13px;
    margin: 5px !important
  }

  .gform_confirmation_message {
    font-size: 20px;
    line-height: 28px;
  }

  .tripleImgslider>.imgblock:nth-child(odd) {
    width: 90vw;
  }

  .tripleImgslider>.imgblock:nth-child(even) {
    width: 90vw;
  }

  @media all and (orientation: landscape) {
    .HeroImageVideoBanner {
      min-height: 100vh;
    }

    .home .HeroImageVideoBanner {
      min-height: 100vh;
      height: auto;
    }
  }
}

@media screen and (min-width: 0px) and (max-width: 950px) {
  .alm-filter--search {
    width: 100%;
  }

  @media all and (orientation: landscape) {

    /* .castestudy-wrapper {
      width: 180vw;
  } */
    /* .castestudySwiper ul li {
    width: 45vw;
} */
    .tripleImgslider>.imgblock:nth-child(odd) {
      width: 40vw;
    }

    .tripleImgslider>.imgblock:nth-child(even) {
      width: 60vw;
    }
  }
}

@media screen and (min-width: 768px) {
  .studyfilter>label, .yearfilter>label {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .newsandInsights .sectionHeading h3 {
    font-size: 34px;
    line-height: 1.4;
  }

  .homeHero .centerBlock .leftSide h1 {
    font-size: 40px;
  }

  .homeHero .centerBlock .leftSide, .textRowImageVideo.option2 .centerBlock .textBlock, .ourWork .worklist .workBlock a .textBlock h4 {
    font-size: 20px;
  }

  .homeHero {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .expandedVideo {
    padding-top: 65%;
    margin-bottom: 90px;
  }

  .textRowImageVideo.option1 .textBlock {
    font-size: 26px;
  }

  .textRowImageVideo.option2 .centerBlock .mediaBlock {
    margin-top: 55px;
    padding-top: 65%;
  }

  .ourWork .centerBlock .sectionHeading {
    margin-bottom: 60px;
  }

  .textRowImageVideo.option2 .centerBlock h3, .ourWork .centerBlock h3, .newsandInsights .sectionHeading h3 {
    font-size: 34px;
    line-height: 1.4;
  }

  .page-template-mischief-template-php .worklisting .alm-listing .Block h2 {
    font-size: 25px;
  }

  .worklisting .alm-listing .Block {
    padding: 15px 0px;
  }

  .worklisting .alm-listing .Block .ImageBlock::before {
    padding-top: 100%;
  }

  .toprightMenu .contactTab {
    left: 20px;
  }

  .mainMenu>li>ul {
    padding: 15px 55px 15px 30px;
  }

  .heroCounter {
    max-width: 560px;
    left: 30px;
    bottom: -12%;
  }

  .heroCounter.hideSeconds {
    max-width: 560px;
  }

  .heroCounter.centerAlign {
    left: 50%;
    transform: translateX(-50%);
  }

  /* .HeroImageVideoBanner.counterAdded{
    padding: 100px 0px 120px 0px
  }
  .HeroImageVideoBanner:not(.counterAdded){
    padding: 100px 0px 70px 0px
  }
  .home .HeroImageVideoBanner, body:not(.headerWhite, .video) .HeroImageVideoBanner.noimage {
    padding-top: 100px;
  } */
  .HeroImageVideoBanner.counterAdded {
    padding: 180px 0px 120px 0px
  }

  .HeroImageVideoBanner:not(.counterAdded) {
    padding: 180px 0px 70px 0px
  }

  .home .HeroImageVideoBanner, body:not(.headerWhite, .video) .HeroImageVideoBanner.noimage {
    padding-top: 180px;
  }

  body:not(.headerWhite, .video, .search) .HeroImageVideoBanner.noimage {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 0px) and (max-width: 650px) {
  .newsInsightsList .block {
    width: 300px;
  }

  .newsInsightsSwiper {
    position: relative;
    margin-bottom: 120px;
  }

  .swiper-button-prev-news,
  .swiper-button-next-news {
    top: auto;
    width: 40px;
    height: 40px;
    bottom: -80px;
  }

  .swiper-button-prev-news {
    right: 55px;
  }

  .ourWork .worklist .workBlock {
    width: 100%;
    margin-bottom: 35px;
  }

  .ourWork .worklist .workBlock .mediaBlock {
    padding-top: 75% !important
  }

  .singlepageTitle h1 em {
    display: block;
  }

  .ourWork .worklist .workBlock a .textBlock {
    padding-top: 20px;
  }

  .reportIntro {
    display: block;
    padding-right: 30px;
  }

  .reportIntro h2 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 15px;
    min-width: 200px;
  }

  .heroCounter {
    display: block;
    width: 300px;
    bottom: -10%;
    padding: 20px 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  .HeroImageVideoBanner.counterAdded+section {
    padding-top: 120px;
  }

  .heroCounter {
    font-size: 28px;
    line-height: 41px;
  }

  .heroCounter h4 {
    padding-left: 15px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
  }

  .labelname {
    margin-top: 15px;
    font-size: 12px;
    line-height: 16px;
  }

  .card-body>div {
    padding: 0px 10px;
  }

  .card-body>div::after {
    height: 30px;
    top: 5px;
  }

  .heroCounter h4 br {
    display: none;
  }

  .NewsletterForm .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 30px;
  }

  .ContactSection>div, .page-template-contact-template-php .linkListRow .TextHolder {
    font-size: 22px;
    line-height: 28px;
  }

  .page-template-contact-template-php .LatestNews .leftSide {
    padding: 0px 5px 20px 5px;
  }

  .page-template-contact-template-php .LatestNews .leftSide h2 {
    font-size: 46px;
    line-height: 58px;
  }

  .page-template-contact-template-php .postBlock .ImageBlock {
    margin-bottom: 15px;
  }

  .page-template-contact-template-php .postBlock h4 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 10px;
  }

  .castestudySwiper ul li {
    width: 94%;
  }

  .imageCaroselslider .imageCarosel-slide {
    width: 92%;
  }

  .swiper-button-next-study, .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-button-prev-report {
    top: 25vw;
  }

  .swiper-button-next-image, .swiper-rtl .swiper-button-prev-image,
  .swiper-button-next-study, .swiper-rtl .swiper-button-prev-study,
  .swiper-button-next-report, .swiper-rtl .swiper-button-prev-report {
    right: 35px;
  }

  ul.caseStudyPagination li a {
    font-size: 0px;
    line-height: 0px;
  }

  .LatestNews .latestPost>div {
    width: 100%;
    padding-bottom: 35px;
  }

  .newsdate {
    margin-bottom: 15px
  }

  .LatestNews .leftSide .blackBorderBtn {
    display: none;
  }

  .blackBorderBtn.responsive {
    display: flex;
    margin-left: 5px;
  }

  .NewsletterForm form {
    display: block;
  }

  .NewsletterForm form>div {
    width: 100%;
  }

  .NewsletterForm form>div.gform_footer {
    padding-left: 0px !important;
  }

  .submitBtn {
    min-width: 220px;
    text-align: left;
  }

  .ContactSection .LeftSideContent, .ContactSection .RightSideContent,
  .ContactSection>div.contactFormwrap,
  .contactFormwrap .NewsletterForm .gform_body {
    width: 100%;
  }

  .teamListWrap .teamBlock {
    width: 50%;
  }

  .page-template-template-people-php .teamListWrap .teamBlock {
    width: 50%;
  }

  .reportSwiper ul li {
    width: calc(100% - 20px);
  }

  .tagPromoWrap {
    display: block;
    margin-top: 20px;
  }

  .Tags ul {
    padding-top: 10px;
  }

  .tagPromoWrap .Tags {
    padding-right: 0px;
    width: 100%;
  }

  .tagPromoWrap .newPromotion {
    margin-top: 60px;
    width: 100%;
  }

  .sbi-owl-dots .sbi-owl-dot span {
    margin: 5px 5px !important
  }

  .newPromotion>div {
    margin-bottom: 40px;
  }

  .singlePost {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 0px) and (max-width: 576px) {
  .cky-notice-des, .cky-notice-btn-wrapper {
    padding: 0px !important;
  }

  .cky-notice-btn-wrapper {
    flex-direction: row !important;
  }

  .cky-notice-btn-wrapper .cky-btn {
    width: auto !important;
    padding: 8px 13px !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .homeHero .centerBlock .RightSide .brandsLogo{
    gap:20px;
  }
  .homeHero .centerBlock .RightSide .brandsLogo img {
    height: 30px;
    max-width: 115px;
  }
  .alm-filter.contentType .alm-filter--inner ul {
    justify-content: space-between;
    display: flex;
  }

  .alm-filter.contentType .alm-filter--inner ul li .alm-filter--link {
    padding: 5px 12px !important;
  }

  .alm-filter.contentType .alm-filter--inner ul li .alm-filter--link.active {
    padding: 5px 17px !important;
  }

  .heroCaption .btnHolder {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .heroCaption .btnHolder a {
    margin-right: 0px;
  }

  fieldset.form-columns-2 .hs-form-field .input, fieldset.form-columns-1 .hs-form-field .input {
    margin-right: 0px !important;
  }

  .heroCaption h2 br {
    display: none
  }

  .teamListWrap .teamSlider {
    width: 100%;
  }

  .logoListing {
    width: 100%;
    margin: 0 auto;
  }

  .logoListing .awardBlock {
    padding: 15px;
  }

  .logoListing .slick-list, .teamListWrap .teamSlider .slick-list {
    overflow: visible;
  }

  .slick-next {
    right: 10%;
  }

  h1, .heroCaption h2, .workIntro h2, .StatisticsRow.col_titleText .titleText>h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .footerLeftText h2 {
    font-size: 46px;
    line-height: 64px;
  }

  footer {
    font-size: 22px;
    line-height: 28px;
  }

  .FooterMenu1 li a {
    font-size: 30px;
    line-height: 40px;
  }

  .Footermainmenu, footer>div>div.footerRight {
    width: 100%;
  }

  footer>div>div.footerRight {
    padding-top: 55px;
  }
}
