/*--------------------------------------------------------------------------------------------------------------------
   _   _ ____ _  _ ____ _   _ ____ __  __ ____ ____ ___ 
  ( )_( ( ___( \/ (_  _( )_( ( ___(  \/  ( ___(  _ / __)
   ) _ ( )__) \  /  )(  ) _ ( )__) )    ( )__) )   \__ \
  (_) (_(____)(__) (__)(_) (_(____(_/\/\_(____(_)\_(___/ (.com)

   Template Name: Buro - Creative Premium HTML5 Template/Portfolio for Studios & Agencies
   Theme URI: heythemers.com/templates/buro/
   Description: Buro - Creative Premium HTML5 Template/Portfolio for Studios & Agencies
   Author: HeyThemers (by VanKarWai)
   Author URI: http://themeforest.net/user/HeyThemers
   Version: 1.1

   HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)

----------------------------------------------------------------------------------------------------------------------*/

/* ---------------------------------------------------------
 1. Embedded font styles
 2. General reset
 3. Common site styles
    3.1 Colors & Typography
    3.2 General UI Elements
    3.2.1 Header
    3.2.2 Main Navigation
    3.2.3 Main elements
 4. Blog
 5. Styles for responsive breakpoints
 ---------------------------------------------------------*/

/* --------------------------------------------------------
 1. Embedded fonts styles
 ---------------------------------------------------------*/
