text/css -----theme.css (assembler source, ASCII text)

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Tangerine');
@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css');
body {
	color: #333;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

html {
  -webkit-scroll-behavior: smooth;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
/* Style for our header texts



* --------------------------------------- */

/* colors */



.theme-color {
	color: #870a44;
}

.no-margin {
	margin: 0px;
}

/* title style */
.title h2 {
	font-weight: 100;
	text-transform: uppercase;
}

.color-light * {
	color: #000;
}

.color-light a {
	border-color: #000;
	color: #000;
}

.LS-none {
	list-style: none;
	padding: 0;
}

.list-style1 {
	text-align: left;
}

.list-style1 a {
	font-size: 20px;
	line-height: 30px;
	color: #333;
}

.box {
	display: table;
	width: 100%;
}

.middle {
	vertical-align: middle;
	display: table-cell;
}

#section1 .LS-none {
	position: relative;
	top: -100px;
}

/* Common styles



	* --------------------------------------- */
img {
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

video {
	width: 100% !important;
}

.section {
	overflow: hidden;
	padding: 0 50px;
}

.wrap {
	width: 1180px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.box {
	text-align: left;
	color: #808080;
	font-size: 1.2em;
	line-height: 1.6em;
}

.flat {
	border-radius: 0;
}

.black-border {
	border: 1px solid #333;
	color: #333;
}

.white-border {
	border: 2px solid #fff;
	color: #fff
}

.silver-color * {
	color: #fff;
}

.btn-group a {
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #fff;
	margin-bottom: 5px;
	font-size: 20px;
	background: transparent;
	width: 45%
}

.btn-group a:hover {
	text-decoration: none;
	background: #fff;
	color: #000
}

.logo {
	font-family: 'Tangerine', cursive;
	padding-top: 20px;
	font-size: 46px;
	color: #fff;
}

/* Header */
#header .nav li a {
	color: #fff;
	text-transform: none;
	font-size: 14px;
	font-weight: 500;
}

#header .nav li a:hover {
	color: #333;
}

.white-bg {
	background-color: #fff;
	padding: 30px;
}

#section3 .white-bg {
	border: 3px solid;
}

/*footer*/
#footer {
	background-color: #333;
	color: #fff;
	position: relative;
	bottom: -100%;
	width: 100%;
	height: auto;
	z-index: 999;
	padding-top: 10px;
}

/* Section 0



	* --------------------------------------- */
#section0 img {
	height: 100%;
	margin: 40px 0 0 0;
}

#section1 p {
	line-height: 16px;
	color: #fff;
}

/* Section 1



	* --------------------------------------- */
.biography-wrap {
	background: rgba(0, 0, 0, 0.8);
	border: 1px solid #000;
	padding-top: 14px;
	border-radius: 5px;
}

.biography-wrap h1 {
	margin-top: 0;
}

#section1 .box {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -192px;
	margin-left: 89px;
	width: 395px;
	z-index: 1;
}

#section1 .imgsContainer {
	display: block;
	position: absolute;
	z-index: 1;
	top: 42%;
	left: 58%;
	margin-top: -325px;
	margin-left: -747px;
	width: 800px;
	height: 696px;
}

/*screen resolutions between 620px and 800px*/
@media all and (min-width:620px) and (max-width:800px) {
	#section1 .imgsContainer {
		margin-top: -278px;
		margin-left: -685px;
		width: 647px;
		height: 563px;
	}

}

/*screen resolutions lower than 620px*/
@media all and (max-width:620px) {
	#section1 .imgsContainer {
		margin-top: -208px;
		margin-left: -516px;
		width: 534px;
		height: 464px;
	}

}

#nov1 {
	z-index: 10;
}

#nov1.active {
	-webkit-transform: translate3d(-134px, 0px, 0px);
	-moz-transform: translate3d(-134px, 0px, 0px);
	-ms-transform: translate3d(-134px, 0px, 0px);
	transform: translate3d(-134px, 0px, 0px);
}

#nov2 {
	z-index: 12;
}

#nov2.active {
	-webkit-transform: translate3d(213px, 0px, 0px);
	-moz-transform: translate3d(213px, 0px, 0px);
	-ms-transform: translate3d(213px, 0px, 0px);
	transform: translate3d(213px, 0px, 0px);
}

/* Section 2



* --------------------------------------- */
#section2 .imgsContainer, #staticImg .imgsContainer, #section3 .imgsContainer {
	position: absolute;
	z-index: 1;
	left: 50%;
	display: block;
	margin-top: -288px;
	margin-left: -636px;
	width: 0;
	height: 0;
	-webkit-transition: all 15s ease-in-out;
	-moz-transition: all 15s ease-in-out;
	-o-transition: all 15s ease-in-out;
	transition: all 15s ease-in-out;
}

#section2.moveUp .imgsContainer {
	top: 50%;
}

#section2.moveDown .imgsContainer, #staticImg .imgsContainer {
	top: 90%;
}

#section2.active .imgsContainer {
	top: 50%;
}

#section2 .box {
	top: 22%;
	left: 45%;
	position: absolute;
	width: 582px;
}

#iphone-yellow {
	top: -35px;
	left: -222px;
}

#iphone-red {
	top: -194px;
	left: 106px;
}

#iphone-blue {
	top: 320px;
	left: 448px;
}

#iphone-green {
	left: 106px;
	position: absolute;
}

#staticImg {
	display: block;
	position: absolute;
	z-index: 1;
	top: 200%;
	left: 0;
	width: 100%;
	min-width: 980px;
	height: 100%;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

#staticImg.moveDown {
	-webkit-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

#staticImg.moveUp {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#staticImg.moveDown .imgsContainer {
	top: 50%;
}

#staticImg.moveDown img {
	top: 155px;
}

#staticImg.active .imgsContainer {
	top: 50%;
}

#staticImg.active img {
	top: 487px;
}

/* Section 3



* --------------------------------------- */
#section3 .imgsContainer {
	top: 50%;
}

#section3 img {
	top: 155px;
	left: 455px;
	position: absolute;
}

#section3 .box {
	text-align: center;
	margin: 10% 0 0 0;
}

#section3 img.reel-clip {
	position: absolute;
	left: 40px;
	text-align: center;
	cursor: pointer;
}

/* Overwriting fullPage.js tooltip color



* --------------------------------------- */
.fp-tooltip {
	color: #AAA;
	font-size: 16px !important;
	text-transform: uppercase;
	font-weight: 600;
}

#fp-nav span, .fp-slidesNav span {
	border-color: #AAA;
}

#fp-nav li .active span, .fp-slidesNav .active span {
	background: transparent;
	background-color: #fff;
	box-shadow: inset 0 0 0px 0px #fff, inset 0 0 0px 2px #000;
}

.collage div[class^=col] {
	padding: 0;
}

.collage img {
	padding: 5px;
}

/* Fixed header and footer.



* --------------------------------------- */
#header {
	position: fixed;
	display: block;
	width: 100%;
	z-index: 9;
	text-align: center;
	color: #f2f2f2;
	padding: 0 40px;
	top: -100%;
}

#header, #footer {
	background: #2c2c2c;
	background: -moz-linear-gradient(top, #2c2c2c 0%, #111111 50%, #131313 100%);
	background: -webkit-linear-gradient(top, #2c2c2c 0%, #111111 50%, #131313 100%);
	background: linear-gradient(to bottom, #2c2c2c 0%, #111111 50%, #131313 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c', endColorstr='#131313', GradientType=0);
}

#header .nav.navbar-nav.navbar-left {
	display: none;
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-position: top left;
	background-size: 100%100%;
	background-repeat: no-repeat;
	transition: 7s linear 0s;
	transform: scale(1);
}

.verticle-pos {
	display: table;
	width: 100%;
	height: 800px;
	height: 100vh;
}

.VC {
	display: table;
}

.middle {
	display: table-cell;
	vertical-align: middle;
}

.pad_hide a.reel {
	color: #fff;
	font-size: 25px;
	cursor: pointer;
}

.color-light .flat:hover {
	color: #fff;
}

#header, #footer, #fp-nav ul, .verticle-pos {
	transition: 0.3s ease 0s;
}

