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

[Table of contents]

1. flexslider
2. Stick menu 
3. scroll effect
4. intro9
5. portfolio10
6. responsive

# [Color codes]

# White - #fff
# Black - #292929

[Typography]

Text: Montserrat, Raleway
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

body,
html {
  height: 100%; }

body {
  overflow-x: hidden;
  position: relative; }

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

.photo {
  /* === flexslider === */
  /* === Stick menu === */
  /* === scroll effect === */
  /* === intro9 === */
  /* === portfolio10 === */
  /* Effect 1: opacity */
  /* Effect 2: Move Up */
  /* Effect 3: Scale up */
  /* Effect 4: fall perspective */
  /* Effect 5: fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  /* Effect 6: flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  /* Effect 7: helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  /* Effect 8:  */ }
  .slider {
    position: relative; }
  .photo #nav {
    padding: 0; }
  .photo .menu-items-col-4-name {
    padding: 0 10px 10px 40px;
    color: #fff; }
  .photo .sidebar-wrapper .menu-items-col-4-name {
    color: #292929; }
  .photo .sidebar-nav li.has-sub {
    color: #292929;
    -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; }
  .photo .sidebar-nav li.has-sub:hover {
    color: #999;
    -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; }
  .photo #nav .menu-items-col-4-name {
    padding: 0 10px 10px 10px; }
  .photo #full-menu .sub a:hover {
    color: #999 !important; }
  .photo .flexslider-10 .flexslider {
    border: 0;
    margin: 0;
    border-radius: 0 !important; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-prev a {
    opacity: 1 !important;
    font-size: 0;
    color: transparent;
    position: absolute;
    left: 190px;
    bottom: 60px;
    top: initial;
    display: inline-block;
    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;
    text-align: center; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-next a {
    opacity: 1 !important;
    font-size: 0;
    color: transparent;
    position: absolute;
    left: 240px;
    bottom: 60px;
    top: initial;
    display: inline-block;
    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;
    text-align: center; }
  .photo .flexslider-10 .flexslider:hover .flex-direction-nav .flex-next {
    left: 240px;
    bottom: 60px;
    top: initial; }
  .photo .flexslider-10 .flexslider:hover .flex-direction-nav .flex-prev {
    left: 190px;
    bottom: 60px;
    top: initial; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-prev a:before {
    font-family: inherit;
    display: inline-block;
    color: #292929;
    text-shadow: none;
    content: "\e879";
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #959595;
    -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; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-next a:before {
    font-family: inherit;
    display: inline-block;
    color: #292929;
    text-shadow: none;
    content: "\e87a";
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #959595;
    -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; }
  .photo .flexslider-10 .flex-direction-nav a,
  .photo .flexslider-10 .flex-direction-nav:hover a {
    top: 54%; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-prev a:hover:before,
  .photo .flexslider-10 .flex-direction-nav .flex-nav-next a:hover:before {
    color: #292929;
    opacity: 1;
    -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; }
  .photo .is-sticky .cl-effect-2 a span {
    color: #fff;
    background: #292929; }
  .photo .is-sticky .cl-effect-2 a span:before {
    color: #fff;
    background: #292929; }
  .photo .sticky-menu {
    width: 100%;
    z-index: 999; }
  .photo .sticky-wrapper {
    position: absolute;
    top: 0;
    width: 100%; }
  .photo .is-sticky {
    z-index: 999;
    width: 100%;
    height: 53px;
    position: absolute;
    top: 0; }
  .photo .is-sticky .header9-nav {
    border-bottom: 1px solid #e6e6e6;
    height: 53px;
    background: #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; }
  .photo .is-sticky .header9-nav .logo9 {
    width: 30px;
    height: 30px;
    top: 12px; }
  .photo .is-sticky .header9-nav .header9-nav-item {
    top: 11px; }
  .photo .header9-nav {
    position: relative;
    z-index: 65;
    height: 150px;
    width: 100% !important;
    -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; }
  .photo .header9-nav-item {
    position: absolute;
    top: 65px;
    right: 182px; }
  .photo .header9-nav-item a {
    font-family: "Montserrat-Regular";
    color: #fff;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase; }
  .modal-nav #nav li.search-effect {
      display: block;
      color: #292929;
      font-size: 24px;
      letter-spacing: .075em;
      font-family: "Montserrat-SemiBold";
      text-decoration: none; }
  .photo .logo9 {
    position: absolute;
    top: 60px;
    left: 200px; }
  .photo #section10 {
    position: absolute;
    bottom: 0;
    width: 100%; }
  .photo #thanks {
    background-color: #fff; }
  .photo #thanks::after {
    content: none; }
  .photo .demo a {
    position: absolute;
    bottom: 80px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    transition: opacity .3s; }
  .photo .demo a:hover {
    opacity: .5; }
  .photo #section10 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border-radius: 50px;
    box-sizing: border-box; }
  .photo #section10 a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #6c6c6c;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box; }
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
  .photo .intro9 {
    padding: 120px 0 110px 0; }
  .photo .text-slide9 .owl-controls .owl-page span {
    width: 5px;
    height: 5px;
    border-radius: 0; }
  .photo .text-slide9 .item p {
    max-width: 750px;
    margin: 0 auto;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 48px;
    color: #292929;
    text-align: center; }
  .photo .text-slide9 .owl-controls {
    margin-top: 25px; }
  .photo .intro-separator {
    width: 5px;
    height: 5px;
    margin: 5px 5px;
    border-radius: 0;
    background: #869791;
    display: inline-block;
    text-align: center; }
  .photo .intro-sep {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 40px; }
  .photo .portfolio9-hover {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 60;
    -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; }
  .photo .img:hover .portfolio9-hover {
    background: rgba(49, 48, 48, 0.84);
    -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; }
  .photo .img .portfolio9-hover .circle {
    width: 90px;
    height: 90px;
    border: 4px solid #969596;
    border-radius: 50%;
    margin: -45px auto 0 auto;
    top: 50%;
    position: relative;
    opacity: 0;
    -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; }
  .photo .img:hover .portfolio9-hover .circle {
    width: 90px;
    height: 90px;
    opacity: 1;
    border: 6px solid #969596;
    border-radius: 50%;
    margin: -45px auto 0 auto;
    top: 50%;
    position: relative;
    -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; }
  .photo .grid li {
    overflow: hidden; }
  .photo .grid li a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1); }
  .photo .grid li:hover a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .photo .grid {
    max-width: 100%;
    list-style: none;
    margin: 30px auto;
    padding: 0;
    overflow: hidden; }
  .photo .grid li {
    display: block;
    float: left;
    padding: 0;
    width: 33.333%;
    opacity: 0; }
  .photo .grid li.shown,
  .photo .no-js .grid li,
  .photo .no-cssanimations .grid li {
    opacity: 1; }
  .photo .grid li a,
  .photo .grid li img {
    outline: none;
    border: none;
    display: block;
    max-width: 100%; }
  .photo .grid.effect-1 li.animate {
    -webkit-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards; }
@-webkit-keyframes fadeIn {
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  100% {
    opacity: 1; } }
  .photo .grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards; }
@-webkit-keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }
@keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; } }
  .photo .grid.effect-3 li.animate {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp 0.65s ease-in-out forwards;
    animation: scaleUp 0.65s ease-in-out forwards; }