@font-face {
  font-family: "buro";
  src:url("../fonts/buro.eot");
  src:url("../fonts/buro.eot?#iefix") format("embedded-opentype"),
    url("../fonts/buro.woff") format("woff"),
    url("../fonts/buro.ttf") format("truetype"),
    url("../fonts/buro.svg#buro") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "buro" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "buro" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before { content: "\22"; }
.icon-facebook:before { content: "\58"; }
.icon-pinterest:before { content: "\6a"; }
.icon-behance:before { content: "\57"; }
.icon-dribbble:before { content: "\5a"; }
.icon-github:before { content: "\31"; }
.icon-last:before { content: "\33"; }
.icon-linkedin:before { content: "\34"; }
.icon-soundcloud:before { content: "\38"; }
.icon-spotify:before { content: "\39"; }
.icon-tumblr:before { content: "\21"; }
.icon-vimeo:before { content: "\23"; }
.icon-youtube:before { content: "\25"; }
.icon-google-old:before { content: "\66"; }
.icon-google:before {content: "\6b";}
.icon-skype:before { content: "\68"; }
.icon-whatsapp:before { content: "\69"; }
.icon-mail:before { content: "\6c"; }
.icon-search:before { content: "\62"; }
.icon-zoom:before { content: "\63"; }
.icon-arrow-right:before { content: "\64"; }
.icon-arrow-left:before { content: "\65"; }
.icon-dots:before { content: "\61"; }
.icon-dots-3:before { content: "\67"; }

/* --------------------------------------------------------
 2. General reset
 ---------------------------------------------------------*/
* {font-size: 100.01%;}
html {font-size: 62.5%;height: 100%;}
body {
	min-width: 320px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	-ms-overflow-style: scrollbar;
}
a [class^="icon-"],
a [class*=" icon-"] {text-decoration: none !important;}
a [class^="icon-"]:before,
a [class*=" icon-"]:before {text-decoration: none !important;}
p > a,
p > a:focus,
p > a:visited,
ul li > a {
	display: inline-block;
	position: relative;
	font-weight: bold;
}
.heading-holder a,
#footer ul li > a { font-weight: normal; }

a,
a:visited,
i {
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
/*.no-touch control to prevent
   hover behaviors in touch devices */
.no-touch a:hover {
    color: inherit;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
a:active,
a:focus,
.no-touch a:active,
.no-touch a:focus {
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

a, a:focus { outline: none !important; }
a:hover,
p > a:hover { color: inherit; }

.links-section.blog .links-holder { margin-bottom: 0; }
p > a,
.links-section.blog .links-holder li a,
.links-section.project-pagination .links-holder > li > a { position: relative; }
p > a:after,
.links-section .links-holder li a:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 2px;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
  transition: -webkit-transform .1s cubic-bezier(0.55,.085,.68,.53),opacity .1s cubic-bezier(0.55,.085,.68,.53);
  transition: transform .1s cubic-bezier(0.55,.085,.68,.53),opacity .1s cubic-bezier(0.55,.085,.68,.53);
}
.links-section.blog .links-holder li a:after { background: #FFF; }

p > a:hover:after,
.links-section.blog .links-holder li a:hover:after,
.links-section .project-pagination.links-holder li a.pag-arrows:hover:after {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  transition: -webkit-transform .2s cubic-bezier(0.25,.46,.45,.94),opacity 0s linear;
  transition: transform .2s cubic-bezier(0.25,.46,.45,.94),opacity 0s linear;
  transition-delay: 0s;
}
a:hover { text-decoration: none; }
/* headings */
h1 {
  font-size: 55px;
  line-height: 1.175em;
  font-weight: normal;
}
h2 {
  font-size: 31px;
  line-height: 1.1em;
  font-weight: normal;
  margin-bottom: 35px;
}
h2.centered-text:after { margin: 0 auto; }
h3 {
  font-size: 27px;
  line-height: 1.1em;
  font-weight: normal;
}
h4 {
  font-size: 21px;
  line-height: 1em;
  font-weight: normal;
}
h5 {
  font-size: 15px;
  line-height: 1em;
  font-weight: normal;
}
h6 {
  font-size: 13px;
  line-height: 1em;
  font-weight: normal;
}

hr {
  display: inline-block;
  margin: 15px 0;
  width: 100%;
  height: 2px;
  border: 0;
}
.spacer-row { display: block; margin: 150px 0; }
ul { margin-bottom: 45px; padding-left: 20px; }
.list li { list-style-type: circle; }

.input-row:after {content: " "; display: block; clear: both;}

@-webkit-viewport {width: device-width;}
@-moz-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}

/* --------------------------------------------------------
3. Сommon site styles
---------------------------------------------------------*/

/* ----------------------------------------------------------
	3.1 Colors & typography
	---------------------------------------------------------*/

/* NOTE: blue emphasis default color -> #1106FF or rgb(17, 6, 255) */

/* main font family & font color for body and main text */
body { font-family: "Work Sans", "HelveticaNeue", helvetica, Arial, sans-serif !important; color: rgb(29, 29, 29); }

/* secondary font family */
h1,
h2,
h3,
h4,
figcaption,
.header .meta > em,
.filter-nav li a,
.comments-section span,
.slider-module .carousel-inner .carousel-caption span,
.blog-sidebar input,
.avatar-holder .holder time,
.claim,
.heading-section small,
.testimonial-title,
.portfolio-grid .caption span,
.media-container .caption .holder,
.alt-font { font-family: "lora", times, serif; }

/* general details colors > emphasis color */
h1,
a,
a:visited,
p > a,
p > a:hover,
.link-area .links-section a:hover,
.post-main .header .meta em a:hover,
.commentlist a,
#page-title,
.fltrs-trggr i,
.filter-nav li.active a,
.filter-nav li.active a:hover,
.btn-top,
.heading-section .meta-cats a:hover,
.links-section .link span,
.dropdown-menu > li > a,
.team-member small,
.map-zoom a i,
.blog-sidebar .widget_search button[type="submit"] i:hover,
.widget.widget_recent_entries > ul li:hover .wdgt-counter,
.blog-sidebar .widget a:hover,
.avatar-holder .holder h2 a:hover,
.widget_calendar #wp-calendar tbody td a,
.form-control,
input[type="submit"]:hover,
#submit-btn:hover:after,
.highlight,
.team-member footer h5,
.heading-section small,
.intro .meta-cats,
.post-article .text .meta em a:hover,
.top-single-prjct-pag .project-title-pag,
.btn-primary .badge,
.comments-section h4,
.heading-section .contact-list a:hover { color: #1106FF; }
.filters-icon .icn-wrapper svg circle { stroke: #1106FF; }
/* color for text selection */
::selection { color: #1106FF; }
::-moz-selection { color: #1106FF; }

/* general details colors > emphasis background color */
#preloader span,
p > a:after,
hr,
.links-section.blog .links-holder li a:after,
.dropdown-menu > li a:after,
.accordion > li.active > .accordion-opener,
.accordion > li > .accordion-opener:hover,
#footer .container-fluid,
.post-article .text h2 a:after,
.block-holder:before,
.slider-module:before,
.modal-backdrop,
#compact-menu,
.progress-bar,
.label-default,
.badge,
.btn-primary,
.btn-primary:hover,
.well,
.media-container .caption .holder,
#wrapper .navbar-toggle.collapsed,
#wrapper .navbar-toggle,
#wrapper .navbar-toggle,
#footer { background: #1106FF; }

/* main navigation & other nav details
   like arrows or sidebar widgets */
.navbar-nav > li > a:active,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {color: inherit;}
.navbar-nav > li > a:hover:after {background: #1106FF;}
.navbar-nav > li.open > a,
.navbar-nav > li.active > a,
.navbar-nav > li.hover > a { color: #1106FF; }
.navbar-nav > li.open > a:after,
.navbar-nav > li.active > a:after,
.navbar-nav > li.hover > a:after,
.single-post .link-area:before,
.single-post .link-area,
body:not(.single-post) a:hover .arrow,
#submit-btn .arrow,
.blog-sidebar .widget a:hover .arrow { background: #1106FF; }
body:not(.single-post) a:hover .right-arrow:after,
#submit-btn .right-arrow:after,
.blog-sidebar .widget a:hover .right-arrow:after {border-left-color: #1106FF;}
body:not(.single-post) a:hover .left-arrow:after,
#submit-btn .left-arrow:after,
.blog-sidebar .widget a:hover .left-arrow:after {border-right-color: #1106FF;}
.widget.widget_recent_entries > ul li:hover .wdgt-counter:before,
.widget_tag_cloud a:hover { border-color: #1106FF; }

/* overlay color for projects/blog items within the grid when hovering */
/* portfolio projects overlay when hover the item */
.portfolio-list .prjct-item a:after,
/* blog items overlay when hover the post entry */
.post-article .img-holder .caption  {
  background: rgba(17, 6, 255, 0.85);
  -webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
       -o-transition: all .25s ease;
          transition: all .25s ease;
}

/* overlay color when filters are opened. Just enable/uncommment this rule
  in case you would like some color overlay when opening the filters */
/* .fltrs-fx-fade #fltrs-overlay { background: rgba(21, 39, 127, 0.95); } */

/*UI elements*/
.accordion { border: 5px solid #1106FF; }
.accordion > li { border-top: 5px solid #1106FF; }
.accordion .slide-holder { border-top: 5px solid #1106FF; }
.form-control:hover,
.form-control:focus,
.form-control:active {  border-bottom: 1px solid #1106FF; }
.blog-sidebar .widget_search input[type="search"]:hover { border-bottom: 1px solid #1106FF; }
blockquote { border-left: 2px solid #1106FF; }
.nav-pills > li > a:hover,
.nav-pills > li.active > a { border: 2px solid #1106FF; }

/* secondary emphasis color > yellow (#FFF197) by defaults */
.btn-shw-form { background: #FFF197; }
body .underline { border-bottom-color: #FFF197; }
/* color for text selection */
::selection { background: #FFF197; }
::-moz-selection { background: #FFF197; }

/* ---------------------------------------------------------
  3.2 General UI elements
  ---------------------------------------------------------*/
/* ajax holder styles | portfolio infinite loader btn */
.js-ajax-holder.no-events .btn-block {
	display: none;
	text-align: center;
}
body .js-ajax-holder .js-load-more {
  position: absolute;
  display: block;
  left: 1%;
  right: 1%;
  bottom: 3%;
  margin: 0 auto;
  width: 185px;
	text-align: center;
  color:#FFF;
  pointer-events: none;
}
#infscr-loading {
  position: absolute;
  margin: 0 auto;
  bottom: 1%;
  left: 1%;
  right: 1%;
}
#infscr-loading > div { position: relative; }
.grid-pag,
#infscr-loading > img { display: none; }

/* lazy load */
.unveil-placeholder {
	opacity: 0;
	width: 100%;
	display: block;
	position: relative;
	-webkit-transform: translateY(-15px);
     -moz-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
       -o-transform: translateY(-15px);
	        transform: translateY(-15px);
}
.unveil-loaded {
	opacity: 1;
	-webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
	        transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.333s ease, opacity 0.175s ease-in;
       -moz-transition: -moz-transform 0.333s ease, opacity 0.175s ease-in;
        -ms-transition: -ms-transform 0.333s ease, opacity 0.175s ease-in;
         -o-transition: -o-transform 0.333s ease, opacity 0.175s ease-in;
            transition: transform 0.333s ease, opacity 0.175s ease-in;
}
/* lazy image preload inimation graphic */
.unveil-loading {
  background-image: url('../images/lazy-loader.gif');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* -----------------------------------------------------------
  3.2.1 Header
  -----------------------------------------------------------*/
/* logo properties */
.logo a { display: inline-block; padding-left: 15px; }
.container {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 50px;
}
.navbar { margin-bottom: 0; }
#header {
	background: rgba(255, 255, 255, 1);
	padding: 65px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9991;
	width: 100%;
	-webkit-transition: all 0.333s ease-out;
     -moz-transition: all 0.333s ease-out;
      -ms-transition: all 0.333s ease-out;
       -o-transition: all 0.333s ease-out;
          transition: all 0.333s ease-out;
}
.scroll-bottom.fixedheader #header {
	-webkit-transform: translateY(-85%);
     -moz-transform: translateY(-85%);
	    -ms-transform: translateY(-85%);
       -o-transform: translateY(-85%);
	        transform: translateY(-85%);
}
.menu-no-hide .scroll-bottom.fixedheader #header {
	-webkit-transform: translateY(0);
     -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
       -o-transform: translateY(0);
	        transform: translateY(0);
}
.scroll-top.fixedheader #header { padding: 25px 0; }
.top-page #header,
.scroll-bottom #header { background: rgba(255, 255, 255, 0) !important; }

/* -----------------------------------------------------------
  3.2.2 Main Navigation
  -----------------------------------------------------------*/
.navbar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  border: none;
}
.navbar-header,
#navbar {
	flex-grow: 1;
	width: 49.5%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.nav.navbar-nav { width: 100%; }
/* we need this value for margin bottom because
the change from mobile to desktop menu */
#header .navbar-nav > li { margin-bottom: 0 !important; }

.nav.navbar-nav { padding-right: 0; }
.navbar-nav > li { margin: 0 14% 0 0; }
.navbar-nav > li:last-child { margin-right: -15px; }
.navbar-nav > li > a {
	padding: 0;
	font-size: 16px;
	letter-spacing: 1.41px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	color: #B8B8B8;
	background: transparent;
}
.navbar-nav > li > a:after {
	position: absolute;
	content: "";
	left: 2px;
	bottom: -7px;
	width: 15px;
	height: 1px;
	background: none;
}
.nav > li > a:hover,
.nav > li > a:focus { background: transparent; }
.navbar-nav > li .dropdown-menu { height: 100%; }
.navbar-nav > li.hover .dropdown-menu {
	visibility: visible;
	height: 100%;
	display: block;
	z-index: 99;
	background: transparent;
	margin-bottom: 35px;
	margin-top: 0;
	padding-top: 0;
}
.nav .dropdown-menu { background: transparent; }
.navbar-nav > li.hover .dropdown-menu li {
	opacity: 1;
	-webkit-transform: translateY(9px) translateY(9px);
     -moz-transform: translateY(9px) translateY(9px);
	    -ms-transform: translateY(9px) translateY(9px);
       -o-transform: translateY(9px) translateY(9px);
	        transform: translateY(9px) translateY(9px);
}
.navbar-nav > li.hover .dropdown-menu li a { background: transparent; }

/* dropdown menu */
.dropdown-menu {
	display: block;
	width: 175px;
	min-width: inherit;
	height: 0;
	border: 0;
	padding: 16px 1px 5px;
	visibility: hidden;
  z-index: -1;
	-webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
      -ms-box-shadow: none !important;
       -o-box-shadow: none !important;
			    box-shadow: none !important;
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.dropdown-menu > li {
	position: relative;
	padding: 0 0 14px;
	line-height: 16px;
	opacity: 0;
	-webkit-transform: translateY(-5px) translateX(-7px);
     -moz-transform: translateY(-5px) translateX(-7px);
		  -ms-transform: translateY(-5px) translateX(-7px);
       -o-transform: translateY(-5px) translateX(-7px);
			    transform: translateY(-5px) translateX(-7px);
}
/* dropdown menu animation */
.dropdown-menu > li:nth-of-type(1) {
	-webkit-transition: opacity .2s .1s, -webkit-transform .2s .1s;
        	transition: opacity .2s .1s, transform .2s .1s;
}
.dropdown-menu > li:nth-of-type(2) {
	-webkit-transition: opacity .2s .2s, -webkit-transform .2s .2s;
        	transition: opacity .2s .2s, transform .2s .2s;
}
.dropdown-menu > li:nth-of-type(3) {
	-webkit-transition: opacity .2s .3s, -webkit-transform .2s .3s;
        	transition: opacity .2s .3s, transform .2s .3s;
}
.dropdown-menu > li:nth-of-type(4) {
	-webkit-transition: opacity .2s .4s, -webkit-transform .2s .4s;
        	transition: opacity .2s .4s, transform .2s .4s;
}
.dropdown-menu > li:nth-of-type(5) {
	-webkit-transition: opacity .2s .5s, -webkit-transform .2s .5s;
        	transition: opacity .2s .5s, transform .2s .5s;
}
.dropdown-menu > li:nth-of-type(6) {
	-webkit-transition: opacity .2s .6s, -webkit-transform .2s .6s;
        	transition: opacity .2s .6s, transform .2s .6s;
}
.dropdown-menu > li:nth-of-type(7) {
	-webkit-transition: opacity .2s .7s, -webkit-transform .2s .7s;
        	transition: opacity .2s .7s, transform .2s .7s;
}
.dropdown-menu > li:nth-of-type(8) {
	-webkit-transition: opacity .2s .8s, -webkit-transform .2s .8s;
        	transition: opacity .2s .8s, transform .2s .8s;
}
.dropdown-menu > li:nth-of-type(9) {
	-webkit-transition: opacity .2s .9s, -webkit-transform .2s .9s;
        	transition: opacity .2s .9s, transform .2s .9s;
}
/* dropdown animation for compact/mobile menu */
@media only screen and (max-width: 768px) {
  .dropdown-menu > li:nth-of-type(1) {
    -webkit-transition: opacity .1s .1s, -webkit-transform .1s .1s;
            transition: opacity .1s .1s, transform .1s .11s;
  }
  .dropdown-menu > li:nth-of-type(2) {
    -webkit-transition: opacity .1s .1s, -webkit-transform .1s .1s;
            transition: opacity .1s .1s, transform .1s .12s;
  }
  .dropdown-menu > li:nth-of-type(3) {
    -webkit-transition: opacity .1s .3s, -webkit-transform .1s .3s;
            transition: opacity .1s .13s, transform .1s .13s;
  }
  .dropdown-menu > li:nth-of-type(4) {
    -webkit-transition: opacity .1s .4s, -webkit-transform .1s .4s;
            transition: opacity .1s .14s, transform .1s .14s;
  }
  .dropdown-menu > li:nth-of-type(5) {
    -webkit-transition: opacity .1s .5s, -webkit-transform .1s .5s;
            transition: opacity .1s .15s, transform .1s .15s;
  }
  .dropdown-menu > li:nth-of-type(6) {
    -webkit-transition: opacity .1s .6s, -webkit-transform .1s .6s;
            transition: opacity .1s .16s, transform .1s .16s;
  }
  .dropdown-menu > li:nth-of-type(7) {
    -webkit-transition: opacity .1s .7s, -webkit-transform .1s .7s;
            transition: opacity .1s .17s, transform .1s .17s;
  }
  .dropdown-menu > li:nth-of-type(8) {
    -webkit-transition: opacity .1s .8s, -webkit-transform .1s .8s;
            transition: opacity .1s .18s, transform .1s .18s;
  }
  .dropdown-menu > li:nth-of-type(9) {
    -webkit-transition: opacity .1s .9s, -webkit-transform .1s .9s;
            transition: opacity .1s .19s, transform .2s .19s;
  }
}
.dropdown-menu > li a {
	display: inline-block;
	padding: 0 0 0 13px;
	white-space: normal;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	vertical-align: top;
}
.dropdown-menu > li a:after {
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	width: 5px;
	height: 1px;
}

/* ------------------------------------------------------------
  3.2.3 Main elements
  ------------------------------------------------------------*/

/* Modifiers & general elements
--------------------------------------------*/
/* centered big text heading */
#main .big-heading {
	width: 100%;
  line-height: 1.35em;
  text-align: center;
  margin: 100px auto 100px auto;
}

/* regular intro heading */
.intro {
  text-align: left;
  margin-top: 100px;
  margin-bottom: 10px;
}
.portfolio-single #main .big-heading,
.portfolio-single .intro { margin-bottom: 45px; }
#main .big-heading h1,
#main .big-heading p {
	width: 90%;
	margin: 0 auto;
}
#main .big-heading h1,
.intro h1 { font-size: 4.35vw; }
#main .big-heading p {
	width: 55%;
	margin-top: 15px;
	font-size: 1.25vw;
}
#main .big-heading .meta-cats,
.intro .meta-cats {
	display: block;
	width: 100%;
	margin: 35px auto;
  text-align: center;
}
/* media queries for better control
   about headings presentation */
/* Big desktop screens like iMac 27' */
@media only screen and (min-width: 1921px) {
	#main .heading-section:not(.no-centered-heading) .big-heading h1,
  .heading-section:not(.no-centered-heading) .intro h1 { font-size: 135px; }
	#main .heading-section .big-heading p,
  .heading-section .intro p { font-size: 25px; }
  .portfolio-single #main .heading-section p { width: 65%; }
}
/* Large desktop screens around 1920x1080 */
@media only screen and (min-width: 1281px) and (max-width: 1920px) {
  #main .heading-section:not(.no-centered-heading) .big-heading h1,
  .heading-section:not(.no-centered-heading) .intro h1 { font-size: 4.75vw; }
  #main .heading-section .big-heading p,
  .heading-section .intro p { font-size: 19px; }
  .portfolio-single #main .heading-section p { width: 50%; }
}
/* Laptops */
@media only screen and (max-width: 1280px) {
	#main .heading-section:not(.no-centered-heading) .big-heading { margin-bottom: 50px; }
  #main .heading-section:not(.no-centered-heading) .big-heading h1,
  .heading-section .intro h1 { font-size: 6.75vw; }
	#main .heading-section .big-heading p {
		width: 60%;
		font-size: 19px;
	}
  .portfolio-single #main .heading-section p { width: 55%; }
}
/* Landscape tablets */
@media only screen and (max-width: 1024px) {
  #main .heading-section:not(.no-centered-heading) .big-heading h1,
  .heading-section:not(.no-centered-heading) .intro h1 { font-size: 10.15vw; }
  .portfolio-single #main .heading-section p { width: 75%; }
}
/* Portrait tablets and large mobiles */
@media only screen and (min-width: 680px) and (max-width: 768px) {
  #main .heading-section .big-heading p { width: 75%; }
}
/* Some large mobile devices */
@media only screen and (max-width: 680px) {
	#main .heading-section .big-heading h1,
  .heading-section .intro h1 { font-size: 8.75vw; }
	#main .heading-section .big-heading p,
  .heading-section .intro p { font-size: 16px; width: 90%; }
  body #main .heading-section { margin-bottom: 35px; }
}
/* More standard mobile devices */
@media only screen and (max-width: 415px) {
	body #main .heading-section .big-heading {
		width: 100%;
		margin-top: 0;
    padding: 0;
	}
	#main .heading-section .big-heading h1,
  .heading-section .intro h1 { font-size: 11vw; }
	#main .heading-section .big-heading p,
  .heading-section .intro p { font-size: 15px; width: 95%; }
  .portfolio-single #main .heading-section p { width: 80%; }
}
.parallax {
	-webkit-transition: transform 0s ease;
     -moz-transition: transform 0s ease;
       -o-transition: transform 0s ease;
          transition: transform 0s ease;
}
/* feat-text is the bigger text within the headings */
.intro p,
.feat-text {
	font-size: 25px;
  line-height: 1.35em;
  font-weight: 300;
  color: #C5C5C5;
}
/* use this class in order to do a middle size text */
.text-middle {
  font-size: 31px;
  line-height: 1.5em;
  font-weight: 300;
}
/* use this class in order to do bigger the regular text */
.text-bigger {
	font-size: 21px;
  line-height: 1.7em;
  font-weight: 300;
}
/* similar to text-bigger. It´s actually the biggest size */
.claim {
	font-size: 45px;
	line-height: 1.15em;
  padding: 5px 0 25px 0;
}
/* underlines any text */
.underline {
	display: inline;
	border-bottom: 3px solid #D0D0D0;
  padding-bottom: 0px;
}
.underline:after {
  display: block;
  content: "";
}
/* this class basically centers the text within a wrapper */
.centered-content { text-align: center; }
/* this rule centers the text and the block
   horizontally and vertically */
.centered-content-vh {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
.centered-content-vh > *:first-child { margin-top: 0; }

/* margin and spacer helpers; add these classes in order
   to better control space between page elements */
.mar-top-xs { margin-top: 25px; }
.mar-top-sm { margin-top: 50px; }
.mar-top-md { margin-top: 100px; }
.mar-top-lg { margin-top: 150px; }
.mar-top-xlg { margin-top: 250px; }
.mar-btm-xs { margin-bottom: 25px; }
.mar-btm-sm { margin-bottom: 50px; }
.mar-btm-md {
	margin-bottom: 80px;
}
.mar-btm-lg { margin-bottom: 150px; }
.mar-btm-xlg { margin-bottom: 250px; }

@media only screen and (max-width: 1024px) {
  .mar-top-xs { margin-top: 20px; }
  .mar-top-sm { margin-top: 40px; }
  .mar-top-md { margin-top: 85px; }
  .mar-top-lg { margin-top: 125px; }
  .mar-top-xlg { margin-top: 235px; }
  .mar-btm-xs { margin-bottom: 20px; }
  .mar-btm-sm { margin-bottom: 40px; }
  .mar-btm-md { margin-bottom: 85px; }
  .mar-btm-lg { margin-bottom: 125px; }
  .mar-btm-xlg { margin-bottom: 235px; }
}
@media only screen and (max-width: 680px) {
  .mar-top-xs { margin-top: 15px; }
  .mar-top-sm { margin-top: 35px; }
  .mar-top-md { margin-top: 75px; }
  .mar-top-lg { margin-top: 100px; }
  .mar-top-xlg { margin-top: 200px; }
  .mar-btm-xs { margin-bottom: 15px; }
  .mar-btm-sm { margin-bottom: 35px; }
  .mar-btm-md { margin-bottom: 75px; }
  .mar-btm-lg { margin-bottom: 100px; }
  .mar-btm-xlg { margin-bottom: 200px; }
}
@media only screen and (max-width: 415px) {
  .mar-top-xs { margin-top: 10px; }
  .mar-top-sm { margin-top: 25px; }
  .mar-top-md { margin-top: 50px; }
  .mar-top-lg { margin-top: 75px; }
  .mar-top-xlg { margin-top: 125px; }
  .mar-btm-xs { margin-bottom: 10px; }
  .mar-btm-sm { margin-bottom: 25px; }
  .mar-btm-md { margin-bottom: 50px; }
  .mar-btm-lg { margin-bottom: 75px; }
  .mar-btm-xlg { margin-bottom: 125px; }
}

/* default row margin bottom; modify this value as you prefer */
#main > .row { margin-bottom: 50px; }

/* when you need that any image fills the complete width
within its container, use this class */
.full-width-img { width: 100%; }

/* Portfolio / Grid | Categories / Filters
--------------------------------------------*/
/* categories/filters icon trigger */
.filters-icon {
  position: fixed;
  bottom: 5%;
  width: 20px;
  z-index: 100;
  margin-left: -3.5%;
}
@media only screen and (max-width: 1545px) {
   .filters-icon { margin-left: 2.5%; }
}
@media only screen and (max-width: 768px) {
   .filters-icon { margin-left: 3.9%; }
}
@media only screen and (max-width: 498px) {
   .filters-icon { margin-left: 9%; }
}
.filters-icon i {
  position: absolute;
  display: block;
}
.filters-icon .icn-wrapper {
  cursor: pointer;
  float: right;
  width: 58px;
  position: relative;
  height: 58px;
  margin-right: -20px;
  perspective: 100em;
}
.filters-icon .icn-wrapper .eyecon {
  opacity: 0;
  width: 50px;
  height: 50px;
  background: url(../images/eye-icon.svg) no-repeat 12px 19px;
  background-size: 35px 20px;
  -webkit-transform: translateY(-3px);
     -moz-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
       -o-transform: translateY(-3px);
          transform: translateY(-3px);
  -webkit-transition: all 0.123s ease-in;
     -moz-transition: all 0.123s ease-in;
       -o-transition: all 0.123s ease-in;
          transition: all 0.123s ease-in;
}
.filters-icon.animated .icn-wrapper .eyecon {
  opacity: 1;
   -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}
.filters-icon .icn-wrapper .eyecon:before { margin: 6px 0 0; }
.filters-icon .icn-wrapper svg { z-index: 10; }
.filters-icon .icn-wrapper svg circle {
  fill: none;
  stroke-width: 0.65;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 39 39;
  stroke-dashoffset: -39;
  -webkit-transition: stroke-dashoffset 0.5s;
     -moz-transition: stroke-dashoffset 0.5s;
      -ms-transition: stroke-dashoffset 0.5s;
       -o-transition: stroke-dashoffset 0.5s;
          transition: stroke-dashoffset 0.5s;
}
.filters-icon.animated svg circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.5s;
     -moz-transition: stroke-dashoffset 0.5s;
      -ms-transition: stroke-dashoffset 0.5s;
       -o-transition: stroke-dashoffset 0.5s;
          transition: stroke-dashoffset 0.5s;
  -webkit-transition-delay: 0.075s;
     -moz-transition-delay: 0.075s;
      -ms-transition-delay: 0.075s;
       -o-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/* filters/categories navigation */
#prtfl-anchor {
  display: inline;
  position: absolute;
}

body.filters-open {
  position: relative;
  overflow: hidden;
}
body.filters-open.fltrs-scale .projects {
  margin-top: 135px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  transform-origin: top;
  -webkit-transform: scale(0.777);
     -moz-transform: scale(0.777);
      -ms-transform: scale(0.777);
       -o-transform: scale(0.777);
          transform: scale(0.777);
}
/* hidding elements when filters active */
body.filters-open #header,
body.filters-open .intro,
body.filters-open .btn-top,
body.filters-open #footer { opacity: 0; }

.filter-nav {
  position: fixed;
  z-index: 1000;
  bottom: 3.5%;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  filter: alpha(opacity=0);
  pointer-events: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 0.455s ease;
     -moz-transition: all 0.455s ease;
      -ms-transition: all 0.455s ease;
       -o-transition: all 0.455s ease;
          transition: all 0.455s ease;
  -webkit-transform: scale(1.25);
     -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
       -o-transform: scale(1.25);
          transform: scale(1.25);
}
.filters-open .filter-nav {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.filter-nav.hi {
  visibility: visible;
  opacity: 1;
}
.filter-nav li {
  padding: 0;
  list-style: none;
  margin-bottom: 9px;
}
.filter-nav li a {
  position: relative;
  font-size: 75px;
  font-size: 5.7vh;
  line-height: 1.35em;
  font-weight: 100;
  text-decoration: none;
  color: #1F1F1F;
  opacity: 0.15;
}
.filter-nav li a:hover {
  color: #717171;
  opacity: 1;
}
.filter-nav li:first-child a:after { display: none; }
.filter-nav li.active a {
  display: inline;
  opacity: 1;
}

#main .filter-nav li a:hover:after { display: none; }

/* filters fade effect */
.fltrs-fx-fade #fltrs-overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.71);
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  pointer-events: auto;
  -webkit-transition: all 0.515s ease;
     -moz-transition: all 0.515s ease;
      -ms-transition: all 0.515s ease;
       -o-transition: all 0.515s ease;
          transition: all 0.515s ease;
}
.fltrs-fx-fade #fltrs-overlay.hi {
  opacity: 1;
  visibility: visible;
}
#fltrs-overlay.hi { cursor: url(../images/crsr-cross.png) 8 8, move !important; }

/* filters curtain effect */
body.fltrs-fx-curtain .filter-nav.bye { left: 100%; opacity: 0; }
.fltrs-fx-curtain #fltrs-overlay {
  visibility: hidden;
  position: fixed;
  display: block;
  width: 0%;
  height: 100%;
  background: rgba(255,255,255,0.91);
  top: 0;
  left: 0%;
  z-index: 100;
  -webkit-transition: all 0.515s ease;
     -moz-transition: all 0.515s ease;
      -ms-transition: all 0.515s ease;
       -o-transition: all 0.515s ease;
          transition: all 0.515s ease;
}
.fltrs-fx-curtain #fltrs-overlay.hi { width: 100%; visibility: visible; }
.fltrs-fx-curtain #fltrs-overlay.bye {
  width: 100%;
  left: 100%;
  visibility: visible;
}
.fltrs-fx-curtain #fltrs-overlay.interstitial { display: none; }

/* Portfolio & Grid Styles
--------------------------------------------*/
.portfolio-list {
  opacity: 0;
  -webkit-transform: translateY(15px);
     -moz-transform: translateY(15px);
      -ms-transform: translateY(15px);
       -o-transform: translateY(15px);
          transform: translateY(15px);
}
.portfolio-list,
.projects {
	margin-bottom: 75px;
	ms-filter: none;
  filter: none;
  overflow: hidden;
  -webkit-transition: all 0.777s ease;
     -moz-transition: all 0.777s ease;
      -ms-transition: all 0.777s ease;
       -o-transition: all 0.777s ease;
          transition: all 0.777s ease;
}
.portfolio-list .prjct-item {
	width: 50%;	
	padding: 0 15px;
	float: left;
}
.portfolio-list .prjct-item a:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.15s linear;
       -moz-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
         -o-transition: all 0.15s linear;
            transition: all 0.15s linear;
}
.mobile .portfolio-list .prjct-item a:after,
.mobile .portfolio-list .prjct-item a .caption { opacity: 0; visibility: hidden; }
#wrapper .portfolio-list .prjct-item a .caption { right: 13%; }
#wrapper .portfolio-list .prjct-item a:hover .caption {
    opacity: 1;    
    right: 15%;
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
}
.portfolio-list .prjct-item a .caption { line-height: 19px; }

/* grid item hovers */
.portfolio-grid .prjct-item {
	position: relative;
	margin: 0 0 30px 0;
	overflow: hidden;
}
.portfolio-grid img {width: 100%;}
.portfolio-grid a {display: block;position: relative;}
.portfolio-grid a:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	content: "";
	z-index: 1;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
	        transition: all 0.5s linear;
}
.portfolio-grid a:hover .caption {
	color: #FFF;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
	        transition: all 0.5s linear;
}
.portfolio-grid a:hover:after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.portfolio-grid .caption {
	position: absolute;
	right: 5%;
	bottom: 20%;
	z-index: 2;
  font-size: 17px;
	line-height: 17px;
  color: #FFF;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.portfolio-grid .caption span {
	display: block;
	font-family: serif;
	text-align: right;
	line-height: 15px;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 0.5px;
	margin-top: 3px;
}
.fadeit {
  opacity: 1;
  -webkit-transition: all 0.555s ease;
     -moz-transition: all 0.555s ease;
      -ms-transition: all 0.555s ease;
       -o-transition: all 0.555s ease;
          transition: all 0.555s ease;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

/* General UI/Elements
--------------------------------------------*/
#main {
  position: relative;
  padding-top: 275px;
  padding-top: 23vh;
}

/* Buttons
--------------------------------------------*/
/* btn back top styles */
.btn-top {
	display: block;
  position: fixed;
  width: 40px;
  height: 60px;
  right: 7.7%;
  top: 5.5%;
  z-index: 1000;
  opacity: 0.33;
  -webkit-transition: all 0.21s ease-out;
     -moz-transition: all 0.21s ease-out;
      -ms-transition: all 0.21s ease-out;
       -o-transition: all 0.21s ease-out;
          transition: all 0.21s ease-out;
}
.btn-top.enabled { opacity: 0.15; }
.btn-top.disabled,
.scroll-top.fixedheader .btn-top { opacity: 0; }
.btn-top i {
	display: block;
	width: 100%;
	-webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.btn-top:hover {
	bottom: 6.5%;
	opacity: 1;
}
/* btns block */
.btn-block { text-align: center; }
.btn-block .btn {
	display: inline-block;
	position: relative;
	left: 16px;
}
/* regular btn */
.btn {
	display: inline-block;
  min-width: 192px;
  padding: 13px 10px;
	vertical-align: top;
	border-radius: 0;
	font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}
.btn-shw-form { margin-top: 25px; }
.btn-shw-form:hover {
  background-color: #000;
  color: #ffea00;
}

/* Heading areas
--------------------------------------------*/
#main .heading-section { margin-bottom: 100px; }
.heading-section h1 { margin: 0 0 13px 0; }
.heading-section small,
.meta-cats {
	display: block;
	margin-bottom: 7px;
	font-size: 15px;
	line-height: 17px;
}
.meta-cats {
	max-width: 55%;
	margin: 15px 0 0 0;
}
.meta-cats li { padding: 0; }
.meta-cats li:after {
	content: "";
  position: relative;
  display: inline-block;
  width: 15px;
  height: 1px;
  margin-left: 9px;
  top: -3px;
  background-color: #C5C5C5;
  opacity: 0.45;
}
.meta-cats li:last-child:after { display: none; }
.meta-cats li a {
	font-weight: normal;
	color: #C5C5C5;
	opacity: 0.45;
}
.meta-cats li a:hover { opacity: 1; }
.heading-section address span { display: block; }
.heading-section .contact-list a {
  text-decoration: none;
  color: #c6c6c6;
}

/* Image & media wrappers
--------------------------------------------*/
.media-container {
	position: relative;
	margin-bottom: 30px;
}
.media-container a {
  display: block;
  position: relative;
}
.media-container img { width: 100%; }
.media-container .links-section {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	top: 25px;
}
.media-container .caption {
	position: absolute;
	right: 5.5%;
	bottom: 9.5%;
	text-align: right;
}
.media-container .caption .holder {
	float: right;
	padding: 5px 10px;
	font-size: 13px;
  line-height: 21px;
	font-style: italic;
  text-align: right;
  color: #FFF;
}
/* Video embeds
--------------------------------------------*/
/* rules to control embed videos from Vimeo & Youtube */
#video-inner { width:100%; }
.video-wrapper {
  position: relative;
  padding-bottom:56.25%;
  padding-top: 0;
  height:0;
}

/*IE hack*/
* html .video-wrapper {
  margin-bottom: 45px;
  margin-bot\tom: 0;
}
iframe { border: none; }
.video-wrapper div,
.video-wrapper object,
.video-wrapper iframe {
  position:absolute;
  top:0;
  left:0;
  width: 100%;
  height:100%;
}

/* info area */
.info-area h2 { margin-bottom: 15px; }
.info-area .holder {
  overflow: hidden;
  padding: 0 9% 113px 0;
}

/* imgs area */
.imgs-area { margin-bottom: 62px; }
.imgs-area img { margin-bottom: 52px; }

/* block area */
.block-area { margin-top: -3px; }

/* info block */
.info-block {
  overflow: hidden;
  margin: -6px 0 0;
}
.info-block h2 { margin: 0 0 21px; }
.info-block p span { display: block; }
.info-block:first-child { margin: -6px 0 208px; }

/* Team module
--------------------------------------------*/
.team-module footer {
  text-align: center;
  margin-top: 25px;
}
.team-module .social-widget {
	opacity: 0;
	-webkit-transition: all 0.333s ease;
     -moz-transition: all 0.333s ease;
      -ms-transition: all 0.333s ease;
       -o-transition: all 0.333s ease;
          transition: all 0.333s ease;
 	-webkit-transform: translateY(50%);
     -moz-transform: translateY(50%);
  	  -ms-transform: translateY(50%);
       -o-transform: translateY(50%);
  		    transform: translateY(50%);
}
.social-widget ul {
	position: relative;
	left: 50%;
	display: inline-block;
	width: auto;
  float: left;
  padding-left: 0;
  padding-top: 5px;
  padding-bottom: 25px;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
  	  -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
  		    transform: translateX(-50%);
}
.social-widget ul li {
	display: block;
	list-style: none;
	margin-right: 25px;
	float: left;
	color: #c7c7c7;
}
.social-widget ul li:last-child { margin-right: 0; }
.social-widget ul a {
	text-decoration: none;
	color: inherit;
}
.social-widget i { font-size: 17px; }
.social-widget ul .icon-behance:hover { color: #1769ff; }
.social-widget ul .icon-facebook:hover { color: #3b5998; }
.social-widget ul .icon-dribbble:hover { color: #ea4c89; }
.social-widget ul .icon-github:hover { color: #666666; }
.social-widget ul .icon-last:hover { color: #d51007; }
.social-widget ul .icon-linkedin:hover { color: #0077b5; }
.social-widget ul .icon-soundcloud:hover { color: #ff8800; }
.social-widget ul .icon-spotify:hover { color: #2ebd59; }
.social-widget ul .icon-tumblr:hover { color: #35465c; }
.social-widget ul .icon-twitter:hover { color: #55acee; }
.social-widget ul .icon-vimeo:hover { color: #1ab7ea; }
.social-widget ul .icon-youtube:hover { color: #cd201f; }
.social-widget ul .icon-google:hover { color: #dc4e41; }
.social-widget:after {
	clear: both;
	display: table;
  content: " ";
}
.team-member:hover .social-widget {
	opacity: 1;
	-webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
    	    transform: translateY(0);
}

/* Team members module (rounded)
--------------------------------------------*/
.rounded header {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.rounded header img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      -ms-border-radius: 50%;
       -o-border-radius: 50%;
          border-radius: 50%;
}

/* Slider modules
--------------------------------------------*/
.slider-area {
  position: relative;
  width: 100%;
}
.slider-area .mask {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.slider-area .slideset {
	float: left;
	white-space: nowrap;
	width: 100%;
	letter-spacing: -4px;
}
.slider-area .slide {
	white-space: normal;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: relative;
}
.cnt-slider {
	height: 500px;
	position: relative;
	overflow: hidden;
}
.parallax-module {
	position: relative;
  width: 100%;
  height: 100%;
  min-height: 350px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.parallax-module > * { position: relative; }
.bg-parallax {
	position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 1280px;
}
.bg-parallax > img {	
	width: 100%;
  height: auto;
}
.cnt-slider .row {
	position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 100%;
  color: white;
}
.cnt-slider .copy {
	width: 101%;
  height: 100%;
  margin: 0 auto;
}
.cnt-slider .copy .sld-inner {
	display: table;
  width: 100%;
  height: 100%;
}
.cnt-slider .copy .sld-inner > div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.cnt-slider .carousel h3 {
	position: absolute;
  top: 50%;
  left: 1%;
  right: 1%;
  width: 100%;
  margin: 0 auto;
  font-size: 158px;
  text-align: center;
  opacity: 0.13;
  -webkit-transform: translateY(-87%);
     -moz-transform: translateY(-87%);
      -ms-transform: translateY(-87%);
       -o-transform: translateY(-87%);
          transform: translateY(-87%);
}
.cnt-slider > .row,
.cnt-slider .carousel,
.cnt-slider .carousel-inner,
.cnt-slider .carousel-inner > .item { height: inherit; }
.cnt-slider .carousel-inner .carousel-caption {
	width: 45%;
	margin: 0 auto;
	top: 50%;
	left: 0;
	right: 0;
  padding-bottom: 40px;
  padding-top: 35px;
  text-shadow: 0 0 0 transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cnt-slider .carousel-inner .carousel-caption p {
	margin: 0;
  font-size: 21px;
  line-height: 33px;
}
.cnt-slider .carousel-inner .carousel-caption span {
	position: absolute;
	right: 1%;
	left: 1%;
	bottom: -15px;
	display: block;
	width: 50%;
	margin: 0 auto;
	font-size: 19px;
	color: #000;
	opacity: 0.35;
}
.cnt-slider .carousel-indicators { top: 73%; }
.cnt-slider .carousel {
  height: 100%;
  font-size: 25px;
  line-height: 1.5em;
  text-align: center;
  overflow: visible;
}    
.cnt-slider .carousel-indicators .active {
	background-color: #000;
	opacity: 0.23; 
}
.cnt-slider .carousel-indicators li {
	margin-right: 5px;
	border: none;
	background: #FFF;
}
.cnt-slider .carousel-indicators li:last-child { margin-right: 0; }

/* slider with Twitter feed */
.cnt-slider .carousel .twitter-feed a { color: inherit; }
.cnt-slider .carousel .date,
.cnt-slider .carousel .twt-id,
.cnt-slider .carousel .twitter-feed span { 
	display: inline-block;
	margin-bottom: 5px;
	font-size: 11px;
  color: #FFF;
	opacity: 0.5;
}
.cnt-slider .carousel .twitter-feed span {
	margin-top: 39px;
	font-size: 15px;
}
.cnt-slider .carousel .twitter-feed .carousel-caption { text-align: center; }
.twitter-feed .twt-meta { font-weight: bold; }

/* slider with testimonials */
.cnt-slider .carousel .testimonial-title h5{
  font-size: 17px;
  color: #FFF;
  opacity: 0.5;
}

/* image slider */
.img-slider .carousel-inner .item img { width: 100%; }

/* single twitter feed */
.twitter-feed {
  text-align: left;
  font-size: 25px;
  line-height: 1.35em;
  font-weight: 300;
}
.twt-meta .date,
.twt-meta .twt-id {
  display: inline-block;
  font-size: 13px;
  color: #000;
  opacity: 0.15;
}
.twitter-feed,
.twitter-feed a { color: #292F33; }

/* Clients module
--------------------------------------------*/
.clients-module {
  padding: 0;
  clear: both;
}
.clients-module h3 { text-align: center; margin-bottom: 100px; }
.clients-module ul {
  position: relative;
  padding-left: 0;
  float: left;
}
.clients-module li {
  position: relative;
	padding-bottom: 30px;
	list-style: none;
}
.clients-module li figure { position: relative; }
.clients-module img { position: relative; z-index: 100; }
.clients-module .hidden-hovered-img {
	position: absolute;
    top: 0;
    z-index: 10;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: opacity 0.2s ease-out;
       -moz-transition: opacity 0.2s ease-out;
        -ms-transition: opacity 0.2s ease-out;
         -o-transition: opacity 0.2s ease-out;
            transition: opacity 0.2s ease-out;
}
.clients-module li:hover .hidden-hovered-img {
  opacity: 1;
  z-index: 1000;
}

/* Accordion module
--------------------------------------------*/
.accordion-section .heading-area {
  margin: -8px 0 36px;
  line-height: 1.1905em;
}
.accordion-section .heading-area h2 { margin: 0 0 21px; }
.accordion {
  margin-bottom: 90px;
  padding: 25px;
}
.accordion > li:first-child { border: 0; }
.accordion > li > .accordion-opener {
	display: block;
	text-decoration: none;
	position: relative;
	outline: none;
	padding: 10px 50px 10px 16px;
	line-height: 27px;
	font-size: 17px;
}
.accordion > li:last-child > .accordion-opener { padding-bottom: 15px; }
.accordion > li.active:last-child > .accordion-opener { padding-bottom: 10px; }
.accordion > li > .accordion-opener:hover {color: #fff;}
.accordion > li > .accordion-opener:after {
	position: absolute;
	right: 36px;
	top: 17px;
	font: 16px/16px "fontello";
	content: "\e808";
}
.accordion > li.active > .accordion-opener {color: #fff;}
.accordion .slide {overflow: hidden;}
.accordion .slide-holder {
	overflow: hidden;
	padding: 92px 30px 101px 35px;
	font-size: 0.9em;
  line-height: 1.45em;
}

/* Progress bars
--------------------------------------------*/
.progress-title { font-size: 15px; }
.progress { height: 2px; }

/* Alert/Warning notices
--------------------------------------------*/
.alert {
	border-radius: 3px;
	border: 0;
}

/* Buttons, badges & wells
--------------------------------------------*/
.btn,
.btn-primary,
.label,
.label-default,
.badge,
.well {
	border-radius: 5px;
	border: none;
}
.well { color: #FFF; }

/* Tabs
--------------------------------------------*/
.tab-content > .tab-pane {
	padding: 25px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 60px;
}
.nav-tabs > li > a { font-size: 13px; }

/* Pills
--------------------------------------------*/
.nav-pills > li > a {
    color: #3d3d3d;
    border: 2px solid transparent;
    font-size: 13px;
    background: transparent;
    border-radius: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus { background-color: transparent; }
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus { color: #000; }

/* Block holder
--------------------------------------------*/
.block-holder {
  position: relative;
  margin-bottom: 229px;
}
.block-holder:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -115px;
	width: 220px;
	height: 2px;
	margin-left: -109px;
}
.block-holder .text {
  overflow: hidden;
  margin-top: -7px;
  padding-right: 15%;
}
.block-holder .text h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.block-holder .img-holder {
  position: relative;
  margin: 0 0 11px;
  overflow: hidden;
}
.block-holder .img-holder:after {
	content: "";
  position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	background: rgba(21, 83, 197, .85);
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
	        transition: all 0.5s linear;
}
.block-holder .img-holder.hover:after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.block-holder .img-holder.hover .social-holder {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.block-holder .img-holder .social-holder {
	position: absolute;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
  -webkit-transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
       -o-transition: all 0.5s linear;
          transition: all 0.5s linear;
}
.block-holder .img-holder .social-holder:after {
	content: "";
  display: inline-block;
	vertical-align: middle;
	width: 1px;
	min-height: 100%;
	overflow: hidden;
	margin: 0 0 0 -5px;
}
.block-holder .img-holder .social-networks {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	border: 5px solid #FFF;
	padding: 4px 28px;
	margin: 9px 0 0 5px;
	letter-spacing: -4px;
}
.block-holder .img-holder .social-networks li {
	vertical-align: middle;
	font-size: 17px;
	line-height: 17px;
  letter-spacing: 0;
	padding: 0 12px 8px 10px;
}
.block-holder .img-holder .social-networks a {
	color: #FFF;
	font-size: 17px;
	line-height: 17px;
	display: block;
}
.block-holder .img-holder .social-networks a span { display: block; }
.block-holder .img-holder .social-networks a:hover { color: #b5b5b5; }
.block-holder .text-area {
  overflow: hidden;
  padding: 0 0 29px 7px;
}
.block-holder .text-area p { word-spacing: -2px; }
.block-holder .text-area .heading {
  overflow: hidden;
  margin: 0 0 26px;
}
.block-holder .text-area h2 { margin-bottom: 0; }
.block-holder .text-area h2 a { text-decoration: none; }
.block-holder .text-area .designation {
	display: block;
  font-size: 0.8095em;
	line-height: 1em;
}

/* MAPS
--------------------------------------------*/
/* in case of contact template; map containers must be full height */
.map-container { position: relative; }
#map-canvas {
	width: 100%;
	height: 675px;
}
.contact-full-map-template #map-canvas {
	width:100%;
  height: 100%;
 	height:calc(100% - 0px);
}
.contact-full-map-template .map-full {
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
  float: none;
  clear: both;
}
.contact-full-map-template #map-canvas {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.map-zoom {
  position: absolute;
  z-index: 10;
  top: 7%;
  right: 3%;
}
.map-zoom a{
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-bottom: 7px;
  font-size: 17px;
  line-height: 31px;
  text-align: center;
  text-decoration: none;
  font-style: normal;
  background: #FFF;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      -ms-border-radius: 3px;
       -o-border-radius: 3px;
          border-radius: 3px;
}
.map-zoom a i {
  font-style: normal;
  opacity: 0.55;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
      -ms-transition: all 0.2s; 
       -o-transition: all 0.2s; 
          transition: all 0.2s;
}
.map-zoom a:hover {background: #ffea00; }
.map-zoom a:hover i{color: #000; }

/* FOOTER
--------------------------------------------*/
#footer {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	color: #FFF;
	padding: 150px 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover { color: #E2E2E2; }
#footer .container-fluid { padding: 130px 0; }
#footer .container-fluid > .row > .container { max-width: 1440px; }
#footer .social-networks {
	font-size: 17px;
	margin:0;
}
#footer .social-networks li { padding: 0; }
#footer > *,
#footer address { line-height: 1.55em }
#footer .social-networks a {
	display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background: transparent;
}
#footer .social-networks a i {
	text-align: center;
	line-height: 45px;
}
/* social hovering */
#footer .social-networks a:hover { background: #FFF; }
#footer li:hover .icon-behance { color: #1769ff; }
#footer li:hover .icon-facebook { color: #3b5998; }
#footer li:hover .icon-dribbble { color: #ea4c89; }
#footer li:hover .icon-github { color: #666666; }
#footer li:hover .icon-last { color: #d51007; }
#footer li:hover .icon-linkedin { color: #0077b5; }
#footer li:hover .icon-soundcloud { color: #ff8800; }
#footer li:hover .icon-spotify { color: #2ebd59; }
#footer li:hover .icon-tumblr { color: #35465c; }
#footer li:hover .icon-twitter { color: #55acee; }
#footer li:hover .icon-vimeo { color: #1ab7ea; }
#footer li:hover .icon-youtube { color: #cd201f; }
#footer li:hover .icon-google { color: #dc4e41; }

/* ----------------------------------------------------------
  4. Blog
  ---------------------------------------------------------*/
/* Blog cover posts/articles
--------------------------------------------*/
.post-article {
  min-height: auto;
  margin-bottom: 75px;
}
.post-article .img-holder {
  position: relative;
  margin: 0 0 8px;
}
.post-article .img-holder a {
  display: block;
  font-size: 17px;
  line-height: 21px;
  text-decoration: none;
  color: #FFF;
}
.post-article .img-holder a.hover .caption {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.212s linear;
     -moz-transition: all 0.212s linear;
      -ms-transition: all 0.212s linear;
       -o-transition: all 0.212s linear;
          transition: all 0.212s linear;
}
.post-article .img-holder a.hover .caption .holder span {
  margin: 0 -5px 2px 10px;
  color: #FFF;
  -webkit-transition: all 0.15s ease;
     -moz-transition: all 0.15s ease;
      -ms-transition: all 0.15s ease;
       -o-transition: all 0.15s ease;
          transition: all 0.15s ease;
}
.post-article .img-holder img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.post-article .img-holder .caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.212s linear;
     -moz-transition: all 0.212s linear;
      -ms-transition: all 0.212s linear;
       -o-transition: all 0.212s linear;
          transition: all 0.212s linear;
}
.mobile .post-article .img-holder .caption { display: none; }
.post-article .img-holder .caption:after {
  content: "";
  width: 1px;
  min-height: 100%;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  margin: 0 0 0 -5px;
}
.post-article .img-holder .caption .holder {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
.post-article .caption .arrow {
  margin: 0 auto;
  left: 40%;
  right: 40%;
  -webkit-transition: all 0.25s ease-out;
     -moz-transition: all 0.25s ease-out;
      -ms-transition: all 0.25s ease-out;
       -o-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out;
}
body .post-article a:hover .arrow {
  background: #FFF;
  right: 37%;
}
body .post-article a:hover .right-arrow:after { border-left-color: #FFF; }
.post-article .text {
    padding: 0 16% 20px 12px;
    min-height: 270px;
    box-sizing: content-box;
    max-height: 270px;
}
.post-article .text h2 {
  display: inline-block;
  margin-bottom: 28px;
  vertical-align: top;
  font-size: 23px;
}
.post-article .text h2 a {
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.post-article .text h2 a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -11px;
  width: 19px;
  height: 2px;
  -webkit-transition: all 0.13s ease-out;
     -moz-transition: all 0.13s ease-out;
      -ms-transition: all 0.13s ease-out;
       -o-transition: all 0.13s ease-out;
          transition: all 0.13s ease-out;
}
.post-article .text h2 a:hover:after { width: 100%; }
.post-article .text .excerpt {
  position: relative;
  margin: 0 0 24px;
  max-height: 100px;
  overflow: hidden;
}
.post-article .text .meta {
  color: #c6c6c6;
  line-height: 1em;
  font-size: 0.7143em;
}
.post-article .text .meta em {display: block;margin-bottom: 6px;}
.post-article .text .meta em a {
  display: inline-block;
  vertical-align: top;
  line-height: 0.882em;
  font-style: normal;
  font-size: 1.133em;
  color: inherit;
}
.post-article .text .meta time {
  display: block;
  position: relative;
  padding: 0 0 0 15px;
  margin-top: 11px;
  opacity: 0.75;
}
.post-article .text .meta time:before {
  content: "";
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  background: #c6c6c6;
  width: 11px;
  height: 1px;
  top: 5px;
  left: 0;
}
.post-article .post-grad {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 75px;
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

/* General blog elements
--------------------------------------------*/
#the-post { margin-bottom: 100px; }
.article-holder > div { padding: 0; }
.blog-left-sidebar .header.fixed-position,
.blog-right-sidebar .header.fixed-position { position: static !important; }
.blog-left-sidebar .post-body,
.blog-right-sidebar .post-body { margin-top: 135px; }
.blog-left-sidebar.big-heading .post-body,
.blog-right-sidebar.big-heading .post-body { margin-top: 35px; }
.list-unstyled ul {
  padding-left: 0;
  list-style: none;
}
/* big heading */
#main .post-main .big-heading { margin-bottom: 155px; }
.post-main .big-heading .meta { margin-top: 15px; }
.post-main .big-heading .meta time {
	margin-bottom: 3px;
	font-size: 0.91em;
}
.post-main .big-heading .meta time:before { display: none; }
/* info row styles */
.post-entry {margin-bottom: 115px;}

/* POST DEVELOPMENT
--------------------------------------------*/
/*header*/
.post-main { z-index: 100; }
.post-main .header { margin: 5px auto 100px auto; }
.post-main .header h1 {
  margin: 10px 0 10px 0;
  font-size: 55px;
  line-height: 1.1em;
}
.post-main .header .meta {
	margin-left: 15px;
	font-size: .8095em;
	line-height: 1.1em;
	font-style: italic;
	color: #BDBDBD;
}
.post-main .header .meta em {
	display: block;
	margin-bottom: 6px;
	font-style: italic;
  line-height: 1.7em;
  letter-spacing: 0.35px;
}
.post-main .header .meta em a {
	display: inline-block;
	vertical-align: top;
	line-height: inherit;
	color: inherit;
}
.post-main .header time {
	display: block;
  position: relative;
  padding: 0 0 0px 0;
  margin-bottom: -5px;
  font-size: 0.73em;
  line-height: 1.5em;
  font-style: normal;
  text-indent: 19px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #BDBDBD;
}
.post-main .header time:before {
	content: "";
	background: #D8D8D8;
	width: 11px;
	height: 1px;
	top: 8px;
	left: 0;
	position: absolute;
}
/* post body styles */
.post-body { margin-top: 235px; }
.post-body p { margin: 0 0 25px; }
.post-body .img-holder { padding: 90px 0 47px; }
.post-body .img-holder .inner-holder {
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	text-align: right;
}
.post-body .img-holder .caption {
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
	margin: 0 7px 10px 0;
	color: #b5b5b5;
	font-size: 13px;
}
.post-body .text {overflow: hidden;margin: 0 0 40px;}
/* blockquote styles */
blockquote {
	margin: 0 0 58px -30px;
	quotes: none;
	padding: 0 0 0 15px;
	font-size: inherit;
    font-style: normal;
}
blockquote q {quotes: none; font-style: normal;}
blockquote q em { font-style: normal; font-size: 1.25em; }

/*image alignement*/
.post-body img { margin: 1em 0 2.55em 0; }
.post-body img.alignright { float:right; margin:0 0 1em 1em; }
.post-body img.alignleft { float:left; margin:0 1em 1em 0; }
.post-body img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.post-body a img.alignright { float:right; margin:0 0 1em 1em; }
.post-body a img.alignleft { float:left; margin:0 1em 1em 0; }
.post-body a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.post-body figcaption {
  display: block;
  width: 100%;
  margin: -25px 0 30px 0;
  font-size: 15px;
  text-align: right;
  opacity: 0.25;
}

/* SIDEBAR
--------------------------------------------*/
/* Sidebar widgets general styling
--------------------------------------------*/
.blog-left-sidebar #sidebar-bg,
.blog-right-sidebar #sidebar-bg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100px;
	min-height: 100px;
	z-index: -1;
	background-color: #FBFBFB;
}
.blog-right-sidebar #sidebar-bg { left: inherit; right: 0; }

.blog-sidebar {
	padding-top: 35px;
	z-index: 100;
}
/*.blog-left-sidebar .blog-sidebar,
.blog-right-sidebar .blog-sidebar { padding-top: 100px; }*/
.blog-sidebar > ul { overflow: hidden; }
.blog-sidebar .widget { margin-bottom: 150px; }
.blog-sidebar .widget:last-child { margin-bottom: 0; }
.blog-sidebar .widget a { text-decoration: none; }
.blog-sidebar .widget_title {
	position: relative;
	display: inline-block;
	padding-top: 10px;
	margin: 0;
	margin-bottom: 30px;
	font-size: 19px;
	line-height: 23px;
	color: #1D1D1D;
	border-top: 1px solid #36F;
	z-index: 10;
}
.blog-sidebar .widget_title:after {
	content: "";
    display: inline-block;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    padding-left: 999px;
}
.blog-sidebar .widget li {
	display: block;
	height: 5em;
    line-height: 5em;
    overflow: hidden;
    white-space: nowrap;
	border-bottom: 1px solid #f0f0f0;
}
.blog-sidebar .widget li:last-child { border-bottom: none; }
.blog-sidebar .widget a {
	width: 100%;
	max-width: 100%;
	font-weight: normal;
	text-overflow: ellipsis;
	color: inherit;
	overflow: hidden;
}
.blog-sidebar .widget .arrow { background-color: #0D0D0D; opacity: 0.15; }
.blog-sidebar .widget .right-arrow:after { border-left: 5px solid #0D0D0D; }

/* Sidebar widget text
--------------------------------------------*/
.blog-sidebar .widget_text { width: 85%; }

/* Sidebar widget search
--------------------------------------------*/
.blog-sidebar input { outline:none; }
.blog-sidebar .widget_search input[type="search"] {
	width: 85%;
	background: transparent;
	border: none; border-bottom: 1px solid #F0F0F0;
	-webkit-transition: border 0.2s ease-out;
       -moz-transition: border 0.2s ease-out;
        -ms-transition: border 0.2s ease-out;
         -o-transition: border 0.2s ease-out;
            transition: border 0.2s ease-out;
}
.blog-sidebar .widget_search button[type="submit"] {
	position: absolute;
	background: transparent;
	border: none;
	margin-left: -25px;
}
.blog-sidebar .widget_search button[type="submit"] i { color: #1d1d1d; }
.blog-sidebar input {
	font-size: 19px;
	line-height: 23px;
	color: #1D1D1D;
}

/* Sidebar widget recent-entries
--------------------------------------------*/
.widget.widget_recent_entries a { padding-left: 41px; }
.widget .wdgt-counter {
	position: absolute;
  text-align: center;
  width: 27px;
	height: 27px;
	opacity: 0.15;
	-webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
.widget.widget_recent_entries > ul li:hover .wdgt-counter { opacity: 1; }
.widget .wdgt-counter:before {
	content: "";
  position: absolute;
  display: block;
  width: 27px;
  height: 27px;
  top: 26px;
  border: 2px solid #1D1D1D;
  -webkit-border-radius: 12.5px;
     -moz-border-radius: 12.5px;
      -ms-border-radius: 12.5px;
       -o-border-radius: 12.5px;
  	      border-radius: 12.5px;
}

/* Sidebar widget recent-comments
--------------------------------------------*/
.widget_recent_comments .comment-author-link {
	position: absolute;
    margin-top: -20px;
    font-size: 13px;
}
.widget_recent_comments .inner-link { position: absolute; }
.blog-sidebar .widget.widget_recent_comments li { line-height: 5.9em; }
.blog-sidebar .widget.widget_recent_comments li a { width: inherit; }

/* Sidebar widget tag-cloud
--------------------------------------------*/
.widget_tag_cloud a {
	display: inline-block;
	width: initial !important;
	padding: 11px;
  font-size: 13px !important;
  line-height: 0.35em;
  text-align: center;
  text-transform: none;
  color: #1D1D1D;
  border: 2px solid #1D1D1D;
  opacity: 0.25;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
      -ms-border-radius: 50px;
       -o-border-radius: 50px;
          border-radius: 50px;
}
.widget_tag_cloud a:hover { opacity: 1; }

/* Sidebar widget calendar
--------------------------------------------*/
.widget_calendar #wp-calendar { width:100%; }
.widget_calendar #wp-calendar thead { font-size: 11px; }
.widget_calendar #wp-calendar thead th { padding-bottom:10px; text-align:center; }
.widget_calendar #wp-calendar tbody { font-size: 13px; color: #D0D0D0; }
.widget_calendar #wp-calendar tbody td {
  background: #F7F7F7;
  border: 1px solid #FFF;
  text-align: center;
  padding: 8px;
  -webkit-transition: background-color 0.2s ease-out;
     -moz-transition: background-color 0.2s ease-out;
      -ms-transition: background-color 0.2s ease-out;
       -o-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
}
.widget_calendar #wp-calendar tbody td:hover { background: #FFF; }
.widget_calendar #wp-calendar tbody .pad { background:none; }
.widget_calendar #wp-calendar #next {
  font-size:13px;
  text-align:right;
}
.widget_calendar #wp-calendar #prev {
  font-size:13px;
  padding-top:10px;
}
.widget_calendar #pager > td { padding-bottom: 35px; }
.widget_calendar #wp-calendar .cal-month { font-size: 13px; text-align: center; }


/* MAIN PAGE PAGINATION
--------------------------------------------*/
.link-area {
	position: relative;
	z-index: 1000;
	overflow: hidden;
}
.single-post .link-area { margin-bottom: 200px; }
.link-area .links-section {
	position: relative;
    padding-top: 165px;
    padding-bottom: 195px;
}
.blog-page .link-area { width: 100%; }
.blog .link-area .links-section { padding-top: 50px; }
.single-post .link-area .links-section {
	padding-top: 150px;
	padding-bottom: 150px;
}
.link-area .links-section a {
	color: #0D0D0D;
	opacity: 0.33;
}
.link-area .links-section a:hover { opacity: 1; }
.single-post .link-area .links-section a {
	color: #FFF;
	opacity: 1;
}
.link-area:before {
	position: absolute;
	right: -9999px;
	left: -9999px;
	top: 0;
	bottom: 0;
	content: "";
}
/* link section blog & single projects */
.links-holder { margin: 0; }
.links-section .links-holder > li {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	letter-spacing: 0;
	padding: 0 18px 0 22px;
	position: relative;
	font-size: 17px;
}
.links-section .links-holder > li:after {
	position: absolute;
	content: "";
	left: 2px;
	top: 1px;
	width: 1px;
	height: 20px;
	background-color: #0D0D0D;
	opacity: 0.33;
}
.single-post .links-section .links-holder > li:after { background-color: #FFF; opacity: 1; }
.links-section .links-holder > li:first-child:after {display: none;}
.links-section .links-holder > li > a {
	position: relative;
	display: inline-block;
	font-size: 15px;
	vertical-align: top;
	text-decoration: none;
}
.links-section .link {
	display: inline-block;
	vertical-align: top;
  font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	margin: 0;
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.links-section .link {
	position: absolute;
	left: 75px; 
}
.links-section .link .left-arrow {
	position: absolute;
  top: 50%;
  right: 85%;
  width: 35px;
}
.links-section .link:hover .left-arrow {
	right: 115%;
	width: 45px;
}
.links-section .link .right-arrow {
	position: absolute;
  top: 50%;
  left: 95%;
  width: 30px;
}
.links-section .link:hover .right-arrow {
	left: 90%;
	width: 45px;
}
.links-section .link.add { right: 75px; }
.links-section .link:hover {
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.links-section .link:hover span {
  margin: 0 0 0 39px;
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}

/* Social share options
--------------------------------------------*/
.modal .modal-content {
	-webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
      -ms-box-shadow: none !important;
       -o-box-shadow: none !important;
          box-shadow: none !important;
}
.modal .social-networks {
	font-size: 100px;
	line-height: 100px;
	letter-spacing: -4px;
}
.modal .social-networks li {
	width: 11%;
	font-size: 35%;
	line-height: 2em;
	letter-spacing: 0;
	vertical-align: middle;
	padding: 0 8px 30px;
}
.modal .social-networks a {
	display: block;
	text-decoration: none;
	color: #FFF;
	opacity: 1;
}
.modal .social-networks a { color: #FFF; }
.modal .social-networks a:hover .social-title {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
	        transition: all 0.25s ease;
}
.modal .social-networks .social-title {
	display: block;
	opacity: 0;
	visibility: hidden;
	font-size: 17px;
	line-height: 1em;
	-webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
       -o-transition: all 0.25s ease;
	        transition: all 0.25s ease;
}
.modal-content {
	border: none;
	background: transparent;
}
.modal-backdrop { z-index: 1000; }
.modal-open .link { opacity: 0; visibility: hidden; }
.modal-backdrop.in { opacity: 0.9; }
.modal {
  z-index: 9999;
  white-space: nowrap;
}
.modal:after {
  content: "";
	display: inline-block;
	width: 1px;
	min-height: 100%;
	vertical-align: middle;
	margin: 0 0 0 -5px;
	overflow: hidden;
}
.modal .modal-dialog {
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	vertical-align: middle;
	white-space: normal;
}
.modal-body {
  padding: 0;
  margin-top: 50px;
}

/* COMMENTS AREA
--------------------------------------------*/
/* heading block styles */
.heading-block {
  overflow: hidden;
  padding: 5px 200px 51px 9px;
}
.heading-block h2 {
  font-size: 1.286em;
  line-height: 1em;
  margin: 0 0 6px;
}
.heading-block .sub-head {
	display: block;
	margin: 0 0 0 1px;
	color: #D4D4D4;
	font-size: .8095em;
	line-height: 1em;
	font-style: normal;
}
.comments-section { margin-bottom: 175px; }
.comments-section h4 {
	font-size: 25px;
	line-height: 33px;
}
.comments-section span {
	font-size: 13px;
	line-height: 23px;
	font-style: italic;
	color: #1D1D1D;
	opacity: 0.15;
}
.comments-form {max-width: 525px;}
#submit-btn input[type="submit"] {
	float: right;
  background: none;
  border: 0;
  padding: 0;
  font-size: 19px;
  line-height: 21px;
  margin: 0 4px 0 0;
  cursor: pointer;
  opacity: 0.15;
}
#submit-btn input[type="submit"]:hover { opacity: 1; }
#submit-btn {
  position: relative;
  margin-right: 25px;
  width: 92.5%;
  height: 16px;
  clear: both;
}
#submit-btn:hover:after {
  right: -27px;
  opacity: 1;
}
#submit-btn .arrow {
	position: absolute;
	display: block;
    right: -7px;
    width: 20px;
    top: 68%;
}
#submit-btn:hover .arrow {
	opacity: 1;
	right: -30px;
}

/* comment list styles */
.commentlist {overflow: hidden;padding: 3px 0 75px 9.2%;}
.comment,
.commentlist-holder {overflow: hidden;}
.commentlist-holder {padding: 2px 0 0;line-height: 1.2381em;margin-left: 45px;}
.commentlist-holder p { font-size: 15px; line-height: 23px; margin: 0 0 45px;}
.reply {
	margin-bottom: 50px;
  font-size: 13px;
  line-height: 1em;
  opacity: 0.35;
}
.reply:hover { opacity: 1; }

/* comment item styles */
.commentlist-item > .commentlist-item {padding: 63px 0 0 16%;font-size: .905em;}
.commentlist-item > .commentlist-item .commentlist-holder {line-height: 1.316em;}
.commentlist-item > .commentlist-item .commentlist-holder p {margin: 0 0 51px;word-spacing: -2px;}
.commentlist-item + .commentlist-item {padding-top: 92px;}

/* img holder styles */
.avatar-holder { width: 100%; padding: 0 1px 0 0; }
.avatar-holder img {
	width: 91px;
	float: left;
	margin: 0 30px 0 0;
	border-radius: 100%;
}
.avatar-holder .holder { height: 90px; }
.avatar-holder .holder h2 {
	margin: 0 0 2px;
	padding-top: 30px;
	font-size: 19px;
	line-height: 1em;
}
.avatar-holder .holder h2 a {text-decoration: none;}
.avatar-holder .holder time {
	display: block;
	padding-top: 5px;
  font-size: 11px;
  line-height: 1em;
  font-style: italic;
  letter-spacing: 0.5px;
  color: #DCDCDC;
}

/* FORMS
--------------------------------------------*/
.form-control {
	margin: 0 0 29px;
	padding: 10px 9px 7px;
	font-size: 15px;
	line-height: 1em;
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #1D1D1D;
	opacity: 0.15;
	-webkit-appearance: none;
	   -moz-appearance: none;
	-webkit-box-shadow: none !important;
		      box-shadow: none !important;
	-webkit-transition: opacity 0.2s ease-out;
     -moz-transition: opacity 0.2s ease-out;
      -ms-transition: opacity 0.2s ease-out;
       -o-transition: opacity 0.2s ease-out;
          transition: opacity 0.2s ease-out;
}
.form-control:hover,
.form-control:focus,
.form-control:active  { opacity: 1; }
.form-control::-webkit-input-placeholder { font-size: 15px; line-height: 17px; opacity: 0.80; }
.form-control:-moz-placeholder { font-size: 15px; line-height: 17px; opacity: 0.80; }
.form-control::-moz-placeholder { font-size: 15px; line-height: 17px; opacity: 0.80; }
.form-control:-ms-input-placeholder { font-size: 15px; line-height: 17px; opacity: 0.80; }
form label {
	font-size: 13px;
	color: #1D1D1D;
	padding-left: 9px;
	opacity: 0.75;
}
/* error message */
.error .form-control {
	border-color: #f00;
	opacity: 1;
}
/* success message */
.contact-form .form-success {
	display: block;
	position: absolute;
	margin-left: 28px;
	bottom: -3px;
	color: green;
	opacity: 1;
	-webkit-transition: all 0.35s ease-out;
     -moz-transition: all 0.35s ease-out;
      -ms-transition: all 0.35s ease-out;
       -o-transition: all 0.35s ease-out;
          transition: all 0.35s ease-out;
}
.contact-form .hidde {
	display: block;
	position: absolute;
	margin-top: 15px;
	bottom: 10px;
	opacity: 0;
}
textarea.form-control {
	margin: 0 0 36px;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 100% !important;
	height: 172px !important;
	min-height: 172px !important;
	max-height: 172px !important;
  line-height: 1.75em;
}
@media only screen and (max-width: 1280px) {
  .comments-section .heading-block { padding-right: 50px; }
  .comments-section h4 { font-size: 21px !important; }
  textarea.form-control {
    height: 135px !important;
    min-height: 135px !important;
    max-height: 135px !important;
  }
}
input::-webkit-input-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
input:-moz-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
input::-moz-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
input:-ms-input-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
textarea::-webkit-input-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
textarea:-moz-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
textarea::-moz-placeholder { color: #1D1D1D !important; opacity: 1 !important; }
textarea:-ms-input-placeholder { color: #1D1D1D !important; opacity: 1 !important; }

/* Newsletter
--------------------------------------------*/
.newsletter form {
	min-height: 70px;
    margin-top: 50px;
}
.newsletter .btn-submit {
	position: absolute;
    right: 36px;
    border: none;
    background: transparent;
}
.newsletter .form-group { padding: 0; }
.newsletter .form-control {
	height: 50px;
	padding: 0;
	margin: 0;
	opacity: 0.25;
}
.newsletter .form-control:hover { opacity: 1; }
.newsletter input::-webkit-input-placeholder { color: #1D1D1D; opacity: 1; }
.newsletter input:-moz-placeholder { color: #1D1D1D; opacity: 1; }
.newsletter input::-moz-placeholder { color: #1D1D1D; opacity: 1; }
.newsletter input:-ms-input-placeholder { color: #1D1D1D; opacity: 1; }
.newsletter input#input-mail:hover,
.newsletter input#input-mail:focus,
.newsletter input#input-mail:active { opacity: 1; }
.newsletter small {
	margin-left: 15px;
	color: #1D1D1D;
	opacity: 0.25;
}
.newsletter .btn {
	line-height: 1em;
	padding: 19px 10px;
	opacity: 0.25;
	-webkit-transition: opacity 0.2s ease-out;
     -moz-transition: opacity 0.2s ease-out;
      -ms-transition: opacity 0.2s ease-out;
       -o-transition: opacity 0.2s ease-out;
          transition: opacity 0.2s ease-out;
}
.newsletter .btn:hover { opacity: 1; }
.newsletter .btn:hover .arrow { right: 0; }
.newsletter i.arrow { opacity: 0.75; }
.newsletter .form-success {
	display: block;
	position: absolute;
	margin-left: 28px;
	bottom: -20px;
	color: green;
	opacity: 1;
	-webkit-transition: all 0.35s ease-out;
     -moz-transition: all 0.35s ease-out;
      -ms-transition: all 0.35s ease-out;
       -o-transition: all 0.35s ease-out;
          transition: all 0.35s ease-out;
}
.newsletter .hidde {
	display: block;
	position: absolute;
	margin-top: 15px;
	bottom: -9px;
	opacity: 0;
}

.top-single-prjct-pag,
.near-bottom .top-single-prjct-pag {
	position: fixed;
	width: 100%;
	height: 75px;
	right: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
}
.top-single-prjct-pag.is_stuck {
	left: 0 !important;
	right: 0 !important;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.top-single-prjct-pag .links-section div {
	display: block;
	width: 33.3%;
	height: 15px;
}
.top-single-prjct-pag .links-section .link {
	display: block;
	left: 0;
	width: 100%;
	height: 100%;
}
.top-single-prjct-pag .link .right-arrow { left: 86%; }
.top-single-prjct-pag .link:hover .left-arrow { right: 99%; }
.top-single-prjct-pag .link:hover .right-arrow { left: 89%; }
.top-single-prjct-pag.fixed-position .cols {
	display: block;
	width: 100%;
	margin: 0 auto;
	float: none;
}
.top-single-prjct-pag .project-title-pag {
	margin: 0;
	font-size: 21px;
}
.top-single-prjct-pag .link {
	color: inherit;
	opacity: 0.15;
}
.top-single-prjct-pag .link:hover { opacity: 1; }

/* Template dependent styles
--------------------------------------------*/

/* contact-full-map-template */
.contact-full-map-template .row {
  position: relative;
  z-index: 1001;
}
.contact-full-map-template .row.heading-section { pointer-events: none; }
.contact-full-map-template .btn-shw-form { pointer-events: all; }

/* arrows */
.arrow {
	display: inline-block;
    position: absolute;
    background: rgb(29, 29, 29);
    padding: 0.5px 13px;
    top: 50%;
    right: 5%;
    -webkit-transition: all 0.2s ease-out;
       -moz-transition: all 0.2s ease-out;
        -ms-transition: all 0.2s ease-out;
         -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}
.single-post .links-section .arrow { background-color: #FFF; }
.left-arrow:after {
	content: '';
	display: block;  
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 5px solid rgb(29, 29, 29);
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
}
.single-post .links-section .left-arrow:after { border-right: 5px solid #FFF; }
.right-arrow:after {
	content: '';
    display: block;
    position: absolute;
    left: 100%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid rgb(29, 29, 29);
}
.single-post .links-section .right-arrow:after { border-left: 5px solid rgb(255, 255, 255); }
.widget a:hover .right-arrow { right: 3%; opacity: 1; }
.widget a:hover .left-arrow { left: 0%; opacity: 1; }

/* ---------------------------------------------------------
5. Responsive behaviors
------------------------------------------------------------*/
/* Compact navigation
--------------------------------------------*/
#wrapper .navbar-toggle.collapsed,
#wrapper .navbar-toggle {
	float: right;
	width: 50px;
	height: 50px;
	position: relative;
	border-radius: 3px;
	padding: 0;
	margin: 0;
}
#wrapper .navbar-toggle:before,
#wrapper .navbar-toggle:after,
#wrapper .navbar-toggle span,
#wrapper .navbar-toggle.collapsed:before,
#wrapper .navbar-toggle.collapsed:after,
#wrapper .navbar-toggle.collapsed span {
	background: #FFF;
  position: absolute;
  top: 52%;
  left: 29%;
  right: 29%;
  height: 3px;
  margin-top: -2.59px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
/* This rule is here because webkit does not
render the toggle button equaly among devices
this improves this issue. TODO */
@media only screen 
  and (min-device-width: 300px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  #wrapper .navbar-toggle:before,
  #wrapper .navbar-toggle:after,
  #wrapper .navbar-toggle span,
  #wrapper .navbar-toggle.collapsed:before,
  #wrapper .navbar-toggle.collapsed:after,
  #wrapper .navbar-toggle.collapsed span { margin-top: -2.5px; }
}
#wrapper .navbar-toggle span,
#wrapper .navbar-toggle.collapsed span { opacity: 1; }
#wrapper .navbar-toggle.collapsed:before,
#wrapper .navbar-toggle.collapsed:after {
  content: "";
  top: 39%;
}
#wrapper .navbar-toggle.collapsed:hover { opacity: 0.9; }
#wrapper .navbar-toggle.collapsed:after { top: 65%; }
#wrapper .navbar-toggle span { opacity: 0; }
#wrapper .navbar-toggle {
	-webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
	        transition: all 0.2s linear;
}
#wrapper .navbar-toggle:after,
#wrapper .navbar-toggle:before {
	content: "";
  top: 50%;
  left: 20%;
  right: 20%;
	margin-top: -2px;
  background: #FFF;
	opacity: 1;
	z-index: 99;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
#wrapper .navbar-toggle:after {
	background: #FFF;
	-webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
  .navbar-toggle { display: none !important; }
}

/* Max width screen size
--------------------------------------------*/
@media screen and (min-width: 1920px) {
  .cnt-slider .carousel-inner .carousel-caption { width: 30%; }
}
/* Large width screens
--------------------------------------------*/
@media screen and (min-width: 1200px) {
	.container {
	    width: 100%;
	    max-width: 1440px;
	}
}
/* Screens & Devices with 769 & wider
--------------------------------------------*/
@media only screen and (min-width: 769px) {
	#wrapper.link-hovered #overlay {
		height: 100%;
		opacity: 1;
		-webkit-transition: height 0.2s ease, opacity 0.2s 0.2s ease;
       -moz-transition: height 0.2s ease, opacity 0.2s 0.2s ease;
        -ms-transition: height 0.2s ease, opacity 0.2s 0.2s ease;
         -o-transition: height 0.2s ease, opacity 0.2s 0.2s ease;
		        transition: height 0.2s ease, opacity 0.2s 0.2s ease;
	}
	#overlay {
		position: fixed;
		height: 0;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1100;
		background: white;
		background: rgba(255, 255, 255, 0.85);
		opacity: 0;
		-webkit-transition: height 0.2s 0.2s ease, opacity 0.2s ease;
       -moz-transition: height 0.2s 0.2s ease, opacity 0.2s ease;
        -ms-transition: height 0.2s 0.2s ease, opacity 0.2s ease;
         -o-transition: height 0.2s 0.2s ease, opacity 0.2s ease;
		        transition: height 0.2s 0.2s ease, opacity 0.2s ease;
	}
	#wrapper.link-hovered #page-title {
		height: 462px;
		opacity: 1;
		-webkit-transition: height 0.1s ease, opacity 0.2s 0.2s ease;
       -moz-transition: height 0.1s ease, opacity 0.2s 0.2s ease;
        -ms-transition: height 0.1s ease, opacity 0.2s 0.2s ease;
         -o-transition: height 0.1s ease, opacity 0.2s 0.2s ease;
		        transition: height 0.1s ease, opacity 0.2s 0.2s ease;
	}
	#page-title {
		position: fixed;
		width: 100%;
		height: 0;
		left: 0;
		top: 50%;
		margin: -131px 0 0;
		font-size: 262px;
		line-height: 262px;
		text-align: center;
		overflow: hidden;
		opacity: 0;
    z-index: 1100;
		-webkit-transition: opacity 0.2s ease;
       -moz-transition: opacity 0.2s ease;
        -ms-transition: opacity 0.2s ease;
         -o-transition: opacity 0.2s ease;
		        transition: opacity 0.2s ease;
	}
	#wrapper.link-hovered #page-title .title {
		display: block;
		font-weight: bold;
	}
	#wrapper.link-hovered #page-title .subtitle {
		display: block;
		font-size: 14px;
		line-height: 16px;
		font-weight: normal;
	}
}

/* Screens & Devices with 992 & smaller
--------------------------------------------*/
@media only screen and (max-width: 992px) {
	#page-title {
		line-height: 150px;
		font-size: 150px;
		margin: -75px 0 0;
	}
	/* header */
	.navbar-nav > li { margin: 0 9% 0 0; }
	.home #main,
	#main { padding-top: 150px; }
	#wrapper .navbar-toggle.collapsed,
	#wrapper .navbar-toggle {
		width: 40px;
    height: 55px;
    background: transparent;
    border-radius: 0px;
    margin-right: -15px;
	}
	#wrapper .navbar-toggle:before,
	#wrapper .navbar-toggle:after,
	#wrapper .navbar-toggle span,
	#wrapper .navbar-toggle.collapsed:before,
	#wrapper .navbar-toggle.collapsed:after,
	#wrapper .navbar-toggle.collapsed span {
    content: "";
    height: 1.35px;
    left: 19%;
  	right: 19%;
  	margin-bottom: 10px;
  	background: #1106FF;
	}
	/* sliders & banners */
	.cnt-slider .carousel-inner .carousel-caption {
		width: 75%;
		font-size: 0.9em;
	}
	/* intro section */
	.intro {
    font-size: 1em;
    line-height: 1.2381em;
  }

	/* article */
  .header.fixed-position { margin-top: 100px; }
  .blog-left-sidebar .header.fixed-position,
  .blog-right-sidebar .header.fixed-position { margin-top: 0; }
	.post-article .text h2 {
		font-size: 1.25em;
		line-height: 1.238em;
	}
	.post-article .text .excerpt {
		font-size: 0.95em;
		line-height: 1.35em;
	}

	/* heading section */
	.heading-section .heading-holder { max-width: 80%; }

	/* links section */
	.links-section .link { margin: 0; }
	.links-section .link.add { margin: 0; }
	.links-section .link span { font-size: 10px; }

	/* img container */
	.media-container .links-section { top: 33px; }

	/* project section */
	.projects-section { margin-bottom: 30px; }

	/* info area */
	.info-area .holder { font-size: .8095em; }

	/* imgs area */
	.imgs-area { margin-bottom: 20px; }
	.imgs-area img { margin-bottom: 36px; }

	/* info block */
	.info-block br { display: none; }

	/* accordion */
	.accordion .slide-holder { padding: 30px; }

	/* block holder */
	.block-holder { margin-bottom: 150px; }
	.block-holder:before { bottom: -75px; }
	.block-holder .img-holder .social-networks { padding: 2px 10px 4px; }
	.block-holder .img-holder .social-networks li { padding: 0 5px 5px; }
	.block-holder .text-area {
    font-size: 0.8095em;
    line-height: 1.2em;
    padding: 0;
  }

	/* tweet slider */
	.tweet-slider .btn-holder {
    padding: 0;
    text-align: right;
  }
  /* single post blog */
  /* no sidebar post heading */
  .header.fixed-position {
    position: static !important;
    width: 100%;
    z-index: 999;
  }
  #the-post { margin-bottom: 0; }
  .post-entry { margin-top: 100px; margin-bottom: 50px; }
  .post-body,
  .blog-left-sidebar .post-body,
  .blog-right-sidebar .post-body { margin-top: 75px; }
  /* blog heading */
  .post-main .header .meta,
  .post-main .header time { font-size: 0.8095em; }
  .post-main .header .meta { margin-left: 0; }
  /* blog sidebar */
  .blog-left-sidebar #sidebar-bg,
  .blog-right-sidebar #sidebar-bg { display: none !important; }
  .blog-sidebar {
    position: static !important;
    background: #FBFBFB;
    margin: 105px -15px 0 -15px;
    padding: 50px 45px 0 45px;
  }
  .blog-sidebar > ul {
    margin-bottom: 0;
    padding-bottom: 75px;
    width: 75% !important;
    margin: 0 auto;
    padding-top: 75px;
  }
  /* blog comments */
  .comments-col.fixed-position { position: static !important; }
  .comments-col .heading-block {
    padding-right: 0;
    width: 45%;
  }
  .comments-form { max-width: 100%; }
  .commentlist {
    width: 85%;
    padding: 0;
    margin-top: 175px;
  }
  .avatar-holder { width: 100%; }
  .avatar-holder .holder {margin-left: 10px; height: 115px; }
  .avatar-holder .holder a { display: inline-block; margin-top: 15px; }
  .commentlist-holder { margin-left: 10px; }
	.comments-form { width: 100%; }
	.avatar-holder { width: 150px; margin-bottom: 35px; }
	.top-single-prjct-pag.fixed-position .cols { width: 720px; }

  /* footer styles */
  #footer { padding: 95px 0 75px 0; }
  #footer .row > div {
    margin-bottom: 19px;
    text-align: center;
  }
  #footer .social-networks {
    text-align: center;
    padding: 25px 0 0 0;
  }
}

/* Screens & Devices with 768px & smaller
--------------------------------------------*/
@media only screen and (max-width: 768px) {
	/* compact menu */
	#wrapper { position: relative; background: #FFF; }
  .navbar-header { width: 100%; padding-right: 15px; }
  #wrapper .navbar-toggle.collapsed { order: 2; margin-left: auto; }
  #header { padding: 40px 0; }
  .logo { order: 1; }
  .compact-menu-opened #wrapper { z-index: 100; }
	.compact-menu-enabled #wrapper,
	.compact-menu-enabled #compact-menu,
	.compact-menu-enabled .navbar-nav {
		-webkit-transition: opacity 0.333s ease-in-out, transform 0.333s ease-in-out;
       -moz-transition: opacity 0.333s ease-in-out, transform 0.333s ease-in-out;
        -ms-transition: opacity 0.333s ease-in-out, transform 0.333s ease-in-out;
         -o-transition: opacity 0.333s ease-in-out, transform 0.333s ease-in-out;
            transition: opacity 0.333s ease-in-out, transform 0.333s ease-in-out;
        
	}
  .compact-menu-enabled #compact-menu {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
	.compact-menu-opened,
	.compact-menu-opened #wrapper { overflow: hidden; }
	.compact-menu-opened #wrapper {
    padding: 0;
    margin: 0;
		-webkit-transform: translateX(-86%);
       -moz-transform: translateX(-86%);
        -ms-transform: translateX(-86%);
         -o-transform: translateX(-86%);
            transform: translateX(-86%);
	}
  #overlay { background: rgba(255, 255, 255, 0); }
	.compact-menu-opened #overlay {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(255, 255, 255, 0.75);
    z-index: 100;
    -webkit-transition: background 0.3s ease-in;
       -moz-transition: background 0.3s ease-in;
        -ms-transition: background 0.3s ease-in;
         -o-transition: background 0.3s ease-in;
            transition: background 0.3s ease-in;
	}
	#compact-menu {
		position: fixed;
		top: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 1;
    z-index: -1;
	}
	.compact-menu-opened #compact-menu { opacity: 1; z-index: 10; }
	.compact-menu-enabled .navbar-nav {
		margin: 21vw 21vw 21vw 31vw;
    -webkit-transform: translateX(9%);
       -moz-transform: translateX(9%);
        -ms-transform: translateX(9%);
         -o-transform: translateX(9%);
            transform: translateX(9%);
	}
	.compact-menu-opened .navbar-nav { transform: translateX(0%); }
  .compact-menu-opened .navbar-toggle { visibility: hidden; }
	span.menu-counter {
	    font-size: 13px;
	    color: #000;
	    opacity: 0.35;
	}
	.compact-menu-enabled .navbar-nav > li:first-child { margin-left: 0; }
	.compact-menu-enabled .navbar-nav > li { margin-bottom: 5vh; }
  .compact-menu-enabled .navbar-nav > li > a {
    font-size: 5.5vw;
    line-height: 1.31em;
    font-weight: 300;
  }
  .compact-menu-enabled .navbar-nav > li > ul a { font-size: 2vw; }
  .compact-menu-enabled .navbar-nav > li > ul > li a:last-child { margin-bottom: 9px; }
	.compact-menu-enabled .navbar-nav a { color: #FFF; }
	.compact-menu-enabled .navbar-nav > li.open > a,
	.compact-menu-enabled .navbar-nav > li.active > a,
	.compact-menu-enabled .navbar-nav > li.hover > a {
		color: #000;
		opacity: 0.35;
	}
  .compact-menu-opened .dropdown-menu {
    width: auto;
    height: 0;
    position: relative;
    -webkit-transition: all 3.25 ease-out !important;
       -moz-transition: all 3.25 ease-out !important;
        -ms-transition: all 3.25 ease-out !important;
         -o-transition: all 3.25 ease-out !important;
            transition: all 3.25 ease-out !important;
  }
	.compact-menu-opened .hover .dropdown-menu {
    height: 100% !important;
		-webkit-transition: all 3.25 ease-out !important;
       -moz-transition: all 3.25 ease-out !important;
        -ms-transition: all 3.25 ease-out !important;
         -o-transition: all 3.25 ease-out !important;
            transition: all 3.25 ease-out !important;
	}
	.compact-menu-enabled .dropdown-menu {
    float: none;
    position: absolute;
  }
  .compact-menu-opened #compact-menu ul > li {
    -webkit-transition: all 3.25 ease-out !important;
         -moz-transition: all 3.25 ease-out !important;
          -ms-transition: all 3.25 ease-out !important;
           -o-transition: all 3.25 ease-out !important;
              transition: all 3.25 ease-out !important;
  }
  #wrapper .navbar-toggle.collapsed { display: block !important; }
	#page-title { display: none; }
  /* text transforms */
  .text-bigger {
    font-size: 19px;
    line-height: 1.5em;
  }
	/* hide the project fixed paginator in single project */
	.top-single-prjct-pag {
		display: none;
		visibility: visible;
		opacity: 0;
		height: 0;
	}
	/* intro section */
	.intro {
		width: 75%;
		padding-left: 0;
		margin: 0;
    margin-top: 100px;
	}
  #main .heading-section .big-heading { margin-bottom: 25px; }
	.intro .meta-cats {
		padding-bottom: 20px;
		font-size: 0.73em;
		line-height: 1em;
	}
	.heading-section h1,
	.post-main .header h1,
  #main .big-heading h1 { font-size: 6.27vw; }
	.fltrs-trggr {
		margin-top: -45px;
    	margin-left: -5px;
	}
	/* pagination links */
	.link-area .links-section .link,
	.link-area .links-section .link:hover,
	.single-post .link-area .links-section .link { color: rgba(255,255,255,0); }

	.links-holder li { z-index: 1000; }
	.pag { position: absolute; }
	.pag-prev {
		left: 5%;
		width: 35%;
		height: 20px;
	}
  .link-area .links-section .pag-prev a {
  	position: absolute;
  	right: 0;
  	left: 0;
  }
  .links-section .link .left-arrow { right: 75%; }
  .pag-next {
		right: 5%;
		width: 35%;
		height: 20px;
  }
  .link-area .links-section .pag-next a {
  	position: absolute;
  	right: 0;
  	text-indent: -9999px;
  }
  .links-section .link .right-arrow { left: 75%; }
  .links-section .link:hover .left-arrow { right: 78%; }
  .links-section .link:hover .right-arrow { left: 55%; }

  .single-post .link-area .links-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
	.single-post .link-area { margin-bottom: 150px; }
  .widget_tag_cloud { width: 75%; }
  .widget_tag_cloud a { margin: 3px 0; }

	/* social sharing buttons */
	.links-section .modal-content .social-networks {font-size: 75px;}
	.links-section .modal-content .social-networks .social-title {font-size: 15px;}

	/* contact */
	.newsletter p { width: 70%; }
	.newsletter .btn-submit { bottom: 45px; }
  /* helper class to remove line breaks */
  .nobr { display: none; }
}

/* Screens & Devices smaller than 415px (iPhone 6 basis)
---------------------------------------------------------*/
@media only screen and (min-width: 415px) and (max-width: 768px)  {
	/* blog articles control, break the grid into 2 columns
	when viewing in tablets and 1 columns for phones */
	.post-article { width: 49.9%; }
	.post-article:nth-child(2n):after {
		clear: both;
		display: block;
		content: "";
		width: 100%;
		height: 10px;
	}
}

@media only screen and (max-width: 415px) {
  .navbar-header { padding-right: 15px; }
  #header { padding: 15px 0; }
  .scroll-top.fixedheader #header { padding: 10px 0; }
  h3 { font-size: 23px; }
  h4 { font-size: 19px; }
  .claim { font-size: 27px; }
  .text-bigger { font-size: 16px; }
  .text-middle { font-size: 23px; }
  /*main container element*/
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
	/* compact menu */
	.compact-menu-opened #wrapper { transform: translateX(-70%); }
	.compact-menu-enabled .navbar-nav > li > a {
		font-size: 5.5vw;
		line-height: 1.31em;
	}
	.compact-menu-enabled .navbar-nav { margin-left: 45vw; }
  .compact-menu-enabled .navbar-nav > li > ul a { font-size: 3.35vw; }
	.home #main,
	#main { padding-top: 175px; }
  /* projects grid */
  .portfolio-grid .prjct-item { margin-bottom: 15px; }
  .media-container { margin-bottom: 15px; }
  /* share social options */
  .modal .social-networks li {
    font-size: 21%;
    margin-top: 95px;
  }
	/* headings */
	.intro {
    width: 100%;
    margin-top: 0px;
  }
	.heading-section h1,
	.post-main .header h1 {
	  font-size: 2.65em;
		margin-bottom: 7px;
	}
	.heading-section p,
	.feat-text { font-size: 1.2em; }
	#main .heading-section { margin-bottom: 55px; }
  .single-post #main .big-heading { margin: 15px 0 75px 0; }
  .post-main .header .meta time,
  .post-main .header .meta em {
    width: 60%;
    margin: 0 auto;
  }
	/* single project page */
	.media-container .caption {
    right: 0.5%;
	  bottom: 5.5%;
  }
  .centered-content-vh { margin: 50px auto 0 auto; }
  .link-area .links-section {
    padding-top: 41px;
    padding-bottom: 100px;
	}
	.pag-prev {
	  left: 5.5%;
	  width: 50%;
	}
	.blog .pag-prev {
		left: -59px;
		width: 60%;
	}
	.pag-next {
    right: 15.5%;
    width: 30%;
	}
  .links-section .link .left-arrow { width: 31px; }
  .blog .links-section .link .left-arrow { right: 42%; }

  /* twitter */
  /* single feed */
  .twitter-feed {
    font-size: 16px;
    line-height: 1.55em;
  }
  .cnt-slider .carousel-inner .carousel-caption {
    width: 90%;
    font-size: 16px;
    line-height: 1.55em;
  }
  .cnt-slider { height: 450px; }
  .cnt-slider .row { width: 105%; }
  .cnt-slider .carousel-inner .carousel-caption { padding-top: 9px; }

  /* testimonials */
  .cnt-slider .carousel-inner .carousel-caption p {
    font-size: 15px;
    line-height: 25px;
  }

	/* blog */
  .post-entry { margin-top: 0; }
  .post-body,
  .blog-left-sidebar .post-body,
  .blog-right-sidebar .post-body { margin-top: 35px; }
	.post-article .text h2 { font-size: 1.15em; }
	.post-article .text h2 a:after { height: 1px; }
	.post-article .text {
	    min-height: inherit;
	    max-height: inherit;
	    padding: 0 7% 20px 12px;
	}
	blockquote { margin-left: 0; }
	blockquote q { opacity: 0.5; }
	.post-article .text .excerpt { font-size: 0.9em; line-height: 1.35em; }
	
	.single-post .link-area { margin-bottom: 100px; }
	
	.comments-col .heading-block { width: 90%; }
	.commentlist { margin-top: 125px; }
	.comments-section { margin-bottom: 115px; }
	.commentlist-item > .commentlist-item { padding: 5px 0 0 7%; }
	.commentlist-item + .commentlist-item { padding-top: 75px; }

  /* blog sidebar */
	.blog-sidebar { padding: 0; }
	.blog-sidebar > ul { width: 80% !important; }
	.list-unstyled ul,
	.blog-sidebar .widget_search input[type="search"] { width: 100% !important; }
	.blog-sidebar .widget { margin-bottom: 115px; }
	.widget_tag_cloud a { margin-bottom: 7px; }

  /* contact */
  .newsletter .btn-submit { text-indent: -99999px; }
  .newsletter i.arrow { top: 25px; }
  .newsletter small { font-size: 11px; }
  .newsletter .form-success { margin-left: 23px; }
	
	/* footer */
	#footer .row > div,
	#footer .social-networks { text-align: left;}
	#footer .social-networks { margin-left: -11px; }
	#footer { padding: 100px 0 65px 0; }
}

/* Preload & set the page
--------------------------------------------*/
body.fadeOut {
	opacity: 0;
	-webkit-transform: translateY(-17px);
	   -moz-transform: translateY(-17px);
	    -ms-transform: translateY(-17px);
	     -o-transform: translateY(-17px);
			    transform: translateY(-17px);
	-webkit-transition: all 0.333s ease-out;
       -moz-transition: all 0.333s ease-out;
        -ms-transition: all 0.333s ease-out;
         -o-transition: all 0.333s ease-out;
            transition: all 0.333s ease-out;
}
#preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,1);
	z-index: 99999;
	-webkit-animation: overlay-ani 1.55s;
	   -moz-animation: overlay-ani 1.55s;
      -ms-animation: overlay-ani 1.55s;
       -o-animation: overlay-ani 1.55s;
		      animation: overlay-ani 1.55s;
}
.portfolio-page #preloader {
  -webkit-animation: overlay-ani 2.555s;
     -moz-animation: overlay-ani 2.555s;
      -ms-animation: overlay-ani 2.555s;
       -o-animation: overlay-ani 2.555s;
          animation: overlay-ani 2.555s;
}
@-webkit-keyframes overlay-ani {
  55%   { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes overlay-ani {
  55%   { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes overlay-ani {
  55%   { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes overlay-ani {
  55%   { opacity: 1; }
  100% { opacity: 0; }
}
#preloader span {
	position: fixed;
	display: block;
	width: 0;
	height: 1px;
	top: 50%;
	left: 50%;
	margin-left: -3.75vw;
  -webkit-animation: load-ani 1.15s;
     -moz-animation: load-ani 1.15s;
       -o-animation: load-ani 1.15s;
		      animation: load-ani 1.15s;
}
.portfolio-page #preloader span {
  -webkit-animation: load-ani 2.333s;
     -moz-animation: load-ani 2.333s;
       -o-animation: load-ani 2.333s;
          animation: load-ani 2.333s;
}
@-webkit-keyframes load-ani {
  0%   { width: 0vw; }
  100% { width: 7vw; }
}
@-moz-keyframes load-ani {
  0%   { width: 0vw; }
  100% { width: 7vw; }
}
@-o-keyframes load-ani {
  0%   { width: 0vw; }
  100% { width: 7vw; }
}
@keyframes load-ani {
  0%   { width: 0vw; }
  100% { width: 7vw; }
}
#wrapper {
	-webkit-animation: page-load-ani 0.75s;
	   -moz-animation: page-load-ani 0.75s;
      -ms-animation: page-load-ani 0.75s;
       -o-animation: page-load-ani 0.75s;
			    animation: page-load-ani 0.75s;
    -webkit-animation-delay: 0.55s;
       -moz-animation-delay: 0.55s;
        -ms-animation-delay: 0.55s;
         -o-animation-delay: 0.55s;
    		    animation-delay: 0.55s;
    -webkit-transition-timing-function: ease-in;
       -moz-transition-timing-function: ease-in;
        -ms-transition-timing-function: ease-in;
         -o-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
}
.portfolio-page #wrapper {
  -webkit-animation-delay: 1.199s;
     -moz-animation-delay: 1.199s;
      -ms-animation-delay: 1.199s;
       -o-animation-delay: 1.199s;
          animation-delay: 1.199s;
}
@-webkit-keyframes page-load-ani {
  0%   {
  	-webkit-transform: translateY(-75px);
  	   -moz-transform: translateY(-75px);
  	    -ms-transform: translateY(-75px);
  	     -o-transform: translateY(-75px);
  			    transform: translateY(-75px);
  }
  100% {
  	-webkit-transform: translateY(0px);
  	   -moz-transform: translateY(0px);
  	    -ms-transform: translateY(0px);
  	     -o-transform: translateY(0px);
			      transform: translateY(0px);
  }
}
@-moz-keyframes page-load-ani {
  0%   {
  	-webkit-transform: translateY(-75px);
  	   -moz-transform: translateY(-75px);
  	    -ms-transform: translateY(-75px);
  	     -o-transform: translateY(-75px);
  		      transform: translateY(-75px);
  }
  100% {
  	-webkit-transform: translateY(0px);
  	   -moz-transform: translateY(0px);
  	    -ms-transform: translateY(0px);
  	     -o-transform: translateY(0px);
			      transform: translateY(0px);
  }
}
@-o-keyframes page-load-ani {
  0%   {
  	-webkit-transform: translateY(-75px);
  	   -moz-transform: translateY(-75px);
  	    -ms-transform: translateY(-75px);
  	     -o-transform: translateY(-75px);
			      transform: translateY(-75px);
  }
  100% {
  	-webkit-transform: translateY(0px);
  	   -moz-transform: translateY(0px);
  	    -ms-transform: translateY(0px);
  	     -o-transform: translateY(0px);
			      transform: translateY(0px);
  }
}
@keyframes page-load-ani {
  0%   {
  	-webkit-transform: translateY(-75px);
  	   -moz-transform: translateY(-75px);
  	    -ms-transform: translateY(-75px);
  	     -o-transform: translateY(-75px);
			      transform: translateY(-75px);
  }
  100% {
  	-webkit-transform: translateY(0px);
  	   -moz-transform: translateY(0px);
  	    -ms-transform: translateY(0px);
  	     -o-transform: translateY(0px);
  		      transform: translateY(0px);
  }
}
