/* Navigation */
.top-bar ul li a.active ul.dropdown li a {background:#666;}
.top-bar ul > li.has-dropdown .dropdown li a, .top-bar ul > li.has-dropdown .dropdown li.active ul li a {background: #444;}
.top-bar ul > li.has-dropdown .dropdown li.active ul li a:hover {background: #333;}
.top-bar ul > li.has-dropdown .dropdown li.active ul li.active a {background: #000;}
ul.side-nav li ul {margin: 4px 0;}
ul.side-nav li ul li a:before {content: "- "}
ul.side-nav li ul li a {padding-left:25px;}
ul.side-nav li.active ul li a, ul.side-nav li ul li a {background: #f8f8f8;font-weight: normal;border-bottom: 1px solid #E5E5E5;color:#999;}
ul.side-nav li.active ul li a:hover, ul.side-nav li ul li a:hover {background: #f2f2f2;border-bottom: 1px solid #CCCCCC;}

/* Misc */
.flex-video iframe {border:1px solid #d5d5d5;}
.article_media img {display:block;}
table {width:100%;}
table thead tr th, table tfoot tr td, table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {font-size:12px;color:#909090;}
h1.article_title {font-size:30px;border-bottom:1px dotted #ccc !important; margin-bottom:15px;padding-bottom:15px;}
.article_content {float:none;}
.leftcol .moduletable, .rightcol .moduletable {margin-bottom:40px;}
.mb20 {margin-bottom:20px;}
#advanced-search.panel {padding:20px !important;}
span.highlight {font-weight:inherit !important;font-size: inherit !important;opacity:.5;}
.prefix, .postfix {line-height:inherit !important;}
.phrases-box, .ordering-box {display:none;}
.testimonial-content {background-color: #f2f2f2 !important;}
select {border:1px solid #E5E5E5;padding:7px;font-size:12px;background:#fff;color:#999;}
code {background: url("../images/extensions/code.png") repeat scroll 0 0 #F7F7F7;border: 1px solid #CCCCCC;-webkit-border-radius: 3px 3px 3px 3px;-moz-border-radius: 3px 3px 3px 3px;-ms-border-radius: 3px 3px 3px 3px;-o-border-radius: 3px 3px 3px 3px;border-radius: 3px 3px 3px 3px;clear: both;color: #555555;display: block;font: 12px/1.5 Courier,"Courier New",monospace;margin-bottom: 17px;overflow: auto !important;padding: 18px;white-space: pre;}
.fa-white {color:#ccc;}
.button i {margin-right:10px;}
.reveal-modal-bg {z-index:300;background:url("../images/titan/lightbox_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);opacity:1 !important;}
.reveal-modal {z-index:350;}
.sticky-wrapper {margin:0 !important; width:auto !important;}

#logo {max-height:85px; margin:0;}

ul.dropdown-menu {list-style: none outside none;}
.pull-left.article_media {float: none;}

.type1 li:before, .type2 li:before {font-size:inherit;}
.fa-ul, .fa-li, ul.type1, ul.type2, ul.circle, ul.square, ul.disc, ul.nested {line-height:25px;top:0;}
.fa-li {color:#222;opacity: .5;}
.fa-ul li:hover > .fa-li {opacity: 1;}

ul.toggles {list-style:none outside none;padding:0;margin:0;}
ul.toggles li {
    background-color: #f2f2f2;
    border-bottom: 1px solid #E5E5E5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    margin-bottom: 20px;
}
ul.toggles li .toggle-title {padding:10px 15px;}
ul.toggles li .toggle-title:hover {cursor:pointer;}
ul.toggles li .toggle-title a, ul.toggles li .toggle-title a:hover {text-decoration:none;font-weight:bold;color:#666;}
ul.toggles li .toggle-content {padding:0 15px 10px 15px;}
ul.toggles li .toggle-content > *:last-child {margin-bottom:0;}

ul.toggles li .toggle-title a span:before {
	font-weight: normal;
  font-style: normal;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  height:20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f067";
  vertical-align:middle;
  font-size:14px;
  margin:0;
  float: right;
}

ul.toggles li.current .toggle-title a span:before {
  content: "\f068";
}

fieldset {padding:20px;}


.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

ul.list-striped {list-style:none outside none;}

.top_search input[type="text"] {float:right;width:70%;}
.top_search input[type="text"]:focus {width:100%;}

.page-navigation {float: right; position: relative; top:5px;}
.page-navigation .inactive {opacity: .5;}
.page-navigation .inactive a:hover {cursor: default;background-color: #e5e5e5;}

section#options ul li a i {margin:0;}

.rapid_contact input:focus, .rapid_contact input:active, .rapid_contact textarea:focus, .rapid_contact textarea:active {background: #fff !important;}

.language-switcher {float: right;list-style: none outside none;margin: 15px 0;}
.language-switcher ul {float: right;list-style: none outside none;margin:0;}
.language-switcher ul li {border-left: 1px dotted;float: left;padding: 5px 8px;}
.language-switcher ul li a {vertical-align: baseline; display: inline-block;width: 20px;text-align:center;}


/* System Messages */
#system-message li, #system-message ul {list-style: none outside none;margin: 0;color:#fff;}
#system-message dt {border-right: 1px dotted #FFFFFF;float: left;color:#fff;margin: 0 10px 0 0;padding: 0 10px 0 0;}
#system-message h4 {color:#fff;margin-top:0;margin-bottom:7px;}
#system-message p {color:#fff;}
#system-message > div > div > *:last-child {margin-bottom:0;}
#system-message > div a.close {display: none;}
dl#system-message {margin-bottom: 0;color:#fff;}
div.alert-box {padding:18px;text-shadow:none;min-height:48px;margin-bottom:20px;}
div.alert-box a.close {opacity: .5; font-weight:bold; font-family: arial,helvetica,sans-serif; padding:0; top: 16px; right: 18px;}


/* Font Awesome */
ul.the-icons {list-style:none outside none;}
ul.the-icons i {font-size:32px;vertical-align:-5px;}
i.black {color:#000;}
i.white {color:#fff;}

/* XMAP Sitemap */
.type1.level0 a {font-weight:800;}
.type1.level1 a, .type1.level2 a, .type1.level3 a, .type1.level4 a, .type1.level5 a {font-weight:400;}
.type1.level1, .type1.level2, .type1.level3, .type1.level4, .type1.level5 {padding-left:20px;margin-bottom:0;}
.type1.level1 li:before {color:#999;}
#xmap .panel {display:inline-block;width:100%;}
#xmap .panel h2 {margin-top:0;}

/* Contact Forms Overrides */
.contact-details p span{ font-weight: normal;}
address {font-style: normal;}
form#contact-form {margin: 0 0 19.4164px;}

.email-copy-inline, .email-copy, .email-copy-label {display:inline-block;}
input.invalid, textarea.invalid {background: none repeat scroll 0 0 rgba(255, 0, 0, 0.075) !important;border: 1px solid #FF0000 !important;}
.contact h3 span {color: #666;}
i.icon-bottommodule {color:#a4a4a4;margin-right:10px;}
.outerbottom a {color:#ccc;}

/* Tabs and Accordion FIX */
ul.accordion, ul.accordion > li, .accordion-title, .accordion-content {float:none;}
ul.tabs-content.nolines {padding:20px 0 !important; border: 0 none !important;}
.tabs.pill dd.active a, .tabs.pill li.active a, .tabs.pill dd.active a:active, .tabs.pill li.active a:active, .tabs.pill dd.active a:focus, .tabs.pill li.active a:focus, .tabs.pill dd a:active, .tabs.pill li a:active, .tabs.pill dd a:focus, .tabs.pill li a:focus {font-weight: 300;}
.tabs.pill dd a {padding: 0 20px;}
.tabs.vertical dd.active, .tabs.vertical li.active {border-color:#ccc;}

/* Titan Gallery General */
.ws-titangallery {display:inline-block; margin-bottom: 18px;}
.ws-view img {border: 0;}
.thumbnail a {display:block;}

/* Titan Style Cut */
.cut .ws-titangallery .thumbnail {padding: 15px; float: left; position: relative;display:block;}
.cut .ws-titangallery .thumbnail-bg {padding: 4px; border: 1px solid #c8c8c8; background: #ffffff; float: left;display:block;}
.cut .ws-titangallery .thumbnail-bg:hover {background-color:#d5d5d5;}
.cut .ws-titangallery .corner-tl, div.cut div.ws-titangallery div.corner-tr, div.cut div.ws-titangallery div.corner-bl, div.cut div.ws-titangallery div.corner-br {position: absolute; width: 25px; height: 25px; z-index: 5;}
.cut .ws-titangallery .corner-tl {top: 12px; left: 12px; background: url(../images/extensions/corners.png) -25px -25px no-repeat;}
.cut .ws-titangallery .corner-tr {top: 12px; right: 12px; background: url(../images/extensions/corners.png) 0 -25px no-repeat;}
.cut .ws-titangallery .corner-bl {bottom: 12px; left: 12px; background: url(../images/extensions/corners.png) -25px 0 no-repeat;}
.cut .ws-titangallery .corner-br {bottom: 12px; right: 12px; background: url(../images/extensions/corners.png) 0 0 no-repeat;}
.cut .ws-titangallery .thumbnail img {float: left;}

/* Titan Default */
.ws-titangallery a.default {display:block; border: 1px solid #fff; background: #ffffff; float: left; position:relative; margin:8px; -webkit-box-shadow: 0 0 0 1px #c0c0c0; -moz-box-shadow: 0 0 0 1px #c0c0c0; -ms-box-shadow: 0 0 0 1px #c0c0c0; -o-box-shadow: 0 0 0 1px #c0c0c0; box-shadow: 0 0 0 1px #c0c0c0;}
.ws-titangallery a.default img {display:block;}

/* Titan Plain */
.plain img {opacity: 0.3; -webkit-transition: all .7s linear .3s; -moz-transition: all .7s linear .3s; -ms-transition: all .7s linear .3s; -o-transition: all .7s linear .3s; transition: all .7s linear .3s; float:left; vertical-align: top;}
.plain img:hover {opacity: 1; -webkit-transition: all .1s linear 0s; -moz-transition: all .1s linear 0s; -ms-transition: all .1s linear 0s; -o-transition: all .1s linear 0s; transition: all .1s linear 0s;}

/* Titan Rounded */
.ws-titangallery a.radius img {float: left;display:block;}
.ws-titangallery a.radius {-webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; overflow: hidden;margin: 10px; float: left; position: relative;display:block;-webkit-box-shadow: 0 10px 15px -5px #000000; -moz-box-shadow: 0 10px 15px -5px #000000; -ms-box-shadow: 0 10px 15px -5px #000000; -o-box-shadow: 0 10px 15px -5px #000000; box-shadow: 0 10px 15px -5px #000000; }

/* TITAN LIGHTBOX */
.clear { clear: both }
.lightbox-wrap,
.lightbox-skin,
.lightbox-outer,
.lightbox-inner,
.lightbox-image,
.lightbox-wrap iframe,
.lightbox-wrap object,
.lightbox-nav,
.lightbox-nav span,
.lightbox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.lightbox-utility {
    width: 100%;
    padding-top: 10px;
    position: relative;
}

.lightbox-utility > div {
    display: inline-block;
    width: 100%;
}

.lightbox-gallery .lightbox-utility { }

.lightbox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.lightbox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
}

.lightbox-opened { z-index: 8030 }

.lightbox-opened .lightbox-skin { }

.lightbox-outer,
.lightbox-inner {
    background: #B9C3CC;
    position: relative;
}

.lightbox-inner { overflow: hidden }

.lightbox-type-iframe .lightbox-inner { -webkit-overflow-scrolling: touch }

.lightbox-error {
    color: #444;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.lightbox-image,
.lightbox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.lightbox-image {
    max-width: 100%;
    max-height: 100%;
}

#lightbox-loading {
    background: rgba(0,0,0,0.7);
    padding: 8px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    cursor: pointer;
    z-index: 8060;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#lightbox-loading div {
    width: 18px;
    height: 18px;
    background: url(../images/titan/lightbox_loading.gif) center center no-repeat;
}

.lightbox-close {
    background: url(../images/titan/skin-default/lightbox_close.png) no-repeat scroll right top #FFFFFF;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 11px;
    top: 11px;
    width: 18px;
    z-index: 8040;
    -moz-border-radius: 0 0 0 2px;
    -webkit-border-radius: 0 0 0 2px;
    border-radius: 0 0 0 2px;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15);
}

.lightbox-nav {
    cursor: pointer;
    height: 22px;
    margin-top: -10px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 20px;
    z-index: 8040;
}

.lightbox-prev {
    background: url(../images/titan/skin-default/lightbox_left.png) no-repeat center center #fff;
    left: 0;
    -moz-border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.lightbox-next {
    background: url(../images/titan/skin-default/lightbox_right.png) center center no-repeat #fff;
    right: 0;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15);
}

.lightbox-nav span { }

.lightbox-prev span { }

.lightbox-next span { }

.lightbox-nav:hover span { }

.lightbox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

/* Overlay */

.lightbox-lock { overflow: hidden }

.lightbox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/titan/lightbox_overlay.png);
}

.lightbox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.lightbox-lock .lightbox-overlay { }

/* Title */

.lightbox-title {
    font: bold 12px/20px Arial,Helvetica,sans-serif;
    visibility: hidden;
    color: #777;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.lightbox-opened .lightbox-title { visibility: visible }

.lightbox-title-inside-wrap { padding: 5px 0 }

.lightbox-gallery .lightbox-title-inside-wrap { margin-right: 105px }

#lightbox-buttons {
    z-index: 8050;
    float: right;
}

#lightbox-buttons.top { }

#lightbox-buttons ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#lightbox-buttons ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#lightbox-buttons a {
    display: block;
    width: 31px;
    height: 30px;
    margin: 0 2px;
}

#lightbox-buttons a.btnPrev {
    background: url(../images/titan/skin-default/button_prev.png) center center no-repeat;
    width: 24px;
}

#lightbox-buttons a.btnPrev:hover { background: url(../images/titan/skin-default/button_prev_hover.png) center center no-repeat }

#lightbox-buttons a.btnNext {
    background: url(../images/titan/skin-default/button_next.png) center center no-repeat;
    width: 24px;
}

#lightbox-buttons a.btnNext:hover { background: url(../images/titan/skin-default/button_next_hover.png) center center no-repeat }

#lightbox-buttons a.btnPlay { background: url(../images/titan/skin-default/button_play.png) center center no-repeat }

#lightbox-buttons a.btnPlay:hover { background: url(../images/titan/skin-default/button_play_hover.png) center center no-repeat }

#lightbox-buttons a.btnPlayOn { background: url(../images/titan/skin-default/button_pause.png) center center no-repeat }

#lightbox-buttons a.btnPlayOn:hover { background: url(../images/titan/skin-default/button_pause_hover.png) center center no-repeat }

@media (max-width: 767px) { 
    #lightbox-buttons {
        background: #fff;
        border-radius: 3px 3px 0 0;
        float: none;
        left: 50%;
        margin-left: -50px;
        padding: 3px 5px;
        position: absolute;
        top: -36px;
        z-index: 8050;
        box-shadow: 1px -1px 1px rgba(0,0,0,0.15);
    }

    .lightbox-gallery .lightbox-title-inside-wrap { margin-right: 0 }
}

/* Style Alt
----------------------------------------------------------------------------------------------------*/

.alt { border-radius: 8px }

.alt .lightbox-skin { border-radius: 5px }

.alt .lightbox-close {
    background: url(../images/titan/skin-alt/lightbox_close.png) no-repeat right top transparent;
    height: 28px;
    right: 11px;
    bottom: 8px;
    top: auto;
    width: 28px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}

.alt .lightbox-prev {
    background-image: url(../images/titan/skin-alt/lightbox_left.png);
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.alt .lightbox-next {
    background-image: url(../images/titan/skin-alt/lightbox_right.png);
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

/* Title */

.alt .lightbox-title { font: bold 12px/20px Arial, Helvetica, sans-serif }

.alt .lightbox-title-inside-wrap {
    padding: 0 0 0 10px;
    margin: 4px 38px 4px 0;
    border-left: 1px solid #ccc;
}

.alt.lightbox-gallery .lightbox-title-inside-wrap { margin: 4px 38px 4px 85px }

/* Button */

.alt #lightbox-buttons {
    float: left;
    width: 75px;
}

.alt #lightbox-buttons a {
    width: 29px;
    height: 28px;
    margin: 0 1px;
}

.alt #lightbox-buttons a:hover { opacity: 0.8 }

.alt #lightbox-buttons a.btnPrev,
.alt #lightbox-buttons a.btnPrev:hover {
    background-image: url(../images/titan/skin-alt/button_prev.png);
    width: 20px;
}

.alt #lightbox-buttons a.btnNext,
.alt #lightbox-buttons a.btnNext:hover {
    background-image: url(../images/titan/skin-alt/button_next.png);
    width: 20px;
}

.alt #lightbox-buttons a.btnPlay,
.alt #lightbox-buttons a.btnPlay:hover { background-image: url(../images/titan/skin-alt/button_play.png) }

.alt #lightbox-buttons a.btnPlayOn,
.alt #lightbox-buttons a.btnPlayOn:hover { background-image: url(../images/titan/skin-alt/button_pause.png) }

@media (max-width: 767px) { 
    .alt .lightbox-close { display: none }

    .alt #lightbox-buttons {
        background: #fff;
        margin-left: -42px;
        padding: 3px 5px;
        top: -34px;
    }

    .alt .lightbox-title-inside-wrap {
        margin: 4px 0 !important;
        padding: 0 !important;
        border: 0 !important;
    }
}



/* Animations */

.animation {
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition:-webkit-transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
	-moz-transition: -moz-transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
	-ms-transition:-ms-transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
	-o-transition:-o-transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
	transition: transform 1s ease-in-out 0s, opacity 1s ease-in-out 0s;
	
}

.animation.delay1 {
	-webkit-transition-delay: .2s; 
	-moz-transition-delay: .2s; 
	-ms-transition-delay: .2s; 
	-o-transition-delay: .2s; 
	transition-delay: .2s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.animation.delay2 {
	-webkit-transition-delay: .4s; 
	-moz-transition-delay: .4s; 
	-ms-transition-delay: .4s; 
	-o-transition-delay: .4s; 
	transition-delay: .4s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.animation.delay3 {
	-webkit-transition-delay: .6s; 
	-moz-transition-delay: .6s; 
	-ms-transition-delay: .6s; 
	-o-transition-delay: .6s; 
	transition-delay: .6s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.animation.delay4 {
	-webkit-transition-delay: .8s; 
	-moz-transition-delay: .8s; 
	-ms-transition-delay: .8s; 
	-o-transition-delay: .8s; 
	transition-delay: .8s;-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.animation.duration1 {
	-webkit-transition-duration: 1s; 
	-moz-transition-duration: 1s; 
	-ms-transition-duration: 1s; 
	-o-transition-duration: 1s; 
	transition-duration: 1s;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.animation.duration2 {
	-webkit-transition-duration: 2s; 
	-moz-transition-duration: 2s; 
	-ms-transition-duration: 2s; 
	-o-transition-duration: 2s; 
	transition-duration: 2s; 
}

.animation.duration3 {
	-webkit-transition-duration: 3s; 
	-moz-transition-duration: 3s; 
	-ms-transition-duration: 3s; 
	-o-transition-duration: 3s; 
	transition-duration: 3s; 
}

.animation.duration4 {
	-webkit-transition-duration: 4s; 
	-moz-transition-duration: 4s; 
	-ms-transition-duration: 4s; 
	-o-transition-duration: 4s; 
	transition-duration: 4s; 
}

.animation.scale-in {
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
}

.animation.scale-out {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.animation.from-top {
	-webkit-transform: translate(0,-100px);
	-moz-transform: translate(0,-100px);
	-ms-transform: translate(0,-100px);
	-o-transform: translate(0,-100px);
	transform: translate(0,-100px);
}

.animation.from-right {
	-webkit-transform: translate(100px,0);
	-moz-transform: translate(100px,0);
	-ms-transform: translate(100px,0);
	-o-transform: translate(100px,0);
	transform: translate(100px,0);
}

.animation.from-bottom {
	-webkit-transform: translate(0,100px);
	-moz-transform: translate(0,100px);
	-ms-transform: translate(0,100px);
	-o-transform: translate(0,100px);
	transform: translate(0,100px);
}

.animation.from-left {
	-webkit-transform: translate(-100px,0);
	-moz-transform: translate(-100px,0);
	-ms-transform: translate(-100px,0);
	-o-transform: translate(-100px,0);
	transform: translate(-100px,0);
}

.animation.animation-active {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
}
