/** styles available 
animated-fade-in
animated-fade-in-down
animated-fade-in-down-big
animated-fade-in-left
animated-fade-in-left-big
animated-fade-in-right
animated-fade-in-right-big
animated-fade-in-up
animated-fade-in-up-big
animated-bounce-in
animated-bounce-in-down
animated-bounce-in-left
animated-bounce-in-right
animated-bounce-in-up
animated-rotate-in
animated-rotate-in-down-left
animated-rotate-in-down-right
animated-rotate-in-up-left
animated-rotate-in-up-right
animated-zoom-in
animated-zoom-in-down
animated-zoom-in-left
animated-zoom-in-right
animated-zoom-in-up
animated-roll-in
animated-hinge
animated-slide-in-down
animated-slide-in-left
animated-slide-in-right
animated-slide-in-up
animated-flip
animated-flip-in-x
animated-flip-in-y
animated-light-speed-in
animated-bounce
animated-flash
animated-pulse
animated-rubber-band
animated-shake
animated-swing
animated-tada
animated-wobble
**/
/* animations applied to Desktops and laptops resolutions or above only */
@media only screen 
and (min-width : 1024px) {

.animated-fade-in {
	opacity: 0;
}
.animated-fade-in-down {
	opacity: 0;
}
.animated-fade-in-down-big {
	opacity: 0;
}
.animated-fade-in-left {
	opacity: 0;
}
.animated-fade-in-left-big {
	opacity: 0;
}
.animated-fade-in-right {
	opacity: 0;
}
.animated-fade-in-right-big {
	opacity: 0;
}
.animated-fade-in-up {
	opacity: 0;
}
.animated-fade-in-up-big {
	opacity: 0;
}
.delay-250 {
	animation-delay: 250ms;
	-moz-animation-delay: 250ms;
	-ms-animation-delay: 250ms;
	-webkit-animation-delay: 250ms;
	-o-animation-delay: 250ms;
}
.delay-500 {
	animation-delay: 500ms;
	-moz-animation-delay: 500ms;
	-ms-animation-delay: 500ms;
	-webkit-animation-delay: 500ms;
	-o-animation-delay: 500ms;
}
.delay-750 {
	animation-delay: 750ms;
	-moz-animation-delay: 750ms;
	-ms-animation-delay: 750ms;
	-webkit-animation-delay: 750ms;
	-o-animation-delay: 750ms;
}
.delay-1000 {
	animation-delay: 1000ms;
	-moz-animation-delay: 1000ms;
	-ms-animation-delay: 1000ms;
	-webkit-animation-delay: 1000ms;
	-o-animation-delay: 1000ms;
}
.delay-1250 {
	animation-delay: 1250ms;
	-moz-animation-delay: 1250ms;
	-ms-animation-delay: 1250ms;
	-webkit-animation-delay: 1250ms;
	-o-animation-delay: 1250ms;
}
.delay-1500 {
	animation-delay: 1500ms;
	-moz-animation-delay: 1500ms;
	-ms-animation-delay: 1500ms;
	-webkit-animation-delay: 1500ms;
	-o-animation-delay: 1500ms;
}
.delay-1750 {
	animation-delay: 1750ms;
	-moz-animation-delay: 1750ms;
	-ms-animation-delay: 1750ms;
	-webkit-animation-delay: 1750ms;
	-o-animation-delay: 1750ms;
}
.delay-2000 {
	animation-delay: 2000ms;
	-moz-animation-delay: 2000ms;
	-ms-animation-delay: 2000ms;
	-webkit-animation-delay: 2000ms;
	-o-animation-delay: 2000ms;
}
.delay-2250 {
	animation-delay: 2250ms;
	-moz-animation-delay: 2250ms;
	-ms-animation-delay: 2250ms;
	-webkit-animation-delay: 2250ms;
	-o-animation-delay: 2250ms;
}
.delay-2500 {
	animation-delay: 2500ms;
	-moz-animation-delay: 2500ms;
	-ms-animation-delay: 2500ms;
	-webkit-animation-delay: 2500ms;
	-o-animation-delay: 2500ms;
}
.delay-2750 {
	animation-delay: 2750ms;
	-moz-animation-delay: 2750ms;
	-ms-animation-delay: 2750ms;
	-webkit-animation-delay: 2750ms;
	-o-animation-delay: 2750ms;
}
.delay-3000 {
	animation-delay: 3000ms;
	-moz-animation-delay: 3000ms;
	-ms-animation-delay: 3000ms;
	-webkit-animation-delay: 3000ms;
	-o-animation-delay: 3000ms;
}
.delay-3250 {
	animation-delay: 3250ms;
	-moz-animation-delay: 3250ms;
	-ms-animation-delay: 3250ms;
	-webkit-animation-delay: 3250ms;
	-o-animation-delay: 3250ms;
}
.delay-3500 {
	animation-delay: 3500ms;
	-moz-animation-delay: 3500ms;
	-ms-animation-delay: 3500ms;
	-webkit-animation-delay: 3500ms;
	-o-animation-delay: 3500ms;
}
.delay-3750 {
	animation-delay: 3750ms;
	-moz-animation-delay: 3750ms;
	-ms-animation-delay: 3750ms;
	-webkit-animation-delay: 3750ms;
	-o-animation-delay: 3750ms;
}
.delay-4000 {
	animation-delay: 4000ms;
	-moz-animation-delay: 4000ms;
	-ms-animation-delay: 4000ms;
	-webkit-animation-delay: 4000ms;
	-o-animation-delay: 4000ms;
}
@media only screen 
and (min-width : 1025px) {
/*********************** SECTION1  / START ************************************/
.section1.animated {
}
.section1-active {
}
.section1 .content-left .content {
}
.section1 .content-right .content {
}
.section1 .content-center .content {
}
.active-borders {
}
/*********************** ANIMATIONS  / START ************************************/
