/* ==================================================
    =1050px
===================================================== */
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/* ===================================================== */
.container {
  width: 950px;
  margin: 0 auto;
}
#wrapper {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.mobile-menu,
.mobile-btn {
  display: none;
}
#page-header {
  float: left;
  width: auto;
  width: 100%;
  position: fixed;
  top: 30px;
  left: 0;
  background: none;
  z-index: 200;
}
#page-header nav,
#page-header .site-branding {
  float: left;
}
#page-header .inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1480px;
  overflow: hidden;
  position: relative;
}
.site-branding {
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.site-logo a {
  left: 30px;
  background: url(../img/background/menu-icon.png) center center no-repeat;
}
.main-nav {
  display: block;
  height: 60px;
  position: relative;
  padding-left: 150px;
  padding-top: 20px;
  background: url(../img/background/header-bg.png) left 28px repeat;
  zoom: 1;
}
.main-nav:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.main-nav:before {
  content: '';
  display: block;
  width: 11px;
  height: 60px;
  position: absolute;
  top: 0;
  right: -11px;
  background: url(../img/background/header-cut.png) top left no-repeat;
}
.main-nav li {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.main-nav a {
  font-family: 'felt-tip-roman', sans-serif;
  font-size: 19px;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-nav li:hover a,
.main-nav li.active a {
  color: #e140a0;
}
.creative {
  padding-top: 50px;
  padding-bottom: 20px;
}
.creative .container {
  width: 100%;
  max-width: 1191px;
}
.home-slider .slide,
.home-slider .slide .inner,
.home-slider .slide .logo-inner,
.home-slider .slide .logo-holder {
  height: 430px;
}
.home-slider .slide .two-logos .logo-inner:first-child {
  margin-right: 80px;
}
.clients {
  padding-top: 130px;
}
.clients .section-subtitle {
  font-size: 30px;
}
.clients .big-title {
  margin-top: 100px;
  margin-bottom: 60px;
}
.services {
  padding-top: 70px;
  padding-bottom: 120px;
}
.services .big-title {
  margin-bottom: 100px;
}
.services-list {
  width: 100%;
  text-align: center;
}
.services-list li {
  display: inline-block;
  float: none;
}
.services-list .service-1,
.services-list .service-2,
.services-list .service-3,
.services-list .service-4 {
  width: 200px;
  margin: 18px;
  margin-bottom: 50px;
}
.services-list .service-5,
.services-list .service-6,
.services-list .service-7,
.services-list .service-8,
.services-list .service-9 {
  width: 200px;
  margin: 18px 20px;
  margin-bottom: 50px;
}
.team {
  padding-top: 0;
  padding-bottom: 190px;
}
.team .container {
  position: relative;
}
.team h1 {
  font-size: 78px;
  font-weight: 700;
  position: absolute;
  width: 100%;
  top: 190px;
  z-index: 1;
}
.team-slider .team-slide {
  zoom: 1;
  padding-top: 130px;
  min-height: 765px;
}
.team-slider .team-slide:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.team-slider .member-image-1 {
  background: url(../img/background/pants.png) center -80px no-repeat;
}
.team-slider .member-image-2 {
  background: url(../img/background/pants-2.png) center -80px no-repeat;
}
.team-slider .member-image-3 {
  background: url(../img/background/pants-3.png) center -80px no-repeat;
}
.team-slider .col {
  width: 230px;
}
.team-slider .col-1 {
  float: left;
}
.team-slider .col-2 {
  float: right;
}
.team-slider .name-box {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}
.team-slider .team-navigation {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.team-slider .team-navigation a {
  line-height: 47px;
}
.team-slider .team-navigation a span {
  width: 45px;
  height: 47px;
  background-position: left top;
  background-size: 45px;
}
.team-slider .team-navigation a:hover span {
  width: 45px;
  height: 47px;
  background-position: left bottom;
  background-size: 45px;
}
.our-clients {
  padding-top: 50px;
  zoom: 1;
}
.our-clients:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.our-clients h1 {
  width: 245px;
  float: left;
  font-size: 78px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
}
.clients-list {
  width: 640px;
  float: right;
  margin-top: 30px;
}
.clients-list li {
  width: 31.33%;
  margin-bottom: 60px;
  margin-right: 2%;
}
.clients-list li:nth-child(odd) {
  margin-right: 2%;
}
.our-blog {
  padding-top: 90px;
  padding-bottom: 220px;
  zoom: 1;
}
.our-blog:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.our-blog h1 {
  width: 245px;
  float: left;
  font-size: 78px;
  font-weight: 700;
  line-height: 70px;
  text-align: left;
}
.our-blog .blog-content {
  width: 640px;
  float: right;
  padding-right: 50px;
}
.our-blog h2 {
  font-size: 44px;
}
.our-blog .container {
  position: relative;
}
.our-blog .container:before {
  content: '';
  display: block;
  width: 278px;
  height: 181px;
  position: absolute;
  top: 240px;
  left: -60px;
  background: url(../img/background/photo.png) top left no-repeat;
  visibility: visible;
}
.our-blog .container:after {
  content: '';
  display: block;
  width: 289px;
  height: 493px;
  position: absolute;
  top: -30px;
  right: -250px;
  background: url(../img/background/notebook.png) top left no-repeat;
  visibility: visible;
}
#page-footer .footer-inner {
  padding-bottom: 0;
  padding-top: 70px;
}
#page-footer .footer-inner .container {
  width: 100%;
  padding-bottom: 70px;
}
#page-footer .footer-inner .container .big-title {
  font-size: 48px;
  font-weight: 700;
}
#page-footer .footer-inner .container:before {
  content: '';
  display: block;
  width: 456px;
  height: 360px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/background/shoes.png) top left no-repeat;
  visibility: visible;
}
#page-footer .footer-inner .container:after {
  content: '';
  display: block;
  width: 466px;
  height: 314px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/background/phone.png) top left no-repeat;
  visibility: visible;
}
#page-footer .copy {
  margin: 36px 0;
}
.social-list li a {
  display: inline-block;
  position: relative;
  text-indent: -999px;
  overflow: hidden;
  margin: 10px;
  background-repeat: no-repeat;
  background-position: top left;
}
.social-list li a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: bottom left;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-list li a:hover:after {
  opacity: 0;
  visibility: hidden;
}
.social-list .twitter a {
  width: 30px;
  height: 24px;
  background-image: url(../img/icons/twitter.png);
}
.social-list .twitter a:after {
  width: 30px;
  height: 24px;
  background-image: url(../img/icons/twitter.png);
}
.social-list .facebook a {
  width: 14px;
  height: 29px;
  background-image: url(../img/icons/facebook.png);
}
.social-list .facebook a:after {
  width: 14px;
  height: 29px;
  background-image: url(../img/icons/facebook.png);
}
.social-list .instagram a {
  width: 30px;
  height: 30px;
  background-image: url(../img/icons/instagram.png);
}
.social-list .instagram a:after {
  width: 30px;
  height: 30px;
  background-image: url(../img/icons/instagram.png);
}
.social-list .linkedin a {
  width: 30px;
  height: 28px;
  background-image: url(../img/icons/linkedin.png);
}
.social-list .linkedin a:after {
  width: 30px;
  height: 28px;
  background-image: url(../img/icons/linkedin.png);
}
/* -------------------------------------------------------------------------------------- Home animations */
#page-header .header-wrapper {
  position: relative;
  left: -880px;
}
.creative img {
  opacity: 0;
  -moz-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}
