@import url(////fonts.googleapis.com/css?family=Oswald:400,700);
@import url(////fonts.googleapis.com/css?family=Anton);
@import url(////fonts.googleapis.com/css?family=Open+Sans);

@import url("bootstrap.css");
@import url("font-awesome.css");

.clear { clear:left; }

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
/*------ template stylization ------*/
body {
	background: #eeeae3; 
}
.body {
	background: #5e4e39 url(../images/bgmain.jpg);
}

.catalogue_resrevpro .defaut_titre_precision { font-size:1.3em; }
.defaut_description { font-size:1.3em;}
.buttonreserv { font-size:1.4em; }

.albums_cl3  { clear:left; }
/*---------------row_s----------------*/
.row_1 {
	position: relative;
	z-index: 500;
}
.row_2 {
	padding: 102px 0 29px;
	background: #FFF;
}
.row_3 {
	padding: 30px 0 30px;
	background: #675031 url(../images/bgrow_3.jpg) center top no-repeat;
}
.row_4 {
	padding: 73px 0 35px;
	background: #FFF;
}
.row_5 {
	padding: 14px 0 59px;
	background: #FFF;
}
.row_6 {
	padding: 0;
	background: transparent;
	height: 0;
}
.row_7 {
	padding: 51px 0 0;
	background: #FFF;
}
.row_8 {
	padding: 0 0 77px;
	background: #FFF;
}
.row_9 {
	padding: 51px 0 22px;
	background: #FFF;
}
.row_9 h2 {
	padding-bottom: 31px;
}
.row_10 {
	padding: 51px 0 0;
	background: #FFF;
}
.row_10 h2 {
	padding-bottom: 31px;
}
.row_11 {
	padding: 0 0 22px;
	margin-top: -51px;
	background: #FFF;
}
.row_11 h2 {
	padding-bottom: 31px;
	padding-top: 38px;
}
.row_12 {
	padding: 50px 0 95px;
	background: #FFF;
}
.row_12 h2 {
	padding-bottom: 35px;
}
.row_14 {
	padding: 50px 0 71px;
	background: #FFF;
}
.row_14 h2 {
	padding-bottom: 35px;
}
.row_15 {
	padding: 54px 0 91px;
	background: #FFF;
}
.row_15 h2 {
	padding-bottom: 35px;
}
.row_16 {
	padding: 54px 0 91px;
	background: #FFF;
}
.row_16 h2 {
	padding-bottom: 35px;
}
.pad1 {
	padding-top: 23px;
	padding-bottom: 26px;
}
.padbot1 {
	padding-bottom: 31px;
}
.row_9 .col1 { float:left; width:75%; }
.row_9 .col2 { float:left; width:20%; margin-left:4%; }

/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../images/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}


/*---------------headings links------------------*/
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #635b47;
	margin: 0;
	padding: 42px 0 35px;
}
h3 {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #635b47;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
h4 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	word-spacing: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.headbgm {
background:#df6120; 
margin-right:30px;
}
.btn-link1 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 400;
	color: #FFF;
	border: none;
	word-spacing: 2px;
	padding: 0;
	margin-right: 9px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
}
.btn-link1 img {
	position: relative;
	top: -5px;
	margin-left: 5px;
}
.btn-link1:hover {
	color: #ffc995;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.buttonreserv {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: normal;
	color: #635b47;
	border: none;
	word-spacing: 2px;
	padding: 0 5px;
	margin-right: 9px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration:none; 
	background:none; 
	border:1px solid #635b47;
	border-radius:5px; 
}
.buttonreserv::after {
width:15px;
background:url('../images/arrow4.png') no-repeat 3px 2px;
height:15px; 
display:inline-block; 
content:'  ';
}
.buttonreserv:hover {
	color: #df6120;
	text-decoration: none !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.block_reservation { position:relative;}
.block_reservation .buttonreserv { margin-left:20px; }


.btn-link2 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #635b47;
	border: none;
	word-spacing: 2px;
	padding: 0;
	margin-right: 9px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration:none; 
}
.btn-link2:hover  {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 55px;
	font-weight: normal;
	color: #ec6823;
	border: none;
	padding: 0;
	margin: 0;
	background: url(../images/dot1.png) center 78px repeat-x;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:hover {
	color: #ffd254;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link4 {
	float: right;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #635b47;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link4 img {
	top: -2px;
	position: relative;
	margin-right: 6px;
}
.btn-link4:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link5 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link5 img {
	top: -2px;
	position: relative;
	margin-left: 9px;
}
.btn-link5:hover {
	color: #ffd254;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link6 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #635b47;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link6 img {
	top: -2px;
	position: relative;
	margin-right: 6px;
}
.btn-link6:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link7 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #635b47;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link7:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************* header ***************/
header {
	text-align: center;
	padding-bottom: 0;
	background: #FFF;
}
.pslid {
min-height:200px;
}
.pagesheader {
	border-bottom: 2px solid #000000;
}
.bgpages {
	position: relative;
	min-height: 136px;
	background: url(../images/bgpages.jpg) right top no-repeat;
	background-size: cover;
}
/*-------- Logo -------- */
.nvbar-brand_ {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 36px 0 42px;
	margin: 0;
}
.nvbar-brand_ img {
	max-width: 100%;
}
.nvbar-brand_a:hover {
	text-decoration: none;
}
.rightside {
	position: relative;
	margin-top: 43px;
	float: right;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: right;
	margin-top: 120px;
	margin-right: 18px;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	min-height: 20px;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	zoom: 1;
	background: none;
}
.tm_navbar .nav li {
	text-align: center;
	float: left;
	padding: 0;
	position: relative;
	zoom: 1;
}
.tm_navbar .nav li.last a {
	margin: 0 1px 0 17px;
}
.tm_navbar .nav li a {
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #5b4e36;
	background: transparent;
	padding: 0;
	margin: 0 18px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li > a .indicator1 {
	background: url(../images/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 30px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #df6120;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	color: #df6120;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	color: #df6120;
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #df6120;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 51px;
	left: -12px;
	width: 101px;
	padding: 17px 0 5px 0;
	list-style: none;
	zoom: 1;
	z-index: 14;
	background: #df6120;
	margin: 0;
}
.tm_navbar .nav ul li:first-child {
	text-transform: uppercase;
	width: 100%;
	padding: 0 0 3px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: transparent;
}
.arrowup {
	position: absolute;
	top: 6px;
	left: 144px;
	z-index: 100;
}
.tm_navbar .nav ul li {
	text-align: center;
	width: 100%;
	padding: 8px 0 5px;
	display: block;
	position: relative;
	border: none;
	zoom: 1;
	z-index: 14;
	background: url(../images/pattsub1.png) 0 top repeat-x;
}
.tm_navbar .nav ul li a {
	text-transform: uppercase;
	position: relative;
	color: #ffffff;
	padding: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	text-shadow: none;
	border-bottom: none !important;
}
.tm_navbar .nav ul li a:hover {
	color: #ffc995;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #ffc995;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #ffc995;
	border-bottom: none !important;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	padding: 10px 0 7px;
	left: 101px;
	top: -11px;
	width: 87px;
	background: #0a8657;
	border: none;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 7px 0;
	padding-left: 20px;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 7px 0;
	padding-left: 20px;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: url(../images/pattsub2.png) 0 top repeat-x;
}
.tm_navbar .nav ul ul li a {
	color: #FFF;
	text-shadow: none;
}
.tm_navbar .nav ul ul li a:hover {
	color: #72c8a7;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .indicator2 {
	background: url(../images/indicator2.png) no-repeat 0 0;
	width: 5px;
	height: 7px;
	position: relative;
	display: inline-block;
	top: -2px;
	margin-left: 4px;
	left: auto;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/*--------------social----------------*/
header .container {
	position: relative;
}
.socialbox {
	position: absolute;
	right: 0;
	overflow: hidden;
	margin-top: 45px;
}
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	display: inline-block;
	margin: 0;
	z-index: 10;
}
.social_icons > li {
	position: relative;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	margin-left: 12px;
	margin-right: 0;
}
.social_icons > li:first-child {
	margin-left: 5px;
}
.social_icons > li a i {
	font-size: 16px;
	color: #56462e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.social_icons > li a:hover i {
	color: #df6120;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************** header end **************/
/************** content **************/
.title1 {
	left: 50%;
	margin-left: -568px;
	margin-top: 129px;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	font-size: 200px;
	line-height: 161px;
	font-weight: 400;
	letter-spacing: -2px;
	color: #FFF;
	position: absolute;
	z-index: 10;
}
/*----------row_1----------*/
.btn-link1 {
	padding: 0;
	background: transparent;
}
.box1 {
	position: relative;
	width: 749px;
	height: 191px;
	background: url(../images/bgbox1.png) no-repeat 0 0;
	z-index: 1;
}
.box2 {
	position: absolute;
	right: 69px;
	top: 111px;
	width: 448px;
	height: 80px;
	box-sizing: border-box;
	padding: 27px 0 0 115px;
	overflow: hidden;
	z-index: 0;
	background: url(../images/bgbox2.png) no-repeat 0 0;
}
.title1 {
	left: 50%;
	margin-left: -568px;
	margin-top: 129px;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	font-size: 200px;
	line-height: 161px;
	font-weight: 400;
	letter-spacing: -2px;
	color: #FFF;
	position: absolute;
	z-index: 10;
}
.camera_pag {
	z-index: 10;
	bottom: 26%;
	left: 50%;
	margin-left: -583px;
	position: absolute;
}
.bgrow1_1 {
	position: absolute;
	background-color: #e8a845;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
}
.bgrow1_2 {
	position: absolute;
	background-color: #FFF;
	height: 26px;
	width: 100%;
	z-index: -1;
	bottom: 0;
	display: block;
}
/*---------------------list1---------------------*/
.list1 {
	position: relative;
	list-style: none;
	margin-top: 0;
	overflow: hidden;
	z-index: 100;
	padding: 0;
	margin: 0;
}
.list1 li {
	text-align: center;
	position: relative;
	list-style: none;
	margin-bottom: 40px;
}
.list1 li figure {
	text-align: center;
	margin-bottom: 46px;
}
.list1 li p {
	margin: 0 0 28px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e8a845;
}
.list1 li p br {
	display: none;
}
.list1 li h2 {
	margin-bottom: 30px;
	padding: 0;
}
.list1 li h2 a {
	color: #3a3a3a;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li h2 a:hover {
	color: #7ecefd;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------------row3------------------*/
.title3 {
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 85px;
	line-height: 78px;
	font-weight: normal;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 0;
}
.title4 {
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 57px;
	font-weight: normal;
	color: #ffd254;
	border: none;
	margin: 0;
	padding: 0;
}
.title5 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 70px;
	font-weight: normal;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
/*----------vimeobox----------*/
.vimeobox {
	position: relative;
	width: 454px;
	height: 293px;
	border: none;
}
/*-------------box3-------------------*/
.box3 {
	border: 1px solid #cab083;
	padding: 42px 50px 33px 51px;
	overflow: hidden;
}
.box3 strong {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	color: #9b8857;
	margin-bottom: 36px;
}
.box3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
	color: #938777;
	margin: 0;
	margin-bottom: 32px;
}
/*-------list2----------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 6px 0 0;
}
.list2 li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 8px;
	line-height: 0;
}
.list2 li img {
	position: absolute;
	left: 2px;
	top: 6px;
}
.list2 li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	left: 0;
	color: #5e4e39;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a:hover {
	text-decoration: none;
	color: #cab083;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------box4-------------*/
.row_6 {
	padding: 0;
	background: transparent;
	position: relative;
}
.box4 {
	width: 568px;
	box-sizing: border-box;
	padding: 36px 0 42px 163px;
	position: relative;
	margin-top: -139px;
	float: right;
	z-index: 20;
	background: url(../images/bgbox4.png) no-repeat 0 0;
}
.box4 .infobox4 {
	overflow: hidden;
}
.box4 strong {
	text-transform: uppercase;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	color: #FFF;
	margin-bottom: 7px;
}
.box4 figure {
	float: left;
	margin-right: 25px;
	margin-top: 14px;
}
.bgrow6_1 {
	position: absolute;
	background-color: #cab083;
	width: 30%;
	height: 165px;
	top: -139px;
	right: 0;
}
/*----------about------------*/
.about figure {
	margin-bottom: 33px;
}
/*------ list-mission ------- */
.list-mission {
	padding: 0;
	margin: 0;
	margin-top: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 19px;
}
.list-mission h3 {
	margin-bottom: 9px;
}
.list-mission p {
	margin-bottom: 0;
}
.list-mission .overflow {
	overflow: hidden;
}
.list-mission a {
	color: #635b47;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission a:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission li {
	overflow: hidden;
	margin-top: 31px;
}
.list-mission li:first-child {
	padding: 0;
	border: none;
	margin: 0;
	margin-top: 0;
}
/*---------------list_team-------------------*/
.list_team {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.list_team li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 30px;
}
.list_team li figure a > img {
	width: 100%;
}
.list_team li figure a {
	position: relative;
	width: 100%;
	display: block;
}
.list_team li figure a span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a span img {
	text-align: center;
	position: absolute;
	top: -80px;
	margin-top: 0;
	left: 50%;
	margin-left: -17px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span img {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 50%;
	margin-left: -17px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------testimonials2--------------*/
.list-quote2.extra {
	padding-bottom: 34px;
}
.list-quote2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-quote2 li {
	background: url("../images/blocquote.png") no-repeat 20px 9px;
	margin-bottom: 20px;
}
.quote-2 {
	border: medium none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding-left: 57px;
	padding-top: 4px;
}
.quote-2 p {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	margin-bottom: 19px;
}
/*------------------isotop items------------------*/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	overflow: visible;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.pad_bot3 {
	padding-bottom: 42px;
}
#container {
	margin-left: 0;
}
.containerExtra {
	margin-left: -30px;
}
.element {
	width: 370px;
	height: auto !important;
	display: block;
	position: relative;
	border: none;
	margin: 0 !important;
	padding: 0 0 60px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*------------------------------------------*/
#options .pagination {
	margin: 0 0 41px 0;
}
#filters.pagination li a.selected {
	color: #e8a845 !important;
	background: none !important;
	border: none;
	text-decoration: none;
}
#filters.pagination li {
	float: left;
}
#filters.pagination li a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #635b47;
}
#filters.pagination li a:hover {
	color: #e8a845;
}
#filters li {
	display: inline-block;
	margin-right: 25px !important;
}
#options {
	position: relative;
	margin-left: 0;
}
/*---------------------------------------------*/
.element h3 {
	margin: 26px 0 9px;
}
.element h3 a {
	color: #635b47;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element h3 a:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a {
	margin: 0;
}
.element > a figure {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
.element > a figure img {
	width: 100%;
}
.element > a.thumb {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
.element > a.thumb em {
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	background: url("../images/patternhover.png");
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb span img {
	text-align: center;
	position: absolute;
	top: -80px;
	margin-top: 0;
	left: 50%;
	margin-left: -21px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.element > a.thumb:hover em {
	height: 100%;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.element > a.thumb:hover span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb:hover span img {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	left: 50%;
	margin-left: -21px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.description {
	position: relative;
	display: block;
}
#filters {
	position: relative;
}
#filters li {
	display: inline-block;
	margin-right: 20px;
}
#filters li a {
	padding: 0;
	background: none;
	border: none;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #4e4134;
	margin: 0;
	text-decoration: none;
}
#filters li a:hover {
	background: none;
	border: none;
	text-decoration: none;
}
/*-------list3----------*/
.list3 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list3 > li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 73px;
	line-height: 0;
	overflow: hidden;
	
}
.list3 > li h3 {
	margin-bottom: 13px;
}
.list3 > li h3 a {
	color: #635b47;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 > li h3 a:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.container .list3 li figure {
	float: left;
	margin-right: 29px;
	
}
.info1 {
	position: relative;
	overflow: visible;
}
.info1 p {
	margin-bottom: 7px;
}
/*-------list4----------*/
.list4 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list4 > li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 69px;
	line-height: 0;
	overflow: hidden;
}
.list4 > li p {
	margin-bottom: 10px;
}
.list4 > li h3 {
	margin-bottom: 9px;
}
.list4 > li h3 a {
	color: #635b47;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 > li h3 a:hover {
	color: #df6120;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-------- contacts page --------*/
.gmap {
	margin-top: 0;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 452px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding: 64px 0 31px;
}
address {
	margin: 0;
	margin-bottom: 24px;
}
address strong {
	margin: 0;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #635b47;
	display: block;
	margin-bottom: 9px;
}
address p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	margin-bottom: 0;
}
address .info p:first-child {
	margin-bottom: 10px;
}
.info > p span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	width: 77px;
	display: inline-block;
}
.info a {
	color: #df6120;
	text-decoration: underline;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	text-decoration: none;
	color: #635b47;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 6px;
	margin-bottom: 25px;
	width: 198px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 4px;
	position: relative;
}
#contact-form label {
	position: relative;
	/*!*/
  display: block;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	/*!*/
  left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	padding: 11px 10px 8px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 11px 10px 8px 14px;
	width: 100%;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	width: 100%;
	height: 41px;
	border-radius: 0;
	padding: 11px 10px 8px 14px;
	border: 1px solid #e2e2e2;
	background: #FFF;
}
#contact-form textarea {
	height: 277px;
	resize: none;
	margin: 0 0 30px;
	overflow: hidden;
}
.req {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #df6120;
	position: relative;
	display: inline-block;
	margin-left: 22px;
	top: 0px;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/20px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 22px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #f0f0f2;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
	padding: 0;
}
#contact-form.success .success-message {
	height: 50px;
	padding: 15px 0;
	border: 1px #e2e2e2 solid;
	background: #FFF;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