#fp-nav ul li, .fp-slidesNav ul li {
	transition: 0.3s ease;
	opacity: 0;
	margin-top: -30px;
}

.animation #fp-nav li {
	height: 42px;
	opacity: 1;
	margin-top: 0;
}

#fp-nav ul li .fp-tooltip {
	min-width: 370px;
	text-align: left;
	opacity: 1;
	padding-right: 10px;
}

#fp-nav ul {
	right: -10%;
	position: relative;
}

/*#header {



background:transparent;



}*/
div[class*='animate'] {
	transition: 4s ease .3s;
	position: relative;
}

.animate-left {
	transform: translateX(-100%);
}

.animate-right {
	transform: translateX(100%);
}

.animate-top {
	transform: translateY(-100%);
}

.animate-bottom {
	transform: translateY(100%);
}

.animate-fadeIn {
	transition: .1s ease-in 3s;
	opacity: 0;
	transform: scale(1);
}

.active .animate-left, .active .animate-right, .active .animate-top, .active .animate-bottom {
	transform: translate(0);
	opacity: 1;
}

.active .animate-fadeIn {
	opacity: 1;
	transform: scale(1.1);
}

.animation #fp-nav ul {
	top: 0;
}

.animation #header {
	top: 0;
}

.animation #footer {
	bottom: 0;
}

.animation #fp-nav span, .animation .fp-slidesNav span, .animation #fp-nav ul li:hover a span, .animation #fp-nav ul li a.active span, .animation .fp-slidesNav ul li:hover a span {
	height: 20px;
	width: 20px;
	border-radius: 0;
	border: 1px solid #fff;
	transform: rotate(45deg);
	margin: 0;
}

#fp-nav ul li a, .fp-slidesNav ul li a {
	display: inline;
}

.text-bg {
	min-height: 100vh;
	position: relative;
}

.text-bg:after {
	content: '';
	background: url('../images/text-bg.png') no-repeat;
	display: block;
	position: absolute;
	height: 100vh;
	width: 100%;
	top: 0;
	right: 0;
	background-size: contain;
	background-position: 0px 60px;
}

.bio_text {
	position: relative;
	z-index: 8;
	color: #fff;
	top: 10px !important;
	text-align: left !important;
}

.dtls {
	padding: 0px !important;
}

.dtls p {
	padding: 0px !important;
	font-size: 16px;
}

.dtls h5 {
	font-size: 20px;
	text-align: center;
	line-height: 4px;
	margin: 25px 0px;
}

.bio-text {
	position: relative;
	z-index: 8;
	color: #fff;
	top: 240px;
	text-align: center;
}

/*.novel_area *{



color: #151515;



}



.novel_area a {



    border-color: #121212;



    color: #121212;



    transition: all .3s ease-in-out;



}







.novel_area a:hover {



    color: #fff;



    background-color: #333333;



    border-color: #333333;



}*/
.text-center.VC.color-light.novel_area {
	margin-top: -14em;
}

.active .bg {
	transform: scale(1.1);
}

#section1.active .bg {
	transform: scale(1);
}

#section1.active .bg.zoom {
	transform: scale(1.1);
}

/*.animated.zoomIn h2 {



   transform: scale(3.1);



}*/
.chameleon {
	font-size: 18px;
	animation-name: chameleon;
	animation-duration: 10s;	/*animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 3.0);*/
	animation-delay: 3s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;
	margin-top: 0;
}

@keyframes chameleon {
	0% {
		font-size: 18px;
		transform: scale(1);
	}

	100% {
		transform: scale(1.1);
	}

}

.chameleon2 {
	font-size: 18px;
	animation-name: chameleon2;
	animation-duration: 10s;	/*animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 3.0);*/
	animation-delay: 3s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;
}

@keyframes chameleon2 {
	0% {
		font-size: 20px;
		transform: scale(1);
	}

	100% {
		transform: scale(1.1);
	}

}
.color-light h2 {
	color: #000;
	font-size: 26px;
}

.no_padd {
	padding: 0;
}

#section4 .container-fluid {
	padding: 0;
}

#section4.active {
	transform: scale(1);
}

#section4 {
	padding: 0;
	height: 100%;
}

#fp-nav.right {
	left: 140px;
	opacity: 0;
	transition: 0.5s ease 0.5s;
}

.topIn {
	top: 40% !important;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	left: 45px;
}

#fp-nav ul li:nth-child(6), #fp-nav ul li:nth-child(7) {
	display: block;
}

#fp-nav ul li:nth-child(1), #fp-nav ul li:nth-child(1) {
	display: none;
}

.text-left.title.silver-color {
	position: relative;
	top: -265px;
	left: 0;
}

.LS-none li {
	line-height: 28px;
}

.down_arrow {
	position: absolute;
	bottom: 60px;
	text-align: center;
	width: 100%;
}

.down_arrow span {
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
	padding: 8px;
	width: 55px;
	height: 55px;
	display: inline-block;
}

.down_arrow span .fa {
	padding: 0;
}

.color_blck span {
	background-color: #00000070;
	border: 1px solid #000;
}

.scr {
	position: absolute;
	z-index: 9999;
	bottom: 0px;
	left: 0px;
	text-align: center !important;
	padding: 4px;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px;
}

.scr:hover {
	text-decoration: none;
	color: #fff;
}

.scr .fa {
	padding: 0;
}

.fp-viewing-firstPage #fp-nav {
	display: block;
}

body.fp-viewing-firstPage #fp-nav {
	display: block;
}

body.fp-viewing-secondPage #fp-nav, body.fp-viewing-3rdPage #fp-nav,
body.fp-viewing-4thPage #fp-nav, body.fp-viewing-5thPage #fp-nav,
body.fp-viewing-lastPage #fp-nav {
	display: none;
}

body #footer {
	display: none;
}

.fp-viewing-6 #footer {
	display: block;
	bottom: 40px;
	z-index: 999;
}

.fp-viewing-firstPage #header {
	background: transparent;
}

.diamond {
	height: 25px;
	width: 25px;
	border-radius: 0;
	border: 1px solid #fff;
	transform: rotate(45deg);
	margin: 0px;
	display: inline-block;
	background-color: #fff;
	box-shadow: -7px -7px 0px 1px #ffffff6b;
	padding-bottom: 10px;
	margin-bottom: 30px;
	left: 54px;
	position: relative;
}

.last_scroll .diamond {
	left: 50px;
}

.page2 .diamond {
	background-color: #000;
	box-shadow: -7px -7px 0px 1px #0000006b;
	border: 1px solid #000;
	color: #000;
}

.scr.page3 {
	bottom: 0px;
	color: #fff;
}

.scr.page2 {
	color: #000;
}

.scr:hover.page2 {
	color: #000;
}

.top_mar {
	display: table-cell;
	vertical-align: top;
}

.novel_area {
	margin-top: -10em !important;
}

a.btn.flat.black-border.wite.btn-lg {
	border: 2px solid #fff;
	color: #fff;
}

#page2 {
	background-size: 100% 100% !important;
}

#page2 .middle {
	display: block;
}

#page2 .text-center.VC.color-light.novel_area {
	margin-top: 140px !important;
	display: inline-block;
	text-align: center;
	padding-bottom: 240px;
}

.soul_btn .flat {
	margin-top: 15px;
	color: #b01a23;
	border-color: #b01a23;
	transition: all .2s ease-in-out;
	font-size: 13px;
}

