/*--------------------------------------------------------------
  WELCOME SECION
--------------------------------------------------------------*/
.pixiefy-welcome-content {
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 350px;
  max-width: 100%;
  z-index: 4;
}
.pixiefy-first-welcome-text {
  text-align: center;
  width: 100%;
  z-index: 2;
}
.mg-logo img {
  width: auto;
}
.welcome-full {
  background-image: url("images/mountain7.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
}
.first_welcome_text {
  color: #fff;
  font-size: 3em;
  font-weight: 100;
  font-family: inherit;
  visibility: hidden;
}
.pixiefy-welcome-content::before {
  background-image: url("images/anonymous.png");
  background-position: center center;
  background-size: auto 100%;
  content: "";
  display: block;
  height: 100%;
  left: -89px;
  background-repeat: no-repeat;
  top: 0;
  position: absolute;
  width: 148px;
  opacity: 0;
}
.pixiefy-welcome-content.animateBefore::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 50px;
  top: 2px;
  opacity: 0;
  width: 1px;
}
.pixiefy-welcome-content {
 color: #ffffff;
 z-index: 3;
}
.pixiefy-welcome-content.animateBefore::before {
  opacity: 1;
  -webkit-animation-name: rollIn;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-delay: 0s;
  animation-name: rollIn;
  animation-duration: 0.9s;
  animation-delay: 0s;
}
.pixiefy-welcome-content.animateAfter::after {
  opacity: 1;
  -webkit-animation-name: bounceIn;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-delay: 0s;
  animation-name: bounceIn;
  animation-duration: 0.9s;
  animation-delay: 0s;
}

.pixiefy-welcome-content h2,
.pixiefy-welcome-content h3,
.pixiefy-welcome-content h4 {
  font-family: 'Fredericka the Great';
  margin: 0;
  text-transform: uppercase;
  line-height: .9;
} 
.pixiefy-welcome-content p {
  line-height: 1;
  margin: 4px 0;
  text-transform: uppercase;
}

.pixiefy-welcome-content h2,
.pixiefy-welcome-content h3,
.pixiefy-welcome-content h4,
.pixiefy-welcome-content p {
  opacity: 0;
}
.opacityIn {
  opacity: 1 !important;
}
@keyframes scroll-down-infinit {
  0% {
      bottom: 10px;
  }
  50% {
      bottom: 18px;
  }
  100% {
      bottom: 10px;
  }
}
@keyframes scroll-down-infinit {
  0% {
      bottom: 10px;
  }
  50% {
      bottom: 18px;
  }
  100% {
      bottom: 10px;
  }
}
.start_browsing {
  bottom: 4px;
  color: #fff;
  font-size: 2.2em;
  left: 50%;
  margin-left: -12px;
  z-index: 2;
  opacity: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  animation: 1s ease 0s normal none infinite running scroll-down-infinit;
  webkit-animation: 1s ease 0s normal none infinite running scroll-down-infinit;
}
.start_browsing:hover,
.start_browsing:focus,
.start_browsing:active,
.start_browsing:visited {
  color: #FFFFFF;
}
.visibleDefault.start_browsing {
  opacity: 1;
}
.welcome-style-section {
  color: #fff;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.style-inner-content h3 {
  display: inline-block;
  font-weight: 100;
  padding: 11px 0;
  text-transform: uppercase;
}
.style-inner-content h2 {
  font-size: 5em;
  margin: 15px 0 0;
  text-transform: uppercase;
}
.style-inner-content ul {
  margin-top: 35px;
  width: 100%;
}
.style-inner-content ul li {
  display: inline-block;
  margin: 0 5px;
  text-align: center;
}
.welcome-pattern {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.style-inner-content > p {
  font-size: 17px;
  margin: 31px auto 45px;
  width: 50%;
}
.style-inner-content .follow-me-social-links a {
  background-color: #111;
  border: 1px solid;
  height: 70px;
  line-height: 70px;
  width: 70px;
}
.style-inner-content .follow-me-social-links {
  margin-bottom: 45px;
}
.style-second-content.style-inner-content h3 {
  background-color: #000;
  padding: 11px 20px;
}
.style-second-content.style-inner-content h2 {
  font-weight: 700;
}
.welcome-style-section .btn-text {
  width: 170px;
}
.style-third-content.style-inner-content {
  text-align: left;
}
.pixiefy-style-3 .welcome-style-section {
  color: inherit;
}
.style-fourth-content.style-inner-content h2 {
  font-size: 4em;
  line-height: 1;
  margin: 0;
  text-transform: none;
  font-weight: 700;
}
.style-fifth-content.style-inner-content h3 {
  border: 1px solid;
  line-height: 1;
  padding: 11px 15px;
}
.pixiefy-style-5 .start_browsing {
  color: #FFFFFF;
}
.style-sixth-content.style-inner-content h4 {
  background-color: #292c34;
  display: inline-block;
  color: #FFFFFF;
  padding: 11px 15px;
}
.style-sixth-content.style-inner-content h2 {
  color: #fff;
  font-weight: 700;
  line-height: 0.8;
  margin: 0 0 20px;
  text-shadow: 0 0px 4px #292c34;
}
.pixiefy-style-6 .welcome-style-section {
  color: inherit;
}
.style-seventh-content.style-inner-content h3 {
  border-bottom: 1px solid;
  border-top: 1px solid;
  padding: 8px 0;
}
.style-seventh-content.style-inner-content h2 {
  font-size: 5em;
  font-weight: 700;
  letter-spacing: 21px;
  margin: 10px 0 0;
}
.pixiefy-style-7 .start_browsing {
  color: #FFFFFF;
}
.style-eighth-content.style-inner-content h3 {
  display: inline-block;
  font-family: inherit;
  font-weight: 100;
  margin: 0;
  padding: 11px 0;
  text-transform: none;
}
.style-eighth-content.style-inner-content h2 {
  font-size: 5em;
  font-weight: 700;
  margin: 2px 0 0;
  text-transform: uppercase;
}
.pixiefy-style-8 .welcome-style-section {
  color: inherit;
}
.pixiefy-style-8 .welcome-pattern {
  display: none;
}
.welcome-img img {
  width: auto;
}
.welcome-img-bg-pattern {
  background-color: #f4f4f4;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 1;
}
.welcome-table-cell {
  z-index: 2;
  padding-left: 45px;
}
.welcome-img {
  padding-top: 50px;
}
.style-nineth-content.style-inner-content h2 {
  font-size: 5em;
  font-weight: 700;
  line-height: 0.8;
  margin: 0;
  text-transform: uppercase;
}
.about-thumb-col {
  bottom: 0;
  position: absolute;
}
.about-content-col {
  left: 50%;
}

.single-demo-preview {
  margin: 30px 0;
  text-align: center;
}

.single-demo-preview img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.single-demo-preview:hover img {
  opacity: 0.9;
}
.col-middle {
  float: none;
  display: inline-block;
}
.botom_col {
  text-align: center;
}
#pixiefy-section-demo {
  padding: 60px 0;
}

