/*
Theme Name: Understrapper
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrapper
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Understrapper is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/* Font Styles */

@font-face {
    font-family: 'gotham_book';
    src: url('fonts/ufonts.com_gotham-book-webfont.woff2') format('woff2'),
         url('fonts/ufonts.com_gotham-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_bold';
    src: url('fonts/ufonts.com_gotham-bold-webfont.woff2') format('woff2'),
         url('fonts/ufonts.com_gotham-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'brandon_grotesqueblack';
    src: url('fonts/brandongrotesque-black-webfont.woff2') format('woff2'),
         url('fonts/brandongrotesque-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {font-family: "SnellRoundhand Script";
  src: url("fonts/Snell_roundhand_script.eot"); /* IE9*/
  src: url("fonts/Snell_roundhand_script.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/Snell_roundhand_script.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/Snell_roundhand_script.woff") format("woff"), /* chrome、firefox */
  url("fonts/Snell_roundhand_script.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/Snell_roundhand_script.svg#Snell Roundhand Script") format("svg"); /* iOS 4.1- */
}
h1 {font-family: "SnellRoundhand Script";}
.h2, h2 {
  font-family: 'brandon_grotesqueblack';
  font-size: 20px;

}
.whitebg
{
  background:#fff;
}
.widthsetup
{
	max-width:1000px;
	margin:auto;
}
.widthsetup:after,.widthsetup:before
{
	clear:both;
	display:block;
	content:'';
}
.red {color: red;}
.smallr {
    line-height: 0px;
    font-size: 10px;
    margin-top: -10px;
    position: relative;
    display: inline-block;
     vertical-align: super;
}
.h3, h3 {
  font-size: 35px;
  font-weight: normal;
   font-family: 'brandon_grotesqueblack';
}


.h4, h4 {
   font-family: 'gotham_book';
  font-size: 24px;

}
h5
{
	 font-family: 'gotham_bold';
	 font-size:20px;
	     color: #534F4D;
}
body {
 font-family: 'gotham_book';
  letter-spacing: .01rem;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5;

}
.center {
    float: none;
    margin: 0 auto;
    display: block;
}
.center-contents {text-align: center;}
.navbar-toggle .icon-bar {
    width: 28px;
    height: 3px;
}
#content {  padding: 40px 0;}
.page-template-home-page #content {
    padding: 0;
    margin-top: -103px;
}


.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid transparent;
 }
.navbar-brand {
    float: left;
    height: auto;
    padding: 25px 25px;
    font-size: 18px;
    line-height: 20px;
    max-width: 270px;
}
.navbar-nav {
  float: right;
  margin-top: 50%;
  margin: 0;
  vertical-align: middle;
}
/*.navbar-left{    margin-left: 6vw;}*/
.skip-link {visibility: hidden}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Button Styles */
.btn {
  font-family: 'gotham_book';
border-radius: 0px;
}

.btn img {width: 50px;}

html body iframe .html5-video-player a.ytp-title-link.yt-uix-sessionlink {display: none !important;}



.btn-primary {background-color: #999999; background: white; color: #333; border: 1px solid #333;
	border-radius:7px;
	font-size:18px;}
.page-template-no-sidebar-centered .btn-primary { margin-top: 12px;}

.page-template-no-sidebar-centered .site-main{
    padding-bottom: 50px;
}
.btn-primary:hover {background-color: #666666;}
.btn-primary:active {background-color: #333333;}
.btn-primary:visited {background-color: black;}
.btn-default.btn-pink, .btn-pink {
    background: #c79087;
    color: white;
    border: 1px solid #c79087;
}
.btn-default.btn-pink:hover, .btn-pink:hover {
    background: #a37672;
    color: white;
    border: 1px solid #a37672;
}

a:focus, a:hover {
    color: #a37672;
    text-decoration: underline;
}

/* Jumbotron */
.jumbotron h2 {

   font-family: "SnellRoundhand Script";
  font-size: 36px;

    text-transform: lowercase;
    clear: both;

}

.jumbotron.btn:hover {color:white;}
.jumbotron.btn:hover .fa-play {
    border: 1px solid white;
    }

#homeslider .
body .jumbotron .bg-overlay {
    background: rgba(255,255,255,0.0);}
body .main div.jumbotron {background-size: cover;}
.jumbotron .btn:nth-child(2) {margin-top: 30px;}
img {max-width: 100%;height:auto;}

.navbar-header {
    float: left;
    width: 100%;
    #height: 100px;
}

.beneath-slider {
    
       background: #F5F4F5;
    background-image: url(img/Leo-&-Nicole-watermark.png);
    background-position: right 10%;
    /* background-size: contain; */
    background-repeat: no-repeat;
}
.beneath-slider h2
{
	font-family: "SnellRoundhand Script";
	text-transform:none;
}
.beneath-slider h2:after
{
	    border-bottom: 2px solid #D0B0AE;
    content: '';
    display: block;
    clear: both;
    max-width: 320px;
    padding-top: 5px;
}
.beneath-slider h3
{
	text-transform:uppercase;
}
.beneath-slider h4
{
  color:#7F4C46;
  font-size:24px;
  margin:20px 0px;
}
.beneath-slider p
{
  margin-bottom:20px;
}
@media screen and (max-width: 700px) {

  .jumbotron {
    background-position: 70%;
}
.jumbotron .btn-lg.white {
    width: 48%;}
.jumbotron .btn-lg {
    background-color: white;
    width: 45%;}
.navbar-header {background: white;}
.lookbook-menu {display: none}
#trigger-overlay {
  margin-top: 20px;
}
.btn-lg {
    width: 100% !important;
    margin: 30px 0;
}


    .left-nav-icons {display: none;}
    .jumbotron.topjumbo .btn-lg {
    width: 45% !important;}
  mobilecontentbor{
  background-color: rgba(255,255,255,.5);
  }
}

@media screen and (min-width: 700px) {

.btn-lg {font-size: 23px;}

body .jumbotron.topjumbo .btn-lg.white {
    margin-right: 20px;
}
.jumbotron h1 {
    font-size: 89px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-style: normal;
    color: #fff;
}
.jumbotron hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #be8982;
    width: 300px; float: left;
    display: block;
    clear: both;}

.light .jumbotron h1 {color: #212121; }


}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header
{
	margin:0px !important;
}
@media screen and (max-width: 1100px) {
	.desktoplogo.navbar-brand>img {
    max-width: 150px !important;
    padding-top: 20px;
}
}
@media screen and (min-width: 768px) {
.navbar-nav>li>a {
  line-height: 80px;
}
.page-template-no-sidebar-centered .content-area {
width: 70%;
  margin: 0 auto;
}
.widthsetup
{
	padding:0px 15px;
}
}
/* Trigger Overlay */



.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #efefef;
  background-color: transparent;
}
.light .navbar-default .navbar-nav>.active>a, .light .navbar-default .navbar-nav>.active>a:focus, .light .navbar-default .navbar-nav>.active>a:hover {
  color: #666;
  background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
  color: white;
  font-family: 'gotham_book';
}

.light .navbar-default .navbar-nav>li>a {
  color: #212121;
}
.navbar-default .navbar-nav>li>a:hover {
  color: #efefef;
  background-color: transparent;
}
.light .navbar-default .navbar-nav>li>a:hover {
  color: #666;
  background-color: transparent;
}
.navbar-nav>li
{
	float:none;
	display:inline-block;
	position:relative;
}

#content {
  padding: 0px 0;
}
.carousel-inner>.item>img {
  line-height: 1;
  width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  line-height: 1;
  width: 100%;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  top: 25%;}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.sub-menu
{
	visibility: hidden;
	background:#fff;
	position:absolute;
	z-index: 1;
	    width: 240px;
		border:1px solid #eee;
		    box-shadow: 1px 5px 5px #eee;
			border-top:0px;
}
.navbar-nav>li:hover .sub-menu
{
	visibility: visible;
}
.sub-menu>li>a:hover {color: #C58D84;}
@media screen and (max-width: 767px) {

.desktoplogo
{display:none;}
.mobilelogo{display:block !important;}

.jumbotron.topjumbo hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #be8982;
    width: 150px;
    float: left;
}
.site-main {clear: both;}
.jumbotron2.light {

    background-position: 60% 0;
}
.jumbotron2 {

    background-position: 40% 0;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: 15%;
}

  .navbar-nav {
  float: left;
  width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
  padding: 0;
}

.navbar-default  .navbar-nav .caret {
  float: right;
  margin-right: 10px;
  margin-top: 7px;
}
.navbar-default .navbar-brand {
  color: #777;
  width: 33%;
  padding: 5px;
}
.navbar-toggle {
  margin-top: 12px;
}
.jumbotron p {
  font-size: 18px; line-height: 25px;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
  background: #e9e9e9; padding: 10px 25px;}
  .dropdown-menu ,.sub-menu{padding: 0px;}
}
.sub-menu{padding:0px;text-align:left;}
.jumbotron .btn-lg.dark
{
  border:1px solid #fff !important;
  color:#fff;
  border-radius:5px;
  font-size:18px;
}
.sub-menu>li{list-style:none;}
.dropdown-menu>li>a,.sub-menu>li>a {
 display: block;
    padding: 13px 20px;
    color: white;
    text-transform: uppercase;
    background-color: #fff !important;
    font-family: 'gotham_book';
    letter-spacing: 0px;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    color: #212121;
    border-top: 1px solid #eee;}
.light .dropdown-menu>li>a {background-color: white !important; color: rgba(0,0,0,.9);}

.light.dropdown-menu>li>a:hover {color: rgba(0,0,0,1);}
.light.dropdown-menu>li>a:hover,.sub-menu>li>a:hover {color: #C58D84;}

.light .dropdown-menu>li>a:hover {color: #333;}
  .dropdown-menu {background-color: #333 !important; border-radius: 0px; border: 0px solid #333;}

.light  .dropdown-menu ,.light .sub-menu {background-color: white !important; border-radius: 0px; border: 0px solid white;}
  .jumbotron {background-size: cover !important;}
.jumbotron.jumbotron-inner
{
  background-position:center top;
  background:#000;
}
.home .jumbotron {
	
background-repeat:no-repeat;

}

 .jumbotron p {
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 0px;
  font-family: 'gotham_book';
  line-height: 1.5em;
  text-transform: none;
  letter-spacing: 1px;
  color: #fff;
  margin: 20px 0px;
}

.jumbotron p {color: white;}
.light .jumbotron p {color: #212121;}
.jumbotron .btn-lg,  {
  background-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #fff !important;
  color: #fff;
  border-radius: 0px;
  margin-right: 20px;
}
.dropdown-menu>li>a:hover {
  color: white;}

.light .dropdown-menu>li>a:hover {
  color: #333;}

.light .jumbotron .btn-lg {
  background-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #212121 !important;
  color: #212121;
  border-radius: 0px;
  margin-right: 20px;
}
.jumbotron .btn-lg.white {
  background-color: white;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: 2px solid #fff !important;
  color: #666;   margin-right: 0px;}
.light .jumbotron .btn-lg.white {
  background-color: #212121; color: white; border: 2px solid #212121 !important; }
.jumbotron {
  padding: 0px;
}

.jumbotron {
      padding: 14% 0 5% 0%;
}
.screen-reader-text {
  width: 0px;
  display: none;
}

.jumbotron .btn-default {
  border-radius: 1px;
  margin-right: 20px;
  margin-top: 0px;
  background: transparent;
  color: white;
  border: 1px solid white;
}
.site-footer {
  text-align: center;
  padding: 20px 0;
  color: #A09E8F !important;
  font-size: 15px;
  background-color: #4C4C4C;
}

.site-footer a {
  color: #A09E8F !important;}



  @media screen and (max-width: 700px) {

   
   
.overlay ul li a {
    font-size: 23px;}
  }

.btn-default.subtle {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 1px;
  margin-top: 20px;
}



.light .jumbotron .bg-overlay {
    background: rgba(255,255,255,0.8);
      padding: 228px 0 48px 0;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
      border-bottom: 2px solid #DCDADB;
	  border-radius:0px;
}
  @media screen and (min-width: 700px) {
.address, .phone {
    margin-left: 25px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

}
.navbar-default .navbar-toggle {
  #border-color: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;}


.canvas-slid .navbar-toggle {
  border: none;
  background: transparent !important;}

.navbar-default .navbar-toggle .icon-bar {
  background-color:  #C58D84;
}

.canvas-slid  .navbar-toggle .icon-bar {
    width: 22px;
          transition: 0.3s;

  }
.canvas-slid .navbar-toggle  .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
      transition: 0.3s;

  }
  .canvas-slid  .navbar-toggle  .middle-bar {
    opacity: 0;
      transition: 0.3s;
  }
.canvas-slid .navbar-toggle  .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;

  }


.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
      transition: 0.3s;

  }
.navbar-toggle.collapsed  .middle-bar {
    opacity: 1;
  transition: 0.3s;
  }
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
      transition: 0.3s;


  }

.offcanvas.in {
  display: block;
  background: #212121;
  border-left: 1px solid #212121;
}
.light .offcanvas.in {
  display: block;
  background: white;
  border-left: 1px solid #e9e9e9;
}

.navbar-default .navbar-nav>li>a {
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  letter-spacing: 0px;
      font-family: 'gotham_book';
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal;
  line-height: 1em;
  color: #1C1C1B;
}

.navbar-offcanvas .navbar-nav {
  margin: 30px 20px 0 0;
}
.desktoplogo.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  z-index:9999;
}


.desktoplogo.navbar-brand {
  padding: 0px;
}
.desktoplogo.navbar-brand>img {
  height:auto;
  width: auto;
}
.deasktopdisplay
{
	padding:30px 0px 22px 0px !important;
	text-align:center;
}
.deasktopdisplay:after
{
	content:'';
	display:block;
	clear:both;
}
.deasktopdisplay li.darkcolor a:hover
{
	background:#ac7a72 !important;
}
.deasktopdisplay li.darkcolor a
{
	background:#C58D84;
	color:#fff !important;
	border-radius:5px;
}
.nav>li>a
{
	padding:12px 22px;
}
.mobilelogo{display:none;}
@media screen and (max-width: 700px) {

.jumbotron h1 {  font-size: 32px;
  line-height: 1.1em;
text-transform: uppercase;}

.jumbotron p {  width: 100% !important; font-size: 17px}
.jumbotron .btn-lg {
  margin: 10px 0;
  margin-right:0px !important;}

}
.jumbotron2 .btn-lg,.jumbotron .btn-lg ,.homeslidecontent .btn-lg
{
	width:auto !important;
}
.light .navbar-default .navbar-toggle .icon-bar {
  background-color: #333;
}



@media screen and (min-width: 767px) and (max-width: 1050px) {
.navbar-default .navbar-nav>li>a {
  font-size: .5em;
  letter-spacing: .5px;padding: 12px;}

.light .navbar-default .navbar-nav>li>a {
  font-size: .5em;
  letter-spacing: .5px;
}
.navbar-brand {
  max-width: 180px;
}
}
@media screen and (min-width: 867px) and (max-width: 1150px) {
.navbar-brand {
  max-width: 180px;
}
}
@media screen and (max-width: 867px) {

.navbar {
  position: relative;
  min-height: 50px;
  margin-top: 0px;}

}


.jumbotron-inner.jumbotron .bg-overlay {
  background: rgba(0,0,0,0.5);
  padding: 128px 0 48px 0;
}

.jumbotron-inner.jumbotron h1 {color: #fff !important;
  text-align:left;
  font-family: "SnellRoundhand Script";
  font-size:36px;
  text-transform:none;
}
.jumbotron-inner.jumbotron h3
{
  color:#fff;
  text-transform:uppercase;
}
.jumbotron-inner.jumbotron p
{
  color:#fff;
}
#myCarousel {margin-top: 0px;
display: block;
    clear: both;
}

.navbar {background-color: transparent;}

.carousel-control {
    padding-top: 20%;
        width: 10%;
        opacity: .8;
}

.carousel-control:hover {

        opacity: 1;
}

#carousel-example-generic {
    margin: 20px auto;
    width: 400px;
}

#carousel-custom {
    margin: 20px auto;
    width: 400px;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.jumbotron {margin-bottom: 0px;}
.jumbotron2 {
    padding: 5% 0% 0%;
    width: 100%;

}
.videosection
{
	padding:10% 0px;
}
.jumbotron2.jumbotron h2:after
{
	border-bottom:2px solid;
	padding-bottom:5px;
	content:'';
	clear:both;
	display:block;
	max-width:350px;
}
.jumbotron2{
background-repeat:no-repeat;
  background-position:0% 0%;
  background-size:cover;
  min-height:450px;
}
.contentsectionjum
{
	padding: 10% 0%;
}
.imagesectionjub img{max-height:400px;}
/* Footer Styles */


.bottomfatcontainer {
  width: 100%;
  background: #202020;
  color: white;
}
.site-footer {
text-align: center;
  padding: 20px 0;
  color: #999999 !important;
  font-size: 14px;
}
.site-footer a {
      color: #F6F5F3;
    font-family: 'gotham_book';
    font-size: 14px;
  text-decoration: underline;
}
.bottomfatcontainer ul.social-media-icons
{
	padding:0px;
	margin:0px;
}
.bottomfatcontainer ul.social-media-icons li
{
	list-style:none;
	display:inline-block;
	padding:10px;
}
.bottomfatcontainer ul.social-media-icons li a
{
	color:#fff;
}
.contactinfofooter
{
	font-size:14px;
	text-align:right;
}
.contactinfofooter a
{
	color:#fff;
	text-decoration:none;
}
.footermenuwi .widget_nav_menu
{
	    border-right: 1px solid #D7B8B5;
}
.newsletter div.gform_widget
{
	min-height:90px;
}
.newsletter div.gform_widget,
.newsletter form,
.newsletter .gform_wrapper,
.newsletter .gform_wrapper label.gfield_label + div.ginput_container
{
	width:100%;
}
.newsletter div{display:inline-block;    margin: 0px !important;
    padding: 0px !important;}
.newsletter input
{
	font-size: 14px !important;
	min-height:41px;
  color: #000;
}
.newsletter div.gform_body
{
	width:80% !important;
	float:left;
}
.newsletter div.gform_footer
{
	clear:none !important;
	width:auto;
}
.newsletter .gform_wrapper div.validation_error
{font-size:14px;color:#fff;border:0px !important;}
.newsletter input[type="submit"]
{
	border-radius:0px !important;
	border: 0px !important;
    margin-right:0px !important;
}
.newsletter .gform_wrapper ul li.gfield
{
	clear:none !important;
	padding-right:0px !important;
	margin-top:0px;
	
}

#colophon {background-color: #000000; color: #fff; font-size: 12px;font-family: 'gotham_book';}

.tint {
    background: rgba(0,0,0,.5);
    padding: 20px 0;
}

.tint2 {
background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,.5), rgba(0,0,0,.5));
background-image: linear-gradient(180deg, rgba(0,0,0,.5), rgba(0,0,0,.5));
padding: 50px 0 35px 0;}

/** Slider Below Block Start**/

.slidebelwo
{
	background:#f5f4f4;
}
.slidebelwo:after,.slidebelwo:before,.slidebelowblock:after
{
	clear:both;
	content:'';
	display:block;
}
.slidebelowblock
{
	max-width: 63%;
    margin: auto;
    padding: 50px 0px;
	color:#615D5C;
	font-size:18px;
}
.slidebelowblock h4
{
	color:#7F4C46;
	font-family: 'gotham_book';
    font-size: 24px;
    text-transform: none;
    display: block;
	text-align:center;
}
.dark.slidebelowblock,.dark.slidebelowblock p
{
	color:#fff;
}
.slidebelowblock a.readmores
{
	color:#7F4C46;
	float:right;
	text-decoration:underline;
	margin-top: 30px;
}
.slidebelowcont
{
	min-height:80px;
}
.slidebelowblock img
{
	max-height:133px;
}
/** Slider Below Block End**/

/** Mentions Section **/

.mentions-block {
    padding: 60px 0;
	background: #F5F4F5;

}

.title-wave h4 {
     color:#7F4C46;
	     font-family: 'gotham_book';
    font-size: 24px;
    text-transform: none;
    display: block;
margin-top: 0px;
    margin-bottom: 10px;
  border-bottom: 2px solid #c79087;
  padding-bottom:10px;
}

.mentions-bio {
	color:#615D5C;
}

.mentions {
    max-height: 200px;
	text-align:center;
	margin-bottom:30px;
    overflow: hidden;
}
.mentions img{width:auto;height:200px}
.showhide {
    font-family: 'Conv_FournierMTItalic';
    color: #2e2d2c;
    width: 150px;
    margin-left: -50px;
    padding-left: 60px;
    z-index: 100;
    position: relative;
    cursor: pointer;
    text-decoration: underline;

}

.showhide-content {
    display: none;
}
.readbutton {
    position: relative;
    z-index: 50;
    color: #2e2d2c;
    font-size: 25px;
    padding-top: 25px;
    display: block;
}
.readbutton:hover a.showhide {color: #c79087;}
.readbutton:hover {color: #c79087;}
.tw-top {display: none}


.overlay ul li.menu-item-35 a {
    border-bottom: 0px solid #be8982;
}
.btn-pink {
    margin-top: 30px;}
	
/** Media Block**/
.media-block 
{
	padding-top:50px;
}
.media-block h4
{
	max-width: 730px;
    border-bottom: 2px solid #c79087;
    padding-bottom: 10px;
    margin: auto;
    margin-bottom: 20px;
    padding-left: 20px;
}
@media screen and (max-width: 700px) {
  .tw-top {display: block; padding: 0 30px 30px 30px;}

  .btn-lg {
    width: 100% !important;
    margin: 30px 0 0 0;
     font-size: 19px;
}


  .tw-bottom {display: none}
.mentions {position: relative; margin: 0; display: block}
  .mentions img {
    margin: 0 auto;
    position: relative;
    display: block;
    width: auto;
}
.beneath-slider
  {padding:60px 0px;}
    .mentions-bio {
    background: rgba(232, 232, 232, 0.58);
    padding: 30px;
    margin-left: 0px;
    margin-top: 39px;
    z-index: 0;
}


html body .owl-item .item .classy-pin {
    position: absolute !important;
    right: 0px;
    bottom: -10px;
}
.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
}
}
.fancybox-nav {display: none}

/** Left Nav Icons **/

.left-nav-icons {
    width: 70px;
    position: fixed;
    z-index: 100;
    margin-top: 14%;
}
.left-nav-icons a {
    line-height: 33px;
    display: block;
    clear: both;
    border: 1px solid;
    padding: 10px 15px 4px 10px;
    background-color: rgba(255,255,255,.95);
    margin: 20px 0 20px -120px;
    color: #c79087;
    width: 170px;
    text-align: right;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: margin 1.2s ease;
    -moz-transition: margin 1.2s ease;
    -o-transition: margin 1.2s ease;
    transition: margin 1.2s ease;
    font-family: 'Conv_FournierMTItalic';
}
.left-nav-icons a i {float: right; font-size: 27px; margin-left: 15px;}

.left-nav-icons a:hover {
  color: #a37672;
  margin-left: -5px;

     -webkit-transition: margin 0.25s ease;
    -moz-transition: margin 0.25s ease;
    -o-transition: margin 0.25s ease;
   transition: margin 0.25s ease;

}

/** Contact Overlay **/

.lightbox {
  /** Default lightbox to hidden */
  display: none;

  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.9);
      color: #333;
visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
#contact a { color: #333;
}
html body .lightbox { color: #333;
}
#contact h2 {
    border-bottom: 1px solid #be8982;
    padding-bottom:10px;
        display: inline;
        margin-bottom:10px;
        clear: both;
}
.lightbox-address {display: block; margin-top: 20px; font-size: 25px;}
.lightbox img {
    margin: 2% 20px 0 -20px;
    width: 20%;
    margin-left: 10px;
}


.lightbox:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox **/
  display: block;
  visibility: visible;
  opacity: 1;
}
#contact .col-md-4 {padding-top: 20%;}
#contact .col-md-4 {text-align: center;}



h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #333;
}


/** Home Features **/

.light .title-wave span.subtitle
{
    font-family: 'brandon_grotesqueblack';
    text-transform: uppercase;
    color:#534F4D;
    font-size: 35px;
    /* margin-top: -10px; */
    line-height: 40px;
    position: relative;
    vertical-align: middle;
}

.light .title-wave h2
 {
    color: #534F4D;
    font-size: 36px;
}
.fa-play
{
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 16px;
    padding: 7% 7% 7% 9%;
    margin-left: 10px;
    margin-bottom: 2px;
}

.dark .title-wave span.subtitle
{
    font-family: 'brandon_grotesqueblack';
    text-transform: uppercase;
    font-size: 35px;
    padding-bottom: 0;
    /* margin-top: -10px; */
    line-height: 40px;
    position: relative;
    display: block;
    vertical-align: middle;
	color:#fff;
}

.dark .title-wave h2 
{
	color: white;
}

.jumbotron.jumbotron2 .btn-lg
{	
	border-radius:5px;
    font-size: 18px;
}
.light.jumbotron .btn-lg
{
	border-color: #C58D84 !important;
    background: #C58D84;
    color: #fff;
}
.light.jumbotron .btn-lg:hover
{
	border-color: #7F4C46 !important;
    background:#7F4C46;
}
.dark.jumbotron .btn-lg
{
	border-color:#fff !important;
	color:#fff;
}
.dark.jumbotron .btn-lg:hover
{
	border-color:#fff !important;
}

/**
.dark .title-wave span.subtitle {
   margin-left: 17px;
 }
**/.only-on-mobile {display: none;}
.only-on-desktop {display: inline-block;}

@media screen and (max-width: 700px) {
html body .owl-item .item .classy-pin  {right:1% !important; bottom: 1% !important;}
 .pull-left, .pull-right {
    width: 100%;
}
.only-on-mobile {display: inline-block;}
.only-on-desktop {display: none;}


    .fa-play {
    border: 1px solid #333;
    border-radius: 50%;
    font-size: 12px;
    padding: 2% 2% 2% 3%;
    margin-left: 10px;
    margin-top: -9px;
    margin-bottom: 2px;
}
}

.navbar-brand>img {
    display: block;
    max-width: 200px;
}
.video-lightbox .col-md-7 {
    padding-top: 7%;
}

video {
    width: 100%;

}

/** Video Lightbox **/

.fancybox-overlay-fixed {
    background: rgba(255,255,255,.9) !important;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    box-shadow: 0 10px 25px rgba(255, 252, 255, 0);
    background: rgba(255,255,255,0);
}

.fancybox-close {
    background-image: url('/wp-content/themes/understrapper/img/cross.png');
    background-size: 100%;
    background-repeat: no-repeat;
    position: fixed;
    width: 140px;
    height: 80px;
    right: 20px;
    top: 20px;
    overflow: hidden;
    border: none;
    color: #333 !important;
    background-size: 26px;
    background-position: 70% top;
  font-family: 'Conv_FournierMTItalic';
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
html .fancybox-inner {
    overflow: hidden !important;
}

/** Inner Content **/




.page-template-no-sidebar-centered .entry-content {
    padding: 40px 0;
}

.page-template-no-sidebar-centered .entry-content img {
    max-width: 100%;
    height: auto;
    margin: 30px 0;
}

@media (min-width: 768px) {
.page-template-no-sidebar-centered .navbar-header {
    float: left;
    background: white;
    width: 100%;
    max-height: 110px;
        height: 110px;
}
}



.btn-lg:hover img  {
filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    -webkit-filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    -moz-filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    -o-filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    -ms-filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    /* color: white; */
    filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%);
    -webkit-filter: invert(100%) brightness(100%) grayscale(100%) sepia(100%) contrast(390%) !important;
    margin-left: 10px;
     margin-right: -10px;
    transition: all 0.3s ease;
}
.btn-lg img {
  margin-left: 0px;
     margin-right: 0px;
    transition: all 0.3s ease;
}

.jumbotron .btn:hover {
    color: white;
}
.jumbotron.topjumbo .btn:hover {
    background-color: #333;
    border: 1px solid #333 !important;
}
.jumbotron .btn-lg.white:hover img, .btn-pink:hover img {
   -webkit-filter: none !important;

 }

.jumbotron.jumbotron2 .btn:hover .fa-play {
    border: 1px solid white;
  }

.btn-lg {
    padding: 10px 26px 10px 25px;}

/** Owl Slider **/

.gallerysider .owl-theme .owl-controls .owl-buttons div.owl-next {background: url('/wp-content/themes/understrapper/img/PinkRight-Arrow.png');
    width: 40px;
    height: 70px;
    color: transparent;
    position: absolute;
    right: 0px;
    top: 40%;}
.gallerysider .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url('/wp-content/themes/understrapper/img/PinkLeft-Arrow.png');
    width: 40px;
    height: 70px;
    color: transparent;
    position: absolute;
    left: 0px;
    top: 40%;
}

