@font-face {
    font-family: 'empirezregular';
    src: url('../fonts/empirez-webfont.eot');
    src: url('../fonts/empirez-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/empirez-webfont.woff2') format('woff2'),
         url('../fonts/empirez-webfont.woff') format('woff'),
         url('../fonts/empirez-webfont.ttf') format('truetype'),
         url('../fonts/empirez-webfont.svg#empirezregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-size: cover !important;
	overflow-x: hidden;
	position: relative;
}
body,a,h1,h2,h3,h4,h5,h6,ul,li,ol { margin:0px; padding:0px; list-style:none; }
body { background:url('../images/background.jpg') no-repeat; height:768px;  }
body {
	width:100%;
	float:left;
	height:auto;
	overflow-x: hidden !important;
}

.container {
	padding: 0px !important;
}
.wrapper {
	width: 100%;
	height: auto;
	float: left;
}
#wrapper {
	width: 100%;
	height: auto;
	float: left;
	overflow-x: hidden !important;
	position:relative;
}
#wrapper::before {
	width: 1273px;
	height: 100vh;
	content: '';
	position: fixed;
	z-index: -1;
	left: 0;
	top: 0;
	background-size: contain !important;
	background: url('../images/bgg.png');
	background-repeat: no-repeat !important;
}
#header {
	margin-top: 10px;
	width: 100%;
	height: auto;
	float: left;
}
.logo_part {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.logo_part a {
	float: left;
	width: auto;
}
.logo_part a span {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	padding-top: 25px;
	position: relative;
	margin-top: 0px;
	float: right;
}
.menu_bars {
	float: right;
	font-size: 20px;
	color: #fff;
	width: 24px;
}
#body_wrap {
    float: left;
    width: 100%;
    margin-top: 5px;
    padding-bottom: 42px;
}
#wrapper.newsletter::before {
	width: 1273px;
	height: 100vh;
	content: '';
	position: fixed;
	z-index: -1;
	right: 0;
	top: 0;
	left:unset !important;
	background-size: contain !important;
	background: url('../images/bgg1.png');
	background-repeat: no-repeat !important;
	background-position:right ;
}
.left-title {
	padding: 0px;
	float: left;
	height: 572px;
	position: relative;
	width:311px;
	z-index: 0;
}
.left-title h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-weight: 600;
	font-size:29px;
	text-transform: uppercase;
	padding-top: 25px;
	position: relative;
	letter-spacing: 1px;
}
.left-title h2::before {
	position: absolute;
	height: 9px;
	width: 311px;
	content: '';
	left: 0;
	top: 0px;
	background: #fff;
}
.bottom_text {
	position: absolute;
	bottom: 0;
}
.right-thumbs .img_box {
	margin-bottom: 17px;
}
.bottom_text p {
	width: 230px;
	float: left;
	font-size: 16px;
	color: #fff;
	height: auto;
	margin: 0px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
}

.img_text {
	position: relative;
	z-index: 9;
	font-size: 24px;
	color: #000;
	width: 100%;
	display: block;
	float: left;
	height: 175px;
}
.img_text p {
	font-family: 'Poppins', sans-serif;
	margin: 0px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: 900;
	font-size: 28px;
	width: 100%;
	height: 175px;
	letter-spacing: 0.2px;
	padding: 75px 0px;
	float: none;
	opacity: 1;
	transition: .3s all;
	-webkit-transition: .3s all;
	-ms-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.gallery-section img {
	width: 100%;
}
#img_text {
	width: 100%;
	text-align: center;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}
.img_box {
	float: left;
	width: 100%;
	position: relative;
}
/* ---- Menu ----- */

.open {
	position: absolute;
	top: 21px;
	right: 0px;
	width: 24px;
	height: 4px;
	display: block;
	z-index: 99;
	cursor: pointer;
	transition: opacity 0.2s linear;
}

.open:hover { opacity: 0.8; }

.open span {
  display: block;
  float: left;
  clear: both;
  height: 4px;
  width: 24px;
  border-radius: 40px;
  background-color: #fff;
  position: absolute;
  right: 3px;
  top: 3px;
  overflow: hidden;
  transition: all 0.4s ease;
}

.open span:nth-child(1) {
  margin-top: 0px;
  z-index: 9;
}

.open span:nth-child(2) { margin-top: 6px; }

.open span:nth-child(3) { margin-top: 13px; }

.sub-menu {
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  position: absolute;
  background-color: rgba(38, 84, 133, 0.54);
  border-radius: 20%;
  z-index: 18;
  overflow: hidden;
}