.soul_btn .flat:hover {
	color: #000;
	border-color: #000;
}

.cre_btn .flat {
	margin-top: 15px;
	color: purple;
	border-color: purple;
	transition: all .2s ease-in-out;
	font-size: 13px;
}

.view_m .flat {
	color: #fff;
	border: 2px solid #fff;
	transition: all .2s ease-in-out;
	font-size: 15px;
}

.view_m .flat:hover {
	background-color: #fff;
	color: #000;
}

.anchor {
	position: absolute;
	bottom: 30%;
	text-align: center;
	width: 100%;
}

.closed {
	display: none;
}

.anchor .flat {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.sec_last img {
	border-right: 0;
	height: 100vh;
	width: 100%;
}

.top_ani.active .animate-bottom {
	transform: translate(0);
	opacity: 1;
	transition: 2s;
}

.top_ani .animate-bottom {
	transform: translateY(100px);
}

.active .scale_class {
	transform: scale(1.1);
}

.active .scale_out {
	transform: scale(1);
}

.pad_hide {
	padding: 0 10px 15px;
}

.active .no_scale {
	transform: scale(1) !important;
}

.animation #fp-nav {
	opacity: 1;
}

.animation #fp-nav li:nth-child(2) {
	transition-delay: 4s;
}

.animation #fp-nav li:nth-child(3) {
	transition-delay: 4.5s;
}

.animation #fp-nav li:nth-child(4) {
	transition-delay: 5s;
}

.animation #fp-nav li:nth-child(5) {
	transition-delay: 5.5s;
}

.sec_last .animate-left, .sec_last .animate-top, .sec_last .animate-right {
	opacity: 0;
}

.active .sec_last .animate-left, .active .sec_last .animate-top, .active .sec_last .animate-right {
	opacity: 1;
	transition-delay: 1s;
}

.pad_hide {
	color: #fff;
}

.section .hidee {
	bottom: 0;
}

#section4 {
	background-color: #000 !important;
}

#section2.active .btn {
	opacity: 1;
	transition-delay: 2s;
}

#section2 .btn {
	opacity: 0;
}
#section2[data-anchor="4thPage"] {
    position: relative;
    z-index: 9;
}
body .scr {
	opacity: 0;
	transition: 1s ease 2s;
	transform: translateY(200px);
}

.animation .scr {
	opacity: 1;
	transform: translateY(0);
}

.soul_btn {
	position: absolute;
	bottom: 70px;
	left: 163px;
}

.cre_btn {
	display: block;
	margin-top: 30px;
}

.trailer_sec h2, .reviews_sec h2, .story_sec h2 {
	color: #fff;
}

.list_film {
	display: block;
	position: relative;
	z-index: 9;
	text-align: center;
}

.list_film h3 a {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
}

.credence_page .list_soul {
	margin-top: 18em;
	left: -50px;
}

.list_soul {
	display: block;
	text-align: center;
	position: relative;
	z-index: 9;
	margin-left: 3em;
	margin-top: 9em;
	width: 94%;
	float: left;
}

.list-main {
	margin-left: 18em;
	margin-top: 3em;
}

.list-soul {
	display: block;
	text-align: center;
	position: relative;
	z-index: 9;
	margin-left: 5em;
	margin-top: 8em !important;
	width: 10.5%;
	float: right;
}

.list_soul.left-inner {
	margin-left: 17em;
}

.list_soul.left-inner h3 {
	font-size: 20px;
}

.list_soul h3, .list_soul h2, .list_soul a {
	color: #fff
}

.list-soul a {
	background-color: #000;
	color: #fff;
}

.list-soul a {
	background-color: #000;
	color: #fff;
	border: 3px solid #fff;
	padding: 3px 15px;
}

.list-soul a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	transition: all 0.6s linear;
	-webkit-transition: all 0.6s linear;
	-moz-transition: all 0.6s linear;
}

.list-soul.novel_inner {
	margin-top: 10em !important;
}

.list-soul.left-inner {
	margin-left: 15em;
	float: none;
}

.list_soul h2 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 600;
	text-shadow: 2px 2px 3px #fff;
}

.bio-text h1 {
	font-size: 26px;
	margin-top: 5px;
	text-shadow: 1px 1px 1px #fff;
}

.bio-text h2 {
	font-size: 26px;
	font-weight: 600;
	line-height: 32px;
	text-shadow: 0px 3px 6px #555;
	color: #fff;
	transition: 0s;
}

.bio-text p {
	font-weight: 600;
	line-height: 32px;
	text-shadow: 0px 3px 6px #555;
	color: #fff !important;
	transition: 0s;
}

.novel_one {
	transition: 10s linear 5s;
	transform: scale(1);
}

.animation .novel_one {
	transform: scale(1.1);
}

.text-bg2, .shape2, .shape3, .film_page.text-bg2 {
	min-height: 100vh;
	position: relative;
}

.text-bg2:after {
	content: '';
	background: url(../images/shape3.png) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 70px;
	right: 0;
	background-size: 100%;
	background-position: 100%;
}

.shape2:after {
	content: '';
	background: url(../images/shape2.png) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 50px;
	right: 130px;
	background-size: contain;
	background-position: 100%;
}

.shape2 .shape_content {
	position: relative;
	z-index: 9;
	color: #fff;
	margin-top: 8em;
	padding: 80px 30px 30px 60px;
}

.shape_content p {
	text-align: center;
	margin: 20px 0;
	font-size: 14px;
	font-weight: 600;
	text-shadow: 1px 0px 1px #fff;
}

.shape_content h5 {
	text-align: center;
	font-weight: 600;
	text-shadow: 1px 0px 1px #fff;
}

/*.shape3:after {



    content: '';



    background:url('../images/shape3.png') no-repeat;



    display:block;



    position:absolute;



    height: 100%;



    width: 100%;



    top: 0;



    left: 93px;



    background-size: cover;



    background-position: 100% 0%;



}



.shape-3:after {

    content: '';

    background: url(../images/shape3-2.png) no-repeat;

    display: block;

    position: absolute;

    height: 100%;

    width: 82%;

    top: 0;

    left: -172px;

    background-position: 100% 0%;

}*/
.shapenew:after {
	content: '';
	background: url('../images/shape3.png') no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 93px;
	background-size: cover;
	background-position: 100% 0%;
}

.shape-new:after {
	content: '';
	background: url(../images/shape3.png) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 58px;
	left: -38px;
	background-size: cover;
}

.nove1 {
	margin-top: 0%;
}

.back_soul {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 190px;
	left: 0;
	z-index: 9;
}

.white-shadow {
	padding: 15px 37px;
	box-shadow: 0px 0px 8px 1px #fff;
	background: rgba(0, 0, 0, 0.5);
}

.back_soul .btn {
	color: #fff;
	text-decoration: none;
}

.list_soul .spa {
	margin-top: 60px;
}

.back_soul.text-right {
	top: 0;
}

.film_page.text-bg2:after {
	top: 118px !important;
	right: -110px !important;
}

.back_soul.film_back {
	top: 150px;
	right: 90px;
	text-align: right;
	left: auto;
}

.text_down {
	background-color: #fff;
	position: relative;
	z-index: 9;
	color: #000;
	padding: 40px 35px;
	margin-top: -33em;
	transition: 2s ease 12s;
}

.animation .text_down {
	margin-top: 8em;
}

.text_down-1 {
	background-color: #fff;
	position: relative;
	z-index: 9;
	color: #000;
	padding: 40px 35px;
	margin-top: -40em;
	transition: 3s ease 12s;
}

.animation .text_down-1 {
	margin-top: 7em;
}

.container.shape3, .credence_page .verticle-pos, .middle.text-bg2, .container.text-bg2 {
	opacity: 0;
	transition: 0.8s ease 0.5s;
}

