/**************************************************************************
	Project:		wwww.citysociallondon.com
	Version:		1.0
	Last change:	00.00.18 [Created]
	Assigned to:	Jay Flaxman Studio (Dev)		

	Designed & Handcrafted by JAY FLAXMAN STUDIO
****************************************************************************

	[ I N D E X ]

	1.  HTML and Body Styles
	2.  Heading Styles
	3.  Anchor Styles
	4.  Generic Styles
	5.  Cookies Pop-up styles
	6.  Header Styles
	7.  Menu Styles
	8.  Social Icon Styles
	9.  Banner Styles
	10. Lead-ins Styles
	11. The Restaurant and Bar Styles
	12. Private Dining Styles
	13. City Social Styles
	14. Reservations Styles
	15. Book a Table Styles
	16. Gallery Styles
	17. Contact Styles
	18. Footer Styles
	19. Legal Notices Page
	20. 404 Page Styles

****************************************************************************/
	/* Color Guide */
/****************************************************************************
	Gray        : #7d7d7d;
	Golden		: #987e3c;


/*	1. HTML and Body Styles
***************************************************************************/
body {
	background: #000;	
	color: #7d7d7d;
	font-family: 'Linotype-45LT';
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 19px;
	overflow-x: hidden;
}
@font-face {
	font-family: 'Linotype-45LT';
	src: url('../fonts/Linotype-45LT.eot');
	src: local('☺'), url('https://www.citysociallondon.com/wp-content/themes/citysocial/fonts/Linotype-45LT.woff') format('woff'), 
	url('../fonts/Linotype-45LT.ttf') format('truetype'), 
	url('../fonts/Linotype-45LT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*	2. Heading Styles
***************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Linotype-45LT';
	color: #987e3c;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
h1 {
	font-size: 36px;
	line-height: 45px;
	text-align: center;
}
h2 {
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}
h3 {
	font-size: 24px;
	line-height: 35px;
}
h4 {
	font-size: 20px;
	line-height: 30px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
/*	3. Anchor Styles
***************************************************************************/
a:link, a {
	color: #987e3c;
	text-decoration: none;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;	
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #987e3c;
	text-decoration: underline;
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
a:active {
	text-decoration: none;
	color: #987e3c;
}
a:focus {
	color: #987e3c;
	outline: none;
}
*:focus, textarea:focus, input:focus {
	outline: none;
}
a.reservation-button {
	border: 1px solid #987e3c;
	color: #987e3c;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	padding: 4px 50px;
	position: relative;
}
a.reservation-button:hover {
	text-decoration: none;
}

/*	4. Generic Styles
***************************************************************************/
.no-gutter {
	padding-left: 0;
	padding-right: 0;
}
.no-gutter-left {
	padding-left: 0;
}
.no-gutter-right {
	padding-right: 0;
}
p {
	margin-bottom: 20px;
}
ul {
	padding-left: 0;
}
ul li {
	list-style-image: url("https://www.citysociallondon.com/wp-content/themes/citysocial/images/arrow.png");
	list-style-position: outside;
	line-height: 24px;
}
ol li {
	line-height: 24px;
}
.read-more-btn {
	background-color: #5b0d34;
	color: #FFF;
	font-size: 18px;
	float: left;
	line-height: 23px;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.5s ease-in;
	width: auto;
}
.read-more-btn:hover {
	background-color: #5b0d34 !important;
	color: #FFF;
}
.strong {
	font-weight: bold;
}
figure {
	background:transparent;
}
.purple {
	color:#5b0d34;
}
input, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.plus {
	color: #987e3c;
	font-size: 24px;
}

/*	5. Cookies Pop-up styles
***************************************************************************/
#cookies {
	background-color: #fff;
	color: #000;
	display: block;
	font-size: 15px;
	padding-top:6px;
	padding-bottom:6px;
	position: fixed;
	top: 0;
	width:100%;
	height: auto;
	z-index: 999999;
}
#cookies a {
	color: #000;
	text-decoration: underline;
}
#cookies a:hover {
	text-decoration: none;
}
#cookies .notice-text {
	line-height:41px;
	height:41px;
}
#cookies p.text {
	display:inline-block;
	line-height:normal;
    margin: 0 auto;
    width:100%;
}
#cookies p.close-btn {
    cursor: pointer;
    opacity: 1;
    font-size: 20px;
    padding: 8px 0 0 28px;
	margin: 0;
}
@media screen and (max-width:305px) {
}