.sub-menu li {
  display: block;
  float: right;
  clear: both;
  height: auto;
  margin-right: -160px;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.sub-menu li:first-child { margin-top: 180px; }

.sub-menu li:nth-child(1) { -webkit-transition-delay: 0.05s; }

.sub-menu li:nth-child(2) { -webkit-transition-delay: 0.10s; }

.sub-menu li:nth-child(3) { -webkit-transition-delay: 0.15s; }

.sub-menu li:nth-child(4) { -webkit-transition-delay: 0.20s; }

.sub-menu li:nth-child(5) { -webkit-transition-delay: 0.25s; }

.sub-menu li a {
  color: #fff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 100%;
  display: block;
  float: left;
  line-height: 40px;
}

.oppenned .sub-menu {
  opacity: 1;
  height: 800px;
  width: 1400px;
}

.oppenned span:nth-child(2) { overflow: visible; }

.oppenned span:nth-child(1),
.oppenned span:nth-child(3) {
  z-index: 100;
  transform: rotate(45deg);
}

.oppenned span:nth-child(1) { transform: rotate(45deg) translateY(12px) translateX(12px); }

.oppenned span:nth-child(2) {
  height: 800px;
  width: 1400px;
  right: -160px;
  top: -140px;
  border-radius: 20%;
  background-color: rgba(38, 84, 133, 0.54);
}

.oppenned span:nth-child(3) {
	transform: rotate(-45deg) translateY(3px) translateX(-2px);
}

.oppenned li { margin-right: 168px; }

.open.oppenned {
	top: 41px;
}
.right-thumbs .img_box:nth-child(1) p {
	padding: 57px 0px;
}
/*---- Menu End -------*/

.gallery-section {
	float: right;
}
.showcase {
	float: left;
	width: 569px;
	position: relative;
	background: #8f8f8f;
	padding: 23px 23px;
}
.showcase iframe {
	width: 100% !important;
}
.right-thumbs {
    width: 271px;
    float: right;
    margin-left: 0px;
}
.gallery-top {
	float: left;
	width: 100%;
}
.gallery-btm {
	float: left;
	width: 100%;
}
.gallery-section {
	float: right;
	padding: 0px;
	max-width: 870px;
}
.right-thumbs img {
    margin-bottom: 10px;
}
.bottom-thumbs {
    float: left;
    width: 100%;
}.menu_bars_inner ul li:last-child {
	margin-right: 0px;
}
.bottom-thumbs img:nth-child(2) {
    margin: 0px 6px;
}
.gallery-section img {
	opacity: 1;
	transition:.3s all;
	-webkit-transition:.3s all;
	-ms-transition:.3s all;
	-moz-transition:.3s all;
	-o-transition:.3s all;
}

.gallery-section .img_box:hover p { opacity:1; }
.play_button {
	width: 100%;
	float: left;
	text-align: center;
}
#play_button {
	position: absolute;
}
#play_button {
	position: absolute;
	top: 41%;
	text-align: center;
	width: 100%;
}
.bottom-thumbs .img_box:nth-child(2) {
	margin: 0px 30px;
}
.bottom-thumbs .img_box {
	float: left;
	width: 31%;
	position: relative;
}
.desktop { display:block; }
.mobile { display:none; }  
body {
	background-size: cover !important;
}
.bottom-thumbs .img_text p {
	padding: 65px 0px;
}
.bottom-thumbs .img_box:last-child .img_text p {
	padding:50px 0px;
}
.menu_bars_inner {
	float: right;
	width: auto;
}
.menu_bars_inner ul {
	float: left;
	width: auto;
}
.menu_bars_inner ul li {
	float: left;
	margin: 20px 10px 0px 40px;
}
.menu_bars_inner ul li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.menu_bars_inner ul li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.img_box::before {
	content: '';
	background: #0000008a;
	width: 100%;
	height: 178px;
	position: absolute;
	left: 0;
}
@media screen and (max-width:1200px){
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2::before {
		height: 4px;
		width: 100%;
	}
	.left-title h2 {
		font-size: 27px;
		padding-top: 15px;
	}
	#header {
		margin-top: 15px;
	}
	.left-title {
		height: auto;
	}
	.showcase iframe, .showcase {
		width: 100% !important;
		height: 260px;
		margin-top: 0px;
	}
	#header {
		margin-top: 20px;
	}
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2 {
		font-size: 23px;
	}
	.left-title h2::before {
		width: 100%;
	}
	.gallery-section {
		float: right;
		padding: 0px;
		max-width: 64%;
	}
	.showcase {
		width: 100%;
	}
	.showcase iframe {
		width: 100%;
	}
	.right-thumbs {
		width: 100%;
		float: left;
		margin-left: 0px;
	}
	.img_box {
		float: left;
		width: 49%;
		position: relative;
	}
	.img_box img {
		width: 100%;
	}
	.right-thumbs .img_box:last-child {
		float: right !important;
	}
	.left-title {
		height: 46.7vh;
	}
	.right-thumbs {
		margin-top: 10px;
	}
	.container {max-width:1000px; }
}
@media screen and (max-width:1024px){
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2::before {
		height: 4px;
		width: 100%;
	}
	.left-title h2 {
		font-size: 27px;
		padding-top: 15px;
	}
	#header {
		margin-top: 15px;
	}
	.left-title {
		height: auto;
	}
	.showcase iframe, .showcase {
		width: 100% !important;
		height: 260px;
		margin-top: 0px;
	}
	#header {
		margin-top: 20px;
	}
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2 {
		font-size: 23px;
	}
	.left-title h2::before {
		width: 100%;
	}
	.gallery-section {
		float: right;
		padding: 0px;
		max-width: 64%;
	}
	.showcase {
		width: 100%;
	}
	.showcase iframe {
		width: 100%;
	}
	.right-thumbs {
		width: 100%;
		float: left;
		margin-left: 0px;
	}
	.img_box {
		float: left;
		width: 49%;
		position: relative;
	}
	.img_box img {
		width: 100%;
	}
	.right-thumbs .img_box:last-child {
		float: right !important;
	}
	.left-title {
		height: 46.7vh;
	}
	.right-thumbs {
		margin-top: 10px;
	}
}
@media screen and (max-width:980px){
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2::before {
		height: 4px;
		width: 100%;
	}
	.left-title h2 {
		font-size: 27px;
		padding-top: 15px;
	}
	#header {
		margin-top: 15px;
	}
	.left-title {
		height: auto;
	}
	.showcase iframe, .showcase {
		width: 100% !important;
		height: 260px;
		margin-top: 0px;
	}
	#header {
		margin-top: 20px;
	}
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2 {
		font-size: 23px;
	}
	.left-title h2::before {
		width: 100%;
	}
	.gallery-section {
		float: right;
		padding: 0px;
		max-width: 64%;
	}
	.showcase {
		width: 100%;
	}
	.showcase iframe {
		width: 100%;
	}
	.right-thumbs {
		width: 100%;
		float: left;
		margin-left: 0px;
	}
	.img_box {
		float: left;
		width: 49%;
		position: relative;
	}
	.img_box img {
		width: 100%;
	}
	.right-thumbs .img_box:last-child {
		float: right !important;
	}
	.left-title {
		height: 40.7vh;
	}
	.right-thumbs {
		margin-top: 10px;
	}
}
.copyright {
	text-align: center;
	color: #fff;
}
@media screen and (max-width:980px){
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2::before {
		height: 4px;
		width: 100%;
	}
	.left-title h2 {
		font-size: 27px;
		padding-top: 15px;
	}
	#header {
		margin-top: 15px;
	}
	.left-title {
		height: auto;
	}
	.showcase iframe, .showcase {
		width: 100% !important;
		height: 260px;
		margin-top: 0px;
	}
	.showcase {
    	float: left;
    	width: 569px;
    	position: relative;
    	background: #8f8f8f;
    	padding: 23px 23px;
    }
	#header {
		margin-top: 20px;
	}
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2 {
		font-size: 23px;
	}
	.left-title h2::before {
		width: 100%;
	}
	.gallery-section {
		float: right;
		padding: 0px;
		max-width: 64%;
	}
	.showcase {
		width: 100%;
	}
	.showcase iframe {
		width: 100%;
	}
	.right-thumbs {
		width: 100%;
		float: left;
		margin-left: 0px;
	}
	.img_box {
		float: left;
		width: 49%;
		position: relative;
	}
	.img_box img {
		width: 100%;
	}
	.right-thumbs .img_box:last-child {
		float: right !important;
	}
	.left-title {
		height: 40.7vh;
	}
	.right-thumbs {
		margin-top: 10px;
	}
}
@media screen and (max-width:640px){
	.container {
		max-width:320px;
		padding: 0px 15px !important;
	}
	.open {
		top: 36px;
		right: 15px;
	}
	#body_wrap {
		margin-top: 15px;
	}
	.left-title h2::before {
		height: 4px;
		width: 100%;
	}
	.left-title h2 {
		font-size: 27px;
		padding-top: 15px;
	}
	#header {
		margin-top: 15px;
	}
	.left-title {
		height: auto;
	}
	.showcase iframe, .showcase {
		width: 100% !important;
		height: 190px;
		margin-top: 7px;
	}
	.right-thumbs {
		width: 100%;
		float: left;
		margin-left: 0px;
	}
	.right-thumbs img {
		width: 100%;
	}
	.bottom-thumbs .img_box {
		float: left;
		width: 100%;
		position: relative;
		margin-bottom: 10px;
	}
	.bottom-thumbs .img_box img {
		width: 100% !important;
	}
	body { background-size: cover; }
	.bottom_text.mobile {
		position: static !important;
		text-align: center !important;
		width: 100% !important;
		float: left;
	}
	.img_text p {
		padding: 81px 0px;
	}
	.left-title {
		height: auto;
		width: 100%;
		max-width: 100%;
	}
	.gallery-section {
		float: right;
		padding: 0px;
		max-width: 100%;
	}
	.bottom_text p { width:100%; }
	.desktop { display:none; }
	.mobile { display:block; } 
	.img_box {
		float: left;
		width: 100%;
		position: relative;
	}
	.open {
		top: 36px;
		right: -4px;
	}
	.showcase iframe, .showcase {
    	width: 100% !important;
    	height: auto;
    	margin-top: 7px;
    	padding: 2px 5px 3px 5px;
    }
    .right-thumbs .img_box {
    	margin-bottom: 0px;
    }
    .bottom-thumbs .img_box:nth-child(2) {
    	margin: 0px;
    	margin-bottom: 10px;
    }
    .img_text p {
    	padding: 53px 0px;
    }
    .bottom-thumbs .img_box:last-child .img_text p {
    	padding: 50px 20px;
    }
    .right-text {
    	background: #c9001996;
    	width: 100%;
    	padding: 30px 20px;
    	float: right;
    }
    .bottom_nav ul li {
    	float: left;
    	width: 100%;
    	margin-right: 20px;
    }
}