.animation .container.shape3, .animation .credence_page .verticle-pos, .animation .middle.text-bg2, .animation .container.text-bg2 {
	opacity: 1;
}

.bio-text .animat {
	font-size: 23px !important;
	opacity: 0;
	transition: 3s ease 5s !important;
	text-shadow: 1px 1px 1px #000;
	margin-top: 25px;
	font-weight: 600;
}

.animation .bio-text .animat {
	opacity: 1 !important;
}

.bio-text.top_spa {
	top: 300px;
}

.bio-text.top_spa h1 a {
	font-size: 22px;
	color: #fff
}

.text-center.pad_hide h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.text-center.pad_hide h1 a {
	font-size: 32px;
	color: #fff;
}
.g-recaptcha {
    overflow: hidden;
}
.shape2.bio_shape:after {
	content: '';
	background: url(../images/bio-shape.png) no-repeat;
	display: block;
	position: absolute;
	height: 108%;
	width: 100%;
	top: 0;
	right: 0;
	background-size: cover;
	background-position: 100%;
	opacity: 0.7;
}

.bio-text.text_bio {
	top: 140px;
	left: 40px;
}

.bio-text.text_bio p {
	margin-bottom: 7px;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
}

/*.shape3 .novel_one h2 {

text-shadow: 2px 1px 1px #fff;

font-weight: 400;

}*/
.shapenew .novel_one h2 {
	text-shadow: 2px 1px 1px #fff;
	font-weight: 400;
}

.shapenew .novel_one p {
	text-shadow: 1px 1px 1px #fff;
}

/*.shape3 .novel_one p {

text-shadow: 1px 1px 1px #fff;

}*/
.section.bg.nov_two .novel_one h2, .section.bg.nov_two .novel_one p {
	text-shadow: 1px 1px 1px #000;
	font-weight: 500;
}

.lg-outer .lg-thumb {
	margin: 0 auto;
}

.content_div {
	margin: 25px 0 0 25px;
	position: relative;
	z-index: 9;
}

.content_div * {
	color: #fff;
}

.content_div h4 {
	text-align: center;
	text-shadow: 1px -1px 1px #fff;
	font-weight: 600;
}

.credence_rev h4, .credence_rev h5 {
	text-align: center;
	text-shadow: 1px -1px 1px #fff;
	font-weight: 600;
}

.content_div p {
	line-height: 20px !important;
	font-size: 12px;
	text-shadow: 1px -1px 1px #fff;
	font-weight: 600;
	text-align: center;
}

.soul_rev .modal-dialog {
	width: 85%;
}

.soul_rev h4 {
	text-align: center;
}

.credence_rev .modal-header, .soul_rev .modal-header {
	padding: 0;
	border-bottom: 0;
}

.credence_rev .modal-header .close, .soul_rev .modal-header .close {
	margin-top: -2px;
	padding: 10px 15px 0;
	font-size: 30px;
	color: #fff;
	opacity: 0.8;
}

.credence_rev .modal-body, .soul_rev .modal-body {
	padding: 0 25px 15px;
}

.list_soul.novel_inner {
	margin-top: 0;
}

#full-vdo .fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened {
	width: 100% !important;
	height: auto;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	opacity: 1;
	overflow: visible;
}

#full-vdo .fancybox-inner {
	width: 100% !important;
	height: 100vh !important;
}

#full-vdo .fancybox-skin {
	padding: 0 !important;
}

#full-vdo .fancybox-close {
	top: 0 !important;
	right: 0 !important;
}

body#full-vdo video {
	width: 100% !important;
}

#full-vdo .modal-content {
	background: #020202;
	color: #fff;
}

#full-vdo #myModal {
	padding: 0 !important;
}

#full-vdo .lg-toolbar.lg-group {
	display: none;
}

.novel-1 .container.shape3 .novel_one {
	opacity: 1;
}

.container.shape3:after {
	opacity: 0;
	transition: 1s ease 1s;
}

.animation .novel-1 .container.shape3:after {
	opacity: 1;
}

.nov_two .bio-text .scale_out {
	transition: 10s linear 1s;
}

.nov_two .mor-pad {
	padding-left: 100px;
}

.nov_two .list_soul.less-1 {
	margin-left: 0;
}

.section.bg.bioSec {
	padding: 0;
}

.bioSec .bio-text p {
	text-align: left;
	margin-bottom: 0;
	line-height: 28px;
	width: 94%;
	color: #ffffff !important;
}

.bio-text h2 {
	font-size: 2vw;
	font-weight: 600;
	line-height: 32px;
	text-shadow: 0px 3px 6px #555;
	color: #fff;
	transition: 0s;
}

.scroller {
	display: block !important;
}

.shower {
	display: block !important;
}

.over_box a {
	color: #fff;
}

.over_box a .fa {
	padding: 20px 0;
}

.pro_box .text_div h3, .pro_box .text_div h4 {
	color: #fff;
	margin: 10px 0 0;
	font-family: 'Montserrat', sans-serif;
}

.product_sec h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	text-transform: uppercase;
	margin: 20px 0 20px;
	text-align: center;
}

.product_sec .card p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 22px !important;
	font-weight: 500;
	text-align: justify;
}

#section1 h2, .details .product-title, .details .price {
	color: #fff;
}