/*	6.  Header Styles
***************************************************************************/
.header {
	min-height: 97px;
	height: auto;
}
.logo img {
	/*width: 49px;*/
	height: auto;
	position: relative;
	top: 8px;
	left: 0px;
}
.logo-text img {
	width: 246px;
	height: auto;
	top: 32px;
	position: relative;
}
.header-address p {
	top: 24px;
	position: relative;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}
.header a.reservation-button {
	padding: 4px 42px;
	top: 35px
}

/* responsive styles */
@media screen and (max-width:992px) {
	.logo {
		text-align: center;
		margin-bottom: 15px;
	}
	.logo-text img { top: 22px; }
	.reservation   { text-align: center; }
}

/*	7. Menu Styles
***************************************************************************/
.menu-wrapper {
	border-top: 1px solid #987e3c;
	border-bottom: 1px solid #987e3c;
	height: 28px;
}
#menu-header-menu {
	padding: 0;
	margin: 1px auto 0 auto;
}

.slicknav_menu {
	display: none;
}
.navbar-default ul.menu {
	margin: 1px auto 0 auto;
	padding-left:4%;
	width:720px;	
}
.navbar {
	border-radius: 0 !important;
	margin-bottom: 0 !important;
	min-height: auto !important;
	padding: 0 !important;
}
.navbar-default {
	background-color: transparent !important;
	border-color: transparent !important;
}
.navbar-collapse {
	display: block;
	padding-left: 0 !important;
}
.menu li {
	float: left;
	list-style: none;
	padding: 0;
	position: relative;
}
.menu li a {
	color: #987e3c !important;
	font-size: 14px;
	padding: 0px 25px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;					
}
.menu li a:hover {
	color: #7d7d7d;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.menu li.current-menu-item a {
	color:#987e3c !important;
}

/* responsive styles */
@media screen and (max-width: 768px) {
	.js #menu-header-menu {
		display:none;
	}
	.js .slicknav_menu {
		display:block;
	}
	
	/* additional styles */
	.slicknav_menutxt { display: none !important; }
	.slicknav_icon-bar { background-color: #987e3c !important; }
	
	.slicknav_nav a { 
		color: #987e3c;
		text-transform: uppercase;
		padding: 0;
	}
	.slicknav_btn, 
	.custom_nav .slicknav_btn { 
		background: none !important;
		float: none;
		margin: 0;
	}
	.slicknav_menu, .custom_nav {
		background: #000e !important;
		border-top: 1px solid #987e3c;
		border-bottom: 1px solid #987e3c;		
		top: 295px;
		position: absolute;
		padding: 2px 5px 10px 5px !important;
		text-align: center;
		width: 100%;
		z-index: 1;
	}
	.slicknav_icon {
		float: none !important;
		width: 1.125em;
		height: 0.875em;
		margin: 0 auto !important;
		text-align: center;
		display: block;
		top: 6px;
		position: relative;
	}
	.menu-wrapper {
		border-top: 0px;
		border-bottom: 0px;
		height: 40px;
	}
}

@media screen and (max-width:1200px) {
	.menu li a { 
		padding: 0px 10px; 
	}
}
@media screen and (max-width:992px) {
	.header { 
		margin-bottom: 50px; 
	}
	.menu li a {
		padding: 0px 8px;
		font-size: 12px;
	}
}

/* 8. Social Icon Styles
***************************************************************************/
.social-icons {
	color: #987e3c;
	text-align: right;
	padding-right: 2px;
}
.social-icons .fa {
    font-size: 19px;
    margin-top: 3px;
    margin-left: 4px;
}
@media screen and (max-width:992px) {
	.social-icons .fa {
		font-size: 15px;
		margin-top: 5px;
	}
}
@media screen and (max-width:768px) {
	.social-icons 	  { 
		text-align: center; 
		padding-left: 0px;
		padding-right: 0px !important;
	}
	.social-icons .fa { font-size: 18px; }
}

