/* font-family: 'Montserrat', sans-serif;
font-family: 'Barlow Condensed', sans-serif; */

.main-menu {
  position: absolute;
  top: 0;
  left: 0;
}
.main-menu.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.alfootsub strong {
  font-weight: normal;
}
.alfootsub {
  font-weight: bold;
}
.fixed .logo_wrapper {
 /* display: none;*/
}
.aboutrow h3 {
  letter-spacing: 0.2em;
  font-size: 32px;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
  padding: 0;
}
.boldlink a , .boldlink{
  font-weight: 600;
}
.home-row2-list li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #1f2138;
  font-size: 17px;
  position: relative;
  text-transform: uppercase;
}
.home-row2-list li::before {
  content:'';
  position: absolute;
  left: 0;
  top: 16px;
  height: 1px;
  background: #1f2138;
  width: 4px;
  margin-left: -10px;
}
h1 {
  letter-spacing: 0.025em;
}
.servicesrow-spe h1 {
  margin-bottom: 40px;
}
.h3-full {
  letter-spacing: 0.2em;
      display: inline-block;
}
.h3-full::before {
    right: 0;
    transform: translateX(100%);
}
.overlay ul#primary-menu li a {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  letter-spacing: 0.025em;
  font-size: 30px;
  margin-top: 50px;
  margin-bottom: 0;
}
.overlay-menu img {
  margin-bottom: 0;
}
.overlay-menu .social-wrap-white {
  margin-top: 60px;
}
.overlay ul#primary-menu li a::after {
  height: 2px;
  background: #70ccd9;
}
.creation-row .panel-grid {
  align-items: flex-start !important  ;
}
.home-row4-col1 {
  height: 600px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.home-row5-col2-img1 {
  align-items: center;
  display: flex;
  justify-content: center;
}
.home-row5-col2-img1 p,
.home-row4-col1 p {
  color: white;
    font-size: 25px;
    letter-spacing: 0.1em;
}
.home-row4-col2 p {
  margin-bottom: 0;
}
.home-row5 p {
  margin-bottom: 0;
}
.home-row5-col2-img1 {
  height: 420px;
}
.home-row5-col1-text1 p{
  margin-bottom: 20px;
}
.home-row5-col2-img2,
.home-row5-col2-text1,
.home-row4-col2-img1,
.home-row4-col2-img2,
 .home-row4-col2-text2{
  height: 300px;
}
.home-row4-col2-text1 {
  position: relative;
}
.home-row4-col2-text1 h1 {
  position: absolute;
  color: #1f2138;
  line-height: 1;
  right: -30px;
  top: 30px;
  z-index: 1;
}
.home-row4-col2-img1 p{
  text-align: center;
  color: white;
  font-size: 27px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.home-row5-col2-text1 p,
.home-row4-col2-text2 p {
    font-size: 27px;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
.home-row5-col2-text1 p {
  letter-spacing: 0.2em;
}
.home-row5-col2-text1 p {
  color: #70ccda;
}
.home-row5-col2-text1,
.home-row4-col2-text2,
.home-row4-col2-img1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-row5-col1-img1 {
  height: 720px;
}
.home-row5-col1-text1 h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 0.025em;
  color: #1f2138;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.home-row5-col1-text1 p {
  color: #1f2138;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 1.65;
}
.home-row5-col1-text1 {
 padding: 45px 0;
}
.edit-link {
  display: none;
}
.sidebar .site-footer {
    text-align: center;
}
.video-foreground video {
  width: 100%;
    object-fit: cover;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 2;
    border: 0;
    transform: translateY(-50%);
}
.page-template-contact-page .site-main .sidebar-container{
  display: none;
}
.page-template-contact-page {
  background-image: none;
  background-color: #101a42;
}
.container-contact {
  padding-top: 100px;
  max-width: 1630px;
  padding-left: 10%;
  padding-right: 30px;
  padding-bottom: 50px;
}
.contact-pg-title h1{
  font-family: 'Montserrat', sans-serif;
  font-size: 90px;
  color: white;
  letter-spacing: 0.025em;
  line-height: 1.1;
}
.contact-pg-title p {
  color: #70ccd9;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.2em;
  line-height: 1.3;
  font-family: 'Barlow Condensed', sans-serif;
}
.video-foreground {
  padding-top: 50%;
}
.contact-wrap-2 {
  margin-top: 100px;
}
.page-template-contact-page #submitG {
      background-color: #70ccd9;
}
a.fa-wrap {
  color: white;
}
a.fa-wrap:hover {
  border-color: #70ccd9 !important;
  background: #70ccd9;
}
.site-main .sidebar-inner {
  display: none;
}
.site-main {
  padding-top: 100px;
}
.home .site-main {
  padding-top: 0;
}
body {
  background: white;
}
.portfolio-row1 h3 {
  letter-spacing: 0.2em;
  font-size: 24px;
  margin-top: 0;
}
.portfolio-row1 h1 {
  line-height: 1.1;
}
.h3-right::before,
.h3-left::before {
      bottom: 50%;
      transform: translateY(50%);
      width: 1600px;
}
.searchandfilter ul li::before {
  display: none;
}
.sf-field-taxonomy-portfolio_category li .sf-input-radio {
  display: none;
}
.searchandfilter ul {
  padding-left: 0;
}
.sf-field-taxonomy-portfolio_category ul {
  display: flex;
  justify-content: center;
  min-height: 1px;
  flex-wrap: wrap;
}
.sf-field-taxonomy-portfolio_category li {
  font-weight: normal;
  background: #2a4e79;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  padding:0 !important;
    margin: 0 9px !important;
}
.sf-field-taxonomy-portfolio_category label {
  padding: 9px 15px;
  opacity: 0.5;
  font-weight: normal;
  cursor: pointer;
}
.sf-option-active label{
  opacity: 1;
}
.search-wrap-zh {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  min-height: 1px;
}
.searchandfilter {
  margin-bottom: 10px;
}
.search-wrap-zh .portfolio-result-div {
  padding-top: 56.75%;
  overflow: hidden;
  position: relative;
}
.search-wrap-zh > div {
  width: calc(33% - 20px);
  margin-right: 30px;
  margin-bottom: 25px;
}
.search-wrap-zh > div:nth-child(3n){
  margin-right: 0;
}
.portfolio-result-div a{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.portfolio-result-div .card-img-top {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.portfolio-result-div .white-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  width: 100%;
}
.white-play p {
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
  font-weight: 500;
    line-height: 1.3;
}
.white-play p span {
  font-style: italic;
  font-weight: normal;
}
.white-play .comingsoon-text {
  font-size: 21px;
  letter-spacing: 0.05em;
}
.search-filter-results .pagination {
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 125px;
}
.search-filter-results .pagination .wp-pagenavi {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current,.wp-pagenavi a, .wp-pagenavi span {
  border: none;
  color: #58595b;
}
.searchandfilter ul li {
  padding-bottom: 0;
}
.searchandfilter ul li li {
  margin-bottom: 10px !important;
}
.coming-active {
  pointer-events: none;
}
.services-wrap p {
  line-height: 1.2;
}
.home-row5-col2-img1, .home-row4-col1,
.home-row4-col2-img1, .home-row5-col2-text1 {
  position: relative;
}
.home-row5-col2-img1 p, .home-row4-col1 p,
.home-row4-col2-img1 p, .home-row5-col2-text1 p {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in;

}
.home-row5-col2-img1 a, .home-row4-col1 a,
.home-row4-col2-img1 a, .home-row5-col2-text1 a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  min-height: 1px;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in;
  color: white;
}
.home-row5-col2-text1 a {
  color: #1f2138;
}
.home-row5-col2-img1:hover a, .home-row4-col1:hover a,
.home-row4-col2-img1:hover a {
  color: #70ccd9;
}
.home-row5-col2-text1:hover a {
  color: white;
}
.home-row5-col2-img1:hover p, .home-row4-col1:hover p,
.home-row4-col2-img1:hover p, .home-row5-col2-text1:hover p {
  background-color: rgba(31, 33, 56, 0.5);
}
.home-row1-col2 {
  padding-top: 80px;
}
.h3-full::before {
  bottom: auto;
  top: 50%;
  transform: translateX(100%,-50%);
}
#intention-text {
  margin-left: 30px;
}
@media (max-width:1499px) {
  .home-row4-col2-img1,
  .home-row4-col2-img2,
   .home-row4-col2-text2,
   .home-row4-col2-text1 {
    height: 250px;
  }
  .home-row4-col1 {
    height: 500px;
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
@media (max-width:1299px) {
  h1 {
    font-size: 80px;
  }
  .home-row5-col1-text1 h5 {
    font-size: 15px;
  }
}
@media (max-width:1199px) {
  h1 {
    font-size: 70px;
  }
  .entry-content,.sidebar .entry-content {
    max-width: none;
  }

  .home-row1 .panel-grid-cell:first-child{
      display: none;
  }
  .home-row1 .panel-grid-cell:nth-child(3){
      width: 62.5% !important;
  }
  .home-row5-col1-text1 h5 {
    font-size: 14px;
  }
  .home-row1-col2 {
    padding-top: 20px;
  }
}
@media (max-width:991px) {


body.home .main-menu {
  position: relative !important;
  top: 0;
  left: 0;
}

body .site-main {
  /*padding-top: 150px;*/
}

  .main-menu {
  position: relative !important;
  top: 0;
  left: 0;
}

  .search-wrap-zh > div {
    width: calc(50% - 20px);
  }
  .search-wrap-zh > div:nth-child(3n) {
    margin-right: 30px;
  }
  .search-wrap-zh > div:nth-child(2n) {
    margin-right: 0;
  }
  h1 {
    font-size: 60px;
  }
  .portfolio-row1 h3 {
    font-size: 20px;
  }
  .sf-field-taxonomy-portfolio_category label {
    display: flex;
    height: 100%;
    min-height: 1px;
    align-items: center;
  }
  .button_container:hover {
    opacity: 1;
  }
  .footer-wrap h3 {
    font-size: 30px;
  }
  .main-menu.fixed, .main-menu {
    /*position: relative;*/
    margin: 0 auto;
  }
  .home-row1 .panel-grid-cell:nth-child(2),
  .home-row1 .panel-grid-cell:nth-child(3) {
    width: 100% !important;
  }
  .home-row1 {
    flex-direction: column;
  }
  .about-wrap img {
    width: 100%;
  }
  .home-row1-col2 {
    padding: 50px 15px;
  }
  .row-listing .panel-grid-cell:first-child,
  .row-listing .panel-grid-cell:last-child {
    display: none !important;
  }
  .row-listing .panel-grid-cell:nth-child(2),
  .row-listing .panel-grid-cell:nth-child(3) {
    width: calc(50% - 20px) !important;
  }
  .solutions-row > .panel-grid-cell:nth-child(2) {
    width: 100% !important;
  }
  .home-row2-list ul {
    padding-left: 30px;
  }
  .servicesrow-spe h1 {
    margin-bottom: 20px;
  }
  .h3-full {
    margin-bottom: 50px;
  }
  .service-row1 .panel-grid-cell {
    width: 50% !important;
  }
  .service-row1 {
    flex-wrap: wrap !important;
  }
  .home-row5-col1-text1 h5 {
    font-size: 11px;
  }
  .home-row5-col2-text1 p, .home-row4-col2-text2 p,
  .home-row5-col2-img1 a, .home-row4-col1 a, .home-row4-col2-img1 a, .home-row5-col2-text1 a {
    font-size: 34px;
  }
  .home-row4-col2-text1 h1 {
    right: -20px;
    top: 60px;
  }
  .container-contact {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-pg-title h1 {
    font-size: 60px;
  }
  .contact-pg-title p {
    font-size: 19px;
  }
  .fixed .header-mar {
    position: fixed;
    right: 0;
    top: 0;
  }
  .button_container {
    width: 40px;
    height: 40px;
  }
  .fixed .button_container {
    margin-top: 15px;
  }
  #intention-text {
    margin-left: 0px;
  }
  .solutions-row {
    padding: 0 15px;
  }
}
@media (max-width:767px) {
  .logo-n {
    height: 70px;
    width: auto;
  }
  h1 {
    font-size: 40px;
  }
  /* .button_container {
    margin: 0;
    margin-top: 10px;
    height: 40px;
    width: 40px;
  } */
  .header-mar {
    width: auto;
    padding: 0;
    float: right;
    margin-right: 10px;
  }
  .overlay ul#primary-menu li a {
    font-size: 20px;
    margin-top: 20px;
  }
  .overlay-menu .social-wrap-white {
    margin-top: 10px;
  }
  .sf-field-taxonomy-portfolio_category li {
    font-size: 13px;
  }
  .footer-wrap h3 {
    font-size: 20px;
  }
  .about-wrap {
    width: 100%;
    max-width: none;
  }
  .solutions-row {
    margin-top: -50px;
  }
  .h3-full,
  .aboutrow h3 {
    font-size: 26px;
  }
  .home-row2-list li,
  .aboutrow p {
    font-size: 15px;
  }
  .h3-left span {
    padding-right: 0;
  }
  .h3-right span {
    padding-left: 0;
  }
  .aboutrow {
    padding-top: 0;
  }
  .service-row1 {
    justify-content: center !important;
    align-items: center !important;
  }
  .services-wrap {
    margin-bottom: 50px;
  }
  .service-row1 .panel-grid-cell {
    padding: 0 15px;
    width: 100% !important;
  }
  .home-row4-col2-text1 h1 {
    right: 50%;
    top: 50%;
    transform: translate(50%,-50%);
  }
  .home-row5-col1-text1 h5 {
    font-size: 16px;
  }
  .contact-pg-title h1 {
    font-size: 40px;
  }
  .contact-wrap-2 {
    margin-top: 40px;
  }
  .contact-pg-title p {
    font-size: 17px;
  }
  .site-main {
    padding-top: 50px;
  }
  div#pgc-w5c98b17c0eeab-2-0 {
    margin-bottom: 30px;
  }
  .row-listing .panel-grid-cell:nth-child(2),
  .row-listing .panel-grid-cell:nth-child(3) {
    width: 100% !important;
  }
  #mobile-flip-row {
    flex-direction: column-reverse !important;
  }
}
@media (max-width:575px) {
  .search-wrap-zh > div {
    width: 100%;
    margin:0;
    margin-bottom: 25px;
  }
  .search-wrap-zh > div:nth-child(3n) {
    margin-right: 0px;
  }
  h1 {
    font-size: 46px;
  }
  .portfolio-row1 h3 {
    font-size: 17px;
  }
  .alfootsub p a:first-child {
    border-right: none;
  }
  .alfootsub p a{
    display: block;
    margin-bottom: 20px;
  }
  .contact-pg-title h1 {
    font-size: 30px;
  }

  .contact-pg-title p {
    font-size: 15px;
  }
  .contact-wrap-2 p {
    font-size: 14px;
  }
  .contact-wrap-2 {
    margin-top: 20px;
  }
}
@media (min-width:992px) {
  .page-template-contact-page .logo_wrapper a {
    display: none;
  }
  .page-template-contact-page .logo_wrapper .force-logo {
    display: block !important;
  }
}
@media (min-width:1800px) {
  h1 {
    font-size: 130px;
  }
  .home-row4-col2-text1 h1 {
    right: -40px;
    top: 0;
  }
  .solutions-row {
    margin-top: -110px;
  }
  .home-row5-col1-text1 h5 {
    font-size: 18px;
    line-height: 1.65;
  }
}
