
::-webkit-scrollbar
{
  width: 12px;  /* for vertical scrollbars */
  height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
  background: rgba(0, 0, 0, .3);
  border-radius: 6px;
}

::-webkit-scrollbar-thumb
{
  background: rgba(68, 81, 96, .7);
  border-radius: 6px;
  min-height: 40px;
}

.cfxcarousel {
	width: 100%;
	height: 445px;
	overflow: hidden;
}
.cfxcarousel img {
	position: absolute;
	left: 0px;
}
.cfxcarousel img:nth-of-type(1) {
	animation-name: fader;
    animation-delay: 3s;
    animation-duration: 1s;
    z-index: 40;
}
.cfxcarousel img:nth-of-type(2) {
	z-index: 30;
}
.cfxcarousel img:nth-of-type(n+3) {
	display: none;
}
@keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
  }

.case {
  position: relative;
  width: 100%;
  min-height: 900px;
  margin: auto;
  text-align: center;
  background-color: #000;
}
.marquee {
	position: relative;
	top: 0;
	width: 100%;
	height: auto;
	margin: auto;
}

.demo {
	position: relative;
	width: 100%;
	height: auto;
	margin: auto;
	background-image: url("../images/clearcut_demo_still.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}

/* Old Marquee class for old JS transition

.marquee {
	position: relative;
	opacity: 0;
	top: 0;
	width: 100%;
	min-height: 760px;
	margin: auto;
	transition: all 1s;
}
 */


.logogif {
	position: absolute;
	z-index: 5;
	top: 0;
	width: 100%;
}
.loadgif {
	position: absolute;
	width: 91%;
	height: 437px;
	text-align: right;
	top: 20px;
}
.videoshell {
	position: relative;
	z-index: 5;
	width: 100%;
	height: 447px;
	top: 0;
	text-align: right;
}
.entercase {
  	position: absolute;
	z-index: 5;
	float: left;
	bottom: 200px;
  	width: 100%;
  	margin: auto;
  	text-align: center;
}
.buttoncase {
  	position: absolute;
	z-index: 5;
	float: left;
  	width: 100%;
	height: 82px;
	bottom: -15px;
  	margin: auto;
  	text-align: center;
	background-image: url("../images/demoline.png");
}
.shot-bt-bar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	background-color: #000;
	margin-top: 10px;
	padding: 20px 0px 20px 0px;
	z-index: 5;
	overflow: visible;
}
.shottext {
	opacity: 0;
	position: relative;
	margin: auto;
	align: center;
	width: 70%;
	height: 10px;
	color: #707f95;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: normal;
	overflow: hidden;
	transform: translateY(250px);
    transition: all 1.2s;
}
.shot-btns {
	background: #1c2a46;
	color: #93A2AE;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: lighter;
	min-height: 38px;
	text-align: left;
	border-top: 1px solid #8AA6B7;
	border-bottom: 1px solid #8AA6B7;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
}
.shot-btns:hover {
	color: #C1B888;
}
.shot-btns:visited {
	color: #fff;
}
.border-outline {
	position: relative;
	margin: auto;
	align: center;
	width: 302px;
	height: 40px;
	padding: 12px 2px 0px 2px;
	background-color: #2c2e36;
	border-radius: 22px;
}
.shotmenu {
	position: relative;
	width: 230px;
	height: 39px;
	top: 1px;
	padding: 12px 73px 12px 73px;
	background-color: #1c2a46;
	border-radius: 20px;
	border: 1px solid #5B6771;
	color: #fff;
	font-family: "Helvetica Neue", Gotham, Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: normal;
}
.shotmenu:hover {
	background-color: #827b00;
	text-decoration: none;
	color: #fff;
}
.navbar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 10;
	background: #2c2e36;
	width: 100%;
	min-height: 50px;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
	overflow: auto;
	transform: translateY(250px);
    transition: all 1.2s;
}
.subnavbar {
	position: relative;
	width: 100%;
	min-height: 50px;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
	overflow: auto;
}
.navbuttons {
	position: relative;
	background: #1c2a46;
	width: 100%;
	min-height: 48px;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow: auto;
}
.cfxlogo {
	position: relative;
	float: left;
	width: 30%;
	min-width: 329px;
	height: 46px;
	padding-top: 1px;
	background-color: #1c2a46;
	text-align: center;
	color: #a8abb2;
}
.navbutcase {
	position: relative;
	float: left;
	width: 15%;
	min-width: 130px;
	height: 44px;
	padding-top: 2px;
	text-align: center;
}
.navbut1 {
	position: relative;
	float: left;
	width: 15%;
	min-width: 130px;
	height: 44px;
	padding-top: 2px;
	background-image: url("../images/bt_nav_thework_n.gif");
	background-position: center;
	text-align: center;
	color: #a8abb2;
}
.navbut1:hover {
	background-image: url("../images/bt_nav_thework_h.gif");
}
.navbut2 {
	position: relative;
	float: left;
	width: 15%;
	min-width: 130px;
	height: 44px;
	padding-top: 2px;
	background-image: url("../images/bt_nav_inthecan_n.gif");
	background-position: center;
	text-align: center;
	color: #a8abb2;
}
.navbut2:hover {
	background-image: url("../images/bt_nav_inthecan_h.gif");
}
.nb2-active {
	background-image: url("../images/bt_nav_inthecan_a.gif");
}
.navbut3 {
	position: relative;
	float: left;
	width: 15%;
	min-width: 130px;
	height: 44px;
	padding-top: 2px;
	background-image: url("../images/bt_nav_aboutus_n.gif");
	background-position: center;
	text-align: center;
	color: #a8abb2;
}
.navbut3:hover {
	background-image: url("../images/bt_nav_aboutus_h.gif");
}
.nb3-active {
	background-image: url("../images/bt_nav_aboutus_a.gif");
}
.navbut4 {
	position: relative;
	float: left;
	width: 15%;
	min-width: 130px;
	height: 44px;
	padding-top: 2px;
	background-image: url("../images/bt_nav_theword_n.gif");
	background-position: center;
	text-align: center;
	color: #a8abb2;
}
.navbut4:hover {
	background-image: url("../images/bt_nav_theword_h.gif");
}
.nb4-active {
	background-image: url("../images/bt_nav_theword_a.gif");
}
.prodspace {
	position: relative;
	width: 100%;
	min-height: 10px;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
	overflow: hidden;
	transform: translateY(250px);
    transition: all 1.2s;
}
.case {
  width: 100%;
  margin: auto;
  text-align: center;
  background-color: #000;
}
.poster {
	position: relative;
	width: 196px;
	height: 296px;
	overflow: hidden;
	opacity: 0.8;
	transform: translateY(0px);
    transition: all 0.5s;
}
.poster:hover {
	transform: translateY(-10px);
	opacity: 1;
}
.poster-still {
	position: relative;
	width: 196px;
	height: 296px;
	overflow: hidden;
	opacity: 0.8;
}
.expand {
	position: absolute;
	float: right;
	height: 35px;
	width: 35px;
	left: 161px;
	background: url("../images/enlarge_bt.png")
}
.module {
  opacity: 0;
  min-height: 102px;
  position: relative;
  float: left;
  transform: translateY(250px);
  transition: all 2.4s;
}
.module:nth-child(4n+0) {
  transition: all 1.2s;
}
.module:nth-child(4n+1) {
  transition: all 0.8s;
}
.module:nth-child(4n+2) {
  transition: all 1.6s;
}
.module:nth-child(4n+3) {
  transition: all 2s;
}

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

