/*-----------------------------------------------------------------------------------
HOME
-----------------------------------------------------------------------------------*/

.zoom-instagram-widget__item {margin-bottom:8px;}

.fp-slide {
	background-position: center center;
	background-size: cover;
}

.page-template-thmlv-page-home header h3, .page-template-thmlv-page-home header h1, .page-template-thmlv-page-home header h2 {display:none;}


.page-template-thmlv-page-home header .fp-tableCell {background-image:none;}

.no-touch .type-portfolio.format-video.thmlvFullSection .thmlvPortfolioOverlay,
.no-touch .type-portfolio.format-video.thmlvFullSection .thmlvVideoWrap,
.no-touch .type-portfolio.format-video.thmlvFullSection video {
	display: block;
}

.page-template-thmlv-page-home-php .thmlvHeader {
	margin-bottom: 0;
}

.page-template-thmlv-page-home-php .thmlvHeader #thmlvRgba {
	background-image: none;
}

.page-template-thmlv-page-home-php .thmlvHeader #thmlvTitle {
	background-color: transparent;
	background-image: none;
}

.single-portfolio #thmlvVideoWrapper {
	margin-bottom: 4em;
	margin-left: auto;
	margin-right: auto;
	max-width: 1040px;
}

#thmlvInnerNav {	
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    max-width: 1200px;
    margin-top: 20px;
}

#thmlvInnerNav .line {height:2px; width:100%; background: #a9944d; display:block; overflow:hidden;}

#thmlvInnerNav h1 {     
    padding-bottom: 40px;
    margin: 0px;
    font-family: 'Montserrat', Helvetica, sans-serif; 
    font-weight: 500;
    color: #3d3d3d;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    padding-top: 10px;
  }


#thmlvInnerNav .span_6 > div {background-image: none !important;}

.thmlvNavWrap {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.thmlvNavWrap.thmlvNavLink {
	top: 100%;
}

.thmlvFullSection {
	background-position: center center;
	background-size: cover;
}

#thmlvRgba .container {position:relative;}

.work-content {padding-bottom: 0.3%;}

#thmlvRgba .container .our-work {
  display:block;
  position:absolute;
  bottom: 1.7em;
  font-size:18px;
  font-family: 'Lora', Georgia serif;
  letter-spacing:0.5;
  width:100%;
  text-align:center;
  color:#FFF;
}

#thmlvRgba .container .our-work:after {
  background: url(../images/arrow_down.png);
  background-size: 10px 37px;
  width:10px;
  height:37px;
  content: "";
  margin: 0 auto;
  display: block;
  margin-top: 10px;
}

#thmlvRgba .container .our-work a {color:#FFF;}