/* 9. Banner Styles
***************************************************************************/
.slick-carousal {
	margin-top: 23px;
}
.slider,
.slider .slide {
	height: 412px;
}
.slider .slide {
	background-repeat: no-repeat;
	border: 0px solid #313131;
}
.slider .slide .content {
	background-image: url(../images/slide-bg-shadow.png);
	background-repeat: no-repeat;
	background-position:top left;
	position: relative;
	top: 75px;
	left: 0;
	width: 481px;
	height: 336px;
}
.slider .slide h1,
.slider .slide p {
	color: #fff;
	position: relative;
	float: left;
}
.slider .slide h1 {
	left: 65px;
	top: 98px;
	float: left;
	text-transform: none;
}
.slider .slide p {
	left: 68px;
	top: 97px;
	font-size: 18px;
	width: 80%;
	line-height: 24px;
	letter-spacing: 1px;
}
.slick-carousal .reservation-button {
	border: 1px solid white;
	color: #fff;
	position: absolute;
	bottom: 28px;
	left: 83px;
	width: 200px;
}
.slick-prev, 
.slick-next {
	display: block !important;
	width: 30px;
	height: 30px;
}
.slick-next {
	right: 67px;
	top: 354px;
}
.slick-prev {
	right: 103px !important;
	top: 354px !important;
	left: auto;
}

/* responsive styles */
@media screen and (max-width:768px) {
	.slick-carousal {
		margin-top: 55px;
	}
}
@media screen and (max-width:640px) {
	.slider .slide h1 {
		font-size: 22px;
		text-align: center;
		left: 0;
		width: 100%;
	}
	.slider .slide p {
		font-size: 16px;
		left: 0;
		right: 0;
		text-align: center;
		width: 100%;
	}
	.slick-carousal .reservation-button { 
		position: relative;
		left: 0;
		top: unset;
		bottom: -110px;
		right: 0;
		margin-right: auto;
		margin-left: auto;
	}
	.slider .slide {
    	background-position: right;
	}
	.slider .slide .content {
		background-position: -10px 35px;
		width: 100%;
	}
	.slick-carousal .col-md-12 {
    	text-align: center;
	}
}
@media screen and (max-width:400px) {
	.slider .slide p {
		font-size: 15px;
		line-height: 21px;
		top: 88px;
		width: 100%;
	}
	.slider .slide:nth-child(1) {
		background-position: 56% 4% !important;
    	background-size: 1130px auto;
	}
	.slider .slide:nth-child(2) {
		background-position: 1% 5% !important;
	}
}

/* 10. Lead-ins Styles
***************************************************************************/
.lead-ins {
    padding-top: 18px;
}
.lead-ins h2 {
	margin-bottom: 0px !important;
}
.lead-ins .content {
	margin: 0 auto 10px auto;
	width: 75%;
}