#sync2 .owl-item img {-webkit-filter: grayscale(100%);
filter: grayscale(100%);}

#sync2 .owl-item.synced img {-webkit-filter: grayscale(0);
filter: grayscale(0);}

/**Gallery Owl Theme **/

#sync2.owl-carousel {
    opacity: 1;
    display: block;
    background: rgba(0,0,0,.9);
    padding: 10px 20px;
    margin-top: -28px;
}

#sync2.owl-carousel .owl-item {

      padding: 10px 7px;
    overflow: hidden;
}



#sync2.owl-carousel .owl-item img {
      height: 130px;
      width: auto !important;
    max-width: 130%;
}

.gallerysider .owl-theme .owl-controls {display: inline-block !important;}


.owl-theme .owl-controls .owl-page, .owl-theme .owl-controls .owl-page span {display: none !important;}

#sync2.owl-theme .owl-controls .owl-buttons div.owl-next {

background: url('/wp-content/themes/understrapper/img/WhiteRight-Arrow.png') no-repeat top left;
background-color: rgba(0,0,0,.8);
}

#sync2.owl-theme .owl-controls .owl-buttons div.owl-prev {
    height: 100%;
    background: url('/wp-content/themes/understrapper/img/WhiteLeft-Arrow.png') center no-repeat !important;
    border-radius: 0px;
    background-color: rgba(0,0,0,1) !important;
    opacity: .9;
    top: -5px;
    left: -10px;
    width: 80px;
}