.gallery-section img {
	filter: grayscale(7) brightness(0.6);
}
.gallery-section .img_box:hover img {
	filter: grayscale(0) brightness(1);
}
.video-stream.html5-main-video {
	height: 564px !important;
	top: -92px !important;
}
.ytp-cued-thumbnail-overlay-image {
	height: 510px !important;
	top: -64px !important;
}
.left-text, .right-text {
	float: left;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	margin-top: 0px;
	padding: 0px;
}
.left-text { margin-top:70px; }
.left-text h2 {
	font-weight: 700;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.left-text p {
	font-family: 'Poppins';
	
	font-size: 17px;
	line-height: 29px;
}
.right-text {
	background: #c9001996;
	width: 400px;
	padding:30px 20px;
	float: right;
}

.right-text input {
    background: #8c0011;
	width: 100%;
	border: 1px solid #dc5c6c;
	height: 35px;
	margin-bottom: 20px;
	padding: 20px;
	color: #fff;
}
.right-text label {
	font-size: 28px;
	margin-bottom: 30px;
}
#subscribeBtn {
	background: #030303;
	line-height: normal !important;
	padding: 0px;
	width: 200px;
	float: right;
	border: none !important;
}
.bottom_nav {
	float: left;
	width: 100%;
margin-top: 30px;
}
.bottom_nav ul {
	float: left;
	width: 100%;
	padding: 20px 0px;
}
.bottom_nav ul li {
	float: left;
	width: auto;
	margin-right: 20px;
}
.bottom_nav ul li a {
	color: #fff;
	font-size: 17px;
	font-family: "Poppins";
}

.bottom_nav .container {
	max-width: 720px;
}
.copyright {
	float: left;
	width: 100%;
}
#body_wrap {
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 19px;
}
.modal-dialog {
	max-width:100%;
	margin: -6.25rem auto;
}
.modal-content {
	background: none !important;
	border:0px !important;
}
.modal-body {
	padding: 0px !important;
}
#exampleModalCenter {
	position: static !important;
}
@media screen and (max-width:640px){
    .right-text {
    	width: 100% !important;
    }
    
     
  #exampleModalCenter {
	position: static !important;
	height: auto !important;
	overflow: visible !important;
	margin: 50px 0px;
	float: none !important;
	padding-bottom: 40px !important;
}
.bottom_nav {
	float: left;
	width: 100%;
	margin-top: 30px;
	text-align: center !important;
}
}