.thmlvSectionTitle.home:before {
  background: url(../images/lines_top_home.png);
    background-size: 700px 140px;
    content: "";
    display: block;
    width: 700px;
    height: 140px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.thmlvSectionTitle.home:after {
  background: url(../images/lines_bottom_home.png);
    background-size: 700px 140px;
    content: "";
    display: block;
    width: 700px;
    height: 140px;
    margin: 0 auto;
    margin-top: 39px;
}

.netatmo {
  position:absolute;
  bottom: 2.222em;
  right: 2.222em;
}

.container.row.thmlvCentered div:before {
    background: url(../images/circle_top.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 166px;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.container.row.thmlvRight div:before {
    background: url(../images/circle_top.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 100%;
    height: 35px;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-position: right;
	}

.container.row.thmlvLeft div:before {
    background: url(../images/circle_top.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 166px;
    height: 35px;
    margin-bottom: 25px;
}


.container.row.thmlvCentered div:after {
    background: url(../images/circle_bottom.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 166px;
    height: 35px;
    margin: 0 auto;
    margin-top: 25px;
}

.container.row.thmlvRight div:after {
    background: url(../images/circle_bottom.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 100%;
    height: 35px;
    margin-top: 25px;
    background-repeat: no-repeat;
    background-position: right;
	}

.container.row.thmlvLeft div:after {
    background: url(../images/circle_bottom.png);
    background-size: 166px 35px;
    content: "";
    display: block;
    width: 166px;
    height: 35px;
    margin-top: 25px;
}

.thmlvFullSection.format-quote {
	color: #ffffff;
}

#thmlvInnerNav .span_6 {
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

#thmlvInnerNav .span_6 > div {
	background-repeat: repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.thmlvNavLabel {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.thmlvNavLabelWrap {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}

.type-portfolio.format-gallery.thmlvFullSection .thmlvGalleryWrap {
	display: table;
	height: 100%;
	left:0;
    margin-left:auto;
    margin-right:auto;
	position: absolute;
	right:0;
	width: 100%;
	z-index: 11;
}

.type-portfolio.format-video.thmlvFullSection .thmlvVideoWrap {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 11;
}

.type-portfolio.format-gallery.thmlvFullSection .thmlvGalleryCell {
	display: table-cell;
	vertical-align: middle;
}

.type-portfolio.format-video.thmlvFullSection .thmlvPortfolioOverlay {
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.type-portfolio.format-video.thmlvFullSection video {
	background: #000;
	display: none;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.type-portfolio .container {
	max-width: 80%;
}

.type-portfolio .container > div {
	max-width: 800px;
}

.type-portfolio .container.thmlvCentered > div {
	margin: 0 auto;
}

.type-portfolio .container.thmlvLeft > div {
	float: left;
}

.type-portfolio .container.thmlvRight > div {
	float: right;
	position: relative;
	text-align: right;
}

.container.thmlvRight .thmlvFullSection h1 {text-align:right;}

@media (min-aspect-ratio: 16/9) {
  .type-portfolio.format-video.thmlvFullSection video {
       height: 400%;
       top: -150%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .type-portfolio.format-video.thmlvFullSection video {
  		left: -150%;
    	width: 400%;
  }
}

/*-----------------------------------------------------------------------------------
Links
-----------------------------------------------------------------------------------*/

.thmlvSectionTitle a {
	color: #ffffff;
}

.thmlvSectionButton {
	border: 2px solid #ffffff;
	box-shadow: inset 0 0 0 0 #ffffff;
	color: #ffffff;
	display: inline-block;
	font-size: 0.666em;
	margin-top: 2.444em;
	padding: 1em 5em;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
}

.thmlvSectionButton:hover {
	box-shadow: inset 0 -100px 0 0 #ffffff;
    color: #000000;
    opacity: 1;
}

/*-----------------------------------------------------------------------------------
Typo
-----------------------------------------------------------------------------------*/

.thmlvFullSection h1 {
	font-size: 65px;
	font-family: 'Montserrat', Helvetica, sans-serif; 
	font-style: normal;
	font-weight: 700;
}

.thmlvNavLabel h3 {
	color: #ffffff;
	font-size: 1.888em;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
}

.type-portfolio .thmlvCentered > div,
.type-portfolio .thmlvCentered h1 {
	text-align: center;
}

/*-----------------------------------------------------------------------------------
Stuff
-----------------------------------------------------------------------------------*/

.thmlvAuthor {
	display: inline-block;
	font-size: 0.666em;
    margin-top: 3.444em;
}

.thmlvFullSection .fa {
	margin-left: 0.750em;
}

.thmlvHeader.thmlvFullSection .fa {
	margin-left: 0;
}

.thmlvSectionCategories {
	color: #ffffff;
}

.type-portfolio .thmlvSectionCategories {
	display: inline-block;
	font-size: 20px;
	letter-spacing: 2px;
	padding-top:5px;
}

.type-portfolio .thmlvLeft .thmlvSectionCategories {padding-left:4px;}


/*-----------------------------------------------------------------------------------
Retina shits
-----------------------------------------------------------------------------------*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 

	.container.row.thmlvCentered div:before, .container.row.thmlvRight div:before, .container.row.thmlvLeft div:before {
	    background: url(../images/circle_top@2x.png);
	    background-size: 166px 35px;
	    background-position:right;
	    background-repeat:no-repeat;
	}

	.container.row.thmlvCentered div:after, .container.row.thmlvRight div:after, .container.row.thmlvLeft div:after {
	    background: url(../images/circle_bottom@2x.png);
	    background-size: 166px 35px;
	    background-position:right;
	    background-repeat:no-repeat;

	}

  .thmlvSectionTitle.home:before {
      background: url(../images/lines_top_home@2x.png);
      background-size: 700px 140px;
      background-position: center;
      background-repeat: no-repeat;
  }

  .thmlvSectionTitle.home:after {
      background: url(../images/lines_bottom_home@2x.png);
      background-size: 700px 140px;
      background-position: center;
      background-repeat: no-repeat;
  }

  #thmlvRgba .container .our-work:after {
  background: url(../images/arrow_down@2x.png);
  background-size: 10px 37px;
  background-position: center;
  background-repeat: no-repeat;
  }

}