/* Menus section */
.restaurant-menus {
	padding-right: 0;
}
.bar-menus {
	padding-left: 0;
}
.lead-ins .restaurant-menus .menus {
	background-image: url(../images/restaurant-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	color: #614b15;
}
.lead-ins .bar-menus .menus {
	background-image: url(../images/bar-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	color: #987e3c;
}
.lead-ins .restaurant-menus .menus,
.lead-ins .bar-menus .menus {
	width: 100%;
	height: 520px;
}
.lead-ins .menus span {
    display: block;
    height: 85px;
}
.lead-ins .menus .title {
	margin-bottom: 75px;
}
.restaurant-menus .pic img,
.bar-menus .pic img {
	width:100%;
	height: auto;
}
.restaurant-menus .list,
.bar-menus .list {
	text-transform: uppercase;
}
.restaurant-menus .menus {
    position: relative;
}
.menus .logo-bottom {
    bottom: 60px;
    right: 0;
    left: 0;
	position: absolute;
}
.logo-bottom img {
	width: 119px;
	height: auto;
}

/* responsive styles */
@media screen and (max-width:1199px) {	
	.lead-ins .restaurant-menus .menus,
	.lead-ins .bar-menus .menus {
		background-size: 100%;
		background-repeat: repeat-y;
	}	
}
@media screen and (max-width:991px) {
	.restaurant-menus {
		padding-left: 15px;
		padding-right: 15px;
	}
	.lead-ins .bar-menus {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/* 11. The Restaurant and Bar Styles
***************************************************************************/
.restaurant {
	padding-top: 13px;
}
.restaurant h2 {
	margin-bottom: 0px;
}
.restaurant .intro {
	text-align: center;
	margin: 0 auto;
	width: 50%;
}
.restaurant .reservation-button {
	border: 1px solid #fff;
	color: #ffff;
	margin-top: 30px;
	width: 200px;
}
.restaurant .pic {
	margin-top: 35px;
}
.restaurant .pic img {
	width: 100%;
	height: auto;
}
.bar {
	padding-top: 16px;
}
.restaurant-desktop {
	display: block;
}
.restaurant-mobile {
	display: none;
}

/* responsive styles */
@media screen and (max-width:991px) {
	.restaurant-desktop {
		display: none;
	}
	.restaurant-mobile {
		display: block;
	}
}
@media screen and (max-width:768px) {
	.restaurant .intro {
		width: 80%;
	}
}

/* 12. Private Dining Styles
***************************************************************************/
.private-dining {
	padding-top: 13px;
}
.private-dining h2 {
	margin-bottom: 0px;
}
.private-dining h3 {
	text-transform: capitalize;
}
.private-dining .intro {
	width: 50%;
	margin: 0 auto;
}
.private-dining .reservation-button {
	border: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 20px;
	padding: 0;
	width: 125px;
}
.private-dining pic {
	width: 100%;
	height: auto;
}
.private-dining form {
	margin: 90px auto 0 auto;
	width: 251px;
}
.private-dining form legend {
	border-bottom: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 20px;
}
.private-dining form .name,
.private-dining form .email,
.private-dining form .phone,
.private-dining form .room,
.private-dining form .party_date,
.private-dining form .party_time,
.private-dining form .message {
	border: 1px solid #987e3c;
	background-color: #000;
	font-size: 13px;
	float:none;
	margin-bottom: 12px;
	padding: 1px 5px;
	width: 100%;
}
.private-dining form .room {
	background: url(../images/drop-arrow.png) no-repeat 95% 50%;	
	padding: 3px 5px;;
}
.private-dining form .party_date {
	width: 46% !important;
	float: left !important;
}
.private-dining form .party_time {
	width: 46% !important;
	float: right !important;
}
.private-dining form .message {
	height: 84px;
	margin-bottom: 8px;
	resize: none;
}
.private-dining form .submit {
	background-color: #987e3c;
	border: 0;
	color: #fff;
	padding: 15px 10px;
	font-size: 20px;
	text-transform: uppercase;
	width: 100%;
}

/* responsive styles */
@media screen and (max-width:1199px) {
	.private-dining form {
		float: right;
	}
}
@media screen and (max-width:991px) {
	.private-dining form {
		float: none;
		margin-top: 60px;
	}
}
@media screen and (max-width:768px) {
	.private-dining .intro {
		width: 80%;
	}
	.private_dining_sub_text {
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
}

/* 13. City Social Styles
***************************************************************************/
.city-social {
	padding-top: 17px;
}
.city-social .text {
	line-height: 18px;
	margin: 0 auto;
	width: 50%;
}
.city-social h2 {
	margin-bottom: 0;
}
.city-social h3 {
	text-transform: capitalize;
	margin-top: 12px;
	margin-bottom: 0px;
}
.city-social .position {
	color: #987e3c;
	margin-bottom: 7px;
}
.city-social .plus {
	cursor: pointer;
	margin-bottom: 5px;
}
.city-social .no-plus {
	margin-bottom: 5px;
}
.city-social .profile {
	line-height: 20px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.city-social .photo {
	margin-bottom: 15px;
}
.photo img {
	width: 100%;
	height: auto;
}
.profile-box {
    height: 360px;
}

/* responsive styles */
@media screen and (max-width:991px) {
	.profile-box {
		height: auto;
	}
	.photo img {
		max-width: 360px;
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width:768px) {
	.city-social .text {
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
}

/* 14. Reservations Styles
***************************************************************************/
.reservations h2 {
	margin-bottom: 0;
}
.reservations a {
	color: #fff;
}
.reservations a:hover {
	color: #fff;
	text-decoration: underline;
}
.reservations p {
	line-height: 18px;
}

/* 15. Book a Table Styles
***************************************************************************/
.book-table {
	padding-top: 7px;
}
.book-table img {
	margin-bottom: 10px;
	max-width: 361px;
	width: 100%;
	height: auto;
}
.book-table h4 {
	color: #fff;
	font-size: 18px;
	margin-top: 16px;
}
.book-table form {
	color: #7d7d7d;
	margin: 0 auto;
	width: 250px;
}
.dining-area,
.date_time,
.persons,
.time {
	border: 1px solid #987e3b;
	background-color: #000;
	border-radius: 0;
	color: #7d7d7d !important;
	margin-bottom: 10px;
	text-align: center;
}
.date_time::placeholder,
.date_time::-moz-placeholder {
	color: #7d7d7d !important;
}
.dining-area,
.time {
	padding: 0px 20px;
	width: 250px;
	height: 28px;
}
.date_time,
.persons {
	width: 250px;
	height: 28px;
	padding: 0px 20px;
}
.book-table-btn {
	border: 0;
	background: #987e3b;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 12px 52px;
	height: 50px;
	width: 250px;
}
select.dining-area,
select.persons,
select.time { 
	text-align-last: center; 
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #7d7d7d;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #7d7d7d;
}
:-ms-input-placeholder { /* IE 10+ */	
	color: #7d7d7d;
}
:-moz-placeholder { /* Firefox 18- */
	color: #7d7d7d;
}
#feedback {
	width: 100%;
	text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	/* Safari only override */
	
}

/* Safari only override */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* to only effect on safari, you can add this */
    ::i-block-chrome, .dining-area { 
		text-indent:25%; 
	}
	::i-block-chrome, .persons  { 
		text-indent: 39%; 
	}
	::i-block-chrome,  .book-table ::-webkit-input-placeholder {
	 	text-indent: 88px;
	}
	::i-block-chrome, .time  { 
		text-indent: 39%; 
	}
}

/* responsive styles */
@media screen and (max-width:991px) {
	.book-table img {
		margin-bottom: 20px;
	}
}

/* 16. Gallery Styles
***************************************************************************/
#gallery {
	margin-top: 32px;
}
#gallery img {
	width:100%;
	height:auto;
}
.gal-img-1 {
	height:378px;
	margin-right:1%;
	margin-bottom:1%;
	width: 49%;
}
.gal-img-2 {
	height:186px;
	margin-bottom:1%;
}
.gal-img-3 {
	height:180px;
	margin-bottom:1%;
	margin-right:1%;
	width: 24.5%;
}
.gal-img-4 {
	height:180px;
	margin-bottom:1%;
	width: 24.5%;
}
.gal-img-5 {
	height:287px;
	margin-bottom:1%;
	margin-top:0px;
	margin-right:2%;
	width: 58%;
}
.gal-img-6 {
	height: 137px;
	margin-bottom: 2%;
	margin-top: 0px;
	width: 38%;
}
.gal-img-7 {
	height:138px;
	margin-bottom:1%;
	margin-top:0px;
	width: 38%
}
.gal-img-8 {
	height: 138px;
	margin-bottom: 2%;
	margin-top: 0px;
	width: 99%;
}
.gal-img-9 {
	height:137px;
	margin-bottom:1%;
	margin-top:2.3%;
	width: 99%
}
.gal-img-10 {
	height: 286px;
	margin-bottom: 1%;
	margin-top:0px;
	margin-left: 3%;
	width: 97%;
}
.gal-img-10 img {
	height:285;
}
.big_screen {
	display:block;
}
.small_screen {
	display:none !important;
}
.lb-caption {
	color: #ffffff;
	float: left;
	font-size: 16px !important;
	line-height: 18px;
	text-align: center;
	width: 100%;
}
.lb-data .lb-details {
	width: 100%;
}
.lb-data .lb-number {
	display: none !important;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.lb-nav a.lb-prev {
	filter: alpha(opacity=1);
	opacity: 1;
}
.gallery-button {
	background-color: #987e3b;
	color: #fff !important;
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	padding: 12px;
	width: 250px;
}
.gallery-button:hover {
	text-decoration: none;
}
.fancybox-overlay-fixed {
	top: 0;
}

/* responsive styles */
@media screen and (max-width: 1200px) {
	.gal-img-1, .gal-img-2, .gal-img-3, .gal-img-4, .gal-img-5,
	.gal-img-6, .gal-img-7, .gal-img-8,	.gal-img-9, .gal-img-10 {
		height:auto;
	}
	.gal-img-7 img {
		height:113px !important;
	}
}
@media screen and (max-width: 991px) {
	.gal-img-7, .gal-img-9 {
		margin-bottom:0%;
	}
	.gal-img-7 img {
		height:auto !important;
	}
	.gal-img-8 img,
	.gal-img-9 img {
		height: 88px !important;
	}
	.gal-img-9 {
		margin-top: 3%;
	}
	.gal-img-10 img {
		height: 181px !important;
	}
}
@media screen and (max-width: 768px) {
	.gal-img-1, .gal-img-2, .gal-img-3, .gal-img-4, .gal-img-5,
	.gal-img-6, .gal-img-7, .gal-img-8,	.gal-img-9, .gal-img-10 {
		margin-bottom:20px !important;
		width:100%;
		height:auto !important;
	}
	#gallery img {
		height:auto !important;
	}
	.gal-img-6, .gal-img-7,	.gal-img-9 {
		margin-bottom:1%;
	}
	.gal-img-8 {
		margin-bottom:0px;
	}
	.gal-img-9 {
		margin-top:1%;
	}
	.gal-img-10 {
		margin-left:0px;
	}
	.big_screen {
		display:none;
	}
	.small_screen {
		display:block;
	}
	.big_screen {
		display:none !important;
	}
	.small_screen {
		display:block !important;
	}
}

/* 17. Contact Styles
***************************************************************************/
.contact {
	padding-top: 10px;
}
.contact h2 {
	margin-bottom: 18px;
}
.contact h6 {
	margin-bottom: 0;
}
.contact a {
	color: #fff;
}
.contact a:hover {
	color: #fff;
	text-decoration: underline;
}
.google-map {
	margin-top: 12px;
}
.google-map a,
.google-map a:focus {
	border: none !important;
	outline: 0px;
}
.modal-dialog {
    width: 60% !important;
	height: auto;
}
.modal-body img {
	width: 100%;
    height: auto;
}
.modal-footer {
	padding: 5px 15px 8px 15px;
}
.modal-footer .btn-default {
    color: #fff;
    background-color: #987e3c;
    border-color: #ccc;
	margin-top: -9px;
}
.contact img {
	margin-bottom: 5px;
	max-width: 458px;
	width: 100%;
	height: auto;
}
.contact iframe {
	margin: 12px auto 0 auto;
	padding-right: 15px;
	max-width: 458px;
	width: 100%;
	height: 342px;
}

/* responsive styles */
@media screen and (max-width: 991px) {
	.google-map {
		margin-top: 25px;
	}
}
@media screen and (max-width: 776px) {
	.modal-dialog {
		width: 100% !important;
	}
}
@media screen and (max-width: 570px) {
	.modal-footer {
		text-align: center !important;
	}
	.modal-footer .btn-default {
		margin-top: 0px;
	}
	.modal-footer h5 {
		text-align: center;
		float: none;
	}
}

/* 18. Footer Styles
***************************************************************************/
.footer {
	margin-top: 45px;
}
.footer hr {
	border-top: 1px solid #7d7d7d;
	margin-top: 10px;
	padding-top: 35px;
}
.newsletter-text {
	font-size: 18px;
}
.newsletter {
	padding-left: 0px;
}
.footer .social-icons {
	/*margin-top: -20px;*/
}
.footer .social-icons .fa {
	font-size: 30px;
	margin-left: 15px;
	color: #ae9a63;
}
.es_shortcode_form {
	margin-top: -15px;
	width: 100%;
}
.es-field-wrap:first-child {
    display: none;
}
.es-field-wrap label {
    color: #000;
}
.es-field-wrap .es_txt_email,
#es_txt_email_pg {
	background-color: #000;
	border: 1px solid #987e3b;
	color: #fff !important;
	float: left;
	padding: 7px;
	width: 246px;
}
.es_subscription_form_submit,
#es_txt_button_pg {
	background-color: #987e3b;
	border: 0px;
	color: #fff;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 8px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 246px;
}
#es_txt_name_pg,
.es_shortcode_form_name,
.es_shortcode_form_email {
	display: none;
}
.es_msg {
	padding-top: 16px !important;
	text-align: left !important;
	width: 245px !important;
}
#es_msg_pg {
	color: #7d7d7d !important;
}
.copyright,
.developer {
	margin-top: 78px;
}
.developer a {
    color: #7d7d7d !important;
}
.developer {
	font-size: 11px;
	text-align: right;
}
.copyright a,
.developer a,
.copyright a:hover 
.developer a:hover{
	color: #fff;
}

/* responsive styles */
@media screen and (max-width: 1199px) {
	.footer .social-icons .fa {
    	font-size: 20px;
	}
}
@media screen and (max-width: 991px) {
	.developer {
		margin-top: -15px;
		text-align: left;
	}
}
@media screen and (max-width: 991px) {
	.footer .social-icons .fa {
    	font-size: 30px !important;
	}
	.footer .copyright {
		margin-top: 40px;
	}
	.footer .social-icons {
		text-align: left;
		padding-right: 2px;
		padding-left: 0;
		margin-top: 10px !important;
		margin-bottom: 20px;
	}
	#es_txt_email_pg {
		float: none;
	}
	#es_txt_button_pg {
		float: none;
		margin-left: 0px;
	}
	.es_msg {
		padding-top: 5px !important;
		padding-bottom: 10px !important;
	}
}
@media screen and (max-width: 768px) {
	.footer .social-icons {
		clear: both;
	}
}

