﻿/* Blocks css */
.animate { -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.info-card { position: relative; overflow: hidden; margin-bottom: 20px; width: 100%; border: 1px solid #d7d7d7; font-family: 'Lato',sans-serif; }
.info-card > img { margin-bottom: 60px; width: 100px; }
.info-card .info-card-details, .info-card .info-card-details .info-card-header { position: absolute; bottom: -100%; left: 0; padding: 0 15px; width: 100%; height: 100%; background: #fff; text-align: center; }
.info-card .info-card-details::-webkit-scrollbar { width: 8px; }
.info-card .info-card-details::-webkit-scrollbar-button { width: 8px; height: 0; }
.info-card .info-card-details::-webkit-scrollbar-track { background: transparent; }
.info-card .info-card-details::-webkit-scrollbar-thumb { background: #a0a0a0; }
.info-card .info-card-details::-webkit-scrollbar-thumb:hover { background: #828282; }
.info-card .info-card-details .info-card-header { bottom: 100%; padding: 10px 5px; height: auto; }
.info-card:hover .info-card-details { bottom: 0; overflow: auto; padding-bottom: 25px; }
.info-card:hover .info-card-details .info-card-header { position: relative; bottom: 0; padding-top: 45px; padding-bottom: 25px; }
.info-card .info-card-details .info-card-header h1, .info-card .info-card-details .info-card-header h3 { margin: 0 !important; padding: 0 !important; color: #3e3e3e; text-transform: uppercase; font-weight: 900; font-size: 22px; }
.info-card .info-card-details .info-card-header h3 { margin-top: 5px; color: #8eb634; font-weight: 400; font-size: 15px; }
.info-card .info-card-details .info-card-detail .social { margin-top: 25px; padding: 0; list-style: none; text-align: center; }
.info-card .info-card-details .info-card-detail .social a { position: relative; display: inline-block; overflow: hidden; margin: 0 5px; padding: 10px 0; min-width: 40px; -moz-border-radius: 40px; -webkit-border-radius: 40px; border-radius: 40px; background-color: #d7d7d7; text-align: center; }
a.social-icon { -moz-box-shadow: 0 0 1px #333; -moz-box-shadow: 0 0 1px rgba(51,51,51,.7); -webkit-box-shadow: 0 0 1px #333; -webkit-box-shadow: 0 0 1px rgba(51,51,51,.7); box-shadow: 0 0 1px #333; box-shadow: 0 0 1px rgba(51,51,51,.7); text-decoration: none !important; }
a.social-icon:hover { color: #fff !important; }
a.facebook { color: #3b5a9a !important; }
a.facebook:hover { background-color: #3b5a9a !important; }
a.twitter { color: #2da8e1 !important; }
a.twitter:hover { background-color: #2da8e1 !important; }
a.github { color: #333 !important; }
a.github:hover { background-color: #333 !important; }
a.google-plus { color: #f45e4b !important; }
a.google-plus:hover { background-color: #f45e4b !important; }
a.linkedin { color: #0174b3 !important; }
a.linkedin:hover { background-color: #0174b3 !important; }
div.clear { clear: both; }
div.product-chooser.disabled div.product-chooser-item { opacity: .6; filter: alpha(opacity=60); cursor: default; -ms-zoom: 1; zoom: 1; }
div.product-chooser div.product-chooser-item { position: relative; margin-right: 10x; margin-bottom: 10px; margin-left: 10px; padding: 11px; border: 1px solid #efefef; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; cursor: pointer; }
div.product-chooser div.product-chooser-item.selected { padding: 8px; border: 4px solid #428bca; background: #efefef; opacity: 1; filter: alpha(opacity=100); }
div.product-chooser div.product-chooser-item img { padding: 0; }
div.product-chooser div.product-chooser-item span.title { display: block; margin: 10px 0 5px 0; font-weight: bold; font-size: 12px; }
div.product-chooser div.product-chooser-item span.description { font-size: 12px; }
div.product-chooser div.product-chooser-item input { position: absolute; top: 0; left: 0; visibility: hidden; }
.listGroup a.list-group-item { min-height: 220px; height: auto; }
.listGroup a.list-group-item.active small { color: #fff; }
.listGroup .stars { margin: 20px auto 1px; }
.thumbnailsWithCaptions .thumbnail { position: relative; margin-bottom: 20px; padding: 0; }
.thumbnailsWithCaptions .thumbnail img { width: 100%; }
.container-pad a { color: #03a1d1; text-decoration: none!important; }
.list-inline > li { padding: 0 10px 0 0; }
.container-pad { padding: 30px 15px; }
.bgc-fff { background-color: #fff!important; }
.box-shad { -moz-box-shadow: 1px 1px 0 rgba(0,0,0,.2); -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.2); box-shadow: 1px 1px 0 rgba(0,0,0,.2); }
.brdr { border: 1px solid #ededed; }
.fnt-smaller { font-size: .9em; }
.fnt-lighter { color: #bbb; }
.pad-10 { padding: 10px!important; }
.mrg-0 { margin: 0!important; }
.btm-mrg-10 { margin-bottom: 10px!important; }
.btm-mrg-20 { margin-bottom: 20px!important; }
.clr-535353 { color: #535353; }

@media only screen and (max-width:991px) {
    #property-listings .property-listing { padding: 5px!important; }
    #property-listings .property-listing a { margin: 0; }
    #property-listings .property-listing .media-body { padding: 10px; }
}

@media only screen and (min-width:992px) {
    #property-listings .property-listing img { max-width: 180px; }
}

.filterable { margin-top: 15px; }
.filterable .panel-heading .pull-right { margin-top: -20px; }
.filterable .filters input[disabled] { padding: 0; height: auto; border: none; background-color: transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; cursor: auto; }
.filterable .filters input[disabled]::-webkit-input-placeholder { color: #333; }
.filterable .filters input[disabled]::-moz-placeholder { color: #333; }
.filterable .filters input[disabled]:-ms-input-placeholder { color: #333; }
.panoramicHeader .cycle { height: 415px; background-image: url(http://i.imgur.com/cxAGkCf.jpg); cursor: move; }
.panoramicHeader .box { margin: 0 auto; width: 512px; font-family: arial,sans-serif; }
#myCarousel .carousel-caption { right: 0; bottom: 0; left: 0; padding: 10px; background: rgba(0,0,0,.6); text-align: left; text-shadow: none; }
#myCarousel .list-group { position: absolute; top: 0; right: 0; }
#myCarousel .list-group-item { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; cursor: pointer; }
#myCarousel .list-group .active { background-color: #eee; }
@media(min-width:992px) {#myCarousel
{ padding-right: 33.3333%; }
#myCarousel .carousel-controls { display: none; }
}
@media(max-width:991px) {#myCarousel .carousel-caption p,#myCarousel .list-group
{ display: none; }
}
#carousel-example-generic .carousel-indicators .active { background-color: #2980b9; }
#carousel-example-generic .carousel-inner img { max-height: 460px; width: 100%; }
#carousel-example-generic .carousel-control { width: 0; }
#carousel-example-generic .carousel-control.left, #carousel-example-generic .carousel-control.right { background-image: none; background-repeat: no-repeat; text-shadow: none; opacity: 1; filter: alpha(opacity=100); }
#carousel-example-generic .carousel-control.left span { padding: 15px; }
#carousel-example-generic .carousel-control.right span { padding: 15px; }
#carousel-example-generic .carousel-control .glyphicon-chevron-left, #carousel-example-generic .carousel-control .glyphicon-chevron-right, #carousel-example-generic .carousel-control .icon-prev, #carousel-example-generic .carousel-control .icon-next { position: absolute; top: 45%; z-index: 5; display: inline-block; }
#carousel-example-generic .carousel-control .glyphicon-chevron-left, #carousel-example-generic .carousel-control .icon-prev { left: 0; }
#carousel-example-generic .carousel-control .glyphicon-chevron-right, #carousel-example-generic .carousel-control .icon-next { right: 0; }
#carousel-example-generic .carousel-control.left span, #carousel-example-generic .carousel-control.right span { background-color: #000; }
#carousel-example-generic .carousel-control.left span:hover, #carousel-example-generic .carousel-control.right span:hover { opacity: .7; filter: alpha(opacity=70); }
#carousel-example-generic .header-text { position: absolute; top: 20%; right: auto; left: 1.8%; width: 96.66666666666666%; color: #fff; }
#carousel-example-generic .header-text h2 { font-size: 40px; }
#carousel-example-generic .header-text h2 span { padding: 10px; background-color: #2980b9; }
#carousel-example-generic .header-text h3 span { padding: 15px; background-color: #000; }
#carousel-example-generic .btn-min-block { min-width: 170px; line-height: 26px; }
#carousel-example-generic .btn-theme { margin-right: 15px; border: 2px solid #fff; background-color: transparent; color: #fff; }
#carousel-example-generic .btn-theme:hover { border-color: #fff; background-color: #fff; color: #000; }
.timeline { position: relative; padding: 20px 0 20px; list-style: none; }
.timeline:before { position: absolute; top: 0; bottom: 0; left: 50%; margin-left: -1.5px; width: 3px; background-color: #eee; content: " "; }
.timeline > li { position: relative; float: left; clear: left; margin-bottom: 20px; width: 50%; }
.timeline > li:after { display: table; content: " "; }
.timeline > li:after { clear: both; }
.timeline > li:before, .timeline > li > .timeline-panel { position: relative; float: left; width: 95%; border: 1px solid #d4d4d4; -moz-box-shadow: 0 1px 6px rgba(0,0,0,.175); -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.175); box-shadow: 0 1px 6px rgba(0,0,0,.175); }
.timeline > li > .timeline-panel:before { position: absolute; top: 26px; right: -15px; display: inline-block; border-top: 15px solid transparent; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; border-left: 15px solid #ccc; content: " "; }
.timeline > li > .timeline-panel:after { position: absolute; top: 27px; right: -14px; display: inline-block; border-top: 14px solid transparent; border-right: 0 solid #fff; border-bottom: 14px solid transparent; border-left: 14px solid #fff; content: " "; }
.timeline > li > .timeline-badge { position: absolute; top: 16px; right: -12px; z-index: 100; width: 24px; height: 24px; color: #fff; text-align: center; font-size: 1.4em; line-height: 50px; }
.timeline > li.timeline-inverted > .timeline-panel { float: right; }
.timeline > li.timeline-inverted > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
.timeline > li.timeline-inverted > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
.timeline-badge > a { color: #c5c7c5 !important; }
.timeline-badge a:hover { color: #000 !important; }
.timeline-title { margin-top: 0; color: inherit; }
.timeline-body > p, .timeline-body > ul { margin-bottom: 0; padding: 20px; }
.timeline-body > p + p { margin-top: 5px; }
.timeline-footer { padding: 20px; background-color: #f4f4f4; }
.timeline-footer > a { text-decoration: none; cursor: pointer; }
.tooltip { position: absolute; z-index: 1020; display: block; visibility: visible; padding: 5px; font-size: 11px; opacity: 0; filter: alpha(opacity=0); }
.tooltip.top { margin-top: -2px; }
.tooltip.right { margin-left: 2px; }
.tooltip.bottom { margin-top: 2px; }
.tooltip.left { margin-left: -2px; }
.tooltip.top .tooltip-arrow { bottom: 0; left: 0; margin-left: 0; border-top: 0 solid #000; border-right: 5px solid transparent; border-left: 0 solid transparent; }
.tooltip.left .tooltip-arrow { bottom: 0; left: 0; margin-left: 0; border-top: 0 solid #000; border-right: 5px solid transparent; border-left: 0 solid transparent; }
.tooltip.bottom .tooltip-arrow { bottom: 0; left: 0; margin-left: 0; border-top: 0 solid #000; border-right: 5px solid transparent; border-left: 0 solid transparent; }
.tooltip.right .tooltip-arrow { bottom: 0; left: 0; margin-left: 0; border-top: 0 solid #000; border-right: 5px solid transparent; border-left: 0 solid transparent; }
.tooltip-inner { padding: 3px 8px; width: 200px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-color: #313131; color: #fff; text-align: center; text-decoration: none; }
.tooltip-arrow { position: absolute; width: 0; height: 0; }
.timeline > li.timeline-inverted { float: right; clear: right; margin-top: 30px; margin-bottom: 30px; }
.timeline > li:nth-child(2) { margin-top: 60px; }
.timeline > li.timeline-inverted > .timeline-badge { left: -12px; }
@media(max-width:767px) { ul .timeline:before
{ left: 40px; }
ul.timeline > li { position: relative; float: left; clear: left; margin-bottom: 20px; width: 100%; }
ul.timeline > li > .timeline-panel { float: right; width: -moz-calc(100% - 90px); width: -webkit-calc(100% - 90px); width: calc(100% - 90px); }
ul.timeline > li > .timeline-badge { top: 16px; left: 28px; margin-left: 0; }
ul.timeline > li > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
ul.timeline > li > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
.timeline > li.timeline-inverted { float: left; clear: left; margin-top: 30px; margin-bottom: 30px; }
.timeline > li.timeline-inverted > .timeline-badge { left: 28px; }
}
.invoice-title h2, .invoice-title h3 { display: inline-block; }
.invoice .table > tbody > tr > .no-line { border-top: none; }
.invoice .table > thead > tr > .no-line { border-bottom: none; }
.invoice .table > tbody > tr > .thick-line { border-top: 2px solid; }
.mediaControls .tcenter { padding: 10px; text-align: center; }
.mediaControls a:link { text-decoration: none; }
.mediaControls .green, .green a { color: #390; }
@media(min-width:768px) {.omb_row-sm-offset-3 div:first-child[class*="col-"]
{ margin-left: 25%; }
}
.omb_login .omb_authTitle { text-align: center; line-height: 300%; }
.omb_login .omb_socialButtons a {.omb_login.omb_socialButtons a:hover;
{ color: white; opacity: 1; }
.omb_login .omb_socialButtons .omb_btn-facebook { background: #3b5998; }
.omb_login .omb_socialButtons .omb_btn-twitter { background: #00aced; }
.omb_login .omb_socialButtons .omb_btn-google { background: #c32f10; }
.omb_login .omb_loginOr { position: relative; margin-top: 1em; margin-bottom: 1em; padding-top: .5em; padding-bottom: .5em; color: #aaa; font-size: 1.5em; }
.omb_login .omb_loginOr .omb_hrOr { margin-top: 0 !important; margin-bottom: 0 !important; height: 1px; background-color: #cdcdcd; }
.omb_login .omb_loginOr .omb_spanOr { position: absolute; top: -.6em; left: 50%; display: block; margin-left: -1.5em; width: 3em; background-color: white; text-align: center; }
.omb_login .omb_loginForm .input-group.i { width: 2em; }
.omb_login .omb_loginForm .help-block { color: red; }

@media (min-width:768px) {
    .omb_login .omb_forgotPwd { margin-top: 10px; text-align: right; }
}

.vid { position: relative; overflow: hidden; padding-top: 30px; padding-bottom: 56.25%; height: 0; }
.vid iframe, .vid object, .vid embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.sliderStatic .main-text { position: absolute; top: 50px; width: 96.66666666666666%; color: #FFF; }
.sliderStatic .btn-min-block { min-width: 170px; line-height: 26px; }
.sliderStatic .btn-clear { margin-right: 15px; border-color: #FFF; background-color: transparent; color: #FFF; }
.sliderStatic .btn-clear:hover { background-color: #FFF; color: #000; }
.blogPost .blogShort { border-bottom: 1px solid #ddd; }
.blogPost .add { padding: 10%; height: 300px; background: #333; }
.blogPost .nav-sidebar { padding: 8px 0; width: 100%; border-right: 1px solid #ddd; }
.blogPost .nav-sidebar a { color: #333; -moz-transition: all .08s linear; -o-transition: all .08s linear; -webkit-transition: all .08s linear; transition: all .08s linear; }
.blogPost .nav-sidebar .active a { background-color: #34ca78; color: #fff; cursor: default; }
.blogPost .nav-sidebar .active a:hover { background-color: #37D980; }
.blogPost .nav-sidebar .text-overflow a, .blogPost .nav-sidebar .text-overflow .media-body { overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.blogPost .btn-blog { margin-bottom: 10px; border-color: #37d980; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-color: #37d980; color: #ffffff; }
.blogPost .btn-blog:hover, .blogPost .btn-blog:focus, .blogPost .btn-blog:active, .blogPost .btn-blog.active, .blogPost .open .dropdown-toggle.btn-blog { border-color: #34ca78; background-color: #34ca78; color: white; }
.blogPost article h2 { color: #333333; }
.blogPost h2 { color: #34ca78; }
.blogPost .margin10 { margin-right: 10px; margin-bottom: 10px; }
}
hr.style1 { border-top: 1px solid #8c8b8b; }
hr.style2 { border-top: 3px double #8c8b8b; }
hr.style3 { border-top: 1px dashed #8c8b8b; }
hr.style4 { border-top: 1px dotted #8c8b8b; }
hr.style5 { border-top: 2px dashed #8c8b8b; background-color: #fff; }
hr.style6 { border-top: 2px dotted #8c8b8b; background-color: #fff; }
hr.style7 { border-top: 1px solid #8c8b8b; border-bottom: 1px solid #fff; }
hr.style8 { border-top: 1px solid #8c8b8b; border-bottom: 1px solid #fff; }
hr.style8:after { display: block; margin-top: 2px; border-top: 1px solid #8c8b8b; border-bottom: 1px solid #fff; content: ''; }
hr.style9 { border-top: 1px dashed #8c8b8b; border-bottom: 1px dashed #fff; }
hr.style10 { border-top: 1px dotted #8c8b8b; border-bottom: 1px dotted #fff; }
hr.style11 { height: 6px; border: 0; background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0; }
hr.style12 { height: 6px; border: 0; background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0; }
hr.style13 { height: 10px; border: 0; -moz-box-shadow: 0 10px 10px -10px #8c8b8b inset; -webkit-box-shadow: 0 10px 10px -10px #8c8b8b inset; box-shadow: 0 10px 10px -10px #8c8b8b inset; }
hr.style14 { height: 1px; border: 0; background-image: -moz-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0); background-image: -ms-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0); background-image: -o-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0); background-image: -webkit-linear-gradient(left,#f0f0f0,#8c8b8b,#f0f0f0); }
hr.style15 { border-top: 4px double #8c8b8b; text-align: center; }
hr.style15:after { position: relative; top: -15px; display: inline-block; padding: 0 10px; background: #f0f0f0; color: #8c8b8b; content: '♥'; font-size: 18px; }
hr.style16 { border-top: 1px dashed #8c8b8b; }
hr.style16:after { position: relative; top: -12px; left: 40px; display: inline-block; padding: 0 3px; background: #f0f0f0; color: #8c8b8b; content: '✂'; font-size: 18px; }
hr.style17 { border-top: 1px solid #8c8b8b; text-align: center; }
hr.style17:after { position: relative; top: -14px; display: inline-block; padding: 0 10px; background: #f0f0f0; color: #8c8b8b; content: '§'; font-size: 18px; -moz-transform: rotate(60deg); -ms-transform: rotate(60deg); -o-transform: rotate(60deg); -webkit-transform: rotate(60deg); transform: rotate(60deg); }
hr.style18 { height: 30px; border-width: 1px 0 0 0; border-style: solid; border-color: #8c8b8b; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
hr.style18:before { display: block; margin-top: -31px; height: 30px; border-width: 0 0 1px 0; border-style: solid; border-color: #8c8b8b; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; content: ""; }

/* Animate Vss*/
@charset "UTF-8";
.animated { -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-fill-mode: both; -moz-animation-duration: .5s; -o-animation-duration: .5s; -webkit-animation-duration: .5s; animation-duration: .5s; }
.animated.infinite { -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.animated.hinge { -moz-animation-duration: 2s; -o-animation-duration: 2s; -webkit-animation-duration: 2s; animation-duration: 2s; }
.animated.bounceIn, .animated.bounceOut { -moz-animation-duration: .75s; -o-animation-duration: .75s; -webkit-animation-duration: .75s; animation-duration: .75s; }
.animated.flipOutX, .animated.flipOutY { -moz-animation-duration: .75s; -o-animation-duration: .75s; -webkit-animation-duration: .75s; animation-duration: .75s; }
@-webkit-keyframes bounce {
    0%,20%,53%,80%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    40%,43% { -moz-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -o-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -moz-transform: translate3d(0,-30px,0); -ms-transform: translate3d(0,-30px,0); -o-transform: translate3d(0,-30px,0); -webkit-transform: translate3d(0,-30px,0); transform: translate3d(0,-30px,0); animation-timing-function: cubic-bezier(.755,.05,.855,.06); }
    70% { -moz-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -o-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -moz-transform: translate3d(0,-15px,0); -ms-transform: translate3d(0,-15px,0); -o-transform: translate3d(0,-15px,0); -webkit-transform: translate3d(0,-15px,0); transform: translate3d(0,-15px,0); animation-timing-function: cubic-bezier(.755,.05,.855,.06); }
    90% { -moz-transform: translate3d(0,-4px,0); -ms-transform: translate3d(0,-4px,0); -o-transform: translate3d(0,-4px,0); -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
@keyframes bounce {
    0%,20%,53%,80%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    40%,43% { -moz-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -o-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -moz-transform: translate3d(0,-30px,0); -ms-transform: translate3d(0,-30px,0); -o-transform: translate3d(0,-30px,0); -webkit-transform: translate3d(0,-30px,0); transform: translate3d(0,-30px,0); animation-timing-function: cubic-bezier(.755,.05,.855,.06); }
    70% { -moz-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -o-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06); -moz-transform: translate3d(0,-15px,0); -ms-transform: translate3d(0,-15px,0); -o-transform: translate3d(0,-15px,0); -webkit-transform: translate3d(0,-15px,0); transform: translate3d(0,-15px,0); animation-timing-function: cubic-bezier(.755,.05,.855,.06); }
    90% { -moz-transform: translate3d(0,-4px,0); -ms-transform: translate3d(0,-4px,0); -o-transform: translate3d(0,-4px,0); -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}
.bounce { -moz-animation-name: bounce; -o-animation-name: bounce; -webkit-animation-name: bounce; -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; animation-name: bounce; }
@-webkit-keyframes flash { 0%,50%,100% { opacity: 1; } 25%,75% { opacity: 0; } }
@keyframes flash { 0%,50%,100% { opacity: 1; } 25%,75% { opacity: 0; } }
.flash { -moz-animation-name: flash; -o-animation-name: flash; -webkit-animation-name: flash; animation-name: flash; }
@-webkit-keyframes pulse {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    50% { -moz-transform: scale3d(1.05,1.05,1.05); -ms-transform: scale3d(1.05,1.05,1.05); -o-transform: scale3d(1.05,1.05,1.05); -webkit-transform: scale3d(1.05,1.05,1.05); transform: scale3d(1.05,1.05,1.05); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
@keyframes pulse {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    50% { -moz-transform: scale3d(1.05,1.05,1.05); -ms-transform: scale3d(1.05,1.05,1.05); -o-transform: scale3d(1.05,1.05,1.05); -webkit-transform: scale3d(1.05,1.05,1.05); transform: scale3d(1.05,1.05,1.05); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
.pulse { -moz-animation-name: pulse; -o-animation-name: pulse; -webkit-animation-name: pulse; animation-name: pulse; }
@-webkit-keyframes rubberBand {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    30% { -moz-transform: scale3d(1.25,.75,1); -ms-transform: scale3d(1.25,.75,1); -o-transform: scale3d(1.25,.75,1); -webkit-transform: scale3d(1.25,.75,1); transform: scale3d(1.25,.75,1); }
    40% { -moz-transform: scale3d(.75,1.25,1); -ms-transform: scale3d(.75,1.25,1); -o-transform: scale3d(.75,1.25,1); -webkit-transform: scale3d(.75,1.25,1); transform: scale3d(.75,1.25,1); }
    50% { -moz-transform: scale3d(1.15,.85,1); -ms-transform: scale3d(1.15,.85,1); -o-transform: scale3d(1.15,.85,1); -webkit-transform: scale3d(1.15,.85,1); transform: scale3d(1.15,.85,1); }
    65% { -moz-transform: scale3d(.95,1.05,1); -ms-transform: scale3d(.95,1.05,1); -o-transform: scale3d(.95,1.05,1); -webkit-transform: scale3d(.95,1.05,1); transform: scale3d(.95,1.05,1); }
    75% { -moz-transform: scale3d(1.05,.95,1); -ms-transform: scale3d(1.05,.95,1); -o-transform: scale3d(1.05,.95,1); -webkit-transform: scale3d(1.05,.95,1); transform: scale3d(1.05,.95,1); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
@keyframes rubberBand {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    30% { -moz-transform: scale3d(1.25,.75,1); -ms-transform: scale3d(1.25,.75,1); -o-transform: scale3d(1.25,.75,1); -webkit-transform: scale3d(1.25,.75,1); transform: scale3d(1.25,.75,1); }
    40% { -moz-transform: scale3d(.75,1.25,1); -ms-transform: scale3d(.75,1.25,1); -o-transform: scale3d(.75,1.25,1); -webkit-transform: scale3d(.75,1.25,1); transform: scale3d(.75,1.25,1); }
    50% { -moz-transform: scale3d(1.15,.85,1); -ms-transform: scale3d(1.15,.85,1); -o-transform: scale3d(1.15,.85,1); -webkit-transform: scale3d(1.15,.85,1); transform: scale3d(1.15,.85,1); }
    65% { -moz-transform: scale3d(.95,1.05,1); -ms-transform: scale3d(.95,1.05,1); -o-transform: scale3d(.95,1.05,1); -webkit-transform: scale3d(.95,1.05,1); transform: scale3d(.95,1.05,1); }
    75% { -moz-transform: scale3d(1.05,.95,1); -ms-transform: scale3d(1.05,.95,1); -o-transform: scale3d(1.05,.95,1); -webkit-transform: scale3d(1.05,.95,1); transform: scale3d(1.05,.95,1); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
.rubberBand { -moz-animation-name: rubberBand; -o-animation-name: rubberBand; -webkit-animation-name: rubberBand; animation-name: rubberBand; }
@-webkit-keyframes shake {
    0%,100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    10%,30%,50%,70%,90% { -moz-transform: translate3d(-10px,0,0); -ms-transform: translate3d(-10px,0,0); -o-transform: translate3d(-10px,0,0); -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
    20%,40%,60%,80% { -moz-transform: translate3d(10px,0,0); -ms-transform: translate3d(10px,0,0); -o-transform: translate3d(10px,0,0); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
}
@keyframes shake {
    0%,100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    10%,30%,50%,70%,90% { -moz-transform: translate3d(-10px,0,0); -ms-transform: translate3d(-10px,0,0); -o-transform: translate3d(-10px,0,0); -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
    20%,40%,60%,80% { -moz-transform: translate3d(10px,0,0); -ms-transform: translate3d(10px,0,0); -o-transform: translate3d(10px,0,0); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
}
.shake { -moz-animation-name: shake; -o-animation-name: shake; -webkit-animation-name: shake; animation-name: shake; }
@-webkit-keyframes swing {
    20% { -moz-transform: rotate3d(0,0,1,15deg); -ms-transform: rotate3d(0,0,1,15deg); -o-transform: rotate3d(0,0,1,15deg); -webkit-transform: rotate3d(0,0,1,15deg); transform: rotate3d(0,0,1,15deg); }
    40% { -moz-transform: rotate3d(0,0,1,-10deg); -ms-transform: rotate3d(0,0,1,-10deg); -o-transform: rotate3d(0,0,1,-10deg); -webkit-transform: rotate3d(0,0,1,-10deg); transform: rotate3d(0,0,1,-10deg); }
    60% { -moz-transform: rotate3d(0,0,1,5deg); -ms-transform: rotate3d(0,0,1,5deg); -o-transform: rotate3d(0,0,1,5deg); -webkit-transform: rotate3d(0,0,1,5deg); transform: rotate3d(0,0,1,5deg); }
    80% { -moz-transform: rotate3d(0,0,1,-5deg); -ms-transform: rotate3d(0,0,1,-5deg); -o-transform: rotate3d(0,0,1,-5deg); -webkit-transform: rotate3d(0,0,1,-5deg); transform: rotate3d(0,0,1,-5deg); }
    100% { -moz-transform: rotate3d(0,0,1,0deg); -ms-transform: rotate3d(0,0,1,0deg); -o-transform: rotate3d(0,0,1,0deg); -webkit-transform: rotate3d(0,0,1,0deg); transform: rotate3d(0,0,1,0deg); }
}
@keyframes swing {
    20% { -moz-transform: rotate3d(0,0,1,15deg); -ms-transform: rotate3d(0,0,1,15deg); -o-transform: rotate3d(0,0,1,15deg); -webkit-transform: rotate3d(0,0,1,15deg); transform: rotate3d(0,0,1,15deg); }
    40% { -moz-transform: rotate3d(0,0,1,-10deg); -ms-transform: rotate3d(0,0,1,-10deg); -o-transform: rotate3d(0,0,1,-10deg); -webkit-transform: rotate3d(0,0,1,-10deg); transform: rotate3d(0,0,1,-10deg); }
    60% { -moz-transform: rotate3d(0,0,1,5deg); -ms-transform: rotate3d(0,0,1,5deg); -o-transform: rotate3d(0,0,1,5deg); -webkit-transform: rotate3d(0,0,1,5deg); transform: rotate3d(0,0,1,5deg); }
    80% { -moz-transform: rotate3d(0,0,1,-5deg); -ms-transform: rotate3d(0,0,1,-5deg); -o-transform: rotate3d(0,0,1,-5deg); -webkit-transform: rotate3d(0,0,1,-5deg); transform: rotate3d(0,0,1,-5deg); }
    100% { -moz-transform: rotate3d(0,0,1,0deg); -ms-transform: rotate3d(0,0,1,0deg); -o-transform: rotate3d(0,0,1,0deg); -webkit-transform: rotate3d(0,0,1,0deg); transform: rotate3d(0,0,1,0deg); }
}
.swing { -moz-transform-origin: top center; -ms-transform-origin: top center; -o-transform-origin: top center; -webkit-transform-origin: top center; transform-origin: top center; -moz-animation-name: swing; -o-animation-name: swing; -webkit-animation-name: swing; animation-name: swing; }
@-webkit-keyframes tada {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    10%,20% { -moz-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -ms-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -o-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); }
    30%,50%,70%,90% { -moz-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -o-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); }
    40%,60%,80% { -moz-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -o-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
@keyframes tada {
    0% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
    10%,20% { -moz-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -ms-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -o-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg); }
    30%,50%,70%,90% { -moz-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -o-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg); }
    40%,60%,80% { -moz-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -ms-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -o-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg); }
    100% { -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
.tada { -moz-animation-name: tada; -o-animation-name: tada; -webkit-animation-name: tada; animation-name: tada; }
@-webkit-keyframes wobble {
    0% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
    15% { -moz-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -ms-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -o-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); }
    30% { -moz-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -ms-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -o-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); }
    45% { -moz-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -ms-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -o-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); }
    60% { -moz-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -ms-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -o-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); }
    75% { -moz-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -ms-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -o-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes wobble {
    0% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
    15% { -moz-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -ms-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -o-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg); }
    30% { -moz-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -ms-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -o-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg); }
    45% { -moz-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -ms-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -o-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg); }
    60% { -moz-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -ms-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -o-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg); }
    75% { -moz-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -ms-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -o-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.wobble { -moz-animation-name: wobble; -o-animation-name: wobble; -webkit-animation-name: wobble; animation-name: wobble; }
@-webkit-keyframes jello {
    11.1% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); -ms-transform: skewX(-12.5deg) skewY(-12.5deg); -o-transform: skewX(-12.5deg) skewY(-12.5deg); -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); -ms-transform: skewX(6.25deg) skewY(6.25deg); -o-transform: skewX(6.25deg) skewY(6.25deg); -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); -ms-transform: skewX(-3.125deg) skewY(-3.125deg); -o-transform: skewX(-3.125deg) skewY(-3.125deg); -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); -ms-transform: skewX(1.5625deg) skewY(1.5625deg); -o-transform: skewX(1.5625deg) skewY(1.5625deg); -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); -ms-transform: skewX(-.78125deg) skewY(-.78125deg); -o-transform: skewX(-.78125deg) skewY(-.78125deg); -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg); }
    77.7% { -moz-transform: skewX(.390625deg) skewY(.390625deg); -ms-transform: skewX(.390625deg) skewY(.390625deg); -o-transform: skewX(.390625deg) skewY(.390625deg); -webkit-transform: skewX(.390625deg) skewY(.390625deg); transform: skewX(.390625deg) skewY(.390625deg); }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); -ms-transform: skewX(-.1953125deg) skewY(-.1953125deg); -o-transform: skewX(-.1953125deg) skewY(-.1953125deg); -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes jello {
    11.1% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
    22.2% { -moz-transform: skewX(-12.5deg) skewY(-12.5deg); -ms-transform: skewX(-12.5deg) skewY(-12.5deg); -o-transform: skewX(-12.5deg) skewY(-12.5deg); -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); }
    33.3% { -moz-transform: skewX(6.25deg) skewY(6.25deg); -ms-transform: skewX(6.25deg) skewY(6.25deg); -o-transform: skewX(6.25deg) skewY(6.25deg); -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); }
    44.4% { -moz-transform: skewX(-3.125deg) skewY(-3.125deg); -ms-transform: skewX(-3.125deg) skewY(-3.125deg); -o-transform: skewX(-3.125deg) skewY(-3.125deg); -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); }
    55.5% { -moz-transform: skewX(1.5625deg) skewY(1.5625deg); -ms-transform: skewX(1.5625deg) skewY(1.5625deg); -o-transform: skewX(1.5625deg) skewY(1.5625deg); -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); }
    66.6% { -moz-transform: skewX(-.78125deg) skewY(-.78125deg); -ms-transform: skewX(-.78125deg) skewY(-.78125deg); -o-transform: skewX(-.78125deg) skewY(-.78125deg); -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg); }
    77.7% { -moz-transform: skewX(.390625deg) skewY(.390625deg); -ms-transform: skewX(.390625deg) skewY(.390625deg); -o-transform: skewX(.390625deg) skewY(.390625deg); -webkit-transform: skewX(.390625deg) skewY(.390625deg); transform: skewX(.390625deg) skewY(.390625deg); }
    88.8% { -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); -ms-transform: skewX(-.1953125deg) skewY(-.1953125deg); -o-transform: skewX(-.1953125deg) skewY(-.1953125deg); -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.jello { -moz-animation-name: jello; -o-animation-name: jello; -webkit-animation-name: jello; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; animation-name: jello; }
@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    20% { -moz-transform: scale3d(1.1,1.1,1.1); -ms-transform: scale3d(1.1,1.1,1.1); -o-transform: scale3d(1.1,1.1,1.1); -webkit-transform: scale3d(1.1,1.1,1.1); transform: scale3d(1.1,1.1,1.1); }
    40% { -moz-transform: scale3d(.9,.9,.9); -ms-transform: scale3d(.9,.9,.9); -o-transform: scale3d(.9,.9,.9); -webkit-transform: scale3d(.9,.9,.9); transform: scale3d(.9,.9,.9); }
    60% { opacity: 1; -moz-transform: scale3d(1.03,1.03,1.03); -ms-transform: scale3d(1.03,1.03,1.03); -o-transform: scale3d(1.03,1.03,1.03); -webkit-transform: scale3d(1.03,1.03,1.03); transform: scale3d(1.03,1.03,1.03); }
    80% { -moz-transform: scale3d(.97,.97,.97); -ms-transform: scale3d(.97,.97,.97); -o-transform: scale3d(.97,.97,.97); -webkit-transform: scale3d(.97,.97,.97); transform: scale3d(.97,.97,.97); }
    100% { opacity: 1; -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
@keyframes bounceIn {
    0%,20%,40%,60%,80%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    20% { -moz-transform: scale3d(1.1,1.1,1.1); -ms-transform: scale3d(1.1,1.1,1.1); -o-transform: scale3d(1.1,1.1,1.1); -webkit-transform: scale3d(1.1,1.1,1.1); transform: scale3d(1.1,1.1,1.1); }
    40% { -moz-transform: scale3d(.9,.9,.9); -ms-transform: scale3d(.9,.9,.9); -o-transform: scale3d(.9,.9,.9); -webkit-transform: scale3d(.9,.9,.9); transform: scale3d(.9,.9,.9); }
    60% { opacity: 1; -moz-transform: scale3d(1.03,1.03,1.03); -ms-transform: scale3d(1.03,1.03,1.03); -o-transform: scale3d(1.03,1.03,1.03); -webkit-transform: scale3d(1.03,1.03,1.03); transform: scale3d(1.03,1.03,1.03); }
    80% { -moz-transform: scale3d(.97,.97,.97); -ms-transform: scale3d(.97,.97,.97); -o-transform: scale3d(.97,.97,.97); -webkit-transform: scale3d(.97,.97,.97); transform: scale3d(.97,.97,.97); }
    100% { opacity: 1; -moz-transform: scale3d(1,1,1); -ms-transform: scale3d(1,1,1); -o-transform: scale3d(1,1,1); -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); }
}
.bounceIn { -moz-animation-name: bounceIn; -o-animation-name: bounceIn; -webkit-animation-name: bounceIn; animation-name: bounceIn; }
@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(0,-3000px,0); -ms-transform: translate3d(0,-3000px,0); -o-transform: translate3d(0,-3000px,0); -webkit-transform: translate3d(0,-3000px,0); transform: translate3d(0,-3000px,0); }
    60% { opacity: 1; -moz-transform: translate3d(0,25px,0); -ms-transform: translate3d(0,25px,0); -o-transform: translate3d(0,25px,0); -webkit-transform: translate3d(0,25px,0); transform: translate3d(0,25px,0); }
    75% { -moz-transform: translate3d(0,-10px,0); -ms-transform: translate3d(0,-10px,0); -o-transform: translate3d(0,-10px,0); -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0); }
    90% { -moz-transform: translate3d(0,5px,0); -ms-transform: translate3d(0,5px,0); -o-transform: translate3d(0,5px,0); -webkit-transform: translate3d(0,5px,0); transform: translate3d(0,5px,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes bounceInDown {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(0,-3000px,0); -ms-transform: translate3d(0,-3000px,0); -o-transform: translate3d(0,-3000px,0); -webkit-transform: translate3d(0,-3000px,0); transform: translate3d(0,-3000px,0); }
    60% { opacity: 1; -moz-transform: translate3d(0,25px,0); -ms-transform: translate3d(0,25px,0); -o-transform: translate3d(0,25px,0); -webkit-transform: translate3d(0,25px,0); transform: translate3d(0,25px,0); }
    75% { -moz-transform: translate3d(0,-10px,0); -ms-transform: translate3d(0,-10px,0); -o-transform: translate3d(0,-10px,0); -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0); }
    90% { -moz-transform: translate3d(0,5px,0); -ms-transform: translate3d(0,5px,0); -o-transform: translate3d(0,5px,0); -webkit-transform: translate3d(0,5px,0); transform: translate3d(0,5px,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.bounceInDown { -moz-animation-name: bounceInDown; -o-animation-name: bounceInDown; -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }
@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(-3000px,0,0); -ms-transform: translate3d(-3000px,0,0); -o-transform: translate3d(-3000px,0,0); -webkit-transform: translate3d(-3000px,0,0); transform: translate3d(-3000px,0,0); }
    60% { opacity: 1; -moz-transform: translate3d(25px,0,0); -ms-transform: translate3d(25px,0,0); -o-transform: translate3d(25px,0,0); -webkit-transform: translate3d(25px,0,0); transform: translate3d(25px,0,0); }
    75% { -moz-transform: translate3d(-10px,0,0); -ms-transform: translate3d(-10px,0,0); -o-transform: translate3d(-10px,0,0); -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
    90% { -moz-transform: translate3d(5px,0,0); -ms-transform: translate3d(5px,0,0); -o-transform: translate3d(5px,0,0); -webkit-transform: translate3d(5px,0,0); transform: translate3d(5px,0,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes bounceInLeft {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(-3000px,0,0); -ms-transform: translate3d(-3000px,0,0); -o-transform: translate3d(-3000px,0,0); -webkit-transform: translate3d(-3000px,0,0); transform: translate3d(-3000px,0,0); }
    60% { opacity: 1; -moz-transform: translate3d(25px,0,0); -ms-transform: translate3d(25px,0,0); -o-transform: translate3d(25px,0,0); -webkit-transform: translate3d(25px,0,0); transform: translate3d(25px,0,0); }
    75% { -moz-transform: translate3d(-10px,0,0); -ms-transform: translate3d(-10px,0,0); -o-transform: translate3d(-10px,0,0); -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
    90% { -moz-transform: translate3d(5px,0,0); -ms-transform: translate3d(5px,0,0); -o-transform: translate3d(5px,0,0); -webkit-transform: translate3d(5px,0,0); transform: translate3d(5px,0,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.bounceInLeft { -moz-animation-name: bounceInLeft; -o-animation-name: bounceInLeft; -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; }
@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(3000px,0,0); -ms-transform: translate3d(3000px,0,0); -o-transform: translate3d(3000px,0,0); -webkit-transform: translate3d(3000px,0,0); transform: translate3d(3000px,0,0); }
    60% { opacity: 1; -moz-transform: translate3d(-25px,0,0); -ms-transform: translate3d(-25px,0,0); -o-transform: translate3d(-25px,0,0); -webkit-transform: translate3d(-25px,0,0); transform: translate3d(-25px,0,0); }
    75% { -moz-transform: translate3d(10px,0,0); -ms-transform: translate3d(10px,0,0); -o-transform: translate3d(10px,0,0); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
    90% { -moz-transform: translate3d(-5px,0,0); -ms-transform: translate3d(-5px,0,0); -o-transform: translate3d(-5px,0,0); -webkit-transform: translate3d(-5px,0,0); transform: translate3d(-5px,0,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes bounceInRight {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(3000px,0,0); -ms-transform: translate3d(3000px,0,0); -o-transform: translate3d(3000px,0,0); -webkit-transform: translate3d(3000px,0,0); transform: translate3d(3000px,0,0); }
    60% { opacity: 1; -moz-transform: translate3d(-25px,0,0); -ms-transform: translate3d(-25px,0,0); -o-transform: translate3d(-25px,0,0); -webkit-transform: translate3d(-25px,0,0); transform: translate3d(-25px,0,0); }
    75% { -moz-transform: translate3d(10px,0,0); -ms-transform: translate3d(10px,0,0); -o-transform: translate3d(10px,0,0); -webkit-transform: translate3d(10px,0,0); transform: translate3d(10px,0,0); }
    90% { -moz-transform: translate3d(-5px,0,0); -ms-transform: translate3d(-5px,0,0); -o-transform: translate3d(-5px,0,0); -webkit-transform: translate3d(-5px,0,0); transform: translate3d(-5px,0,0); }
    100% { -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.bounceInRight { -moz-animation-name: bounceInRight; -o-animation-name: bounceInRight; -webkit-animation-name: bounceInRight; animation-name: bounceInRight; }
@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(0,3000px,0); -ms-transform: translate3d(0,3000px,0); -o-transform: translate3d(0,3000px,0); -webkit-transform: translate3d(0,3000px,0); transform: translate3d(0,3000px,0); }
    60% { opacity: 1; -moz-transform: translate3d(0,-20px,0); -ms-transform: translate3d(0,-20px,0); -o-transform: translate3d(0,-20px,0); -webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0); }
    75% { -moz-transform: translate3d(0,10px,0); -ms-transform: translate3d(0,10px,0); -o-transform: translate3d(0,10px,0); -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
    90% { -moz-transform: translate3d(0,-5px,0); -ms-transform: translate3d(0,-5px,0); -o-transform: translate3d(0,-5px,0); -webkit-transform: translate3d(0,-5px,0); transform: translate3d(0,-5px,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes bounceInUp {
    0%,60%,75%,90%,100% { -moz-animation-timing-function: cubic-bezier(.215,.61,.355,1); -o-animation-timing-function: cubic-bezier(.215,.61,.355,1); -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1); }
    0% { opacity: 0; -moz-transform: translate3d(0,3000px,0); -ms-transform: translate3d(0,3000px,0); -o-transform: translate3d(0,3000px,0); -webkit-transform: translate3d(0,3000px,0); transform: translate3d(0,3000px,0); }
    60% { opacity: 1; -moz-transform: translate3d(0,-20px,0); -ms-transform: translate3d(0,-20px,0); -o-transform: translate3d(0,-20px,0); -webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0); }
    75% { -moz-transform: translate3d(0,10px,0); -ms-transform: translate3d(0,10px,0); -o-transform: translate3d(0,10px,0); -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
    90% { -moz-transform: translate3d(0,-5px,0); -ms-transform: translate3d(0,-5px,0); -o-transform: translate3d(0,-5px,0); -webkit-transform: translate3d(0,-5px,0); transform: translate3d(0,-5px,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.bounceInUp { -moz-animation-name: bounceInUp; -o-animation-name: bounceInUp; -webkit-animation-name: bounceInUp; animation-name: bounceInUp; }
@-webkit-keyframes bounceOut {
    20% { -moz-transform: scale3d(.9,.9,.9); -ms-transform: scale3d(.9,.9,.9); -o-transform: scale3d(.9,.9,.9); -webkit-transform: scale3d(.9,.9,.9); transform: scale3d(.9,.9,.9); }
    50%,55% { opacity: 1; -moz-transform: scale3d(1.1,1.1,1.1); -ms-transform: scale3d(1.1,1.1,1.1); -o-transform: scale3d(1.1,1.1,1.1); -webkit-transform: scale3d(1.1,1.1,1.1); transform: scale3d(1.1,1.1,1.1); }
    100% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
}
@keyframes bounceOut {
    20% { -moz-transform: scale3d(.9,.9,.9); -ms-transform: scale3d(.9,.9,.9); -o-transform: scale3d(.9,.9,.9); -webkit-transform: scale3d(.9,.9,.9); transform: scale3d(.9,.9,.9); }
    50%,55% { opacity: 1; -moz-transform: scale3d(1.1,1.1,1.1); -ms-transform: scale3d(1.1,1.1,1.1); -o-transform: scale3d(1.1,1.1,1.1); -webkit-transform: scale3d(1.1,1.1,1.1); transform: scale3d(1.1,1.1,1.1); }
    100% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
}
.bounceOut { -moz-animation-name: bounceOut; -o-animation-name: bounceOut; -webkit-animation-name: bounceOut; animation-name: bounceOut; }
@-webkit-keyframes bounceOutDown {
    20% { -moz-transform: translate3d(0,10px,0); -ms-transform: translate3d(0,10px,0); -o-transform: translate3d(0,10px,0); -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
    40%,45% { opacity: 1; -moz-transform: translate3d(0,-20px,0); -ms-transform: translate3d(0,-20px,0); -o-transform: translate3d(0,-20px,0); -webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0); }
    100% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
}
@keyframes bounceOutDown {
    20% { -moz-transform: translate3d(0,10px,0); -ms-transform: translate3d(0,10px,0); -o-transform: translate3d(0,10px,0); -webkit-transform: translate3d(0,10px,0); transform: translate3d(0,10px,0); }
    40%,45% { opacity: 1; -moz-transform: translate3d(0,-20px,0); -ms-transform: translate3d(0,-20px,0); -o-transform: translate3d(0,-20px,0); -webkit-transform: translate3d(0,-20px,0); transform: translate3d(0,-20px,0); }
    100% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
}
.bounceOutDown { -moz-animation-name: bounceOutDown; -o-animation-name: bounceOutDown; -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; }
@-webkit-keyframes bounceOutLeft {
    20% { opacity: 1; -moz-transform: translate3d(20px,0,0); -ms-transform: translate3d(20px,0,0); -o-transform: translate3d(20px,0,0); -webkit-transform: translate3d(20px,0,0); transform: translate3d(20px,0,0); }
    100% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
}
@keyframes bounceOutLeft {
    20% { opacity: 1; -moz-transform: translate3d(20px,0,0); -ms-transform: translate3d(20px,0,0); -o-transform: translate3d(20px,0,0); -webkit-transform: translate3d(20px,0,0); transform: translate3d(20px,0,0); }
    100% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
}
.bounceOutLeft { -moz-animation-name: bounceOutLeft; -o-animation-name: bounceOutLeft; -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; }
@-webkit-keyframes bounceOutRight {
    20% { opacity: 1; -moz-transform: translate3d(-20px,0,0); -ms-transform: translate3d(-20px,0,0); -o-transform: translate3d(-20px,0,0); -webkit-transform: translate3d(-20px,0,0); transform: translate3d(-20px,0,0); }
    100% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
}
@keyframes bounceOutRight {
    20% { opacity: 1; -moz-transform: translate3d(-20px,0,0); -ms-transform: translate3d(-20px,0,0); -o-transform: translate3d(-20px,0,0); -webkit-transform: translate3d(-20px,0,0); transform: translate3d(-20px,0,0); }
    100% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
}
.bounceOutRight { -moz-animation-name: bounceOutRight; -o-animation-name: bounceOutRight; -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; }
@-webkit-keyframes bounceOutUp {
    20% { -moz-transform: translate3d(0,-10px,0); -ms-transform: translate3d(0,-10px,0); -o-transform: translate3d(0,-10px,0); -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0); }
    40%,45% { opacity: 1; -moz-transform: translate3d(0,20px,0); -ms-transform: translate3d(0,20px,0); -o-transform: translate3d(0,20px,0); -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); }
    100% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
}
@keyframes bounceOutUp {
    20% { -moz-transform: translate3d(0,-10px,0); -ms-transform: translate3d(0,-10px,0); -o-transform: translate3d(0,-10px,0); -webkit-transform: translate3d(0,-10px,0); transform: translate3d(0,-10px,0); }
    40%,45% { opacity: 1; -moz-transform: translate3d(0,20px,0); -ms-transform: translate3d(0,20px,0); -o-transform: translate3d(0,20px,0); -webkit-transform: translate3d(0,20px,0); transform: translate3d(0,20px,0); }
    100% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
}
.bounceOutUp { -moz-animation-name: bounceOutUp; -o-animation-name: bounceOutUp; -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; }
@-webkit-keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
.fadeIn { -moz-animation-name: fadeIn; -o-animation-name: fadeIn; -webkit-animation-name: fadeIn; animation-name: fadeIn; }
@-webkit-keyframes fadeInDown {
    0% { opacity: 0; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInDown {
    0% { opacity: 0; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInDown { -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInDownBig {
    0% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInDownBig {
    0% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInDownBig { -moz-animation-name: fadeInDownBig; -o-animation-name: fadeInDownBig; -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }
@-webkit-keyframes fadeInLeft {
    0% { opacity: 0; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInLeft {
    0% { opacity: 0; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInLeft { -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }
@-webkit-keyframes fadeInLeftBig {
    0% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInLeftBig {
    0% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInLeftBig { -moz-animation-name: fadeInLeftBig; -o-animation-name: fadeInLeftBig; -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }
@-webkit-keyframes fadeInRight {
    0% { opacity: 0; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInRight {
    0% { opacity: 0; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInRight { -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight; -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
@-webkit-keyframes fadeInRightBig {
    0% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInRightBig {
    0% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInRightBig { -moz-animation-name: fadeInRightBig; -o-animation-name: fadeInRightBig; -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInUp {
    0% { opacity: 0; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInUp { -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInUpBig {
    0% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes fadeInUpBig {
    0% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.fadeInUpBig { -moz-animation-name: fadeInUpBig; -o-animation-name: fadeInUpBig; -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }
@-webkit-keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
.fadeOut { -moz-animation-name: fadeOut; -o-animation-name: fadeOut; -webkit-animation-name: fadeOut; animation-name: fadeOut; }
@-webkit-keyframes fadeOutDown {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
}
@keyframes fadeOutDown {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
}
.fadeOutDown { -moz-animation-name: fadeOutDown; -o-animation-name: fadeOutDown; -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }
@-webkit-keyframes fadeOutDownBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
}
@keyframes fadeOutDownBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,2000px,0); -ms-transform: translate3d(0,2000px,0); -o-transform: translate3d(0,2000px,0); -webkit-transform: translate3d(0,2000px,0); transform: translate3d(0,2000px,0); }
}
.fadeOutDownBig { -moz-animation-name: fadeOutDownBig; -o-animation-name: fadeOutDownBig; -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; }
@-webkit-keyframes fadeOutLeft {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
}
@keyframes fadeOutLeft {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
}
.fadeOutLeft { -moz-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft; -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutLeftBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
}
@keyframes fadeOutLeftBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(-2000px,0,0); -ms-transform: translate3d(-2000px,0,0); -o-transform: translate3d(-2000px,0,0); -webkit-transform: translate3d(-2000px,0,0); transform: translate3d(-2000px,0,0); }
}
.fadeOutLeftBig { -moz-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; }
@-webkit-keyframes fadeOutRight {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
}
@keyframes fadeOutRight {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
}
.fadeOutRight { -moz-animation-name: fadeOutRight; -o-animation-name: fadeOutRight; -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }
@-webkit-keyframes fadeOutRightBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
}
@keyframes fadeOutRightBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(2000px,0,0); -ms-transform: translate3d(2000px,0,0); -o-transform: translate3d(2000px,0,0); -webkit-transform: translate3d(2000px,0,0); transform: translate3d(2000px,0,0); }
}
.fadeOutRightBig { -moz-animation-name: fadeOutRightBig; -o-animation-name: fadeOutRightBig; -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; }
@-webkit-keyframes fadeOutUp {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}
@keyframes fadeOutUp {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}
.fadeOutUp { -moz-animation-name: fadeOutUp; -o-animation-name: fadeOutUp; -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }
@-webkit-keyframes fadeOutUpBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
}
@keyframes fadeOutUpBig {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(0,-2000px,0); -ms-transform: translate3d(0,-2000px,0); -o-transform: translate3d(0,-2000px,0); -webkit-transform: translate3d(0,-2000px,0); transform: translate3d(0,-2000px,0); }
}
.fadeOutUpBig { -moz-animation-name: fadeOutUpBig; -o-animation-name: fadeOutUpBig; -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; }
@-webkit-keyframes flip {
    0% { -moz-transform: perspective(400px) rotate3d(0,1,0,-360deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-360deg); -o-transform: perspective(400px) rotate3d(0,1,0,-360deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg); transform: perspective(400px) rotate3d(0,1,0,-360deg); -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
    40% { -moz-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -o-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
    50% { -moz-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -o-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    80% { -moz-transform: perspective(400px) scale3d(.95,.95,.95); -ms-transform: perspective(400px) scale3d(.95,.95,.95); -o-transform: perspective(400px) scale3d(.95,.95,.95); -webkit-transform: perspective(400px) scale3d(.95,.95,.95); transform: perspective(400px) scale3d(.95,.95,.95); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
}
@keyframes flip {
    0% { -moz-transform: perspective(400px) rotate3d(0,1,0,-360deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-360deg); -o-transform: perspective(400px) rotate3d(0,1,0,-360deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg); transform: perspective(400px) rotate3d(0,1,0,-360deg); -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
    40% { -moz-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -o-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg); -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
    50% { -moz-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -o-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    80% { -moz-transform: perspective(400px) scale3d(.95,.95,.95); -ms-transform: perspective(400px) scale3d(.95,.95,.95); -o-transform: perspective(400px) scale3d(.95,.95,.95); -webkit-transform: perspective(400px) scale3d(.95,.95,.95); transform: perspective(400px) scale3d(.95,.95,.95); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
}
.animated.flip { backface-visibility: visible; -moz-animation-name: flip; -o-animation-name: flip; -webkit-animation-name: flip; -moz-backface-visibility: visible; -webkit-backface-visibility: visible; animation-name: flip; }
@-webkit-keyframes flipInX {
    0% { opacity: 0; -moz-transform: perspective(400px) rotate3d(1,0,0,90deg); -ms-transform: perspective(400px) rotate3d(1,0,0,90deg); -o-transform: perspective(400px) rotate3d(1,0,0,90deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg); transform: perspective(400px) rotate3d(1,0,0,90deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    40% { -moz-transform: perspective(400px) rotate3d(1,0,0,-20deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-20deg); -o-transform: perspective(400px) rotate3d(1,0,0,-20deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg); transform: perspective(400px) rotate3d(1,0,0,-20deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    60% { opacity: 1; -moz-transform: perspective(400px) rotate3d(1,0,0,10deg); -ms-transform: perspective(400px) rotate3d(1,0,0,10deg); -o-transform: perspective(400px) rotate3d(1,0,0,10deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg); transform: perspective(400px) rotate3d(1,0,0,10deg); }
    80% { -moz-transform: perspective(400px) rotate3d(1,0,0,-5deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-5deg); -o-transform: perspective(400px) rotate3d(1,0,0,-5deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg); transform: perspective(400px) rotate3d(1,0,0,-5deg); }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@keyframes flipInX {
    0% { opacity: 0; -moz-transform: perspective(400px) rotate3d(1,0,0,90deg); -ms-transform: perspective(400px) rotate3d(1,0,0,90deg); -o-transform: perspective(400px) rotate3d(1,0,0,90deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg); transform: perspective(400px) rotate3d(1,0,0,90deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    40% { -moz-transform: perspective(400px) rotate3d(1,0,0,-20deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-20deg); -o-transform: perspective(400px) rotate3d(1,0,0,-20deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg); transform: perspective(400px) rotate3d(1,0,0,-20deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    60% { opacity: 1; -moz-transform: perspective(400px) rotate3d(1,0,0,10deg); -ms-transform: perspective(400px) rotate3d(1,0,0,10deg); -o-transform: perspective(400px) rotate3d(1,0,0,10deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg); transform: perspective(400px) rotate3d(1,0,0,10deg); }
    80% { -moz-transform: perspective(400px) rotate3d(1,0,0,-5deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-5deg); -o-transform: perspective(400px) rotate3d(1,0,0,-5deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg); transform: perspective(400px) rotate3d(1,0,0,-5deg); }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
}
.flipInX { backface-visibility: visible !important; -moz-animation-name: flipInX; -o-animation-name: flipInX; -webkit-animation-name: flipInX; -moz-backface-visibility: visible !important; -webkit-backface-visibility: visible !important; animation-name: flipInX; }
@-webkit-keyframes flipInY {
    0% { opacity: 0; -moz-transform: perspective(400px) rotate3d(0,1,0,90deg); -ms-transform: perspective(400px) rotate3d(0,1,0,90deg); -o-transform: perspective(400px) rotate3d(0,1,0,90deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg); transform: perspective(400px) rotate3d(0,1,0,90deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    40% { -moz-transform: perspective(400px) rotate3d(0,1,0,-20deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-20deg); -o-transform: perspective(400px) rotate3d(0,1,0,-20deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg); transform: perspective(400px) rotate3d(0,1,0,-20deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    60% { opacity: 1; -moz-transform: perspective(400px) rotate3d(0,1,0,10deg); -ms-transform: perspective(400px) rotate3d(0,1,0,10deg); -o-transform: perspective(400px) rotate3d(0,1,0,10deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg); transform: perspective(400px) rotate3d(0,1,0,10deg); }
    80% { -moz-transform: perspective(400px) rotate3d(0,1,0,-5deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-5deg); -o-transform: perspective(400px) rotate3d(0,1,0,-5deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg); transform: perspective(400px) rotate3d(0,1,0,-5deg); }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
}
@keyframes flipInY {
    0% { opacity: 0; -moz-transform: perspective(400px) rotate3d(0,1,0,90deg); -ms-transform: perspective(400px) rotate3d(0,1,0,90deg); -o-transform: perspective(400px) rotate3d(0,1,0,90deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg); transform: perspective(400px) rotate3d(0,1,0,90deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    40% { -moz-transform: perspective(400px) rotate3d(0,1,0,-20deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-20deg); -o-transform: perspective(400px) rotate3d(0,1,0,-20deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg); transform: perspective(400px) rotate3d(0,1,0,-20deg); -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
    60% { opacity: 1; -moz-transform: perspective(400px) rotate3d(0,1,0,10deg); -ms-transform: perspective(400px) rotate3d(0,1,0,10deg); -o-transform: perspective(400px) rotate3d(0,1,0,10deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg); transform: perspective(400px) rotate3d(0,1,0,10deg); }
    80% { -moz-transform: perspective(400px) rotate3d(0,1,0,-5deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-5deg); -o-transform: perspective(400px) rotate3d(0,1,0,-5deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg); transform: perspective(400px) rotate3d(0,1,0,-5deg); }
    100% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
}
.flipInY { backface-visibility: visible !important; -moz-animation-name: flipInY; -o-animation-name: flipInY; -webkit-animation-name: flipInY; -moz-backface-visibility: visible !important; -webkit-backface-visibility: visible !important; animation-name: flipInY; }
@-webkit-keyframes flipOutX {
    0% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
    30% { opacity: 1; -moz-transform: perspective(400px) rotate3d(1,0,0,-20deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-20deg); -o-transform: perspective(400px) rotate3d(1,0,0,-20deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg); transform: perspective(400px) rotate3d(1,0,0,-20deg); }
    100% { opacity: 0; -moz-transform: perspective(400px) rotate3d(1,0,0,90deg); -ms-transform: perspective(400px) rotate3d(1,0,0,90deg); -o-transform: perspective(400px) rotate3d(1,0,0,90deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg); transform: perspective(400px) rotate3d(1,0,0,90deg); }
}
@keyframes flipOutX {
    0% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
    30% { opacity: 1; -moz-transform: perspective(400px) rotate3d(1,0,0,-20deg); -ms-transform: perspective(400px) rotate3d(1,0,0,-20deg); -o-transform: perspective(400px) rotate3d(1,0,0,-20deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg); transform: perspective(400px) rotate3d(1,0,0,-20deg); }
    100% { opacity: 0; -moz-transform: perspective(400px) rotate3d(1,0,0,90deg); -ms-transform: perspective(400px) rotate3d(1,0,0,90deg); -o-transform: perspective(400px) rotate3d(1,0,0,90deg); -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg); transform: perspective(400px) rotate3d(1,0,0,90deg); }
}
.flipOutX { backface-visibility: visible !important; -moz-animation-name: flipOutX; -o-animation-name: flipOutX; -webkit-animation-name: flipOutX; -moz-backface-visibility: visible !important; -webkit-backface-visibility: visible !important; animation-name: flipOutX; }
@-webkit-keyframes flipOutY {
    0% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
    30% { opacity: 1; -moz-transform: perspective(400px) rotate3d(0,1,0,-15deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-15deg); -o-transform: perspective(400px) rotate3d(0,1,0,-15deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg); transform: perspective(400px) rotate3d(0,1,0,-15deg); }
    100% { opacity: 0; -moz-transform: perspective(400px) rotate3d(0,1,0,90deg); -ms-transform: perspective(400px) rotate3d(0,1,0,90deg); -o-transform: perspective(400px) rotate3d(0,1,0,90deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg); transform: perspective(400px) rotate3d(0,1,0,90deg); }
}
@keyframes flipOutY {
    0% { -moz-transform: perspective(400px); -ms-transform: perspective(400px); -o-transform: perspective(400px); -webkit-transform: perspective(400px); transform: perspective(400px); }
    30% { opacity: 1; -moz-transform: perspective(400px) rotate3d(0,1,0,-15deg); -ms-transform: perspective(400px) rotate3d(0,1,0,-15deg); -o-transform: perspective(400px) rotate3d(0,1,0,-15deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg); transform: perspective(400px) rotate3d(0,1,0,-15deg); }
    100% { opacity: 0; -moz-transform: perspective(400px) rotate3d(0,1,0,90deg); -ms-transform: perspective(400px) rotate3d(0,1,0,90deg); -o-transform: perspective(400px) rotate3d(0,1,0,90deg); -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg); transform: perspective(400px) rotate3d(0,1,0,90deg); }
}
.flipOutY { backface-visibility: visible !important; -moz-animation-name: flipOutY; -o-animation-name: flipOutY; -webkit-animation-name: flipOutY; -moz-backface-visibility: visible !important; -webkit-backface-visibility: visible !important; animation-name: flipOutY; }
@-webkit-keyframes lightSpeedIn {
    0% { opacity: 0; -moz-transform: translate3d(100%,0,0) skewX(-30deg); -ms-transform: translate3d(100%,0,0) skewX(-30deg); -o-transform: translate3d(100%,0,0) skewX(-30deg); -webkit-transform: translate3d(100%,0,0) skewX(-30deg); transform: translate3d(100%,0,0) skewX(-30deg); }
    60% { opacity: 1; -moz-transform: skewX(20deg); -ms-transform: skewX(20deg); -o-transform: skewX(20deg); -webkit-transform: skewX(20deg); transform: skewX(20deg); }
    80% { opacity: 1; -moz-transform: skewX(-5deg); -ms-transform: skewX(-5deg); -o-transform: skewX(-5deg); -webkit-transform: skewX(-5deg); transform: skewX(-5deg); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes lightSpeedIn {
    0% { opacity: 0; -moz-transform: translate3d(100%,0,0) skewX(-30deg); -ms-transform: translate3d(100%,0,0) skewX(-30deg); -o-transform: translate3d(100%,0,0) skewX(-30deg); -webkit-transform: translate3d(100%,0,0) skewX(-30deg); transform: translate3d(100%,0,0) skewX(-30deg); }
    60% { opacity: 1; -moz-transform: skewX(20deg); -ms-transform: skewX(20deg); -o-transform: skewX(20deg); -webkit-transform: skewX(20deg); transform: skewX(20deg); }
    80% { opacity: 1; -moz-transform: skewX(-5deg); -ms-transform: skewX(-5deg); -o-transform: skewX(-5deg); -webkit-transform: skewX(-5deg); transform: skewX(-5deg); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.lightSpeedIn { -moz-animation-name: lightSpeedIn; -o-animation-name: lightSpeedIn; -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
@-webkit-keyframes lightSpeedOut {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0) skewX(30deg); -ms-transform: translate3d(100%,0,0) skewX(30deg); -o-transform: translate3d(100%,0,0) skewX(30deg); -webkit-transform: translate3d(100%,0,0) skewX(30deg); transform: translate3d(100%,0,0) skewX(30deg); }
}
@keyframes lightSpeedOut {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0) skewX(30deg); -ms-transform: translate3d(100%,0,0) skewX(30deg); -o-transform: translate3d(100%,0,0) skewX(30deg); -webkit-transform: translate3d(100%,0,0) skewX(30deg); transform: translate3d(100%,0,0) skewX(30deg); }
}
.lightSpeedOut { -moz-animation-name: lightSpeedOut; -o-animation-name: lightSpeedOut; -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; }
@-webkit-keyframes rotateIn {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-200deg); -ms-transform: rotate3d(0,0,1,-200deg); -o-transform: rotate3d(0,0,1,-200deg); -webkit-transform: rotate3d(0,0,1,-200deg); transform: rotate3d(0,0,1,-200deg); -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
}
@keyframes rotateIn {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-200deg); -ms-transform: rotate3d(0,0,1,-200deg); -o-transform: rotate3d(0,0,1,-200deg); -webkit-transform: rotate3d(0,0,1,-200deg); transform: rotate3d(0,0,1,-200deg); -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
}
.rotateIn { -moz-animation-name: rotateIn; -o-animation-name: rotateIn; -webkit-animation-name: rotateIn; animation-name: rotateIn; }
@-webkit-keyframes rotateInDownLeft {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
@keyframes rotateInDownLeft {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
.rotateInDownLeft { -moz-animation-name: rotateInDownLeft; -o-animation-name: rotateInDownLeft; -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; }
@-webkit-keyframes rotateInDownRight {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
@keyframes rotateInDownRight {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
.rotateInDownRight { -moz-animation-name: rotateInDownRight; -o-animation-name: rotateInDownRight; -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; }
@-webkit-keyframes rotateInUpLeft {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
@keyframes rotateInUpLeft {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
.rotateInUpLeft { -moz-animation-name: rotateInUpLeft; -o-animation-name: rotateInUpLeft; -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; }
@-webkit-keyframes rotateInUpRight {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-90deg); -ms-transform: rotate3d(0,0,1,-90deg); -o-transform: rotate3d(0,0,1,-90deg); -webkit-transform: rotate3d(0,0,1,-90deg); transform: rotate3d(0,0,1,-90deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}

@keyframes rotateInUpRight {
    0% { opacity: 0; -moz-transform: rotate3d(0,0,1,-90deg); -ms-transform: rotate3d(0,0,1,-90deg); -o-transform: rotate3d(0,0,1,-90deg); -webkit-transform: rotate3d(0,0,1,-90deg); transform: rotate3d(0,0,1,-90deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
.rotateInUpRight { -moz-animation-name: rotateInUpRight; -o-animation-name: rotateInUpRight; -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; }
@-webkit-keyframes rotateOut {
    0% { opacity: 1; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,200deg); -ms-transform: rotate3d(0,0,1,200deg); -o-transform: rotate3d(0,0,1,200deg); -webkit-transform: rotate3d(0,0,1,200deg); transform: rotate3d(0,0,1,200deg); -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
}
@keyframes rotateOut {
    0% { opacity: 1; -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,200deg); -ms-transform: rotate3d(0,0,1,200deg); -o-transform: rotate3d(0,0,1,200deg); -webkit-transform: rotate3d(0,0,1,200deg); transform: rotate3d(0,0,1,200deg); -moz-transform-origin: center; -ms-transform-origin: center; -o-transform-origin: center; -webkit-transform-origin: center; transform-origin: center; }
}
.rotateOut { -moz-animation-name: rotateOut; -o-animation-name: rotateOut; -webkit-animation-name: rotateOut; animation-name: rotateOut; }
@-webkit-keyframes rotateOutDownLeft {
    0% { opacity: 1; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
@keyframes rotateOutDownLeft {
    0% { opacity: 1; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,45deg); -ms-transform: rotate3d(0,0,1,45deg); -o-transform: rotate3d(0,0,1,45deg); -webkit-transform: rotate3d(0,0,1,45deg); transform: rotate3d(0,0,1,45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
.rotateOutDownLeft { -moz-animation-name: rotateOutDownLeft; -o-animation-name: rotateOutDownLeft; -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; }
@-webkit-keyframes rotateOutDownRight {
    0% { opacity: 1; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
@keyframes rotateOutDownRight {
    0% { opacity: 1; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
.rotateOutDownRight { -moz-animation-name: rotateOutDownRight; -o-animation-name: rotateOutDownRight; -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; }
@-webkit-keyframes rotateOutUpLeft {
    0% { opacity: 1; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
@keyframes rotateOutUpLeft {
    0% { opacity: 1; -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,-45deg); -ms-transform: rotate3d(0,0,1,-45deg); -o-transform: rotate3d(0,0,1,-45deg); -webkit-transform: rotate3d(0,0,1,-45deg); transform: rotate3d(0,0,1,-45deg); -moz-transform-origin: left bottom; -ms-transform-origin: left bottom; -o-transform-origin: left bottom; -webkit-transform-origin: left bottom; transform-origin: left bottom; }
}
.rotateOutUpLeft { -moz-animation-name: rotateOutUpLeft; -o-animation-name: rotateOutUpLeft; -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; }
@-webkit-keyframes rotateOutUpRight {
    0% { opacity: 1; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,90deg); -ms-transform: rotate3d(0,0,1,90deg); -o-transform: rotate3d(0,0,1,90deg); -webkit-transform: rotate3d(0,0,1,90deg); transform: rotate3d(0,0,1,90deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
@keyframes rotateOutUpRight {
    0% { opacity: 1; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
    100% { opacity: 0; -moz-transform: rotate3d(0,0,1,90deg); -ms-transform: rotate3d(0,0,1,90deg); -o-transform: rotate3d(0,0,1,90deg); -webkit-transform: rotate3d(0,0,1,90deg); transform: rotate3d(0,0,1,90deg); -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; -webkit-transform-origin: right bottom; transform-origin: right bottom; }
}
.rotateOutUpRight { -moz-animation-name: rotateOutUpRight; -o-animation-name: rotateOutUpRight; -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; }
@-webkit-keyframes hinge {
    0% { -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
    20%,60% { -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; -moz-transform: rotate3d(0,0,1,80deg); -ms-transform: rotate3d(0,0,1,80deg); -o-transform: rotate3d(0,0,1,80deg); -webkit-transform: rotate3d(0,0,1,80deg); transform: rotate3d(0,0,1,80deg); -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; animation-timing-function: ease-in-out; }
    40%,80% { opacity: 1; -moz-transform: rotate3d(0,0,1,60deg); -ms-transform: rotate3d(0,0,1,60deg); -o-transform: rotate3d(0,0,1,60deg); -webkit-transform: rotate3d(0,0,1,60deg); transform: rotate3d(0,0,1,60deg); -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; animation-timing-function: ease-in-out; }
    100% { opacity: 0; -moz-transform: translate3d(0,700px,0); -ms-transform: translate3d(0,700px,0); -o-transform: translate3d(0,700px,0); -webkit-transform: translate3d(0,700px,0); transform: translate3d(0,700px,0); }
}
@keyframes hinge {
    0% { -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
    20%,60% { -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; -moz-transform: rotate3d(0,0,1,80deg); -ms-transform: rotate3d(0,0,1,80deg); -o-transform: rotate3d(0,0,1,80deg); -webkit-transform: rotate3d(0,0,1,80deg); transform: rotate3d(0,0,1,80deg); -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; animation-timing-function: ease-in-out; }
    40%,80% { opacity: 1; -moz-transform: rotate3d(0,0,1,60deg); -ms-transform: rotate3d(0,0,1,60deg); -o-transform: rotate3d(0,0,1,60deg); -webkit-transform: rotate3d(0,0,1,60deg); transform: rotate3d(0,0,1,60deg); -moz-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; animation-timing-function: ease-in-out; }
    100% { opacity: 0; -moz-transform: translate3d(0,700px,0); -ms-transform: translate3d(0,700px,0); -o-transform: translate3d(0,700px,0); -webkit-transform: translate3d(0,700px,0); transform: translate3d(0,700px,0); }
}
.hinge { -moz-animation-name: hinge; -o-animation-name: hinge; -webkit-animation-name: hinge; animation-name: hinge; }
@-webkit-keyframes rollIn {
    0% { opacity: 0; -moz-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -ms-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -o-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
@keyframes rollIn {
    0% { opacity: 0; -moz-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -ms-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -o-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg); }
    100% { opacity: 1; -moz-transform: none; -ms-transform: none; -o-transform: none; -webkit-transform: none; transform: none; }
}
.rollIn { -moz-animation-name: rollIn; -o-animation-name: rollIn; -webkit-animation-name: rollIn; animation-name: rollIn; }
@-webkit-keyframes rollOut {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -ms-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -o-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); }
}
@keyframes rollOut {
    0% { opacity: 1; }
    100% { opacity: 0; -moz-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -ms-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -o-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg); }
}
.rollOut { -moz-animation-name: rollOut; -o-animation-name: rollOut; -webkit-animation-name: rollOut; animation-name: rollOut; }
@-webkit-keyframes zoomIn {
    0% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    50% { opacity: 1; }
}
@keyframes zoomIn {
    0% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    50% { opacity: 1; }
}
.zoomIn { -moz-animation-name: zoomIn; -o-animation-name: zoomIn; -webkit-animation-name: zoomIn; animation-name: zoomIn; }
@-webkit-keyframes zoomInDown {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomInDown {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomInDown { -moz-animation-name: zoomInDown; -o-animation-name: zoomInDown; -webkit-animation-name: zoomInDown; animation-name: zoomInDown; }
@-webkit-keyframes zoomInLeft {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -ms-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -o-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); transform: scale3d(.475,.475,.475) translate3d(10px,0,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomInLeft {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -ms-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -o-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0); transform: scale3d(.475,.475,.475) translate3d(10px,0,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomInLeft { -moz-animation-name: zoomInLeft; -o-animation-name: zoomInLeft; -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; }
@-webkit-keyframes zoomInRight {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -ms-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -o-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomInRight {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -ms-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -o-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); transform: scale3d(.1,.1,.1) translate3d(1000px,0,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); transform: scale3d(.475,.475,.475) translate3d(-10px,0,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomInRight { -moz-animation-name: zoomInRight; -o-animation-name: zoomInRight; -webkit-animation-name: zoomInRight; animation-name: zoomInRight; }
@-webkit-keyframes zoomInUp {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomInUp {
    0% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,1000px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    60% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomInUp { -moz-animation-name: zoomInUp; -o-animation-name: zoomInUp; -webkit-animation-name: zoomInUp; animation-name: zoomInUp; }
@-webkit-keyframes zoomOut {
    0% { opacity: 1; }
    50% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    100% { opacity: 0; }
}
@keyframes zoomOut {
    0% { opacity: 1; }
    50% { opacity: 0; -moz-transform: scale3d(.3,.3,.3); -ms-transform: scale3d(.3,.3,.3); -o-transform: scale3d(.3,.3,.3); -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3); }
    100% { opacity: 0; }
}
.zoomOut { -moz-animation-name: zoomOut; -o-animation-name: zoomOut; -webkit-animation-name: zoomOut; animation-name: zoomOut; }
@-webkit-keyframes zoomOutDown {
    40% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    100% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomOutDown {
    40% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); transform: scale3d(.475,.475,.475) translate3d(0,-60px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    100% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); transform: scale3d(.1,.1,.1) translate3d(0,2000px,0); -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomOutDown { -moz-animation-name: zoomOutDown; -o-animation-name: zoomOutDown; -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; }
@-webkit-keyframes zoomOutLeft {
    40% { opacity: 1; -moz-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); transform: scale3d(.475,.475,.475) translate3d(42px,0,0); }
    100% { opacity: 0; -moz-transform: scale(.1) translate3d(-2000px,0,0); -ms-transform: scale(.1) translate3d(-2000px,0,0); -o-transform: scale(.1) translate3d(-2000px,0,0); -webkit-transform: scale(.1) translate3d(-2000px,0,0); transform: scale(.1) translate3d(-2000px,0,0); -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; -webkit-transform-origin: left center; transform-origin: left center; }
}
@keyframes zoomOutLeft {
    40% { opacity: 1; -moz-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0); transform: scale3d(.475,.475,.475) translate3d(42px,0,0); }
    100% { opacity: 0; -moz-transform: scale(.1) translate3d(-2000px,0,0); -ms-transform: scale(.1) translate3d(-2000px,0,0); -o-transform: scale(.1) translate3d(-2000px,0,0); -webkit-transform: scale(.1) translate3d(-2000px,0,0); transform: scale(.1) translate3d(-2000px,0,0); -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; -webkit-transform-origin: left center; transform-origin: left center; }
}
.zoomOutLeft { -moz-animation-name: zoomOutLeft; -o-animation-name: zoomOutLeft; -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
    40% { opacity: 1; -moz-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); }
    100% { opacity: 0; -moz-transform: scale(.1) translate3d(2000px,0,0); -ms-transform: scale(.1) translate3d(2000px,0,0); -o-transform: scale(.1) translate3d(2000px,0,0); -webkit-transform: scale(.1) translate3d(2000px,0,0); transform: scale(.1) translate3d(2000px,0,0); -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; -webkit-transform-origin: right center; transform-origin: right center; }
}
@keyframes zoomOutRight {
    40% { opacity: 1; -moz-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -ms-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -o-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); transform: scale3d(.475,.475,.475) translate3d(-42px,0,0); }
    100% { opacity: 0; -moz-transform: scale(.1) translate3d(2000px,0,0); -ms-transform: scale(.1) translate3d(2000px,0,0); -o-transform: scale(.1) translate3d(2000px,0,0); -webkit-transform: scale(.1) translate3d(2000px,0,0); transform: scale(.1) translate3d(2000px,0,0); -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; -webkit-transform-origin: right center; transform-origin: right center; }
}
.zoomOutRight { -moz-animation-name: zoomOutRight; -o-animation-name: zoomOutRight; -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; }
@-webkit-keyframes zoomOutUp {
    40% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    100% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
@keyframes zoomOutUp {
    40% { opacity: 1; -moz-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); -moz-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -ms-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -o-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); animation-timing-function: cubic-bezier(.55,.055,.675,.19); }
    100% { opacity: 0; -moz-animation-timing-function: cubic-bezier(.175,.885,.32,1); -o-animation-timing-function: cubic-bezier(.175,.885,.32,1); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); -moz-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -ms-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -o-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0); -moz-transform-origin: center bottom; -ms-transform-origin: center bottom; -o-transform-origin: center bottom; -webkit-transform-origin: center bottom; transform-origin: center bottom; animation-timing-function: cubic-bezier(.175,.885,.32,1); }
}
.zoomOutUp { -moz-animation-name: zoomOutUp; -o-animation-name: zoomOutUp; -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; }
@-webkit-keyframes slideInDown {
    0% { visibility: visible; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInDown {
    0% { visibility: visible; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.slideInDown { -moz-animation-name: slideInDown; -o-animation-name: slideInDown; -webkit-animation-name: slideInDown; animation-name: slideInDown; }
@-webkit-keyframes slideInLeft {
    0% { visibility: visible; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInLeft {
    0% { visibility: visible; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.slideInLeft { -moz-animation-name: slideInLeft; -o-animation-name: slideInLeft; -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }
@-webkit-keyframes slideInRight {
    0% { visibility: visible; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInRight {
    0% { visibility: visible; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.slideInRight { -moz-animation-name: slideInRight; -o-animation-name: slideInRight; -webkit-animation-name: slideInRight; animation-name: slideInRight; }
@-webkit-keyframes slideInUp {
    0% { visibility: visible; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInUp {
    0% { visibility: visible; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
    100% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.slideInUp { -moz-animation-name: slideInUp; -o-animation-name: slideInUp; -webkit-animation-name: slideInUp; animation-name: slideInUp; }
@-webkit-keyframes slideOutDown {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
}
@keyframes slideOutDown {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(0,100%,0); -ms-transform: translate3d(0,100%,0); -o-transform: translate3d(0,100%,0); -webkit-transform: translate3d(0,100%,0); transform: translate3d(0,100%,0); }
}
.slideOutDown { -moz-animation-name: slideOutDown; -o-animation-name: slideOutDown; -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }
@-webkit-keyframes slideOutLeft {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
}
@keyframes slideOutLeft {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(-100%,0,0); -ms-transform: translate3d(-100%,0,0); -o-transform: translate3d(-100%,0,0); -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
}
.slideOutLeft { -moz-animation-name: slideOutLeft; -o-animation-name: slideOutLeft; -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; }
@-webkit-keyframes slideOutRight {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
}
@keyframes slideOutRight {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(100%,0,0); -ms-transform: translate3d(100%,0,0); -o-transform: translate3d(100%,0,0); -webkit-transform: translate3d(100%,0,0); transform: translate3d(100%,0,0); }
}
.slideOutRight { -moz-animation-name: slideOutRight; -o-animation-name: slideOutRight; -webkit-animation-name: slideOutRight; animation-name: slideOutRight; }
@-webkit-keyframes slideOutUp {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}
@keyframes slideOutUp {
    0% { -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
    100% { visibility: hidden; -moz-transform: translate3d(0,-100%,0); -ms-transform: translate3d(0,-100%,0); -o-transform: translate3d(0,-100%,0); -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
}
.slideOutUp { -moz-animation-name: slideOutUp; -o-animation-name: slideOutUp; -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face { font-weight: normal; font-style: normal; font-family: 'FontAwesome'; src: url('../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); }
.fa { text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; }
.fa-lg { vertical-align: -15%; font-size: 1.33333333em; line-height: .75em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-fw { width: 1.28571429em; text-align: center; }
.fa-ul { margin-left: 2.14285714em; padding-left: 0; list-style-type: none; }
.fa-ul > li { position: relative; }
.fa-li { position: absolute; top: .14285714em; left: -2.14285714em; width: 2.14285714em; text-align: center; }
.fa-li.fa-lg { left: -1.85714286em; }
.fa-border { padding: .2em .25em .15em; border: solid .08em #eee; -moz-border-radius: .1em; -webkit-border-radius: .1em; border-radius: .1em; }
.fa-pull-left { float: left; }
.fa-pull-right { float: right; }
.fa.fa-pull-left { margin-right: .3em; }
.fa.fa-pull-right { margin-left: .3em; }
.pull-right { float: right; }
.pull-left { float: left; }
.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }
.fa-spin { -moz-animation: fa-spin 2s infinite linear; -o-animation: fa-spin 2s infinite linear; -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
.fa-pulse { -moz-animation: fa-spin 1s infinite steps(8); -o-animation: fa-spin 1s infinite steps(8); -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
@keyframes fa-spin {
    0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); -webkit-transform: rotate(359deg); transform: rotate(359deg); }
}
.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); -webkit-transform: rotate(270deg); transform: rotate(270deg); }
.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); transform: scale(-1, 1); }
.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); -webkit-transform: scale(1, -1); transform: scale(1, -1); }
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }
.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; vertical-align: middle; line-height: 2em; }
.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2em; }
.fa-inverse { color: #fff; }
.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-user:before { content: "\f007"; }
.fa-film:before { content: "\f008"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-power-off:before { content: "\f011"; }
.fa-signal:before { content: "\f012"; }
.fa-gear:before, .fa-cog:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-road:before { content: "\f018"; }
.fa-download:before { content: "\f019"; }
.fa-arrow-circle-o-down:before { content: "\f01a"; }
.fa-arrow-circle-o-up:before { content: "\f01b"; }
.fa-inbox:before { content: "\f01c"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; }
.fa-refresh:before { content: "\f021"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-up:before { content: "\f028"; }
.fa-qrcode:before { content: "\f029"; }
.fa-barcode:before { content: "\f02a"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-book:before { content: "\f02d"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-print:before { content: "\f02f"; }
.fa-camera:before { content: "\f030"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-text-height:before { content: "\f034"; }
.fa-text-width:before { content: "\f035"; }
.fa-align-left:before { content: "\f036"; }
.fa-align-center:before { content: "\f037"; }
.fa-align-right:before { content: "\f038"; }
.fa-align-justify:before { content: "\f039"; }
.fa-list:before { content: "\f03a"; }
.fa-dedent:before, .fa-outdent:before { content: "\f03b"; }
.fa-indent:before { content: "\f03c"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; }
.fa-pencil:before { content: "\f040"; }
.fa-map-marker:before { content: "\f041"; }
.fa-adjust:before { content: "\f042"; }
.fa-tint:before { content: "\f043"; }
.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-backward:before { content: "\f04a"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-step-forward:before { content: "\f051"; }
.fa-eject:before { content: "\f052"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-times-circle-o:before { content: "\f05c"; }
.fa-check-circle-o:before { content: "\f05d"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-mail-forward:before, .fa-share:before { content: "\f064"; }
.fa-expand:before { content: "\f065"; }
.fa-compress:before { content: "\f066"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-asterisk:before { content: "\f069"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-gift:before { content: "\f06b"; }
.fa-leaf:before { content: "\f06c"; }
.fa-fire:before { content: "\f06d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; }
.fa-plane:before { content: "\f072"; }
.fa-calendar:before { content: "\f073"; }
.fa-random:before { content: "\f074"; }
.fa-comment:before { content: "\f075"; }
.fa-magnet:before { content: "\f076"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-retweet:before { content: "\f079"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-key:before { content: "\f084"; }
.fa-gears:before, .fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-star-half:before { content: "\f089"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-linkedin-square:before { content: "\f08c"; }
.fa-thumb-tack:before { content: "\f08d"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-trophy:before { content: "\f091"; }
.fa-github-square:before { content: "\f092"; }
.fa-upload:before { content: "\f093"; }
.fa-lemon-o:before { content: "\f094"; }
.fa-phone:before { content: "\f095"; }
.fa-square-o:before { content: "\f096"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-phone-square:before { content: "\f098"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-unlock:before { content: "\f09c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-feed:before, .fa-rss:before { content: "\f09e"; }
.fa-hdd-o:before { content: "\f0a0"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-hand-o-right:before { content: "\f0a4"; }
.fa-hand-o-left:before { content: "\f0a5"; }
.fa-hand-o-up:before { content: "\f0a6"; }
.fa-hand-o-down:before { content: "\f0a7"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-filter:before { content: "\f0b0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-group:before, .fa-users:before { content: "\f0c0"; }
.fa-chain:before, .fa-link:before { content: "\f0c1"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cut:before, .fa-scissors:before { content: "\f0c4"; }
.fa-copy:before, .fa-files-o:before { content: "\f0c5"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }
.fa-square:before { content: "\f0c8"; }
.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-underline:before { content: "\f0cd"; }
.fa-table:before { content: "\f0ce"; }
.fa-magic:before { content: "\f0d0"; }
.fa-truck:before { content: "\f0d1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-columns:before { content: "\f0db"; }
.fa-unsorted:before, .fa-sort:before { content: "\f0dc"; }
.fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; }
.fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; }
.fa-legal:before, .fa-gavel:before { content: "\f0e3"; }
.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-comments-o:before { content: "\f0e6"; }
.fa-flash:before, .fa-bolt:before { content: "\f0e7"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-paste:before, .fa-clipboard:before { content: "\f0ea"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-fighter-jet:before { content: "\f0fb"; }
.fa-beer:before { content: "\f0fc"; }
.fa-h-square:before { content: "\f0fd"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-desktop:before { content: "\f108"; }
.fa-laptop:before { content: "\f109"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-spinner:before { content: "\f110"; }
.fa-circle:before { content: "\f111"; }
.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }
.fa-github-alt:before { content: "\f113"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-meh-o:before { content: "\f11a"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-keyboard-o:before { content: "\f11c"; }
.fa-flag-o:before { content: "\f11d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-terminal:before { content: "\f120"; }
.fa-code:before { content: "\f121"; }
.fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; }
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-crop:before { content: "\f125"; }
.fa-code-fork:before { content: "\f126"; }
.fa-unlink:before, .fa-chain-broken:before { content: "\f127"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-shield:before { content: "\f132"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-fire-extinguisher:before { content: "\f134"; }
.fa-rocket:before { content: "\f135"; }
.fa-maxcdn:before { content: "\f136"; }
.fa-chevron-circle-left:before { content: "\f137"; }
.fa-chevron-circle-right:before { content: "\f138"; }
.fa-chevron-circle-up:before { content: "\f139"; }
.fa-chevron-circle-down:before { content: "\f13a"; }
.fa-html5:before { content: "\f13b"; }
.fa-css3:before { content: "\f13c"; }
.fa-anchor:before { content: "\f13d"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-bullseye:before { content: "\f140"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-rss-square:before { content: "\f143"; }
.fa-play-circle:before { content: "\f144"; }
.fa-ticket:before { content: "\f145"; }
.fa-minus-square:before { content: "\f146"; }
.fa-minus-square-o:before { content: "\f147"; }
.fa-level-up:before { content: "\f148"; }
.fa-level-down:before { content: "\f149"; }
.fa-check-square:before { content: "\f14a"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-external-link-square:before { content: "\f14c"; }
.fa-share-square:before { content: "\f14d"; }
.fa-compass:before { content: "\f14e"; }
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; }
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; }
.fa-euro:before, .fa-eur:before { content: "\f153"; }
.fa-gbp:before { content: "\f154"; }
.fa-dollar:before, .fa-usd:before { content: "\f155"; }
.fa-rupee:before, .fa-inr:before { content: "\f156"; }
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; }
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; }
.fa-won:before, .fa-krw:before { content: "\f159"; }
.fa-bitcoin:before, .fa-btc:before { content: "\f15a"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-sort-alpha-asc:before { content: "\f15d"; }
.fa-sort-alpha-desc:before { content: "\f15e"; }
.fa-sort-amount-asc:before { content: "\f160"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-sort-numeric-asc:before { content: "\f162"; }
.fa-sort-numeric-desc:before { content: "\f163"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-youtube-square:before { content: "\f166"; }
.fa-youtube:before { content: "\f167"; }
.fa-xing:before { content: "\f168"; }
.fa-xing-square:before { content: "\f169"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-dropbox:before { content: "\f16b"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-instagram:before { content: "\f16d"; }
.fa-flickr:before { content: "\f16e"; }
.fa-adn:before { content: "\f170"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-long-arrow-down:before { content: "\f175"; }
.fa-long-arrow-up:before { content: "\f176"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
.fa-android:before { content: "\f17b"; }
.fa-linux:before { content: "\f17c"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-skype:before { content: "\f17e"; }
.fa-foursquare:before { content: "\f180"; }
.fa-trello:before { content: "\f181"; }
.fa-female:before { content: "\f182"; }
.fa-male:before { content: "\f183"; }
.fa-gittip:before, .fa-gratipay:before { content: "\f184"; }
.fa-sun-o:before { content: "\f185"; }
.fa-moon-o:before { content: "\f186"; }
.fa-archive:before { content: "\f187"; }
.fa-bug:before { content: "\f188"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-pagelines:before { content: "\f18c"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-arrow-circle-o-right:before { content: "\f18e"; }
.fa-arrow-circle-o-left:before { content: "\f190"; }
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; }
.fa-dot-circle-o:before { content: "\f192"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-vimeo-square:before { content: "\f194"; }
.fa-turkish-lira:before, .fa-try:before { content: "\f195"; }
.fa-plus-square-o:before { content: "\f196"; }
.fa-space-shuttle:before { content: "\f197"; }
.fa-slack:before { content: "\f198"; }
.fa-envelope-square:before { content: "\f199"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-openid:before { content: "\f19b"; }
.fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; }
.fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; }
.fa-yahoo:before { content: "\f19e"; }
.fa-google:before { content: "\f1a0"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-reddit-square:before { content: "\f1a2"; }
.fa-stumbleupon-circle:before { content: "\f1a3"; }
.fa-stumbleupon:before { content: "\f1a4"; }
.fa-delicious:before { content: "\f1a5"; }
.fa-digg:before { content: "\f1a6"; }
.fa-pied-piper-pp:before { content: "\f1a7"; }
.fa-pied-piper-alt:before { content: "\f1a8"; }
.fa-drupal:before { content: "\f1a9"; }
.fa-joomla:before { content: "\f1aa"; }
.fa-language:before { content: "\f1ab"; }
.fa-fax:before { content: "\f1ac"; }
.fa-building:before { content: "\f1ad"; }
.fa-child:before { content: "\f1ae"; }
.fa-paw:before { content: "\f1b0"; }
.fa-spoon:before { content: "\f1b1"; }
.fa-cube:before { content: "\f1b2"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-behance:before { content: "\f1b4"; }
.fa-behance-square:before { content: "\f1b5"; }
.fa-steam:before { content: "\f1b6"; }
.fa-steam-square:before { content: "\f1b7"; }
.fa-recycle:before { content: "\f1b8"; }
.fa-automobile:before, .fa-car:before { content: "\f1b9"; }
.fa-cab:before, .fa-taxi:before { content: "\f1ba"; }
.fa-tree:before { content: "\f1bb"; }
.fa-spotify:before { content: "\f1bc"; }
.fa-deviantart:before { content: "\f1bd"; }
.fa-soundcloud:before { content: "\f1be"; }
.fa-database:before { content: "\f1c0"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; }
.fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; }
.fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; }
.fa-file-code-o:before { content: "\f1c9"; }
.fa-vine:before { content: "\f1ca"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-jsfiddle:before { content: "\f1cc"; }
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; }
.fa-circle-o-notch:before { content: "\f1ce"; }
.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; }
.fa-ge:before, .fa-empire:before { content: "\f1d1"; }
.fa-git-square:before { content: "\f1d2"; }
.fa-git:before { content: "\f1d3"; }
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; }
.fa-tencent-weibo:before { content: "\f1d5"; }
.fa-qq:before { content: "\f1d6"; }
.fa-wechat:before, .fa-weixin:before { content: "\f1d7"; }
.fa-send:before, .fa-paper-plane:before { content: "\f1d8"; }
.fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; }
.fa-history:before { content: "\f1da"; }
.fa-circle-thin:before { content: "\f1db"; }
.fa-header:before { content: "\f1dc"; }
.fa-paragraph:before { content: "\f1dd"; }
.fa-sliders:before { content: "\f1de"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-alt-square:before { content: "\f1e1"; }
.fa-bomb:before { content: "\f1e2"; }
.fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; }
.fa-tty:before { content: "\f1e4"; }
.fa-binoculars:before { content: "\f1e5"; }
.fa-plug:before { content: "\f1e6"; }
.fa-slideshare:before { content: "\f1e7"; }
.fa-twitch:before { content: "\f1e8"; }
.fa-yelp:before { content: "\f1e9"; }
.fa-newspaper-o:before { content: "\f1ea"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-google-wallet:before { content: "\f1ee"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-cc-stripe:before { content: "\f1f5"; }
.fa-bell-slash:before { content: "\f1f6"; }
.fa-bell-slash-o:before { content: "\f1f7"; }
.fa-trash:before { content: "\f1f8"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-at:before { content: "\f1fa"; }
.fa-eyedropper:before { content: "\f1fb"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-birthday-cake:before { content: "\f1fd"; }
.fa-area-chart:before { content: "\f1fe"; }
.fa-pie-chart:before { content: "\f200"; }
.fa-line-chart:before { content: "\f201"; }
.fa-lastfm:before { content: "\f202"; }
.fa-lastfm-square:before { content: "\f203"; }
.fa-toggle-off:before { content: "\f204"; }
.fa-toggle-on:before { content: "\f205"; }
.fa-bicycle:before { content: "\f206"; }
.fa-bus:before { content: "\f207"; }
.fa-ioxhost:before { content: "\f208"; }
.fa-angellist:before { content: "\f209"; }
.fa-cc:before { content: "\f20a"; }
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; }
.fa-meanpath:before { content: "\f20c"; }
.fa-buysellads:before { content: "\f20d"; }
.fa-connectdevelop:before { content: "\f20e"; }
.fa-dashcube:before { content: "\f210"; }
.fa-forumbee:before { content: "\f211"; }
.fa-leanpub:before { content: "\f212"; }
.fa-sellsy:before { content: "\f213"; }
.fa-shirtsinbulk:before { content: "\f214"; }
.fa-simplybuilt:before { content: "\f215"; }
.fa-skyatlas:before { content: "\f216"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-cart-arrow-down:before { content: "\f218"; }
.fa-diamond:before { content: "\f219"; }
.fa-ship:before { content: "\f21a"; }
.fa-user-secret:before { content: "\f21b"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-street-view:before { content: "\f21d"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-venus:before { content: "\f221"; }
.fa-mars:before { content: "\f222"; }
.fa-mercury:before { content: "\f223"; }
.fa-intersex:before, .fa-transgender:before { content: "\f224"; }
.fa-transgender-alt:before { content: "\f225"; }
.fa-venus-double:before { content: "\f226"; }
.fa-mars-double:before { content: "\f227"; }
.fa-venus-mars:before { content: "\f228"; }
.fa-mars-stroke:before { content: "\f229"; }
.fa-mars-stroke-v:before { content: "\f22a"; }
.fa-mars-stroke-h:before { content: "\f22b"; }
.fa-neuter:before { content: "\f22c"; }
.fa-genderless:before { content: "\f22d"; }
.fa-facebook-official:before { content: "\f230"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-server:before { content: "\f233"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-times:before { content: "\f235"; }
.fa-hotel:before, .fa-bed:before { content: "\f236"; }
.fa-viacoin:before { content: "\f237"; }
.fa-train:before { content: "\f238"; }
.fa-subway:before { content: "\f239"; }
.fa-medium:before { content: "\f23a"; }
.fa-yc:before, .fa-y-combinator:before { content: "\f23b"; }
.fa-optin-monster:before { content: "\f23c"; }
.fa-opencart:before { content: "\f23d"; }
.fa-expeditedssl:before { content: "\f23e"; }
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; }
.fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; }
.fa-battery-2:before, .fa-battery-half:before { content: "\f242"; }
.fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; }
.fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-i-cursor:before { content: "\f246"; }
.fa-object-group:before { content: "\f247"; }
.fa-object-ungroup:before { content: "\f248"; }
.fa-sticky-note:before { content: "\f249"; }
.fa-sticky-note-o:before { content: "\f24a"; }
.fa-cc-jcb:before { content: "\f24b"; }
.fa-cc-diners-club:before { content: "\f24c"; }
.fa-clone:before { content: "\f24d"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-hourglass-o:before { content: "\f250"; }
.fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; }
.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; }
.fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; }
.fa-hourglass:before { content: "\f254"; }
.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; }
.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-scissors-o:before { content: "\f257"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-pointer-o:before { content: "\f25a"; }
.fa-hand-peace-o:before { content: "\f25b"; }
.fa-trademark:before { content: "\f25c"; }
.fa-registered:before { content: "\f25d"; }
.fa-creative-commons:before { content: "\f25e"; }
.fa-gg:before { content: "\f260"; }
.fa-gg-circle:before { content: "\f261"; }
.fa-tripadvisor:before { content: "\f262"; }
.fa-odnoklassniki:before { content: "\f263"; }
.fa-odnoklassniki-square:before { content: "\f264"; }
.fa-get-pocket:before { content: "\f265"; }
.fa-wikipedia-w:before { content: "\f266"; }
.fa-safari:before { content: "\f267"; }
.fa-chrome:before { content: "\f268"; }
.fa-firefox:before { content: "\f269"; }
.fa-opera:before { content: "\f26a"; }
.fa-internet-explorer:before { content: "\f26b"; }
.fa-tv:before, .fa-television:before { content: "\f26c"; }
.fa-contao:before { content: "\f26d"; }
.fa-500px:before { content: "\f26e"; }
.fa-amazon:before { content: "\f270"; }
.fa-calendar-plus-o:before { content: "\f271"; }
.fa-calendar-minus-o:before { content: "\f272"; }
.fa-calendar-times-o:before { content: "\f273"; }
.fa-calendar-check-o:before { content: "\f274"; }
.fa-industry:before { content: "\f275"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-o:before { content: "\f278"; }
.fa-map:before { content: "\f279"; }
.fa-commenting:before { content: "\f27a"; }
.fa-commenting-o:before { content: "\f27b"; }
.fa-houzz:before { content: "\f27c"; }
.fa-vimeo:before { content: "\f27d"; }
.fa-black-tie:before { content: "\f27e"; }
.fa-fonticons:before { content: "\f280"; }
.fa-reddit-alien:before { content: "\f281"; }
.fa-edge:before { content: "\f282"; }
.fa-credit-card-alt:before { content: "\f283"; }
.fa-codiepie:before { content: "\f284"; }
.fa-modx:before { content: "\f285"; }
.fa-fort-awesome:before { content: "\f286"; }
.fa-usb:before { content: "\f287"; }
.fa-product-hunt:before { content: "\f288"; }
.fa-mixcloud:before { content: "\f289"; }
.fa-scribd:before { content: "\f28a"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-pause-circle-o:before { content: "\f28c"; }
.fa-stop-circle:before { content: "\f28d"; }
.fa-stop-circle-o:before { content: "\f28e"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-basket:before { content: "\f291"; }
.fa-hashtag:before { content: "\f292"; }
.fa-bluetooth:before { content: "\f293"; }
.fa-bluetooth-b:before { content: "\f294"; }
.fa-percent:before { content: "\f295"; }
.fa-gitlab:before { content: "\f296"; }
.fa-wpbeginner:before { content: "\f297"; }
.fa-wpforms:before { content: "\f298"; }
.fa-envira:before { content: "\f299"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-wheelchair-alt:before { content: "\f29b"; }
.fa-question-circle-o:before { content: "\f29c"; }
.fa-blind:before { content: "\f29d"; }
.fa-audio-description:before { content: "\f29e"; }
.fa-volume-control-phone:before { content: "\f2a0"; }
.fa-braille:before { content: "\f2a1"; }
.fa-assistive-listening-systems:before { content: "\f2a2"; }
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; }
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; }
.fa-glide:before { content: "\f2a5"; }
.fa-glide-g:before { content: "\f2a6"; }
.fa-signing:before, .fa-sign-language:before { content: "\f2a7"; }
.fa-low-vision:before { content: "\f2a8"; }
.fa-viadeo:before { content: "\f2a9"; }
.fa-viadeo-square:before { content: "\f2aa"; }
.fa-snapchat:before { content: "\f2ab"; }
.fa-snapchat-ghost:before { content: "\f2ac"; }
.fa-snapchat-square:before { content: "\f2ad"; }
.fa-pied-piper:before { content: "\f2ae"; }
.fa-first-order:before { content: "\f2b0"; }
.fa-yoast:before { content: "\f2b1"; }
.fa-themeisle:before { content: "\f2b2"; }
.fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; }
.fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-envelope-open:before { content: "\f2b6"; }
.fa-envelope-open-o:before { content: "\f2b7"; }
.fa-linode:before { content: "\f2b8"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-address-book-o:before { content: "\f2ba"; }
.fa-vcard:before, .fa-address-card:before { content: "\f2bb"; }
.fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-circle-o:before { content: "\f2be"; }
.fa-user-o:before { content: "\f2c0"; }
.fa-id-badge:before { content: "\f2c1"; }
.fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; }
.fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; }
.fa-quora:before { content: "\f2c4"; }
.fa-free-code-camp:before { content: "\f2c5"; }
.fa-telegram:before { content: "\f2c6"; }
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; }
.fa-shower:before { content: "\f2cc"; }
.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; }
.fa-podcast:before { content: "\f2ce"; }
.fa-window-maximize:before { content: "\f2d0"; }
.fa-window-minimize:before { content: "\f2d1"; }
.fa-window-restore:before { content: "\f2d2"; }
.fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; }
.fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; }
.fa-bandcamp:before { content: "\f2d5"; }
.fa-grav:before { content: "\f2d6"; }
.fa-etsy:before { content: "\f2d7"; }
.fa-imdb:before { content: "\f2d8"; }
.fa-ravelry:before { content: "\f2d9"; }
.fa-eercast:before { content: "\f2da"; }
.fa-microchip:before { content: "\f2db"; }
.fa-snowflake-o:before { content: "\f2dc"; }
.fa-superpowers:before { content: "\f2dd"; }
.fa-wpexplorer:before { content: "\f2de"; }
.fa-meetup:before { content: "\f2e0"; }
.sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; overflow: visible; clip: auto; margin: 0; width: auto; height: auto; }


/* Extensions css*/
body { font-family: 'Roboto Condensed', sans-serif; overflow-x: hidden; }

.spinner1 { position: fixed !important; width: 40px; height: 40px; }

.double-bounce1, .double-bounce2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color: #fff; opacity: .6; -moz-animation: bounce 2s infinite ease-in-out; -o-animation: bounce 2s infinite ease-in-out; -webkit-animation: bounce 2s infinite ease-in-out; animation: bounce 2s infinite ease-in-out; }

.double-bounce2 { -moz-animation-delay: -1s; -o-animation-delay: -1s; -webkit-animation-delay: -1s; animation-delay: -1s; }

@-webkit-keyframes bounce {
    0%, 100% { -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
    50% { -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes bounce {
    0%, 100% { -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
    50% { -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
}

html,
body { height: 100%; font-family: 'Roboto Condensed', sans-serif; }

@media(min-width:908px) { section: not(.container):not(.blockfullIwithSlider) .section-content.full-width
{ margin-left: 1%; max-width: 98%; }}

#uiWaitComplete,
.uiWaitComplete { display: block!important; width: 500px!important; }
.btn { overflow: hidden; min-height: 34px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap!important; }
.btn-default { border-style: solid; border-color: #e6e6e6; background-color: #e6e6e6; color: #000; }
.btn-default:hover { border-color: gray; background-color: gray; color: #fff; }
.btn-primary { border-color: #2e6da4; background-color: #337ab7; color: #fff; }
.btn-success { border-color: #838383; background-color: #838383; color: #fff; font-weight: 300; font-size: 14px; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.open > .dropdown-toggle.btn-success { border-color: #2f8ecb; background-color: #2f8ecb; }
.btn:active, .btn.active { -moz-box-shadow: inset 0 0 0; -webkit-box-shadow: inset 0 0 0; box-shadow: inset 0 0 0; }
.btn-info { border-color: #269abc; background-color: #31b0d5; color: #fff; }
.btn-warning { border-color: #d58512; background-color: #ec971f; color: #fff; }
.btn-danger { border-color: #c9302c; background-color: #c9302c; color: #fff; }
.btn-submit { border-color: #c9302c; background-color: #c9302c; color: #fff; }
.btn-link { color: #000; }
.btn-link:hover { color: inherit; }
.btn-secondary { border-style: solid; border-color: #e6e6e6; background-color: #e6e6e6; color: #000; }
.btn-secondary:hover { border-color: gray; background-color: gray; color: #fff; }
@media(max-width:908px) { .container{ width: 100%!important; } }
@media(min-width:908px) and (max-width:992px) { .container { width: 750px!important; } }
@media(min-width:992px) and (max-width:1200px) { .container { width: 970px!important; } }
@media(min-width:1200px) and (max-width:1360px) { .container { width: 1170px!important; } }
.colorBlack { color: #000; }
.colorDefault { color: #e6e6e6; }
.colorPrimary { color: #337ab7!important; }
.colorSuccess { color: #5cb85c; }
.colorInfo { color: #31b0d5; }
.colorWarning { color: #ec971f; }
.colorDanger { color: #c9302c; }
.colorBgDefault { background-color: #e6e6e6; color: #000; }
.colorBgPrimary { background-color: #337ab7; color: #fff; }
.colorBgSuccess { background-color: #5cb85c; color: #fff; }
.colorBgInfo { background-color: #31b0d5; color: #fff; }
.colorBgWarning { background-color: #ec971f; color: #fff; }
.colorBgDanger { background-color: #c9302c; color: #fff; }
.colorBgLight { background-color: #f4f4f4!important; color: #000!important; }
.colorBgDark { background-color: #000!important; color: #fff!important; }
.borderBottomDefault { border-bottom: 15px solid #e6e6e6; }
.breadcrumb { margin-bottom: 0; padding-bottom: 0; padding-left: 0!important; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background-color: transparent; }
.breadcrumb a { text-decoration: none; font-size: 13px; }
.breadcrumb a:hover { color: gray; text-decoration: none; font-size: 13px; }
.breadcrumb > .active { color: #000; font-size: 13px; }
.textLeft { text-align: left!important; }
.textRight { text-align: right!important; }
.textItalic { font-style: italic!important; }
a.textLink, a.textLink:link, a.textLink:visited { color: gray; text-decoration: none; font-size: 14px; }
a.textLink:hover { color: gray; }
a { color: #000; text-decoration: none; }
a:hover { color: inherit; text-decoration: none; }
.leftTitle { padding-top: 5px; padding-bottom: 5px; padding-left: 15px; text-align: left; }
.leftTitle h3 { font-weight: 600; font-size: 16px; }
.panel, .panel-footer, .panel-default > .panel-heading { background: transparent; }
.paddingTop1 { padding-top: 1px; }
.paddingTop2 { padding-top: 2px; }
.paddingTop3 { padding-top: 3px; }
.paddingTop4 { padding-top: 4px; }
.paddingTop5 { padding-top: 5px; }
.paddingTop6 { padding-top: 6px; }
.paddingTop7 { padding-top: 7px; }
.paddingTop8 { padding-top: 8px; }
.paddingTop9 { padding-top: 9px; }
.paddingTop10 { padding-top: 10px; }
.paddingTop11 { padding-top: 11px; }
.paddingTop12 { padding-top: 12px; }
.paddingTop13 { padding-top: 13px; }
.paddingTop14 { padding-top: 14px; }
.paddingTop15 { padding-top: 15px; }
.paddingTop16 { padding-top: 16px; }
.paddingTop17 { padding-top: 17px; }
.paddingTop18 { padding-top: 18px; }
.paddingTop19 { padding-top: 19px; }
.paddingTop20 { padding-top: 20px; }
.paddingTop26 { padding-top: 26px; }
.paddingTop30 { padding-top: 30px; }
.paddingTop50 { padding-top: 50px; }
.paddingTop100 { padding-top: 100px; }
.paddingBottom1 { padding-bottom: 1px; }
.paddingBottom2 { padding-bottom: 2px; }
.paddingBottom3 { padding-bottom: 3px; }
.paddingBottom4 { padding-bottom: 4px; }
.paddingBottom5 { padding-bottom: 5px; }
.paddingBottom6 { padding-bottom: 6px; }
.paddingBottom7 { padding-bottom: 7px; }
.paddingBottom8 { padding-bottom: 8px; }
.paddingBottom9 { padding-bottom: 9px; }
.paddingBottom10 { padding-bottom: 10px; }
.paddingBottom11 { padding-bottom: 11px; }
.paddingBottom12 { padding-bottom: 12px; }
.paddingBottom13 { padding-bottom: 13px; }
.paddingBottom14 { padding-bottom: 14px; }
.paddingBottom15 { padding-bottom: 15px; }
.paddingBottom16 { padding-bottom: 16px; }
.paddingBottom17 { padding-bottom: 17px; }
.paddingBottom18 { padding-bottom: 18px; }
.paddingBottom19 { padding-bottom: 19px; }
.paddingBottom20 { padding-bottom: 20px; }
.paddingBottom30 { padding-bottom: 30px; }
.paddingBottom50 { padding-bottom: 50px; }
.paddingBottom100 { padding-bottom: 100px; }
.paddingVertical1 { padding-top: 1px; padding-bottom: 1px; }
.paddingVertical2 { padding-top: 2px; padding-bottom: 2px; }
.paddingVertical3 { padding-top: 3px; padding-bottom: 3px; }
.paddingVertical4 { padding-top: 4px; padding-bottom: 4px; }
.paddingVertical5 { padding-top: 5px; padding-bottom: 5px; }
.paddingVertical6 { padding-top: 6px; padding-bottom: 6px; }
.paddingVertical7 { padding-top: 7px; padding-bottom: 7px; }
.paddingVertical8 { padding-top: 8px; padding-bottom: 8px; }
.paddingVertical9 { padding-top: 9px; padding-bottom: 9px; }
.paddingVertical10 { padding-top: 10px; padding-bottom: 10px; }
.paddingVertical11 { padding-top: 11px; padding-bottom: 11px; }
.paddingVertical12 { padding-top: 12px; padding-bottom: 12px; }
.paddingVertical13 { padding-top: 13px; padding-bottom: 13px; }
.paddingVertical14 { padding-top: 14px; padding-bottom: 14px; }
.paddingVertical15 { padding-top: 15px; padding-bottom: 15px; }
.paddingVertical16 { padding-top: 16px; padding-bottom: 16px; }
.paddingVertical17 { padding-top: 17px; padding-bottom: 17px; }
.paddingVertical18 { padding-top: 18px; padding-bottom: 18px; }
.paddingVertical19 { padding-top: 19px; padding-bottom: 19px; }
.paddingVertical20 { padding-top: 20px; padding-bottom: 20px; }
.paddingVertical30 { padding-top: 30px; padding-bottom: 30px; }
.paddingVertical50 { padding-top: 50px; padding-bottom: 50px; }
.paddingVertical100 { padding-top: 100px; padding-bottom: 100px; }
.marginTop1 { margin-top: 1px; }
.marginTop2 { margin-top: 2px; }
.marginTop3 { margin-top: 3px; }
.marginTop4 { margin-top: 4px; }
.marginTop5 { margin-top: 5px; }
.marginTop6 { margin-top: 6px; }
.marginTop7 { margin-top: 7px; }
.marginTop8 { margin-top: 8px; }
.marginTop9 { margin-top: 9px; }
.marginTop10 { margin-top: 10px; }
.marginTop11 { margin-top: 11px; }
.marginTop12 { margin-top: 12px; }
.marginTop13 { margin-top: 13px; }
.marginTop14 { margin-top: 14px; }
.marginTop15 { margin-top: 15px; }
.marginTop16 { margin-top: 16px; }
.marginTop17 { margin-top: 17px; }
.marginTop18 { margin-top: 18px; }
.marginTop19 { margin-top: 19px; }
.marginTop20 { margin-top: 20px; }
.marginTop30 { margin-top: 30px; }
.marginTop40 { margin-top: 40px; }
.marginTop50 { margin-top: 50px; }
.marginTop100 { margin-top: 100px; }
.marginLeft1 { margin-left: 1px; }
.marginLeft2 { margin-left: 2px; }
.marginLeft3 { margin-left: 3px; }
.marginLeft4 { margin-left: 4px; }
.marginLeft5 { margin-left: 5px; }
.marginLeft6 { margin-left: 6px; }
.marginLeft7 { margin-left: 7px; }
.marginLeft8 { margin-left: 8px; }
.marginLeft9 { margin-left: 9px; }
.marginLeft10 { margin-left: 10px; }
.marginLeft11 { margin-left: 11px; }
.marginLeft12 { margin-left: 12px; }
.marginLeft13 { margin-left: 13px; }
.marginLeft14 { margin-left: 14px; }
.marginLeft15 { margin-left: 15px; }
.marginLeft16 { margin-left: 16px; }
.marginLeft17 { margin-left: 17px; }
.marginLeft18 { margin-left: 18px; }
.marginLeft19 { margin-left: 19px; }
.marginLeft20 { margin-left: 20px; }
.marginLeft30 { margin-left: 30px; }
.marginLeft40 { margin-left: 40px; }
.marginLeft50 { margin-left: 50px; }
.marginLeft100 { margin-left: 100px; }
.marginRight1 { margin-right: 1px; }
.marginRight2 { margin-right: 2px; }
.marginRight3 { margin-right: 3px; }
.marginRight4 { margin-right: 4px; }
.marginRight5 { margin-right: 5px; }
.marginRight6 { margin-right: 6px; }
.marginRight7 { margin-right: 7px; }
.marginRight8 { margin-right: 8px; }
.marginRight9 { margin-right: 9px; }
.marginRight10 { margin-right: 10px; }
.marginRight11 { margin-right: 11px; }
.marginRight12 { margin-right: 12px; }
.marginRight13 { margin-right: 13px; }
.marginRight14 { margin-right: 14px; }
.marginRight15 { margin-right: 15px; }
.marginRight16 { margin-right: 16px; }
.marginRight17 { margin-right: 17px; }
.marginRight18 { margin-right: 18px; }
.marginRight19 { margin-right: 19px; }
.marginRight20 { margin-right: 20px; }
.marginRight30 { margin-right: 30px; }
.marginRight40 { margin-right: 40px; }
.marginRight50 { margin-right: 50px; }
.marginRight100 { margin-right: 100px; }
.marginBottom1 { margin-bottom: 1px; }
.marginBottom2 { margin-bottom: 2px; }
.marginBottom3 { margin-bottom: 3px; }
.marginBottom4 { margin-bottom: 4px; }
.marginBottom5 { margin-bottom: 5px; }
.marginBottom6 { margin-bottom: 6px; }
.marginBottom7 { margin-bottom: 7px; }
.marginBottom8 { margin-bottom: 8px; }
.marginBottom9 { margin-bottom: 9px; }
.marginBottom10 { margin-bottom: 10px; }
.marginBottom11 { margin-bottom: 11px; }
.marginBottom12 { margin-bottom: 12px; }
.marginBottom13 { margin-bottom: 13px; }
.marginBottom14 { margin-bottom: 14px; }
.marginBottom15 { margin-bottom: 15px; }
.marginBottom16 { margin-bottom: 16px; }
.marginBottom17 { margin-bottom: 17px; }
.marginBottom18 { margin-bottom: 18px; }
.marginBottom19 { margin-bottom: 19px; }
.marginBottom20 { margin-bottom: 20px; }
.marginBottom30 { margin-bottom: 30px; }
.marginBottom40 { margin-bottom: 40px; }
.marginBottom50 { margin-bottom: 50px; }
.marginBottom100 { margin-bottom: 100px; }
.blockLoginRegister h2 { color: #404040; text-transform: uppercase; font-weight: 500; }
.blockLoginRegister h2::after { position: relative; display: block; margin-top: 5px; width: 55px; height: 3px; background: #c4c4c4; content: " "; }
.blockLoginRegister .radio input[type="radio"], .blockLoginRegister .radio-inline input[type="radio"], .blockLoginRegister .checkbox input[type="checkbox"], .blockLoginRegister .checkbox-inline input[type="checkbox"] { margin-left: 0; }
.form-control { -moz-box-shadow: 0; -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075); -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075); box-shadow: 0; box-shadow: inset 0 0 0 rgba(0, 0, 0, .075); }
footer input:not(#btnNewsletterFooter) { background: #fff!important; }
.float-left { float: left; }
.float-right { float: right; }
.float-none { float: none; }
a { cursor: pointer; }
.blockElement { display: block; }
.noPaddingNoMargin { margin: 0; padding: 0; }
.noPadding { padding: 0; }
.noMargin { margin: 0; }
.noPaddingleft { padding-left: 0; }
.noPaddingRight { padding-right: 0; }
.noPaddingLeftRight { padding-right: 0; padding-left: 0; }
.noMarginleft { margin-left: 0 !important; }
.noMarginRight { margin-right: 0; }
.noMarginLeftRight { margin-right: 0; margin-left: 0; }
.noShadow { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; -moz-transition: none; -o-transition: none; -webkit-transition: none; transition: none; }
.noBorder { border: 0; border: none; }
.noListStyle li { list-style: none!important; }
.imageContained { max-width: 100%; max-height: 100%; }
.noBorderRadius { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.noBorderRight { border-right: 0; }
.noBorderLeft { border-left: 0; }
.full-width { display: block; width: 100%; }
.full-height { height: 100%; }
.half-width { float: left; width: 50%; }
.dl-horizontal dt.text-left { text-align: left; }
.no-display { display: none; }
.no-border-radius { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.vertical-top { vertical-align: top!important; }
.vertical-middle { vertical-align: middle!important; }
.vertical-bottom { vertical-align: bottom!important; }
.display-table { display: table!important; }
.display-table-cell { display: table-cell; padding: 10px 0; }
.circle-counter { position: relative; display: inline-block; margin-left: -15px; width: 20px; height: 20px; border: 1px solid; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-color: #000; color: #fff; text-align: center; line-height: 18px; }
.inline { display: inline; }
.tab-content .tab-pane { display: none; }
.tab-content .tab-pane.active { display: block; }
.panel { -moz-box-shadow: 0 0 0 0 transparent; -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; }
.alert-area { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; text-align: center; }
.alert { position: relative; -moz-box-shadow: 0 4px 19px -4px #aaa; -webkit-box-shadow: 0 4px 19px -4px #aaa; box-shadow: 0 4px 19px -4px #aaa; -moz-transition: all, .5s; -o-transition: all, .5s; -webkit-transition: all, .5s; transition: all, .5s; }
.alert.visible { -moz-transform: translate(0, 200px); -ms-transform: translate(0, 200px); -o-transform: translate(0, 200px); -webkit-transform: translate(0, 200px); transform: translate(0, 200px); }
.alert.invisible { -moz-transform: translate(0, -200px); -ms-transform: translate(0, -200px); -o-transform: translate(0, -200px); -webkit-transform: translate(0, -200px); -moz-transition: all, 1s; -o-transition: all, 1s; -webkit-transition: all, 1s; transition: all, 1s; transform: translate(0, -200px); }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 0 solid #ddd; border-bottom: 1px solid #ddd; }
[class*=border] { border-width: 0; border-style: solid; border-color: #ccc; }
.border-light { border-width: 1px; border-color: #ccc; }
.border-dark { border-width: 1px; border-color: #666; }
.border-dashed { border-width: 1px; border-style: dashed; }
.border-double { border-width: 3px; border-style: double; }
.border-left-light { border-left-width: 1px; border-left-color: #ccc; }
.border-left-dark { border-left-width: 1px; border-left-color: #666; }
.border-left-dashed { border-left-width: 1px; border-left-style: dashed; }
.border-left-double { border-left-width: 3px; border-left-style: double; }
.border-right-light { border-right-width: 1px; border-right-color: #ccc; }
.border-right-dark { border-right-width: 1px; border-right-color: #666; }
.border-right-dashed { border-right-width: 1px; border-right-style: dashed; }
.border-right-double { border-right-width: 3px; border-right-style: double; }
.border-top-light { border-top-width: 1px; border-top-color: #ccc; }
.border-top-dark { border-top-width: 1px; border-top-color: #666; }
.border-top-dashed { border-top-width: 1px; border-top-style: dashed; }
.border-top-double { border-top-width: 3px; border-top-style: double; }
.border-bottom-light { border-bottom-width: 1px; border-bottom-color: #ccc; }
.border-bottom-dark { border-bottom-width: 1px; border-bottom-color: #666; }
.border-bottom-dashed { border-bottom-width: 1px; border-bottom-style: dashed; }
.border-bottom-double { border-bottom-width: 3px; border-bottom-style: double; }
.border { border-width: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }
.border-none { border-width: 0; }
.border-large { border-width: 2px; }
.border-xlarge { border-width: 4px; }
.border-left { border-left-width: 1px; }
.border-left-none { border-left-width: 0; }
.border-left-large { border-left-width: 2px; }
.border-left-xlarge { border-left-width: 4px; }
.border-right { border-right-width: 1px; }
.border-right-none { border-right-width: 0; }
.border-right-large { border-right-width: 2px; }
.border-right-xlarge { border-right-width: 4px; }
.border-top { border-top-width: 1px; }
.border-top-none { border-top-width: 0; }
.border-top-large { border-top-width: 2px; }
.border-top-xlarge { border-top-width: 4px; }
.border-bottom { border-bottom-width: 1px; }
.border-bottom-none { border-bottom-width: 0; }
.border-bottom-large { border-bottom-width: 2px; }
.border-bottom-xlarge { border-bottom-width: 4px; }
.panel-default { border: none; }
.panel-body { padding: 15px 5px; }
.productWrapper { border-width: 1px; border-style: solid; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.link { display: block; min-width: 100%; }
.desc { -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; display: block; overflow: hidden; margin: 5px auto; padding-right: 5px; padding-bottom: 4px; padding-left: 5px; width: 100%; height: 60px; text-align: center; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 14px; line-height: 20px; }
.desc .link { line-height: inherit; }
.desc.text-left { padding: 0; text-align: left; }
.productWrapper .price { padding-top: 5px; padding-bottom: 10px; width: 100%; text-align: center; font-weight: 600; font-size: 16px; line-height: normal!important; }
.browse-3 .productWrapper .price { padding-bottom: 10px; }
.productWrapper .overlay .price { margin-top: 0; }
.productWrapper .image { margin: auto; margin-top: 18px; max-width: 100% !important; max-height: 252px; width: auto; }
.productWrapper .panel-heading { min-height: 300px !important; max-height: 300px; }
.product-wrapper { position: relative; padding: 0; padding-top: 0; }
.product-actions { position: absolute; top: 23%; right: 0; left: 0; display: none; margin: 0; height:0; text-align: center; }
.product-actions.overlay,
.browse-1 .product-actions { margin-top: -20px; }
.animation-box .product-actions { top: 15%; }
.animated-recommendations .animation-box .product-actions { top: 55%; }
@media(max-width:908px) { .animated-recommendations .animation-box .product-actions { top: 34%; } }
.list-group .row .product-actions { top: 40%; }
.Featured-Mode .row .product-actions { top: 60%; z-index: 9; }
.productWrapper:hover .product-actions,
.animation-box:hover .product-actions,
.list-group .row:hover .product-actions { display: block; }
.product-actions .btn:not(.AddToCart) { margin: 5px; padding: 0; padding-top: 7px; width: 40px; height: 40px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; font-size: 18px; }
.product-actions ._btn-quick-look { margin-top: 0; padding-top: 9px !important; width: 132px!important; height: 40px; font-size: 13px!important; }
.product-actions ._btn-quick-look.only-icon { padding-top: 7px!important; width: 40px!important; font-size: 18px!important; }
.product-actions ._btn-quick-look span { display: block; margin-right: 0; }
.browse-3 ._btn-quick-look span { margin-right: 10px; }
.productWrapper.selected { border: 1px solid #333; }
.product-actions ._btn-compare-list { padding-top: 10px; }
._product-wrapper.row { float: left; margin-bottom: 2px; }
._compare-product-wrapper a { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1; display: none; margin: 0; padding: 0; height: 40px; background: rgba(0, 0, 0, .7); color: #fff; text-align: center; font-size: 13px; line-height: 40px; }
a._productLinkImage { border: 1px solid transparent; }
a._productLinkImage.selected { border: 1px solid #000; }
.bdtooltip { position: relative; display: inline-block; }
.bdtooltip .bdtooltiptext { position: absolute; right: 0; z-index: 1; visibility: hidden; padding: 5px; width: auto; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; background-color: white; color: #000; text-align: center; }
.bdtooltip:hover .bdtooltiptext { visibility: visible; margin-top: 20px; border: 1px solid black; }
.btnAddToCart { padding: 8px; width: 100%; }
.btnAddToCart.overlay { margin-top: 138px; }
.BrowseBlock ._product-flags, .FlaggedProductsBlock ._product-flags { position: absolute; top: 10px; margin-left: 25px; }
.BrowseBlock ._product-flags img,
.FlaggedProductsBlock ._product-flags img { display: inline-block; width: auto; }
.FlaggedProductsBlock.Featured-Mode ._product-flags { position: absolute; top: 90px; margin-left: 15px; }
.BrowseBlock .item { margin-top: 10px; padding-right: 5px; padding-left: 5px; min-height:500px; }
.browse-1 .moreColors, .browse-4 .moreColors, .browse-5 .moreColors { height:18px; }
.browse-3 .moreColors { height:30px; }
.browse-4 #products ._product-flags { right:15px; margin-left:0;top:5px;}
.browse-4 #products ._btn-wish-list {border-radius: 50%!important; position: absolute; right: 15px;top: 30px;}
.browse-4 #products ._btn-quick-look {border-radius: 50%!important;position: absolute;right: 15px;top: -60px;width:40px;height:40px;}
.browse-4 #products ._btn-compare-list { border-radius: 50%!important;position: absolute;right: 15px;top: -15px;}
.browse-4 #products ._productAddCartButton {margin-top: 80px;width: auto;}
.browse-4 #products ._productPrice {text-align: left;}
._pagingNumber { width: 50px; }
._pagination span, ._pagination input, ._pagination a { display: inline; }
li.divFilterSameLevelCategoriesItem, li.divFilterSearchCategoriesItem{ padding-left: 10px; }
li.divFilterSameLevelCategoriesItem.parent-category { padding-left: 0; font-weight: 600; font-size: 14px; line-height: 35px; }
._bannerLeftWrapper img { width: 100%; }
.sliderArrows { display: inline-block; margin-left: 25px; width: 100%; }
.sliderArrows i { color: #e6e6e6; font-size: 22px; }
.sliderArrows i:hover { color: gray; font-size: 22px; }
.imgSideBar img { border: 1px solid #e6e6e6; }
.imgSideBar img:hover { border: 1px solid gray; }
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { margin: auto; }
footer .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img { margin-left: 0; }
.blockHomeFlaggedProductNews .title { padding-top: 4px; padding-bottom: 4px; color: #000; font-weight: 600; font-size: 14px; }
.blockHomeFlaggedProductNews .desc { padding: 5px 0; color: gray; font-size: 13px; }
.blockHomeFlaggedProductNews .price { margin-top: -10px; padding-top: 5px; padding-bottom: 5px; color: #000; text-decoration: none; font-weight: 600; font-size: 13px; }
.blockHomeFlaggedProductNews .more { padding-top: 5px; padding-bottom: 5px; color: #000; text-decoration: none; font-size: 13px; }
.blockFooter { margin-top: 10px; padding-top: 22px; padding-bottom: 22px; color: gray; font-weight: 400; font-size: 14px; }
.blockFooter .title, .blockFooter p.title { margin: 0; font-weight: 700; font-size: 15px; }
.blockFooter .link { display: inline-block; margin: 0 0 15px; }
.blockFooter .btn-default { margin: 15px 0 0; width: 100%; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; font-size: 14px; }
.blockFooter .form-control { margin: 15px 0 0; border: 1px solid gray; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: #333; font-style: italic; font-size: 14px; }
.blockFooter .form-control:focus { outline: 0; border-color: gray; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.copyright { padding: 10px 0; padding: 3px; background-color: #e6e6e6; text-align: center; font-size: 14px; }
.copyright .text { width: 100%; text-align: center; }
.txtFooterNewsletter { color: #fff; }
.btnFooterNewsletter { background-color: gray; }
.error { color: red; line-height: 15px; }
.dividerBottom { margin: 15px 0 0; padding-bottom: 12px; border-bottom: 1px solid; }
.divider { margin: 15px 0; border-top: 1px solid #555; }
a:focus { outline: none; }
#filterModal .modal-content { float: left; width: 100%; border-color: #fff; background-color: #fff; color: #000; }
#filterModal .modal-content div[class^="col-"] { width: 100%; }
#filterModal .modal-header .close { margin-top: -4px; }
.header_login_link { display:block; }
.modal-header { padding: 17px !important; }
.headerOrder { margin-top: 10px; }
.modal-backdrop { display: none; }
.modal-body .glyphicon-exclamation-sign { margin-right: 5px; }
.glyphicon-chevron-left { left: -25px; }
.glyphicon-chevron-right { right: -25px; }
.bd-modal-close { position: absolute; top: 12px; right: 12px; z-index: 1; width: 30px; height: 30px; transition: color 150ms ease-out; transition: background-color 150ms ease-out; cursor: pointer; }
.bd-modal-close:hover { background-color: #e1e1e1; color: purple; }
.bd-modal-close:after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: '×'; text-align: center; font-size: 34px; font-family: 'FontAwesome'; line-height: 25px; }
.no-list-style, .owl-carousel, footer ul, header ul, #divFilterCategoriesWrapper ul, #divFilterSearchCategoriesWrapper ul, #products ul, .FlaggedProductsBlock ul { list-style: none; }
.img-portfolio { margin-bottom: 30px; }
.img-hover:hover { opacity: .8; }
header.carousel { height: 50%; }
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner { height: 100%; }
header.carousel .fill { width: 100%; height: 100%; background-position: center; background-size: cover; }
header .well:not(.cartProductCount) { float: left; width: 100%; }
.navbar-fixed-top { background: #fff; }
.container-fluid .navbar-header { margin: 0; }
#myCarousel { margin-top: 5px; margin-bottom: 5px; height: 500px; }
.error-404 { font-size: 100px; }
.slider-amounts { white-space: nowrap; }
.slider-amounts input { margin-top: 12px; padding-bottom: 10px; border: none; background: none; }
.price { display: block; font-size: 18px; line-height: normal; }
.price-slider-min { width: 50%; }
.price-slider-max { width: 50%; text-align: right; }
.price sup { top: -20px; left: 2px; font-size: 20px; }
.period { display: block; font-style: italic; }
@media(max-width:991px) { .customer-img, .img-related { margin-bottom: 30px; } }
@media(max-width:908px) { .img-portfolio { margin-bottom: 15px; } header.carousel .carousel { height: 70%; }
#filterModal .ui-widget-content { margin-left: 5%; width: 90%!important; } }
.thumbnail { border: 1pt solid #ddd; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
._navTools { margin-bottom: 0; height: 75px; }
.pagination a { cursor: pointer !important; }
.pagination > li > a, .pagination > li > span { padding: 5px 10px; border: 1px solid #e3e3e3; background-color: #f9f9f9; color: #000; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { border-color: #e3e3e3; background-color: #ccc; color: #000; }
@media(max-width:908px) { ._navTools { height: 120px; } ._selectPager { text-align: center; } }
.product-filters-top, .product-filters-bottom { border: 0; background: transparent; -moz-box-shadow: 0 0 0; -webkit-box-shadow: 0 0 0; box-shadow: 0 0 0; }
.product-filters-top { float: left; margin-bottom: -20px; width: 100%; height: auto; border-bottom: 0 solid #ddd; }
.product-filters-bottom { border-top: 0 solid #ddd; }
.panel-group .checkbox-wrapper.disabled label { cursor:default!important; color:grey; }
._navTools .btn, ._navTools .btn:hover { border-color: #e6e6e6; background: transparent!important; color: #000!important; }
._dropDown { float: left; }
._dropDown2 { float: right; }
.well-sm { padding: 8px; height: 50px; border: none; -moz-border-radius: none; -webkit-border-radius: none; border-radius: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.pagination { float: right; margin: 0; }
.row { margin-right: 0; margin-left: 0; }
._mainContent { padding-bottom: 90px; }
.panel-default > .panel-heading { border-bottom: 0; }
.panel-heading.productWrapper { border: 1px solid transparent; }
.owl-item .panel { margin: 3px; }
.BrowseBlock h1 { margin-top: 0!important; padding-top: 0!important; }
.tab-pane { display: none; }
.grid-view { float:left; line-height:26px;}
.list-view { float:left; line-height:26px; margin-left:5px; opacity:0.4;}
#products2 .productWrapper { min-height:auto!important;}
#products2 .moreColors { height:30px;}
.BrowseBlock .panel { -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .05); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05); box-shadow: 0 0 0 rgba(0, 0, 0, .05); }
.BrowseBlock .panel-body { padding: 0 5px; }
.BrowseBlock .list-group-item { width: 100%!important; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .2); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .2); box-shadow: 0 1px 0 rgba(0, 0, 0, .2); }
.BrowseBlock .list-group-item:last-child { -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2); box-shadow: 0 0 0 rgba(0, 0, 0, .2); }
.BrowseBlock .list-group-item .panel-heading, .BrowseBlock .list-group-item ._product-flags, .BrowseBlock .list-group-item .panel-body, .BrowseBlock .list-group-item .panel-footer { float: left; margin-right: 5px; }
.BrowseBlock .list-group-item .panel-body { margin-top: 20%; }
.BrowseBlock .panel-group .panel-heading { padding: 13px 0; padding-bottom: 5px; }
.BrowseBlock .panel-heading, .BrowseBlock .panel-footer { padding: 5px; }
.blockTopSellers .panel-heading { padding: 0; }
.panel-footer { border-top: 0; text-align: center; }
._rowFullwith { margin: 0; padding: 0; }
._rowFullwithBackground { background: #f4f4f4; }
._leftTitle { padding-top: 5px; padding-bottom: 5px; padding-left: 15px; text-align: left; }
._leftTitle h3 { font-weight: 600; font-size: 16px; }
._centerTitle { padding-top: 5px; padding-bottom: 5px; text-align: center; }
._centerTitle h3 { font-weight: 600; }
._rowCategories img { width: 100%; }
._rowCategories .panel { border: 1pt solid #ddd; }
._rowCategories .panel:hover { border: 1pt solid #bbb; cursor: pointer; }
._productDesc { padding-right: 5px; padding-bottom: 8px; padding-left: 5px; width: 100%; text-align: center; font-size: 14px; }
._productPrice { padding-bottom: 8px; width: 100%; font-weight: 800; font-size: 16px; min-height:42px; }
._productImage { max-height: 250px; width: 100%; border: 1pt solid #eee; border: none; }
._productAddCartButton { overflow: hidden; width: 100%; background: #ddd; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap!important; }
.blockRegistration .form-control { margin-bottom: 18px; outline: none; }
.blockRegistration h2 { margin-bottom: 25px; }
._forgotPasswordTitle { cursor: pointer; }
._col-md-12-Fullwith { padding-right: 0; padding-left: 0; }
.form-horizontal ._labelForm { padding-bottom: 5px; color: #404040; text-align: left; text-transform: uppercase; font-weight: 400; font-size: 13px; }
.page-content { float: left; }
header:not(.container), footer:not(.container), section:not(.container) { float: left; padding-right: 0!important; padding-left: 0!important; width: 100%; }
@media(max-width:908px) { header: not(.container), footer:not(.container), section:not(.container) { padding-right: 0!important; padding-left: 0!important; } }
footer > div { padding-top: 10px; }
.BrowseBlock, .productPage, .BlockRelatedProducts, .FlaggedProductsBlock, .blockCategoryContent { padding-bottom: 10px; }
.BrowseBlock:not(.Center-Breadcrumb) { padding-top: 10px; padding-bottom: 10px; }
.Center-Breadcrumb { padding-bottom: 10px; }
input:focus { outline: 0; border-color: #ccc; -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .075); -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075); box-shadow: 0 1px 1px rgba(0, 0, 0, .075); }
.form-control:focus { outline: 0; border-color: #ccc; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); font-size: inherit; }
header { min-height: 50px; }
header .well { border: 0; }
.horizontal-list, .vertical-list { margin: 0; padding: 0; }
.horizontal-list li { display: inline; }
.vertical-list li { display: block; }
#carousel.horizontal-list li, #carousel.vertical-list li { margin-bottom: 10px; height: 100px!important; border: 1px solid #ddd; }
#carousel.horizontal-list li .owl-item li, #carousel.vertical-list .owl-item li { display: block; width: 96%; text-align: center; }
#carousel.horizontal-list li img, #carousel.vertical-list li img { cursor: pointer; margin: auto; padding: 5px; max-width: 100%; max-height: 100%; width: auto!important; }
#mainCarousel .product-list { margin: 0; padding: 0; }
#mainCarousel .product-list li { display: inline; max-width:500px!important; max-height: 500px!important; }
#mainCarousel .product-list li img { margin: auto; padding: 5px; max-width: 100%; max-height: 100%; width: auto!important; }
#mainCarousel .bx-wrapper { max-width: 500px!important; }
#mainCarousel .bx-wrapper .bx-controls-direction a.bx-prev { left: -35px!important; }
#mainCarousel .bx-wrapper .bx-controls-direction a.bx-next { right: -35px!important; }
#thumbsCarousel.vertical .bx-wrapper .bx-controls-direction a.bx-next { top: 100%!important; left: 35%!important; -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
#thumbsCarousel.vertical .bx-wrapper .bx-controls-direction a.bx-prev { top: 0!important; left: 35%!important; -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
#thumbsCarousel .owl-theme .owl-controls { position: absolute; top: 45px; margin-top: 0; width: 100%; height: 0; }
#thumbsCarousel .owl-controls .owl-buttons div.owl-prev { float: left; margin-left: -10px; }
#thumbsCarousel .owl-controls .owl-buttons div.owl-next { float: right; margin-right: -10px; }
.FlaggedProductsBlock .owl-carousel { overflow-x: hidden; }
.V2.LT #carousel.vertical-list li { margin-bottom: 10px; height: 110px!important; border: 1px solid #ddd; }
#topcontrol { z-index: 9; }
@media(max-width:908px) { 
	#carousel.horizontal-list li img, #carousel.vertical-list li img
	{ height: auto!important; }
	#carousel.horizontal-list li img, #carousel.vertical-list .owl-item li img { display: inline-table; }
	.vertical-list { padding-left: 15px; }
	#carousel.vertical-list li, .V2.LT #carousel.vertical-list li { float: left!important; margin-right: 10px; margin-bottom: 10px; width: 60px!important; height: 60px!important; border: 1px solid #ddd; }
	.V2.LT .bx-wrapper .bx-viewport { height: auto!important; }
	.vertical .bx-viewport { height: 60px!important; }
	.vertical .bx-controls { display: none!important; }
	.table-responsive { border: 0; }
}
.fa-plus { margin-right: 10px; }
.map { width: 100%; height: 400px; }
.select2-container { width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
.select2-container .select2-container--default .select2-selection--single { -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; }
.select2-container--default .select2-selection--single { border: 1px solid #e3e3e3 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; background: #f9f9f9 !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 32px !important; }
.select2-container .select2-selection--single { min-height: 32px !important; }
.stores-one-half .select2-container .select2-selection--single { min-height: 40px !important; border: 1px solid #c5c4c4 !important; background: #fff !important; }
.stores-one-half .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 40px !important; }
.stores-one-half .select2-container--default .select2-selection--single .select2-selection__arrow b { top: 65%; }
footer .map { width: 100%; height: 200px; }
footer .well { padding: 5px 4px 5px 4px; min-height: 30px; border: 0; }
footer .well .pull-left, footer .well .pull-right { display: table; vertical-align: middle; }
footer .well .pull-right .payment-methods { display: table-cell; vertical-align: middle; }
footer .well .pull-left { padding-top: 10px; }
footer h3 { font-size: 20px; }
footer ul { padding-left: 0; }
.btn .fa-shopping-cart:not(.wishlist-shopping-cart) { margin-right: 10px; }
.social-list-footer li .fa { margin-right: 5px; width: 20px; text-align: center; font-size: 18px; }
.social-list-footer.horizontal li { display: inline; }
.social-list-footer.horizontal li .fa { margin-right: 5px; width: 25px; text-align: center; font-size: 30px; }
.verticla-list { margin: 0; padding: 0; }
.verticla-list li { display: block; }
.carousel-inner > .item > a > img,
.carousel-inner > .item > img, .thumbnail a > img, .thumbnail > img { margin: auto; }
.orderViewCard { display: none; }
.footer-links li { border-bottom: 1px solid #d4d4d4; font-size: 12px; }
.footer-links li:last-child { border-bottom: 0; }
.footer-links ul { margin-top: 15px; list-style: none; line-height: 40px; }
#upCart { padding-bottom: 20px; }
.form-error { color: red; }
.heading-bottom { margin: auto; margin-bottom: 15px; border-bottom: 1px solid #ccc; }
@media only screen and (max-width:920px) { .heading-bottom { max-width: 100%; } }
.left-border { display: block; float: left; margin-top: -1px; width: 50px; height: 3px; background: #000; }
.center-border { position: relative; top: -1px; display: block; margin: auto; width: 50px; height: 3px; background: #000; }
#resetFilter a { cursor: pointer !important; }
#divInnerForgetEmail { display: none; }
.row.main-header-row { padding-top: 20px; }
body:not(.home) section#divBreadcrumb ul { margin-left: -25px; padding: 15px 0 15px 0; }
@media only screen and (max-width:920px) { .row.main-header-row { padding-top: 0; border-bottom: 0; } }
.overlapblackbg { display: none; }
.wsmenu { position: relative; margin: 0 auto; padding: 0; color: #fff; font-size: 15px; }
.wsmenu-list { display: table; margin: 0 auto; padding: 0; width: 100%; text-align: left; }
.fixed .wsmenu-list { margin: auto !important; }
.wsmenu-list.text-center { text-align: center; }
.wsmenu-list > li { display: inline-block; text-align: center; }
.wsmenu-list li:first-child a { -moz-border-radius: 4px 0 0; -webkit-border-radius: 4px 0 0 0; border-radius: 4px 0 0 0; }
.wsmenu-list li:last-child a { border-right: 0 solid; -moz-border-radius: 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
.wsmenu-list > li > a .fa { display: inline-block; margin-right: 0; line-height: inherit; }
.wsmenu-list li ul li a .fa.fa-angle-double-right { margin: 0 3px 0 -4px; font-size: 12px; }
.wsmenu-list li a .arrow:after { position: absolute; top: 22px; float: right; margin: 0 0 0 9px; width: 0; height: 0; border-top: 4px solid #b3b3b3; border-right: 4px solid rgba(0, 0, 0, 0); border-left: 4px solid rgba(0, 0, 0, 0); content: ""; text-align: right; }
.wsmenu-list > li > a { position: relative; display: block; padding: 0 10px; border-right: 1px solid transparent; text-decoration: none; line-height: 48px; }
.wsmenu-list li a:hover .arrow:after { border-top-color: #b3b3b3; }
.wsmenu-list li a.active .arrow:after { border-top-color: #b3b3b3; }
.wsmenu-list li:hover > a .arrow:after { border-top-color: #b3b3b3; }
.megamenu iframe { margin-top: 10px; min-height: 200px; width: 100%; }
.megamenu video { margin-top: 10px; min-height: 200px; width: 100%; }
.wsmenu-list li:hover .megamenu { opacity: 1; }
.megamenu { position: absolute; top: 48px; left: 0; z-index: 1000; margin: 0; padding: 14px; width: 100%; background-color: #fff; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .5); box-shadow: 0 5px 10px rgba(0, 0, 0, .5); color: #000; text-align: left; font-size: 15px; opacity: 0; transition: -webkit-transform .3s, opacity .3s; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transition: -moz-transform .3s, opacity .3s; -ms-transition: -ms-transform .3s, opacity .3s; -o-transition: -o-transform .3s, opacity .3s; -webkit-transition: -webkit-transform .3s, opacity .3s; transform-origin: 0 0; }
.megamenu .title { margin-bottom: 5px; padding: 9px 5px 9px 4px; border-bottom: 1px solid #ccc; color: #424242; text-align: left; }
.megamenu .title a:hover { text-decoration: none!important; }
.megamenu .main_menu_banner { float: right; }
.megamenu .main_menu_banner img { max-width: 100%; height: auto; }
.link-list li { display: block; text-align: center; text-align: left; white-space: normal; line-height: normal; }
.link-list li:not(.title) a { display: block; padding: 4px 4px; border-right: 0 none!important; border-right: 1px solid #e7e7e7; border-right: none; text-align: left; }
.link-list .fa { font-size: 11px; }
.megacollink { float: left; margin: 0 1%; width: 23%; }
.megacollink li { display: block; text-align: center; text-align: left; white-space: nowrap; }
.megacollink li a { display: block; padding: 8px 0; border-right: 0 none!important; border-right: 1px solid #e7e7e7; border-right: none; background: #fff!important; background-color: #fff; background-image: none!important; color: #424242; color: #666!important; text-align: left; line-height: 18px; }
.megacollink .fa { font-size: 11px; }
.megacolimage { float: left; margin: 0 1%; width: 31.33%; }
.typographydiv { margin: 0; width: 100%; }
.typographylinks { float: left; margin: 0; width: 25%; }
.mainmapdiv { display: block; margin: 0; width: 100%; }
.wsmenu-list .ad-style { float: right; width: 28%; }
.wsmenu-list .ad-style a { margin: 0!important; padding: 0!important; border: none!important; background-image: none!important; line-height: normal!important; }
.mobile-sub .megamenu .ad-style a:hover { background-color: transparent!important; }
.wsmenu-list .megamenu li a:hover { background: transparent!important; }
.wsmenu-list .megamenu li .fa { margin-right: 5px; width: 18px; text-align: center; }
.mrgtop { margin-top: 15px; }
.show-grid div { margin: 2px 0; padding-top: 10px; padding-bottom: 10px; border: 1px solid #e7e7e7; background-color: #dbdbdb; color: #6a6a6a; }
.halfdiv { right: 0!important; left: auto; width: 35%; }
.menu_form { display: block; width: 100%; }
.menu_form input[type="text"] { margin-bottom: 8px; padding: 8px 5px; width: 100%; border: 1px solid #e2e2e2; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; color: #000; font-size: 13px; }
.menu_form textarea { margin-bottom: 8px; padding: 8px 5px; min-height: 122px; width: 100%; border: 1px solid #e2e2e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; color: #000; font-size: 13px; }
.menu_form input[type="submit"] { display: block; float: right; margin-right: 15px; width: 25%; height: 28px; border: solid 1px #ccc; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.menu_form input[type="button"] { display: block; float: right; width: 25%; height: 28px; border: solid 1px #ccc; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.megamenu .left.carousel-control { padding-top: 20%; }
.megamenu .right.carousel-control { padding-top: 20%; }
.carousel-inner .item img { width: 100%; }
.megamenu .carousel-caption { right: 0; bottom: 0; left: 0; padding: 7px 0; width: 100%; height: 31px; background-color: rgba(0, 0, 0, .7); font-size: 13px; }
.megamenu .level2Image { margin-bottom: 10px; height: 100px; }
.megamenu .level2Image img { max-width: 100px; max-height: 100px; }
.wsmenu-list li > .wsmenu-submenu { transform-style: preserve-3d; visibility: hidden; -moz-transform: rotateX(-75deg); -ms-transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); }
.wsmenu-list li:hover > .wsmenu-submenu { visibility: visible; opacity: 1; -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.wsmenu-submenu li > .wsmenu-submenu-sub { transform-style: preserve-3d; visibility: hidden; -moz-transform: rotateX(-75deg); -ms-transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); }
.wsmenu-submenu li:hover > .wsmenu-submenu-sub { visibility: visible; opacity: 1; -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub { transform-style: preserve-3d; visibility: hidden; -moz-transform: rotateX(-75deg); -ms-transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); }
.wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub { visibility: visible; opacity: 1; -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.wsmenu-list li > .megamenu { transform-style: preserve-3d; visibility: hidden; -moz-transform: rotateX(-75deg); -ms-transform: rotateX(-75deg); -o-transform: rotateX(-75deg); -webkit-transform: rotateX(-75deg); -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -webkit-transform-style: preserve-3d; transform: rotateX(-75deg); }
.wsmenu-list li:hover > .megamenu { visibility: visible; opacity: 1; -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.wsmenu-submenu { position: absolute; top: 48px; z-index: 1000; margin: 0; padding: 2px; background-color: #fff; -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .5); box-shadow: 0 5px 10px rgba(0, 0, 0, .5); opacity: 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transition: -moz-transform .3s, opacity .3s; -ms-transition: -ms-transform .3s, opacity .3s; -o-transition: -o-transform .3s, opacity .3s; -webkit-transition: -webkit-transform .3s, opacity .3s; transition: -webkit-transform .3s, opacity .3s; transform-origin: 0 0; }
.wsmenu-submenu li a { display: block; padding: 6px 12px; border-right: 0 none!important; border-right: 0 solid; color: #666; text-align: left; text-transform: none; letter-spacing: normal; line-height: 22px; }
.wsmenu-submenu li { position: relative; display: block; margin: 0; padding: 0; }
.wsmenuexpandermain { position: relative; display: none; }
.wsmenu-list li:hover .wsmenu-submenu { display: block; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub { position: absolute; top: 0; left: 100%; margin: 0; padding: 0; min-width: 220px; opacity: 0; transition: -webkit-transform .4s, opacity .4s; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transition: -moz-transform .4s, opacity .4s; -ms-transition: -ms-transform .4s, opacity .4s; -o-transition: -o-transform .4s, opacity .4s; -webkit-transition: -webkit-transform .4s, opacity .4s; transform-origin: 0 0; }
.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub { display: block; padding: 2px; border: solid 1px #eee; background-color: #fff; list-style: none; opacity: 1; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub .wsmenu-submenu-sub-sub { position: absolute; top: 0; left: 100%; margin: 0; padding: 0; min-width: 220px; opacity: 0; transition: -webkit-transform .4s, opacity .4s; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; -webkit-transform-origin: 0 0; -moz-transition: -moz-transform .4s, opacity .4s; -ms-transition: -ms-transform .4s, opacity .4s; -o-transition: -o-transform .4s, opacity .4s; -webkit-transition: -webkit-transform .4s, opacity .4s; transform-origin: 0 0; }
.wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub { padding: 2px; border: solid 1px #eee; background-color: #fff; list-style: none; opacity: 1; }
.wsmenu-click { display: none; }
.wsmenu-list li:hover > a { text-decoration: none; }
.wsmenu-list > li > a:hover { background-color: rgba(255, 255, 255, 255.08); text-decoration: none; }
.wsmenu-list > li > a.active { background-color: rgba(255, 255, 255, 255.08); text-decoration: none; }
.wsmenu-submenu > li > a:hover { -moz-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important; background-color: rgba(255, 255, 255, 255.08); text-decoration: none; }
.typography-text { padding: 0; font-size: 15px; }
.typography-text p { color: #656565; text-align: justify; line-height: 24px; }
.typography-text ul li { display: block; padding: 2px 0; line-height: 22px; }
.typography-text ul li a { color: #656565; }
.hometext { display: none; }
.wsmenu-submenu .fa { margin-right: 7px; }
.menu-row { height: 50px; background-color: transparent; }
.menu-row .navbar-toggle .icon-bar { background-color: #888; }
.menu-row .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: #ddd; }
.menu-row .navbar-toggle { border-color: #ddd; }
.menu-row .active a { background-color: #eee; color: #323232; }
.menu-row a:hover, .menu-row a:focus { color: #323232; }
.fluid-width-video-wrapper { display: block; width: 100%; height: 100px; text-align: center; }
.fluid-width-video-wrapper img { max-height: 100px; width: auto; }
@media only screen and (min-width:920px) and (max-width:1023px) {
    .wsmenu-list > li > a > .fa { display: none!important; }
    .hometext { display: block!important; }
    .wsmenu { font-size: 13px!important; }
    .wsmenu-list li a { padding-right: 4px!important; padding-left: 4px!important; white-space: nowrap!important; }
    .megacollink { margin: 1%; width: 48%; }
    .typographylinks { margin: 1%; width: 48%; }
}
@media only screen and (min-width:921px) and (max-width:1200px) {
    .wsmenu-list li a .arrow:after { display: none!important; }
    ul.ui-autocomplete { width: 100%!important; }
}
@media (max-width:921px) {
    ul.ui-autocomplete { width: 100%!important; }
	ul.ui-autocomplete li { width:49%!important; }
}
@media(min-width:1200px) { 
	ul.ui-autocomplete { width: 100%!important; }
}
@media (max-width:1200px) {
	ul.ui-autocomplete a { font-size:11px!important; }
}
@media only screen and (min-width:921px) {
    .wsmenu-list li:hover > .wsmenu-submenu { display: block!important; }
    .wsmenu-submenu li:hover > .wsmenu-submenu-sub { display: block!important; }
    .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub { display: block!important; }
    .wsmenu-list li:hover > .megamenu { display: block!important; }
}
@media only screen and (max-width:920px) {
    .wsmenu-list > li:hover > a { background-color: inherit; text-decoration: none; }
    .hometext { display: inline-block!important; }
    .megacollink { margin: 0 2%!important; width: 96%!important; }
    .megacolimage { margin: 0 5%!important; width: 90%!important; }
    .typographylinks { margin: 0 1%!important; width: 98%!important; }
    .typographydiv { margin: 0 7%!important; width: 86%!important; }
    .mainmapdiv { margin: 0 5%!important; width: 90%!important; }
    .overlapblackbg { position: fixed; top: 0; left: 0; z-index: 100; display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .45); cursor: pointer; }
    .overlapblackbg.menuopen { display: block; }
    .wsmenu-submenu > li:hover > a { background-color: #7b7b7b; color: #666; }
    .wsmenu > .wsmenu-list > li > a.active { background-color: inherit!important; color: #666; }
    .wsmenu > .wsmenu-list > li > a:hover { background-color: inherit!important; }
    .wsmenu-list li:hover .wsmenu-submenu { display: none; }
    .wsmenu-list li:hover .wsmenu-submenu .wsmenu-submenu-sub { display: none; }
    .wsmenu-list .wsmenu-submenu .wsmenu-submenu-sub li:hover .wsmenu-submenu-sub-sub { display: none; padding: 2px; border: solid 1px #eee; background-color: #fff; list-style: none; }
    .wsmenu-list li:first-child a { -moz-border-radius: 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
    .wsmenu-list li:last-child a { border-right: 0 solid; -moz-border-radius: 0; -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
    .mobile-login li:first-child a,
    .mobile-login li:last-child a { display: block; }
    .mobile-login li:last-child span i.fa { margin-right: 8px; }
    .innerpnd { padding: 0!important; }
    .typography-text { padding: 10px 0; }
    .wsmenucontainer { -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; min-height: 800px; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenuexpandermain { position: relative; top: 0; right: 0; left: 0; display: block!important; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenu-click { position: absolute; top: 0; right: 0; display: block; width: 100%; height: 43px; cursor: pointer; }
    .wsmenu-click i { display: block; float: right; margin-top: 11px; margin-right: 8px; width: 25px; height: 23px; background-size: 25px; color: inherit; font-size: 21px; }
    .wsmenu-list li:hover .wsmenu-click i { color: #323232; }
    .wsmenu-rotate { -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    .wsmenu-submenu-sub { position: static!important; top: 0!important; left: 100%!important; display: none; visibility: visible!important; margin: 0!important; padding: 0!important; width: 100%!important; border: solid 0!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu-sub li { position: relative; margin: 0!important; padding: 0; }
    .wsmenu-submenu-sub a { display: block; padding: 10px 25px; border-bottom: solid 1px #ccc; font-weight: 400; }
    .wsmenu-submenu-sub li a.active { color: #000!important; }
    .wsmenu-submenu-sub li:hover > a { background-color: #333!important; color: #fff; }
    .wsmenu-list > li > a .fa { margin-right: 6px; }
    .wsmenu-submenu-sub-sub { position: static!important; top: 0!important; left: 100%!important; display: none; visibility: visible!important; margin: 0!important; padding: 0!important; width: 100%!important; border: solid 0!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu-sub-sub li { margin: 0!important; }
    .wsmenu-submenu-sub-sub a { display: block; padding: 10px 25px; border-bottom: solid 1px #ccc; background: #000!important; color: #000; font-weight: 400; }
    .wsmenu-submenu-sub-sub li a.active { color: #000!important; }
    .wsmenu-submenu-sub-sub li:hover > a { background-color: #606060!important; color: #fff; }
    .wsmenu { position: fixed; top: 0; left: 0; z-index: 999; margin: 0; width: 0!important; height: 100%; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; -moz-box-shadow: 4px 1px 4px rgba(0, 0, 0, .5); -webkit-box-shadow: 4px 1px 4px rgba(0, 0, 0, .5); box-shadow: 4px 1px 4px rgba(0, 0, 0, .5); -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenu .wsmenu-list { display: block!important; overflow-y: auto; height: 100%; }
    .wsmenu .wsmenu-list > li { position: relative; display: block; float: none; border-right: none; background-color: transparent; white-space: inherit; }
    .wsmenu > .wsmenu-list > li > a,
    .mobile-login li a { position: static; padding: 9px 32px 9px 17px; padding-left: 16px!important; border-right: solid 0; text-align: left; font-size: 14px!important; line-height: 25px; }
    .wsmenu-list .mobile-login li:hover > a { background-color: inherit; }
    .mobile-login li .fa { margin-right: 6px; font-size: 16px; }
    .mobile-login .wsmenu-click i.fa { display: block; float: right; margin-top: 11px; margin-right: 2px; width: 25px; height: 23px; background-size: 25px; color: inherit); font-size: 21px; }
    .wsmenu > .wsmenu-list > li > a > .fa { font-size: 16px; }
    .wsmenu .wsmenu-list li a .arrow:after { display: none!important; }
    .wsmenu .wsmenu-list li ul li a .fa.fa-caret-right { font-size: 12px!important; }
    .mobile-sub .wsmenu-submenu { position: relative!important; top: 0; display: none; visibility: visible!important; padding: 0; background-color: #fff; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .mobile-sub .wsmenu-submenu li a,
    .nav-2 a, .nav-2, .nav-3 a, 2.nav-3 { padding: 0 0 0 10px; font-size: 13px!important; line-height: 20px; }
    .mobile-sub .wsmenu-submenu li a { padding: 5px 0 0 35px; }
    .mobile-sub .wsmenu-submenu li a:hover { background-color: #e7e7e7; color: #666; }
    .mobile-sub .wsmenu-submenu li:hover > a { background-color: #e7e7e7; color: #666; }
    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a { padding-left: 28px; height: 36x; border-bottom: none; background-color: #e7e7e7!important; line-height: 20px; }
    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li .wsmenu-submenu-sub-sub li a { padding-left: 38px; height: 36x; border-bottom: none!important; background-color: #e7e7e7!important; color: #8e8e8e; line-height: 20px; }
    .mrginleft { margin-left: 240px; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenu-list .megamenu { position: relative!important; top: 0; display: none; visibility: visible!important; padding: 0; border: solid 0; background-color: #e7e7e7; color: #666; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-list li:hover .megamenu { position: relative!important; top: 0; display: none; }
    .megamenu .title { margin: 0; padding: 10px 8px 10px 0; color: #666; font-size: 15px!important; }
    .fluid-width-video-wrapper { display: none; }
    .halfdiv .title { padding-left: 15px; }
    .megamenu > ul { margin: 0; padding: 0; width: 100%!important; font-size: 13px!important; }
    .megamenu > ul > li > a { padding: 9px 14px!important; background-color: #e7e7e7!important; color: #666; font-size: 13px!important; line-height: normal!important; }
    .megamenu > ul > li > a:hover { background-color: #000!important; }
    .ad-style { width: 100%!important; }
    .megamenu ul li.title { margin: 0; padding: 7px 13px 7px 0 !important; background-color: transparent!important; color: #666; font-size: 15px; line-height: 26px; }
    .halfdiv { display: block; width: 100%; }
    .menu_form { padding: 10px 10px 63px; background-color: #e7e7e7; }
    .menu_form input[type="button"] { width: 46%; }
    .menu_form input[type="submit"] { width: 46%; }
    .menu_form textarea { min-height: 100px; }
    .wsmenu.menuopen { width: 250px!important; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenu.menuclose { -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .wsmenucontent { z-index: 1; }
    .animated-arrow { position: fixed; top: 0; left: 0; z-index: 200; padding: 28px 40px 30px 13px; height: 45px; cursor: pointer; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
    .callusicon { position: fixed; top: 4px; right: 50px; z-index: 2; z-index: 9; margin-top: -10px; padding-top: 7px; width: 25px; width: 40px; height: 62px; color: #c9c9c9; text-align: center; font-size: 25px; line-height: 56px; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out 0; transition: all .4s ease-in-out; }
    .mrginleft .callusicon { display: none!important; }
    .mrginleft .mobile-cart { display: none!important; }
    .wsmenuexpandermain .menuopen { left: 240px!important; }
    .smallogo { position: fixed; z-index: 9; display: block; padding-top: 9px; width: 100%; height: 56px; background: #262626; background: -moz-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%); background: -ms-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%); background: -o-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(50%, #1c1c1c), color-stop(100%, #262626)); background: -webkit-linear-gradient(top, #262626 0, #1c1c1c 50%, #262626 100%); background: linear-gradient(to bottom, #262626 0, #1c1c1c 50%, #262626 100%); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .5); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5); box-shadow: 0 1px 4px rgba(0, 0, 0, .5); text-align: center; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#262626', GradientType=0); }
    .smallogo img { max-width: 120px; max-height: 40px; }
    .animated-arrow span,
    .animated-arrow span:before,
    .animated-arrow span:after { position: absolute; display: block; width: 23px; height: 3px; content: ''; cursor: pointer; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }
    .animated-arrow span:before,
    .animated-arrow span:after { background: inherit; }
    .animated-arrow span:before { top: -7px; }
    .animated-arrow span:after { bottom: -8px; }
    .animated-arrow.menuopen span { height: 0; background-color: transparent; }
    .animated-arrow.menuopen span:before,
    .animated-arrow.active span:after { top: 5px; }
    .animated-arrow.menuopen span:before { bottom: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
    .animated-arrow.menuopen span:after { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    .wsmenu-list li > .wsmenu-submenu { visibility: visible!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-list li:hover > .wsmenu-submenu { visibility: visible!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu li > .wsmenu-submenu-sub { visibility: visible!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu li:hover > .wsmenu-submenu-sub { visibility: visible!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu-sub li > .wsmenu-submenu-sub-sub { visibility: visible!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-submenu-sub li:hover > .wsmenu-submenu-sub-sub { visibility: visible!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-list li > .megamenu { visibility: visible!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
    .wsmenu-list li:hover > .megamenu { visibility: visible!important; opacity: 1!important; -moz-transform: none!important; -ms-transform: none!important; -o-transform: none!important; -webkit-transform: none!important; transform: none!important; }
}
.logo img { max-width: 250px; max-height: 100px; }
header .pull-right { margin-right: 5px; }
#BlockHeader:not([class*='marginBottom']) { margin-bottom: -1px; }
.main-header-row { min-height: 50px; }
#languageSelectBox { border: 0; background: transparent!important; }
.header-top-entry .title#languageSelectBox { border-left: 1px #d0d0d0 solid; background: transparent; }
.header-top-entry.dropdown + .header-top-entry.hidden-xs { margin-left: 10px; }
.logo-wrapper img { max-width: 95%; }
.search-wrapper { min-width: 255px; }
.header-top-entry.search-wrapper { padding: 0; }
.header-top-entry { float: left; padding: 10px 0; font-weight: 400; }
.header-top-entry:first-child .title .fa { margin-left: 0; }
.header-top-entry img { position: relative; top: -1px; display: inline-block; margin-right: 7px; vertical-align: middle; }
.header-top-entry .title .fa { position: relative; top: -1px; margin-right: 7px; }
.header-top-entry .title { margin-right: -3px; padding: 0 15px; white-space: nowrap; cursor: pointer; }
.header-top-entry:first-child .title { padding-left: 0; border-left: 0; }
.header-top-entry:last-child .title { padding-right: 0; }
.header-functionality-entry { display: inline-block; padding: 0 5px; border-left: 1px #d0d0d0 solid; color: #747474; vertical-align: bottom; font-weight: 400; }
.header-functionality-entry b { font-weight: 700; font-size: 18px; }
#content-block:last-child { margin-bottom: 0; }
.header-functionality-entry:first-child { padding-right: 0; border-left: none; }
.header-functionality-entry .fa { position: relative; display: inline-block; margin-right: 7px; vertical-align: middle; font-weight: 100; }
.header-functionality-entry .fa.fa-shopping-cart { font-size: 24px; line-height: 12px; }
.search-overlay { position: fixed; top: 0; left: 0; z-index: 9; display: none; width: 100%; height: 100%; background: #323232; }
.search-form-wrapper { display: block; float: left; min-width: 230px; width: 100%; height: 55px; }
.centered-search .search-form-wrapper { display: block; float: left; width: 260px; height: auto; }
.centered-search .search-field, .centered-search .search-button, .centered-search .search-button .btn, .search-button .searchCompress { height: 40px; }
.search-button .fa { display: block; background: #323232; color: #fff; text-align: center; font-size: 14px; line-height: 45px; }
.search-field { float: left; margin-top: 5px; padding-left: 2%; width: 80%; height: 45px; border: 1px #e8e8e8 solid; border-right: none; color: #bbb; }
.search-button { float: left; margin-top: 5px; margin-left: 0; width: 40px; height: 45px; }
.search-button .btn { float: left; width: 40px; height: 45px; }
.search-button input[type="submit"] { position: absolute; top: 0; right: 0; width: 20%; height: 100%; opacity: 0; }
.search-field input[type="text"] { padding: 0 20px; width: 100%; height: 43px; border: none; background: none; color: #3d3d3d; font-size: 14px; line-height: 43px; }
.search-button .searchCompress { display: none; float: left; margin-left: 3px; width: 40px; height: 45px; }
#BlockHeader .btn-link { padding-top: 0; padding-bottom: 0; color: #747474; }
#BlockHeader .btn-link:focus, #BlockHeader .btn-link:hover { color: #000; }
.header-functionality-entry img { margin-right: 7px; }
.header_account-wrapper { position: absolute; z-index: -1; margin-left: -10px; padding: 5px 0; width: 160px; background: #fff; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2); box-shadow: 0 2px 3px rgba(0, 0, 0, .2); text-align: left; opacity: 0; -moz-transition: opacity linear .15s; -o-transition: opacity linear .15s; -webkit-transition: opacity linear .15s; transition: opacity linear .15s; }
.header_account-wrapper a { color: #000 !important; }
#divCustomerLoggedIn { padding: 0 10px; }
#divCustomerLoggedIn:hover { margin-top: -5px; padding-top: 5px; background: #fff; -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2); box-shadow: 0 2px 3px rgba(0, 0, 0, .2); color: #000 !important; }
#divCustomerLoggedIn:hover .header_account-wrapper { z-index: 1; opacity: 1; }
#divCustomerLoggedIn ul,
#btnDisconnectCustomer { margin-left: 0; padding-left: 10px; text-align: left; }
.outer-shadow { -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4); }
@media(min-width:908px) { .main-header-row
{ min-height: 30px; }
.menu-row.fixed { position: fixed; top: 0; left: 0; z-index: 99; width: 100%; }
.menu-row.fixed [class*="col-"]:not(.menu-wrapper) { z-index: 100; }
}
@media(max-width:908px) { #BlockHeader:not([class*='marginBottom'])
{ margin-bottom: 0; height: 55px; }
.centered-search .search-field, .centered-search .search-button, .centered-search .search-button .btn, .search-button .searchCompress { height: 45px; }
}
.popup.active { display: block!important; opacity: 1; -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.cart-box.popup { position: fixed; z-index: 9; display: none; padding: 5px 0 0; width: 300px; }
.section-content:not(.container) .cart-box.popup.no-angle { right: 2px!important; left: auto!important; }
.cart-box.popup.no-angle .popup-container:before { background: transparent; }
.cart-box.popup .popup-container { position: relative; padding: 25px 25px 20px; border: 2px #ebebeb solid; background: #fff; color: #000!important; }
.cart-box.popup .popup-container div, .cart-box.popup .popup-container div a, .cart-box.popup .popup-container span { color: #000!important; text-align: right; }
.cart-box.popup .image { float: left; width: 70px; }
.cart-box.popup .image img { display: block; width: 100%; height: auto; }
.cart-box.popup .cart-entries-container { overflow-x: hidden; overflow-y: auto; max-height: 300px; }
.cart-box.popup .cart-entry { position: relative; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 2px #ebebeb solid; }
.cart-box.popup .content { margin: 0 -15px 0 85px; }
.cart-box.popup .content .title { display: block; float: right; margin-top: -32px; margin-right: 18px; width: 12em; color: #2e2e2e; text-align: right; white-space: pre-wrap; font-weight: 600; font-size: 12px; }
.cart-box.popup .content .code { display: block; float: right; margin-top: -16px; margin-right: 18px; width: 12em; color: #2e2e2e; text-align: right; white-space: pre-wrap; font-size: 12px; }
.cart-box.popup .content .quantity { float: none; margin-bottom: 3px; padding-right: 19px; color: gray; font-size: 13px; line-height: 24px; }
.cart-box.popup .content .price { padding-right: 19px; font-weight: 600; font-size: 18px; line-height: 24px; }
.cart-box.popup .summary { margin-bottom: 25px; padding-top: 20px; text-align: right; }
.cart-box.popup .summary .subtotal { color: #878787; font-weight: 600; font-size: 12px; line-height: 14px; }
.cart-box.popup .summary .grandtotal { color: #343434; font-weight: 600; font-size: 16px; line-height: 18px; }
.cart-buttons .column { float: left; padding-left: 5px; width: 50%; }
.cart-buttons .column:first-child { padding-right: 5px; padding-left: 0; }
.cart-buttons .button { display: block; margin-bottom: 5px; }
.cart-box.popup .button-x { position: absolute; top: 1px; right: 5px; background: transparent !important; font-size: 12px; line-height: 13px; cursor: pointer; }
.cart-box.popup .popup-container:before { position: absolute; top: -15px; right: 136px; width: 28px; height: 15px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAPCAYAAAD3T6+hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALhJREFUeNq01NEKgyAUBuCO5a1XPt+C7bkW9Hx6Id7KdP7DwSa1qZkgdSz9OHQ6FEIYaobWeoyXJYVXKeWjZv/UgnHOL4idc1irQ5FhyVRKjXGuxpjgvX9N3GMNz0rPacLeowVtxlrRQ1gLehirRbtgNSj7VfpCiIGIiise72JP+m2WdNbXYL2wHfSeo6wntoHOOcp6Y/9QwsftjeWdzFqLNrjG8DadiX1mGtEZvZdQxmdhW5k+BRgAOUF+CG8n4bwAAAAASUVORK5CYII=); content: ""; }
.cart-box.popup.left-align { left: 15px!important; }
.cart-box.popup.left-align .popup-container:before { right: auto; left: 30px; }
.cart-box.popup.cart-left .popup-container:before { right: auto; left: 185px; }
.cart-box.popup.fixed-header-left { right: auto!important; left: 50%; margin-left: -615px; }
.cart-box.popup .btn { width: 100%; }
.cartProductCount:not(.simple-count) { position: relative; top: -15px; left: -15px; margin-right: -10px; padding: 3px; border: 1px solid #ccc!important; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 25%; background-color: #f5f5f5!important; color: #000!important; font-size: 10px; }
.cartProductCount.simple-count { position: initial; margin-right: 0; border: 0; background-color: transparent; font-size: inherit; }
.removecartbutton { left: 8px; padding: 0 5px 2px 3px; width: 16px; height: 16px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 10px; background-color: #c9302c; color: #fff; font-weight: 200; line-height: 16px; }
.clear { display: block; clear: both; overflow: hidden; height: 0; font-size: 0; }
@media(max-width:908px) { .search-form-wrapper
{ position: fixed; z-index: 99; }
.logo-wrapper { display: none; }
.header-functionality-entry span { display: none; }
.header-functionality-entry .fa { width: 33px; height: 33px; font-size: 23px; line-height: 33px; }
.header-functionality-entry b { display: none; }
.wsmenucontainer { position: absolute; top: 0; }
.search-wrapper { position: fixed; top: 0; left: 0; z-index: 999; display: none; padding: 1%!important; width: 100%; background: #fff; }
.search-button { position: fixed; top: 10px; right: 1%; z-index: 9; width: 100px; }
.search-button input,
.search-button .fa-search { display: none; }
.search-button .searchCompress { position: fixed; top: 10px; right: 1%; z-index: 9; display: block; border: 0; cursor: pointer; }
.header-2 .search-button .searchCompress { top: 5px; }
.search-button .fa.fa-compress { background: none; color: #000; font-size: 19px; line-height: 36px; }
.btn-default.search-button { float: left; width: 40px; }
#btnSearch { position: fixed; top: 10px; right: 48px; z-index: 9; border: 0; cursor: pointer; }
.header-2 #btnSearch { top: 5px; }
.hidden-xs { display: none!important; }
.visible-xs { display: block!important; }
.mobile-cart { position: fixed; top: 4px; right: 15px; z-index: 9; margin-top: -10px; margin-right: -15px; padding-top: 7px; width: 25px; width: 48px; height: 25px; height: 62px; color: #c9c9c9; text-align: center; font-size: 25px; line-height: 56px; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out 0; transition: all .4s ease-in-out; }
.search-field { position: fixed; top: 5px; left: 2%; z-index: 9; margin-left: 0; padding-left: 0; min-width: 150px; width: 97%; }
.error { position: fixed; top: 55px; }
.mobile-cart .circle-counter { position: absolute; top: 5px; margin-left: -7px; width: 15px; height: 15px; font-size: 10px; line-height: 14px; line-height: 18px; }
}
.assurance.checkbox { margin-top: 0!important; margin-bottom: 0!important; }
.assurance { display: block; margin-top: 10px; background-color: #f9f9f9; }
@media(max-width:908px) { .assurance
{ padding-top: 5px; padding-bottom: 5px; }
.assurance .pull-right { float: right !important; }
}
.label-bold { font-weight: bold; }
.assurance .col-md-4 { margin-top: 0; margin-right: 0!important; margin-bottom: 0; padding-top: 0; padding-right: 0!important; }
.productPage .price { display: block; font-weight: 600; font-size: 26px; line-height: 36px; }
.productPage .price.vertical { display: block; padding: 20px 0; font-size: 34px; }
.quantity { float: left; }
td.quantity { float: none; }
hr { width: 100%; }
.panel-heading { padding: 10px 0; }
.initial-price { margin-right: 10px; color: #ccc; text-decoration: line-through; }
.price-discount-info { font-style: italic; margin-left: 10px;line-height: 36px; display: block; float: right; }
.quantity-input { margin-right: 5px; margin-left: 5px; width: 50px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.roundinput { width: 70px; }
.AccordionSpecs .panel-heading { background-color: #f5f5f5; }
.AccordionSpecs .panel-default { padding: 0; border: 1px solid #f5f5f5; }
.attribute-selectbox { float:left; }
.attribute-selectbox:nth-child(2n+1):not(.col-md-12) { padding-right: 0; }
.attribute-selectbox:nth-child(2n+2):not(.col-md-12) { padding-left: 0; }
.wishlist #hlkAddToWishlist { max-width: 240px; }
@media(max-width:908px) { 
.initial-price { display: block; width: 100%; }
.product-stock.text-right { margin-left: 0; padding-left: 0; text-align: left; }
.productPage .data .title { width: 42%; }
.products-share.col-md-12 .wishlist { margin-top: 10px; padding-left: 0 !important; }
.pull-right, .pull-left { float: left!important; margin: 0; }
.price, .add-to-cart { width: 100%; }
.add-to-cart { margin-top: 10px; }
.quantity { min-width: 70px; max-width: 150px; }
.social-buttons .wishlist { padding-left: 0!important; }
.right.wishlist { float: left; }
.attribute-selectbox:nth-child(2n+1):not(.col-md-12) { padding-right: 0; padding-left: 0; }
.attribute-selectbox:nth-child(2n+2):not(.col-md-12) { padding-right: 0; padding-left: 0; }
.attribute-selectbox:nth-child(2n+1):not(.col-md-12) [class^="col-"] { padding-right: 0; padding-left: 0; }
.attribute-selectbox:nth-child(2n+2):not(.col-md-12) [class^="col-"] { padding-right: 0; padding-left: 0; }
.product-quate-wrapper, .product-quate, .product-quate2, .product-print { float: left; margin-top: 5px; width: 100%; }
.dl-horizontal dt { display: block; float: left; overflow: hidden; width: 30%; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.dl-horizontal dd { display: block; float: left; overflow: hidden; margin-left: 5%; width: 50%; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
}
@media(max-width:1200px) { .product-quate-wrapper { margin-top:35px; } }
.input-group-btn.btn-dwn .btn { left: 20px; z-index: 9!important; padding: 0; min-height: 15px; width: 15px; height: 15px; font-size: 10px; line-height: 13px; }
.input-group-btn.btn-up .btn { right: 20px; z-index: 9!important; padding: 0; min-height: 15px; width: 15px; height: 15px; font-size: 10px; line-height: 13px; }
.spinner-label { float: left; margin-right: -10px; }
.product-qty-spinner input#txtQuantity { min-width: 95px; background: #fff; }
.product-qty-spinner .btn-default, .product-qty-spinner .btn-default:hover { border-width: 1px; border-color: #ccc; background-color: #fff; color: rgba(0, 0, 0, .6); }
.download_attachment img { margin: 10px; width: 50px; }
.download_attachment { margin-right: 50px; }
@media only screen and (max-width:920px) {
    .productPage .add-to-cart .btn { padding-top: 9px; height: 34px; font-size: 12px; }
    #divTabProductDescr .panel-body { padding: 15px; }
}
.stick-nav-bar.fixed { position: fixed; top: 50px; z-index: 9; width: 100%; background: #fff; text-align: center; }
.stick-nav-bar.fixed.nav-tabs > li { display: inline-block; float: none; margin-bottom: -1px; }
@media(max-width:908px) { .stick-nav-bar.fixed.nav-tabs>li{ float: left; font-size: 12px; }}
#thumbsCarousel .bx-wrapper .bx-prev { left: -10px!important; background: url(../../assets/images/controls.png) no-repeat 0 -32px!important; -moz-transition: none; -ms-transition: all .3s ease-out; -o-transition: none; -webkit-transition: none; transition: none; }
#thumbsCarousel .bx-wrapper .bx-next { right: -10px!important; background: url(../../assets/images/controls.png) no-repeat -43px -32px!important; -moz-transition: none; -ms-transition: all .3s ease-out; -o-transition: none; -webkit-transition: none; transition: none; }
#thumbsCarousel .bx-wrapper .bx-prev:hover { background-position: 0 0!important; }
#thumbsCarousel .bx-wrapper .bx-next:hover { background-position: -43px 0!important; }
#thumbsCarousel .bx-wrapper .bx-controls-direction a { position: absolute; top: 50%!important; z-index: 99!important; margin-top: -16px!important; width: 32px!important; height: 32px!important; outline: 0!important; text-indent: -9999px!important; }
#thumbsCarousel .bx-wrapper .bx-controls-direction a.disabled { display: none; }
#thumbsCarousel .bx-wrapper { max-width: 100%!important; }
@media(max-width:908px) { #thumbsCarousel .bx-wrapper .bx-controls-direction a
{ top: 65%!important; }
}
.product-quate a, .product-quate2 a { margin-right: 10px; }
span.panel-clear-link.clear-filters { float: right; font-size: 12px; line-height: 16px; }
span.panel-clear-link.clear-filters:hover:before { position: absolute; display: block; margin-left: -9px; width: 12px; height: 15px; content: 'x'; font-size: 14px; line-height: 14px; }
#filterPriceWrapper .panel-title,
#filterManufacturerWrapper .panel-title,
#filterFlagsWrapper .panel-title,
#filterProductTypeFieldsWrapper .panel-title { font-size: 14px; }
._arrow-filter-up, ._arrow-filter-down { cursor: pointer; }
._arrow-filter-up .fa-angle-up { display: inline-block; }
._arrow-filter-down .fa-angle-down { display: inline-block; }
._arrow-filter-up .fa-angle-down { display: none; }
._arrow-filter-down .fa-angle-up { display: none; }
.filter-toggle { padding-top: 5px; padding-bottom: 5px; width: 100%; border: 1px solid #e6e6e6; background: #f9f9f9; color: #000; text-align: center; }
.compare-product-link { cursor: pointer !important; }
@media(max-width:908px) { 
.filter-toggle { display: block; }
.shop-filters { display: none; }
.BrowseBlock .item { margin-bottom: 20px; }
}
.bootstrap-select.form-control, .bootstrap-select > .btn,
.form-control { border: 1px solid #e3e3e3; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: #f9f9f9; font-size: inherit; }
.product-2 .btn.btn-default.dropdown-toggle { margin-top: 20px; width: 186px; background: #fff; text-align: left; }
.product-3 .btn.btn-default.dropdown-toggle { margin-bottom: 0!important; }
.insullment { color: #757575; font-size: 15px; }
.dropdown-menu { margin-top: 0; width: 183px; border-top: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.blockCheckout .btn.btn-default.dropdown-toggle { width: 210px; text-align: left; }
.checkout-instullments { margin-bottom: 20px; }
.blockCheckout .dropdown-menu { width: 210px; text-align: left; }
.blockCheckout .btn .caret { margin-left: 50px; }
.checkout-instullments label { padding-bottom: 5px; width: 100%; font-size: 12px; }
.blockCheckout .dropdown-menu > li > a { padding: 4px 12px; font-size: 12px; }
.btn.btn-default.dropdown-toggle:focus, .btn.btn-default.dropdown-toggle:hover { background: #e6e6e6; color: #464646; }
.btn .caret { margin-left: 23px; }
.seperator { display: table; float: none; width: 100%; height: 1px; }
.BrowseBlock ._productCode { margin-bottom: 3px; color: grey; font-size: 12px; }
.animated-recommendations ._productCode.brand-title { margin-top: 0; }
.BrowseBlock ._slider-amounts { white-space: nowrap; }
.BrowseBlock ._slider-amounts input { border: none; background: none; }
.BrowseBlock ._selectSortType .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 260px; }
.BrowseBlock ._selectPage .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 90px; }
.BrowseBlock ._pagination span, ._pagination input, ._pagination a { display: inline-block; }
.BrowseBlock ._pagingNumber { padding: 8px; width: 50px; height: 31px; }
.BrowseBlock ._productsFound { float: right; line-height: 32px; margin-right: 20px; }
.BrowseBlock ._productAddCartButton .fa.fa-shopping-cart { margin-right: 10px; }
.BrowseBlock ._productManufacturer { height: 50px; }
.BrowseBlock ._productManufacturer img { margin-bottom: 3px; max-width:98%; max-height: 50px; }
.BrowseBlock ._productManufacturer span { line-height: 50px; }
.BrowseBlock .type-filters #showMoreFilters, .BrowseBlock #showMoreManufacturers, .BrowseBlock #showMoreFlags { position: absolute; right: 0; bottom: 6px; z-index: 2; font-weight: 700; font-size: 12px; cursor: pointer; }
.BrowseBlock .type-filters.overflow, .BrowseBlock #dvFilterManufacturers.overflow, .BrowseBlock .flag-filters.overflow { overflow: hidden; height: 130px; }
.BrowseBlock .type-filters.overflow .moreButton, .BrowseBlock #dvFilterManufacturers.overflow .moreButton, .BrowseBlock .flag-filters.overflow .moreButton { display: block; }
.BrowseBlock .type-filters.overflow .lessButton, .BrowseBlock #dvFilterManufacturers.overflow .lessButton, .BrowseBlock .flag-filters.overflow .lessButton { display: none; }
.BrowseBlock .type-filters .lessButton, .BrowseBlock #dvFilterManufacturers .lessButton, .BrowseBlock .flag-filters .lessButton { display: block; }
.BrowseBlock .type-filters .moreButton, .BrowseBlock #dvFilterManufacturers .moreButton, .BrowseBlock .flag-filters .moreButton { display: none; }
.BrowseBlock .checkbox input[type=checkbox], .BrowseBlock .checkbox-inline input[type=checkbox], .BrowseBlock .radio input[type=radio], .BrowseBlock .radio-inline input[type=radio] { margin-left: 0; }
.BrowseBlock #divFilterCategoriesWrapper h4 { margin-bottom: -5px; }
.BrowseBlock .clickableCategory.active { font-weight: 700; }
.BrowseBlock #thumbsCarousel { margin-bottom: 10px; height:50px; }
.BrowseBlock #carousel.horizontal-list li { height: 50px!important; }
.BrowseBlock .custom-bx-pager { margin: -34px 0 94px 0; }
.BrowseBlock .custom-bx-previous { float:left;padding:0;margin-left:-14px;background-color:transparent;color:black;border:0;width:14px; }
.BrowseBlock .custom-bx-next { float:right;padding:0;margin-right:-15px;background-color:transparent;color:black;border:0;width:14px; }
.BrowseBlock .custom-bx-previous a:not(.disabled), .BrowseBlock .custom-bx-next a:not(.disabled) { display:inline-block; width:14px; }
.BrowseBlock .custom-bx-previous a.disabled, .BrowseBlock .custom-bx-next a.disabled { display:none; }
.BrowseBlock .custom-bx-previous img { width:12px; height:12px; margin-left:-7px; }
.BrowseBlock .custom-bx-next img { width:12px; height:12px; margin-left:-4px; }	
.shop-filters .panel { -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .05); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05); box-shadow: 0 0 0 rgba(0, 0, 0, .05); }
.TFCC #filterProductTypeFieldsWrapper .col-md-3,
.TFCC #filterProductTypeFieldsWrapper .col-md-4 { display: none; min-height: 160px; }
.TFCC #filterProductTypeFieldsWrapper.active .col-md-3,
.TFCC #filterProductTypeFieldsWrapper.active .col-md-4 { display: block; }
.manufacturers-slider a { display: block; display: flex; margin: 10px; padding: 10px; height: 100px; border: 1px solid #ddd; }
.manufacturers-slider a:hover { border: 1px solid #000; }
.manufacturers-slider img { display: block; margin: auto; max-width: 100%; max-height: 87px; width: auto!important; }
.TFCC #filterProductTypeFieldsWrapper .more { display: block; margin: auto; margin-bottom: 10px; width: 190px; }
.TFCC #filterProductTypeFieldsWrapper.active .more { display: none; }
.TFCC #filterProductTypeFieldsWrapper .less { display: none; margin: auto; margin-bottom: 10px; width: 190px; }
.TFCC #filterProductTypeFieldsWrapper.active .less { display: block; }
.TFCC #products .productWrapper .image { min-height: 190px; }
#products .panel, #products.list-group { margin-bottom: 0; }
#upFilters .panel-default-title .panel-heading, #divFilterCategoriesWrapper .panel-heading { padding-left: 0; }
#upFilters .panel-default-title .panel-heading h4,
#divFilterCategoriesWrapper .panel-heading h4 { font-weight: 700; }
.middle-title-breadcrumb { overflow: hidden; min-height: 90px; max-height: 400px; }
@media(min-width:1200px) { .TFCC #products .productWrapper .image { min-height: 238px; }}
@media(max-width:908px) {
#upFilters .panel-default-title .panel-heading h4,
#divFilterCategoriesWrapper .panel-heading h4 { display: none; }
}
[id^=upFilters] .checkbox input[type=checkbox] { position: absolute; opacity: 0; }
[id^=upFilters] .checkbox input[type=checkbox] + label { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; user-select: none; padding-left: 30px; line-height: 20px; cursor: pointer; }
#divFilterFieldValue, #divFilterManufacturer, #divFilterSearchCategoriesItem { margin-top: 10px; margin-bottom: 10px; height: 14px; font-size: 12px; line-height: 14px; }
[id^=upFilters] label { -webkit-font-smoothing: antialiased; font-weight: 400; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: text; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
[id^=upFilters] input[type='checkbox'] + label:before { position: absolute; left: 0; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 18px; height: 18px; border: 1px solid #ccc; background: #fff; content: ""; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
[id^=upFilters] input[type='checkbox'] + label:after { position: absolute; bottom: 6px; left: 6px; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 6px; height: 13px; content: ""; opacity: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transition: opacity .3s ease; -o-transition: opacity .3s ease; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; -moz-transition-delay: .1s; -o-transition-delay: .1s; -webkit-transition-delay: .1s; transition-delay: .1s; transform: rotate(45deg); }
[id^=upFilters] input[type='checkbox']:checked + label:before,
[id^=upFilters] input[type='checkbox']:hover + label:before { border-color: #ccc; background: #ccc; }
[id^=upFilters] input[type='checkbox']:disabled + label:before,
[id^=upFilters] input[type='checkbox']:disabled:hover + label:before { background: #fff; }
[id^=upFilters] input[type='checkbox']:checked + label:after,
[id^=upFilters] input[type='checkbox']:hover + label:after { border-right: 2px solid #fff; border-bottom: 2px solid #fff; opacity: 1; }
._pageTitle { margin: 15px 0; font-weight: 500; }
._pageTitle.account { margin: 8px 15px 34px; font-weight: 800; font-size: 18x!important; }
.blockCompareProducts table { margin-bottom: 15px; width: 100%; }
.blockCompareProducts td, .blockCompareProducts th { padding: 8px; border: solid 1px #dcdede; text-align: center; }
.blockCompareProducts th:first-child, .blockCompareProducts td:first-child { color: #000; font-weight: 700; }
.blockCompareProducts .main-attributes { background: #f5f7f7; }
.blockCompareProducts .compare-feature-title { width: 230px; text-align: left!important; }
.blockCompareProducts .productImageWrapper img { max-width: 100%; max-height: 252px; }
.blockCompareProducts .productImageWrapper, .blockCompareProducts .title, .blockCompareProducts .price, .blockCompareProducts .buy-now-button { margin-bottom: 5px; min-width: 150px; }
.blockCompareProducts .productImageWrapper { min-height: 185px; }
.blockCompareProducts ._btn-wish-list { margin-left: 10px!important; }
.blockCompareProducts .title { font-weight: 400; }
.blockCompareProducts .buy-now-button { margin-top: 5px; }
.blockCompareProducts .buy-now-button .AddToCart { max-width: 15em; }
.blockCompareProducts .seperator { display: block; width: 100%; height: 1px; content: ''; }
.blockCompareProducts .continue-shopping .fa, .blockCompareProducts .print-sigrisi .fa { margin-right: 5px; }
.blockCompareProducts .continue-shopping, .blockCompareProducts .print-sigrisi { margin-right: 20px; margin-bottom: 10px; margin-left: 20px; min-width: 170px; }
.blockCompareProducts .actionsWrapper { display: block; float: right; width: 25px; height: 40px; }
.blockCompareProducts .linkProductDelete, .blockCompareProducts ._product-flags { position: absolute; z-index: 0; display: block; font-weight: 400; font-size: 15px!important; line-height: 25px; }
.blockCompareProducts .linkProductDelete { z-index: 2; margin-top: -9px; margin-left: -1px; width: 35px; height: 39px; }
@media screen and (max-width:908px) {
    .blockCompareProducts ._product-flags { z-index: -1; }
    .blockCompareProducts .linkProductDelete { position: initial; display: none; margin-top: 0; }
    .blockCompareProducts .productImageWrapper:hover .linkProductDelete { display: block; }
    .blockCompareProducts .actionsWrapper { float: none; margin: auto; }
    .blockCompareProducts .visible-xs { display: table-row; background: #efefef; }
    .blockCompareProducts .main-attributes:not(.visible-xs) { background: none; }
    .blockCompareProducts .visible-xs td,
    .blockCompareProducts th { min-width: 175px !important; color: #000; font-weight: 700; }
    .blockCompareProducts td:first-child,
    .blockCompareProducts th:first-child { display: none; }
    .blockCompareProducts .table-responsive > .table > thead > tr > th,
    .blockCompareProducts .table-responsive > .table > tbody > tr > th,
    .blockCompareProducts .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .blockCompareProducts .table-responsive > .table > tbody > tr > td,
    .blockCompareProducts .table-responsive > .table > tfoot > tr > td { border-top: 1px solid!important; white-space: normal; }
}
@media print {
    h1, .blockCompareProducts .continue-shopping, .blockCompareProducts td:first-child, .blockCompareProducts th:first-child, .blockCompareProducts .print-sigrisi,
    .blockCompareProducts .main-attributes .blockCompareProducts .linkProductDelete, .blockCompareProducts ._product-flags, .blockCompareProducts .linkProductDelete,
    .blockCompareProducts .buy-now-button, .blockCompareProducts .table-responsive thead tr:first-child { display: none!important; }
    a[href]:after { content: none!important; }
    .table-responsive { overflow-x: hidden!important; }
}
a._productBanner { display: block; width: 100%; height: 100%; }
.middle-content-overlay { position: absolute; top: 0; left: 0; min-height: 80px; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .4); }
.middle-content-overlay .middle-content.first-element { display: table; margin-bottom: 15px; height: 50%; }
.middle-content-overlay .middle-content.second-element { display: table; height: 45%; }
.middle-content-overlay .middle-content h1, .middle-content-overlay .middle-content .secondary-breadcrumb { display: table-cell; width: 100%; text-align: center; }
.middle-content-overlay .middle-content h1 { vertical-align: bottom; }
.middle-content-overlay .middle-content .secondary-breadcrumb { vertical-align: top; }
.middle-content-overlay .middle-content .secondary-breadcrumb ul { padding-left: 0; }
.middle-content-overlay .middle-content .secondary-breadcrumb ul li { display: inline-block; }
.middle-content-overlay .middle-content, .middle-content-overlay .middle-content a { color: #fff; }
.middle-content-overlay .middle-content .secondary-breadcrumb ul > li + li::before { padding: 0 5px; color: #fff; content: ">"; font-size: 10px; }
@media screen and (max-width:908px) {
    .WishlistBlock .actionsWrapper { float: none; margin: auto; }
    .WishlistBlock .visible-xs { display: table-row; }
    .WishlistBlock .main-attributes:not(.visible-xs) { border-top: 1px solid!important; background: none; }
    .WishlistBlock td:first-child,     .WishlistBlock th:first-child { display: none; }
    .WishlistBlock .table-responsive > .table > thead > tr > th,
    .WishlistBlock .table-responsive > .table > tbody > tr > th,
    .WishlistBlock .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td, .WishlistBlock .table-responsive > .table > tbody > tr > td,
    .WishlistBlock .table-responsive > .table > tfoot > tr > td,
    .WishlistBlock thead td { border-top: 1px solid!important; white-space: normal; }
}
.blockCategoryContent ._categoryLink { display: block; margin-bottom: 10px; width: 100%; text-align: center; height: auto; line-height:180px; }

@media screen and (min-width:994px) { .blockCategoryContent ._categoryLink img {max-width:210px!important; max-height:180px!important; vertical-align:middle;} } 
@media screen and (max-width:993px) and (min-width:376px){ .blockCategoryContent ._categoryLink img { max-width:320px!important; max-height:180px!important; vertical-align:middle; }}
@media screen and (max-width:375px) { .blockCategoryContent ._categoryLink img { max-width:210px!important; max-height:180px!important; vertical-align:middle; }}
.blockCategoryContent ._pageTitle { margin: 15px 3px; font-weight: 500; }
.blockCategoryContent .main-categories-container { min-height: 250px; max-height: 250px; }
.blockCategoryContent .main-categories-container ._categoryImage { max-width: 150px; }
.blockCategoryContent .product-entry { padding: 15px 13px!important; }
.blockCategoryContent #hlnkSubCategories { margin-top: 15px; margin-right: auto; margin-left: auto; height: 150px; vertical-align: middle; }
.main-categories:nth-child(4n+4):after { display: block; float: left; width: 100%; content: ''; }
.glyphicon.glyphicon-menu-down.arrow-size { margin-right: 5px; margin-left: 15px; font-size: 10px!important; }
.category-title { text-align: left; font-weight: 700; font-size: 15px!important; }
.category-title.white { color: #fff!important; font-size: 15px!important; }
.category-list { display: none; width: 96%; height: 0; background: #4c4c4c; color: #fff!important; text-align: left; font-size: 13px; -moz-transition: height 500ms ease-in; -o-transition: height 500ms ease-in; -webkit-transition: height 500ms ease-in; transition: height 500ms ease-in; }
.category-list a { color: #b9b9b9!important; }
.category-list a:hover { color: #fff!important; }
.category-list ul { padding-left: 30px; list-style: none; }
.animation-box.animated.overlay.list { margin-left: -15px!important; padding: 15px 13px!important; width: 90%; background: #4c4c4c; }
.categoriesGrid { text-align: center; }
.main-categories-container { margin: 2%; border: 1px solid #ddd; }
.main-categories-container:hover .category-list { position: absolute; top: 2%; left: 2%; z-index: 9; display: block; min-height: 100%; height: auto; }
@media screen and (max-width:908px) { .main-categories-container:hover .category-list { top: 0%; }}
.SearchResultsBlock .searchTerm { font-weight: 700; font-style: italic; }
.FlaggedProductsBlock:not(.animated-recommendations) .panel-body, .FlaggedProductsBlock.Featured-Mode .panel-body { height: auto; }
.FlaggedProductsBlock.Featured-Mode #FlaggedPRoductsTabs { border: 1px solid #ddd!important; }
.FlaggedProductsBlock .flagTitle, .BlockRelatedProducts .flagTitle { text-align: center; }
.FlaggedProductsBlock ._productCode, .BlockRelatedProducts ._productCode { margin-bottom: 3px; color: grey; text-align: center; font-size: 12px; }
.FlaggedProductsBlock #flaggedproductManufacturer, .BlockRelatedProducts #RelatedProductManufacturer { margin: 10px 0; text-align: center; }
.FlaggedProductsBlock ._productManufacturer, .BlockRelatedProducts ._productManufacturer { height: 25px; }
.FlaggedProductsBlock ._productManufacturer img, .BlockRelatedProducts ._productManufacturer img { margin: auto; max-width: 90%; max-height: 25px; width: auto!important; }
.FlaggedProductsBlock .productWrapper .link, .BlockRelatedProducts .productWrapper .link { height: 190px; vertical-align: middle; }
.FlaggedProductsBlock .nav > li > a { margin-right: -2px; padding: 15px 10px; font-size: 2rem; }
.FlaggedProductsBlock li.flagnotice span { display: block; padding: 11px 15px; border: 0!important; color: #fff; }
.FlaggedProductsBlock .nav-tabs li { margin-bottom: -2px; }
.FlaggedProductsBlock .nav-tabs > li.active > a, .FlaggedProductsBlock .nav-tabs > li.active > a:focus, .FlaggedProductsBlock .nav-tabs > li.active > a:hover { border: 1px solid transparent; }
.FlaggedProductsBlock .nav > li > a:focus, .FlaggedProductsBlock .nav > li > a:hover, .FlaggedProductsBlock .nav-tabs > li.active > a,
.FlaggedProductsBlock .nav-tabs > li.active > a:focus, .FlaggedProductsBlock .nav-tabs > li.active > a:hover { border-color: transparent; background-color: transparent; color: #000; }
.FlaggedProductsBlock .nav-tabs > li > a:before { position: absolute; right: 0; bottom: 0; left: 0; width: 100%; height: 4px; background: #000; content: ''; -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); transform: scale(0, 1); }
.FlaggedProductsBlock .nav-tabs > li:hover a:before, .FlaggedProductsBlock .nav-tabs > li.active a:before { transition: all .3s ease-out 0; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); -moz-transition: all .3s ease-out 0; -o-transition: all .3s ease-out 0; -webkit-transition: all .3s ease-out 0; transform: scale(1); }
.FlaggedProductsBlock.Featured-Mode .container { margin-top: 25px; margin-bottom: 25px; }
.FlaggedProductsBlock.Featured-Mode .productWrapper { overflow: hidden; border: 0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.FlaggedProductsBlock.Featured-Mode .productWrapper:nth-child(4n+5),
.FlaggedProductsBlock.Featured-Mode .productWrapper:first-child { border-left: 1px solid #eee; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .desc { margin: 0; padding: 0!important; height: 42px; height: auto; color: #000; text-align: left; font-weight: 700; font-size: 14px; }
.FlaggedProductsBlock.Featured-Mode .product-list { padding-left: 0; }
.FlaggedProductsBlock.Featured-Mode ._productCode { margin: 0; padding-top: 3px; padding-bottom: 5px; color: #858585; text-align: left; font-size: 12px; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .panel-heading { padding-bottom: 0; height: 110px; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .price { text-align: left; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .link { text-align: center; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .panel-footer { position: absolute; right: 0; bottom: -50px; left: 0; width: 100%; background: transparent; color: #fff; text-align: center; font-weight: 300; font-size: 14px; opacity: 0; -moz-transition: all .45s ease; -ms-transition: all .45s ease; -o-transition: all .45s ease; -webkit-transition: all .45s ease; transition: all .45s ease; }
.FlaggedProductsBlock.Featured-Mode .productWrapper:hover .panel-footer { bottom: 0; opacity: 1; }
.FlaggedProductsBlock.Featured-Mode .fa-shopping-cart { margin-right: 10px; }
.FlaggedProductsBlock.Featured-Mode li.flagnotice { padding-right: 30px; width: 21%; background: #000; font-weight: 700; font-size: 14px; }
@media(max-width:908px) { .FlaggedProductsBlock.Featured-Mode li.flagnotice
{ width: 100%; }
.FlaggedProductsBlock .productWrapper .link,
.BlockRelatedProducts .productWrapper .link { min-height: 145px; height: auto; }
.productWrapper .desc,
._product-wrapper .desc { -webkit-box-orient: vertical; -webkit-line-clamp: 2; display: -webkit-box; height: 40px; font-size: 14px; line-height: 20px; }
}
.FlaggedProductsBlock.Featured-Mode .nav > li > a { margin-right: -2px; padding: 10px; font-size: 1.5rem; }
.FlaggedProductsBlock.Featured-Mode li.flagnotice span { display: block; padding: 11px 15px; border: 0!important; color: #fff; }
.FlaggedProductsBlock.Featured-Mode .nav-tabs li { margin-bottom: -2px; }
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a:focus,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a:hover { border: 1px solid transparent; }
.FlaggedProductsBlock.Featured-Mode .nav > li > a:focus,
.FlaggedProductsBlock.Featured-Mode .nav > li > a:hover,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a:focus,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active > a:hover { border-color: transparent; background-color: transparent; }
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li > a:before { position: absolute; top: 0; right: 0; bottom: auto; left: 0; width: 100%; height: 1px; background: #000; content: ''; -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); -webkit-transform: scale(0, 1); transform: scale(0, 1); }
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li:hover a:before,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active a:before { transition: all .3s ease-out 0; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); -moz-transition: all .3s ease-out 0; -o-transition: all .3s ease-out 0; -webkit-transition: all .3s ease-out 0; transform: scale(1); }
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li > a:after { position: absolute; bottom: -40px; left: 50%; visibility: hidden; color: #fff; content: ""; font: normal normal normal 14px/1 FontAwesome; opacity: 0; transition: all .3s ease-out 0; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transition: all .3s ease-out 0; -o-transition: all .3s ease-out 0; -webkit-transition: all .3s ease-out 0; transform: translateX(-50%); }
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li:hover a:after,
.FlaggedProductsBlock.Featured-Mode .nav-tabs > li.active a:after { bottom: -3px; visibility: inherit; color: #000; opacity: 1; }
.FlaggedProductsBlock.Featured-Mode .nav-tabs { border-bottom: 3px solid #000; }
.FlaggedProductsBlock.Featured-Mode .productWrapper .image { webkit-transform: scale(1, 1); margin: 0 auto; transition: all 1s; -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform: scale(1, 1); -moz-transition: all 1s; -o-transition: all 1s; -webkit-transition: all 1s; transform: scale(1, 1); }
.FlaggedProductsBlock.Featured-Mode .productWrapper:hover .image { -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); -moz-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; -webkit-transform-origin: top; transform-origin: top; }
.cartBlock .table > tbody > tr > td { vertical-align: middle; }
.cartBlock ._inputQuantity, .WishlistBlock ._inputQuantity { margin: auto; padding: 5px; width: 35px; border: 1px solid #ccc; text-align: center; }
.cartBlock #spanUpdateQuantity, .WishlistBlock #spanUpdateQuantity { position: relative; top: 0; left: 10px; cursor: pointer; }
.cartBlock ._linkCartImage { display: table-cell; }
.cartBlock ._linkCartImage img,
.WishlistBlock ._linkWishListImage img,
.cartBlock .CartWrapper ._linkWishListImage img { padding: 10px; max-width: 140px; }
.cartBlock .media-body { padding: 15px; vertical-align: middle; }
.cartBlock ._rowFinalValues { font-weight: 600; font-size: 150%; }
.cartBlock ._linkDelete, .cartBlock ._linkWishlist { width: 40px; }
@media screen and (max-width:908px) {
    .cartBlock .actionsWrapper { float: none; margin: auto; }
    .cartBlock .visible-xs { display: table-row; }
    .cartBlock .main-attributes:not(.visible-xs) { border-top: 1px solid!important; background: none; }
    .cartBlock td:first-child,     .cartBlock th:first-child { display: none; }
    .cartBlock .table-responsive > .table > thead > tr > th, .cartBlock .table-responsive > .table > tbody > tr > th, .cartBlock .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td, .cartBlock .table-responsive > .table > tbody > tr > td, .cartBlock .table-responsive > .table > tfoot > tr > td,
    .cartBlock thead td { border-top: 1px solid!important; white-space: normal; }
}
.column_title { font-weight: bold; }
._formControlWrapper { margin-top: 5px; }
._formControlRadio { vertical-align: top; }
._addressWrapper { display: block; }
._addressWrapper a { display: block; text-align: left; cursor: pointer; }
.form-horizontal ._labelDialog { width: 100%; text-align: left; }
._formControlDialog { width: 100%; }
.old-address { margin-top: 10px; padding: 15px 10px 10px; min-height: 200px; width: 100%; border: 1px solid #fff; border-color: transparent; background: #ebebeb; color: #555; font-size: 15px; cursor: pointer; }
.old-address:hover { border-color: transparent; color: #fff; }
.old-address li { float: left; width: 100%; }
.old-address li#divCountryDistrictDetails span { float: left; }
.blockCheckout #divDistrict { padding-left: 8px !important; }
.edit-address { position: absolute; top: 10px; right: 16px; z-index: 99; display: none; padding-top: 12px; width: 50px; height: 50px; color: inherit !important; text-align: center; font-size: 20px; }
.select-address { display: none; }
.shipping-type-btn.active .select-address, .shipping-type-btn:hover .select-address { display: block; }
.shipping-type-btn.active .select-address .fa, .shipping-type-btn.active:hover .select-address .fa { position: absolute; right: 0; bottom: -20px; display: block; width: 40px; font-size: 28px !important; }
.shipping-type-btn:hover .select-address .fa { display: none; }
.select-address img { margin-top: -10px; width: 25px; vertical-align: top; }
.shipment_main_option label { position: relative; top: -2px; left: 0; padding-left: 5px; cursor: pointer; }
.payment_main_option label { position: relative; top: -2px; left: 0; padding-left: 5px; cursor: pointer; }
.shipment_area, .shipment_main_option, .payment_main_option { display: block; margin: 0 0 10px 6px; }
@media screen and (max-width:908px) {
    .shipment_area, .shipment_main_option, .payment_main_option { display: block; float: left; margin-right: 0; width: 100%; }
}
.shipment_radiobtn, .payment_radiobtn { float: left; margin-left: 15px!important; }
.shipment_content_hidden { z-index: 1000; padding-left: 25px; }
.shipment_descr, .payment_descr { margin: 0 0 10px 0; color: gray; font-style: italic; font-size: 14px; }
.shipment_descr { padding-right: 15px; padding-left: 12px; font-family: Arial, sans-serif; }
.payment_descr { padding-top: 15px; padding-left: 15px; }
.shipment_main_option label, .payment_main_option label { display: block; margin: 0 0 0 30px; margin-bottom: 0; line-height: 24px; }
.store_selection { width: auto; }
#checkout-table th { padding: 5px 0; border-bottom: 1px solid #444; text-align: left; font-weight: 400; }
.checkout-products #checkout-table td { padding: 5px 0; border-bottom: 1px solid #ddd; text-align: left; }
.comments-area textarea { padding: 10px 20px; width: 100%; outline: medium none; border: 1px solid #ddd; background: transparent none repeat scroll 0 0; color: #444; font-weight: 400; font-size: 14px; font-family: 'Roboto Condensed', sans-serif!important; }
.checkout-products ul { margin-left: -5px; padding-left: 0; }
.checkout-products li { display: block; padding: 10px; border-bottom: 0 none; border-bottom: 1px solid #333; background: #f8f8f8; }
.checkout-products .quantity { float: left; margin-right: 5px; color: #2f8ecb; font-weight: 500; font-size: 12px; }
.checkout-products .static-data { padding: 15px; border-bottom: 1px solid #e5e5e5; background: #f8f8f8; text-align: left; font-size: 15px; }
.edit-btn a { position: absolute; top: 14px; right: 22px; color: #858585; font-weight: 100; font-size: 11px; }
.checkout-products .data { display: block; padding: 15px; height: 60px; border-bottom: 1px dotted #e5e5e5; background: #fff; text-align: left; font-size: 15px; line-height: 30px; }
.data { margin-right: -15px; margin-left: -15px; padding: 15px; vertical-align: middle; }
.data .title { float: left; overflow: hidden; margin-right: 3%; width: 210px; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; }
.data .total { float: left; font-size: 12px; }
#divLoader { padding: 10px; font-size: 15px; }
#divLoader div { display: block; margin: 0 auto 10px; height: 40px; background-image: url(../../assets/images/ajax-loader.gif); background-position: center bottom; background-repeat: no-repeat; font-size: 15px; }
.alert-order-title { font-weight: 700; }
.blockCheckout .blockUI, .blockCheckout .blockMsg { border: none!important; }
.invoice_data,
#divSubmitUserData { display: none; }
.ui-widget-header { border: 1px solid #aaa!important; background: #ccc!important; color: #222!important; font-weight: 700!important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3!important; background: #e6e6e6!important; color: #555!important; font-weight: 400; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555!important; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999!important; background: #dadada!important; color: #212121!important; font-weight: 400; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #212121!important; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaa!important; background: #fff!important; color: #212121!important; font-weight: 400; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121!important; text-decoration: none; }
.ui-state-default .ui-icon { background-image: url(../../assets/images/close-icon.png)!important; background-position: center center!important; }
.payment_main_option { display: table; margin-bottom: 10px; }
.ui-state-focus a { color: #000!important; font-weight:600!important; }
ul.ui-autocomplete { z-index: 1100; left: 0!important; padding: 20px; background:none; background-color:#F7F8F7; border:2px solid #000!important; }
ul.ui-autocomplete:hover, ul.ui-autocomplete:focus { background-color:#F7F8F7!important; }
ul.ui-autocomplete li { background-color: #fff; width:16.12%; margin:0.2%!important; height:200px; float:left; text-align:center; }
ul.ui-autocomplete li:hover, ul.ui-autocomplete li:focus, ul.ui-autocomplete li:active, ul.ui-autocomplete li:visited, ul.ui-autocomplete img:hover, ul.ui-autocomplete a:hover { border:none!important; color: #000!important; background-color: #fff!important; font-weight:600!important ;}
ul.ui-autocomplete .autocompleteHeader { background-color: #F7F8F7; font-size:16px; font-style:italic; font-weight: 800;width: 100%!important;float:left; height: 30px;line-height: 20px; }
ul.ui-autocomplete .autocompleteHeader:hover, ul.ui-autocomplete .autocompleteLiHeader:focus, ul.ui-autocomplete .autocompleteLiHeader:active { background-color: #F7F8F7!important; }
ul.ui-autocomplete .autocompleteLiHeader { background-color: #F7F8DA;font-weight: 700;width: 100%;float:left; height: 30px;line-height: 30px; margin-top:20px!important; }
ul.ui-autocomplete .autocompleteLiHeader:hover, ul.ui-autocomplete .autocompleteLiHeader:focus, ul.ui-autocomplete .autocompleteLiHeader:active { background-color: #F7F8DA!important; }
ul.ui-autocomplete .autocompleteImage { height:130px; }
ul.ui-autocomplete .autocompleteTitle { height:70px; }
ul.ui-autocomplete .autocompleteSimpleItem { height: 56px!important; line-height:24px; display: grid; }
ul.ui-autocomplete img { max-width:100%; max-height:100%; }
ul.ui-autocomplete a { font-weight:600;float:left;font-size:12px; }
ul.ui-autocomplete .autocompleteAllResults { width:100%; height:40px; line-height:34px; }
ul.ui-autocomplete .autocompleteAllResults div { text-align:center; }
ul.ui-autocomplete .autocompleteAllResults a { width:100%;font-size:16px; font-weight:600; font-style:italic; }
.checkout-products #checkout-table td.quantity, .blockOrders td.quantity { float: none; }
.wizard > .content > .body ul.address_detail_area { list-style: none!important; }
.wizard > .content { background: #eee!important; }
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active { background: #bbb!important; }
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active { background: #bababa!important; }
#aAddAddress .fa { margin-right: 10px; }
#divUserData, #divShipmentAddressesArea, #divShipmentsArea, .payments { margin-bottom: 10px; padding-bottom: 20px; }
#divShipmentAddressesArea .checkbox { display: block; margin: auto; padding: 15px; min-width: 275px; border: 1px solid #ccc; background: #f9f9f9; }
#divShipmentAddressesArea .address-seperator { display: block; float: left; width: 100%; height: 1px; content: ' '; }
.blockCheckout .shipping-type { margin-bottom: 20px; }
.blockCheckout .new-address._addressItem { padding: 25px 10px 10px; text-align: left; }
.old-address:hover .edit-address { display: block; }
.select-address .fa { position: absolute; right: 25px; bottom: 10px; font-size: 22px; }
.select-list-wrapper { margin-bottom: 25px; }
#upCheckoutTotals ._wizard-page-title { margin-bottom: 10px; padding-right: 0; padding-left: 0; border-top: 1px solid #ddd; background: none; }
.order-summary { overflow: auto; overflow-x: hidden; padding-bottom: 20px; max-height: 100%; background: #f9f9f9; }
.shipping-type .btn .fa { display: block; margin: 10% 5%; width: 90%; font-size: 60px; }
.edit-btn { float: right; margin-top: 4px; font-weight: normal; font-size: 10px; }
.shipping-type-btn { min-height: 160px; }
.comments-area { margin-bottom: 20px; }
.blockCheckoutResults { padding-bottom: 100px; }
.order-summary-top, .order-summary-body .row { font-size: 14px; font-weight:600 }
.order-summary-body .row { margin-top: 10px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #bfbfbf; }
.order-summary-top a:hover, .order-summary-top a:focus, .order-summary-top a:visited { text-decoration: none; }
.order-summary-top .btn.collapsed .open { display: block; margin-left: -10px; }
.order-summary-top .btn .open { display: none; }
.order-summary-top .btn.collapsed .closed { display: none; margin-left: -12px; }
.order-summary-top .btn .closed { display: block; }
.blockCheckout .form-horizontal ._labelForm { margin-top: 15px; }
.products-in-cart { padding-top: 10px; }
.products-in-cart .data { background: #fff; }
.products-in-cart .data .row { border-bottom: 1px dotted #bfbfbf; }
.products-in-cart .data .quantity { float: left; margin-bottom: 5px; width: 10%; font-size: 12px; }
.products-in-cart .data .total { float: left; width: 22%; text-align: right; font-size: 12px; }
.item-count { font-size: 70%; }
.e-coupons { margin-top: -13px; margin-right: -15px; margin-left: -15px; padding: 20px; background: #ddd; }
.e-coupons .form-group { margin-left: 0; width: 100%; }
.e-coupons .widget-description { text-transform: uppercase; font-size: 12px; }
.e-coupons .btn { float: left; width: 38%; font-size: 11px; }
.e-coupons input[type="text"] { float: left; width: 62%; font-size: 10px; }
#divValidationMsgs .alert { margin-bottom: 10px; width: 100%; }
.order-summary .total-amount { float: left; margin: 15px 0; width: 100%; font-weight: bold; font-size: 140%; }
.checkout-terms input { float: left; margin-top: -2px; margin-right: 5px; }
.checkbox input[type=checkbox] { position: absolute; opacity: 0; }
.checkbox input[type=checkbox] + label { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; user-select: none; padding-left: 30px; line-height: 20px; cursor: pointer; }
label { -webkit-font-smoothing: antialiased; font-weight: 400; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; cursor: text; -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0); }
input[type='checkbox'] + label:before { position: absolute; left: 0; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 18px; height: 18px; border: 1px solid #ccc; background: #fff; content: ""; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
input[type='checkbox'] + label:after { position: absolute; bottom: 6px; left: 6px; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 6px; height: 13px; content: ""; opacity: 0; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transition: opacity .3s ease; -o-transition: opacity .3s ease; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; -moz-transition-delay: .1s; -o-transition-delay: .1s; -webkit-transition-delay: .1s; transition-delay: .1s; transform: rotate(45deg); }
input[type='checkbox']:checked + label:before, input[type='checkbox']:hover + label:before { border-color: #ccc; background: #ccc; }
input[type='checkbox']:disabled + label:before, input[type='checkbox']:disabled:hover + label:before { background: #fff; }
input[type='checkbox']:checked + label:after, input[type='checkbox']:hover + label:after { border-right: 2px solid #fff; border-bottom: 2px solid #fff; opacity: 1; }
.checkout-terms ._label-checkbox-field:hover { cursor: pointer; }
.checkout-terms:hover { cursor: pointer; }
.checkout-terms input[type='checkbox'] + label:after { top: 0; cursor: pointer; }
.checkout-terms ._label-checkbox-field { position: relative; top: -5px; margin-left: -20px; padding-bottom: 10px; padding-left: 30px; width: 90%; font-size: 13px; line-height: 16px; }
.checkout-terms ._label-checkbox-field a { text-decoration: underline; }
.order-summary.fixed { position: fixed; top: 10%; z-index: 999; max-height: 80vh !important; border:1px #e8e8e8 solid; }
.order-summary.fixed .total-amount { bottom: 85px; display: block; margin-left: -15px; padding: 0 25px 0 15px; width: 284px; background: #f9f9f9; }
.order-summary.fixed .order-complete-holder { bottom: 10px; display: block; margin-left: -15px; padding: 22px; background: #f9f9f9; }
.order-summary.fixed .order-complete-gift, .order-footer .order-complete-gift { margin-left: -15px; padding: 0 0 0 22px; }
.delete-coupon { float: right; }
.content-credit-card-hidden .table-content-column-left { margin-left: -5px; }
@media(max-width:908px) { .order-summary.fixed, .order-summary.fixed .total-amount, .order-summary.fixed .order-complete-holder
{ position: static; }
.order-summary.fixed .total-amount, .order-summary.fixed .order-complete-holder { width: 100%!important; }
.col-md-3.order-summary { width: 100%!important; }
}
.blockCheckout #divValidationMsgs { display: none; margin-bottom: 15px; width: 100%; }
.blockCheckout hr { border-color: #000; }
.table-responsive { padding-bottom: 20px; }
._wizard-page-title { display: block; margin-bottom: 20px; padding: 10px; background: #e5e5e5; text-transform: uppercase; font-weight: 700; font-size: 16px; }
.order-summary ._wizard-page-title { background: transparent; }
.blockCheckout .address:last-child { margin-right: 0; padding-right: 0; }
.blockCheckout .fa-plus-circle { display: block; margin-top: 35px; margin-bottom: 10px; color: inherit; font-size: 30px; }
.blockCheckout .new-address { margin-left: 0; padding-left: 0; min-height: 200px; }
._orderIcon { margin: 25px; }
.btn-create-account { float: left; padding: 20px; width: 100%; text-align: center; }
[data-bd-freetile-blocks="True"] .element { overflow: hidden; padding: 0; }
@media(max-width:908px) { 
.ui-widget-content { width: 95%!important; }
#divOrderDetailsBottom th { min-width: 100px; text-align: left; }
.blockUI.blockMsg.blockPage { left: 15%!important; }
.blockUI { left: 20%!important; width: 60%!important; }
#divOrderOk { padding-bottom: 70px; }
.wizard > .steps a, .wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active { height: 60px; color: transparent!important; }
.wizard > .steps .number { position: absolute; color: #fff; }
}
.blockInline { display: inline-block; float: right; }
.wizard > .steps ul . a:not(.number) { display: none!important; }
.blockCheckout .blockLoginRegister, .blockCheckout .register_data_container { margin-bottom: 10px; margin-left: 6%; padding: 15px; background: #f9f9f9; }
#updProgress { position: absolute; z-index: 9; margin-left: -15px; width: 100%; height: 100%; background: rgba(255, 255, 255, .8); text-align: center; }
#updProgress img { margin-top: 45%; }
.blockCheckout .blockLoginRegister input[type="text"], .blockCheckout .blockLoginRegister input[type="email"], .blockCheckout .blockLoginRegister input[type="password"],
.blockCheckout .register_data_container input[type="text"], .blockCheckout .register_data_container input[type="email"], .blockCheckout .register_data_container input[type="password"] { background: #fff; }
.bankRadioLabel { display: inline!important; margin:0!important; }
.bankRadio { margin-left:4px!important; }
@media(max-width:908px) { .blockCheckout .blockLoginRegister, .blockCheckout .register_data_container
{ margin-right: 3%; margin-left: 3%; }
.login-register-container { padding: 3% 0; }
.blockCheckout #BlockLoginRegister { margin-bottom: 15px; }
}
span.checkout-steps-counter { display: block; float: left; margin-top: -8px; margin-right: 10px; margin-left: -8px; padding: 10px; height: 38px; background: #fff; line-height: 17px; }
.bd-carousel img,
.owl-item img { display: block; width: 100%; height: auto; }
.bd-carousel .slide-caption { position: absolute; top: 25%; bottom: auto; left: 10%; padding: 25px; width: 35%; background: rgba(255, 255, 255, .7); color: #000; text-shadow: none; -moz-opacity: .6; opacity: .6; filter: DXImageTransform.Microsoft.Alpha(opacity=60); filter: alpha(opacity=30); }
.bd-carousel { padding-left: 0!important; }
.bd-carousel .item { margin: 3px; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons { position: absolute; top: 45%; z-index: 98; width: 100%; height: 0; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons div { width: 30px; height: 30px; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; background: #000; text-indent: -9999px; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons .owl-next { float: right; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev { float: left; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons .owl-next:before { position: absolute; top: 0; right: 0; left: auto; display: block; margin: 5px; width: 30px; height: 30px; background-image: none; color: #fff; content: "❱"; text-indent: 3px; font-weight: 700; font-size: 18px; line-height: 30px; }
.bd-carousel.owl-carousel .owl-controls .owl-buttons .owl-prev:before { position: absolute; top: 0; left: 0; display: block; margin: 5px; width: 30px; height: 30px; background-image: none; color: #fff; content: "❰"; text-indent: -1px; font-weight: 700; font-size: 18px; line-height: 30px; }
.cd-hero .slide-caption { margin-left: 35px; padding: 25px; }
.cd-slider-nav { position: initial!important; margin-top: -80px; background: transparent!important; }
.cd-slider-nav a { padding-right: 5px; padding-left: 5px; -ms-word-wrap: break-word; word-wrap: break-word; }
.manufacturers-slider .bd-carousel.owl-carousel .owl-controls .owl-buttons { top: 30%; }
@media(max-width:908px) { .bd-carousel.owl-carousel .owl-controls .owl-buttons
{ top: 15%; }
.bd-carousel .slide-caption { left: 10%; padding: 15px; width: 42%; }
.slide-caption h4, .slide-caption.h4 { margin: 0; font-size: 1.3rem !important; line-height: 1.3rem !important; }
.slide-caption h5, .slide-caption .h5 { margin: 0; font-size: 1.3rem !important; line-height: 1.3rem !important; }
.slide-caption h6, .slide-caption .h6 { margin: 0; font-size: 1.2rem !important; line-height: 1.2rem !important; }
.slide-caption p { margin: 5px 0 5px; }
.slide-caption p, .slide-caption p span { font-size: 1rem !important; line-height: 1rem; }
.cd-hero .slide-caption { margin-left: 0; padding: 25px; }
.cd-slider-nav a { padding-top: 15px!important; }
._addressWrapper { display: block; width: 100%; }
}
.eshop-controls .fa-shopping-cart { margin-right: 10px; }
.bundle-item { margin-bottom: 10px; width: 100%; height: 110px; }
.bundle-item .bundle-image { padding: 5%; width: 80px; border: 1px solid #ddd; }
.bundle-item .vcenter { display: table; height: 80px; }
.bundle-item .vcnterContent { display: table-cell; vertical-align: middle; }
.productPage .dropdown { float: left; margin-bottom: 10px; }
.collections .dropdown-menu { min-width: 117px!important; width: 117px; }
.collections .dropdown-menu > li > a { display: block; padding: 3px 13px; }
.collections .btn .btn-default.dropdown-toggle { margin-top: 0; padding-top: 3px; width: 117px; }
.collections .btn { padding-top: 3px; -ms-text-overflow: unset!important; -o-text-overflow: unset!important; text-overflow: unset!important; }
.bundle-products { display: block; float: left; width: 100%; }
.collections .btn.btn-default.dropdown-toggle { margin-top: 0; padding-top: 4px; width: 117px; -ms-text-overflow: normal; -o-text-overflow: normal; text-overflow: normal; }
.productCartAlertWrapper { float: left; margin: 10px; padding: 5px 15px; width: 100%; text-align: right; }
.ulpicker { float: left; margin-bottom: 10px; width: 100%; list-style: none; }
.ulpicker li { position: relative; display:table; float: left; margin-right: 5px; margin-bottom: 5px; width: 122px; height: 122px; -moz-box-shadow: inset 0 0 0 1px #ccc; -webkit-box-shadow: inset 0 0 0 1px #ccc; box-shadow: inset 0 0 0 1px #ccc; cursor: pointer; }
.ulpicker li:hover, .ulpicker li.selected-attribute { -moz-box-shadow: inset 0 0 0 3px green; -webkit-box-shadow: inset 0 0 0 3px green; box-shadow: inset 0 0 0 3px green; }
.ulpicker li a { display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align:middle; }
.ulpicker li img { max-width: 100px; max-height: 100px; }
.modal .productsTabs { display: none; }
.combiInactive { opacity: 0.3; background-size:10px 10px; background-image: linear-gradient(-45deg, gray 25%, transparent 25%, transparent 50%, gray 50%, gray 75%, transparent 10%,transparent); }
.selected-combination { position: absolute; bottom: -10px; }
.sizeGuide { position: relative; display: inline-block; border-bottom: 1px solid; color: #675c5f; text-decoration: none!important; font-style: italic; font-size: 13px; }
a.sizeGuide:visited { text-decoration: none!important; }
.productPage ._product-manufacturer img { margin-bottom: 5px; max-height: 50px; }
.productPage ._product-flags-onimage { position: absolute; top: 10px; margin-left: 25px; z-index:8; }
@media screen and (max-width:908px) {
    .selected-combination { position: static; }
    .productCartAlertWrapper { margin-left: 5px; padding: 0; text-align: left; }
}
.MiddleBanners #content-block:last-child { margin-bottom: 0; }
.MiddleBanners .promo-banner-box:before, .MiddleBanners .promo-banner-box .promo-text, .MiddleBanners .promo-banner-box .promo-text .description { -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out; -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; }
.MiddleBanners .promo-banner-box { position: relative; display: block; background-position: right top; background-size: cover; }
.MiddleBanners .promo-banner-image { display: block; width: 100%; height: 100%; }
.MiddleBanners .promo-banner-image img { width: 100%; }
.MiddleBanners .promo-banner-box:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: inherit; content: ""; opacity: 0; }
body:not(.mobile) .MiddleBanners .promo-banner-box:hover:before { opacity: .8; }
.MiddleBanners .promo-banner-box .promo-text { position: absolute; right: 15px; bottom: 30px; left: 15px; text-transform: uppercase; }
body:not(.mobile) .MiddleBanners .promo-banner-box:hover .promo-text { bottom: 50%; -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); -webkit-transform: translateY(50%); transform: translateY(50%); }
.MiddleBanners .promo-banner-box .promo-text .title { display: block; color: #fff; font-weight: 900; font-size: 1.2em; line-height: 1em; }
.MiddleBanners .promo-banner-box .promo-text .description { display: block; margin-bottom: 20px; color: #fff; text-transform: lowercase; letter-spacing: -1px; font-weight: 300; font-size: .5em; line-height: 1em; }
body:not(.mobile) .MiddleBanners .promo-banner-box:hover .promo-text .description { margin-bottom: 5px; }
.MiddleBanners .promo-banner-box .promo-text .detail-link { display: inline-block; color: #fff; text-transform: lowercase; font-weight: 300; font-size: 1em; line-height: 1em; }
.MiddleBanners .promo-banner-box .promo-text .detail-link a { padding: 10px; }
body:not(.mobile) .MiddleBanners .promo-banner-box .promo-text .detail-link:hover, body:not(.mobile) .MiddleBanners .promo-banner-box:hover .promo-text .detail-link { border-color: transparent; }
@media print { header, footer, .breadcrumb, #topcontrol { display: none; } }
.animated-recommendations h3 { text-align: center; }
.animated-recommendations .product-inner .image { display: block; }
.animated-recommendations .header-line { position: relative; margin: auto; margin-top: 24px; margin-bottom: 21px; max-width: 300px; width: 100%; height: 1px; background-color: #ccc; }
.animated-recommendations .header-line .line-inner { position: absolute; top: -2px; left: 50%; display: inline-block; margin-left: -26px; width: 53px; height: 5px; background-color: #000; }
.animated-recommendations .animation-box { position: absolute; top: 0; display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .8); color: #fff; text-align: center; }
.animated-recommendations .animation-box.overlay { position: absolute; top: 0; display: none; margin-left: -15px; width: 100%; background-color: rgba(0, 0, 0, .8); color: #fff; text-align: center; }
.FlaggedProductsBlock.animated-recommendations .animation-box.overlay {; margin-left: -3px; }
.animated-recommendations ._productAddCartButton { position: absolute; bottom: 0; left: 0; margin-left: 6%; width: 85%; }
.BrowseBlock.animated-recommendations .animation-box.overlay { margin-left: -6px; }
@media(max-width:908px) { .animated-recommendations .animation-box.overlay{ width: 98%; }}
.animated-recommendations .animation-box a:not(.btn) { color: #fff; }
.animated-recommendations .animation-box h5 { display: block; padding: 5%; }
.animated-recommendations .outer-content { padding: 0 5px; width: 90%; }
.animated-recommendations .outer-content .p-name, .animated-recommendations .outer-content .price { text-align: left; }
.animated-recommendations .animated { -moz-animation: expand .5s; -o-animation: expand .5s; -webkit-animation: expand .5s; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation: expand .5s; }
expand { 
from; { height: 150px; }
to { height: 100%; } }
expand { 
from; { height: 150px; }
to { height: 100%; }}
.animated-recommendations .p-name { overflow: hidden; margin-top: 0; margin-bottom: 3px; height: 39px; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-family: inherit; line-height: 1.4em; }
.animated-recommendations .product-entry:hover .animation-box { display: block; opacity: 1; }
.animated-recommendations:not (.blockCategoryContent).product-entry { overflow: hidden; margin-bottom: 45px; padding: 5px; }
.animated-recommendations .text-wrap { position: absolute; top: 50%; width: 100%; height: 90%; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-menu-element-horizontal li { display: inline-block; }
.footer-menu-element-horizontal li a { padding-right: 5px; padding-left: 5px; border-left: 1px solid #000; }
.footer-menu-element-horizontal li:first-child a { border-left: 0; }
footer h3 img, footer h3 img.img-responsive { margin-left: 0; }
._productAvailability { margin-bottom: 5px; }
._productAvailability img { margin-top: -1px; max-height: 14px; }
.Hover-Grid .panel-footer, .Hover-Grid ._productAvailability, .Hover-Grid ._productCode, .Hover-Grid ._productManufacturer, .Hover-Grid ._btn-quick-look { display: none!important; }
.Hover-Grid ._btn-compare-list, .Hover-Grid ._btn-wish-list { display: none!important; padding-top: 9px; }
.Hover-Grid .productWrapper:hover ._btn-compare-list, .Hover-Grid .productWrapper:hover ._btn-wish-list, .Hover-Grid .productWrapper:hover ._btn-quick-look { display: inline-block!important; }
.Hover-Grid .productWrapper:hover { position:absolute; width:98%; border: 0; }
.Hover-Grid .productWrapper:hover .Hover-Grid-Item, .Hover-Grid ._product-wrapper:hover .Hover-Grid-Item { position: relative; z-index: 8; padding: 5px; width: 100%; border: 0 !important; background: #fff; -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .8); -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .8); box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .8); }
.browse-3.Hover-Grid ._product-flags { margin-top: 20px; }
.Hover-Grid .productWrapper:hover .panel-footer, .Hover-Grid .productWrapper:hover ._productAvailability, .Hover-Grid .productWrapper:hover ._productCode, .Hover-Grid .productWrapper:hover ._productManufacturer,
.Hover-Grid .productWrapper:hover .product-actions, .Hover-Grid .productWrapper:hover ._btn-quick-look { display: block!important; }
.Hover-Grid ._product-flags { margin-left: 10px; }
.Hover-Grid ._btn-quick-look { margin: auto; }
.Hover-Grid .productWrapper .panel-heading { align-items: center; display: flex; height: 300px; text-align: center; }
.Hover-Grid .preview-box .panel-heading img { margin: auto; padding: 5%; width: 100%; max-height:100%; }
.Hover-Grid .preview-box .panel-footer { display: block; }
.Hover-Grid .preview-box ._btn-compare-list, .Hover-Grid .preview-box ._btn-wish-list { display: inline!important; }
.preview-box { position: absolute; z-index: 90; background: #fff; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .6); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .6); box-shadow: 0 0 4px rgba(0, 0, 0, .6); text-align: center; }
.bdnews-latest-posts { margin-bottom:10px; }
.bdnews-latest-posts article { position: relative; float: left; overflow: hidden; height: 250px; background-position: center center; background-size: contain; background-repeat: no-repeat; }
@media(max-width:908px) { .bdnews-latest-posts article { width: 100%; margin-top:10px; } }
.bdnews-latest-posts article.bw-first { clear: both; }
.bdnews-latest-posts article.bw-last { margin-right: 0; }
.bdnews-latest-posts article > a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.bdnews-latest-posts .bdnews-latest-posts-overflow { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(55, 55, 55, .7); opacity: 0; -moz-transition: opacity .3s; -o-transition: opacity .3s; -webkit-transition: opacity .3s; transition: opacity .3s; }
.bdnews-latest-posts .bdnews-latest-posts-shadow { position: absolute; right: 0; bottom: 0; left: 0; height: 78px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#db000000', GradientType=0); }
.bdnews-latest-posts .bdnews-latest-posts-swapping { position: absolute; top: 176px; right: 0; left: 0; padding: 0 20px; color: #fff; text-shadow: 1px 1px 3px rgba(0, 0, 0, .7); -moz-transition: top .3s; -o-transition: top .3s; -webkit-transition: top .3s; transition: top .3s; }
.bdnews-latest-posts .bdnews-latest-posts-info { display: block; overflow: hidden; margin-bottom: 2px; width: 100%; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 13px; }
.bdnews-latest-posts h4 { display: block; overflow: hidden; padding-bottom: 10px; width: 100%; color: #fff; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-weight: 300; font-size: 18px; }
.bdnews-latest-posts .bdnews-latest-posts-excerpt { color: #fff; opacity: 0; -moz-transition: opacity .3s .2s; -o-transition: opacity .3s .2s; -webkit-transition: opacity .3s .2s; transition: opacity .3s .2s; }
.bdnews-latest-posts .bdnews-latest-posts-more { margin-top: 10px; text-transform: uppercase; opacity: 0; -moz-transition: opacity .3s .2s; -o-transition: opacity .3s .2s; -webkit-transition: opacity .3s .2s; transition: opacity .3s .2s; }
.bdnews-latest-posts article:hover .bdnews-latest-posts-overflow { opacity: 1; }
.bdnews-latest-posts article:hover .bdnews-latest-posts-swapping { top: 10px; }
.bdnews-latest-posts article:hover .bdnews-latest-posts-excerpt { opacity: 1; }
.bdnews-latest-posts article:hover .bdnews-latest-posts-more { opacity: 1; }
.top-first-new { margin-bottom: 40px; height: 502px; }
.top-first-new a { position: relative; display: block; overflow: hidden; width: 100%; height: 100%; }
.top-first-new .top-first-new-text { position: absolute; top: 13%; z-index: 2; margin: 2% 15% 2% 5%; padding: 25px; width: 77%; background: rgba(255, 255, 255, .6); }
.top-first-new img { width: 100%; height: 100%; }
.news .odd, .news .even { margin-bottom: 40px; height: 140px; }
.news-object, .news-body { display: table-cell; vertical-align: top; }
.even .news-object { float: left; }
.even .news-body { float: right; margin-left: 5%; }
.odd .news-object { float: right; }
.odd .news-body { float: left; margin-right: 5%; }
.news-object { overflow: hidden; width: 40%; height: 140px; }
.news-object img { width: 100%; height: 100%; }
@media(max-width:908px) { .news-object img { height: auto; } }
.news-body { width: 55%; }
.newsmore-button { margin-top: 10px; text-transform: uppercase; }
.article-btn { display: block; float: left; margin: 6px; margin-left: 0; padding: 0 8px 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; background: #ccc!important; color: #fff!important; font-weight: 300; font-size: 11px; line-height: 14px; line-height: 19px; }
.article-btn:hover { background: #999!important; color: #000!important; }
.news-browse .date { float:left; display: block; padding-top: 7px; height: 19px; color: gray; font-size: 11px; line-height: 19px; }
.more a { display: block; margin-bottom: 50px; text-decoration: underline; font-size: 13px; }
.article-description { color: gray; font-size: 13px; height:80px; }
.news-browse h4 { min-height: 40px; font-weight: 900; }
.news-browse .nav-tabs { margin: 0 auto; width: 100%; border-bottom: 0; }
.news-browse .nav-tabs li:first-child { margin-left: -10px; }
.news-browse .nav-tabs > li { margin: 0 10px 10px 0; border: 0 none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.news-browse .wrapper-tabs { padding: 22px; padding-top: 32px; width: 100%; border: 0 none; background: #f5f5f5; text-align: center; }
.news-browse .nav-tabs > li > a { margin-right: 0; border: 0 none; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-weight: 500; font-size: 13px; }
.news-browse .nav-tabs > li.active > a, .news-browse .nav-tabs > li.active > a:hover, .news-browse .nav-tabs > li.active > a:focus { border: 0 none; background: #fff; }
.news-browse .nav > li > a:hover, .news-browse .nav > li > a:focus { background: #ddd; text-decoration: none; }
.news-browse h6:first-child { margin: 0; margin-bottom: 15px; padding: 0; padding-top: 5px; font-weight: 600; font-size: 14px; }
.news-browse h6 { margin: 0; padding: 0; padding-top: 5px; font-weight: 600; font-size: 14px; }
.news-browse .product-filters-top { margin: 20px 0 10px; }
.news-browse .focus .article-description { padding: 20px 0; padding-top: 10px; }
.news-browse .focus:first-child { padding: 0; }
.news-browse .focus { padding-top: 20px; }
.news-browse .focus .article { padding-top: 15px; }
.news-browse .focus img { margin: 20px 0 15px; }
.col-md-9.focus.nopadding { padding-top: 0!important; }
.article { font-size: 13px; line-height: 25px; }
.news-browse .article-title h3 { font-weight: 900; font-size: 24px; }
.news-browse .newsItem { height:300px; float:left; }}
.news-browse .left { float:left; }
.news-browse .newsItem img { max-width:100%; max-height:100%; }
.news-browse .newsBrowseVideoWrapper { position: relative; padding-top: 25px; height: 400px; }
.news-browse .newsBrowseVideoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; padding-left: 5px; }
.news-1 .newsBrowseVideoWrapper { position: relative; padding-top: 25px; height: 330px; }
.news-1 .newsBrowseVideoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; max-height:100%; padding-left: 5px; }
#divImage img { max-width:100%;}
.price-whishlist { font-weight: 900; }
.availability-text { font-size: 12px; }
.blockAccount .nav-tabs > li.active > a, .blockAccount .nav-tabs > li.active > a:hover, .blockAccount .nav-tabs > li.active > a:focus,
.blockAccount .nav-tabs > li > a:hover { outline: none; border: 0; border-bottom: 1px dotted #bfbfbf; background-color: #fff; font-weight: 700; cursor: default; cursor: pointer; }
.blockAccount .nav-tabs > li > a, .blockAccount .nav-tabs > li > a:hover, .blockAccount .nav-tabs > li > a:focus { outline: none; border-bottom: 1px dotted #bfbfbf; background-color: #fff; color: #404040; font-size: 15px; cursor: default; cursor: pointer; }
.blockAccount .nav-tabs { border-bottom: 0 none; }
.blockAccount .nav-tabs > li > a { outline: none; border: 0 none; border-bottom: 1px dotted #bfbfbf; color: #404040; font-size: 15px; }
.blockAccount .form-horizontal ._labelForm { margin-left: -15px; }
.blockAccount.bootstrap-select.form-control, .bootstrap-select > .btn { border: 1px solid #e3e3e3; background: #fff; }
.blockAccount .form-control[disabled], .blockAccount .form-control[readonly], .blockAccount fieldset[disabled] .form-control { background-color: #fff; }
.blockAccount ._pageTitle { margin: 8px 0; text-align: left; font-size: 22px; }
.blockAccount h3 { text-decoration: underline; font-weight: 600; font-size: 18px; }
.blockAccount .form-horizontal .form-group { margin-right: 0; margin-left: 0; }
.address_detail_area { display: block; float: left; padding-left: 5px; width: 100%; height: 100%; list-style: none; text-align: left; font-size: 14px; }
.blockAccount .fa-plus-circle { display: block; margin-top: 35px; margin-bottom: 10px; font-size: 37px; }
.blockAccount th { border-bottom: 0 none; text-align: center; font-size: 13px; }
.blockAccount .table .table { background: #fff; color: #707070; }
.blockAccount .table > tbody + tbody { border-top: 1px solid #ddd; }
.blockAccount .table tr:last-child { padding: 5px; border-top: 0 none; border-bottom: 1px solid #ddd; }
.blockAccount .table .table:hover, .blockAccount .table .table[aria-expanded="true"] { background: #ccc; color: #000; cursor: pointer; }
.blockAccount .table .table[aria-expanded="false"] { background: #fff; color: #707070; cursor: pointer; }
.blockAccount .table > tbody > tr > td { border: 0 none; }
.blockAccount.table > thead > tr > th, .blockAccount.table > tbody > tr > th, .blockAccount .table td { text-align: center; font-size: 13px; }
.blockAccount .table-condensed > tbody > tr > th, .blockAccount .table-condensed > thead > tr > td, .blockAccount .table-condensed > tbody > tr > td { padding: 5px!important; padding-bottom: 0!important; }
.blockAccount.table > thead > tr, .blockAccount.table > tbody > tr { padding: 10px 0; }
.blockAccount .grey-bg { background: #fafafa; }
.address-title { display: block; padding-bottom: 10px; color: #404040; font-weight: 600; font-size: 12px; }
.blockAccount table { width: 100%; }
.blockAccount .title th { padding-top: 10px!important; padding-bottom: 0; text-align: center; font-size: 12px; }
.blockAccount tr.title:first-child { border-top: 1px solid #cfcfcf; border-bottom: 1px solid #fafafa; }
.blockAccount .title th:first-child { padding-left: 15px; }
.blockAccount .title-head th { padding-bottom: 15px; color: #404040; }
.blockAccount .panel-primary { border: 0 none; }
.blockAccount .data-focus { margin-top: 20px; font-size: 12px; }
.blockAccount .data-focus td:not(.description) img { width: 120px; height: auto; }
.blockAccount td, .blockAccount th { padding: 6px; text-align: center; font-size: 13px; }
.blockAccount .fa.fa-search { position: absolute; right: 32px; display: none; margin-top: 2px; }
.blockAccount table tbody:hover .fa.fa-search,
.blockAccount .table .table[aria-expanded="true"] .fa.fa-search { display: block; }
.blockAccount .price-right { text-align: right; font-weight: 700; }
.blockAccount .cell-width { width: 10%; }
.blockAccount .text-left { text-align: left!important; }
.blockAccount .description { width: 245px; }
.blockAccount .divCheckbox:hover { cursor: pointer; }.checkout-terms input { float: left; margin-top: -2px; margin-right: 5px; }
.blockAccount input[type=checkbox] { opacity: 0; }
.blockAccount input[type=checkbox] + label { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; user-select: none; padding-left: 30px; line-height: 20px; cursor: pointer; }
.blockAccount input[type='checkbox'] + label:after { top: 0; cursor: pointer; }
.blockAccount ._label-checkbox-field { position: relative; top: -3px; margin-left: -20px; padding-bottom: 10px; padding-left: 30px; width: 90%; font-size: 13px; line-height: 16px; }
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; padding: 10px 0 10px 10px; min-height: 1px; border-right: 1px solid #cfcfcf; color: #707070; text-align: left; font-size: 12px; }
.col-xs-5ths-adrs, .col-sm-5ths-adrs, .col-md-5ths-adrs, .col-lg-5ths-adrs { position: relative; padding: 15px; min-height: 1px; border-right: 0; text-align: left; }
.col-xs-5ths:last-child, .col-sm-5ths:last-child, .col-md-5ths:last-child, .col-lg-5ths:last-child { border-right: 0 none; }
.col-xs-5ths, .col-xs-5ths-adrs { float: left; width: 20%; }
@media screen and (max-width:908px) {
    .blockAccount .visible-xs { display: table-row; background: #fafafa; }
    .blockAccount .visible-xs td, th { margin: 15px; padding: 15px; color: #000; font-size: 15px; }
    .col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { padding: 15px; border-right: 0; border-bottom: 1px solid #cfcfcf; }
}
@media screen and (max-width:908px) {
    .col-md-5ths, .col-xs-5ths, .col-md-5ths-adrs, .col-xs-5ths-adrs { float: left; margin: 5px 0; width: 100%; }
}
@media(min-width:908px) { 
	.col-sm-5ths { float: left; width: 20%; }
	.hidden-md { display: none!important; }
}
@media(min-width:992px) { 
.col-md-5ths { float: left; width: 20%; height: 120px; }
}
@media(min-width:1200px) { 
.col-lg-5ths { float: left; width: 20%; }
}
.blockCart .grey-bg { background-color: #f0f0f0; color: #504f4f; font-size: 13px; }
.blockCart .grey-bg th { font-weight: 500!important; }
.blockCart .table > thead > tr > th { border-bottom: 0 none; }
.blockCart .refresh { margin-top: 8px; margin-left: 10px; }
.blockCart .text-right { text-align: right; }
.blockCart .fa-heart-o { font-size: 11px; }
.cart_wishlist { margin-top: 20px; background: #fafafa; }
.cart_wishlist .productWrapper { border-color: #e2e2e2; }
.blockCart table { width: 100%; }
.blockCart td, .blockCart th { padding: 6px; text-align: left; }
.blockCart .table tr:last-child { border-bottom: 0 none; }
.blockCart .table tr:first-child { border-bottom: 1px solid #f0f0f0; }
.blockCart .table tr { padding: 6px; border-bottom: 1px solid #cacaca; text-align: left; }
.table-bottom tr { border-bottom: 0 none; }
.table-bottom { margin-bottom: 20px; }
.cart_wishlist .actionsWrapper { text-align: right; }
.blockCart .visible-xs { display: none; }
.servicePrice, .serviceQuantity, .serviceFinalPrice { display: block; margin-top: 30px; }
.service-field { margin: 6px 0; }
.service-img { max-height: 40px; }
.stores-options label { display: block; font-weight: 400; font-size: 12px; }
.stores-options-top select { padding-left: 10px; width: 100%; height: 40px; border: 1px solid #c5c4c4; background: #fff; color: #747474; }
.stores-options-top select:focus { border: 1px solid #c5c4c4!important; }
.stores-options .stores-options-top { margin: 10px 0; }
.want-to-see-wrapper input.css-checkbox[type="checkbox"], #my-data input.css-checkbox[type="checkbox"], .tos input.css-checkbox[type="checkbox"], .stores-one-half input.css-checkbox[type="checkbox"] { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }
.stores-options-top span { display: block; }
.stores-options-top div.stores-one-half { width: 95%; }
.stores-options-top div.stores-one-half2 { float: left; }
.stores-options .stores-options-bottom { margin: 10px 0; }
.stores-options-bottom input, .stores-options-bottom select { width: 310px; height: 40px; border: 1px solid #c5c4c4; }
.stores-options-bottom input { padding-left: 15px; width: 95%; background: #fff; color: #747474; font-size: 12px; }
#divMapMiddle { margin: 10px 0; height: 495px; }
.map-top-right { float: left; }
.contact-page .title { font-weight: 500; font-size: 22px; }
#map-top { margin-top: 20px; }
#navigation-buttons { float: right; }
.map-wrapper { float: left; margin-top: 20px; width: 100%; height: 450px; }
#sotre_map_canvas { float: left; margin: 20px 0 0; width: 100%; height: 100%; }
.stores-options-top div.stores-one-half .checkbox-wrapper { padding-top: 11px; }
.ui-helper-hidden-accessible { display: none; }
.map-top-right div { float: left; }
.driving .fa, .walking .fa, .transit .fa { float: left; font-size: 22px; }
.textdiv { font-weight: 300; font-size: 13px; line-height: 35px; }
.map-bottom #tab-container { margin-top: 10px; }
.map-details-top { font-weight: 500; line-height: 18px; }
.map-details-bottom { font-weight: 300; line-height: 18px; }
.map-details-bottom .email { font-weight: 300; line-height: 18px; }
.map-details-bottom .email:hover { text-decoration: underline; }
#directionsPanel { display: none; float: right; overflow-x: hidden; overflow-y: auto; margin-top: 20px; padding: 10px; width: 30%; height: 400px; background: #fff; }
#directionsPanel > div { margin-top: -10px; }
.prinStoreWrapper { display: none; float: right; width: 30%; height: 40px; }
.printStores { margin-top: 15px; }
.printStores p { color: #d82731; font-weight: 300; font-size: 11px; cursor: pointer; }
#map_canvas.small { display: block; float: left; margin-top: 20px; width: 800px; height: 450px; }
.map-bottom-wrapper { float: left; margin-top: 10px; }
.map-bottom-wrapper-positioned { margin-top: -45px; }
.adp-directions tr { font-weight: 500; font-size: 13px; }
#fade { position: fixed; top: 0; left: 0; z-index: 199; width: 100%; height: 100%; background-color: #000; opacity: .8; }
.popup_block { position: fixed; top: 50%; left: 50%; z-index: 200; display: none; margin-top: -100px; margin-left: -150px; padding: 25px 30px 0; width: 620px; height: 120px; background-color: #fff; line-height: 200px; }
.closeMe { position: relative; float: right!important; margin-top: -12px; margin-right: -20px; padding: 0!important; width: 12px; height: 12px; text-align: center; text-indent: -9000px; font-size: 11px; line-height: 15px; cursor: pointer; }
.account-page .nav-pills > li { margin: 0 10px!important; }
.checkbox-wrapper .css-label { float: left; margin-top: 2px; }
.checkbox-wrapper input { float: left; margin-right: 10px; }
.account-page.checkbox input { float: left; border: 1px solid #c5c4c4; background: #fff; }
.account-page .nav-pills > li a { margin: 0 5px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; background: #ebebeb; }
.account-page .nav-pills > li.active > a, .account-page .nav-pills > li.active > a:hover, .account-page .nav-pills > li.active > a:focus { background-color: #337ab7; color: #fff; }
.store_area { display: block; padding: 10px 0; width: 100%; border-bottom: 1px solid #eee; }
.store_area:last-child { border-bottom: 0 none; }
.store-img img { padding-top: 10px; max-width: 250px; width: 100%; }
.store-more-img { margin-top: 10px; margin-bottom: 10px; }
.tabs-center { width: 100%; text-align: center; }
.ul-center { margin: 20px auto; width: 400px; }
.stores-item { display: inline-block; margin: 15px 0; padding: 15px 0; width: 100%; border-top: 1px solid #ddd; }
.stores-item:first-child { border-top: 0; }
.store-first-column { float: left; font-size: 13px; }
.stores-item .store-first-column .store-img { float: left; }
.store-title h4 { font-weight: 700; line-height: 28px; }
.store-second-column p { font-size: 13px; }
.map-top-right .clickable-button { display: inline-block; padding: 6px 12px; }
.map-top-right .btn:hover, .map-top-right .btn:focus, .btn.focus { outline: 0 none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.stores-item .store-first-column .store-details { float: left; line-height: 20px; }
.store-second-column { border-left: 1px solid #d0d0d0; }
.store-second-column .dates-times { line-height: 20px; }
.store-second-column .dates-times span { font-weight: 700; }
.store-details .fa-map-marker { font-size: 14px; }
.textWarning { margin-top: 10px; font-size: 12px; font-family: Arial, sans-serif; }
.StoreInfoContainer { max-width: 250px; }
.map-store-name { margin-bottom: 10px; font-weight: bold; }
.map-store-address, .map-store-telephone-label { margin-top: 10px; }
.map-hours { padding-top: 10px; padding-bottom: 3px; font-weight: 700; }
.map-link { margin-top: 20px; margin-bottom: 10px; }
.map-link a { line-height: 24px; }
.stores-categories-nav { float: left; padding-left: 0 !important; width: 100%; }
.stores-categories-nav li { display: inline-block; -moz-box-shadow: 0 0 0 !important; -webkit-box-shadow: 0 0 0 !important; box-shadow: 0 0 0 !important; }
.stores-categories-nav li a { display: block; padding: 10px 20px; width: 100%; height: 100%; text-decoration: none !important; }
#divMapMiddle.gray-bg { background: #f9f9f9; }
#stores_map_canvas.full { width: 100%; }
#stores_map_canvas.small { margin-right: 2%; width: 68%; }
.map-restore { position: absolute; display: none; float: left; margin-top: 430px; margin-left: 1%; height: 50px; }
@media screen and (max-width:908px) {
    .col-md-4.store-img, .col-md-5 .store-title, .col-md-5 .store-details { margin-left: -15px; }
    .store-img { width: 100%; }
    .store-second-column { float: left; border-left: 0 none; }
    .map-top-right { float: left; }
    .textdiv { margin-left: 0; }
    .stores-options-bottom input { margin-left: 0; }
    .stores-categories-nav li { width: 100%; }
    #stores_map_canvas.full, #stores_map_canvas.small, #directionsPanel, .prinStoreWrapper { float: left; margin-right: 0; width: 100%; }
    #directionsPanel { margin-top: 30px; }
    .prinStoreWrapper { margin-bottom: 25px; }
}
#divProductPageGift .col-md-12 { background: #fff !important; }
#divProductPageGift { text-align: center; }
.product_gift_area img { max-width: 110px; }
#divGiftImageDesc { padding-top: 15px; }
#divGiftImageDesc span { font-size: 15px !important; }
@media(min-width:992px) { .product #divProductPageGift .col-md-2 { width: 22.666667% !important; } .product #divProductPageGift .col-md-10 { width: 77.333333% !important; } }
.btnCloseGifts { float: right; margin-top: -20px; margin-right: -15px; width: 25px; height: 25px; -moz-border-radius: 3em; -webkit-border-radius: 3em; border-radius: 3em; background: red; color: #fff; font-weight: bold; font-size: 17px; }
div[class^='productsGiftsWrapper'] { position: absolute; top: 48%; padding: 10px; width: 93%; border: 2pt solid #888; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; background: #fff; }
.flagged-1 .btnCloseGifts { padding-left: 9px; }
.flagged-1 div[class^='productsGiftsWrapper'] { position: absolute; top: 48%; left: 18px; padding: 10px; width: 89%; border: 2pt solid #888; -moz-border-radius: 1em; -webkit-border-radius: 1em; border-radius: 1em; background: #fff; }
.cartBlock .cart_gift_area { font-weight: bold; }
.map-store-img img { max-width: 225px !important; }
.productWrapper .panel-heading a._productLinkImage { display: flex; padding-top: 25px !important; min-height: 240px; }
.productWrapper .panel-heading a._productLinkImage img { flex-shrink: 0; display: flex; }
.categoryWrapper { min-height: 200px; }
.categoryWrapper .link { display: flex; min-height: 200px; }
.search-results .panel-body { min-height: 90px; }
.search-results .searchTitle { margin-bottom: 40px; }
.search-results .textCenter { text-align: center; }
.CartWrapper input[type=checkbox] { opacity: 1 !important; }
.product .checkbox input[type=checkbox] { opacity: 1 !important; }
@media screen and (max-width: 767px) { .product-flat-fields td { white-space: normal!important;} }
.viber { margin-bottom:15px;}
a.viber { color: #59267c;}
a.viber:hover { background-color: #59267c !important; }

.news-focus-gallery { float: left; width: 100%; }
.news-focus-gallery > ul { float: left; width: 100%; display: block; padding:0; }
.news-focus-gallery > ul > li { display: inline-block; max-width: 200px;}
.news-focus-gallery a { display: block!important; width: 100%; overflow: hidden; }
.news-focus-gallery .fancybox-placeholder { display: block!important; }
.news-focus-gallery img { max-width: 100%; max-height: 100%; display: inline; vertical-align: middle; cursor: pointer; }