/*------------------------------------------------------------------
Project:    LOYAL CAPITAL
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. navigation2
2. header1
3. elements4
4. services
5. play
6. strategy
7. counter
8. crew
9. brands
10. testimonial
11. elements5
12. contacts
13. footer2
14. menu
15. burger
16. responsive

# [Color codes]

# White - #fff
# Black - #292929

[Typography]

Text: Montserrat, Raleway
-------------------------------------------------------------------*/
/* === All === */
img {
  vertical-align: middle; }



a:hover,
a:focus,
a:active {
  outline: none !important; }

body {
  font-family: "Montserrat"; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #292929; }

.onepage {
  /* === navigation2 === */
  /* === header1 === */
  /* === elements4 === */
  /* === services === */
  /* === play === */
  /* === strategy === */
  /* === counter === */
  /* === crew === */
  /* === brands === */
  /* === testimonial === */
  /* === elements5 === */
  /* === contacts === */
  /* === footer2 === */
  /* === menu === */
  /* === burger === */ }
  .onepage .index2-anim2 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .onepage .index2-anim3 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s; }
  .onepage .menu-items-col-4-name {
    padding: 0 10px 10px 10px; }
  .onepage .navigation2 {
    background: #fff; }
  .onepage .logo {
    top: 15px;
    left: 130px;
    position: absolute;
    font-weight: 100;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff; }
  .onepage #bg {
    width: 100%;
    height: 820px; }
  .onepage .ibg-bg {
    width: 100% !important;
    height: 820px !important; }
  .onepage .header1 {
    position: relative; }
  .onepage .header1-content {
    position: absolute;
    top: 315px;
    z-index: 2;
    width: 100%; }
  .onepage .header1 h2 {
    font-size: 14px;
    color: #8f8f8f;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold"; }
  .onepage .header1 h1 {
    font-size: 40px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    margin: 20px 0 0 0;
    font-weight: 100; }
  .onepage .start-width {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 60px; }
  .onepage .start {
    line-height: 38px;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: 1px solid #9068be;
    border-radius: 18px;
    width: 180px;
    height: 40px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #9068be;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-family: "Montserrat-Light"; }
  .onepage .start:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .header2-icons-2 {
    text-align: center; }
  .onepage .header2-icons-2 a {
    margin: 0 10px;
    color: #848987;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .header2-icons-2 a:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .head-icons {
    position: absolute;
    bottom: 35px;
    width: 100%;
    display: block; }
  .onepage .elements4 {
    padding: 100px 0 30px 0; }
  .onepage .elements4 h3 {
    color: #181818;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 15px; }
  .onepage .elements4 h2 {
    font-family: 'Raleway', sans-serif;
    color: #181818;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    max-width: 415px;
    margin: 30px 0 45px 0; }
  .onepage .separator {
    width: 40px;
    height: 3px;
    background: #161616; }
  .onepage .elements4 p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #5c5c5c;
    line-height: 24px;
    margin: 0 0 30px 0; }
  .onepage .services {
    overflow: hidden; }
  .onepage .ser-item {
    width: 25%;
    float: left;
    position: relative; }
  .onepage .ser-item img {
    min-height: 240px; }
  .onepage .dark-bg {
    display: block;
    width: 100%;
    height: 240px;
    position: absolute;
    top: 0;
    opacity: 0.88;
    background: #171717;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .ser-item:hover .dark-bg {
    cursor: pointer;
    background: #9677c1;
    opacity: 0.46;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .ser-content {
    position: absolute;
    top: 130px;
    left: 65px;
    z-index: 2;
    display: block;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .onepage .ser-item:hover .ser-content {
    cursor: pointer;
    display: block;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .onepage .ser-item:hover .ser-content h2,
  .onepage .ser-item:hover .ser-content span {
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .onepage .ser-content h2 {
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #ababab;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .onepage .ser-content span {
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #fff;
    opacity: 0.33;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    display: block;
    margin: 30px 0 0 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }
  .onepage .play {
    background: #232323;
    padding: 130px 0; }
  .onepage .play-count {
    display: inline-block;
    font-size: 100px;
    color: #fff;
    font-family: "Montserrat-Regular";
    min-width: 200px;
    text-transform: lowercase; }
  .onepage .play h5 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    margin-top: 25px; }
  .onepage .video2 a {
    display: block;
    margin-top: 12px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    font-family: "Montserrat";
    font-weight: bold;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .video2 a:hover {
    color: #c2c2c2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .video2 a span {
    margin-left: 10px;
    font-family: "Montserrat-SemiBold"; }
  .onepage .video2 p {
    font-size: 14px;
    line-height: 22px;
    color: #a1a1a1;
    font-family: 'Raleway', sans-serif;
    margin: 35px 0 0 0; }
  .onepage .mfp-close {
    color: #fff !important; }
  .onepage #video {
    width: 1200px;
    height: 708px;
    display: block;
    margin: 0 auto; }
  .onepage .myvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  .onepage .myvideo iframe,
  .onepage .myvideo object,
  .onepage .myvideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .onepage .strategy {
    padding: 100px 0 80px 0; }
  .onepage .strategy h3 {
    color: #181818;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 15px; }
  .onepage .strategy h2 {
    font-family: 'Raleway', sans-serif;
    color: #181818;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    max-width: 415px;
    margin: 30px 0 45px 0; }
  .onepage .separator {
    width: 40px;
    height: 3px;
    background: #161616; }
  .onepage .str-items {
    margin-top: 80px;
    margin-left: -30px;
    margin-right: -30px; }
  .onepage .strategy p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #181818;
    margin: 30px 0 0 0;
    max-width: 210px; }
  .onepage .str-content {
    padding: 30px 0 0 0; }
  .onepage .str-number {
    font-size: 15px;
    color: #181818;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    font-family: "Montserrat-SemiBold";
    margin: 30px 0 15px 0; }
  .onepage .str-items .str-bg {
    background: #fff;
    padding: 0 30px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .str-items .str-bg:hover {
    background: #f5f5f5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .counter {
    padding: 90px 0 70px 0;
    background: #9677c1;
    background: url(../img/v2/counterbg.jpg) top center no-repeat;
    position: relative; }
  .onepage .counter-bg {
    width: 100%;
    height: 100%;
    background: #9677c1;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.85; }
  .onepage .counter h2 {
    color: #fff;
    margin-top: 6px;
    font-family: "Montserrat-SemiBold"; }
  .onepage .separator-2 {
    width: 40px;
    height: 3px;
    background: #fff; }
  .onepage .counters {
    font-family: "Montserrat-Hairline";
    font-size: 52px;
    color: #fff;
    display: inline-block;
    min-width: 82px; }
  .onepage .counter p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #fff;
    margin: 15px 0 0 0; }
  .onepage .crew {
    background: #232323;
    padding: 110px 0 50px 0; }
  .onepage .crew .crew-member {
    display: inline-block;
    margin: 0 17px; }
  .onepage .crew .crew-member:first-child {
    margin: 0 17px 0 0; }
  .onepage .crew .crew-member:last-child {
    margin: 0 0 0 17px; }
  .onepage .crew-member {
    position: relative;
    padding-bottom: 80px;
    border-top: 0;
    max-width: 350px;
    margin: 50px auto; }
  .onepage .crew-member:hover .crew-image:after {
    opacity: 1; }
  .onepage .crew-member:hover .crew-info {
    bottom: 50%;
    color: #fff; }
  .onepage .crew-member:hover .crew-info > span {
    color: #fff; }
  .onepage .crew-member:hover .crew-social {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .onepage .crew-image {
    position: relative;
    overflow: hidden; }
  .onepage .soc-crew {
    opacity: 0;
    margin: 10px 0 0 0;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .onepage .soc-crew a {
    color: #fff;
    padding: 0 4px; }
  .onepage .soc-crew a i {
    font-size: 14px; }
  .onepage .crew-member:hover .soc-crew {
    bottom: 90px;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .onepage .crew-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg#greyscale);
    /* Firefox 4+ */
    filter: gray;
    /* IE 6-9 */
    width: 255px;
    height: 255px; }
  .onepage .crew-member:hover .crew-image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none; }
  .onepage .crew-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(33, 40, 45, 0.55);
    opacity: 0;
    padding: 0 20px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .onepage .crew-info {
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .onepage .crew-info h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: "Montserrat-SemiBold";
    color: #fff;
    line-height: 30px; }
  .onepage .crew-info span {
    font-size: 12px;
    color: #6e6e6e;
    letter-spacing: 0.1em;
    font-family: 'Raleway', sans-serif;
    font-weight: 400; }
  .onepage .brands {
    background: #232323;
    padding: 100px 0 100px 0; }
  .onepage .brands h3 {
    color: #fff;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 15px; }
  .onepage .brands h2 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    max-width: 415px;
    margin: 30px 0 45px 0; }
  .onepage .brands .separator {
    background: #fff; }
  .onepage .row-brands {
    overflow: hidden; }
  .onepage .brands-item {
    float: left;
    width: 33%;
    border: 1px solid #333333; }
  .onepage .brands-item img {
    opacity: 0.5;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .brands-item img:hover {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .border-1 .brands-item {
    border-top: 0; }
  .onepage .border-3 .brands-item {
    border-bottom: 0; }
  .onepage .border-1 .brands-item:first-child,
  .onepage .border-2 .brands-item:first-child,
  .onepage .border-3 .brands-item:first-child {
    border-left: 0; }
  .onepage .border-1 .brands-item:last-child,
  .onepage .border-2 .brands-item:last-child,
  .onepage .border-3 .brands-item:last-child {
    border-right: 0; }
  .onepage .all-brands {
    margin: 50px 0 0 0; }
  .onepage .testimonial {
    background: url(../img/v2/testimonialbg.jpg) top center no-repeat;
    padding: 160px 0 160px 0;
    min-height: 484px; }
  .onepage .testimonial h2 {
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat-SemiBold"; }
  .onepage #says .item p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #fff; }
  .onepage #says .item span {
    font-size: 12px;
    color: #d1d1d1;
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    letter-spacing: 0.075em;
    display: block;
    margin: 40px 0 0 0; }
  .onepage #says .owl-prev {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #a5acac;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage #says .owl-prev:before {
    content: "\e875"; }
  .onepage #says .owl-next {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #a5acac;
    position: absolute;
    left: 40px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage #says .owl-next:before {
    content: "\e876"; }
  .onepage #says .owl-pagination {
    display: none; }
  .onepage #says .owl-prev:hover,
  .onepage #says .owl-next:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage #says .owl-buttons {
    position: relative;
    top: 40px; }
  .onepage #says {
    top: -4px; }
  .onepage .vertical-sep {
    width: 1px;
    height: 160px;
    background: #929494; }
  .onepage .elements5 {
    background: url(../img/v2/element5.jpg) top center no-repeat;
    width: 100%;
    padding: 160px 0 0 0;
    height: 765px;
    min-height: 765px;
    max-height: 765px; }
  .onepage .elements5 h2 {
    font-size: 24px;
    color: #232323;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.1em;
    font-weight: 300;
    font-family: 'Raleway', sans-serif; }
  .onepage .elements5 span {
    font-family: 'Satisfy', cursive;
    font-size: 22px;
    color: #232323;
    text-align: center;
    display: block;
    margin: 70px 0 0 0; }
  .onepage .connect {
    display: block;
    text-align: center;
    width: 150px;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 18px;
    padding: 12px 44px;
    margin: 268px auto 65px auto;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .connect:hover,
  .onepage .connect:focus {
    color: #fff;
    background: #9068be;
    border: 1px solid #9068be;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .onepage .contacts {
    background: #9068be;
    padding: 70px 0 70px 0; }
  .onepage .contacts p {
    color: #fff;
    font-size: 14px;
    font-family: "Montserrat-Light";
    line-height: 22px;
    display: inline-block;
    margin-left: 50px; }
  .onepage .lnr-map-marker,
  .onepage .lnr-envelope,
  .onepage .lnr-phone-handset {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    position: absolute; }
  .onepage .footer2 {
    background: #232323;
    padding: 40px 0 0 0; }
  .onepage .footer-menu {
    overflow: hidden;
    margin-bottom: 40px;
    text-align: center; }
  .onepage .footer-menu li {
    padding: 0 18px;
    display: inline-block;
    text-align: center; }
  .onepage .footer-menu li a {
    font-size: 12px;
    color: #fff;
    font-family: Montserrat-Regular;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .footer-menu li a:hover {
    color: #ababab;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .footer2-logo {
    position: absolute;
    left: 0; }
  .onepage .full-sep {
    border-bottom: 1px solid #8f8f8f;
    margin: 0 165px;
    position: relative; }
  .onepage .copyright2 {
    font-size: 12px;
    color: #8f8f8f;
    font-family: "Montserrat-Light";
    padding: 25px 0;
    position: absolute;
    left: 165px; }
  .onepage .footer-bottom {
    width: 100%;
    position: relative;
    background: #232323; }
  .onepage .footer-up {
    display: block;
    text-align: center;
    color: #8f8f8f;
    padding: 25px 0;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .footer-up:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .scroll {
    padding-bottom: 12px; }
  .onepage .footer2-icons-2 {
    position: absolute;
    right: 0;
    top: 0; }
  .onepage .footer2-icons-2 a {
    margin: 0 10px;
    color: #848987;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .footer2-icons-2 a:last-child {
    margin: 0 0 0 0; }
  .onepage .footer2-icons-2 a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .onepage .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #fff; }
  .onepage .is-sticky .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #e6e6e6; }
  .onepage #nav-main-2-sticky-wrapper,
  .onepage .single-portfolio #nav-main-2-sticky-wrapper {
    height: auto !important; }
  .onepage #nav-main-2,
  .onepage .single-portfolio #nav-main-2 {
    position: fixed !important; }
  .onepage #nav-main-2 {
    width: 100%;
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms;
    height: 54px;
    z-index: 9998;
    font-family: Raleway, sans-serif;
    opacity: 1;
    position: relative;
    z-index: 5; }
  .onepage #nav-main-2 #logo-container {
    float: left;
    height: 54px;
    position: fixed;
    left: 165px;
    top: 16px; }
  .onepage #nav-main-2 .menu_container {
    float: right; }
  .onepage #nav-main-2 .menu_container #full-menu li a i {
    font-size: 14px; }
  .onepage .has-sub {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold"; }
  .onepage #nav-main-2 .menu_container #full-menu {
    font-style: normal !important;
    position: fixed;
    right: 150px; }
  .onepage #nav-main-2 .menu_container #full-menu > li {
    display: inline-block;
    margin-left: 48px; }
  .onepage #nav-main-2 .menu_container #full-menu > li > a {
    font-size: 12px;
    font-style: normal;
    display: block;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: "Montserrat-Regular"; }
  .onepage #nav-main-2 .menu_container #full-menu a {
    text-decoration: none !important; }
  .onepage #full-menu .sub-menu {
    background-color: #232323;
    color: #787878;
    position: absolute;
    z-index: 10;
    top: 54px;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 30px; }
  .onepage .full-width-menu .sub-menu {
    display: none; }
  .onepage #full-menu .sub-menu .sub-menu {
    left: 190px;
    top: 0; }
  .onepage #full-menu .sub-menu li a {
    font-family: "Montserrat-SemiBold";
    display: block;
    padding: 15px 10px;
    width: 210px;
    color: #8f8f8f;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .onepage #full-menu li {
    position: relative;
    cursor: pointer; }
  .onepage #full-menu .sub-menu .current-menu-item > a,
  .onepage #full-menu .sub-menu a:hover,
  .onepage #mobile-menu a:hover {
    color: #fff !important;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .onepage .menu-item .lnr-magnifier {
    color: #000000;
    font-weight: bold; }
  .onepage .micons {
    margin-left: 12px; }
  .onepage input.colortext::-webkit-input-placeholder {
    color: #8f8f8f; }
  .onepage input.colortext::-moz-placeholder {
    color: #8f8f8f; }
  .onepage input.colortext:-moz-placeholder {
    color: #8f8f8f; }
  .onepage input.colortext:-ms-input-placeholder {
    color: #8f8f8f; }
  .onepage .search-form .input-group {
    width: 100%; }
  .onepage input.colortext,
  .onepage input.colortext:active,
  .onepage input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-size: Montserrat-Regular; }
  .onepage .search-form {
    position: absolute;
    right: 0;
    background-color: #232323 !important;
    min-width: 512px;
    padding: 15px;
    border: 1px solid #232323 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 10px;
    color: #8f8f8f !important; }
  .onepage .search-form .form-control {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 44px; }
  .onepage .search-form .btn {
    height: 44px;
    padding: 0 16px;
    line-height: 44px; }
  .onepage #full-menu .search-form {
    right: 0;
    left: inherit;
    border: 0;
    padding: 5px 30px;
    top: 54px;
    margin-top: 0; }
  .onepage #video2 {
    position: relative; }
  .onepage .footer2-mob {
    background: #232323;
    display: none; }
  .onepage .wrapper {
    display: none; }
  .onepage .mob-menu-3 {
    display: none; }
  .onepage .artclose {
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
    padding: 1px 0; }
  .onepage .burgx,
  .onepage .burgx2,
  .onepage .burgx3 {
    margin-top: 3px;
    background: #232323;
    width: 16px;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .onepage .burgx2 {
    margin-top: 8px; }
  .onepage .burgx3 {
    margin-top: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  .onepage .mob-menu-3 img {
    padding: 4px 0;
    height: 20px; }
  .onepage .mob-search {
    overflow: hidden; }
  .onepage .mob-search span {
    float: left;
    font-size: 15px;
    margin: 7px 0 0 0; }
  .onepage .mob-search form {
    float: left;
    width: 90%; }
  .onepage .mob-search form input {
    height: 28px;
    padding: 0 0 0 10px;
    width: 100%; }
  .onepage .mob-block {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .onepage .mob-search {
    margin: 12px 0 0 0; }
  .onepage #full-menu .sub-menu-2 {
    position: relative;
    top: 0;
    color: #787878;
    z-index: 10;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 20px 0 20px 0;
    opacity: 1;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .onepage #full-menu .sub-menu-2 a {
    font-family: "Montserrat-SemiBold";
    display: block;
    width: 100%;
    padding: 5px 40px;
    font-size: 12px;
    color: #232323 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .onepage .menu-page-2 .menu-items-col-4-name {
    color: #292929; }

/* === responsive === */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .onepage .counters {
    font-size: 40px;
    min-width: 55px; }
  .onepage .counter {
    padding: 80px 0 70px 0; }
  .onepage .crew-member {
    width: 23%;
    margin: 0 1% !important; }
  .onepage .crew .crew-member:first-child {
    margin: 0 1% 0 0 !important; }
  .onepage .crew .crew-member:last-child {
    margin: 0 0 0 1% !important; }
  .onepage .tabs nav ul {
    left: 0; }
  .onepage .mob-menu-3 {
    background: #fff;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    display: block;
    z-index: 900; }
  .onepage .wrapper {
    display: block;
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 800;
    opacity: 1;
    padding-left: 0 !important; }
  .onepage .sidebar-nav {
    top: 100px;
    width: 100%;
    padding: 0 15px 0 15px; }
  .onepage .sidebar-nav li a,
  .onepage .sidebar-nav li a:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .onepage .sidebar-nav li a {
    color: #292929; }
  .onepage .sidebar-nav li a:hover {
    color: #999; }
  .onepage .sidebar-nav li.has-sub {
    color: #292929; }
  .onepage .sidebar-nav li.has-sub:hover {
    color: #999; }
  .onepage #full-menu .sub a:hover {
    color: #999 !important; }
  .onepage .sidebar-wrapper {
    left: -300px;
    margin-left: -250px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    width: 50%;
    background: #fff; }
  .onepage .wrapper .toggled {
    left: 0;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 1; }
  .onepage .toggled {
    display: block !important;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .onepage #nav-main-2-sticky-wrapper {
    display: none; }
  .onepage .sidebar-wrapper #full-menu .sub-menu {
    width: 100%;
    background: #fff;
    color: #232323; }
  .onepage .sidebar-wrapper #full-menu .sub-menu li {
    width: 100%; }
  .onepage .sidebar-wrapper #full-menu .sub-menu li a {
    width: 100%;
    padding: 16px 40px;
    font-size: 12px; }
  .onepage .sidebar-wrapper #full-menu .sub-menu li a {
    color: #232323 !important; }
  .onepage .sidebar-wrapper .micons {
    margin-left: 0; }
  .onepage .sidebar-wrapper #full-menu .sub-menu {
    position: relative;
    top: 0px; }
  .onepage .sub-menu li {
    line-height: 1; }
  .onepage .sidebar-nav li {
    text-indent: 5px; }
  .onepage #full-menu {
    padding-bottom: 100px; } }
@media only screen and (max-width: 1100px) {
  .video2 {
    padding-top: 0; } }
@media only screen and (max-width: 1024px) {
  .onepage #nav-main-2 {
    display: none; }
  .onepage .vertical-sep {
    display: none; }
  .onepage .video2 {
    padding-top: 50px; }
  .onepage .strategy .col-lg-3 {
    width: 50%;
    float: left; }
  .onepage .counter .col-lg-2 {
    width: 25%;
    float: left; }
  .onepage .tabs nav a span {
    border-right: 0; }
  .onepage .crew-member {
    width: 22%; }
  .onepage .brands-item img {
    display: block;
    margin: 0 auto; }
  .onepage #says {
    top: 30px; }
  .onepage .testimonial {
    padding: 130px 0 160px 0; }
  .onepage .contacts .col-lg-3 {
    width: 33%;
    float: left; }
  .onepage .full-sep {
    width: 750px;
    margin: 0 auto; }
  .onepage .tabs nav a span {
    text-align: left;
    padding-top: 30px;
    margin-bottom: 14px; }
  .onepage .crew-member {
    width: 48%; }
  .onepage .tabs nav a span {
    font-size: 11px; }
  .onepage .str-items {
    margin: 50px 0 0 0; } }
@media only screen and (max-width: 940px) {
  .onepage .tabs nav a span {
    font-size: 14px; }
  .onepage .ser-content {
    left: 40px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .onepage .str-content {
      padding: 30px 0 40px 0; }
  .onepage #bg {
    height: 600px; }
  .onepage .ibg-bg {
    height: 600px !important; }
  .onepage .str-items {
    margin: 50px 0 0 0; }
  .onepage .ser-item {
    width: 50%; }
  .onepage .header1 h1 {
    font-size: 8vw;
    line-height: 40px; }
  .onepage .header1-content {
    top: 120px; }
  .onepage .footer-menu li {
    display: none; }
  .onepage .footer2-mob {
    display: block; }
  .onepage .full-sep {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0; }
  .onepage .footer2 {
    display: none; }
  .onepage .footer2-icons-2 {
    float: right;
    position: relative; }
  .onepage .scroll {
    padding-bottom: 0;
    position: relative;
    float: right;
    padding: 25px 0; }
  .onepage .copyright2 {
    left: initial; }
  .onepage .footer-up {
    padding: 0; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 600px) {
  .onepage .counter p {
    margin: 15px 0 35px 0;  }
  .onepage .header1 h1 {
    font-size: 5vw;
    line-height: 32px;  }
  .onepage .contacts .col-lg-3 {
    width: 100%;
    float: left; }
  .onepage .counter .col-lg-2 {
    width: 100%; }
  .onepage .brands-item {
    width: 100%; }
  .onepage .counter {
    background-size: cover; }
  .onepage .counters {
    margin-top: 35px; }
  .onepage .brands-item {
    border: 0 !important; }
  .onepage .connect {
    margin: 168px auto 65px auto; }
  .onepage .contacts .col-lg-3 {
    margin: 20px 0 0 0; }
  .onepage .video2 a {
    font-size: 4vw; }
  .onepage #video2 .mfp-close,
  .onepage #video2 .mfp-close:hover,
  .onepage #video2 .mfp-close:active,
  .onepage #video2 .mfp-close:focus {
    right: -28px;
    top: -28px; }
  .onepage .sidebar-wrapper {
    width: 100%; } }
@media only screen and (max-width: 500px) {
  .onepage .ser-item {
    width: 100%; }
  .onepage .strategy .col-lg-3 {
    width: 100%; }
  .onepage .play-count {
    font-size: 20vw;
    min-width: 155px; }
  .onepage .connect {
    margin: 68px auto 65px auto; }
  .onepage .crew-member {
    width: 100%;
    margin-top: 20px 0 0 0 !important; } }
@media only screen and (min-width: 1800px) {
  .onepage .ser-item img {
    min-height: 240px;
    width: 100%; } }

/*# sourceMappingURL=style2.css.map */