.card h3 {
	font-family: 'Montserrat', sans-serif;
	position: relative;
	margin: 0;
	padding: 20px 0 10px;
	color: #fff;
	font-size: 28px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

.card .price {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	margin-top: 0;
	text-align: left;
}

.product_sec .card p {
	font-size: 13px;
	color: #fff;
	line-height: 22px !important;
	font-weight: 500;
	text-align: justify;
}

.action.form-inline {
	margin-top: 30px;
}

.details .action .form-control {
	display: block;
	width: 100%;
	vertical-align: middle;
	height: 50px;
	border: 1px solid #d7d7d7;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 10px;
	width: 100%;
	margin-bottom: 20px;
}

.detail {
	padding: 13px 30px;
	text-transform: uppercase;
	background: #fff;
	display: inline-block;
	color: #333 !important;
	margin-bottom: 10px;
	font-weight: 600;
}

.pro_box {
	text-align: center;
}

.pro_box .over_box {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: #00000080;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.pro_box:hover .over_box {
	opacity: 1;
}

.pro_box .over_box a {
	background: white;
	padding: 10px 20px;
	border-radius: 50px;
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25;
	text-decoration: none;
}

.pro_box .over_box .fa {
	padding: 0;
	font-size: 20px;
	width: auto;
	margin: 0;
	border-radius: 0;
	margin-right: 5px;
}

.cart-b7 a:hover {
	background: #353535;
}

.cart {
	float: left;
	width: 100%;
	margin-top: 30px;
}

table.table ul li, table.table ul li a {
	display: inline-block;
}

.cart table.table ul li a {
	color: #fff;
	padding: 5px 7px;
	background-color: #000;
}

.cart table.table td {
	vertical-align: middle !important;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.cart .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 2px 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: transparent;
}

.cart .panel.panel-info {
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.cart table.table th {
	background-color: rgba(2, 2, 2, 0.8);
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px !important;
	border: none !important;
	vertical-align: top !important;
	border-bottom: 1px solid #fff;
}

.cart .proBox h6, table.table h6 {
	font-weight: 500;
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
}

.cart table.table p {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 17px;
}

.cart table.table strong {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

.cart table.table ul li a:hover {
	background-color: #525252;
}

.readMore {
	position: relative;
	display: table;
	margin-top: 30px;
	font-weight: 400;
	text-shadow: none;
	color: #fff;
	background-color: #000;
	font-size: 12px;
	line-height: 20px;
	padding: 16px 40px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 2px solid #fff;
}

tr.Continue-Shopping td.col-md-6 {
	background: transparent;
	padding-top: 12px !important;
}

.cart img {
	max-width: 80%;
}

.cart .contentSec strong {
	color: #000;
}

.cart input {
	height: 35px;
	margin-top: 2px;
	background: rgba(99, 98, 98, 0.27);
	border: 1px solid rgba(125, 125, 125, 0.7);
	color: #fff;
}

.cart select {
	height: 35px;
	margin-top: 2px;
	background: rgba(99, 98, 98, 0.27);
	border: 1px solid rgba(125, 125, 125, 0.7);
	color: #fff;
}
.cart select:focus{
	background: #000;
}
input.qtystyle {
	text-align: center;
	font-size: 17px;
}

.cart input[type="submit"] {
	border: none;
	float: right;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	height: 45px;
	padding: 0px 20px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

input[type="submit"]:hover {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	background-color: #656565;
}

table.table ul {
	margin: 0;
	list-style-type: none;
}

.cart .fa {
	width: auto;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.Continue-Shopping a.readMore {
	font-size: 13px;
	line-height: 20px;
	display: block;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
}

.Continue-Shopping a.readMore:hover {
	color: #fff;
}

.cart tr {
	border-bottom: 1px solid #fff;
}

.panel-info {
	border-color: #000;
}

.panel-heading {
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}

.panel {
	border-radius: 1px;
}

.panel-info > .panel-heading {
	color: #fff;
	border-color: #93bc3c;
	font-size: 21px;
	font-family: "Roboto", sans-serif;
}

.panel-info > .panel-heading {
	background-color: rgba(0, 0, 0, 0.8);
	border-bottom: none;
}

hr {
	border-color: #999 -moz-use-text-color -moz-use-text-color;
}

.panel-footer {
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border-top: 1px solid #999;
}

.btn-link {
	color: #888;
}

.head h6 {
	font-size: 20px;
	color: #5b6770;
}

.head span {
	font-size: 20px;
	color: #5b6770;
}

.head strong {
	font-size: 18px;
	font-weight: 200;
}

.cus-wid {
	width: 11%;
}

.cus-wid1 {
	width: 12%;
}

.cus-sty {
	border: none;
}

.cus-sty h3 {
	color: #000;
	font-size: 27px;
}

.cus-pra {
	position: relative;
	padding: 0px 31px 8px;
}

.cus-pra p {
	font-family: "Raleway", sans-serif;
	font-size: 18px;
	color: #4e4e4e;
	padding-top: 21px;
}

.cus-pra h3 {
	font-family: "Raleway", sans-serif;
	font-size: 28px;
	color: #00793c;
	padding-top: 7px;
}

.cart-body hr {
	width: 100%;
}

.whatWeDoBtn1 {
	float: left;
	margin: 0 auto;
	display: table;
	width: auto;
}

.whatWeDoBtn1 a {
	background: #000;
	padding: 12px 35px;
	color: #fff;
	font-weight: 600;
	text-shadow: none;
	font-size: 13px;
	letter-spacing: 0;
	display: inline-block;
	text-align: center;
	border-bottom: 3px solid #5b6770;
	text-decoration: none;
}

.whatWeDoBtn1 a:hover {
	background: #5b6770;
	color: #fff;
	border-bottom: 3px solid #000;
}

.cart tr {
	border-bottom: 1px solid #fff;
}

.cart-body img {
	border: 1px solid #ccc;
}

.cart-body h4 {
	color: #bba600;
}

.products-main a {
	text-decoration: none;
}

#prductdetails a.right.carousel-control, #prductdetails a.left.carousel-control {
	background: transparent;
}

#prductdetails .carousel-inner .item img {
	margin: 0 auto;
}

#prductdetails .carousel-inner .item {
	background: #fff;
}

#main_area a.thumbnail {
	cursor: pointer !important;
}

.cart hr {
	width: 100%;
}

.cart h4 {
	margin: 0;
}

.payment-method .panel {
	background: rgba(0, 0, 0, 0.83);
	border-color: transparent;
}

.payment-method .panel-default>.panel-heading {
	background: rgba(0, 0, 0, 0.8);
}

.payment-method {
	margin: 90px 0;
}

.payment-method .form-control {
	height: 45px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
}

.payment-method .input-group {
	height: 45px;
}

.payment-method label {
	text-transform: capitalize;
}

.payment-method .credit-card-box .panel-title {
	display: inline;/* font-weight: bold; */
}

.payment-method .credit-card-box label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}

.payment-method .credit-card-box label {
	display: inline-block;
	font-weight: 500;
	color: #fff;
}

/* The old "center div vertically" hack */
.payment-method .credit-card-box .display-table {
	display: block;
	color: #fff;
	font-weight: normal;
}

.payment-method .credit-card-box .display-tr {
	display: table-row;
}

.payment-method .credit-card-box .display-td {
	display: table-cell;
	vertical-align: middle;
	width: 71%;
	font-size: 19px;    /* font-family: 'Montserrat', sans-serif; */
}

/* Just looks nicer */
.payment-method .credit-card-box .panel-heading img {
	min-width: 180px;
}

.radio_btn input[type="radio"] {
	display: none;
}

.radio_btn input[type="radio"] + label {
	color: $DarkBrown;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

.radio_btn input[type="radio"] + label span, .radio_btn input[type="radio"]:checked + label span {
	-webkit-transition: background-color 0.4s linear;
	-o-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	transition: background-color 0.4s linear;
}

.radio_btn input[type="radio"]:checked + label span {
	background-color: #fff;
	border: 3px solid #797676;
}

.radio_btn input[type="radio"] + label span {
	background-color: #ccc;
}

.radio_btn input[type="radio"] + label span {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	cursor: pointer;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.instruction h4 {
	padding: 10px 0;
	color: #fff;
	font-weight: normal;
}

.instruction .radio_btn {
	padding-bottom: 10px;
}

.instruction p {
	padding: 0 0 10px 0;
	line-height: 20px;
	font-size: 14px;
	display: inline-block;
}

.instruction .agree {
	text-align: center;
	display: block;
	font-size: 16px;
	padding: 10px 0 20px;
	display: none;
	width: 100%;
}

.instruction #hide {
	text-align: center;
	display: none;
}

.instruction .form-control {
	margin: 0 0 20px 0;
}

.instruction .print {
	font-size: 16px;
	background-color: transparent;
}

.payment-method .fa {
	padding: 0;
	width: auto;
	border-radius: 50%;
	font-size: 20px;
	color: #fff;
}

.print {
	background: #fff;
	border-color: #000;
	color: #000;
	font-weight: bold;
}

.print:hover {
	background-color: #525252;
	border-color: #525252;
}

.payment-method span.input-group-addon {
	background: rgba(0, 0, 0, 0.8);
	border-color: rgba(128, 128, 128, 0.7);
}

.print:active {
	background-color: #525252 !important;
}

.cart .panel {
	margin-bottom: 0;
}

.artistImg img {
	border: 2px solid #e3e3e3;
	width: 100%;
	position: relative;
	top: 27px;
}

.sliderItem h5, .artistInro h5 {
	background-color: #fff;
	display: table;
	padding: 5px 27px 4px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #000;
	font-size: 19px;
	font-weight: 400;
}

.artistInro .btn {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
	padding: 8px 12px 6px;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(243, 243, 243, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}

.artistInro {
	background: rgba(0, 0, 0, 0.8);
	position: relative;
	float: left;
	padding: 20px;
	border-radius: 9px;
	margin-top: 16%;
}

.artistInro h2 {
	color: #fff;
	font-weight: normal;
}

#section1 .artistInro p {
	color: #fff;
	line-height: 25px;
	font-size: 14px;
}

.artistInro ul {
	padding: 0;
}

.artistInro li {
	list-style-type: none;
	display: inline-block;
	padding-right: 20px;
	color: #fff;
}

.artistInro li a {
	color: #fff;
	font-size: 16px;
}

.artistInro .fa {
	padding: 0;
	font-size: 18px;
	width: auto;
}

.account-area input[type="text"], .account-area input[type="password"], .account-area select, .account-area input[type="email"], .account-area input[type="url"], .account-area input[type="phone"], .account-area input[type="file"], .account-area textarea, .account-area input[type="tel"] {
	border: 1px solid rgba(125, 125, 125, 0.68);
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	height: 45px;
	margin-bottom: 30px;
	width: 100%;
	padding: 0px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: rgba(6, 6, 6, 0.53);
}

.account-area input#fileToUpload {
	background: rgba(0, 0, 0, 0.30);
	padding-top: 11px;
}

