/*******************
 *     GLOBAL     *
 *******************/

html,
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

@font-face {
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:400;
	font-display: block;
	src:url(../webfonts/fa-regular-400.eot);
	src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
	font-family:"Font Awesome 5 Free";
	font-weight:400;
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-envelope:before {
    content: "\f0e0";
}

body {
	font-family: 'Poppins', arial, sans;
	font-weight: 300;
	font-style: normal;
	text-rendering: optimizeLegibility;
	font-size: 16px;
	color: rgba(245, 245, 245, 1);
	background-color: rgba(0,14,36,1.00);
}

a {
  text-decoration: none;
  outline: none;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:hover {
}

a img {
  border: none;
}

table,
h1,
h2,
h3,
h4,
h5,
ul,
li,
form {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

.dnone {
		display: none;
	}

/******************
 *     CONTENT    *
 ******************/

div.wrapper {
	position: relative;
	z-index: 1;
}

div.header {
	position: fixed;
	top: 0px;
	width: 100%;
	height: calc(100px - 25px);
	border-top: 5px solid #fff;
	background-color: rgba(0,14,36,0.90);
	z-index: 100;
	padding-top: 25px;
}

div.header a.logo {
	display: block;
	margin-left: 5vw;
	width: 400px;
}

div.header a.contact {
	position: absolute;
	top: 30px;
	right: 5vw;
	display: block;
	color: white;
	letter-spacing: 1px;
	font-size: 9px;
	padding: 10px 20px;
	border: 1px solid #FFF;
	border-radius: 20px;
	background-color: transparent;
}

div.header a.contact:hover {
	border: 1px solid rgba(207,74,41,1.00);
	background-color: rgba(207,74,41,1.00);
}

div.header a.contact i {
	color: #FFF;
}

div.hero {
	position: relative;
	width: calc(100% - 5vw);
	margin-top: 50px;
	height: calc(560px - 100px);
	padding: 50px 0px 0px 5vw;
	font-size: 18px;
	letter-spacing: 1px;
	background: url("../img/l_aiguille_du_midi-high_end_corporate_gifts.jpg") center right no-repeat;
	background-size: 80vh;
}

div.hero h3 {
	font-family: 'Lato', arial, sans;
	font-weight: 300;
	font-style: normal;
	font-size: 24px;
	color: rgba(207,74,41,1.00);
	padding-bottom: 15px;
	letter-spacing: 2px;
}

img.ladm {
	display: block;
	width: 33vw;
}

img.hecg {
	display: block;
	width: 21vw;
}

div.highlights {
	position: relative;
	width: 100%;
	text-align: center;
	/*height: calc(560px - 50px);*/
	padding-top: 50px;
}

div.highlights h2 {
	font-family: 'Lato', arial, sans;
	font-size: 36px;
	color: #FFF;
	font-weight: 300;
	letter-spacing: 3px;
}

div.highlight {
	float: left;
	margin: 20px 20px 0px 20px;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	letter-spacing: 2px;
}

.w20 {
	width: calc(20% - 40px);
}

.h20 {
	height: 400px;
}

div.highlight-img {
	position: relative;
	height: 340px;
	width: 100%;
	margin-bottom: 15px;
}

.jewelry {
	background: url("../img/high_end-corporate-gifts-jewelry.jpg") center center no-repeat;
	background-size: cover;
}

.watches {
	background: url("../img/high_end-corporate-gifts-watches.jpg") center center no-repeat;
	background-size: cover;
}

.fashion {
	background: url("../img/high_end-corporate-gifts-fashion.jpg") center center no-repeat;
	background-size: cover;
}

.beauty {
	background: url("../img/high_end-corporate-gifts-beauty.jpg") center center no-repeat;
	background-size: cover;
}

.home {
	background: url("../img/high_end-corporate-gifts-home.jpg") center center no-repeat;
	background-size: cover;
}

div.bio {
	position: relative;
	width: calc(100% - 10vw);
	padding: 50px 5vw 0 5vw;
	font-size: 16px;
	letter-spacing: 1px;
	background-color: rgba(207,74,41,1.00);
}

div.bio h2 {
	/*font-family: "Cormorant Garamond", Garamond, Times New Roman, serif;*/
	font-family: 'Lato', arial, sans;
	font-weight: 400;
	font-size: 36px;
	letter-spacing: 3px;
	color: #000e24;
	padding-left: calc(150px + 5vw);
}

div.bio h3 {
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 1px;
	color: #000e24;
	padding-bottom: 25px;
	padding-left: calc(150px + 5vw);
}

div.bio img {
	float: left;
	margin: 0 5vw 10vw 0;
	width: 150px;
}

.serif {
	font-family: "Cormorant Garamond", Garamond, Times New Roman, serif;
	font-size: 22px;
	font-weight: 600;
}

div.topbrands {
	background-color: #000e24;
	position: relative;
	width: calc(100% - 12vw);
	padding: 50px 5vw 0 7vw;
	text-align: center;
	letter-spacing: 1px;
}

div.topbrands h2 {
	/*font-family: "Cormorant Garamond", Garamond, Times New Roman, serif;*/
	font-family: 'Lato', arial, sans;
	font-weight: 300;
	font-size: 36px;
	color: #FFF;
	letter-spacing: 3px;
	padding-bottom: 25px;
}

div.topbrands a.button {
	color: white;
	letter-spacing: 1px;
	padding: 10px 20px;
	border: 1px solid #FFF;
	border-radius: 20px;
	background-color: transparent;
}

div.topbrands a.button:hover {
	border: 1px solid rgba(207,74,41,1.00);
	background-color: rgba(207,74,41,1.00);
}

div.topbrands a.button i {
	color: #FFF;
}
div.topbrands img {
	width: 256px;
}

div.bottom {
	position: relative;
	border-top: 5px solid #cf4a29;
	height: 30px;
	text-align: center;
	padding-top: 17px;
	color: rgba(207,74,41,1.00);
}
/******************
 *   RESPONSIVE   *
 ******************/

@media (max-width: 1130px) {
  body {
    
  }
}

@media (max-width: 960px) {
	
}
@media (max-width: 450px) {
  div.header a.logo {
		margin-left: 5vw;
		width: 200px;
		margin-top: 12px;
	}
	
	.dnonem {
		display: none;
	}
	
	.dnone {
		display: inline;
	}
	
	div.header a.contact {
		position: absolute;
		top: 27px;
		right: 5vw;
		display: block;
		color: white;
		letter-spacing: 1px;
		font-size: 16px;
		padding: 10px 0px;
		border: none;
		border-radius: 20px;
		background-color: transparent;
	}
	
	div.hero {
		height: 250px;
	}
	
	div.highlights {
		padding-top: 25px;
		font-size: 12px;
		height: auto;
	}
	
	div.highlights h2 {
		font-size: 18px;
		color: rgba(207,74,41,1.00);
		font-weight: 300;
		letter-spacing: 2px;
		padding-bottom: 5px;
	}
	
	div.highlight {
		float: left;
		margin: 20px 20px 0px 20px;
		text-align: center;
		font-weight: 300;
		font-size: 12px;
		letter-spacing: 2px;
	}

	.w20 {
		width: calc(50% - 40px);
	}

	.h20 {
		height: 175px;
	}
	
	div.highlight-img {
		position: relative;
		height: 150px;
		width: 100%;
		margin-bottom: 5px;
	}
	
	div.bio {
		width: calc(100% - 10vw);
		padding: 25px 5vw 0 5vw;
		font-size: 12px;
	}

	div.bio h2 {
		font-size: 36px;
		letter-spacing: 1px;
		padding: 0px;
	}

	div.bio h3 {
		font-size: 18px;
		letter-spacing: 1px;
		padding: 0px;
		padding-bottom: 25px;
	}

	div.bio img {
		float: left;
		margin: 0 5vw 10vw 0;
		width: 100px;
	}
	
	.serif {
		font-size: 16px;
		font-weight: 600;
	}
	
	div.topbrands {
		width: calc(100% - 12vw);
		padding: 25px 5vw 0 7vw;
		font-size: 12px;
	}

	div.topbrands h2 {
		font-weight: 300;
		font-size: 24px;
		letter-spacing: 2px;
		padding-bottom: 25px;
	}
	
	div.topbrands a.button {
		display: inline-block;
		margin-top: 15px;
		color: white;
		letter-spacing: 1px;
		padding: 10px 20px;
		border: 1px solid #FFF;
		border-radius: 20px;
	}

	div.topbrands img {
		width: 100px;
	}
}