@font-face { font-family: 'Poppins-Regular'; src: url('../fonts/Poppins-Regular.ttf'); }
@font-face { font-family: 'Poppins-SemiBold'; src: url('../fonts/Poppins-SemiBold.ttf'); }
@font-face { font-family: 'Poppins-Bold'; src: url('../fonts/Poppins-Bold.ttf'); }
@font-face { font-family: 'Poppins-ExtraBold'; src: url('../fonts/Poppins-ExtraBold.otf'); }
@font-face { font-family: 'Arvo-Bold'; src: url('../fonts/Arvo-Bold.ttf'); }
@font-face { font-family: 'PT-Sans-Bold'; src: url('../fonts/PT-Sans-Bold.ttf'); }

@font-face {
    font-family: 'LetterGothic12PitchBT-Bold';
    src: url('assets/fonts/LetterGothic12PitchBT-Bold.eot');
    src: url('assets/fonts/LetterGothic12PitchBT-Bold.woff2') format('woff2'),
         url('assets/fonts/LetterGothic12PitchBT-Bold.woff') format('woff'),
         url('assets/fonts/LetterGothic12PitchBT-Bold.ttf') format('truetype'),
         url('assets/fonts/LetterGothic12PitchBT-Bold.svg#LetterGothic12PitchBT-Bold') format('svg'),
         url('assets/fonts/LetterGothic12PitchBT-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'LetterGothic12PitchBT-Roman';
    src: url('assets/fonts/LetterGothic12PitchBT-Roman.eot');
    src: url('assets/fonts/LetterGothic12PitchBT-Roman.woff2') format('woff2'),
         url('assets/fonts/LetterGothic12PitchBT-Roman.woff') format('woff'),
         url('assets/fonts/LetterGothic12PitchBT-Roman.ttf') format('truetype'),
         url('assets/fonts/LetterGothic12PitchBT-Roman.svg#LetterGothic12PitchBT-Roman') format('svg'),
         url('assets/fonts/LetterGothic12PitchBT-Roman.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
  }
  
  

* {
    margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: black; 
    font-size: 62.5%;
    font-family: 'Poppins-Regular', Helvetica, sans-serif;
    font-weight: 400;
    color: white;
    margin: 0 auto;

}
.full-page{ 
    background: url(images/background-image-black.jpg) no-repeat;
    margin: 0 auto;

}
a {
	color: inherit;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
	border: 0;
}
.nowrap {
    white-space: nowrap;
}
.h1, .h2, .h3 .h4 {
	font-family: 'Poppins-Bold', sans-serif;
	font-style: bold;
}

.section1 {
	background-size: cover;
	min-height: 634px;
    overflow-y: hidden;
    margin-top: -28px;

}
.section2 {
    min-height: 336px;
    margin-top: 86px;
}
.container {
	width: 100%;
	max-width: 1176px;
	min-width: 1176px; /*remove this when supporting reponsiveness feature */
	margin: 0 auto;
    position: relative;
    margin-top: 2px;

}
.container:before, .container:after, .section1:before, .section1:after, .section2:before, .section2:after, .menu-bar:before, .menu-bar:after, .menu:before, .menu:after {
	display: table;
	content: "";
}
.container:after, .section1:after, .section2:after, .menu-bar:after, .menu:after {
	clear:both;
}
.menu-bar {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-top: 30px;
}
ul.menu {
	display: inline-block;
	float: right;
	width: 52%;
	border-radius: 35px;
	border: 2px solid #ffffff;
	height: 70px;
	padding-left: 67px;
}
.menu li {
	display: inline;
}
.menu a {
	font: 16px 'PT-Sans-Bold', serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	letter-spacing: .5px;
	margin: 0 25px;
	padding: 23px 0;
	display: inline-block;
}
.menu a:hover {
	text-shadow: 0.5px 0.866px 17px rgba(3,3,3,.8);
}
.best-seller {
	display: inline-block;
	float: left;
	padding: 10px 0;
}
.product-bg {
	position: absolute;
	right: -40px;
	top: -109px;
}

.container.s1-c{ 
	position: absolute;
	left: 460px;
	top: 43px;
	min-height: 634px;

  }
.contact-us{ 
    margin-top: 11px;

}
.ct-content {
    margin-top: 4px;
    padding-left: 487px;
    position: relative;
    z-index: 5;
}
.ct-content h2 {
	font: 28px 'Poppins-Regular', sans-serif;
	padding: 35px 0 30px 0;
	text-transform: uppercase;
}
.faded {
    position: absolute;
    font-size: 183px;
    color: white;
    opacity: 0.1;
    min-width: 100%;
    text-align: center;
    margin-left: 161px;
    margin-top: 60x;
    padding-bottom: 70px;
    font-family: 'LetterGothic12PitchBT-Roman', sans-serif;
    margin-top: -50px;
}
.solid{ 
    text-align: center;
    position: absolute;
    margin-top: 60px;
    margin-left: 398px;
    font-size: 94px;
    font-family: 'LetterGothic12PitchBT-Roman', sans-serif;
    font-weight: bold;
}

.ct-content p {
	font: 18px 'Poppins-Regular', sans-serif;
    line-height: 1.25em;
    width:492px; 
}
.ct-content p strong {
	font-family: 'Poppins-ExtraBold', sans-serif
}
p{ 
    margin-top: 235px;
}
.s1-cell {
	position: absolute;
	top: -273px;
    left: -407px;
}
.top-models {
	position: absolute;
	bottom: 0;
	left: -166px;
}
table.country-contact {
	margin: 0 auto;
}
.country-contact td {
	font: 18px 'Poppins-SemiBold', sans-serif;
    line-height: 2.25em;
    font-weight: 600;
}

.country-contact td img {
	vertical-align: middle;
	padding: 0 16px 0 22px;
	box-sizing: content-box;
	width: 45px;
}
td.tel {
	text-align: left;
	padding-left: 40px;
	padding-right: 25px;
}
td.mid-gap {
	width: 42px;
}

.section2 h4 {
	font: 20px 'Poppins-Bold', sans-serif;
	text-align: center;
    font-weight: 600;
	padding: 30px 0 25px 0;
}
.akg {
    font: 13px 'Poppins-Regular', sans-serif;
    margin-top: 12px;
    text-align: center;
    margin-left: -380px;

}


.footer {
	text-align: center;
	font: 15px Arial, sans-serif;
	line-height: 1.5em;
	padding: 30px 0 40px 0;
}
.p-div{ 
    margin-top: -23px;

}


.copyright { margin: 0px; }
.modal-content { width: 734px; }
.modal-body { padding-left: 25px; }
.modal-body tbody tr > td { border: none; }
#pageModal {
    max-width: 750px;
    margin: 1.75rem auto 0;
    margin-bottom: 30px;
}
#pageModal .modal-dialog {
    max-width: 750px;
    margin-top: 0;
    margin-bottom: 0;
}