.account-area {
	background: rgba(0, 0, 0, 0.8);
	float: left;
	margin: 3%;
	border-radius: 12px;
	padding: 33px;
	position: relative;
	top: 8px;
}

.account-area h3 {
	color: #fff;
	padding-bottom: 10px;
	font-weight: 400;
}

.account-area .btn-default {
	color: #fff;
	background-color: #000;
	border-color: #000;
	padding: 8px 20px;
	font-size: 16px;
	margin-top: 20px;
	transition: all .3s ease-in-out;
}

.account-area textarea {
	height: 200px;
	padding-top: 20px;
}

input.qtystyle {
	text-align: center;
	font-size: 17px;
}



@media screen and (max-width:1199px) and (min-width:992px) {
	.list_film {
		padding-right: 33px;
	}
	.shape2.bio_shape:after {
	    content: '';
	    background: url(../images/bio-shape.png) no-repeat;
	    display: block;
	    position: absolute;
	    height: 100%;
	    width: 100%;
	    top: 60px;
	    right: 0;
	    background-size: initial;
	    background-position: 100%;
	    opacity: 0.7;
	}
	.text-bg2:after {
		top: 0%;
		background-size: 100%;
	}
	.cre_btn .flat {
    position: relative;
    top: -50px;
    }
	.shape2:after {
		/*top: -20%;*/
		right: 0;
		background-size: contain;
		background-position: 100%;
	}
	.novel-1 .shape-new:after {
		top: 50px;
		left: -40px;
		background-size: 100% 100%;
	}
	.list-soul.left-inner {
		width: 100%;
		margin-left: 0;
	}
	.bioSec .bio-text p{
		line-height: 17px;
	}
	.bioSec .bio-text p{
		width: 100%;
	}
	#section1 .text-bg2:after {
		top: 3%;
		background-size: 100% 100%;
	}
	.bio-text.text_bio {
	    top: 110px !important;
	    left: 0 !important;
	    width: calc(100% - 0px) !important;
	}
	#fp-nav.right {
		left: 40px;
	}
	.list_soul {
		margin-left: 8px;
		margin-top: 9em;
		width: 82%;
	}
	.soul-stealer .content_div p {
		text-align: left;
	}
	.soul-stealer .col-md-7.col-md-offset-1 {
		margin-left: 0;
	}
	.shape2 .shape_content p {
		text-align: left;
	}
	.bg.no_scale.zoom {
		background-position: 62% !important;
		background-size: cover !important;
	}
	.shape3 .black-box.dtls {
		top: 80px;
	}
	.black-box.dtls .list-soul.novel_inner {
		margin-top: 20em !important;
	}
	.section.bg.nov_two {
		background-position: 100% 100%;
	}
	.section.bg.novel-1 {
		background-size: cover;
		background-position: 68%;
	}
	#page2 .text-center.VC.color-light.novel_area {
		padding-bottom: 150px;
	}
	#section2[data-anchor="3rdPage"] .cre_btn {
		margin-top: 0;
	}
	#section2[data-anchor="3rdPage"] .cre_btn .flat {
		top: 0;
	}
	.product_sec .details .product-description, .product_sec .details .action {
		width: 90%;
	}
	.Continue-Shopping a.readMore{
		padding: 16px 20px;
	}
	.checkout{
		padding: 0;
		background-size: cover;
	}
	iframe {
	    width: 100%;
	    height: 450px;
	}
	.product_sec img {
	    margin: 0 auto;
	}
	.product_sec{
		padding: 0;
	}
}


@media screen and (max-width:991px) and (min-width:768px) {
	#fp-nav.right {
		top: 35% !important;
	}
	.top_mar {
		padding: 110px 57px 0px 85px;
		background: rgba(255, 255, 255, 0.42);
		height: 0;
		position: relative;
	}
	.chameleon {
		color: #000;
	}
	#page2 .middle {
		padding-left: 20px;
	}
	.active .animate-fadeIn {
		opacity: 1;
		transform: scale(1);
	}
	.list_film {
		padding-right: 33px;
	}
	.credence_page .list_soul {
		margin-top: 18em;
		left: -10px;
	}
	#fp-nav ul {
		right: 8%;
	}
	.text-bg2.soul-stealer {
		background: rgba(0, 0, 0, 0.55);
	}
	.text-bg2:after {
		top: 10%;
		background-size: 100% 100%;
		display: none;
	}
	.cre_btn .flat {
		position: relative;
		top: 70px;
	}
	.shape2:after {
		display: none;
	}
	.novel-1 .shape-new:after {
		top: 50px;
		left: -40px;
		background-size: 100% 100%;
		display: none;
	}
	.list-soul.left-inner {
		width: 100%;
		margin-left: 0;
	}
	#section1 .text-bg2:after {
		top: 3%;
		background-size: 100% 140%;
	}
	.bio-text.text_bio {
		top: 50px !important;
		left: 0;
	}
	.bioSec .bio-text p{
		width: 100%;
	}
	.soul-stealer .content_div p {
		padding: 26px 48px 0px 0;
		text-align: center;
		position: relative;
		top: 0;
		font-size: 13px;
		text-shadow: 1px -1px 1px #fff;
		font-weight: normal;
	}
	.list_soul {
		position: relative;
		z-index: 999 !important;
		margin-left: 0;
    	margin-top: 0;
    	width: 100%;
	}
	.bg.no_scale.zoom {
		background-position: center !important;
		background-size: cover !important;
	}
	#section1 .bg.no_scale.zoom {
		background-position: 56% !important;
		background-size: cover !important;
	}
	.shape_content p {
		text-align: center;
		font-weight: normal;
		top: 0;
		position: relative;
	}
	.shape_content h5 {
		font-weight: normal;
	}
	.section.bg.nov_two {
		background-position: 68%;
		background-size: cover;
	}
	.section.bg.novel-1 {
		background-size: cover;
		background-position: 68%;
	}
	.section .black-box.dtls {
		padding: 30px !important;
		position: relative;
		margin-top: 10%;
		background: rgba(0, 0, 0, 0.65);
	}
	.section {
		padding: 0;
	}
	.bg .nove1 {
		padding: 0 30px;
	}
	.animation .novel_one {
		transform: scale(1);
	}
	.nov_two .mor-pad {
		padding: 30px !important;
		position: relative;
		background: rgba(0, 0, 0, 0.65);
		height: 450px;
		top: 210px;
	}
	.nov_two .mor-pad h1 {
		top: 90px;
		position: relative;
	}
	.scr.page3 {
	    bottom: 10px;
	}
	.cart img {
	    max-width: 80px;
	}
	.product_sec {
	    background-position: top left;
	}
	.content_div {
	    margin: 30px;
	}
	.shape2 .shape_content {
	    margin-top: 0;
	    padding: 0 30px 0 30px;
	}
	iframe {
	    width: 100%;
	    height: 360px;
	}
	.nov_two .list_soul.less-1 {
	    top: 120px;
	}
	.soul_btn .flat {
    position: relative;
    top: -120px;
    }
    .shape2:after {
    display: none !important;
}
}