/* 19. Legal Notices Page
***************************************************************************/
.legal-notices {
	padding-top:40px;
	padding-bottom:20px;
}
.legal-notices h2 {
	background: none;
	color:#535353;
	font-size: 24px;
	font-family: 'HelveticaNeue-Light';
	line-height: 24px;
	margin-bottom: 24px;
}
.legal-notices .article {
	width:100%;
}
.legal-notices ol,
.legal-notices ul {
	padding-left: 15px;
}
.legal-notices ul {
	margin-bottom:20px;
}
.legal-notices ul ul {
	margin-top:20px;
}
table {
	border:1px solid #000;
	border-collapse: collapse;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	width:100%;
}
table tr th, table tr td {
	text-align:left;
	padding: 5px;
	vertical-align:top;
}
table .data1 {
	width:20%;
}
table .data2 {
	width:30%;
}
table .data3 {
	width:50%;
}
@media screen and (max-width:480px) {
	table tr th, table tr td {
		font-size:13px;
	}	
}
@media screen and (max-width:377px) {
	table tr th, table tr td {
		font-size:12px;
	}	
}
.cookies-table {
	border:0;
	border-collapse: collapse;
	margin-bottom:40px;
	width:100%;
}
.cookies-table tr {
	border-bottom:3px solid #000;
}
.cookies-table tr td {
	padding:15px;
}
.cookies-table1 .data1 {
	width:6%;
}
.cookies-table1 .data2 {
	width:44%;
}
.cookies-table1 .data3 {
	width:50%;
}
.cookies-table2 .data1 {
	width:10%;
}
.cookies-table2 .data2 {
	width:10%;
}
.cookies-table2 .data3 {
	width:80%;
}

/* 20. Back-to-Top Styles
***************************************************************************/
.back-to-top {
	background: #987e3c !important;
	border: 1px solid #fff;
	border-radius: 50%;
	color: #ffffff;
	cursor: pointer;
	padding: 10px 15px;
	position: fixed;
	bottom: 30px;
	right: 20px;
	display: none;
	width: 60px;
	height: 60px;
	z-index: 999;
}
.back-to-top:hover, .back-to-top:focus {
	background: #000 !important;
	border: 1px solid #fff;
	color: #ffffff;
}
.back-to-top .glyphicon {
	color: #ffffff;
	font-size: 22px;
	padding-top: 2px;
	top: 6px;
	left: 4px;
}