.owl-carousel .owl-wrapper-outer {
    overflow: visible; }

#sync2.owl-theme .owl-controls .owl-buttons div.owl-next {
    height: 100%;
    background: url('/wp-content/themes/understrapper/img/WhiteRight-Arrow.png') center no-repeat !important;
    border-radius: 0px;
        opacity: .9;
    background-color: rgba(0,0,0,1) !important;
    top: -5px;
    right: -10px;
    width: 80px;
}

.owl-controls .owl-buttons div.owl-prev:hover, #sync2.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  opacity: 1;
}
#homeslider
{
	background:#f7f6f4;
}
#homeslider .owl-controls
{
	position:absolute;
	z-index:11;
	top:50%;
	width:100%;
}
#homeslider.owl-theme .owl-controls .owl-buttons div
{
	background:none;
	color:#D7B8B5;
	opacity:1;
	font-size:50px;
	position: absolute;
	margin-top:-50px;
}
#homeslider.owl-theme .owl-controls .owl-buttons div:hover
{
	color:#C58D84;
}
#homeslider .owl-controls .owl-buttons div.owl-prev
{
	left:20px;
}
#homeslider .owl-controls .owl-buttons div.owl-next
{
	right:20px;
}

#homeslider .owl-item img {
    /* width: 100%; */
    height: auto;
       max-height: 530px;
    width: auto;
    display: block;
}
#homeslider .homeslidecontent
{
	padding-top:30%;
	color:#3C3936;
}
#homeslider .homeslidecontent h1:after
{
	content:'';
	display:block;
	height:2px;
	background:#3C3936;
	width:90%;
	margin-top:5px;
}
#homeslider .homeslidecontent h3
{
	margin-bottom:40px;
	margin-top:10px;
}
#homeslider .btn-primary.btn-lg
{
	border:1px solid #C58D84;
	color:#C58D84;
	border-radius:5px;
	font-size:18px;
	text-transform:uppercase;
	background:none;
}
#homeslider .btn-primary.btn-lg:hover
{
	border:1px solid #C58D84;
	color:#fff;
	background:#C58D84;
}
#homeslider .item.background-banner{
min-height:550px;
background-size: cover;
background-position: 50% 50%;
  background-repeat:no-repeat;
}
#homeslider .item.background-banner img {
    position: absolute;
    top: 0;
    left: 0;
}
#homeslider .light h1, #homeslider .light h3{
color:#3C3936;
}
#homeslider .light h1:after{
background:#3C3936!important;
}
#homeslider .dark h1, #homeslider .dark h3{
color:#FFF;
}
#homeslider .dark h1:after{
background:#fff!important;
}
#homeslider.light .btn-lg
{
	border-color: #C58D84 !important;
    background: #C58D84;
    color: #fff;
}
#homeslider .light.jumbotron .btn-lg:hover
{
	border-color: #7F4C46 !important;
    background:#7F4C46;
}
#homeslider .dark .btn-lg
{
	border-color:#fff !important;
	color:#fff;
}
#homeslider .dark .btn-lg:hover
{
	border-color:#fff !important;
}
@media screen and (max-width: 700px) {

body #main.site-main #sync2.owl-theme {display: none !important}
.fancybox-skin {
    padding: 20% 0 !important;
}



}