@media screen and (max-width:767px) and (min-width:521px) {
	html, body {
		/*background-color: #000;*/
		overflow-x: hidden !important;
		position: relative;
	}

	#fp-nav.right {
    left: 20px;
    top: 15% !important;
    }

	.bio-text h1 {
		text-shadow: none;
		font-weight: normal;
	}

	#page2 .text-center.VC.color-light.novel_area {
		margin-top: 50px !important;
		padding-bottom: 120px;
	}

	#header {
		display: none !important;
	}

	.top_mar {
    background: #ffffff96;
    padding: 20px;
    color: #000;
    padding-bottom: 0;
    display: block;
    padding: 2% 10%;
    position: relative;
    top: 50px;
}
.cre_btn {
    display: block;
    margin-top: 0;
    position: relative;
    top: -110px;
}

	.anchor .flat {
		background-color: #000;
		border: 1px solid #fff;
		color: #fff;
	}

	.soul-stealer {
		margin: 0;
		background: rgba(0, 0, 0, 0.4);
		padding: 10px;
	}
	.soul-stealer .list_soul{
		margin-top: 20px;
	}
	.soul-stealer .list_soul, .soul-stealer .content_div {
		margin: 0;
		clear: both;
		width: 100%;
	}

	.soul-stealer .content_div p {
		text-shadow: none;
		font-size: 15px;
	}

	#section1 .bg.no_scale.zoom {
		/*background-attachment: fixed;*/
		height: 100%;
		background-position-y: 0 !important;
		background-position-x: 0 !important;
    	background-size: 100% 100% !important;
	}

	.soul_rev .modal-dialog {
		width: 90%;
		margin: 2em auto;
	}

	.credence_page .list_soul {
		margin-top: 6em;
		margin-left: 0;
		left: 0;
	}

	.shape2 .shape_content {
		margin-top: 0;
		padding: 0px;
		clear: both;
	}

	.novel-1 .fp-tableCell {
		background: rgba(0, 0, 0, 0.20);
		padding: 20px;
	}

	.shape-new:after {
		background: none;
	}

	.novel-1 .dtls h5 {
		line-height: 30px;
	}

	.novel-1 .black-box {
		top: 20px;
		clear: both;
	}

	.novel-1 .list_soul {
		width: 100%;
		margin: 0 !important;
	}

	.nov_two .novel_one h2 {
		font-size: 16px;
	}

	.text-bg2:after {
		top: 80px;
		right: -20px;
		background-size: 100% 50%;
		display: none;
	}

	.soul_btn {
    left: 50%;
    margin-left: -210px;
    }
	iframe {
	    width: 100%;
	    height: 250px;
	}
	.bio-text.text_bio {
		top: 0px !important;
		left: 0px !important;
	}
	.list_soul h3, .list_soul h2, .list_soul a {
    color: #fff;
    font-size: 20px;
    margin: 50px 0 14px;
}
	.soul-stealer .content_div p {
		padding: 0;
		text-align: center;
		position: relative;
		top: 20px;
		font-size: 13px;
		text-shadow: 1px -1px 1px #fff;
		font-weight: normal;
	}

	.shape2:after {
		display: none;
	}

	.shape2 {
		padding: 20px !important;
		position: relative;
		margin-top: 5%;
	}

	.shape2 p {
		text-align: center;
		font-weight: normal;
		position: relative;
		top: 30px;
	}

	.shape2 h5 {
		font-weight: normal;
	}

	.list_film h3 a {
		font-size: 20px;
	}

	.section.bg.novel-1 {
		background-size: cover;
		background-position: 68%;
	}

	.novel-1 span {
		font-size: 17px !important;
	}

	.section.bg.nov_two {
		transform: scale(1);
		background-size: cover;
		background-position: 100%;
	}
	.section.bg.nov_two .container{
		margin-top: 0;
	}
	.section.bg.nov_two,
	.section.bg.nov_two .animation .novel_one {
	    transform: scale(1);
	}

	.nov_two .mor-pad {
		padding: 30px !important;
		position: relative;
		background: rgba(0, 0, 0, 0.65);
		height: 450px;
		top: 20px;
	}

	.nov_two .mor-pad h1 {
		top: 90px;
		position: relative;
	}

	.section.bg.bioSec {
		background-size: cover;
		background-position: 55%;
	}

	.bio-text.text_bio p {
		text-shadow: none;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
		width: 100%;
	}
	.bio-text{
		text-align: center !important;
	}
	.section {
	    padding: 0 10px;
	}
	#lightgallery {
	    height: 60px;
	    margin-top: 20px;
	}
	.list_soul.left-inner h3 {
	    font-size: 20px;
	    display: inline-block;
	}
	.text_bio .list-main {
	    margin-top: 50px;
	}
	.shape2.bio_shape:after{
		height: 100%;
	}
	.product_sec .pro_box {
	    margin-bottom: 50px;
	}
	.product_detailss .pro-img{
		margin: 30px auto 10px;
		display: block;
	}
	.product_detailss .card, .product_detailss .card .price,
	 .product_detailss .card h3,
	.product_detailss.product_sec .card p {
	    text-align: center;
	}
	.product_detailss .card .action.form-inline {
	    margin-top: 0;
	}
	.subTotalTable{
		float: none !important;
	}
	.subTotalTable .checkoutbutton.readMore {
	    margin-top: 30px;
	}
	.cart .panel.panel-info{
		margin-bottom: 30px;
	}
	#section2[data-anchor="4thPage"] a{
		opacity: 1;
	}
	.cart input[placeholder="First Name"] {
	    margin-bottom: 15px;
	}
	.toast-bottom-right {
	    top: 100% !important;
	    right: 0px !important;
	    left: 0px !important;
	    width: 100%;
	}
	#toast-container>div {
	    padding: 8px 8px 8px 50px;
	    width: 94% !important;
	    margin: 0 3%;
	}
	.help-block {
	    font-size: 13px;
	    margin: 0;
	}
.view_m .flat {
    color: #fff;
    border: 2px solid #fff;
    transition: all .2s ease-in-out;
    font-size: 15px;
    position: relative;
    left: 20px !important;
}
.shape2:after {
    display: none !important;
}
}

@media screen and (max-width:520px) and (min-width:280px) {
	html, body {
		height: 100% !important;
		overflow-x: hidden !important;
	}

	.section {
		background-color: transparent !important;
    	background-position: top left !important;
		padding: 0;
	}
	.section[data-anchor="lastPage"] .bg{
		background-position: 54% 0;
    	background-size: cover;
	}
	.section[data-anchor="5thPage"] .animate-left,
	.section[data-anchor="5thPage"] .animate-top,
	.section[data-anchor="5thPage"] .animate-right{
		transform: translate(0);
		opacity: 1;
	}
	.cart .panel.panel-info {
	    background: rgba(0, 0, 0, 0.7);
	    margin-bottom: 30px;
	}
	.bio-text h1 {
		text-shadow: none;
		font-weight: normal;
	}

	#fp-nav.right {
		/*display: none !important;*/
		top: 40% !important;
	    left: 0;
	    right: auto;
	}
	.section .scr.hidee {
    	bottom: 50px;
	}
	#fp-nav ul li .fp-tooltip.right {
		left: 28px;
		top: -5px;
	}

	/*#page2 .middle {
		display: block;
		background: rgba(253, 253, 253, 0.69);
	}*/

