.ctct-form-wrapper .ctct-button {
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em;
}
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: rgb(207, 11.328358209, 0);
}
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: rgb(27.232, 120.768, 37.888);
}
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none;
}
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem;
}
.ctct-form-wrapper .ctct-field-inline {
display: inline-block;
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%;
}
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%;
}
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%;
}
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0;
}
}
.ctct-form-wrapper input[type=text]:required:valid, .ctct-form-wrapper input[type=email]:required:valid, .ctct-form-wrapper input[type=password]:required:valid, .ctct-form-wrapper input[type=tel]:required:valid, .ctct-form-wrapper input[type=number]:required:valid {
background-image: url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px;
}
.ctct-form-wrapper input[type=text]:required.ctct-invalid, .ctct-form-wrapper input[type=text].ctct-invalid, .ctct-form-wrapper input[type=email]:required.ctct-invalid, .ctct-form-wrapper input[type=email].ctct-invalid, .ctct-form-wrapper input[type=password]:required.ctct-invalid, .ctct-form-wrapper input[type=password].ctct-invalid, .ctct-form-wrapper input[type=tel]:required.ctct-invalid, .ctct-form-wrapper input[type=tel].ctct-invalid, .ctct-form-wrapper input[type=number]:required.ctct-invalid, .ctct-form-wrapper input[type=number].ctct-invalid {
background: #fff url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%;
}
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic;
}
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px;
}
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%;
}
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%;
}
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%;
}
.ctct-form-wrapper input.ctct-label-right[type=checkbox],
.ctct-form-wrapper textarea.ctct-label-right[type=checkbox],
.ctct-form-wrapper select.ctct-label-right[type=checkbox] {
width: auto;
}
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%;
}
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important;
}
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//credcga.org/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3;
}
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed;
}
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: "";
display: table;
}
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block;
}
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block;
}
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem;
}
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem;
}
.ctct-form-wrapper .ctct-field-error {
color: #ff4136;
}
.ctct-form-wrapper .ctct-submit {
cursor: pointer;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0;
}
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0;
}
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%;
}
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px;
}
.ctct-twentyfifteen .ctct-form-field input[type=tel] {
padding: 0.5278em;
width: 100%;
}
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%;
}
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px;
}
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline;
}
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem;
}
.ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type=text].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=email].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=url].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type=tel].ctct-label-bottom {
width: 100%;
}
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%;
}
}
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem;
}
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem;
}
.ctct-twentytwentyone .ctct-button {
padding: 0 !important;
}
.ctct-twentytwentyone .ctct-form-field input[type=text],
.ctct-twentytwentyone .ctct-form-field input[type=email],
.ctct-twentytwentyone .ctct-form-field input[type=url],
.ctct-twentytwentyone .ctct-form-field input[type=tel] {
width: 100%;
}@media all and (min-width: 981px) {
#main-header .container,
#main-header #et-top-navigation,
.et_vertical_nav #main-header #et-top-navigation,
#main-header #top-menu li a,
#main-header #et_top_search,
.chi_dmc_default:not(.safari) #et_search_icon,
.chi_dmc_default #et_search_icon:before,
.chi_dmc_default span.et_close_search_field:after,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info,
.et_header_style_centered:not(.safari) #et_search_icon,
.et_header_style_centered #et_search_icon:before,
.et_header_style_centered span.et_close_search_field:after,
.et_header_style_centered.et_vertical_nav #et-top-navigation .et-cart-info {
-webkit-transition: all 0.4s ease-in-out !important;
-o-transition: all 0.4s ease-in-out !important;
transition: all 0.4s ease-in-out !important;
}
.chi_dmc:not(.safari) #main-header #top-menu li ul {
-webkit-transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
-o-transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
transition: all 0.4s ease-in-out, visibility 0.2s, opacity 0.2s !important;
}
#main-header #top-menu li {
-webkit-transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
-o-transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
transition: margin 0.4s ease-in-out, padding 0.4s ease-in-out !important;
} #main-header .chidmc_gradient,
#main-header .chidmc_gradient_f {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
transition: opacity 0.7s ease;
}
#main-header .chidmc_gradient {
opacity: 1;
z-index: -9;
}
#main-header.et-fixed-header .chidmc_gradient,
#main-header.chidmc-fixed-header .chidmc_gradient {
opacity: 0;
}
#main-header .chidmc_gradient_f,
#main-header.chidmc-fixed-header .chidmc_gradient_f {
opacity: 0;
z-index: -8;
}
#main-header.et-fixed-header .chidmc_gradient_f,
#main-header.chidmc-fixed-header .chidmc_gradient_f {
opacity: 1;
} #main-header #top-menu .menu-item-has-children > a:first-child:after {
-webkit-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
#main-header #top-menu .menu-item-has-children:hover > a:first-child:after {
-webkit-transition: none;
-o-transition: none;
transition: none;
} .chi_dmc_default:not(.et_vertical_nav) #top-menu,
.et_header_style_centered.chi_dmc_non_vert #et-top-navigation,
.et_header_style_centered:not(.et_vertical_nav) #top-menu {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
flex-wrap: wrap; } .et_header_style_centered.chi_dmc_non_vert #et-top-navigation {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.et_header_style_centered #et-top-navigation .et-cart-info span {
left: 0;
} .chi_dmc_default #top-menu > li:last-child,
.et_header_style_centered #top-menu > li:last-child {
padding-right: 0 !important;
}
.chi_dmc_default.chi_dmc_non_vert .nav li.et-reverse-direction-nav li ul,
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
> li
> ul,
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li
li
ul,
.et_header_style_centered.chi_dmc_non_vert
.nav
li.et-reverse-direction-nav
li
ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
> li
> ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li
li
ul {
left: auto !important;
} .chi_dmc_default #top-menu li.mega-menu li > ul,
.et_header_style_centered #top-menu li.mega-menu li > ul {
border: none !important;
} .chi_dmc_default #main-header #top-menu li.mega-menu li ul,
.et_header_style_centered #main-header #top-menu li.mega-menu li ul {
left: auto !important;
}
.chi_dmc_default.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li.mega-menu
ul
ul,
.et_header_style_centered.et_vertical_nav.et_vertical_right
#main-header
#top-menu
li.mega-menu
ul
ul {
right: 0;
}
.chi_dmc_default #top-menu li.mega-menu li > a,
.chi_dmc_default.et_vertical_nav #top-menu li.mega-menu li a,
.chi_dmc_default.chi_dmc_non_vert #top-menu li.mega-menu li a,
.et_header_style_centered #top-menu li.mega-menu li > a,
.et_header_style_centered.et_vertical_nav #top-menu li.mega-menu li a,
.et_header_style_centered.chi_dmc_non_vert #top-menu li.mega-menu li a {
width: 100% !important;
} .chi_dmc_default #top-menu > li > a,
.et_header_style_centered #top-menu > li > a {
border-style: solid;
}
#top-menu-nav > ul > li > a:hover,
#top-menu-nav ul li a:hover {
opacity: 1;
} .chi_dmc_default #et_top_search,
.et_header_style_centered #et_top_search {
height: 18px;
} .chi_dmc_default #et_search_icon,
.et_header_style_centered #et_search_icon {
position: absolute;
left: 0;
right: 0;
border-style: solid;
} .chi_dmc_default.et_vertical_nav #main-header #top-menu > li > a,
.et_header_style_centered.et_vertical_nav #main-header #top-menu > li > a {
margin-right: 0;
}
.chi_dmc_default.et_vertical_nav #et_search_icon,
.et_header_style_centered.et_vertical_nav #et_search_icon {
top: 0;
bottom: 0;
} .chi_dmc_default span.et_close_search_field:after,
.et_header_style_centered span.et_close_search_field:after {
position: absolute;
}
.chi_dmc_default #et_search_icon:before,
.chi_dmc_default span.et_close_search_field:after,
.et_header_style_centered #et_search_icon:before,
.et_header_style_centered span.et_close_search_field:after {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden #top-menu,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden #et_search_icon,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_hidden .et-cart-info,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden #top-menu,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden #et_search_icon,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_hidden .et-cart-info {
opacity: 0;
-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_centered .et_pb_menu_hidden #et_search_icon:before {
opacity: 0;
-webkit-animation: fadeOut 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOut 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default.et_vertical_nav .et_pb_menu_hidden #et_top_search,
.et_header_style_centered.et_vertical_nav .et_pb_menu_hidden #et_top_search {
opacity: 0;
-webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible #top-menu,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible #et_search_icon,
.chi_dmc_default.chi_dmc_non_vert .et_pb_menu_visible .et-cart-info,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_visible #top-menu,
.et_header_style_centered.chi_dmc_non_vert
.et_pb_menu_visible
#et_search_icon,
.et_header_style_centered.chi_dmc_non_vert .et_pb_menu_visible .et-cart-info {
z-index: 99;
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default .et_pb_menu_visible #et_search_icon:before,
.et_header_style_centered .et_pb_menu_visible #et_search_icon:before {
z-index: 99;
opacity: 1;
-webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmc_default.et_vertical_nav .et_pb_menu_visible #et_top_search,
.et_header_style_centered.et_vertical_nav .et_pb_menu_visible #et_top_search {
z-index: 99;
opacity: 1;
-webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered.et_vertical_nav #et_search_icon:before {
margin-left: 0;
} .et_header_style_centered.et_vertical_nav .et-fixed-header .et-search-form {
top: 0;
} .chi_dmc_default #et-top-navigation .et-cart-info,
.et_header_style_centered #et-top-navigation .et-cart-info {
height: 23px;
}
.chi_dmc_default #et-top-navigation .et-cart-info,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info,
.et_header_style_centered #et-top-navigation .et-cart-info,
.et_header_style_centered.et_vertical_nav #et-top-navigation .et-cart-info {
position: relative;
}
.chi_dmc_default #et-top-navigation .et-cart-info > span,
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info > span,
.et_header_style_centered #et-top-navigation .et-cart-info > span,
.et_header_style_centered.et_vertical_nav
#et-top-navigation
.et-cart-info
> span {
position: absolute;
border-style: solid;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.chi_dmc_default #et-top-navigation .et-cart-info > span:before,
.et_header_style_centered #et-top-navigation .et-cart-info > span:before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.chi_dmc_default.et_vertical_nav #et-top-navigation .et-cart-info > span,
.et_header_style_centered.et_vertical_nav
#et-top-navigation
.et-cart-info
> span {
top: 0;
bottom: 0;
}
}  @-webkit-keyframes searchFadeOutBottom {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, 10%);
}
}
@keyframes searchFadeOutBottom {
0% {
opacity: 1;
transform: translate(-50%, -50%);
}
100% {
opacity: 0;
transform: translate(-50%, 10%);
}
} @-webkit-keyframes searchfadeInBottom {
0% {
opacity: 0;
-webkit-transform: translate(-50%, 10%);
}
100% {
opacity: 1;
-webkit-transform: translate(-50%, -50%);
}
}
@keyframes searchfadeInBottom {
0% {
opacity: 0;
transform: translate(-50%, 10%);
}
100% {
opacity: 1;
transform: translate(-50%, -50%);
}
}
@-webkit-keyframes fadeRightOut {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(10%);
}
}
@keyframes fadeRightOut {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(10%);
}
}
@-webkit-keyframes fadeLeftOut {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-10%);
}
}
@keyframes fadeLeftOut {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-10%);
}
}
@-webkit-keyframes fadeTopOut {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-10%);
}
}
@keyframes fadeTopOut {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-10%);
}
}
@-webkit-keyframes fadeBottomOut {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(10%);
}
}
@keyframes fadeBottomOut {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(10%);
}
}
@-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes shrink {
0% {
opacity: 1;
-webkit-transform: scale(1, 1);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 0.5);
}
}
@keyframes shrink {
0% {
opacity: 1;
transform: scale(1, 1);
}
100% {
opacity: 0;
transform: scale(1, 0.5);
}
}.et_mobile_menu li a {
border-bottom: 0;
} .chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
.menu-item-has-children
> a {
background-color: transparent;
position: relative;
}
.chi_dmm_styles #main-header .et_mobile_menu.chidmm_collapsable ul.sub-menu {
display: none !important;
}
.chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
li.hidden_sub
> ul.sub-menu {
display: none !important;
}
.chi_dmm_styles
#main-header
.et_mobile_menu.chidmm_collapsable
li.visible
> ul.sub-menu {
display: block !important;
visibility: visible !important;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
} @media all and (max-width: 980px) { .chimmc_mobile_menu_arrow:before {
font-family: "ETmodules";
font-weight: normal;
font-variant: normal;
-webkit-font-smoothing: antialiased;
line-height: 1;
text-transform: none;
speak: none;
}
span.chimmc_mobile_menu_arrow {
display: inline-block;
position: absolute;
z-index: 1;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
height: auto;
padding-left: 18px;
padding-right: 18px;
border-style: solid; cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.menu-item-has-children > a > span.chimmc_mobile_menu_arrow:before {
transition: inherit;
}
.menu-item-has-children.visible > a > span.chimmc_mobile_menu_arrow:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.chimmc_mobile_menu_arrow:before {
display: block;
z-index: 999;
top: 10px;
right: 13px;
font-weight: 900;
text-align: center;
content: "3";
}  .chi_dmm_styles.et_vertical_nav.et_header_style_left #et-top-navigation {
padding-top: 24px;
}   body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.opened
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.opened
.mobile_menu_bar:after,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:after {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
speak: none;
position: relative;
top: 0;
left: 0;
cursor: pointer;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles.et_header_style_left
#main-header
.mobile_nav
.mobile_menu_bar {
position: relative;
line-height: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
min-height: 58px;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:before,
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
#main-header
.mobile_nav.closed
.mobile_menu_bar:after {
-webkit-animation: mcfadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: mcfadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmm_styles #main-header .mobile_nav.opened .mobile_menu_bar:before,
.chi_dmm_styles #main-header .mobile_nav.opened .mobile_menu_bar:after,
.chi_dmm_styles #main-header .chi_mmc_activated #et_search_icon:before,
.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.select_page,
.chi_dmm_styles.et_header_style_split #main-header .mobile_nav .select_page {
-webkit-animation: fadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeIn 0.7s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles
.et_header_style_left
.et_pb_menu_hidden
#et_search_icon:before {
opacity: 0;
-webkit-animation: none;
animation: none;
}  body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar,
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.mobile_menu_bar {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
}
body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar {
padding-bottom: 0px;
}
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.select_page {
line-height: 1;
}
body.chi_dmm_styles #et-top-navigation {
font-weight: normal;
} .chi_dmm_styles #main-header li:not([class^="et_pb_"]) a:before,
.chi_dmm_styles #main-header li:not([class^="et_pb_"]) a:after,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a:before,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a:after,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a:before,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a:after {
font-family: "ETmodules";
text-align: center;
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
position: absolute;
padding: 0 10px;
} .et_slide_in_menu_container #mobile_menu_slide li li a {
opacity: 1;
}
.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
opacity: 0.7;
} .chi_dmm_styles #main-header li:not([class^="et_pb_"]) a,
.chi_dmm_styles #top-header #et-secondary-nav li.menu-item a,
.chi_dmm_styles .et_slide_in_menu_container #mobile_menu_slide a,
.chi_dmm_styles ul.sub-menu li a {
position: relative;
} .chi_dmm_styles.chimmc_icons_aligned_left
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_left
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_left
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_left.chimmc_text_left
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_left
#mobile_menu_slide
li.chimmc-has-icon
a {
margin-left: 10px;
} .chi_dmm_styles.chimmc_icons_aligned_right
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_right
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_aligned_right
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
#main-header
.et_mobile_menu
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
#top-header
#et-secondary-nav
li.chimmc-has-icon
a,
.chi_dmm_styles.chimmc_icons_right.chimmc_text_right
.et_slide_in_menu_container
#mobile_menu_slide
li.chimmc-has-icon
a,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_right
#mobile_menu_slide
li.chimmc-has-icon
a {
margin-right: 10px;
} .chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
#menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left.chimmc_icons_aligned_left
#top-header
.menu-item
a:before,
.chi_dmm_styles:not(.et_header_style_fullscreen).chimmc_icons_left.chimmc_icons_aligned_left
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before {
left: 8px;
padding-left: 0;
} .chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
#menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#top-header
.menu-item
a:before,
.chi_dmm_styles.chimmc_icons_left:not(.chimmc_icons_aligned_left)
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before,
.chi_dmm_styles.et_header_style_fullscreen.chimmc_icons_left
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:before {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
} .chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
#menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right.chimmc_icons_aligned_right
#top-header
.menu-item
a:after,
.chi_dmm_styles:not(.et_header_style_fullscreen).chimmc_icons_right.chimmc_icons_aligned_right
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:after {
right: 8px;
padding-right: 0;
} .chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
#menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#top-header
.menu-item
a:after,
.chi_dmm_styles.chimmc_icons_right:not(.chimmc_icons_aligned_right)
.et_slide_in_menu_container
#mobile_menu_slide
.menu-item
a:after {
transform: translateX(0%);
-webkit-transform: translateX(0%);
} .et_mobile_menu li:not([class^="et_pb_"]),
.et_mobile_menu li li:not([class^="et_pb_"]),
.et_mobile_menu li.menu-item-has-children > a {
overflow: hidden;
} .et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened {
-webkit-transform: none;
transform: none;
}
.et_slide_in_menu_container span.et_mobile_menu_arrow:before {
transition: inherit;
}
.et_slide_in_menu_container
span.et_mobile_menu_arrow.et_pb_submenu_opened:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
} .et_header_style_split.chimmc_icons_left:not(.chimmc_icons_aligned_left)
#main-header
.chimmc-has-icon
a:before {
top: 50%;
transform: translateX(-100%) translateY(-50%);
-webkit-transform: translateX(-100%) translateY(-50%);
}
.et_header_style_split.chimmc_icons_right:not(.chimmc_icons_aligned_right)
#main-header
.chimmc-has-icon
a:after {
top: 50%;
transform: translateX(0%) translateY(-50%);
-webkit-transform: translateX(0%) translateY(-50%);
}
.et_header_style_split.chimmc_icons_left.chimmc_icons_aligned_left
#main-header
.chimmc-has-icon
a:before {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.et_header_style_split.chimmc_icons_right.chimmc_icons_aligned_right
#main-header
.chimmc-has-icon
a:after {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}  .et_header_style_fullscreen
.et_slide_in_menu_container
#mobile_menu_slide
li.menu-item-has-children
> a {
display: block;
} .et_header_style_fullscreen:not(.chimmc_arrow_custom)
.et_slide_in_menu_container
li.menu-item-has-children.chimmc-has-icon
span.et_mobile_menu_arrow {
padding: 0 0 0 10px;
} .chimmc_arrow_custom.et_header_style_fullscreen
#mobile_menu_slide
> .menu-item-has-children {
margin-right: 0;
}
.chimmc_arrow_custom .et_slide_in_menu_container span.et_mobile_menu_arrow {
opacity: 1;
}
.et_header_style_fullscreen.chimmc_arrow_custom
.et_slide_in_menu_container
li.menu-item-has-children
span.et_mobile_menu_arrow {
margin: 0 0 0 10px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} body:not(.et_header_style_slide):not(.et_header_style_fullscreen).chi_dmm_styles.et_header_style_left
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon,
body.chi_dmm_styles.et_header_style_split
#main-header
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon,
body.chi_dmm_styles.et_header_style_centered
#main-header
.mobile_nav
.mobile_menu_bar.et_divi_100_custom_hamburger_menu__icon {
display: block !important;
min-height: initial !important;
} .et_header_style_centered #et_top_search,
.et_vertical_nav.et_header_style_centered #main-header #et_top_search,
.et_header_style_split #et_top_search,
.et_vertical_nav.et_header_style_split #main-header #et_top_search {
float: right;
z-index: 999;
}
.chi_dmm_styles.et_header_style_centered
.et_pb_menu_visible
#et-top-navigation,
.chi_dmm_styles.et_header_style_split .et_pb_menu_visible #et-top-navigation {
z-index: 999;
}
.et_header_style_centered
.container.et_search_form_container.et_pb_search_form_hidden,
.et_header_style_split
.container.et_search_form_container.et_pb_search_form_hidden {
z-index: -9 !important;
} .et_header_style_centered #et_search_icon:before {
top: 7px;
left: -3px;
} .et_header_style_split #et_search_icon:before {
margin-top: 0;
left: -3px;
} .et_header_style_centered .container.et_search_form_container,
.et_header_style_split
.container.et_search_form_container.et_pb_search_visible,
.et_header_style_split
.container.et_search_form_container.et_pb_search_form_hidden {
max-width: 100% !important;
} .et_header_style_centered
.container.et_search_form_container.et_pb_search_visible,
.et_header_style_split
.container.et_search_form_container.et_pb_search_visible {
z-index: 999;
-webkit-animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmm_styles.et_header_style_centered #main-header .et_pb_menu_hidden .mobile_nav .select_page,
.chi_dmm_styles.et_header_style_split #main-header .et_pb_menu_hidden .mobile_nav .select_page,
.et_header_style_centered .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_centered .et_pb_menu_hidden .select_page,
.et_header_style_split .et_pb_menu_hidden #et_search_icon:before,
.et_header_style_split .et_pb_menu_hidden .select_page {
opacity: 0;
-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.chi_dmm_styles.et_header_style_centered .et_pb_menu_hidden .mobile_menu_bar,
.chi_dmm_styles.et_header_style_split .et_pb_menu_hidden .mobile_menu_bar {
opacity: 0;
-webkit-animation: FadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: FadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered .et_pb_menu_visible .mobile_menu_bar,
.et_header_style_split .et_pb_menu_visible .mobile_menu_bar {
opacity: 1;
-webkit-animation: FadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: FadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .chi_dmm_styles.et_header_style_centered #main-header .et_pb_menu_visible .mobile_nav .select_page,
.chi_dmm_styles.et_header_style_split #main-header .et_pb_menu_visible .mobile_nav .select_page,
.et_header_style_centered .et_pb_menu_visible .select_page,
.et_header_style_split .et_pb_menu_visible .select_page {
opacity: 1;
-webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
} .et_header_style_centered span.et_close_search_field,
.et_header_style_split span.et_close_search_field {
right: 5px;
} .et_header_style_centered .et-search-form input,
.et_header_style_split .et-search-form input {
left: 10px;
right: auto;
} .et_header_style_centered .et-search-form,
.chi_dmm_styles.et_header_style_split .et-search-form {
width: 100% !important;
max-width: 100% !important;
bottom: 20px;
} .et_header_style_centered .et_close_search_field:after,
.et_header_style_split .et_close_search_field:after {
margin-top: -2px;
} .et_header_style_centered #et_top_search,
.et_header_style_split #et_top_search {
position: absolute;
height: 100%;
margin: 0 35px 0 0;
transition: right 0.3s ease;
}
.et_header_style_centered #et_search_icon,
.et_header_style_split #et_search_icon {
position: relative;
height: 100%;
width: 100%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
align-items: center;
}
.et_header_style_centered #et_search_icon:before {
position: relative;
top: 0 !important;
}
.et_header_style_split #et_search_icon:before {
position: relative;
} .et_header_style_centered .container.et_search_form_container,
.et_header_style_split .container.et_search_form_container {
padding-bottom: 20px;
}
.et-search-form,
.et_header_style_centered .et-search-form,
.et_header_style_split .et-search-form {
transition: top 0.5s ease;
}
.chi_dmm_styles.et_header_style_centered .et-search-form input,
.et_vertical_nav.et_header_style_centered .et-search-form input,
.et_header_style_split .et-search-form input {
top: 0;
} .et_header_style_centered span.et_close_search_field,
.et_vertical_nav.et_header_style_centered span.et_close_search_field,
.et_header_style_split span.et_close_search_field {
position: relative;
float: right;
height: auto;
width: auto;
top: 50% !important;
transform: translatey(-50%);
}
.et_header_style_centered span.et_close_search_field:after,
.et_vertical_nav.et_header_style_centered span.et_close_search_field:after,
.et_header_style_split span.et_close_search_field:after {
display: block;
} .ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar {
width: 10px;
height: 3px;
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-button {
background-color: rgba(0, 0, 0, 0.3);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-track {
background-color: rgba(0, 0, 0, 0.1);
}
.ie.chi_dmm_styles
.chi_mmc_activated
#mobile_menu::-webkit-scrollbar-track-piece {
background-color: rgba(0, 0, 0, 0.1);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-thumb {
height: 30px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 0px;
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-scrollbar-corner {
background-color: rgba(0, 0, 0, 0.7);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu::-webkit-resizer {
background-color: rgba(0, 0, 0, 0.9);
}
.ie.chi_dmm_styles .chi_mmc_activated #mobile_menu {
scrollbar-base-color: rgba(0, 0, 0, 0.2);
scrollbar-highlight-color: rgba(0, 0, 0, 0.3);
scrollbar-track-color: rgba(0, 0, 0, 0.1);
scrollbar-arrow-color: rgba(0, 0, 0, 0.1);
}  body:not(.et_header_style_slide):not(.et_header_style_fullscreen)
#main-header
.et_mobile_menu
.chimmc_clickable_parent {
position: relative;
}
body:not(.et_header_style_slide):not(.et_header_style_fullscreen)
#main-header
.et_mobile_menu
.chimmc_clickable_parent
.chimmc_clickable_link {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 0;
}  span.chimmc_mobile_menu_arrow,
.et_header_style_slide .et_mobile_menu_arrow {
padding: 10px 10px;
}
.et_header_style_slide .et_slide_in_menu_container span.et_mobile_menu_arrow,
.et_header_style_slide .et_slide_in_menu_container span.et_mobile_menu_arrow {
border-style: solid;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.et_header_style_fullscreen
.et_slide_in_menu_container
span.et_mobile_menu_arrow {
border-style: solid;
} } body.chi_dmm_styles .et_mobile_menu li:not([class^="et_pb_"]) a {
background-color: rgba(0, 0, 0, 0) !important;
} .chi_dmm_styles #main-header.chi_mmc_activated.main_header-clone {
pointer-events: none !important;
}
@media all and (min-width: 981px) { .et_header_style_centered #et_top_search,
.et_header_style_split #et_top_search {
right: auto !important;
} .et_header_style_centered .et-search-form,
.et_header_style_split .et-search-form {
top: 0 !important;
} #et_top_search.chimmc_top_search,
.et_vertical_nav.et_header_style_centered
#main-header
#et_top_search.chimmc_top_search {
display: none !important;
}
}  @media all and (max-width: 980px) { .et_header_style_centered .mobile_menu_bar.mobile_menu_bar_toggle,
.et_header_style_split .mobile_menu_bar.mobile_menu_bar_toggle {
position: absolute;
top: 2px;
right: 5px;
} .et_header_style_left .mobile_menu_bar.mobile_menu_bar_toggle {
padding-bottom: 24px;
}
}  @-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
-webkit-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@-webkit-keyframes shrink {
0% {
opacity: 1;
-webkit-transform: scale(1, 1);
}
100% {
opacity: 0;
-webkit-transform: scale(1, 0.5);
}
}
@-moz-keyframes shrink {
0% {
opacity: 1;
-moz-transform: scale(1, 1);
}
100% {
opacity: 0;
-moz-transform: scale(1, 0.5);
}
}
@-o-keyframes shrink {
0% {
opacity: 1;
-o-transform: scale(1, 1);
}
100% {
opacity: 0;
-o-transform: scale(1, 0.5);
}
}
@keyframes shrink {
0% {
opacity: 1;
transform: scale(1, 1);
}
100% {
opacity: 0;
transform: scale(1, 0.5);
}
}
@-webkit-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes mcfadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @-webkit-keyframes FadeInBottom {
0% {
opacity: 0;
-webkit-transform: translatey(10%);
}
100% {
opacity: 1;
-webkit-transform: translatey(-50%);
}
}
@-moz-keyframes FadeInBottom {
0% {
opacity: 0;
-moz-transform: translatey(10%);
}
100% {
opacity: 1;
-moz-transform: translatey(-50%);
}
}
@-o-keyframes FadeInBottom {
0% {
opacity: 0;
-o-transform: translatey(10%);
}
100% {
opacity: 1;
-o-transform: translatey(-50%);
}
}
@keyframes FadeInBottom {
0% {
opacity: 0;
transform: translatey(10%);
}
100% {
opacity: 1;
transform: translatey(-50%);
}
}
@-webkit-keyframes FadeOutBottom {
0% {
opacity: 1;
-webkit-transform: translatey(-50%);
}
100% {
opacity: 0;
-webkit-transform: translatey(10%);
}
}
@-moz-keyframes FadeOutBottom {
0% {
opacity: 1;
-moz-transform: translatey(-50%);
}
100% {
opacity: 0;
-moz-transform: translatey(10%);
}
}
@-o-keyframes FadeOutBottom {
0% {
opacity: 1;
-o-transform: translatey(-50%);
}
100% {
opacity: 0;
-o-transform: translatey(10%);
}
}
@keyframes FadeOutBottom {
0% {
opacity: 1;
transform: translatey(-50%);
}
100% {
opacity: 0;
transform: translatey(10%);
}
}.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}