.btns {
	float: left;
	overflow: hidden;
}
.btn1 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #FFF;
	background: #df6120;
	border: none;
	border-radius: 0;
	padding: 5px 28px 5px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover {
	color: #df6120;
	background: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------------privacy page-------------------*/
.privacy_page h2 {
	padding-bottom: 32px;
}
.mtop2 {
	margin-top: 21px;
	position: relative;
}
.mbot0 {
	margin-bottom: 0 !important;
}
.privacy_page h3 {
	margin-bottom: 9px;
}
.privacy_page p {
	margin-bottom: 31px;
}
.privacy_link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #df6120;
	text-decoration: underline;
}
.privacy_link:hover {
	color: #635b47;
}
/*404 page*/
/*404 page*/
.block-404 .forminfo h2 {
	font-size: 48px;
	line-height: 48px;
	color: #635b47;
	margin-top: 0;
	padding: 38px 0 32px;
}
.block-404 p {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #635b47;
	word-spacing: -1px;
	margin-bottom: 27px;
}
.form-404 {
	width: 283px;
	display: block;
	position: relative;
	padding-right: 36px;
}
.form-404 input {
	outline: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #8c7f6e;
	width: 100%;
	height: 41px;
	padding: 11px 10px 8px 14px;
	border: 1px solid #e2e2e2;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #e2e2e2;
}
.form-404 a {
	position: absolute;
	margin-top: 0 !important;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	top: 6px;
	right: -12px;
	float: right;
	box-shadow: none;
	outline: none;
	border: none;
	opacity: 1;
}
.form-404 a img {
	position: absolute;
	top: 0;
	left: 0;
}
.form-404 a:hover {
	box-shadow: none;
}
.form-404 a:hover img {
	top: -30px;
}
/**/
/************* content end **************/
/************** footer **************/
footer {
	padding: 61px 0;
}
/*------------------footerpriv--------------------*/
.footerpriv {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.footerpriv strong {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.footerpriv em {
	margin: 0 2px;
	font-style: normal;
}
.privacylink {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.privacylink:hover {
	text-decoration: none;
	color: #df6120;
}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
.row_3 {
	padding: 30px 0 35px;
}
.box4 {
	width: 568px;
	box-sizing: border-box;
	padding: 36px 0 42px 163px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 6px;
	width: 247px;
	display: inline-block;
}
.contact-form .coll-3 {
	width: 238px;
	margin-right: 0;
}
.info1 {
	position: relative;
	overflow: hidden;
}
.vimeobox {
	width: 567px;
	height: 313px;
}
.title5 {
	margin-top: 36px;
	line-height: 65px;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.row_6 {
	padding: 20px 0;
	overflow: hidden;
	background: #cab083;
	position: relative;
	height: inherit;
}
.box4 {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-top: 0;
	float: none;
	z-index: 20;
	background-color: #cab083;
	background-image: none;
}
.box4 .infobox4 {
	overflow: hidden;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
}
.row_11 {
	margin-top: 0;
}
.vimeobox {
	width: 345px;
	height: 277px;
}
}
/**********************************************************/
@media (max-width: 767px) {
.block-404 .forminfo h2 {
	font-size: 48px;
	line-height: 54px;
}
.form-404 a {
	right: -6px;
}
.form-404 {
	width: 100%;
}
.img404 {
	width: 100%;
}
.img404 img {
	width: 100%;
}
.row_6 {
	padding: 20px 0;
	overflow: hidden;
	background: #cab083;
	position: relative;
	height: inherit;
}
.box4 {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-top: 0;
	float: none;
	z-index: 20;
	background-color: #cab083;
	background-image: none;
}
.box4 .infobox4 {
	overflow: hidden;
}
#contact-form textarea {
	height: 120px;
}
.map iframe {
	width: 100%;
	height: 250px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.row_11 {
	margin-top: 0;
}
.info1 {
	position: relative;
	overflow: visible;
}
.about figure {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.bgpages {
	background: url(../images/bgpages.jpg) -800px top no-repeat;
	background-size: cover;
}
.box3 {
	border: 1px solid #cab083;
	padding: 20px;
}
.vimeobox {
	width: 100%;
	margin-bottom: 30px;
}
.btn-link3 {
	font-size: 47px;
	line-height: 25px;
	background: url(../images/dot1.png) center 61px repeat-x;
}
.title5 {
	font-size: 47px;
	line-height: 65px;
}
.title3 {
	text-align: left;
}
.title4 {
	text-align: left;
}
.row_3 {
	background-size: cover;
}
.socialbox {
	position: absolute;
	right: 20px;
	overflow: hidden;
	margin-top: 45px;
}
.menuheader {
	min-height: 50px;
	padding-top: 0;
	padding: 0;
}
.menuheader {
	float: none;
	margin-top: 0;
	margin-right: 0;
}
.tm_navbar {
	padding: 20px 0;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #FFF;
	border: 1px solid #343434;
	background: #5b4e36 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 550px) {
.colteam {
	width: 50%;
}
.about figure {
	margin-bottom: 20px;
	float: none;
	width: 100%;
	margin-right: 0;
}
.about figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.list3 li figure {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.colquote {
	width: 100%;
}
.list2col {
	width: 100%;
}
.list1col {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 400px) {
.colteam {
	width: 100%;
}
.tm_navbar {
	padding: 10px 0 20px;
}
.navbar-brand_ {
	float: none;
	display: block;
	text-align: left;
	position: relative;
	padding: 15px 0 20px;
	margin: 0;
}
.socialbox {
	position: relative;
	display: block;
	float: none;
	right: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	text-align: left;
}
}
/**********************************************************/
@media (max-width: 321px) {
.vimeobox {
	position: relative;
	overflow: hidden;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}

/**************************
*
*	GENERAL
*
**************************/
.cameramain{
    position: relative;
}

.slider{
    position:relative;
    margin-bottom: 0 !important;
    z-index: 500;
}

.camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none;
}
.camera_wrap {
	display: none;
	float: none;
	position: relative;
	z-index: 1;
	overflow:visible;
	width: 100%;
    height: auto;
    margin-bottom: 0 !important;
}
.slidershadow{
    position: relative;
    width: 100%;
    height: 11px;
}
.camera_wrap img {
	max-width: none !important;
}
.camera_fakehover {
	height: 100%;
	min-height: 400px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;	
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 1;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: visible;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

/*--------------------------------------------*/
    .camera_caption{
        position: absolute;
        margin: 0 auto;
        left: 50%;
        margin-left: -470px;
        bottom: 17%;
    }

    .camera_caption_bg{
        display: none !important;
        text-align: left;
        width: 490px;
        padding: 0;
        margin: 0;
        float: none;
    }
/*
    .camera_caption .title1{	
        vertical-align: top;
        text-transform: uppercase;
        top: 0;
        overflow: hidden;
        font-family: 'Jockey One', sans-serif;
        font-size: 72px;
        line-height: 62px;
        font-weight: normal;
        color:#FFF;
        text-shadow: 1px 1px 1px #8d95a3;
        filter: dropshadow(color=#8d95a3, offx=1, offy=1);
        margin: 0;
    }

    .camera_caption .title2{
        text-transform: lowercase;
        font-family: 'Jockey One', sans-serif;
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        color:#FFF;        
        margin: 0 ;
        width: 100%;
        letter-spacing: -1px;
        margin-bottom: 37px;
        text-shadow: 1px 1px 1px #8d95a3;
        filter: dropshadow(color=#8d95a3, offx=1, offy=1);
    }
    
    .box1{
        width: 310px;
        display: block;
        position: relative;
        overflow: hidden;
        margin-bottom: 33px;
    }
    
    .listcam {    
        font-family: 'Ubuntu', sans-serif;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #FFF;
        position: relative; 
        list-style: none;
        margin-bottom: 14px;
        padding-left: 26px;
        float: left;
        display: block;
        background: url(https://www.mohiganaventures.com/themes/wild/images/page1_icon1.png) 0 4px no-repeat;
        
    }
    .listcam:hover {    
        color: #cfffe3;
        
    }
*/
        
/*-------------------------------------------*/
.camera_pag {
    z-index: 10;
    top: 350px;
    left: 50%;
    margin-left: -583px;
    position: absolute;
}

.camera_pag_ul{
    position: relative;
    text-align: center;
    width: 100%;
    height: 16px;
    overflow: hidden;    

}
.camera_pag_ul li span {
    display: none;
}
.camera_pag_ul li {
    margin: 0 7px 0 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    width: 12px;
    height: 12px;
    display: inline-block;
	background: url(../images/campag.png) center top no-repeat;
}
.camera_pag_ul li:hover {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #1a8b49;
	background: url(../images/campag.png) center bottom no-repeat;
}
.camera_pag_ul li.cameracurrent {
    width: 12px;
    height: 12px;
    display: inline-block;
	background: url(../images/campag.png) center bottom no-repeat;
}

/*---------------------------------------------------------*/
.camera_loader {
	background: url(../images/camera-loader.gif) no-repeat center;
	border-radius: 200px;
	height: 31px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 31px;
	z-index: 3;
}

.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: 0px;
	position: relative;
}

.camera_prev,
.camera_next {
    display: none !important;
    cursor: pointer;
    position: absolute; 
    z-index: 1000;
    bottom:48%;
    width:18px;
    height:26px;
}
/*
.camera_prev {
    background: url(https://www.mohiganaventures.com/themes/wild/images/camprev.png) center top no-repeat;
    left: 35px;
}
.camera_next {
    background: url(https://www.mohiganaventures.com/themes/wild/images/camnext.png) center top no-repeat;
    right: 35px;
}
.camera_prev:hover {
    background: url(https://www.mohiganaventures.com/themes/wild/images/camprev.png) center -26px no-repeat;
}
.camera_next:hover {
    background: url(https://www.mohiganaventures.com/themes/wild/images/camnext.png) center -26px no-repeat;
}

*/

/*-------------------------------------------------------------------*/
@media (max-width: 2050px) {
    
    .btn-link1 {
        padding: 0;
    	background: transparent;
     }

    
    .box1{
        position: relative;
        width: 749px;
        height: 191px;
    	background:url(../images/bgbox1.png) no-repeat 0 0;
        z-index: 1;
    }

    .box2{
        position: absolute;
        right: 69px;
        top: 111px;
        width: 448px;
        height: 80px;
        box-sizing: border-box;
        padding: 27px 0 0 115px;
        overflow: hidden;
        z-index: 0;
    	background: url(../images/bgbox2.png) no-repeat 0 0;
    }

    
    .title1 {
        left: 50%;
        margin-left: -568px;
        margin-top: 129px;
        text-transform: uppercase;
        font-family: 'Anton', sans-serif;
        font-size: 200px;
        line-height: 161px;
        font-weight: 400;
        letter-spacing: -2px;
        color: #FFF;
        position: absolute;
        overflow: hidden;
        padding-bottom: 9px;
        z-index: 10;
    }
    
    .title2{
        word-spacing: 2px;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-size: 24px;
        line-height: 32px;
        font-weight: 400;
        color: #FFF;
        z-index: 20;
        padding: 49px 0 40px 0;
            br{
                display: block;
            }
    }
    
    .camera_pag {
        z-index: 10;
        bottom: 26%;
        left: 50%;
        margin-left: -583px;
        position: absolute;
    }
    
    .bgrow1_1{
        position: absolute;
        background-color: #e8a845;
        width: 40%;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    .bgrow1_2{
        position: absolute;
        background-color: #FFF;
        height: 26px;
        width: 100%;
        z-index: -1;
        bottom: 0;
        display: block;
            
    }
    
    .row_1{
        margin-top: -165px;
        padding: 0;
        background: transparent ;
    }

    
    
    .camera_pag {
        z-index: 10;
        top: 71%;
    }
    
    
    
}

/*-------------------------------------------------------------------*/
@media (max-width: 1450px) {
    
    .camera_pag {
        z-index: 10;
        top: 350px;
    }
    
    .title1 {
        font-size: 140px;
        line-height: 114px;
        margin-left: -578px;
        margin-top: 50px;
        padding: 10px;
    }
    
    .title2{
        padding: 20px 0;
        margin: 0;
    }
    
    
}

/*-------------------------------------------------------------------*/
@media (max-width: 1220px) {
    

    .box2{
        position: relative;
        right: inherit;
        top: inherit;
        width: 100%;
        height: inherit;
        box-sizing: border-box;
        padding: 0;
        overflow: hidden;
        z-index: 0;
    	background: transparent;
        padding: 0 0 20px;
    }
    
    .btn-link1{
        background: #df6120;
        padding: 7px 14px;
        display: inline-block;
        &:hover{
            background: #df6120;  
        }
    }
    .btn-link1:hover{
            background: #df6120;  
    }
    
    .bgrow1_2 {
        display: none;
    }
    
    .bgrow1_1 {
        display: none;
    }
    
   .camera_pag {
        margin-left: -453px;
    } 
    
    .title1 {
        margin-top: 50px;
        font-size: 140px;
        line-height: 114px;
        margin-left: -478px;
    }
    
    .title2{
        padding: 20px 0;
        margin: 0;
    }
    .title2 > br{
            display: none;
    }
    
    .box1{
        width: inherit;
        height: inherit;
        background: none;
    }
    
    .row_1{
        margin-top: 0;
        padding: 0;
        background: #e8a845;
    }


}
	 
/*-------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .camera_pag {
        margin-left: -350px;
    }
    
    .title1 {
        margin-top: 50px;
        font-size: 140px;
        line-height: 114px;
        margin-left: -338px;
    }
    
}

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

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


}
 
 
/*-------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    
    .title1 {
        font-size: 140px;
        line-height: 114px;
        margin-left: 0;
        left: 15px;
    }
    
   .camera_pag {
        text-align: left;
        left: 25px;
        lefth: 25px;
        margin-left: 0;
    } 
    

.row_9 .col1 { float:none; width:100%; }
.row_9 .col2 { float:none; width:100%; }


} 

/*-------------------------------------------------------------------*/
@media only screen and (max-width: 500px) {
    

    

}

/*-------------------------------------------------------------------*/
@media only screen and (max-width: 440px) {
    

    
}

.image_video_thumb { width:100%; }

#loca_calendar form { margin:0 !important; }