@import url('https://fonts.googleapis.com/css?family=Rajdhani:400,600,700&display=swap');
body{
	background: url('../images/bg.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	font-family: 'Rajdhani', sans-serif;

}
.loader{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	position: fixed;
	background: #171718;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.gun-loader{
	width:150px;
	height:150px;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	background: url('../images/Final_Gun.gif');
	background-position: center;
	background-size: cover;
	z-index: 9999999;
}
.box-loader{
	width:200px;
	height:200px;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	background: url('../images/Final_Box.gif');
	background-position: center;
	background-size: cover;
	z-index: 9999999;
}
.loader img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#ThreeJS div{
	display: none;
}
body{
	position: relative;
}
.pt-wrapper{
	height: 100vh;
}
.pt-left-side{
	height: 100%;
}
.pt-left-side li{
	display: block;
}
.pt-left-side li img{
	width: auto;
	height: 100%;
}
.pt-left-side h5{
	font-size: 44px;
	text-align: center;
}

body, *{
	margin: 0;
	padding: 0;
	position: relative;
	font-family: 'Lato', sans-serif;
}
.pt-close{
	top: 33px;
	right: 0px;
	font-size: 14px;
	cursor: pointer;
	position: absolute;
}

.pt-cameras{
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	margin: auto;
	position: absolute;
}
.pt-info-bottom{
	right: 0px;
	bottom: 0px;
	width: 100%;
	position: absolute;
}
.pt-cameras ul {
	padding: 0;
}
.pt-cameras li{
	display: block;
	list-style: none;
	margin-bottom: 20px;
}

.pt-elm{
	display: table;
	height: 100%;
	width: 100%;
}
.pt-mdl{
	display: table-cell;
	vertical-align: middle;
}
.pt-btl{
	display: table-cell;
	vertical-align: bottom;
}
.pt-title{
	position: relative;
}
.pt-title h2{
	z-index: 2;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}
.loader img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.pt-right-side{
	float: right;
	position: relative;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

#ThreeJS div{
	display: none;
} 
.pt-wrapper{ 
	height: 100vh;
	overflow: hidden;
}

.pt-left-side ul{ 
	padding: 0;
	max-height: 100%;
	overflow-y: auto;
}
.pt-left-side li{
	width: 100%;
	display: table; 
	min-height: 130px;
	transition: all 0.3s;
	position: relative;
}
.pt-left-side li:after{
	position: absolute;
	left: 0%;
	bottom: 1px;
	height: 1px;
	width: 100%;
	content: '';
	background-color: #f4f4f4;
}
.pt-left-side li.active, .pt-left-side li:hover{
	background-color: #fbfbfb;
}
.pt-left-side li a{
	height: 100%;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
}
.pt-left-side li img{
	width: 100px;
	height: auto;
	display: inline-block;
}
.pt-left-side h5{
	margin: 0;
	line-height: 1.2;
	font-size: 22px;
	text-align: center;
}

.pt-close{
	right: 33px;
	z-index: 2;
}
body,html{
	height: 100%;
}
.pt-wrapper{
	height: 100%;
}
.info-wrapper-left{
    position: fixed;
    max-width: 469px;
    width: 100%;
    left: 0;
    bottom: 40px;
    z-index: 99999;
}
.side-title{
	position: relative;
    color: #FFFFFF;
    font-family: Rajdhani;
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    margin-left: 10px;
    display: inline-block;
    top: -7px;
}

.info-wrapper-header{
	width: 100%;
}
.info-wrapper-body p{
	color: #979797;	
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;	
	line-height: 27px;
	margin-left: 54px;
}
.info-wrapper-action{
	margin-top:20px;
	margin-left: 54px;
}
.side-item{
	width: 50px;
	height: 27px;
	transform: skew(-20deg);
	background: #fff;
	margin-left: -5px;
	float: left;
}
.info-wrapper-next{
	margin-top:40px;
	cursor: pointer;
	position: relative;
}

.side-item-2{
	height: 17px;	
	width: 41px;	
	background-color: #979797;
	transform: skew(-20deg);
	margin-left: -5px;
	float: left;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}