.list_soul h3, .list_soul h2, .list_soul a {
    font-size: 20px;
    margin: 40px 0 0;
}

	.fp-tooltip {
		font-size: 12px !important;
		font-weight: 300;
	}

	.animation #fp-nav span, .animation .fp-slidesNav span, .animation #fp-nav ul li:hover a span, .animation #fp-nav ul li a.active span, .animation .fp-slidesNav ul li:hover a span {
		height: 15px;
		width: 15px;
		top: -3px;
	}

	#fp-nav ul {
	    right: 0;
	    left: 20px;
	}

	#page2 .text-center.VC.color-light.novel_area {
		margin: 50px;
	    padding-bottom: 120px;
	    background: rgba(255, 255, 255, 0.50);
	    opacity: 1;
	}
	.section[data-anchor="3rdPage"] .animate-fadeIn {
	    opacity: 1;
	}
	#header {
		display: none !important;
	}

	.top_mar {
		background: rgba(255, 255, 255, 0.71);
    	padding: 30px 20px;
		color: #000;
		display: block;
	}

	.chameleon {
		text-shadow: 0px 0px 0px #fff;
	}

	.anchor .flat {
		background-color: #000;
		border: 1px solid #fff;
		color: #fff;
	}

	.soul-stealer {
		margin: 0;
		background: rgba(0, 0, 0, 0.60);
		padding: 20px;
	}

	.soul-stealer .list_soul, .soul-stealer .content_div {
		margin: 0;
		clear: both;
	}

	.soul-stealer .content_div p {
		text-shadow: none;
		font-size: 15px;
	}

	#section1 .bg.no_scale.zoom {
		/*background-attachment: fixed;*/
		height: 100%;
	    background-position-x: 80% !important;
    	background-position-y: 0% !important;
	    background-size: cover !important;
	}

	.soul_rev .modal-dialog {
		width: 90%;
		margin: 2em auto;
	}

	.credence_page .list_soul {
		margin-top: 8em;
		margin-left: 0;
		left: 0;
	}

	.shape2 .shape_content {
		margin-top: 1em;
		padding: 0px;
		clear: both;
	}

	.novel-1 .fp-tableCell {
		/*background: rgba(0, 0, 0, 0.20);*/
		padding: 20px;
	}

	.shape-new:after {
		background: none;
		top: 0;
	}

	.novel-1 .dtls h5 {
		line-height: 30px;
		font-size: 15px;
	}

	.novel-1 .black-box {
		top: 20px;
		clear: both;
	}

	.novel-1 .list_soul {
		width: 100%;
		margin: 0 !important;
	}

	.nov_two .novel_one h2 {
		font-size: 16px;
	}

	.text-bg2:after {
		top: 80px;
		right: -20px;
		background-size: 100% 50%;
		display: none;
	}

	.soul_btn {
    left: 50%;
    margin-left: -57px;
    bottom: 110px;
}
.top_mar {
    background: #ffffff96;
    padding: 30px !important;
    color: #000;
    padding-bottom: 0;
    display: block;
}
.cre_btn .flat {
    margin-top: 15px;
    color: purple;
    border-color: purple;
    transition: all .2s ease-in-out;
    font-size: 13px;
    position: relative;
    top: -205px;
}

	.bio-text.text_bio {
		top: 30px !important;
		left: 0px !important;
	}

	.soul-stealer .content_div p {
		padding: 30px 0px 5px 0;
		text-align: left;
		position: relative;
		top: 0;
		font-size: 15px;
		text-shadow: none;
		font-weight: normal;
		left: 0;
	}
	.soul-stealer .content_div p:last-child {
	    margin-left: -20px;
	    margin-bottom: 0;
	}
	.shape2:after {
		display: none;
	}

	.shape2 {
		padding: 30px !important;
		position: relative;
		margin-top: 10%;
	} 

	.shape2 p {
		text-align: left;
		font-weight: normal;
		position: relative;
		top: 30px;
	}

	.shape2 h5 {
		font-weight: normal;
	}

	.list_film h3 a {
		font-size: 16px;
	}

	.section.bg.novel-1 {
		background-size: cover;
		background-position: 68%;
	}

	.novel-1 span {
		font-size: 13px !important;
		font-weight: 500;
	}

	.nove1 {
		text-align: center;
	}

	.section.bg.nov_two {
		background-size: cover;
		background-position: 100%;
	}

	.nov_two .mor-pad {
		padding: 0px !important;
		position: relative;
		background: rgba(0, 0, 0, 0.65);
		height: 300px;
		top: 210px;
	}

	.nov_two .mor-pad h1 {
		top: 90px;
		position: relative;
	}

.section.bg.bioSec {
    background-size: cover;
    background-position: 60% !important;
    padding-bottom: 40% !important;
    height: 100vh;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: inline-block !important;
    table-layout: fixed;
    width: 100%;
}

	.bio-text.text_bio p {
    text-shadow: none;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
}
	body#full-vdo {
    overflow-x: hidden !important;
}

	.dtls p {
		padding: 0px !important;
		font-size: 14px;
		line-height: 19px;
	}
	.list_film {
	    left: -10px;
	}
	iframe {
	    width: 100%;
	    height: 140px;
	}
	.subTotalTable .readMore.checkoutbutton {
	    margin-top: 15px;
	}
	.subTotalTable {
	    float: none !important;
	}
	.pro_box {
	    margin-bottom: 3em;
	}
	.emptyCartt h1 {
	    padding: 0 10px;
	    text-align: center;
	}
	.emptyCartt a{
		display: block;
		text-align: center;
	}
	#section2[data-anchor="4thPage"] a{
		opacity: 1;
	}
	.cart input[placeholder="First Name"] {
    	margin-bottom: 15px;
	}
	.toast-bottom-right {
	    top: 100% !important;
	    right: 0px !important;
	    left: 0px !important;
	    width: 100%;
	}
	#toast-container>div {
	    padding: 8px 8px 8px 50px;
	    width: 94%;
	    margin: 0 3%;
	}
	.help-block {
	    font-size: 13px;
	    margin: 0;
	}
	.shape2:after {
    display: none !important;
}

}

@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:portrait) {}
@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {
.fp-enabled body {
        transform: none!important;
    margin-left: 0;
    overflow: inherit !important;
    transform: none!important;
    margin-left: 0;
}
html, body {
    overflow-x: inherit!important;
    position: relative;
}

html, body{background-color: transparent!important}
.fp-enabled body {
        transform: none!important;
    margin-left: 0;
    overflow: inherit !important;
    transform: none!important;
    margin-left: 0;
}
}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:portrait) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:landscape) {
.fp-enabled body {
        transform: none!important;
    margin-left: 0;
    overflow: inherit !important;
    transform: none!important;
    margin-left: 0;
}
html, body {
    background-color: #000;
    overflow-x: inherit!important;
    position: relative;
}		
html, body{background-color: transparent!important}
}
html, body {
    overflow-x: inherit!important;
    position: relative;
}

@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:landscape) {}

/*@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {
	.nov_two .mor-pad {
		padding: 30px !important;
		position: relative;
		background: rgba(0, 0, 0, 0.65);
		height: 380px;
		top: 0;
	}

	.top_mar {
		background: #ffffff96;
		padding: 90px;
		color: #000;
		padding-bottom: 0;
		display: block;
	}

	#fp-nav.right {
		left: 0;
		top: 22% !important;
	}

	#fp-nav ul li .fp-tooltip.right {
		left: 30px;
	}

	.fp-tooltip {
		font-size: 13px !important;
	}

	#fp-nav ul {
		right: -6%;
	}

	.list_soul {
		margin-top: 0 !important;
	}

	.expand .bg-animate {
		transform: scale(1) !important;
		transition: 8s ease 0s;
	}

	.novel_one {
		padding-top: 100px !important;
	}

	.list_soul.less-1 {
		margin-top: 80px !important;
	}

	.cre_btn {
		display: block;
		margin-top: 30px;
		position: relative;
		top: -100px;
	}
	.shape2:after {
    display: none !important;
}

}
*/