.creative p {
  opacity: 0;
}
.clients .container,
.clients .slider-wrapper {
  opacity: 0;
}
.services .big-title {
  opacity: 0;
}
.services-list li {
  opacity: 0;
  -moz-transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}
.team .big-title,
.team-wrapper {
  opacity: 0;
}
.our-clients .big-title,
.clients-list li {
  opacity: 0;
}
.our-blog .big-title,
.our-blog .blog-content {
  opacity: 0;
}
/* -------------------------------------------------------------------------------------- About Us */
.us-slat .container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
}
.us-slat .container p {
  font-size: 380px;
}
.services-slat {
  padding-top: 70px;
}
.services-slat .container {
  background-size: 232px;
  padding-top: 300px;
  padding-left: 80px;
  padding-right: 80px;
}
.services-slat p {
  margin-bottom: 110px;
}
.services-slat .col {
  padding-top: 20px;
  padding-bottom: 20px;
}
.services-slat .col p {
  margin-bottom: 0;
}
.services-slat .col-right {
  background-position: 0px center;
  padding-left: 390px;
  margin-top: 100px;
  margin-bottom: 80px;
}
.services-slat .col-left {
  background-position: 86% center;
  padding-right: 390px;
  margin-bottom: 120px;
}
.services-slat .talk-icon {
  background-size: 272px;
}
.services-slat .mic-icon {
  background-size: 186px;
}
.our-team .container {
  width: 100%;
  max-width: 1150px;
  padding-top: 160px;
  padding-bottom: 210px;
  margin-left: auto;
  margin-right: auto;
}
.our-team p {
  font-size: 78px;
}
/* -------------------------------------------------------------------------------------- Blog */
.blog-main {
  padding-top: 90px;
}
.blog-main p {
  font-size: 44px;
}
.blog-subtitle {
  padding-top: 130px;
  padding-bottom: 80px;
}
.blog-articles .col {
  width: 25%;
}
.blog-articles article img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.blog-articles article:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
/* -------------------------------------------------------------------------------------- Project */
.project-header img {
  max-width: 100%;
  width: 420px;
}
.project-header .modal.first-logo {
  width: 50%;
}
.project-header .modal.second-logo {
  width: 50%;
  left: 50%;
}
.project-header .modal.first-logo img {
  width: 300px;
  top: 40%;
  left: 10%;
}
.project-header .modal.second-logo img {
  width: 300px;
  top: 40%;
  right: 10%;
}
.content-slider .slide {
  padding-bottom: 50px;
}
.btn-nav {
  width: 45px;
  height: 47px;
  line-height: 47px;
  background-position: left top;
  background-size: 45px;
}
.btn-nav:hover {
  width: 45px;
  height: 47px;
  background-position: left bottom;
  background-size: 45px;
}
.project-info .project-nav.btn-nav {
  background-position: left bottom;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-info .project-nav.btn-prev:hover {
  left: -4px;
}
.project-info .project-nav.btn-next:hover {
  right: -4px;
}
/* -------------------------------------------------------------------------------------- Blog-detail */
.blog-slat {
  padding-top: 80px;
  padding-bottom: 170px;
}
.blog-slat .navigation {
  margin-top: 100px;
}
.blog-slat .navigation p {
  line-height: 46px;
}
.blog-slat .navigation .btn-prev {
  margin-right: 50px;
}
.blog-slat .navigation .btn-next {
  margin-left: 50px;
}