@-webkit-keyframes scaleUp {
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@keyframes scaleUp {
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
  .photo .grid.effect-4 {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  .photo .grid.effect-4 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective 0.8s ease-in-out forwards;
    animation: fallPerspective 0.8s ease-in-out forwards; }
@-webkit-keyframes fallPerspective {
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1; } }
@keyframes fallPerspective {
  100% {
    -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
    transform: translateZ(0px) translateY(0px) rotateX(0deg);
    opacity: 1; } }
  .photo .grid.effect-5 {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  .photo .grid.effect-5 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly 0.8s ease-in-out forwards;
    animation: fly 0.8s ease-in-out forwards; }
@-webkit-keyframes fly {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@keyframes fly {
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }
  .photo .grid.effect-6 {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  .photo .grid.effect-6 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip 0.8s ease-in-out forwards;
    animation: flip 0.8s ease-in-out forwards; }
@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }
  .photo .grid.effect-7 {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  .photo .grid.effect-7 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix 0.8s ease-in-out forwards;
    animation: helix 0.8s ease-in-out forwards; }
@-webkit-keyframes helix {
  100% {
    -webkit-transform: rotateY(0deg);
    opacity: 1; } }
@keyframes helix {
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 1; } }
  .photo .grid.effect-8 {
    -webkit-perspective: 1300px;
    perspective: 1300px; }
  .photo .grid.effect-8 li.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: popUp 0.8s ease-in forwards;
    animation: popUp 0.8s ease-in forwards; }