/*--------------------------------------------------------------
  MAIN FOOTER
--------------------------------------------------------------*/
#pixiefy-section-footer {
  position: relative;
  z-index: 2;
}
.pixiefy-footer {
  background-color: #4d4c4a;
  color: #fff;
  padding: 45px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.pixiefy-footer-content h2 {
  display: block;
  font-family: inherit;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 0.8;
  margin: 0 0 10px;
  padding-right: 25px;
  text-transform: uppercase;
}

.pixiefy-footer-content p {
  display: block;
  font-size: 0.9em;
  margin: 0;
  text-transform: uppercase;
}
.pixiefy-footer::after {
  bottom: 17px;
  color: #888888;
  content: "\f18c";
  font-family: 'fontawesome';
  font-size: 10em;
  position: absolute;
  right: -25px;
}
.pixiefy-page-bottom-section {
  margin-bottom: -1px;
}
.pixiefy_demo_tab {
  text-align: center;
  width: 100%;
}
.pixiefy_demo_tab li {
  color: #fff;
  display: inline-block;
  padding: 0 30px 5px;
}
.pixiefy_demo_tab li a h2{
  text-transform: uppercase;
  font-weight: 700;
}
.pixiefy_demo_tab {
  background-color: #000;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.pixiefy_demo_tab li.active {
  background-color: #fff;
  color: #333;
}

/* -----------------------------------------------------------------
  MountainGoat - MAIN COUNTER CSS
------------------------------------------------------------------*/
#mg_preloader_body {
  background-color: #f8f8f8;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.mg_prelader_item {
  display: table;
  height: 100%;
  width: 100%;
}
.mg_prelader_table {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mg_prelader_table_cell {
  display: inline-block;
}
.mg_title_txt {
  font-size: 2em;
  line-height: 1;
  margin-top: 22px;
  position: relative;
  text-transform: uppercase;
}
.mg_title_txt::before {
  background-color: #ffbf00;
  bottom: -12px;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 125px;
}
.la-square-spin,
.la-square-spin > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.la-square-spin {
    display: block;
    font-size: 0;
    color: #333;
}

.la-square-spin.la-dark {
    color: #333;
}

.la-square-spin > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.la-square-spin {
    width: 32px;
    height: 32px;
}

.la-square-spin > div {
    width: 100%;
    height: 100%;
    border-radius: 0;
    -webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
       -moz-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
         -o-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
            animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
}

.la-square-spin.la-sm {
    width: 16px;
    height: 16px;
}

.la-square-spin.la-2x {
    width: 64px;
    height: 64px;
}

.la-square-spin.la-3x {
    width: 96px;
    height: 96px;
}

/*
 * Animation
 */
@-webkit-keyframes square-spin {
    0% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
                transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
                transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
                transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
                transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(360deg);
                transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@-moz-keyframes square-spin {
    0% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(0);
             transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -moz-transform: perspective(100px) rotateX(180deg) rotateY(0);
             transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -moz-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
             transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(180deg);
             transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -moz-transform: perspective(100px) rotateX(0) rotateY(360deg);
             transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@-o-keyframes square-spin {
    0% {
        transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
@keyframes square-spin {
    0% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
           -moz-transform: perspective(100px) rotateX(0) rotateY(0);
                transform: perspective(100px) rotateX(0) rotateY(0);
    }
    25% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
           -moz-transform: perspective(100px) rotateX(180deg) rotateY(0);
                transform: perspective(100px) rotateX(180deg) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
           -moz-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
                transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }
    75% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
           -moz-transform: perspective(100px) rotateX(0) rotateY(180deg);
                transform: perspective(100px) rotateX(0) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(100px) rotateX(0) rotateY(360deg);
           -moz-transform: perspective(100px) rotateX(0) rotateY(360deg);
                transform: perspective(100px) rotateX(0) rotateY(360deg);
    }
}