.details {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  background: rgba(0, 0, 0, 0.8);
  Display: none;
}
.rowimg {
	position: relative;
	float: left;
	width: 70%;
	min-width: 667px;
	text-align: right;
	max-height: 445px;
	overflow: hidden;
	background: #181818;
}
.rowcontent {
	position: relative;
	float: left;
	width: 30%;
	max-height: 445px;
	font-family: "Helvetica Neue", Helvetica, Gotham, Arial, "sans-serif";
	color: white;
	overflow: hidden;
	background: #181818;
}
.rowcolmn {
	position: relative;
	float: left;
	width: 50%;
	max-height: 280px;
	text-align: left;
}
.rowcolimg {
	position: relative;
	float: left;
	width: 50%;
	max-height: 300px;
	text-align: left;
}
.rownav {
	position: relative;
	height: 120px;
	text-align: left;
}
.rowtitle {
	position: relative;
	max-height: 100px;
	text-align: left;
	padding: 0px 15px 0px 15px;
	color: white;
}
.rowtext {
	position: relative;
	width: 95%;
	min-height: 215px;
	float: left;
	padding: 10px 10px 0px 15px;
	margin-right: 10px;
	text-align: left;
	font-size: 16px;
	color: white;
	background: #2C2E36;
}
.row01 {
	position: fixed;
	width: 100%;
	text-align: left;
	max-height: 435px;
	left: 0px;
	top: 0px;
	background: #181818;
	top: 8%;
    -ms-transform: translateY(-8%);
    transform: translateY(-8%);
}
.facility {
	width: 100%;
	min-height: 660px;
	background-image: url("../images/facility-bk.jpg");
	background-size: auto;
	background-repeat: no-repeat;
	background-color: #0f131d;
}
.vert-space {
	width: 200px;
	height: 80px;
}
.vert-space-med {
	width: 200px;
	height: 20px;
}
.vert-space-sm {
	width: 200px;
	height: 20px;
}
.title-row {
	text-align: left;
	padding-left: 140px;
}
.content-row {
	text-align: left;
	padding-left: 140px;
}
.word-row {
	max-width: 1300px;
	text-align: left;
	padding-left: 140px;
	padding-right: 140px;
}
.studio {
	float: left;
	height: 336px;
	margin-top: 14px;
	margin-right: 14px;
}
.studio-text {
	margin-top: 14px;
	padding: 0px 40px 20px 40px;
	float: left;
	height: 316px;
	width: 33%;
	max-width: 658px;
	min-width: 350px;
	background: rgba(255, 255, 255, 0.5);
	color: #222222;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
}
.studio-arrow {
	z-index: 5;
	position: relative;
	margin-right: -180px;
	top: 130px;
	left: -80px;
	float: left;
	width: 65px;
	height: 68px;
	background-image: url("../images/facility_arrow.png");
}
.tools {
	width: 100%;
	min-height: 455px;
}
.app-row {
	width: 100%;
	min-height: 136px;
	text-align: center;
	margin: auto;
}
.app-info {
	float: left;
	height: 136px;
	margin-right: 75px;
	text-align: center;
	color: #D7D7D7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.tools-text {
	position: relative;
	padding: 30px 0px 30px 10px;
	min-height: 100px;
	width: 52%;
	max-width: 510px;
	text-align: left;
	color: #D7D7D7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
}
.about-photo {
	float: left;
	width: 311px;
	height: 346px;
	padding-top: 4px;
}
.word-text {
	color: #707f95;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: normal;
}
.word-body {
	color: #B6C3C7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	font-weight: normal;
}
.br-hd {
	position: relative;
	color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: normal;
}
.br-text {
	position: relative;
	float: left;
	width: 72%;
	max-width: 780px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #B6C3C7;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	font-weight: normal;
}
.br-photo1 {
	position: relative;
	float: left;
	width: 25%;
	max-width: 260px;
	height: 230px;
	overflow-y: hidden;
}
.br-photo2 {
	position: relative;
	float: left;
	width: 55%;
	max-width: 600px;
}
.br-photo3 {
	position: relative;
	float: left;
	width: 16%;
	max-width: 170px;
}
.br-photo4 {
	position: relative;
	float: left;
	width: 25%;
	max-width: 260px;
}
.br-vert-sp {
	position: relative;
	float: left;
	width: 10px;
	height: 163px;
}

