@charset "utf-8";
/* CSS Document */

@media only screen 
and (min-width: 767px) {

.container-fluid.animated{
	
}

.container-fluid.animated .row > div,
.container-fluid.animated .row > article {
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.container-fluid.animated .row > div:nth-child(1),
.container-fluid.animated .row > article:nth-child(1) {
	margin-top:50px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 0.2s;
}

.container-fluid.animated .row > div:nth-child(2),
.container-fluid.animated .row > article:nth-child(2) {
	margin-top:75px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 0.4s;
}

.container-fluid.animated .row > div:nth-child(3),
.container-fluid.animated .row > article:nth-child(3) {
	margin-top:100px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 0.6s;
}

.container-fluid.animated .row > div:nth-child(4),
.container-fluid.animated .row > article:nth-child(4) {
	margin-top:125px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 0.8s;
}

.container-fluid.animated .row > div:nth-child(5),
.container-fluid.animated .row > article:nth-child(5) {
	margin-top:150px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 1s;
}

.container-fluid.animated .row > div:nth-child(6),
.container-fluid.animated .row > article:nth-child(6) {
	margin-top:150px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 1.2s;
}

.container-fluid.animated .row > div:nth-child(7),
.container-fluid.animated .row > article:nth-child(7) {
	margin-top:150px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 1.4s;
}

.container-fluid.animated .row > div:nth-child(8),
.container-fluid.animated .row > article:nth-child(8) {
	margin-top:175px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 1.6s;
}

.container-fluid.animated .row > div:nth-child(9),
.container-fluid.animated .row > article:nth-child(9) {
	margin-top:200px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 1.8s;
}

.container-fluid.animated .row > div:nth-child(10),
.container-fluid.animated .row > article:nth-child(10) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 2s;
}

.container-fluid.animated .row > div:nth-child(11),
.container-fluid.animated .row > article:nth-child(11) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 2.2s;
}

.container-fluid.animated .row > div:nth-child(12),
.container-fluid.animated .row > article:nth-child(12) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 2.4s;
}

.container-fluid.animated .row > div:nth-child(13),
.container-fluid.animated .row > article:nth-child(13) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 2.6s;
}

.container-fluid.animated .row > div:nth-child(14),
.container-fluid.animated .row > article:nth-child(14) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 2.8s;
}

.container-fluid.animated .row > div:nth-child(15),
.container-fluid.animated .row > article:nth-child(15) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 3.2s;
}

.container-fluid.animated .row > div:nth-child(16),
.container-fluid.animated .row > article:nth-child(16) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 3.4s;
}

.container-fluid.animated .row > div:nth-child(17),
.container-fluid.animated .row > article:nth-child(17) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 3.6s;
}

.container-fluid.animated .row > div:nth-child(18),
.container-fluid.animated .row > article:nth-child(18) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 3.8s;
}

.container-fluid.animated .row > div:nth-child(19),
.container-fluid.animated .row > article:nth-child(19) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 4s;
}

.container-fluid.animated .row > div:nth-child(20),
.container-fluid.animated .row > article:nth-child(20) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 4.2s;
}

.container-fluid.animated .row > div:nth-child(21),
.container-fluid.animated .row > article:nth-child(21) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 4.4s;
}

.container-fluid.animated .row > div:nth-child(22),
.container-fluid.animated .row > article:nth-child(22) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 4.6s;
}






.container-fluid.animated .row > div:nth-child(23),
.container-fluid.animated .row > article:nth-child(23) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 4.8s;
}
.container-fluid.animated .row > div:nth-child(24),
.container-fluid.animated .row > article:nth-child(24) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 5s;
}
.container-fluid.animated .row > div:nth-child(25),
.container-fluid.animated .row > article:nth-child(25) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 5.2s;
}
.container-fluid.animated .row > div:nth-child(26),
.container-fluid.animated .row > article:nth-child(26) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 5.4s;
}
.container-fluid.animated .row > div:nth-child(27),
.container-fluid.animated .row > article:nth-child(27) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 5.6s;
}
.container-fluid.animated .row > div:nth-child(28),
.container-fluid.animated .row > article:nth-child(28) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 5.8s;
}
.container-fluid.animated .row > div:nth-child(29),
.container-fluid.animated .row > article:nth-child(29) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 6s;
}
.container-fluid.animated .row > div:nth-child(30),
.container-fluid.animated .row > article:nth-child(30) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 6.2s;
}
.container-fluid.animated .row > div:nth-child(31),
.container-fluid.animated .row > article:nth-child(31) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 6.4s;
}
.container-fluid.animated .row > div:nth-child(32),
.container-fluid.animated .row > article:nth-child(32) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 6.6s;
}
.container-fluid.animated .row > div:nth-child(33),
.container-fluid.animated .row > article:nth-child(33) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 6.8s;
}
.container-fluid.animated .row > div:nth-child(34),
.container-fluid.animated .row > article:nth-child(34) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 7s;
}
.container-fluid.animated .row > div:nth-child(35),
.container-fluid.animated .row > article:nth-child(35) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 7.2s;
}
.container-fluid.animated .row > div:nth-child(36),
.container-fluid.animated .row > article:nth-child(36) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 7.4s;
}
.container-fluid.animated .row > div:nth-child(37),
.container-fluid.animated .row > article:nth-child(37) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 7.6s;
}
.container-fluid.animated .row > div:nth-child(38),
.container-fluid.animated .row > article:nth-child(38) {
	margin-top:225px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition-delay: 7.8s;
}




.container-fluid.animated .row > div.active,
.container-fluid.animated .row > article.active {
    margin-top: 0 !important;
	opacity:1 !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
}

.column-content-text > * {
    opacity: 0;
    position: relative;
    bottom: -100px;
 	-webkit-transition: all 0.6s ease-in-out;
 	-moz-transition: all 0.6s ease-in-out;
 	-ms-transition: all 0.6s ease-in-out;
 	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out; 
}

.inView .column-content-text > * {
    opacity: 1;
    position: relative;
    bottom: 0;
}

.inView .column-content-text > .title{
	transition-delay: 0.75s;
}

.inView .column-content-text > .content{
	transition-delay: 1.25s;
}

.inView .column-content-text > .buttons{
	transition-delay: 1.75s;
}

.inView .column-content-text > .content.tagline-content{
	transition-delay: 2.25s;
}

}