@-webkit-keyframes popUp {
  70% {
    -webkit-transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@keyframes popUp {
  70% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
  @media screen and (max-width: 900px) {
    .photo .grid li {
      width: 50%; } }
  @media screen and (max-width: 400px) {
    .photo .grid li {
      width: 100%; } }
  .photo .modal-nav {
    margin-top: 250px; }

/* === responsive === */
@media only screen and (max-width: 1200px) {
  html.photo-menu {
    overflow: hidden !important; }

  .photo .md-modal {
    overflow-x: hidden; }
  .photo .modal9-img {
    position: relative;
    left: 40px;
    top: 66px; }
  .photo .md-content button {
    position: relative;
    top: 50px;
    right: 40px;
    width: 100%;
    text-align: right; }
  .photo #nav {
    display: none; }
  .photo .modal-nav .wrapper9 {
    background: #fff;
    top: 50px;
    position: relative; }
  .photo .wrapper9 .sidebar-wrapper {
    left: 0;
    margin-left: 0;
    opacity: 1;
    position: relative;
    overflow: initial;
    width: 100%;
    background: #fff; }
  .photo .modal-nav {
    margin-top: 50px; }
  .photo .wrapper9 .sidebar-nav {
    position: relative; }
  .photo .wrapper9 .sidebar-nav li a {
    color: #232323; }
  .photo .wrapper9 .sidebar-nav li a:hover {
    color: #232323; }
  .photo .wrapper9 .has-sub {
    color: #232323;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold";
    cursor: pointer; }
  .photo .wrapper9 .sidebar-nav {
    top: 0; }
  .photo .mob-search span {
    color: #292929; } }
@media only screen and (max-width: 1200px) {
  .photo .footer9-menu {
    float: none;
    right: 0;
    position: relative;
    text-align: center; }
  .photo .footer9 {
    padding: 30px 0 35px 0; }
  .photo .footer9-menu nav a {
    margin: 15px 0 0 0; }
  .photo .footer9-logo {
    position: relative;
    left: 0;
    float: none; }
  .photo .footer9-logo img {
    display: block;
    margin: 0 auto; } }
@media only screen and (max-width: 990px) {
  .photo .flexslider-10 .flex-direction-nav .flex-nav-prev a {
    left: 15px;
    text-align: left; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-next a {
    left: 60px;
    text-align: left; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-prev a:hover {
    left: 15px;
    text-align: left; }
  .photo .flexslider-10 .flex-direction-nav .flex-nav-next a:hover {
    left: 60px;
    text-align: left; }
  .photo .flexslider-10 .flexslider:hover .flex-direction-nav .flex-prev {
    left: 15px; }
  .photo .flexslider-10 .flexslider:hover .flex-direction-nav .flex-next {
    left: 60px; }
  .photo .flexslider-10 .flex-direction-nav a, .photo .flexslider-10 .flex-direction-nav:hover a {
    top: initial; }
  .photo .icons-mobile {
    margin-top: 50px; }
  .photo nav a {
    margin: 15px 0; }
  .photo .header9-logo {
    left: 15px; }
  .photo .header9-nav-item {
    right: 15px; }
  .photo .header9-nav-item nav a {
    margin: 0 0 0 18px; }
  .photo .flexslider .flex-direction-nav .flex-prev,
  .photo .flexslider:hover .flex-direction-nav .flex-prev {
    left: 50px;
    bottom: 50px; }
  .photo .flexslider .flex-direction-nav .flex-next,
  .photo .flexslider:hover .flex-direction-nav .flex-next {
    left: 90px;
    bottom: 50px; }
  .photo .logo9 {
    left: 15px; }
  .photo .footer9 {
    padding: 0px 0 35px 0; }
  .photo .footer9-logo {
    left: 0;
    position: relative;
    width: 100%; }
  .photo .footer9-logo img {
    display: block;
    margin: 0 auto 20px auto; }
  .photo .intro9 {
    padding: 120px 15px 110px 15px; } }
@media only screen and (max-width: 768px) {
  .photo .footer9-menu {
    float: none;
    right: 0;
    top: 10px;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center; }
  .photo .footer9 {
    padding: 80px 0 35px 0; }
  .photo .flexslider .flex-direction-nav .flex-prev,
  .photo .flexslider:hover .flex-direction-nav .flex-prev {
    left: 15px;
    bottom: 20px; }
  .photo .flexslider .flex-direction-nav .flex-next,
  .photo .flexslider:hover .flex-direction-nav .flex-next {
    left: 50px;
    bottom: 20px; }
  .photo .flexslider .slides img {
    min-height: 500px;
    max-height: 500px;
    width: initial; }
  .photo .flex-active-slide,
  .photo .flexslider .slides,
  .photo .flexslider,
  .photo .slider {
    overflow: hidden; } }
@media only screen and (max-width: 500px) {
  .photo .mob-search form {
    width: 70% !important; }
  .photo .mob-search span {
    width: 20%; }
  .photo .flexslider .flex-direction-nav .flex-prev,
  .photo .flexslider:hover .flex-direction-nav .flex-prev {
    bottom: 0; }
  .photo .flexslider .flex-direction-nav .flex-next,
  .photo .flexslider:hover .flex-direction-nav .flex-next {
    bottom: 0; }
  .photo .text-slide9 .item p {
    font-size: 6vw;
    line-height: 10vw; }
  .photo .intro9 {
    padding: 80px 15px 40px 15px; }
  .photo .logo9 {
    top: 5px; }
  .photo .header9-nav-item {
    top: 12px; }
  .photo .header9-nav {
    height: 55px; }
  .photo .footer9 {
    padding: 0px 0 35px 0; }
  .photo .footer9-logo {
    left: 0;
    position: relative;
    width: 100%; }
  .photo .footer9-logo img {
    display: block;
    margin: 0 auto 20px auto; } }

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