/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://example.com/twenty-twenty-child/
 Description:  Twenty Twenty Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/

@font-face {
    font-family: "Proxima Nova BD";
    src: url(fonts/Proxima-Nova-Bold.otf);
    font-weight: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Proxima Nova";
    src: url(fonts/ProximaNova-Regular.otf);
    font-weight: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Glyphicons Halflings";
    src: url(../twentytwenty/assets/fonts/glyphicons-halflings-regular.ttf);
    font-weight: normal;
    font-display: swap;
  }
  
body {
    font-family: "Proxima Nova" !important;
    font-size: 16px;
    letter-spacing: 0.1rem !important;
  }

  div#contact-us {
        position: absolute;
        right: 0;
        top: 5px;
        /* background-color: #4472C4;
        color: #ffffff; */
        
        cursor: pointer;
    }

    .header-contact{
        display: none;
    }

    div#contact-us a > span{
        padding: 5px 10px;
    }
  .header-inner .toggle{
    padding: 4rem 2rem 0 2rem;
    align-items: unset;
  }
  
  article.page > header {
    display: none;
  }
  
  article.post > header > .entry-header-inner > .entry-categories {
    display: none;
  }
  
  article.post > nav.pagination-single.section-inner {
    display: none;
  }
  
  .post-inner > .entry-content > p {
    width: 70% !important;
    max-width: none !important;
  }
  
  .post-inner > .entry-content > div#dpsp-content-top {
    max-width: none;
    width: 70%;
  }
  
  a {
    color: #4d7dff;
  }
  
  h1 {
    font-size: 64px;
    letter-spacing: 1rem;
  }
  
  h2 {
    font-size: 36px;
    letter-spacing: 0.5rem;
    font-weight: 500;
  }
  
  h3 {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  
  h4 {
    font-size: 18px;
    letter-spacing: 0.2rem;
    font-weight: 300;
  }
  
  header#site-header {
    background-color: #002149;
    /*border-bottom: 2px solid #000;*/
  }
  
  .entry-content {
    font-family: "Proxima Nova" !important;
  }
  
  ul.primary-menu {
    letter-spacing: 0.1rem;
    margin-right: 75px;
  }
  
  .primary-menu ul::before,
  .primary-menu ul::after {
    content: none;
  }
  
  .primary-menu > li > .icon {
    display: none;
  }
  
  .primary-menu > li.menu-item-has-children > a {
    padding-right: 0;
    cursor: pointer;
  }
  
  .primary-menu li > a:hover,
  .primary-menu li > .link-icon-wrapper > a:hover {
    text-decoration: underline;
  }
  .primary-menu li > a,
  .primary-menu li > .link-icon-wrapper > a {
    text-decoration: none;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
  }
  
  .primary-menu li.current-menu-item > a:hover,
  .primary-menu li.current-menu-item > .link-icon-wrapper > a:hover {
    text-decoration: underline;
  }
  .primary-menu li.current-menu-item > a,
  .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 14px;
  }
  
  .primary-menu a:hover,
  .primary-menu a:focus,
  .primary-menu .current_page_ancestor {
    text-decoration: none;
  }
  
  .primary-menu ul {
    background-color: #002149 !important;
    border-radius: 0%;
    top: calc(100% + 0.4rem);
    margin-right: -8vw;
    z-index: 10;
  }

  .primary-menu > li:last-of-type {
    margin-right: 100px;
    }
  
  hr.newsroom.footer {
    background: linear-gradient(to right, #d459d4, #4d7dff);
    height: 10px;
    margin: 0;
    margin-top: 50px;
  }
  
  hr.post.footer {
    background: linear-gradient(to right, #d459d4, #4d7dff);
    height: 10px;
    margin: 0;
    margin-top: 50px;
    border: none;
  }
  
  h1.entry-title {
    font-size: 26px;
  }
  
  .post h1.entry-title {
    font-size: 36px;
    text-align: left;
    letter-spacing: 5px;
    line-height: 46px;
  }
  
  .post .section-inner.medium {
    max-width: 70%;
  }
  
  .footer-news {
      margin-bottom: 20px;
  }
  
  .footer-news img{
      display: inline;
  }
  
  .footer-nav-widgets-wrapper.header-footer-group {
    border: 0;
    margin-top: 0;
  }
  
  .footer-widgets > .widget_text.widget.widget_custom_html {
    margin-top: 0;
  }
  
  .footer-widgets > .widget.widget_media_image {
    margin-top: 0;
  }
  
  .widget_text p,
  .widget_text ol,
  .widget_text ul,
  .widget_text dl,
  .widget_text dt,
  .widget-content .rssSummary {
    font-family: "Proxima Nova";
    font-size: 16px;
    line-height: 25.6px;
  }
  
  .widget_text h4 {
    font-weight: 700;
    font-size: 16px;
    color: #333e48;
  }
  
  .footer-widgets.column-one.grid-item {
    width: 25%;
  }
  
  .footer-widgets.column-two.grid-item {
    width: 50%;
  }
  
  .footer-widgets.column-three.grid-item {
    width: 30%;
    text-align: center;
  }
  
  .footer-widgets.grid-item:not(:first-child) {
    margin-left: 0;
  }
  
  .social-icons a {
    background-color: #ffffff;
    color: #000000;
  }
  
  .footer-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
  
  .footer-menu > .menu-item {
    padding-left: 50px;
    padding-bottom: 30px;
    margin: 0 !important;
  }
  
  .footer-menu > .menu-item > a {
    width: 100%;
    height: 30px;
    letter-spacing: -0.03em;
    color: #000;
    display: inline-block;
    text-decoration: none;
    position: relative;
    font-family: "Proxima Nova BD";
    line-height: 22.4px;
  }
  
  .footer-menu .sub-menu {
    list-style-type: none;
    padding: 0;
  }
  
  .footer-menu .sub-menu > .menu-item {
    margin-top: 0px;
    position: relative;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  
  .footer-menu .sub-menu > .menu-item a {
    color: #333e48;
    opacity: 0.6;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.1rem;
    cursor: pointer;
  }
  
  .footer-inner.section-inner {
    max-width: none;
  }
  
  .footer-inner span.description {
    color: #333e48;
    opacity: 0.6;
  }
  
  .button-border {
    padding: 1em !important;
    border: 1em solid transparent !important;
    color: #000000 !important;
    transition: all 0.6s;
    background: linear-gradient(20deg, #ffffff, #ffffff) !important;
    /*background: linear-gradient(#ffffff, #ffffff)
                  padding-box,
                  repeating-linear-gradient(-45deg,
                  #f69ec4 0, #f69ec4 12.5%,
                  transparent 0, transparent 25%,
                  #7eb4e2 0, #7eb4e2 37.5%,
                  transparent 0, transparent 50%)
                  0 / 5em 5em !important;*/
  }
  
  .button-border:hover {
    padding: 1em !important;
    border: 1em solid transparent !important;
    color: #ffffff !important;
    transition: all 0.6s;
    background: linear-gradient(90deg, #00ad68, #48a9bf) !important;
    /*background: linear-gradient(to right, #00AD68, #48A9BF)
                  padding-box,
                  repeating-linear-gradient(-45deg,
                  #f69ec4 0, #f69ec4 12.5%,
                  transparent 0, transparent 25%,
                  #7eb4e2 0, #7eb4e2 37.5%,
                  transparent 0, transparent 50%)
                  0 / 5em 5em !important;*/
  }
  
  .swiper-slide img {
    filter: grayscale(100%);
  }
  
  .swiper-slide img:hover {
    filter: none;
  }
  
  section {
    padding: 0;
  }
  
  .ut-btn a {
    background-color: #5D43FB !important;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
    font-family: "Proxima Nova" !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    z-index: 100;
  }
  
  .ut-btn.orange-blue a {
    background-image: linear-gradient(to right, #ff800a, #4d7dff);
  }

  .ut-btn.blue a {
    background-color: #ffffff !important;
  }

  .ut-btn.dark-blue a{
    background-color: #ffffff !important;
  }
  
  .ut-btn a > span {
    color: #ffffff;
    padding: 17px 25px 17px 25px;
    border-radius: 10px;
    font-size: 16px;
    z-index: 100;
  }
  
  .ut-btn a > span > span {
      z-index: 100;
  }
  
  .ut-btn.dark-blue a > span {
    color: #5D43FB;
  }

  .ut-btn.blue a > span {
    color: #5D43FB;
  }
  
  /* .ut-btn.light-gray a > span {
    background: #f2f4f6;
    color: #000000;
  } */
  
  .ut-btn.big a > span {
    padding: 16px 40px 16px 40px;
  }
  
  /*.ut-btn a > span > span::after{
      font-family: 'Glyphicons Halflings';
      content: " \e092";
      vertical-align: -15%;
  }*/
  
  /* @media (hover: hover) {
    .ut-btn a:hover > span {
      border-radius: 13px;
      background-image: linear-gradient(
        315deg,
        #ff0d36 0%,
        #d659d6 48.7%,
        #4d7dff 100%
      );
      color: #ffffff;
      padding: 17px 25px 17px 25px;
    }
  
    .ut-btn.orange-blue a:hover > span {
      background-image: linear-gradient(to right, #ff800a, #4d7dff);
    }

    .ut-btn.blue a:hover > span {
        background-image: linear-gradient(
            315deg,
            #d659d6 0%,
            #4d7dff 100%
          );
      }
  
    .ut-btn.big a:hover > span {
      padding: 16px 40px 16px 40px;
    }
  } */
  
  .ut-btn input[type="checkbox"] {
    display: inline-block !important;
    border-color: #7a7a7a;
    outline: none;
  }
  
  .ut-btn button {
    background-color: #5D43FB;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
    font-family: "Proxima Nova" !important;
    font-weight: bold !important;
    letter-spacing: 1px;
    min-width: 130px;
    min-height: 34px !important;
  }
  
  .ut-btn button > span {
    color: #ffffff;
    padding: 7px 45px 7px 45px;
    border-radius: 10px;
  }
  
  .ut-btn button:hover > span {
    border-radius: 5px;
    background-color: #5D43FB;
    color: #ffffff;
    padding: 7px 45px 7px 45px;
  }
  
  .fa-angle-right:before {
    content: "\f138";
    /*background: -webkit-gradient(linear, left top, right bottom, from(#00AD68), to(#48A9BF));*/
    background-color: #00101A;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
    font-size: 30px;
  }
  
  .fa-angle-left:before {
    content: "\f137";
    /*background: -webkit-gradient(linear, left top, right bottom, from(#00AD68), to(#48A9BF));*/
    background-color: #00101A;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
    font-size: 30px;
  }
  
  .fa,
  .fas {
    background-color: #fff;
    border-radius: 20px;
  }
  
  .pp-info-box-icon img {
    filter: none;
    height: 115px;
  }
  
  .creative .filter-ddl {
    flex: 0 0 31.7%;
    padding: 0;
    margin: 0 0.8%;
  }
  
  .creativeCard {
    position: relative;
    width: 23.4%;
    display: inline-flex;
    margin: 0 0.8% 16px;
  }
  
  .creativeCard > .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: 417px;
    transition: 0.5s ease;
    backface-visibility: hidden;
    border-radius: 20px;
  }
  
  .creativeCard > .middle {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    height: 100%;
    width: 100%;
  }
  
  .creativeCard > .middle > .text {
    height: 100%;
    position: relative;
    padding: 0 10px;
  }
  
  .creativeCard p {
    font-size: 24px;
    color: #ffffff;
    margin-top: 0 10px;
  }
  
  .creativeCard p.title {
    margin-top: 30%;
  }
  
  .creativeCard p.tags {
    font-size: 18px;
    font-weight: 700;
    opacity: 1;
    margin-top: 17px;
  }
  
  .creativeCard #gotoproject {
    position: absolute;
    bottom: 27px;
    right: calc((100% - 230px) / 2);
  }
  
  .creativeCard:hover .image {
    opacity: 0.1;
  }
  
  .creativeCard:hover .middle {
    opacity: 1;
  }
  
  .creativeCard:hover {
    /* background: linear-gradient(to right, #d459d4, #ff0d36); */
    background-color: #002149;
    border-radius: 20px;
  }
  
  #response.creative {
    /*height: calc(100% - 330px);*/
    /*overflow: hidden;*/
    /*text-align: center;*/
    color: #ffffff
  }

  .creative .noResults{
    text-align: center;
    margin: 20px auto;
  }

  .creative span.more {
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 25px auto;
}
  
  #response.creative > .article {
    /*width: 300px;
        height: 400px;*/
    border-radius: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #f6f6f6;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    /*margin-left: 63px;*/
    margin-right: 60px;
    margin-bottom: 90px;
    padding: 32px 27px 28px 27px;
    height: 450px;
    color: #333e48;
    overflow: hidden;
    text-align: left;
  }
  
  #response.creative > .hide {
    opacity: 0.5;
    -webkit-mask-image: -webkit-gradient(
      linear,
      0% 60%,
      0% 100%,
      from(rgb(0, 0, 0)),
      to(rgba(0, 0, 0, 0))
    );
    pointer-events: none;
  }
  
  section.creative.banner {
    background-color: #00101A;
    padding: 0px 0px 80px 0px !important;
  }
  
  section.creative.banner h1 {
    margin: 10% 0 0 15%;
    text-align: left;
    letter-spacing: 1rem;
    color: #ffffff;
    /* background: -webkit-linear-gradient(0deg, #d459d4, #ff0d36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  }
  
  main#site-content.creative {
    background-color: #00101A;
  }
  
  hr.creative.footer {
    background: linear-gradient(to right, #d459d4, #ff0d36);
    height: 10px;
    margin: 0;
    margin-top: 50px;
    border: none;
  }
  
  .flickity-page-dots .dot.is-selected {
    background: #ff0d36;
  }
  
  .flickity-page-dots .dot {
    background: #cccccc;
    opacity: 1;
  }
  
  .carousel-cell {
    width: 100%;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
  }
  
  section.creative.banner h3 {
    font-size: 16px;
    margin: 50px 0 0 15%;
    font-weight: normal;
    text-align: initial;
  }
  
  img.creativeLogoBack2 {
    position: absolute;
    margin-top: -450px;
  }
  
  img.creativeLogoBack1 {
    position: absolute;
  }
  
  /* img.creativeLogo {
    position: absolute;
    width: 750px;
    right: 15%;
    top: 50px;
  } */
  
  .creativeCard #gotoproject a {
    background: unset;
  }
  
  .creativeCard #gotoproject a > span {
    background: unset;
    border: solid 1px #fff;
    border-radius: 20px;
    /* color: #fff; */
  }
  
  .creativeCard #gotoproject:hover a > span {
    background: #fff;
    /* color: #ea3385; */
  }
  
  section.project.banner {
    background-color: #002149;
    padding: 0px 0px 80px 0px !important;
  }
  
  section.project.banner h1 {
    width: 500px;
    letter-spacing: 1rem;
    background: -webkit-linear-gradient(0deg, #d459d4, #ff0d36);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  main#site-content.project {
  }
  
  section.project.description {
    margin-top: 80px;
  }
  
  .project .description > .container > .row > .seperate {
    border-right: solid 1px;
  }
  
  section.project.banner img {
    margin-left: auto;
    margin-right: auto;
  }
  
  section.project.banner .fas {
    background-color: unset;
    margin-right: 10px;
  }
  
  section.project.banner a {
    color: #fff;
    text-decoration: none;
  }
  
  section.project.banner .back {
    margin-bottom: 10px;
    padding-top: 60px;
  }
  
  section.project.description .example {
    margin-top: 80px;
  }
  
  section.project.description .example img {
    margin-left: auto;
    margin-right: auto;
  }
  
  #response.project img {
    display: inline-block;
  }
  
  .project p.format {
    font-size: 12px;
    opacity: 0.8;
  }
  
  .project p.title {
    font-size: 16px;
    font-weight: 600;
  }
  
  .project p.description {
    font-size: 14px;
    opacity: 0.8;
  }
  
  .creative .carousel {
    color: #ffffff;
    font-weight: 600;
  }
  
  .project span.more {
    font-size: 24px;
    font-weight: 600;
    margin-left: 15px;
  }
  
  section.newsroom.banner {
    /* background: linear-gradient(
        to top left,
        #547bfd,
        rgba(178, 105, 157, 0),
        #ef727f
      ),
      linear-gradient(to top right, #bd53f3, rgba(178, 105, 157, 0), #fe800a)
        rgba(178, 105, 157, 1); */
    background-color: #00101A;
    padding: 61px 0px 132px 0px !important;
  }
  
  section.newsroom.banner h3 {
    margin-top: 0;
    font-weight: normal;
  }
  
  div.banner {
    text-align: center;
    color: #ffffff;
  }
  
  #response.newsroom > .article {
    border-radius: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #f6f6f6;
    width: 43%;
    vertical-align: top;
    margin-right: 7%;
    margin-bottom: 80px;
    padding: 32px 27px 28px 27px;
    color: #333e48;
    text-align: left;
    position: relative;
  }
  
  #response.newsroom > .hide {
    height: 70px;
    -webkit-mask-image: -webkit-gradient(
      linear,
      0% 0%,
      0% 100%,
      from(rgb(0, 0, 0)),
      to(rgba(0, 0, 0, 0))
    );
  }
  
  .category-filter-container {
    max-width: none;
    flex: 0 0 30%;
    padding: 0;
  }
  
  .category-filter {
    border-radius: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #00101A;
    padding: 29px 33px 51px 33px;
    color: #ffffff;
  }
  
  .category-post {
    max-width: none;
    flex: 0 0 70%;
    padding: 0;
  }
  
  .creative .category-post {
    flex: 0 0 100%;
    margin-top: 28px;
  }
  
  select.filterByTag {
      width: 100%;
      height: 48px;
      padding: 10px;
      background-color: #00101A;
      color: #ffffff;
      border-color: #ffffff;
      border-radius: 5px;
      border: 1px solid;
      margin: 0;
  }
  
  select.filterByTag option {
    font: -moz-pull-down-menu;
    font-size: inherit;
  }
  
  .category-filter > hr {
    margin: inherit;
    margin-top: 25px;
    margin-bottom: 25px;
    opacity: 50%;
  }
  
  .category-filter > h3 {
      text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  .category-filter > .module-border-wrap > #customerQuote {
    padding: 10px 15px;
  }
  
  .category-filter > .module-border-wrap {
    border: solid 5px transparent;
    border-radius: 10px;
    /* background-image: linear-gradient(#002149, #002149),
      linear-gradient(267.2deg, #ff800a 2.33%, #d659d5 48.95%, #4d7dff 97.56%); */
    background-color: #00101A;
    background-origin: border-box;
    background-clip: content-box, border-box;
  }
  
  img#open-quote,
  img#close-quote {
    height: 25px;
  }
  
  input#field-email {
      background: unset;
    background-color: #00101A !important;
    border-radius: 5px;
    border-width: 2px;
    color: white;
    font-size: 18px;
    font-family: "Proxima Nova";
    padding: 10px 60px 10px 20px;
  }
  
  input#field-email-mobile {
    background-color: #ffffff;
    border-radius: 5px;
    border-width: 2px;
    color: white;
    font-size: 18px;
    font-family: "Proxima Nova";
    padding: 10px 60px 10px 20px;
  }
  
  #customerQuote p#quote {
    padding-top: 5px;
    font-size: 15px;
    margin-bottom: 0;
  }
  
  img#close-quote {
    float: right;
  }
  
  div#quoter {
    color: #ffffff;
    margin-top: 2.5rem;
  }
  
  p#auther {
    font-size: 18px;
    font-style: italic;
    letter-spacing: 3px;
    margin-bottom: 5px;
  }
  
  p#position {
    font-size: 13px;
    margin: 0;
  }
  
  #follow-desktop > hr {
    margin: 30px 0;
    opacity: 50%;
  }
  
  #follow-desktop > h3 {
      text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
  }
  
  input#submit-email {
    background-image: url(/wp-content/uploads/2020/12/send.png);
    background-color: #00101A;
    height: 1px;
    position: relative;
    left: calc(100% - 51px);
    bottom: 42px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
  }
  
  input#submit-email:focus {
    outline: none;
  }
  
  input#submit-email::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
  }
  
  input#submit-email:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: red;
  }
  
  input#submit-email::-ms-input-placeholder {
    /* Microsoft Edge */
    color: red;
  }
  
  #keepContact {
    height: 56px;
  }
  
  #keepContact > input[type="text"] {
    display: inline;
  }
  
  div#follow-desktop {
    display: block;
  }
  
  div#follow-mobile {
    display: none;
    text-align: center;
  }
  
  input#submit-email-mobile {
    background-image: url(/wp-content/uploads/2020/12/send.png);
    background-color: #ffffff;
    height: 1px;
    position: relative;
    left: 43%;
    bottom: 42px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
  }
  section.posts {
    background-color: #00101A;
  }
  .posts > .container {
    max-width: 1186px;
    /* margin-top: 55px; */
  }
  
  .creative .posts > .container {
    margin-top: 0;
  }
  
  .post-header > h3 {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  .post-content > p {
    height: 315px;
    overflow: hidden;
    opacity: 80%;
    margin-bottom: 50px;
  }
  
  p.date {
    margin: 0px;
    font-size: 15px;
  }
  
  p.tags {
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    opacity: 0.8;
  }
  
  img.tag {
    display: inline;
    width: 15px;
    margin-right: 10px;
  }
  
  .post-content > a {
    color: #333e48;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    bottom: 28px;
  }
  
  .article.hide .post-content > a {
    position: inherit;
  }
  
  .social > a {
    color: #ffffff;
    margin-right: 25px;
  }
  
  .social > a > i {
    font-size: 30px;
  }
  
  .post-content > a > i {
    background-color: #f6f6f6;
  }
  
  .creative #loadmore {
    padding-right: 0;
  }
  
  #loadmore {
      margin-top: 30px;
    text-align: center;
    padding-right: 7%;
    z-index: 100;
  }
  
  #response.newsroom {
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    z-index: -1;
  }
  
  .hider {
    position: absolute;
    width: 100%;
    height: 70px;
    background: #ffffff;
    bottom: 667px;
    opacity: 85%;
  }
  
  /* .row.center {
    padding-right: 10%;
  } */
  
  /********** Careers Page ***********/
  
  /**********************************/
  @media only screen and (max-width: 768px) {
    div#contact-us {
        display: none;
    }

    .header-contact{
        display: inline;
    }
  }

  @media only screen and (max-width: 768px) {
    .creative .filter-ddl {
        flex: 0 0 90%;
        padding: 0;
        margin: 5px auto;
    }

    .toggle-icon:before {
      font-family: "Font Awesome 5 Free";
      content: "\f0c9";
      font-size: 28px;
      font-weight: 900;
      color: #fff;
    }
  
    .nav-toggle .toggle-inner {
      padding-top: 0;
    }
  
    .toggle-inner .toggle-icon {
      color: #fff;
      height: 35px;
    }
  
    .toggle-inner .toggle-text {
      color: #fff;
      display: none;
    }
  
    .menu-top button {
      outline: none;
    }
    button.nav-toggle {
      outline: none;
    }
  
    button.toggle.sub-menu-toggle {
      color: #fff !important;
    }
  
    .flickity-viewport {
      height: 200px !important;
    }
  
    .creative .banner .flickity-viewport {
      height: 620px !important;
    }
  
    #response.project {
      text-align: center;
    }
  
    section.project.banner a {
      display: none;
    }
  
    .project p.format {
      text-align: center;
      font-size: 20px;
    }
  
    .project p.title {
      text-align: center;
      font-size: 30px;
    }
  
    .project p.description {
      text-align: center;
      font-size: 18px;
    }
  
    .gotodemo.mobile {
      display: block !important;
    }
  
    .project #gotodemo {
      text-align: center;
      margin-top: 50px;
    }
  
    section.project.description .example {
      margin-top: 20px;
    }
  
    .carousel-control-next {
      display: none;
    }
  
    .carousel-control-prev {
      display: none;
    }
  
    .carousel {
      text-align: center;
    }
  
    section.project.description {
      margin-top: 30px;
    }
  
    .gotodemo.desktop {
      display: none;
    }
  
    .creative.row.desktop {
      display: none;
    }
    .creativeCard > .middle {
      display: none;
    }
    .creativeCard > .mobile {
      display: block !important;
    }
    .creativeCard > .mobile p.tags {
      position: absolute;
      bottom: 55px;
      left: 15px;
      opacity: 0.8;
      font-size: 20px;
    }
    .creativeCard > .mobile p.title {
      position: absolute;
      bottom: -15px;
      left: 15px;
      width: 70%;
      height: 65px;
      font-size: 25px;
    }
    .creativeCard > .mobile a.creativeBtn {
      position: absolute;
      right: 15px;
      bottom: 40px;
      width: 55px;
      text-align: center;
      border: solid 1px #fff;
      padding: 10px;
      color: #fff;
    }
  
    .creativeCard > .mobile a.creativeBtn > .fas {
      background-color: unset;
    }
    .creativeCard > .image {
      -webkit-mask-image: -webkit-gradient(
        linear,
        center bottom,
        center top,
        color-stop(0, rgba(0, 0, 0, 0)),
        color-stop(1, rgba(0, 0, 0, 1))
      );
    }
    .creativeCard:hover .image {
      opacity: 1;
    }
  
    .creativeCard:hover {
      background: unset;
      border-radius: 20px;
    }
  
    .creative.row.mobile {
      display: flex !important;
    }
    .creativeCard {
      width: 90%;
      margin-bottom: 50px;
      text-align: left;
    }
    img.creativeLogo {
      width: 345px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 50px;
    }
    img.creativeLogoBack2 {
      margin-top: 0px;
      width: 95%;
      height: 100%;
      z-index: -1;
    }
  
    .creative .flickity-page-dots {
      bottom: 45px;
    }
  
    section.posts {
      margin-top: -54px;
    }
  
    hr.newsroom.footer {
      margin-top: 0px;
    }
  
    section.newsroom.banner {
      padding: 40px 0px 73px 0px !important;
    }
  
    .newsroom .banner h1 {
      font-size: 46px;
      letter-spacing: 5px;
    }
  
    .newsroom .banner h3 {
      font-size: 16px;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .category-filter > h3 {
      text-align: center;
    }
  
    .category-filter > h3:first-of-type {
      display: none;
    }
  
    section.creative.banner h3 {
      font-size: 16px;
      background: unset;
      -webkit-text-fill-color: unset;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px;
      text-align: center;
      margin: unset;
    }
    section.creative.banner h1 {
      font-size: 40px;
      line-height: 50.6px;
      letter-spacing: 5px;
      background: unset;
      -webkit-text-fill-color: unset;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 20px;
      margin: unset;
      text-align: center;
    }
    .filterByTag {
      margin-bottom: 15px;
    }
  
    .swiper-slide img {
      filter: none;
    }
  
    div#quoter {
      bottom: 0px;
    }
  
    div#follow-desktop {
      display: none;
    }
  
    div#follow-mobile {
      display: block;
      background-color: #002149;
      padding: 20px;
      margin-top: 20px;
      color: #ffffff;
    }
  
    .row.center {
      padding-right: 0;
    }
  
    #response.newsroom > .article {
      width: 100%;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 25px;
      text-align: left;
    }
  
    .posts > .container {
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .category-filter {
      margin-top: 0;
      border-radius: 0;
    }
  
    .category-filter-container {
      flex: unset;
    }
  
    .category-post {
      padding-right: 20px;
      padding-left: 20px;
      text-align: center;
      flex: unset;
    }
  
    .menu-modal-inner.modal-inner {
      background-color: #002149;
    }
    .social-icons a {
      background-color: #002149;
      color: #000000;
    }
    .footer-social-wrapper {
      width: 160px;
      margin-left: auto;
      margin-right: auto;
    }
    .footer-social-wrapper > .social-icons a {
      background-color: #ffffff;
    }
    button.toggle.close-nav-toggle.fill-children-current-color {
      background-color: #002149;
      color: #ffffff;
      position: relative;
      left: calc(45% - 50vw);
      width: 100vw;
    }
    .modal-menu {
      background-color: #002149;
    }
    li.menu-item {
      border: 0;
    }
    li.menu-item > .ancestor-wrapper > a {
      color: #ffffff;
      position: relative;
      /*left: 27%;*/
      font-weight: 100;
      font-size: 2.5rem;
      text-transform: uppercase;
    }
    ul.sub-menu > li.menu-item > .ancestor-wrapper > a {
      text-transform: none;
    }
    .menu-bottom {
      display: none;
    }
    .footer-inner.section-inner {
      padding-right: 15px;
      padding-left: 15px;
      text-align: center;
      margin: 0;
      width: 100%;
    }
    .textwidget > p > img {
      position: relative;
      margin-right: auto;
      margin-left: auto;
    }
    .footer-widgets.column-one.grid-item {
      width: 100%;
    }
    .footer-widgets.column-two.grid-item {
      width: 100%;
      display: none;
    }
    .footer-widgets.column-three.grid-item {
      width: 100%;
    }
  }
  
  /*
      code by Iatek LLC 2018 - CC 2.0 License - Attribution required
      code customized by Azmind.com
  */
  
  @media (min-width: 576px) {
    .carousel-item {
      margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
      display: block;
    }
    .carousel-inner
      .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner
      .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
      + .carousel-item {
      transition: none;
    }
    .carousel-inner .carousel-item-next {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
      position: relative;
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: block;
      visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
      position: relative;
      transform: translate3d(100%, 0, 0);
      visibility: visible;
      display: block;
      visibility: visible;
    }
  }
  
  .carousel-control-prev-new {
    position: initial;
    color: #ffffff;
    float: right;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .carousel-control-prev-new:hover {
    color: #ffffff;
  }
  
  .carousel-control-next-new {
    position: initial;
    color: #ffffff;
    float: right;
    margin-right: 15px;
    text-decoration: none;
    border-left: solid 1px;
    font-size: 16px;
  }
  .carousel-control-next-new:hover {
    color: #ffffff;
  }
  
  span.next {
    margin-left: 19px;
  }
  
  span.prev {
    margin-right: 19px;
  }
  
  .carousel-inner {
    margin-top: 15px;
  }
  
  .creative #carousel-example .fa-arrow-right {
    margin-left: 5px;
    background-color: #002149;
  }
  
  .creative #carousel-example .fa-arrow-left {
    margin-right: 5px;
    background-color: #002149;
  }
  
  .creative #carousel-example .fa-arrow-right::before,
  .creative #carousel-example .fa-arrow-left::before {
    color: #ffffff;
  }
  
  main.def-page {
    background-color: #002149;
    color: #fff;
  }
  
  main.def-page > section {
    width: 90%;
    margin: 0 auto;
  }
  
  .def-page h1 {
    background: -webkit-linear-gradient(78.59deg, #d358d4 11.77%, #276aff 86.71%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    letter-spacing: 5px;
  }
  
  .def-page .post-inner > .entry-content > p {
    width: 100% !important;
  }
  
  .def-page article {
    margin-top: 50px;
  }
  
  .def-page
    .entry-content
    > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
  }
  
  .def-page .entry-content h1 {
    margin-left: 0;
    font-family: "Proxima Nova";
  }
  
  .sitemap > section {
      width: 90%;
      margin: 30px auto;
  }
  
  main.ccpa{
      background-color: #00101A;
      color: #fff;
  }
  
  .ccpa > section {
      width: 90%;
      margin: 0 auto;
  }
  
  .ccpa h1{
      color: #ff800a;
      font-family: 'Proxima Nova BD';
      font-size: 30px;
      letter-spacing: 1px;
      margin-bottom: 40px;
      text-transform: uppercase;
  }
  
  .ccpa h2 {
      font-family: 'Proxima Nova';
      font-size: 18px;
      letter-spacing: 1px;
      margin: 0;
  }
  
  .ccpa h3 {
      color: #ff800a;
      /* font-family: 'Proxima Nova BD'; */
      font-size: 18px;
      letter-spacing: 1px;
      margin: 0;
      margin-top: 50px;
      margin-bottom: 25px;
  }
  
  .ccpa #step2 label {
      margin-right: 50px;
      display: inline-block;
  }
  
  .ccpa label > p {
      display: inline;
  }
  
  .ccpa label > p > em {
      font-size: 12px;
  }
  
  .ccpa p.declaration {
      margin-top: 50px;
      font-size: 14px;
  }
  
  .ccpa .column {
      display: inline-flex;
  }
  
  .ccpa .column.right {
      margin-left: 20px;
  }
  
  .ccpa .verfiy_row{
      display: flex;
  }
  
  .ccpa button:disabled{
      opacity: 0.6;
  }
  
  .ccpa input#deviceid {
      width: 180px;
      height: 30px;
  }
  
  .ccpa input#email{
      width: 300px;
      height: 30px;
  }
  
  .ccpa .result{
      border-left: 1px solid;
      height: 100%;
      width: 100%;
      padding: 30px;
  }
  
  .ccpa .email_note {
      font-size: 12px;
  }
  
  .ccpa i.fa.fa-question-circle{
      color: #ff800a;
      width: 17px;
      height: 18px;
  }
  
  .ccpa .modal-dialog {
      margin-top: 15%;
  }
  
  .ccpa .modal-dialog p {
      color: #000000;
  }
  
  .ccpa button.btn.btn-secondary {
      background: unset;
      color: #000000;
  }
  
  .ccpa .modal-footer {
      border: unset;
  }
  
  .ccpa #no_data{
      text-align: center;
  }
  
  .ccpa #no_data > img{
      margin-left: auto;
      margin-right: auto;
      max-width: 70px;
  }
  
  .ccpa .noHover{
      pointer-events: none;
      opacity: 0.4;
  }
  
  .ccpa .checkbox_group {
      display: inline-block;
      vertical-align: top;
  }
  
  span.error {
      color: red;
      font-size: 12px;
  }
  
  @media only screen and (max-width: 768px) {
      .ccpa #verify_submit, .ccpa h1, .ccpa h2, .ccpa h3, .ccpa p.declaration, #step2 p, #action_submit
      , #access_cookie_success, #access_data, #access_segments {
          text-align: center;
      }
  
      .ccpa .result {
          border: none;
          border-top: solid 1px;
      }
  
      .ccpa .checkbox_group {
          margin-top: 15px;
      }
  
      .ccpa #step2 label {
          margin-right: 50px;
          display: inline-block;
          width: 180px;
      }
  }