@font-face {
  font-family: AzoSans-Regular;
  src: url(../fonts/AzoSans-Regular.otf);
  font-weight: normal;
}
@font-face {
  font-family: AzoSans-Bold;
  src: url(../fonts/AzoSans-Bold.otf);
  font-weight: bold;
}
@font-face {
  font-family: AzoSans-Thin;
  src: url(../fonts/AzoSans-Thin.otf);
  font-weight: 100;
}
* {
  font-family: AzoSans-Regular, "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.title,
.product-title {
  font-family: AzoSans-Bold;
  font-weight: bold;
}
#site-header {
  background-color: rgba(255, 255, 255, 0.95);
}
#site-header a[href="/#mission"] span {
  color: rgba(0, 0, 0, 0.4) !important;
}
#site-header .menu-item:hover a[href="/#mission"] span {
  color: black !important;
}
#site-header.sticky {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
#site-header .main-nav ul span {
  font-size: 16px;
  font-weight: normal;
}
.right-logo {
  max-width: 122px;
  float: right;
  position: relative;
  top: 35px;
  margin-left: 50px;
}
.sticky .right-logo {
  top: 20px;
}
.site-title {
  font-size: 16px;
}
.site-title.sticky img {
  height: 50px;
}
.bottom-menu {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.bottom-menu .menu-item {
  display: inline-block;
}
.bottom-menu li {
  margin: 0 20px;
}
.bottom-menu a,
.bottom-menu .current-menu-item a[href="/#mission"] {
  text-transform: uppercase;
  color: #a1a1a1;
  font-size: 16px;
}
.bottom-menu .current-menu-item a {
  color: #212121;
}
.bottom-menu .menu-main-menu-container {
  padding: 28px 0;
}
.tp-caption {
  text-align: center;
}
.tp-caption.rev-btn {
  border: 1px solid white !important;
  text-transform: uppercase !important;
  padding: 12px 35px 8px !important;
}
.tp-caption.rev-btn:hover {
  color: white !important;
  background: none !important;
}
.footer-wrapper {
  background-color: #f4f4f4;
}
.legacy-bottom-menu .menu-main-menu-container {
  padding: 0;
}
.legacy-bottom-menu .menu-item {
  display: inline-block;
  padding: 0;
  margin: 0 10px;
}
.legacy-bottom-menu .menu-item a {
  font-size: 12px;
}
.so-panel.widget.widget_sow-image.panel-first-child {
  margin: 0 !important;
  background-color: #f4f4f4;
  padding: 20px 0;
}
.contact-us-block .so-panel.widget.widget_sow-image.panel-first-child {
  padding: 0;
  background: none;
}
.pressrelease .so-panel.widget.widget_sow-image.panel-first-child {
  background-color: #fff;
}
.contact-us-block {
  margin-bottom: 80px;
  padding-top: 30px;
}
.contact-us-address {
  padding: 65px 65px 40px;
}
.contact-us-address .textwidget p:first-child {
  padding-bottom: 0px;
}
.so-widget-sow-image.so-widget-sow-image-base {
  text-align: center;
  line-height: 0;
  font-size: 0;
}
.so-widget-sow-image.so-widget-sow-image-base img {
  display: inline-block !important;
}
#footer {
  background-color: #f4f4f4;
}
#footer .secondary {
  color: #212121;
  background-color: transparent;
}
#footer .secondary a,
#footer .secondary a:hover {
  color: inherit;
}
#footer .secondary p {
  font-size: 12px !important;
}
#slide-panel {
  width: 100%;
  background-color: white;
  display: none;
}
.menu-toggle .close {
  height: 14px;
  right: 30px;
  top: 30px;
  color: #919191;
}
.menu-toggle .close:hover {
  color: #919191;
}
.menu-toggle .close:before {
  font-size: 18px;
  line-height: 18px;
}
.slide-title {
  text-align: center;
}
.video-block {
  float: left;
  width: 50%;
  height: 346px;
  padding: 0 10px 20px;
}
.video-block .content {
  display: none;
}
.video-block .inside {
  height: 326px;
  position: relative;
  overflow: hidden;
}
.video-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  cursor: pointer;
}
.video-block .post-thumb {
  height: 100%;
  display: block;
  position: relative;
}
.video-block .post-thumb img:first-child {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.partners-block {
  text-align: center;
}
.partners-block img {
  margin: 0 10px 20px;
  vertical-align: middle;
}
.partners-block p {
  padding: 25px 0;
}
.quotes-module .testimonial-img {
  height: 106px;
  width: 106px;
  margin: 0 auto 20px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.quotes-module .testimonial-img img {
  border-radius: 0;
  max-width: none;
  max-height: none;
  height: 100%;
  width: auto;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: 50%;
}
.quotes-module .testimonials p {
  font-size: 22px;
  font-weight: 100;
  line-height: 28px;
}
.quotes-module .testimonials .title {
  font-family: AzoSans-Bold;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 32px;
}
.quotes-module .owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  opacity: 0.5;
}
.quotes-module .owl-theme .owl-controls .owl-page.active span,
.quotes-module .owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}
.video-module .owl-theme .owl-controls .owl-page span {
  background: #b6b5b6;
  opacity: 1;
}
.video-module .owl-theme .owl-controls .owl-page.active span,
.video-module .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #c0aed4;
}
.video-module .load-more {
  display: none;
  text-transform: uppercase;
  color: #75c27c;
  border: 1px solid #75c27c;
  width: 260px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
}
.video-module .row-wrapper .video-block:first-of-type {
  padding-right: 10px;
}
.video-module .row-wrapper .video-block:last-of-type {
  padding-left: 10px;
}
.video-module img.wp-post-image {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  max-height: none;
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sow-features-list .sow-features-feature {
  width: 100% !important;
}
#slide-panel .hidden-scroll .inner {
  padding: 20px;
}
#slide-panel .hidden-scroll .inner > img {
  margin-left: 30px;
}
#slide-panel .hidden-scroll .inner > img:first-child {
  height: 50px;
}
#slide-panel .hidden-scroll .inner > img:last-child {
  height: 25px;
}
#slide-panel .hidden-scroll .current-menu-item a {
  color: #000;
}
#slide-panel .hidden-scroll .current-menu-item a[href="/#mission"] {
  color: rgba(0, 0, 0, 0.4) !important;
}
#slide-panel .hidden-scroll .menu-item:hover a[href="/#mission"] {
  color: black !important;
}
#slide-panel nav {
  border-top: 1px solid #e3e3e3;
  padding-bottom: 25px;
}
#slide-panel nav li,
#slide-panel nav li:last-child {
  padding: 0 !important;
  border-bottom: 1px solid #e3e3e3 !important;
}
#slide-panel nav a {
  padding: 8px 30px;
  font-size: 18px;
  text-transform: uppercase;
}
#slide-panel nav a:hover {
  color: black;
}
#slide-panel #menu-toggle-close.close {
  height: 20px;
  width: 20px;
  top: 30px;
}
#slide-panel #menu-toggle-close.close:before {
  font-size: 20px;
  line-height: 20px;
}
#slide-panel #menu-toggle-close.close:hover {
  color: black;
}
a:hover {
  opacity: inherit !important;
}
.block-title h1,
.block-title h2,
.block-title h3,
.block-title h4,
.block-title h5,
.block-title h6,
.block-title p {
  font-family: AzoSans-Bold;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.2em;
}
.block-text p {
  font-family: AzoSans-Thin;
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 100;
}
.sow-features-list {
  margin: 0;
}
.media-module .project {
  height: 380px !important;
  text-align: center;
  opacity: 1 !important;
}
.media-module .project .inside {
  background: #f9f9f9;
  border: 1px solid #dfdfdf;
  padding: 20px;
}
.media-module .project .overlay {
  top: 0;
  left: 0;
}
.media-module .project .details {
  text-transform: none;
}
.media-module .project .details .text {
  margin-top: 0 !important;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.media-module .project .details .text h3,
.media-module .project .details .text .description p {
  padding: 0 50px !important;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
.media-module .project .details .text .description {
  margin-bottom: 20px;
}
.media-module .project .details .text .description p {
  font-weight: 100;
}
.media-module .project .details .text .learn-more {
  margin: auto;
  border: 1px solid white;
  border-radius: 2px;
  width: 50%;
}
.media-module .project .details .text .learn-more a {
  position: relative;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.media-module .project .details .text .date {
  font-size: 12px;
  line-height: 16px;
  font-weight: 100;
  margin-bottom: 20px;
}
.media-module .project img {
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
.media-module .project .empty-project {
  background: transparent;
}
.media-module .project.small .details:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  transition: 0.35s;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
  pointer-events: all;
}
.media-module .project.small:hover .details:after {
  bottom: 100%;
}
.media-module .load-more-holder {
  margin-bottom: 30px;
}
.media-module .load-more-button,
.media-module .loading.button {
  margin: 0;
  background: none !important;
  color: #5cc283 !important;
  border: 1px solid #5cc283;
  border-radius: 2px;
  width: 380px;
  font-size: 20px;
}
.media-module .load-more-button a,
.media-module .loading.button a {
  width: 100%;
  font-size: 20px;
}
.media-module .owl-theme .owl-controls .owl-page span {
  opacity: 1;
  background-color: #bcbcbc;
}
.media-module .owl-theme .owl-controls .owl-page.active span,
.media-module .owl-theme .owl-controls .owl-page:hover span {
  background-color: #c0aed4;
}
.media-module .owl-item .project.small {
  width: 100%;
}
.page-title,
#primary header.main {
  font-family: AzoSans-Thin !important;
  padding: 45px 0 !important;
  color: #4c4c4c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 100 !important;
}
.page-title h1,
#primary header.main h1,
.page-title .title,
#primary header.main .title {
  font-family: AzoSans-Thin !important;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
.video {
  overflow: visible !important;
  margin-bottom: 0 !important;
}
.site-main {
  padding-top: 0 !important;
}
/*About Us page*/
.images-container {
  font-size: 0;
  line-height: 0;
}
.images-container img {
  width: 100%;
}
.images-container.owl-theme .owl-controls .owl-page span {
  background: #b6b5b6;
  opacity: 1;
}
.images-container.owl-theme .owl-controls .owl-page.active span,
.images-container.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #c0aed4;
}
.about-widget {
  min-height: 500px;
  overflow: hidden;
  margin-bottom: 30px;
}
.about-widget .about-bg-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 500px;
}
.about-widget .about-bg {
  min-width: 100%;
  max-width: inherit;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  min-height: 500px;
  z-index: -1;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.about-widget .about-block {
  height: 500px;
}
.about-widget .about-item {
  width: 50%;
  float: left;
  color: white;
  text-align: center;
  padding-top: 70px;
  position: relative;
  z-index: 30;
}
.about-widget .about-image {
  margin-bottom: 25px;
}
.about-widget .about-name {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 25px;
  padding: 0;
}
.about-widget .about-list {
  text-align: left;
  list-style-image: url(/wp-content/themes/themetrust-create/images/fly.png);
  margin: 0 0 0 20px;
  padding: 0 25px;
}
.about-widget .about-list-item {
  font-size: 1em;
  font-weight: 100;
  font-family: "Roboto", sans-serif;
  line-height: 22px;
  margin-bottom: 15px;
}
.entry-content div.panel-grid:first-child {
  margin-top: 0;
}
.blog article {
  margin-bottom: 0;
}
.as-seen-in {
  padding-top: 85px;
  background-color: #f9f9f9;
}
/*About Us page end*/
.press-date {
  color: black;
}
.press-date span {
  display: none;
}
.parallax-section {
  background-image: none !important;
}
.about-us .entry-content p {
  font-size: 1em;
}
@media only screen and (max-width: 1024px) {
  #primary header.main .entry-title {
    font-size: inherit;
  }
  .parallax-section {
    background-attachment: fixed;
  }
}
.bottom-pictures-block .owl-wrapper {
  width: 100% !important;
}
.bottom-pictures-block .owl-item {
  width: 50% !important;
}
/*Tablet portrait*/
@media (max-width: 991px) {
  .right-logo {
    display: none;
  }
  .projects .project.small .details .text h3 {
    padding: 0 30px;
    font-size: 16px;
    line-height: 22px;
  }
}
/*Mobile*/
@media (max-width: 768px) {
  #slide-panel {
    display: block;
  }
  .site-title img {
    height: 50px;
  }
  .bottom-menu {
    text-align: left;
  }
  .bottom-menu .menu-main-menu-container {
    padding: 0;
  }
  .bottom-menu .menu-item {
    display: block;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .bottom-menu .menu-item:last-of-type {
    border-bottom: none;
  }
  .bottom-menu .menu-item a {
    display: block;
    padding: 5px 20px;
    font-size: 18px;
  }
  .video-block {
    width: 100%;
    height: 223px;
  }
  .video-block .inside,
  .video-block .post-thumb {
    height: 203px;
    max-width: 360px;
    width: 100%;
    margin: auto;
  }
  .video-module .owl-controls {
    display: none !important;
  }
  .video-module .load-more {
    display: block;
  }
  .block-title h1,
  .block-title h2,
  .block-title h3,
  .block-title h4,
  .block-title h5,
  .block-title h6,
  .block-title p {
    font-size: 22px;
  }
  .block-text p {
    font-size: 24px;
  }
  .media-module .projects .project.small {
    height: 270px !important;
  }
  .media-module .projects .project.small .details .text h3,
  .media-module .projects .project.small .details .text .description p {
    padding: 0 30px !important;
    font-size: 16px;
    line-height: 22px;
  }
  .media-module .projects .project.small .learn-more {
    width: 60%;
  }
  .media-module .projects .project.small .learn-more a {
    font-size: 12px;
  }
  .media-module .load-more-button,
  .media-module .loading.button {
    width: 260px;
  }
  .media-module .load-more-button a,
  .media-module .loading.button a {
    font-size: 14px;
    line-height: 28px;
  }
  .page-title,
  #primary header.main {
    font-size: 24px;
    line-height: 24px;
  }
  #primary header.main .entry-title {
    font-size: inherit;
  }
  .contact-us-block {
    margin-bottom: 30px;
  }
  .contact-us-address {
    padding: 20px 20px 0;
    margin-top: 25px;
  }
  .about-widget {
    height: auto;
  }
  .about-widget .about-block {
    height: auto;
  }
  .about-widget .about-bg-wrapper {
    min-height: 100%;
  }
  .about-widget .about-bg {
    min-height: 100%;
  }
  .about-widget .about-item {
    width: 100%;
    padding-top: 60px;
    float: none;
  }
  .about-widget .about-image {
    margin-bottom: 25px;
  }
  .bottom-pictures-block {
    margin-bottom: 30px;
  }
  .bottom-pictures-block .owl-wrapper {
    width: 200% !important;
  }
}
@media (max-width: 425px) {
  .video-block {
    height: 200px;
  }
  .video-block .inside,
  .video-block .post-thumb {
    height: 180px;
    max-width: 320px;
    width: 100%;
    margin: auto;
  }
}