/* if change "height:" in .about-text must change to same value in "aboutText" function in js*/
.about-text {
	float: left;
	width: 60%;
	height: 350px;
	color: #707f95;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
}
.extend-info {
	height: 750px;
}
.readmore-case {
	position: relative;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	min-height: 50px;
	text-align: center;
	overflow: auto;
}
	
.readmore {
	position: absolute;
	width: 134px;
	height: 33px;
	background-image: url("../images/bt-readmore-n.png");
}
.readmore:hover {
	background-image: url("../images/bt-readmore-h.png");
}
.readless {
	position: absolute;
	width: 134px;
	height: 33px;
	display: none;
	background-image: url("../images/bt-readless-n.gif");
}
.readless:hover {
	background-image: url("../images/bt-readless-h.gif");
}
.bigthree {
	position: relative;
	float: left;
	width: 25%;
	min-height: 414px;
	text-align: center;
	padding: 20px 30px 20px 30px;
	color: #707f95;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	font-weight: normal;
}
.learn-row {
	text-align: left;
	padding-left: 140px;
	display: none;
}
.clearcut-image {
	position: relative;
	float: left;
	width: 25%;
	height: 373px;
	text-align: left;
	background-image: url("../images/clearcut-pines.jpg");
	background-repeat: no-repeat;
	opacity: 0;
	transform: opacity(1);
    transition: all 2s;
}
.security-image {
	position: relative;
	float: left;
	width: 25%;
	max-width: 270px;
	height: 373px;
	text-align: left;
	opacity: 0;
	transform: opacity(1);
    transition: all 2s;
}
.green-image {
	position: relative;
	float: left;
	width: 25%;
	max-width: 270px;
	height: 373px;
	text-align: left;
	opacity: 0;
	transform: opacity(1);
    transition: all 2s;
}
.learn-text {
	position: relative;
	float: left;
	width: 60%;
	padding-right: 18px;
	padding-left: 30px;
	height: 373px;
	text-align: left;
	color: #707f95;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	font-weight: normal;
	overflow: auto;
	opacity: 0;
	transform: opacity(1);
    transition: all 2s;
}
.learnmore {
	position: relative;
	width: 131px;
	height: 39px;
	padding: 12px 22px 12px 22px;
	background-color: #425373;
	border-radius: 16px;
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 18px;
	font-weight: normal;
}
.learnmore:hover {
	background-color: #827b00;
	text-decoration: none;
	color: #fff;
}
.image-body{
	align-content: relative;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	width: 420px;
	height: 171px;
}
.page-body {
	min-height: 181px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
}
.page-title {
	text-align: left;
	font-size: 20pt;
	font-style: italic;
}
.footer {
	position: relative;
	width: 100%;
	min-height: 40px;
	padding-top: 20px;
	background-color: #0f131d;
	overflow: auto;
	transform: translateY(250px);
    transition: all 1.2s;
}
.footer-Line {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #474a4f;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footer-block {
	position: relative;
	width: 43%;
	float: left;
	padding-left: 40px;	
	text-align: left;
	color: #8C8F98;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Gotham, Arial, "sans-serif";
}

.align-rt {
	text-align: right;
}