.gun-item-active{
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}
.side-next-title{	
	color: #979797;	
	font-family: 'Rajdhani', sans-serif;	
	font-size: 24px;	
	font-weight: 600;	
	line-height: 30px;
	text-transform: uppercase;
	margin-left: 10px;
    display: inline-block;
	top: -6px;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}
.gun-item-active .side-next-title{
	font-size: 32px;
	color: #fff;	
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}
.gun-item-active .side-item-2,
.info-wrapper-next:hover .side-item-2{
	background: #fff;
}
.info-wrapper-next:hover .side-next-title{
  color: #fff;
}
.pro-45:hover .side-next-title,
.pro-9:hover .side-next-title{
	font-size: 32px;
}
.icon-wrapper{
	color: #979797;	
	font-family: 'Rajdhani', sans-serif !important;
	font-size: 16px;	
	line-height: 21px;
	cursor: pointer;
}
.icon-holder{
	background: transparent;
    border: 1px solid #979797;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 0px 0px;
    display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.info-wrapper-action i:before{
	color: #979797;
    font-size: 25px;
    margin-top: 8px;
	display: block;
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
}

.icon-wrapper:hover .icon-holder{
	background: #979797;
}
.icon-wrapper:hover  i:before{
	color: #141415;
}
.box-view {
	margin-left: 50px;
}
.camera-angle-wrapper{
	position: fixed;
	right: 45px;
	top: 45px;
	z-index: 99999;
}
.camera-holder i::before,
.camera-holder{
  color: #979797;
  font-size: 25px;
  transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  cursor: pointer;
}
.camera-holder-up{
	position: absolute;
	top: -2px;
    left: -10px;
}
.camera-holder-up i::before{
	font-size: 26px;
}
.camera-holder-left{
    position: absolute;
    top: 15px;
    right: -7px;
}
.camera-holder-right{
	position: absolute;
    top: 15px;
    left: 0;
}
.camera-holder-up:hover i::before,
.camera-holder-up.active i::before{
	content:'\0046';
}
.camera-holder-left:hover i::before,
.camera-holder-left.active i::before{
	content:'\0042';
}
.camera-holder-right:hover i::before,
.camera-holder-right.active i::before{
	content:'\0044';
}
.info-wrapper-right{
	position: fixed;
	bottom: 45px;
	right: 45px;
}
.info-wrapper-list li{
	color: #979797;	
	font-size: 16px;	
	line-height: 21px;
	display: inline-block;
	margin-left: 30px;
}
.info-wrapper-list li i{
    position: relative;
    font-size: 28px;
    margin-right: 7px;
    top: 9px;
}
@media screen and (max-width: 768px){
	body,html{
		height: 100%;
	}
	.pt-wrapper{
		height: 100%;
	}
	.pt-cameras{
		width: 100%;
		right: auto;
		left: 33px;
		top: 33px;
		bottom: auto; 
	}
	.pt-cameras li{
		margin-bottom:10px;
	}
	.pt-left-side li{
		float: left;
		width: 130px;
		height: 130px !important;
	}
	.pt-left-side{
		left: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		border: none;
		position: absolute;
	}
	.pt-left-side .pt-mdl{
		display: block;
		width: 100%;
		overflow:hidden;
		overflow-x: scroll;
	}
	.pt-left-side .pt-elm{
		display: block;
	}
	.pt-left-side ul{
		float: left;
		width: 650px;
		overflow: hidden;
	}
	.pt-title h2{
		margin-bottom: 0;
	}
	.pt-info-bottom{
		bottom: 10px;
	}
	.pt-right-side{
		height:100%;
	}
	
	.side-title{
		font-size: 25px;
	}
	.info-wrapper-right{
		display: none;
	}
	.info-wrapper-next{margin-top: 20px}
	.info-wrapper-left{
		bottom: 10px;
	}
	.info-wrapper-action i:before{
		font-size: 19px;
	}
	.icon-holder{
		width: 35px;
		height: 35px;
	}
	.info-wrapper-body p {
		font-size: 15px;
		line-height: 23px;
	}
	.side-next-title {
		font-size: 18px;
		top: -4px;
	}
	.camera-angle-wrapper {
		top: 20px;
	}
}