@media (min-width: 700px) {
.beneath-slider {

    padding: 110px 0 60px 0;
}
.fancybox-skin {
    padding: 35px !important;
}
}

.btn-primary:visited {
    background-color: white;
}

.btn-primary:hover {
    background-color: #333;
    border: 1px solid #333;
}

.beneath-slider .btn-primary { margin: 10px 0 30px 0;}

#sync1, #sync2 {overflow: hidden; }


/** Pinterest Button on Gallery **/
html body .owl-item .item .classy-pin  {
    position: absolute !important;
    right: 50px;
    bottom: 50px;
}
html body .owl-item .item .classy-pin a.PIN_1450809074402_pin_it_button_20.PIN_1450809360431_pin_it_button_inline_20 {
    background-image: url('/wp-content/themes/understrapper/img/pin-it.png')!important;
}

html body .owl-item .item .classy-pin a.PIN_1450809074402_pin_it_button_20.PIN_1450809360431_pin_it_button_inline_20 span.PIN_1450809074402_pin_it_button_count {display: none;}



#sync1 .owl-item img {
    /* width: 100%; */
    height: auto;
       max-height: 600px;
    width: auto;
    margin: 0 auto;
    display: block;
  
}

#sync2 .owl-item img {
    /* width: 100%; */
   
}
#sync2 .owl-item.synced img {
    /* width: 100%; */
    
}
.gallerysider .owl-carousel .owl-item .item {
    max-height: 700px;
    overflow: hidden;
    /* background: #DDD5D3; */
    background: white;
}


.fa-pinterest { #padding: 20px 23px; #font-size: 28px;}

.owl-wrapper .owl-item:nth-child(3) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(1) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(2) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(4) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(5) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(6) .item img.lazyOwl.lazy-hidden, .owl-wrapper .owl-item:nth-child(7) .item img.lazyOwl.lazy-hidden {
    opacity: 1 !important;
}


html body.page-id-327 .owl-carousel .owl-item .item {
    max-height: 700px;
    overflow: hidden;
    background: #EFEFEF;}


html body.page-id-327 .owl-item img {
    /* width: 100%; */
    height: auto;
    max-height: 600px;
    width: auto;
    margin: 0 auto;
    display: block;
    
}

.emailz {padding-left: 25px;
    margin-top: 5px;
    display: block;}

/*Top Header*/
.topheader
{
  min-height:30px;
	background:#171717;
  width:100%;
  font-family: 'gotham_bold';
}
.topheader .socialmedia ul
{
  padding:0px;
	margin:0px;
  text-align:left;
}
.topheader .socialmedia ul li
{
  display:inline-block;
      font-size: 20px;
}
.topheader .socialmedia ul li a
{
  color:#fff;
  padding:10px;
  display:inline-block;
}
.topheader .contactinfo
{
  color:#fff;
  padding-top:10px;
  padding-bottom:10px;
  text-align:right;
  font-size:14px;
  line-height:28px;
  margin-bottom:0px;
}
/*Where to Buy*/

.whereobuy
{
  border:1px solid #D3D3D3;
  margin-bottom:40px;
}
.whereobuy:hover
{
  background:#EFEFEF;
}
.shopimage
{
  display:block;
    text-align: center;
    min-height: 300px;
    display: table;
    vertical-align: middle;
    width: 100%;
}
.shopimage .shoplogo
{
  width:100%;
      display: table-cell;
    vertical-align: middle;
}
.shopimage .shoplogo img{max-width:300px;}
.bottomwherebuy
{
  padding-left:2vw;
   border-top:1px solid #D3D3D3;
}
.bottomwherebuy span{padding:10px 0px;display:inline-block;  font-family: 'gotham_book'; font-size:14px; max-width:50%;}
.bottomwherebuy:after{content:'';clear:both;display:block;}
.bottomwherebuy .shopbutton
{
      padding: 10px 20px;
    display: inline-block;
  float:right;
  font-family: 'gotham_bold';
   border:1px solid #D3D3D3;
  border-collapse:collapse;
}
.whereobuy:hover .shopbutton
{
 background:#BD8881;
  color:#fff;
  text-decoration:none;
}
/*Contact Us*/
.contactinfo b,.contactinfo strong
{
font-family: 'gotham_bold';
  font-size:17px;
}
.contactinfo
{
  font-family: 'gotham_book';
  font-size:17px;
  margin-bottom:50px;
}
.contactinfo a
{
	text-decoration:underline;
}
label
{
  display:none !important;
}
input[type="submit"]
{
  background:#BD8881;
  border-color:#BD8881;
  color:#fff;
  text-transform:uppercase;
  border:1px solid;
  font-size:14px;
  padding:10px 10%;
  border-radius:5px;
  font-family: 'gotham_book';
}
.contactform
{
    border: 2px solid #eee;
    padding: 30px 35px;
    margin-bottom: 20px;
  font-family: 'gotham_book';
  font-size:14px;
}
.contactform input[type="text"]
{
	min-height:43px;
	margin-bottom:15px;
	border: 2px solid #eee;
}
.contactform textarea
{
	border: 2px solid #eee;
}
.contactinfo h2
{
   font-family: "SnellRoundhand Script";
  font-size:36px;
  text-transform:none;
  font-weight:normal;
    border-bottom: 1px solid #D0B0AE;
  padding:0px 0px 5px 0px;
}
.contactform h3,.contactinfo h3
{font-family: 'brandon_grotesqueblack';
font-size:35px !important;
font-weight:normal;
color:#534F4D;}
/*Footer*/
#footer-logo
{    
  margin: 50px 0px;
    display: inline-block;
}
.bottomfatcontainer .menu
{
  padding:0px;
  margin:0px;
}
.bottomfatcontainer .menu li
{
  list-style:none;
}
.bottomfatcontainer .menu li a
{
  color:#F6F5F3;
  font-family: 'gotham_book';
  font-size:14px;
  text-transform:uppercase;
  padding:0px 0px 15px 0px;
}
/*Our Story*/
.page-template-template-story .footer-logo
{
  display:none !important;
}
.ourstorysection h2:after
{
	clear:both;
	display:block;
	content:'';
}
.ourstorysection h2 span.headingtitl
{
	font-family: "SnellRoundhand Script";
    font-size: 36px;
    text-transform: none;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c79087;
}
.ourstorysection h2 img
{
	float:left;
	padding-right:20px;
}
.ourstorysection.light h2 span.headingtitl
{
	border-color:#fff;
}
.ourstorysection span.subtitle
{
	font-family: 'brandon_grotesqueblack';
    text-transform: uppercase;
    font-size: 35px;
    color: #534F4D;
    margin: 10px 0px 30px 0px;
}
.ourstorysection span.subtitle span
{
	font-family: "SnellRoundhand Script";
}
.ourstorysection h4
{
	color: #7F4C46;
    font-size: 24px;
    margin: 20px 0px;
}

.ourstorysection.light h2 span.headingtitl,
.ourstorysection.light span.subtitle,
.ourstorysection.light,
.ourstorysection.light p
{
	color:#fff
}
.ourstorysection
{
	padding:60px 0px;
	background-repeat:no-repeat !important;
	background-position:right top;
	    background-size: 400px;
}
.ourstorycontent
{
	max-width:1000px;
	margin:auto;
}
.ourstorysection:after
{
	display:block;
	content:'';
	clear:both;
}
/*Look Book*/
.lookbookimage
{max-width:850px;
margin:auto;
margin-bottom:40px;}
.page-template-template-lookbook #content {
      display: block;
    clear: both;
    background: #e7e7e7;
    background-image: url('img/Leo-&-Nicole-watermark.png');
    background-position: top right;
    background-repeat: no-repeat;
}
.ourstocon,.toppadding
{
	padding-top:50px;
}
.ourstocon h2
{
 font-family: "SnellRoundhand Script";
  font-size:36px;
  text-transform:none;
  font-weight:normal;
      display: inline-block;
    border-bottom: 2px solid #D0B0AE;
  padding:0px 0px 10px 0px;
}
.ourstocon h3
{
  font-family: 'brandon_grotesqueblack';
  font-size:35px;
   text-transform:uppercase;
      margin: 10px 0px;
}
.ourstocon a.btn
{
  font-size:18px;
      padding: 14px 14%;
    border-radius: 5px;
    letter-spacing: 0px;
      margin-top: 20px;
}
.topgap
{
	padding-top:150px;
}
/*Slider Css*/
html body #sync1 .owl-item img
{
  margin:0px;
  margin-left:0;
  margin:0 auto;
}

#sync2 .owl-item
{text-align:center;}
#sync1 .owl-item .slidecont h4
{
color:#7F4C46;
  text-transform:uppercase;
}
#sync1 .owl-item .slidecont h4:after
{
  display:block;
  content:'';
  height:1px;
  background:#C58D84;
  margin: 15px 0px;
}
#sync1 .owl-item .slidecont p
{
color:#615D5C;
  font-size:17.26px;
}
	#sync1 .owl-item .slidecont {
    position: absolute;
    right: 20%;
    bottom: 90px;
    max-width: 350px;
}
@media screen and (max-width: 1040px) 
{
 #sync1 .owl-item .slidecont
  {
    position: initial;
    padding:15px 30px;
        max-width: 100%;
  }
  html body #sync1.owl-carousel .owl-item .item
  {
        max-height: initial;
  }
  .topgap
  {
	  padding-top:100px;
  }
}
@media screen and (min-width: 768px) 
{
html body #sync1 .owl-item img {
    margin: 0px;
    margin-left: 10%; 
}
}
@media screen and (max-width: 768px) 
{
	#homeslider .homeslidecontent
	{
		padding-top:5px;
		width:100%;
    padding-bottom:15px;
	}
	#homeslider
	{
		
    overflow: hidden;
	}
	#homeslider .owl-item img
	{
		margin:auto;
		max-height:430px;
	}
	.jumbotron2 .pull-right,.jumbotron2 .pull-left
	{
		float:none !important;
	}
	#homeslider .mobilecontentbor
	{
		//border-top: 2px solid #ddd;
    //background:#fff;
    position:absolute;
    bottom:0;
	}
  #homeslider .dark h1, #homeslider .dark h3 {
    color: #534F4D;
	}
  .dark .title-wave span.subtitle, .dark .title-wave h2 {
  color:#534F4D;
  }
  .mobilecontentbor
  {
  margin-top:200px;
  }
  .mobilecontentbor:after
  {clear:both;content:'';display:block;}
	.contentsectionjum
	{
		padding:30px 0px;
	}
	.slidebelowblock
	{
		max-width:100%;
	}
	.videosection.jumbotron2,.jumbotron.jumbotron-inner
	{
		background-size:800px !important;
		background-repeat:no-repeat !important;
	}
	.videosection,.jumbotron.jumbotron-inner
	{
		padding:5% 0px;
	}
	.conantvideosec ,.conantbannersec
	{
		padding-top:270px;
	}
	.footermenuwi .widget_nav_menu
	{
		border-right:0px;
	}
	.footermenuwi .widget_nav_menu,.contactinfofooter
	{
		text-align:left;
	}
	.widget-area
	{
		margin-bottom:20px;
	}
	.newsletter div{display:block;}
	.newsletter div.gform_body
	{width:100%;}
	.newsletter input[type="submit"]{max-width:200px;}
	.topheader
	{
		display:none;
	}
	.newsletter div
	{
		padding: 4px 0px !important;
	}
	.topgap
	{
		padding-top:30px;
	}
	.ourstocon a.btn
  {
      padding: 14px 9%;
  }
  .btn-lg,.jumbotron2 .btn-lg, .jumbotron .btn-lg, .homeslidecontent .btn-lg
  {
  width:100% !important;
  }
}
@media screen and (max-width: 640px) 
  {
	  body{font-size:15px;}
     #sync1 .owl-item .slidecont h4,.beneath-slider h4
    {
      font-size:19px;
    }
    #sync1 .owl-item .slidecont p, .beneath-slider p
    {
      font-size:15px;
    }
    #sync2.owl-carousel
    {
      display:none;
    }
    .ourstocon h3
    {
      font-size:22px;
    }
	.h1, h1,.light .title-wave h2,.jumbotron h2
	{
		font-size:33px;
	}
	.h3, h3,.light .title-wave span.subtitle,.dark .title-wave span.subtitle,.ourstorysection span.subtitle
	{
		font-size:27px;
	}
	#homeslider .homeslidecontent h3
	{
		margin-bottom:20px;
	}
	h5
	{
		font-size:17px;
	}
	#homeslider .btn-primary.btn-lg,.jumbotron.jumbotron2 .btn-lg
	{
		font-size:18px;
    width:100% !important;
	}
	.slidebelowblock h4,h4,.title-wave h4,.ourstorysection span.subtitle
	{
		font-size:20px;
	}
	.slidebelowblock
	{
		font-size:15px;
	}
}
@media screen and (max-width: 480px) 
  {
   .h3, h3,.light .title-wave span.subtitle,.dark .title-wave span.subtitle,.ourstorysection span.subtitle
    {
      font-size:25px;
    }
}
.cd-top {
  display: inline-block;
  height: 30px;
  width: 30px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #C58D84 url(img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #7f4c46;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .mobilecontentbor{
  background-color: rgba(255,255,255,.7);
  }
  .mobilecontentbor h2{
  margin-top:0;
  }
}
