/*! ====================================
    Public styles for LRM
    Compiled from SCSS
====================================*/
 .lrm-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(52 54 66 / .9);z-index:999999;overflow-y:auto;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:opacity 0.3s,visibility 0.3s;-moz-transition:opacity 0.3s,visibility 0.3s;transition:opacity 0.3s,visibility 0.3s}.lrm-user-modal.is-visible{visibility:visible!important;opacity:1}.lrm-user-modal.is-visible .lrm-user-modal-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}ul.lrm-switcher{list-style:none!important;list-style-type:none!important;padding:0!important;margin:0!important}.lrm-user-modal-container-inner{background:#FFF}.lrm-user-modal-container{position:relative;width:98%;max-width:540px;margin:3em auto 4em;cursor:auto;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s}@media only screen and (min-width:600px){.lrm-user-modal-container{width:90%}}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-user-modal-container{margin:4em auto}}.lrm-user-modal-container .lrm-switcher:after{content:"";display:table;clear:both}.lrm-user-modal-container ul.lrm-switcher li{text-align:center;margin:0!important;padding:0!important;list-style-type:none!important}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li{width:50%;float:left}.lrm-user-modal-container .lrm-switcher a{display:block!important;width:100%;height:50px;line-height:50px;text-decoration:none!important;box-shadow:none!important;border:none!important}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-switcher a{height:70px;line-height:70px}}.lrm-switch-to-link:before{line-height:1;content:"";display:inline-block;overflow:hidden;vertical-align:middle;margin-right:3px;height:24px}.lrm-form{padding:1.4em 0 0!important;margin:0}.lrm-btn-style--full-width .lrm-form{padding-bottom:0!important}.lrm-form .fieldset{position:relative;margin:0 0 1.4em 0;padding:0 5px!important;clear:both}@media only screen and (min-width:600px){.lrm-form .fieldset .lrm-form .fieldset{margin:2em 0!important}}.lrm-form .gform_wrapper ul.gform_fields li.gfield,.lrm-form .gform_wrapper,.lrm-form .lrm-fieldset-wrap,.lrm-form #buddypress #register-page,#buddypress .lrm-form #register-page,.lrm-form .fieldset--default{padding:0 1.4em!important}@media only screen and (min-width:600px){.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,.lrm-form .gform_wrapper .lrm-form .fieldset,.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,.lrm-form #buddypress #register-page .lrm-form .fieldset,#buddypress .lrm-form #register-page .lrm-form .fieldset,.lrm-form .fieldset--default .lrm-form .fieldset{padding:0 2em!important}}.lrm-form .fieldset--full-width{margin-bottom:0!important}.lrm-form label{font-size:14px}.lrm-form.--registration-done{padding-bottom:1em!important}.lrm-form.--registration-done>div:not(.lrm-form-message-wrap){display:none}.lrm-form [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity 1s 1s ease;transition:opacity 1s 1s ease;opacity:0;color:inherit}.fieldset--login{display:none}.lrm-form label.image-replace,.lrm-form .lrm-image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;padding:0!important}.lrm-font-svg .lrm-form label.image-replace,.lrm-font-svg .lrm-form .lrm-image-replace{height:20px;color:#fff0}[dir=rtl] .lrm-form label.image-replace,[lang=ar] .lrm-form label.image-replace,[dir=rtl] .lrm-form .lrm-image-replace,[lang=ar] .lrm-form .lrm-image-replace{right:15px;left:auto}.lrm-form input,.lrm-form select{margin:0;padding:0;font-size:16px;font-weight:300;height:auto!important}.lrm-form input.full-width,.lrm-form select.full-width,.lrm-form button.full-width{width:100%!important;box-sizing:border-box}.lrm-form input.has-padding,.lrm-form select.has-padding,.lrm-form button.has-padding{padding:12px 20px 12px 50px}[dir=rtl] .lrm-form input.has-padding,[lang=ar] .lrm-form input.has-padding,[dir=rtl] .lrm-form select.has-padding,[lang=ar] .lrm-form select.has-padding,[dir=rtl] .lrm-form button.has-padding,[lang=ar] .lrm-form button.has-padding{padding:12px 50px 12px 20px}@media only screen and (min-width:600px){.lrm-form input.has-padding input.has-padding,.lrm-form input.has-padding button.has-padding,.lrm-form select.has-padding input.has-padding,.lrm-form select.has-padding button.has-padding,.lrm-form button.has-padding input.has-padding,.lrm-form button.has-padding button.has-padding{padding:16px 20px 16px 50px!important}.lrm-form input.has-padding button[type=submit],.lrm-form input.has-padding input[type=submit],.lrm-form input.has-padding #buddypress input[type=submit],.lrm-form select.has-padding button[type=submit],.lrm-form select.has-padding input[type=submit],.lrm-form select.has-padding #buddypress input[type=submit],.lrm-form button.has-padding button[type=submit],.lrm-form button.has-padding input[type=submit],.lrm-form button.has-padding #buddypress input[type=submit]{padding:16px 0!important}}.lrm-form input.has-border,.lrm-form select.has-border{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.lrm-form input.has-border:focus,.lrm-form select.has-border:focus{outline:none}.lrm-form input[type=password]{padding-right:65px}.lrm-form a.button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-form input[type=submit]{cursor:pointer;background:#2f889a;color:#FFF;font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:auto;border-radius:5px;width:100%!important}.lrm-btn-style--full-width .lrm-form a.button,.lrm-btn-style--full-width .lrm-form button[type=submit],.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-btn-style--full-width .lrm-form input[type=submit]{border-radius:0}.lrm-form a.button,.lrm-form button{font-size:16px;padding:8px 5px}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:20px;padding:16px 5px}.no-touch .lrm-form input[type=submit]:hover,.no-touch .lrm-form input[type=submit]:focus,.no-touch .lrm-form button[type=submit]:hover,.no-touch .lrm-form button[type=submit]:focus{background:#3599ae;outline:none}.lrm-form .hide-password{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;left:unset;border-left:1px solid #000;font-size:14px;font-size:.875rem;cursor:pointer;background-position:center;padding:10px 12px;right:5px}.lrm-font-svg .lrm-form .hide-password{height:20px;color:#fff0}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{right:15px;left:auto}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{left:0;right:unset;border-right:1px solid #000;border-left:none}.lrm-form .lrm-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:rgb(215 102 102 / .9);padding:.8em;z-index:2;color:#FFF;font-size:13px;font-size:.8125rem;border-radius:.25em;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s 0,visibility 0 0.2s;-moz-transition:opacity 0.2s 0,visibility 0 0.2s;transition:opacity 0.2s 0,visibility 0 0.2s}.lrm-form .lrm-accept-terms-checkbox .lrm-error-message{left:-18px;bottom:-48px}.lrm-form .lrm-error-message::after{content:"";position:absolute;left:22px;bottom:100%;height:0;width:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-bottom:8px solid rgb(215 102 102 / .9)}.lrm-form .lrm-error-message.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity 0.2s 0,visibility 0 0;-moz-transition:opacity 0.2s 0,visibility 0 0;transition:opacity 0.2s 0,visibility 0 0}.lrm-form-message{padding:.35em 0 .3em .7em;font-size:14px;font-size:16px;line-height:1.4;text-align:left;margin:5px 0 0;border-left:4px solid #6d6d6d}@media only screen and (min-width:600px){.lrm-form-message .lrm-form-message{padding:.6em 0 .5em 1em}}.lrm-form-message:empty{display:none}.lrm-form-message.lrm-is-error{border-left-color:#dc3232}[dir=rtl] .lrm-form-message.lrm-is-error,[lang=ar] .lrm-form-message.lrm-is-error{border-left-color:#fff0;border-right-color:#dc3232}[dir=rtl] .lrm-form-message,[lang=ar] .lrm-form-message{border-right:4px solid #6d6d6d;border-left:none;padding:.35em .3em 0 .7em}p.lrm-form-bottom-message{position:absolute;width:100%;left:0;bottom:-32px;text-align:center;font-size:14px;margin:0!important}.lrm-user-modal p.lrm-form-bottom-message a{color:#FFF;text-decoration:underline}.lrm-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-close.svg) no-repeat center center;text-indent:100%;white-space:nowrap;overflow:hidden;text-align:center}.lrm-inline .lrm-close-form{display:none!important}.lrm-signin-section,.lrm-signup-section,.lrm-reset-password-section{display:none}.lrm-signin-section.is-selected,.lrm-signup-section.is-selected,.lrm-reset-password-section.is-selected{display:block}.lrm-inline p.lrm-form-bottom-message a{color:inherit}.lrm-button-loader{text-align:center;width:60px;height:22px;x-display:none;overflow:hidden;color:#fff;display:inline-block;line-height:1;vertical-align:middle}.lrm-button-loader svg{width:100%;height:100%}html.html-has-lrm{overflow:auto!important}.lrm-position-relative{position:relative}.lrm-clearfix:after,.clearfix:after{display:table;content:"";clear:both}.lrm-col{position:relative;margin:0 0 1.4em 0}.lrm-row{margin:1.4em 0}@media only screen and (min-width:600px){.lrm-col-half-width,.lrm-col-1-2{width:50%}.lrm-col-1-3{width:33.333%}.lrm-col-2-3{width:66.666%}.lrm-col-1-4{width:25%}.lrm-col{float:left;clear:none;padding:0 5px 0!important}.lrm-row{margin:1.4em 0}}.lrm-integrations label{font-weight:700}.lrm-form .lrm-integrations input[type=text],.lrm-form .lrm-integrations input[type=tel],.lrm-form .lrm-integrations input[type=email],.lrm-form .lrm-integrations input[type=number],.lrm-form .lrm-integrations input[type=url],.lrm-form .lrm-integrations input[type=date],.lrm-form .lrm-integrations input[type=password],.lrm-form .lrm-integrations textarea,.lrm-form .lrm-integrations select{border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:100%!important;box-sizing:border-box;padding:12px 20px;font-size:16px}.lrm-form .lrm-integrations input[type=text]:focus,.lrm-form .lrm-integrations input[type=tel]:focus,.lrm-form .lrm-integrations input[type=number]:focus,.lrm-form .lrm-integrations input[type=email]:focus,.lrm-form .lrm-integrations input[type=url]:focus,.lrm-form .lrm-integrations input[type=date]:focus,.lrm-form .lrm-integrations input[type=password]:focus,.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus{border-color:#343642;box-shadow:0 0 5px rgb(52 54 66 / .1);outline:none}.lrm-form .acf-field{text-align:left}.lrm-form .acf-input-prepend,.lrm-form .acf-input-append{padding:13px 7px}.lrm-form input.has-error{border:1px solid #d76666}.lrm-integrations{text-align:center}.lrm-integrations,.lrm-integrations label,.lrm-integrations p{font-size:16px}.lrm-integrations br{display:none;text-align:center}.lrm-pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:1px 5px 5px 1px;padding:3px 5px;text-align:center;width:25em;opacity:0;display:none;width:100%}.lrm-pass-strength-result[data-status]{display:inline-block}.lrm-pass-strength-result[data-status=short]{background-color:#f1adad;border-color:#e35b5b;opacity:1}.lrm-pass-strength-result[data-status=bad]{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.lrm-pass-strength-result[data-status=good]{background-color:#ffe399;border-color:#ffc733;opacity:1}.lrm-pass-strength-result[data-status=strong]{background-color:#c1e1b9;border-color:#83c373;opacity:1}.lrm-pass-strength-result[data-status=empty]{display:none}.lrm-integrations .cptch_input{padding:6px 8px;font-size:16px!important}.wp-social-login-provider-list img{display:inline-block}#jetpack-sso-wrap{margin-top:10px}a.jetpack-sso{display:block;width:100%;text-align:center;text-decoration:none}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#E5E5E5;content:"";height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}.lrm-signup-section .um-button.um-alt{display:none}.lrm-signup-section .um-col-alt .um-right.um-half{display:none}.lrm-signup-section .um-col-alt .um-half{width:100%}.lrm-signup-section .um-register.um{max-width:unset!important;margin-bottom:0}.lrm-signup-section #um-submit-btn{width:100%!important}.lrm-signup-section .um-form{padding:0 1.4em!important}@media only screen and (min-width:600px){.lrm-signup-section .um-form{padding:0 2em!important}}.lrm-signup-section .um-field{margin-top:15px}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:50%}}.lrm-grecaptcha>div{margin:auto}.lrm-form .lrm-math-captcha-wrap{padding:5px 0;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border{width:64px!important;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border[disabled]{color:gray}.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value{font-weight:700}.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label{font-weight:700}.lrm-form .rcp_form label{text-align:left}.lrm-integrations .mc4wp-checkbox{text-align:left}.lrm-integrations .mc4wp-checkbox label span{position:relative;padding-left:29px;cursor:pointer;font-weight:400;font-size:14px;color:grey;line-height:17px;display:inline-block}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]{display:none}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:after{border-color:#0b76ef;background:#0b76ef}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:9px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0;z-index:1}.lrm-integrations .mc4wp-checkbox label span:after{content:"";display:block;position:absolute;top:50%;margin-top:-12px;left:0;width:20px;height:20px;border:2px solid #e8e8eb;border-radius:3px}.lrm-signup-section .ginput_container_password button{color:black!important}.lrm-signup-section .gform_wrapper .gform_footer{text-align:center}.lrm-signup-section .gform_wrapper .gform_ajax_spinner{padding:0;display:inline-block}@media only screen and (min-width:641px){.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}}.lrm-signup-section .gform_confirmation_message{font-size:24px;margin:20px 0;padding:0 1.4em!important}.lrm-nice-checkbox{position:absolute;z-index:-1;opacity:0;-webkit-appearance:none}.lrm-nice-checkbox__label{position:relative;padding-left:27px;font-size:14px;vertical-align:middle;margin:13px 0 3px;display:block;font-weight:400;line-height:20px}body.rtl .lrm-nice-checkbox__label{padding-right:27px;padding-left:0}.lrm-nice-checkbox__indicator{position:absolute;top:0;left:0;width:20px;height:20px;background:#e6e6e6}body.rtl .lrm-nice-checkbox__indicator{left:unset;right:0}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator{background:#fff0;border:2px solid #e8e8eb;border-radius:3px}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator{background:#0b76ef;border-color:#0b76ef}.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator{background:#0b76ef}.lrm-nice-checkbox__label input:disabled~.lrm-nice-checkbox__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.lrm-nice-checkbox__indicator:after{position:absolute;display:none;content:""}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator:after{display:block}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after{top:0;left:5px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0}.lrm-font-icomoon .lrm-ficon-user:before{content:"\e904"}.lrm-font-material .lrm-ficon-user:before{content:"\e901"}.lrm-font-fa4 .lrm-ficon-user:before{content:"\f007"}.lrm-font-fa5-free .lrm-ficon-user:before{content:"\f007"}.lrm-font-icomoon .lrm-ficon-eye:before{content:"\e902"}.lrm-font-material .lrm-ficon-eye:before{content:"\e8f4"}.lrm-font-fa4 .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-fa5-free .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-icomoon .lrm-ficon-eye-blocked:before{content:"\e901"}.lrm-font-material .lrm-ficon-eye-blocked:before{content:"\e8f5"}.lrm-font-fa4 .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-fa5-free .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-icomoon .lrm-ficon-key:before{content:"\e903"}.lrm-font-material .lrm-ficon-key:before{content:"\e0da"}.lrm-font-fa4 .lrm-ficon-key:before{content:"\f13e"}.lrm-font-fa5-free .lrm-ficon-key:before{content:"\f084"}.lrm-font-icomoon .lrm-ficon-lock:before{content:"\e900"}.lrm-font-material .lrm-ficon-lock:before{content:"\e897"}.lrm-font-fa4 .lrm-ficon-lock:before{content:"\f023"}.lrm-font-fa5-free .lrm-ficon-lock:before{content:"\f023"}.lrm-font-icomoon .lrm-ficon-mail:before{content:"\e906"}.lrm-font-material .lrm-ficon-mail:before{content:"\e0e1"}.lrm-font-fa4 .lrm-ficon-mail:before{content:"\f003"}.lrm-font-fa5-free .lrm-ficon-mail:before{content:"\f0e0"}.lrm-font-icomoon .lrm-ficon-login:before{content:"\e908"}.lrm-font-material .lrm-ficon-login:before{content:"\e879"}.lrm-font-fa4 .lrm-ficon-login:before{content:"\f090"}.lrm-font-fa5-free .lrm-ficon-login:before{content:"\f2f6"}.lrm-font-icomoon .lrm-ficon-register:before{content:"\e907"}.lrm-font-material .lrm-ficon-register:before{content:"\e7fe"}.lrm-font-fa4 .lrm-ficon-register:before{content:"\f234"}.lrm-font-fa5-free .lrm-ficon-register:before{content:"\f234"}.lrm-font-icomoon .lrm-ficon-close:before{content:"\e914"}.lrm-font-material .lrm-ficon-close:before{content:"\e902"}.lrm-font-fa4 .lrm-ficon-close:before{content:"\e901"}.lrm-font-fa5-free .lrm-ficon-close:before{content:"\f00d"}.lrm-font-icomoon .lrm-ficon-phone:before{content:"\e90a"}.lrm-font-material .lrm-ficon-phone:before{content:"\e0cd"}.lrm-font-fa4 .lrm-ficon-phone:before{content:"\f095"}.lrm-font-fa5-free .lrm-ficon-phone:before{content:"\f095"}.lrm-font-icomoon .lrm-ficon-mobile-phone:before{content:"\e909"}.lrm-font-material .lrm-ficon-mobile-phone:before{content:"\e324"}.lrm-font-fa4 .lrm-ficon-mobile-phone:before{content:"\f10b"}.lrm-font-fa5-free .lrm-ficon-mobile-phone:before{content:"\f3cd"}.lrm-ficon-mobile-phone:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-location:before{content:"\e90d"}.lrm-font-material .lrm-ficon-location:before{content:"\e568"}.lrm-font-fa4 .lrm-ficon-location:before{content:"\f041"}.lrm-font-fa5-free .lrm-ficon-location:before{content:"\f3c5"}.lrm-ficon-location:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-map:before{content:"\e90b"}.lrm-font-material .lrm-ficon-map:before{content:"\e55b"}.lrm-font-fa4 .lrm-ficon-map:before{content:"\f278"}.lrm-font-fa5-free .lrm-ficon-map:before{content:"\f279"}.lrm-font-icomoon .lrm-ficon-compass:before{content:"\e90c"}.lrm-font-material .lrm-ficon-compass:before{content:"\e7f1"}.lrm-font-fa4 .lrm-ficon-compass:before{content:"\f124"}.lrm-font-fa5-free .lrm-ficon-compass:before{content:"\f124"}.lrm-ficon-compass:before{top:1px;position:relative}[class^=lrm-ficon-],[class*=" lrm-ficon-"]{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;display:inline-block}[class^=lrm-ficon-]:before,[class*=" lrm-ficon-"]:before{font-size:20px}.lrm-font-material [class^=lrm-ficon-]:before,.lrm-font-material [class*=" lrm-ficon-"]:before{font-size:22px}[class^=lrm-ficon-].lrm-switch-to-link:before,[class*=" lrm-ficon-"].lrm-switch-to-link:before{font-size:24px;margin-top:-2px}.lrm-font-svg .lrm-switch-to-link:before{width:22px;vertical-align:text-bottom}.lrm-font-svg .lrm-switch-to--login:before{background:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/./img/login.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-switch-to--register:before{background:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/user.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-form label.lrm-username,.lrm-font-svg .lrm-form .lrm-ficon-user{background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-username.svg)}.lrm-font-svg .lrm-form label.lrm-email,.lrm-font-svg .lrm-form .lrm-ficon-mail{background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-email.svg)}.lrm-font-svg .lrm-form label.lrm-password,.lrm-font-svg .lrm-form .lrm-ficon-key{background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/cd-icon-password.svg)}.lrm-font-svg .lrm-form label.lrm-user_role{background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/lock.svg?v=2)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:20px 21px;background-size:24px;text-indent:-300px;background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-4.svg)}.lrm-font-svg .lrm-form .hide-password.hide-password--on,.lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked{background-image:url(/wp-content/plugins/ajax-login-and-registration-modal-popup/assets/img/iconmonstr-eye-8.svg?v3)}.lrm-is-font .hide-password{width:42px;height:auto}.lrm-font-icomoon .hide-password--on:before{content:"\e901"}.lrm-font-material .hide-password--on:before{content:"\e8f5"}.lrm-font-fa4 .hide-password--on:before{content:"\f070"}.lrm-font-fa5-free .hide-password--on:before{content:"\f070"}.lrm-inline .lrm-user-modal-container{border:2px solid #d2d8d8}.lrm-user-modal-container-inner{border-radius:.25em;overflow:hidden}.lrm-user-modal-container{x-border-radius:.25em}.lrm-user-modal-container .lrm-switcher a{background:#d2d8d8;color:#809191}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{background:#FFF;color:#505260}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a{border-radius:.25em 0 0 0}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a{border-radius:0 .25em 0 0}.lrm-user-modal-container .lrm-switcher.-is-login-only li a{border-radius:.25em .25em 0 0}.lrm-form input.has-border,.lrm-form select.has-border{border:1px solid #d2d8d8}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#2f889a;color:#FFF}.lrm-form .hide-password{border-color:#d2d8d8;color:#343642}.lrm-user-modal-container .input-text,.lrm-user-modal-container input[type=email],.lrm-user-modal-container input[type=password],.lrm-user-modal-container input[type=search],.lrm-user-modal-container input[type=tel],.lrm-user-modal-container input[type=text],.lrm-user-modal-container input[type=url],.lrm-user-modal-container select,.lrm-user-modal-container textarea{background-color:#f7f7f7;color:#000;font-weight:300;box-shadow:none;border-radius:.25em}.lrm-user-modal-container .input-text:focus,.lrm-user-modal-container input[type=email]:focus,.lrm-user-modal-container input[type=password]:focus,.lrm-user-modal-container input[type=search]:focus,.lrm-user-modal-container input[type=tel]:focus,.lrm-user-modal-container input[type=text]:focus,.lrm-user-modal-container input[type=url]:focus,.lrm-user-modal-container select:focus,.lrm-user-modal-container textarea:focus{border:1px solid #d2d8d8;box-shadow:inset 0 1px 1px rgb(0 0 0 / .25)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:#fff0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}html{-webkit-font-smoothing:antialiased}body{font-family:'Open Sans',Arial,sans-serif;font-size:14px;color:#464646;background-color:#fff}body,html{height:100%}a{text-decoration:none;color:#fff}a:hover{text-decoration:underline}body.single #main a,body.page #main a{color:#6ab3b2}body.single #info-area,body.page #info-area{color:#fff}body.single #main h1,body.single #main h2,body.single #main h3,body.single #main h4,body.single #main h5,body.single #main h6,body.page #main h1,body.page #main h2,body.page #main h3,body.page #main h4,body.page #main h5,body.page #main h6,body.error404 #main h1,body.error404 #main h2,body.error404 #main h3,body.error404 #main h4,body.error404 #main h5,body.error404 #main h6{color:#494b4b}.clear{clear:both}.ui-tabs-hide{display:none}br.clear{margin:0;padding:0}h1,h2,h3,h4,h5,h6{padding-bottom:5px;color:#fff;line-height:1em;font-weight:400;letter-spacing:-1px}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h2,h3,h4{font-weight:700}h1{font-size:30px}h2{font-size:24px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{padding-bottom:10px;line-height:24px}strong{font-weight:700;color:#1c1c1c}cite,em,i{font-style:italic}pre,code{font-family:Courier New,monospace;margin-bottom:10px}ins{text-decoration:none}sup,sub{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em 0}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote{margin:1.5em;padding:1em;color:#666;background:#e6e6e6;font-style:italic;border:1px solid #dcdcdc}blockquote p{padding-bottom:0}input[type=text],input.text,input.title,textarea,select{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input[type=text]:focus,input.text:focus,input.title:focus,textarea:focus,select:focus{border-color:#2D3940;color:#3e3e3e}input[type=text],input.text,input.title,textarea,select{margin:.5em 0}textarea{padding:4px}img#about-image{float:left;margin:3px 8px 8px 0}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic}#info-bg{position:absolute;top:0;bottom:0;z-index:3;-webkit-box-shadow:inset 0 0 73px rgb(0 0 0 / .15),4px 0 4px rgb(0 0 0 / .08);-moz-box-shadow:inset 0 0 73px rgb(0 0 0 / .15),4px 0 4px rgb(0 0 0 / .08);box-shadow:inset 0 0 73px rgb(0 0 0 / .15),4px 0 4px rgb(0 0 0 / .08)}#info-bg,#main-wrap:before{background:#6AB3B2}#main-wrap:before{content:'';top:0;left:0;position:absolute;height:100%}#info-area,#info-bg,#main-wrap:before{width:280px;border-right:1px solid #50a09f}#info-area{float:left;position:relative;padding-top:64px;z-index:4}#logo-area{text-align:center;margin-bottom:42px}.entry-image .readmore{-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;-moz-box-shadow:0 0 4px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 4px rgb(0 0 0 / .1);box-shadow:0 0 4px rgb(0 0 0 / .1);width:42px;height:42px;background:#fff;text-indent:-9999px;position:relative;display:inline-block;overflow:hidden}.entry-image .readmore span{position:absolute;top:9px;left:9px;background:url(/wp-content/themes/Origin/images/zoom.png) no-repeat;width:23px;height:24px;display:block}@-webkit-keyframes bounceIn{0%{-webkit-transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{-moz-transform:scale(1)}50%{opacity:1;-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{-o-transform:scale(1)}50%{opacity:1;-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{transform:scale(1)}50%{opacity:1;transform:scale(1.1)}100%{transform:scale(1)}}@-webkit-keyframes bounceIn_custom{0%{opacity:0;-webkit-transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn_custom{0%{opacity:0;-moz-transform:scale(1)}50%{opacity:1;-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn_custom{0%{opacity:0;-o-transform:scale(1)}50%{opacity:1;-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes bounceIn_custom{0%{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}100%{transform:scale(1)}}#main-wrap{height:auto;min-height:100%;position:relative}#main{margin-left:281px;height:100%;position:relative;z-index:2}#wrapper{float:left;width:100%}.entry-image{float:left;width:25%;position:relative;color:#fff}.entry-image img{display:block}.image-info,#top-menu .link_bg,#info-bg,#info-area{-webkit-transform:translate3d(0,0,0)}.image-info{background:#ff9600;background:rgb(255 150 0 / .95);position:absolute;top:0;left:0;width:100%;height:100%;-moz-box-shadow:inset 0 0 0 1px rgb(255 182 78),0 0 20px rgb(0 0 0 / .6);-webkit-box-shadow:inset 0 0 0 1px rgb(255 182 78),0 0 20px rgb(0 0 0 / .6);box-shadow:inset 0 0 0 1px rgb(255 182 78),0 0 20px rgb(0 0 0 / .6);text-shadow:1px 1px 0 rgb(0 0 0 / .1);text-align:center;z-index:10;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.image-info .title{padding:45px 7px 8px;-webkit-box-shadow:inset 0 -1px 0 rgb(255 255 255 / .3);-moz-box-shadow:inset 0 -1px 0 rgb(255 255 255 / .3);box-shadow:inset 0 -1px 0 rgb(255 255 255 / .3)}.image-info .description{padding:11px 40px}.image-info a:hover{color:#f5f5f5;color:rgb(255 255 255 / .9);text-decoration:none}.entry-image:hover img,.entry-image.et_hover img{-webkit-animation:bounceIn 0.4s ease-in-out;-moz-animation:bounceIn 0.4s ease-in-out;-ms-animation:bounceIn 0.4s ease-in-out;-o-animation:bounceIn 0.4s ease-in-out;animation:bounceIn 0.4s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.entry-image:hover .image-info,.entry-image.et_hover .image-info{-webkit-animation:bounceIn_custom 0.4s ease-in-out;-moz-animation:bounceIn_custom 0.4s ease-in-out;-o-animation:bounceIn_custom 0.4s ease-in-out;-ms-animation:bounceIn_custom 0.4s ease-in-out;animation:bounceIn_custom 0.4s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}#main-content{width:620px;margin-left:60px;padding-bottom:60px}.entry-content{position:relative;padding-top:60px}.main-title{color:#4a4b4b;background:#fff;padding:43px 60px 0;position:absolute;top:-130px;left:-60px}.et-no-big-image .main-title{padding-left:0!important;padding-right:0!important;padding-top:0;position:relative;top:0;left:0;margin-bottom:20px}.main-title h1,h1#comments,h3#reply-title{font-size:48px;font-weight:900;letter-spacing:-2px}.main-title p{font-size:18px}body.single #main .meta-info a,body.page #main .meta-info a{color:#4a4b4b}body.single #main .meta-info a:hover,body.page #main .meta-info a:hover{color:#111;text-decoration:none}.post-thumbnail{position:relative;margin-bottom:52px}.post-thumbnail img{display:block}.post-thumbnail:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-moz-box-shadow:inset 0 0 7px rgb(0 0 0 / .35);-webkit-box-shadow:inset 0 0 7px rgb(0 0 0 / .35);box-shadow:inset 0 0 7px rgb(0 0 0 / .35)}.entry-content ul,.comment-content ul{list-style-type:disc;padding:0 0 23px 16px;line-height:26px}.entry-content ol,.comment-content ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px 16px;line-height:26px}.entry-content ul li ul,.entry-content ul li ol,.comment-content ul li ul,.comment-content ul li ol{padding:2px 0 2px 20px}.entry-content ol li ul,.entry-content ol li ol,.comment-content ol li ul,.comment-content ol li ol{padding:2px 0 2px 35px}#main-footer{border-top:1px solid #f3f3f3;padding:45px 0 35px 60px;color:#494b4b}#copyright a{font-weight:900;color:#494b4b!important}#copyright a:hover{color:#111!important;text-decoration:none}#big_thumbnail{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;height:320px;background-repeat:no-repeat}.entry-image:hover{z-index:11}.image-link{display:block;width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999px}body.page .main-title{padding-bottom:20px;top:-116px}#infscr-loading{position:fixed;top:45%;left:45%;background:#fff;padding:20px;z-index:1000;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}#top-menu{border-top:1px solid #5ea5a4}#top-menu a,#mobile-nav{display:block;text-align:center;padding:12px 5px;border-bottom:1px solid #5ea5a4;position:relative}#top-menu .link_bg{position:absolute;top:0;left:0;width:100%;height:100%;-moz-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:all 0.13s ease-in-out;-webkit-transition:all 0.13s ease-in-out;transition:all 0.13s ease-in-out}#top-menu .link_text{z-index:2;position:relative}.link_text span,#mobile-nav span{padding-left:10px}#top-menu a:hover{text-decoration:none;color:#f5f5f5;color:rgb(255 255 255 / .9)}#top-menu a:hover .link_bg{background:#fff;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}#top-menu ul ul a:hover .link_bg{background:#f8f8f8}.current-menu-item>a,.et_active_dropdown>li a,#top-menu .et_clicked,#mobile-nav{background:#fff}#top-menu .current-menu-item>a:hover,#top-menu .current-menu-item>a:hover .link_bg{background:#fff}#top-menu a:hover .link_text,.current-menu-item>a,#top-menu .current-menu-item>a:hover,#top-menu .current-menu-item>a:hover .link_bg,.et_active_dropdown>li a .link_text,#top-menu .et_clicked,#mobile-nav{color:#6ab3b2}#top-menu>ul ul{display:none}#top-menu .et_active_dropdown>li a,#top-menu .et_clicked{border-bottom:1px solid #efefef}#mobile-nav{display:none;border-bottom:none;cursor:pointer}#comment-wrap{margin-top:95px}.comment-body{position:relative;padding-left:82px;margin:0 0 30px}.comment_avatar{position:absolute;top:2px;left:0}.comment_avatar img{display:block}.comment_avatar:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-moz-box-shadow:inset 0 0 7px rgb(0 0 0 / .5);-webkit-box-shadow:inset 0 0 7px rgb(0 0 0 / .5);box-shadow:inset 0 0 7px rgb(0 0 0 / .5)}.comment_postinfo{font-size:18px;margin-bottom:10px}span.fn,body.single #main span.fn a,body.page #main span.fn a{text-decoration:none;color:#555e58;font-weight:800;letter-spacing:-1px}body.single #main span.fn a:hover,body.page #main span.fn a:hover{color:#111}.comment_date{color:#c5c5c5;font-weight:300;margin-left:3px}body.single #main .comment-reply-link,body.page #main .comment-reply-link,#commentform #submit{float:right;text-decoration:none;background:#f9f9f9;background:-moz-linear-gradient(top,rgb(249 249 249) 0%,rgb(246 246 246) 100%,rgb(242 242 242) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(249 249 249)),color-stop(100%,rgb(246 246 246)),color-stop(100%,rgb(242 242 242)));background:-webkit-linear-gradient(top,rgb(249 249 249) 0%,rgb(246 246 246) 100%,rgb(242 242 242) 100%);background:-o-linear-gradient(top,rgb(249 249 249) 0%,rgb(246 246 246) 100%,rgb(242 242 242) 100%);background:-ms-linear-gradient(top,rgb(249 249 249) 0%,rgb(246 246 246) 100%,rgb(242 242 242) 100%);background:linear-gradient(to bottom,rgb(249 249 249) 0%,rgb(246 246 246) 100%,rgb(242 242 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#f2f2f2',GradientType=0);border:1px solid #e0dddd;border-radius:5px 5px 5px 5px;-webkit-box-shadow:1px 1px 0 #fcfcfc inset,0 1px 2px rgb(0 0 0 / .1);-moz-box-shadow:1px 1px 0 #fcfcfc inset,0 1px 2px rgb(0 0 0 / .1);box-shadow:1px 1px 0 #fcfcfc inset,0 1px 2px rgb(0 0 0 / .1);color:#464646;display:inline-block;padding:10px 16px;text-shadow:1px 1px 0 #fff;font-size:14px}body.single #main .comment-reply-link:hover,body.page #main .comment-reply-link:hover{text-decoration:none;color:#111}h1#comments{margin-bottom:50px}#respond{margin-top:60px}.comment ul{margin-left:82px}#reply-title{margin-bottom:10px}#commentform input[type="text"]{width:40%}#commentform textarea{width:89%}#commentform textarea,#commentform input[type="text"]{border:1px solid #e0dddd;padding:20px;color:#555e58;font-size:14px;background:#fff;-moz-box-shadow:inset 0 0 7px rgb(0 0 0 / .1);-webkit-box-shadow:inset 0 0 7px rgb(0 0 0 / .1);box-shadow:inset 0 0 7px rgb(0 0 0 / .1)}#reply-title small{display:block;font-size:13px;padding-top:5px;font-weight:400;letter-spacing:0}.form-submit{text-align:right}.form-submit input{font-size:14px;float:none}.comment #respond,#trackbacks{margin-bottom:30px}#commentform #submit{float:none}.form-submit{text-align:right}#sidebar{color:#fff}.widget{padding:35px 42px 29px;position:relative;border-bottom:1px solid #5ea5a4;line-height:22px}.widgettitle{font-weight:900;font-size:14px;padding-bottom:7px}.widget li{background:url(/wp-content/themes/Origin/images/widget_bullet.png) no-repeat left center;padding:5px 0 5px 11px}.widget li:hover{background-image:url(/wp-content/themes/Origin/images/widget_bullet_hover.png)}.widget li ul{margin-left:11px}.widget a:hover{color:#f5f5f5;color:rgb(255 255 255 / .9);text-decoration:none}div.post .new-post .aligncenter,.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 10px 10px 0}.wp-caption.alignright{margin:0 0 10px 10px}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}#wp-calendar{empty-cells:show;margin:10px auto 0;width:240px}#wp-calendar a{display:block;text-decoration:none;font-weight:700}#wp-calendar a:hover{text-decoration:underline}#wp-calendar caption{text-decoration:none;font:bold 13px Arial,Sans-Serif}#wp-calendar td{padding:3px 5px;color:#9f9f9f}#wp-calendar td#today{color:#fff}#wp-calendar th{font-style:normal;text-transform:capitalize;padding:3px 5px}#wp-calendar #prev a,#wp-calendar #next a{font-size:9pt}#wp-calendar #next a{padding-right:10px;text-align:right}#wp-calendar #prev a{padding-left:10px;text-align:left}.page-nav{margin:20px 0 40px}.pagination{display:none}body.page .pagination{display:block}.et_embedded_videos{display:none!important}.et_pt_blogentry a.readmore{color:#282828!important}.et_pt_blogentry a.readmore:hover{color:#111!important;text-decoration:none}.et_portfolio_small .et_pt_portfolio_item:nth-child(3n+1){clear:both}#ie8 img{width:auto}embed,iframe,object,video{max-width:100%}#et_pt_gallery img{height:136px}@media screen and (max-width:1570px){.image-info{font-size:13px}.image-info .title{padding:13px 7px 0}.image-info h2{font-size:20px}.image-info .description{padding:11px 8px 0}}@media screen and (min-width:1024px){#top-menu{display:block!important}}@media screen and (min-width:768px) and (max-width:1279px){.entry-image{width:33.3%}.image-info .title{padding:18px 7px 0}}@media screen and (min-width:1150px) and (max-width:1279px){.entry-image{width:33.3%}.image-info{font-size:14px}.image-info h2{font-size:22px}.image-info .title{padding:34px 7px 0}}@media screen and (max-width:960px){#et-search,p#et-search-title,p#et-search-title span{background:none!important}#et-search{width:auto!important;height:auto!important}#et-search-inner{padding:0!important}#et-search-right{float:none!important;clear:both;text-align:left!important}#et_search_submit{background:#BBB8B8!important;color:#111!important}p#et-search-title{margin-bottom:2px!important}p#et-search-title span{padding:0!important;text-shadow:none!important}#et-searchinput{width:auto!important}p#et_choose_posts,p#et_choose_pages,p#et_choose_date,p#et_choose_cat{float:none!important}#et-search-left{float:none!important;width:100%!important}}@media screen and (max-width:1023px){.entry-image{width:33.3%}#info-bg,#sidebar,#main-wrap:before{display:none}#info-area{float:none;width:100%;border-right:none;background:#6AB3B2;-webkit-box-shadow:0 4px 4px rgb(0 0 0 / .08);-moz-box-shadow:0 4px 4px rgb(0 0 0 / .08);box-shadow:0 4px 4px rgb(0 0 0 / .08)}#main{margin:0}#top-menu{display:none}#top-menu .link_bg{-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#mobile-nav{display:block}#logo-area{margin-bottom:0;padding-bottom:55px}}@media screen and (min-width:930px) and (max-width:1023px){.image-info{font-size:14px}.image-info h2{font-size:22px}.image-info .title{padding:34px 7px 0}}@media screen and (min-width:768px) and (max-width:960px){#main-content{width:648px}#big_thumbnail{height:276px}}@media screen and (max-width:767px){.entry-image{width:50%}.comment ul{margin-left:0}.main-title,body.page .main-title{padding-left:0!important;padding-right:0!important;padding-top:0;position:relative;top:0;left:0;margin-bottom:20px}.main-title h1,h1#comments,h3#reply-title{font-size:32px}#main-content{width:360px}#big_thumbnail{height:180px}.image-info .title{padding:18px 7px 0}.sitemap-col{float:none!important;width:100%!important}.et_portfolio_small .et_pt_portfolio_item:nth-child(3n+1){clear:none}.et_portfolio_small .et_pt_portfolio_item:nth-child(2n+1){clear:both}}@media screen and (min-width:650px) and (max-width:767px){.image-info{font-size:14px}.image-info h2{font-size:26px}.image-info .title{padding:53px 7px 0}}@media screen and (max-width:479px){.entry-image{width:100%}.main-title h1,h1#comments,h3#reply-title{font-size:24px}#main-content{width:239px;margin-left:40px}#big_thumbnail{height:137px}.image-info .title{padding:31px 7px 0}}@media screen and (min-width:400px) and (max-width:479px){.image-info{font-size:17px}.image-info h2{font-size:32px}.image-info .title{padding:80px 7px 0}}.et_color_scheme_green #info-bg,.et_color_scheme_green #main-wrap:before{background:#95c062}.et_color_scheme_green #top-menu a:hover .link_text,.et_color_scheme_green #top-menu .current-menu-item>a,.et_color_scheme_green #top-menu .current-menu-item>a:hover,.et_color_scheme_green #top-menu .current-menu-item>a:hover .link_bg,.et_color_scheme_green .et_active_dropdown>li a,.et_color_scheme_green #top-menu .et_clicked,.et_color_scheme_green #mobile-nav{color:#95c062}@media only screen and (max-width:1023px){.et_color_scheme_green #info-area{background:#95c062}}.et_color_scheme_green .widget,.et_color_scheme_green #top-menu a,.et_color_scheme_green #mobile-nav,.et_color_scheme_green #info-area,.et_color_scheme_green #info-bg,.et_color_scheme_green #top-menu{border-color:#8bb25c}.et_color_scheme_purple #info-bg,.et_color_scheme_purple #main-wrap:before{background:#b36aa3}.et_color_scheme_purple #top-menu a:hover .link_text,.et_color_scheme_purple .current-menu-item>a,.et_color_scheme_purple #top-menu .current-menu-item>a:hover,.et_color_scheme_purple #top-menu .current-menu-item>a:hover .link_bg,.et_color_scheme_purple .et_active_dropdown>li a,.et_color_scheme_purple #top-menu .et_clicked,.et_color_scheme_purple #mobile-nav{color:#b36aa3}@media only screen and (max-width:1023px){.et_color_scheme_purple #info-area{background:#b36aa3}}.et_color_scheme_purple .widget,.et_color_scheme_purple #top-menu a,.et_color_scheme_purple #mobile-nav,.et_color_scheme_purple #info-area,.et_color_scheme_purple #info-bg,.et_color_scheme_purple #top-menu{border-color:#9e5c8f}.et_color_scheme_red #info-bg,.et_color_scheme_red #main-wrap:before{background:#bc4b4b}.et_color_scheme_red #top-menu a:hover .link_text,.et_color_scheme_red .current-menu-item>a,.et_color_scheme_red #top-menu .current-menu-item>a:hover,.et_color_scheme_red #top-menu .current-menu-item>a:hover .link_bg,.et_color_scheme_red .et_active_dropdown>li a,.et_color_scheme_red #top-menu .et_clicked,.et_color_scheme_red #mobile-nav{color:#bc4b4b}@media only screen and (max-width:1023px){.et_color_scheme_red #info-area{background:#bc4b4b}}.et_color_scheme_red .widget,.et_color_scheme_red #top-menu a,.et_color_scheme_red #mobile-nav,.et_color_scheme_red #info-area,.et_color_scheme_red #info-bg,.et_color_scheme_red #top-menu{border-color:#a74343}.et_color_scheme_gray #info-bg,.et_color_scheme_gray #main-wrap:before{background:#434343}.et_color_scheme_gray #top-menu a:hover .link_text,.et_color_scheme_gray .current-menu-item>a,.et_color_scheme_gray #top-menu .current-menu-item>a:hover,.et_color_scheme_gray #top-menu .current-menu-item>a:hover .link_bg,.et_color_scheme_gray .et_active_dropdown>li a,.et_color_scheme_gray #top-menu .et_clicked,.et_color_scheme_gray #mobile-nav{color:#434343}@media only screen and (max-width:1023px){.et_color_scheme_gray #info-area{background:#434343}}.et_color_scheme_gray .widget,.et_color_scheme_gray #top-menu a,.et_color_scheme_gray #mobile-nav,.et_color_scheme_gray #info-area,.et_color_scheme_gray #info-bg,.et_color_scheme_gray #top-menu{border-color:#2e2e2e}.et_color_scheme_orange #info-bg,.et_color_scheme_orange #main-wrap:before{background:#e68d00}.et_color_scheme_orange #top-menu a:hover .link_text,.et_color_scheme_orange .current-menu-item>a,.et_color_scheme_orange #top-menu .current-menu-item>a:hover,.et_color_scheme_orange #top-menu .current-menu-item>a:hover .link_bg,.et_color_scheme_orange .et_active_dropdown>li a,.et_color_scheme_orange #top-menu .et_clicked,.et_color_scheme_orange #mobile-nav{color:#e68d00}@media only screen and (max-width:1023px){.et_color_scheme_orange #info-area{background:#e68d00}}.et_color_scheme_orange .widget,.et_color_scheme_orange #top-menu a,.et_color_scheme_orange #mobile-nav,.et_color_scheme_orange #info-area,.et_color_scheme_orange #info-bg,.et_color_scheme_orange #top-menu{border-color:#cd7d00}.et-box{margin:0 0 10px;-moz-box-shadow:0 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .1);box-shadow:0 1px 1px rgb(0 0 0 / .1);font-size:14px;position:relative}.et-box-content{text-shadow:1px 1px 1px #fff;padding:27px 43px 17px 66px;min-height:35px}.et-box-content strong{color:#000;font-weight:700}.et-warning:before,.et-download:before,.et-info:before,.et-bio:before,.et-shadow:before{content:'';position:absolute;top:32px;left:28px}.et-info{border:1px solid #e2e2ba}.et-info:before{width:22px;height:20px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -97px -2px}.et-info .et-box-content{color:#ada771;background:#f9f9dc;border:1px solid #fbfbef;-moz-box-shadow:inset 0 0 45px #efefc0;-webkit-box-shadow:inset 0 0 45px #efefc0;box-shadow:inset 0 0 45px #efefc0}.et-info .et-box-content h1,.et-info .et-box-content h2,.et-info .et-box-content h3,.et-info .et-box-content h4,.et-info .et-box-content h5,.et-info .et-box-content h6{color:#ada771}.et-warning{border:1px solid #e0b1b1}.et-warning:before{width:17px;height:17px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -75px -41px}.et-warning .et-box-content{color:#ad7676;background:#ffd9d5;border:1px solid #fceeec;-moz-box-shadow:inset 0 0 45px #f0bfba;-webkit-box-shadow:inset 0 0 45px #f0bfba;box-shadow:inset 0 0 45px #f0bfba}.et-warning .et-box-content h1,.et-warning .et-box-content h2,.et-warning .et-box-content h3,.et-warning .et-box-content h4,.et-warning .et-box-content h5,.et-warning .et-box-content h6{color:#ad7676}.et-download{border:1px solid #b9dbb6}.et-download:before{width:19px;height:14px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -23px -19px}.et-download .et-box-content{color:#7ea57b;background:#dff7dd;border:1px solid #f1f9f0;-moz-box-shadow:inset 0 0 45px #cbe5c9;-webkit-box-shadow:inset 0 0 45px #cbe5c9;box-shadow:inset 0 0 45px #cbe5c9}.et-download .et-box-content h1,.et-download .et-box-content h2,.et-download .et-box-content h3,.et-download .et-box-content h4,.et-download .et-box-content h5,.et-download .et-box-content h6{color:#7ea57b}.et-bio{border:1px solid #b3d8d3}.et-bio:before{width:19px;height:15px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -23px -2px;top:33px}.et-bio .et-box-content{color:#80acb0;background:#ddf5f7;border:1px solid #f1fafb;-moz-box-shadow:inset 0 0 45px #c6edf0;-webkit-box-shadow:inset 0 0 45px #c6edf0;box-shadow:inset 0 0 45px #c6edf0}.et-bio .et-box-content h1,.et-bio .et-box-content h2,.et-bio .et-box-content h3,.et-bio .et-box-content h4,.et-bio .et-box-content h5,.et-bio .et-box-content h6{color:#80acb0}.et-shadow{border:1px solid #ddd}.et-shadow .et-box-content{color:#737373;background:#fafafa;border:1px solid #fafafa;-moz-box-shadow:inset 0 0 45px #e7e7e7;-webkit-box-shadow:inset 0 0 45px #e7e7e7;box-shadow:inset 0 0 45px #e7e7e7}.et-shadow .et-box-content h1,.et-shadow .et-box-content h2,.et-shadow .et-box-content h3,.et-shadow .et-box-content h4,.et-shadow .et-box-content h5,.et-shadow .et-box-content h6{color:#737373}.et-tooltip{position:relative}.et-tooltip-box{display:none;color:#6d6e6e;line-height:18px;background:#fff;border:1px solid #dbdbdb;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;position:absolute;bottom:35px;left:-94px;width:235px;padding:20px 25px 22px 25px;-moz-box-shadow:1px 1px 5px 1px rgb(0 0 0 / .1);-webkit-box-shadow:1px 1px 5px 1px rgb(0 0 0 / .1);box-shadow:1px 1px 5px 1px rgb(0 0 0 / .1)}.et-tooltip-arrow{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -120px -2px;width:24px;height:13px;display:block;position:absolute;bottom:-13px;left:129px}.et-learn-more{background:#fff;border:1px solid #e7e7e7;margin:10px 0;-moz-box-shadow:1px -1px 0 0 #fff;-webkit-box-shadow:1px -1px 0 0 #fff;box-shadow:1px -1px 0 0 #fff}.et-learn-more h3.heading-more{cursor:pointer;padding:16px 50px 16px 22px;font-size:14px;color:#999;letter-spacing:0;text-shadow:1px 1px 0 #fff;position:relative;border-left:1px solid #fff;border-top:1px solid #fff;margin:0!important}.et-learn-more h3.heading-more span.et_learnmore_arrow{display:block;position:absolute;top:0;right:0;width:48px;height:100%;border-left:1px solid #fff;-moz-box-shadow:-1px 0 0 0 #e7e7e7;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7}.et-learn-more span.et_learnmore_arrow span{display:block;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px;width:13px;height:10px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -58px -2px}.et-learn-more .open span.et_learnmore_arrow span{background-position:-58px -14px}.et-learn-more .learn-more-content{padding:30px 30px 20px;visibility:hidden;border-top:1px solid #e7e7e7}.et_slidecontent .et-learn-more .learn-more-content{display:block;visibility:hidden}.et-open .learn-more-content{display:block;visibility:visible!important}.et_shortcodes_controller_nav{border-top:1px solid #e7e7e7;-moz-box-shadow:inset 1px 1px 0 0 #fff;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff;min-height:53px;position:relative}.et_shortcodes_controls_arrows,.et_shortcodes_controls{list-style:none!important;margin:0!important;padding:0!important;line-height:26px!important}.et_shortcodes_controls{text-align:center;padding-top:20px!important;line-height:0!important}.et_shortcodes_controls li{display:inline-block;margin:0 3px}.et_shortcodes_controls a{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -45px -1px;width:11px;height:11px;display:inline-block}.et_shortcodes_controls .et_shortcodes_active_control a{background-position:-45px -14px}.et_shortcodes_controls_arrows a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff;position:absolute;top:0}.et_shortcodes_controls_arrows a:hover{color:#4c4c4c;text-decoration:none}.et_shortcodes_controls_arrows .et_sc_nav_prev{padding:14px 38px 12px 48px;border-right:1px solid #e7e7e7;-moz-box-shadow:1px 0 0 0 #fff;-webkit-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;left:0}.et_shortcodes_controls_arrows .et_sc_nav_next{padding:14px 48px 12px 38px;border-left:1px solid #fff;-moz-box-shadow:-1px 0 0 0 #e7e7e7;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7;right:0}.et_shortcodes_controls_arrows .et_sc_nav_next span,.et_shortcodes_controls_arrows .et_sc_nav_prev span{top:21px}.et_shortcodes_controls_arrows .et_sc_nav_next span{right:30px}.et_shortcodes_controls_arrows .et_sc_nav_prev span{left:30px}.et-simple-slider{background:#fff;border:1px solid #e7e7e7;margin:10px 0;position:relative}.et-simple-slider h1,.et-simple-slider h2,.et-simple-slider h3,.et-simple-slider h4,.et-simple-slider h5,.et-simple-slider h6{font-family:Century Gothic,Arial,sans-serif;color:#333}.et-simple-slides{overflow:hidden;margin:30px 30px 20px}.et-simple-slider div.et-slide{display:none;width:100%!important}.one_half,.one_third,.two_third,.one_fourth,.three_fourth{float:left;margin-right:4%;position:relative}.one_half{width:48%}.one_third{width:30.66%}.two_third{width:65.32%}.one_fourth{width:22%}.three_fourth{width:74%}a.small-button,a.big-button,a.icon-button{display:inline-block;text-shadow:1px 1px 0 rgb(255 255 255 / .3);-moz-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .4),1px 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .4),1px 1px 1px rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .4),1px 1px 1px rgb(0 0 0 / .1);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;line-height:26px}a.small-button,a.icon-button{padding:6px 14px;font-weight:bold!important;font-size:12px;margin:0 5px 8px 0}a.small-button:hover,a.big-button:hover,a.icon-button:hover{text-decoration:none}a.smallblue,a.bigblue{color:#2b63a8!important;background:#88bdff;background:-moz-linear-gradient(top,#88bdff 0%,#60a7ff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#88bdff),color-stop(100%,#60a7ff));background:-webkit-linear-gradient(top,#88bdff 0%,#60a7ff 100%);background:-o-linear-gradient(top,#88bdff 0%,#60a7ff 100%);background:-ms-linear-gradient(top,#88bdff 0%,#60a7ff 100%);background:linear-gradient(to bottom,#88bdff 0%,#60a7ff 100%);border:1px solid #3e8ff4}a.smallblue:hover,a.bigblue:hover{color:#23528c!important}a.smalllightblue{color:#348db6!important;background:#8edbff;background:-moz-linear-gradient(top,#8edbff 0%,#60cdff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#8edbff),color-stop(100%,#60cdff));background:-webkit-linear-gradient(top,#8edbff 0%,#60cdff 100%);background:-o-linear-gradient(top,#8edbff 0%,#60cdff 100%);background:-ms-linear-gradient(top,#8edbff 0%,#60cdff 100%);background:linear-gradient(to bottom,#8edbff 0%,#60cdff 100%);border:1px solid #51b5e4}a.smalllightblue:hover{color:#287295!important}a.smallteal,a.bigteal,a.bigturquoise{color:#3da7a9!important;background:#61eef0;background:-moz-linear-gradient(top,#61eef0 0%,#59dcde 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#61eef0),color-stop(100%,#59dcde));background:-webkit-linear-gradient(top,#61eef0 0%,#59dcde 100%);background:-o-linear-gradient(top,#61eef0 0%,#59dcde 100%);background:-ms-linear-gradient(top,#61eef0 0%,#59dcde 100%);background:linear-gradient(to bottom,#61eef0 0%,#59dcde 100%);border:1px solid #48bec0}a.smallteal:hover,a.bigteal:hover,a.bigturquoise:hover{color:#309192!important}a.smallgreen,a.biggreen{color:#569d51!important;background:#94e48d;background:-moz-linear-gradient(top,#94e48d 0%,#82cf7c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#94e48d),color-stop(100%,#82cf7c));background:-webkit-linear-gradient(top,#94e48d 0%,#82cf7c 100%);background:-o-linear-gradient(top,#94e48d 0%,#82cf7c 100%);background:-ms-linear-gradient(top,#94e48d 0%,#82cf7c 100%);background:linear-gradient(to bottom,#94e48d 0%,#82cf7c 100%);border:1px solid #4dab46}a.smallgreen:hover,a.biggreen:hover{color:#478542!important}a.smallorange,a.bigorange{color:#c7822f!important;background:#ffcb8c;background:-moz-linear-gradient(top,#ffcb8c 0%,#ffb660 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffcb8c),color-stop(100%,#ffb660));background:-webkit-linear-gradient(top,#ffcb8c 0%,#ffb660 100%);background:-o-linear-gradient(top,#ffcb8c 0%,#ffb660 100%);background:-ms-linear-gradient(top,#ffcb8c 0%,#ffb660 100%);background:linear-gradient(to bottom,#ffcb8c 0%,#ffb660 100%);border:1px solid #db9c51}a.smallorange:hover,a.bigorange:hover{color:#a96c23!important}a.smallsilver{color:#595a5a!important;background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0%,#e2e2e2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#e2e2e2));background:-webkit-linear-gradient(top,#f5f5f5 0%,#e2e2e2 100%);background:-o-linear-gradient(top,#f5f5f5 0%,#e2e2e2 100%);background:-ms-linear-gradient(top,#f5f5f5 0%,#e2e2e2 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#e2e2e2 100%);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-moz-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1)}a.smallsilver:hover{color:#454545!important}a.smallblack{color:#fff!important;background:#5b5b5b;background:-moz-linear-gradient(top,#5b5b5b 0%,#383838 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5b5b5b),color-stop(100%,#383838));background:-webkit-linear-gradient(top,#5b5b5b 0%,#383838 100%);background:-o-linear-gradient(top,#5b5b5b 0%,#383838 100%);background:-ms-linear-gradient(top,#5b5b5b 0%,#383838 100%);background:linear-gradient(to bottom,#5b5b5b 0%,#383838 100%);border:1px solid #0e0e0e;-moz-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .2),1px 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .2),1px 1px 1px rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .2),1px 1px 1px rgb(0 0 0 / .1);text-shadow:-1px -1px 0 #000}a.smallblack:hover{color:#f7f7f7!important}a.smallred,a.bigred{color:#9a3e3e!important;background:#ff7979;background:-moz-linear-gradient(top,#ff7979 0%,#ff5f5f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff7979),color-stop(100%,#ff5f5f));background:-webkit-linear-gradient(top,#ff7979 0%,#ff5f5f 100%);background:-o-linear-gradient(top,#ff7979 0%,#ff5f5f 100%);background:-ms-linear-gradient(top,#ff7979 0%,#ff5f5f 100%);background:linear-gradient(to bottom,#ff7979 0%,#ff5f5f 100%);border:1px solid #d85353}a.smallred:hover,a.bigred:hover{color:#803030!important}a.smallpink{color:#914d97!important;background:#e782f1;background:-moz-linear-gradient(top,#e782f1 0%,#d271da 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e782f1),color-stop(100%,#d271da));background:-webkit-linear-gradient(top,#e782f1 0%,#d271da 100%);background:-o-linear-gradient(top,#e782f1 0%,#d271da 100%);background:-ms-linear-gradient(top,#e782f1 0%,#d271da 100%);background:linear-gradient(to bottom,#e782f1 0%,#d271da 100%);border:1px solid #b15cb9}a.smallpink:hover{color:#753b7a!important}a.smallpurple,a.bigpurple{color:#653e9a!important;background:#b279ff;background:-moz-linear-gradient(top,#b279ff 0%,#a35fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b279ff),color-stop(100%,#a35fff));background:-webkit-linear-gradient(top,#b279ff 0%,#a35fff 100%);background:-o-linear-gradient(top,#b279ff 0%,#a35fff 100%);background:-ms-linear-gradient(top,#b279ff 0%,#a35fff 100%);background:linear-gradient(to bottom,#b279ff 0%,#a35fff 100%);border:1px solid #8b53d8}a.smallpurple:hover,a.bigpurple:hover{color:#563386!important}a.big-button{font-weight:normal!important;font-size:20px;padding:14px 24px;margin:8px 6px 8px 0}a.big-button:hover{text-decoration:none}a.icon-button{color:#595a5a!important;background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#e1e1e1));background:-webkit-linear-gradient(top,#f5f5f5 0%,#e1e1e1 100%);background:-o-linear-gradient(top,#f5f5f5 0%,#e1e1e1 100%);background:-ms-linear-gradient(top,#f5f5f5 0%,#e1e1e1 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#e1e1e1 100%);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-moz-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1);-webkit-box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1);box-shadow:inset 0 1px 0 0 rgb(255 255 255 / .9),1px 1px 1px rgb(0 0 0 / .1);padding-left:36px;position:relative}a.icon-button:hover{color:#404040}a.icon-button span.et-icon{position:absolute;top:10px;left:12px;width:18px;height:16px}a.download-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -3px -2px;width:17px;height:20px;top:7px}a.search-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -206px -2px;top:9px}a.refresh-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -169px -19px}a.question-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -164px -2px}a.people-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -151px -33px;height:17px;top:9px}a.warning-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -188px -19px;width:15px}a.mail-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -131px -33px;height:15px}a.heart-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -131px -18px;width:14px;height:13px;top:12px;left:14px}a.paper-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -147px -17px;width:15px;height:15px}a.notice-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -147px -2px;width:15px;height:13px;top:11px}a.stats-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -184px -2px;width:15px;height:14px;top:11px}a.rss-icon span.et-icon{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -171px -36px;width:15px;top:9px}ul.et_shortcodes_mobile_nav{margin:0!important;padding:0!important;list-style:none outside none!important;display:none;z-index:2}ul.et_shortcodes_mobile_nav a{position:relative}ul.et_shortcodes_mobile_nav span,.et_shortcodes_controls_arrows span{position:absolute;top:23px;display:block;width:10px;height:14px}ul.et_shortcodes_mobile_nav .et_sc_nav_prev span,.et_shortcodes_controls_arrows .et_sc_nav_prev span{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -3px -24px}ul.et_shortcodes_mobile_nav .et_sc_nav_next span,.et_shortcodes_controls_arrows .et_sc_nav_next span{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -3px -40px}.et-tabs-container{background:#fff;border:1px solid #e7e7e7;position:relative;margin:50px 0 15px}.et-learn-more h3.heading-more,.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav,.et_shortcodes_controller_nav,.et-testimonial-author-info,.et-protected-title,.pricing-heading,.pricing-content-bottom{background:#f9f9f9;background:-moz-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-o-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-ms-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:linear-gradient(to bottom,#f9f9f9 0%,#f5f5f5 100%)}.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav{margin:0px!important;overflow:hidden;border-top:1px solid #fff;position:relative}.et-tabs-container .et-tabs-control:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e7e7e7}.et-tabs-container .et-tabs-control li{list-style:none outside none;margin:0!important;float:left;padding:0!important;border-left:1px solid #e7e7e7;-moz-box-shadow:-1px 0 0 #fff;-webkit-box-shadow:-1px 0 0 #fff;box-shadow:-1px 0 0 #fff;position:relative}.et-tabs-container .et-tabs-control li:first-child{border-left:1px solid #fff;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.et-tabs-container .et-tabs-control li a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 20px}.et-tabs-container .et-tabs-control li a:hover{color:#4c4c4c!important;text-decoration:none}.et-tabs-container .et-tabs-control li.active:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff}.et-tabs-container .et-tabs-control li.active a{background:#fff;color:#4c4c4c!important}.et-tabs-content-wrapper>div{display:none}.et_sliderfx_slide .et-tabs-content-wrapper{width:1200%;position:relative;left:0}.et_sliderfx_slide .et-tabs-content-wrapper>div{float:left;display:block;height:1px;visibility:hidden}.et_sliderfx_slide .et-tabs-content-wrapper>div,.et_sliderfx_fade .et_slidecontent{word-wrap:break-word}.et_sliderfx_slide .et_shortcode_slide_active{height:auto!important}.et-tabs-container .et-tabs-content{margin:30px 30px 20px}.et-tabs-container ul.et_shortcodes_mobile_nav{border-bottom:1px solid #e7e7e7}.et-tabs-container ul.et_shortcodes_mobile_nav li{float:right;line-height:26px}.et-tabs-container ul.et_shortcodes_mobile_nav a{display:block;padding:16px 10px 16px 45px;color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important}.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next{padding:16px 45px 16px 10px;text-align:right}.et-tabs-container ul.et_shortcodes_mobile_nav a:hover{text-decoration:none;color:#4c4c4c!important}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before{position:absolute;content:'';top:0;left:0;width:1px;height:100%;background:#e7e7e7;-moz-box-shadow:1px 0 0 #fff;-webkit-box-shadow:1px 0 0 #fff;box-shadow:1px 0 0 #fff}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:28px}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:28px}.et-tabs-container,.tabs-left,.et-simple-slider,.et-image-slider,.et-testimonial-box,.author-shortcodes,.et-protected{-moz-box-shadow:0 1px 2px rgb(0 0 0 / .1);-webkit-box-shadow:0 1px 2px rgb(0 0 0 / .1);box-shadow:0 1px 2px rgb(0 0 0 / .1)}.tabs-left{background:#fff;border:1px solid #e7e7e7;position:relative;margin-bottom:15px}.tabs-left .et-tabs-control,.tabs-left ul.et_shortcodes_mobile_nav{width:149px;border-top:1px solid #fff;float:left;list-style:none outside none!important;margin:0!important;position:relative}.tabs-left ul.et_shortcodes_mobile_nav{position:absolute;top:0;left:0}.tabs-left .et-tabs-control li,.tabs-left ul.et_shortcodes_mobile_nav li{padding-right:0!important;padding-left:0!important;background:none!important;list-style:none!important;border-bottom:1px solid #e7e7e7;-moz-box-shadow:0 1px 0 0 #fff;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff}.tabs-left .et-tabs-control li a{color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 10px 15px 20px}.tabs-left .et-tabs-control li.active a{background:#fff;margin-right:-1px}.tabs-left .et-tabs-control li a:hover,.tabs-left .et-tabs-control li.active a{text-decoration:none;color:#4c4c4c!important}.tabs-left .et-tabs-content{padding:30px 30px 20px;position:relative}.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap{overflow:hidden}.tabs-left .et-tabs-content h3{padding-bottom:14px;color:#333}.et_left_tabs_bg{position:absolute;top:0;left:0;width:148px;height:100%;border-right:1px solid #e7e7e7;border-left:1px solid #fff;background:#f5f5f5;background:-moz-linear-gradient(left,#f9f9f9 0%,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f9f9f9),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#f9f9f9 0%,#f5f5f5 100%);background:-o-linear-gradient(left,#f9f9f9 0%,#f5f5f5 100%);background:-ms-linear-gradient(left,#f9f9f9 0%,#f5f5f5 100%);background:linear-gradient(to right,#f9f9f9 0%,#f5f5f5 100%)}.tabs-left ul.et_shortcodes_mobile_nav a{text-indent:-9999px}.tabs-left ul.et_shortcodes_mobile_nav a span{top:50%;margin-top:-7px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:50%;margin-right:-4px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:50%;margin-left:-4px}.author-shortcodes{background:#fff;border:1px solid #e7e7e7;color:#363636;font-size:14px;margin-bottom:10px}.author-shortcodes .author-inner{position:relative;padding:30px 30px 20px 117px;min-height:60px}.author-shortcodes .author-image{position:absolute;top:32px;left:30px;width:60px;height:60px}.author-shortcodes .author-image img{max-width:100%;height:auto;width:auto}.author-shortcodes .author-image .author-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 4px rgb(0 0 0 / .5);-moz-box-shadow:inset 0 0 4px rgb(0 0 0 / .5);box-shadow:inset 0 0 4px rgb(0 0 0 / .5)}.et-protected{border:1px solid #e7e7e7;width:390px;background:#fff;margin-bottom:10px}.et-protected-title{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:18px 10px 17px 50px;position:relative;color:#999;text-shadow:0 1px 0 #fff;font-size:14px}.et-protected-title:before{content:'';position:absolute;top:16px;left:20px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -23px -36px;width:17px;height:19px}.et-protected-form{padding:32px 37px 32px 32px;text-align:right}.et-protected-form p{padding-bottom:16px}.et-protected-form p label{position:relative}.et-protected-form p .et_protected_icon{width:10px;height:20px;position:absolute;top:2px;left:18px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -190px -37px;display:block}.et-protected-form p .et_protected_password{height:23px;background-position:-275px -2px}.et-protected-form label span{display:none}.et-protected-form p input{margin:0!important;border:1px solid #e7e7e7;color:#363636;font-size:14px;background:#f3f3f3;background:-moz-linear-gradient(top,#f3f3f3 1%,#fefefe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f3f3f3),color-stop(100%,#fefefe));background:-webkit-linear-gradient(top,#f3f3f3 1%,#fefefe 100%);background:-o-linear-gradient(top,#f3f3f3 1%,#fefefe 100%);background:-ms-linear-gradient(top,#f3f3f3 1%,#fefefe 100%);background:linear-gradient(to bottom,#f3f3f3 1%,#fefefe 100%);padding:20px 20px 20px 40px;width:100%;-webkit-box-shadow:inset 0 0 1px rgb(0 0 0 / .1);-moz-box-shadow:inset 0 0 1px rgb(0 0 0 / .1);box-shadow:inset 0 0 1px rgb(0 0 0 / .1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.et-protected-form input.etlogin-button{background:#f9f9f9;background:-moz-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-o-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:-ms-linear-gradient(top,#f9f9f9 0%,#f5f5f5 100%);background:linear-gradient(to bottom,#f9f9f9 0%,#f5f5f5 100%);border:1px solid #e7e7e7;padding:14px 24px;color:#999;text-shadow:0 1px 0 #fff;font-size:14px;-webkit-box-shadow:inset 1px 1px 0 0 #fff;-moz-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.et-simple-slides .et_slidecontent{width:auto}.et-image-slides{background:#555}.et-image-slider{background:#fff;border:1px solid #e7e7e7;margin-bottom:25px}.et-image-slide{position:relative}.et-image-slider img{display:block;width:auto;margin:0 auto;height:auto}.et-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 5px rgb(0 0 0 / .6);-moz-box-shadow:inset 0 0 5px rgb(0 0 0 / .6);box-shadow:inset 0 0 5px rgb(0 0 0 / .6)}.et-learn-more,.et-tabs-container,.tabs-left,.et-simple-slider,.author-shortcodes,.et-tooltip-box{color:#201F1F!important;text-shadow:none!important}.et-learn-more a,.et-tabs-container a,.tabs-left a,.et-simple-slider a,.author-shortcodes a,.et-tooltip-box a{text-shadow:none!important}.et-custom-list ul{list-style:none!important;list-style-image:none!important;padding-left:0!important;margin:0!important;line-height:26px}.et-custom-list ul li{padding-left:28px!important;margin:5px 0!important;list-style:none!important;position:relative}.et-custom-list ul li:before{content:'';position:absolute;top:5px;left:0;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -74px -2px;width:22px;height:18px}.etlist-x ul li:before{content:'';position:absolute;top:6px;left:0;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -75px -21px;width:22px;height:18px}.etlist-dot ul li{padding-left:25px!important}.etlist-dot ul li:before{content:'';position:absolute;top:9px;left:0;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -230px -3px;width:10px;height:9px}.et-custom-list ul li ul{padding:2px 0px!important;margin:0!important}.et-pricing{margin:40px 0 10px}.pricing-table{float:left;width:25%;margin-bottom:22px;position:relative;margin-left:-1px}.pricing-table-wrap{border:1px solid #e7e7e7;border-bottom:none}.pricing-heading{border-bottom:1px solid #e7e7e7;padding:23px 10px 22px;text-shadow:1px 1px 0 #fff;font-size:12px;color:#999;text-align:center;-moz-box-shadow:inset 1px 1px 0 0 #fff;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.pricing-title{text-transform:uppercase;font-size:20px;color:#53b4c7!important;font-weight:700;text-shadow:none!important}.pricing-heading p{padding-bottom:0!important}.pricing-table ul.pricing{padding:0!important;list-style:none!important;margin:0!important;list-style-image:none!important;line-height:26px}.pricing-table ul.pricing li{list-style:none!important;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0%,#fefefe 7%,#ffffff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(7%,#fefefe),color-stop(100%,#ffffff));background:-webkit-linear-gradient(top,#f5f5f5 0%,#fefefe 7%,#ffffff 100%);background:-o-linear-gradient(top,#f5f5f5 0%,#fefefe 7%,#ffffff 100%);background:-ms-linear-gradient(top,#f5f5f5 0%,#fefefe 7%,#ffffff 100%);background:linear-gradient(to bottom,#f5f5f5 0%,#fefefe 7%,#ffffff 100%);padding:14px 7px 14px 63px;position:relative;font-size:12px;color:#363636;text-shadow:none!important}.pricing-table ul.pricing li span.pricing-mark{position:absolute;top:19px;left:30px;width:22px;height:18px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -74px -2px}.pricing-table ul.pricing li.x-mark span.pricing-mark{background-position:-74px -20px}.pricing-content-bottom{border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;-webkit-box-shadow:inset 1px 0 0 0 #fff;-moz-box-shadow:inset 1px 0 0 0 #fff;box-shadow:inset 1px 0 0 0 #fff;padding:20px 5px 43px;text-align:center}span.et-price{font-size:48px;color:#94c65c;text-shadow:0 1px 0 #fff;font-family:Georgia,serif}span.et-price sup{font-size:24px;bottom:13px;left:1px}span.et-price span.dollar-sign{font-size:36px}.pricing-table a.icon-button{margin:0;padding-left:15px;position:absolute;bottom:-13px;left:50%}.pricing-table a.icon-button{visibility:hidden}.pricing-big{top:-20px;-webkit-box-shadow:0 0 18px rgb(0 0 0 / .2);-moz-box-shadow:0 0 18px rgb(0 0 0 / .2);box-shadow:0 0 18px rgb(0 0 0 / .2);z-index:2}.pricing-big .pricing-table-wrap{border-color:#d6d5d5}.pricing-big .pricing-heading{padding-top:43px}.pricing-big .pricing-content-bottom{padding-bottom:63px;border-bottom:1px solid #d6d5d5}.et-testimonial-box{border:1px solid #e7e7e7;background:#fff;position:relative;margin:10px 0 45px}.et-testimonial-author-info{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:20px 20px 15px;text-shadow:0 1px 0 #fff}.t-img{width:60px;height:60px;float:left;margin:0 25px 5px 0;-moz-box-shadow:0 1px 0 0 #fff;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff;position:relative}.t-img img{max-width:100%;height:auto}.t-overlay{width:100%;height:100%;box-shadow:inset 0 0 4px rgb(0 0 0 / .4);display:block;position:absolute;top:0;left:0}.t-author,.t-position{display:block}.t-author{font-size:18px;color:#999;padding:10px 0 5px}.t-position{color:#595959}.t-position,.et-testimonial{font-family:Georgia,serif;font-style:italic;font-size:14px}.et-testimonial{padding:43px 35px 30px 77px;color:#363636;position:relative;text-shadow:none!important}.et-testimonial:before{content:'';position:absolute;top:43px;left:35px;width:25px;height:19px;background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -45px -35px}.t-bottom-arrow{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -97px -25px;width:31px;height:32px;position:absolute;bottom:-32px;right:40px}.et-dropcap{font-size:48px;float:left;display:block;margin:0 7px 0 0;line-height:1}.et_quote{padding-left:57px;min-height:40px;font-family:Georgia,serif;font-size:14px;font-style:italic;position:relative;line-height:1.5;margin-bottom:10px}.et_quote .et_quote_sign{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -206px -20px;position:absolute;top:0;left:0;display:block;width:40px;height:34px}.quote-center .et_quote_sign{background-position:-251px -2px;width:20px;height:16px;top:3px}.quote-center .et_quote_additional_sign{background:url(/wp-content/themes/Origin/epanel/shortcodes/css/../images/shortcodes-sprite.png) no-repeat -251px -22px;position:absolute;top:3px;right:13px;display:block;width:20px;height:16px}.et_right_quote{width:100%}.quote-center{font-size:24px;line-height:1.2;text-align:center;padding-left:30px}.quote-center .et_right_quote{padding-right:30px;width:95%}.et-tabs-container .et-tabs-control{padding:0}.tabs-left .et-tabs-control{padding-left:0}.author-info h1,.author-info h2,.author-info h3,.author-info h4,.author-info h5,.author-info h6{color:#201F1F!important;text-shadow:none!important}.et-tabs-container .et-tabs-control li a,.tabs-left .et-tabs-control li a{text-decoration:none!important}a.big-button,a.small-button,a.icon-button{cursor:pointer}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}.et_column_last{margin-right:0px!important;clear:right}.clear{clear:both}body.et_right_sidebar .pricing-table,body.et_left_sidebar .pricing-table{width:50%}@media all and (max-width:959px){body.et_right_sidebar .one_third,body.et_right_sidebar .one_half,body.et_right_sidebar .one_third,body.et_right_sidebar .two_third,body.et_right_sidebar .one_fourth,body.et_right_sidebar .three_fourth,body.et_left_sidebar .one_third,body.et_left_sidebar .one_half,body.et_left_sidebar .one_third,body.et_left_sidebar .two_third,body.et_left_sidebar .one_fourth,body.et_left_sidebar .three_fourth{float:none;margin-right:0;width:auto;margin-bottom:10px}body.et_right_sidebar .et-testimonial-box,body.et_right_sidebar .et-protected,body.et_left_sidebar .et-testimonial-box,body.et_left_sidebar .et-protected{width:auto!important}body.et_right_sidebar .et-protected-form,body.et_left_sidebar .et-protected-form{padding:15px!important}}@media all and (min-width:768px) and (max-width:959px){body.et_full_width_page .pricing-table{width:50%}}@media all and (max-width:767px){.et_left_tabs_bg{width:50px}.tabs-left .et-tabs-control,.et-tabs-container .et-tabs-control{display:none}.tabs-left ul.et_shortcodes_mobile_nav{display:block;width:51px}.tabs-left ul.et_shortcodes_mobile_nav a{display:block;height:49px;width:100%}.tabs-left .et-tabs-content{margin-left:75px}.et-tabs-container ul.et_shortcodes_mobile_nav{display:block}.et-tabs-container ul.et_shortcodes_mobile_nav li{width:50%}.et-pricing{margin-top:0}body.et_right_sidebar .pricing-table,body.et_left_sidebar .pricing-table,body.et_full_width_page .pricing-table{width:100%;margin-bottom:35px}.pricing-big{top:0}body.et_full_width_page .one_third,body.et_full_width_page .one_half,body.et_full_width_page .one_third,body.et_full_width_page .two_third,body.et_full_width_page .one_fourth,body.et_full_width_page .three_fourth{float:none;margin-right:0;width:auto;margin-bottom:10px}body.et_full_width_page .et-testimonial-box,body.et_full_width_page .et-protected{width:auto!important}body.et_full_width_page .et-protected-form{padding:15px!important}body.et_right_sidebar .author-shortcodes .author-inner,body.et_left_sidebar .author-shortcodes .author-inner{padding:27px 27px 17px}body.et_right_sidebar .author-shortcodes .author-image,body.et_left_sidebar .author-shortcodes .author-image{position:relative;top:0;left:0;margin-bottom:10px}body.et_right_sidebar .quote-center .et_quote_additional_sign,body.et_left_sidebar .quote-center .et_quote_additional_sign{right:-13px}body.et_right_sidebar .et_shortcodes_controls,body.et_left_sidebar .et_shortcodes_controls{display:none}body.et_right_sidebar .et_shortcodes_controls_arrows a,body.et_left_sidebar .et_shortcodes_controls_arrows a{text-indent:-9999px}}@media all and (max-width:479px){.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev{padding-left:26px}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:10px}.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next{padding-right:26px}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:10px}body.et_full_width_page .author-shortcodes .author-inner{padding:27px 27px 17px}body.et_full_width_page .author-shortcodes .author-image{position:relative;top:0;left:0;margin-bottom:10px}body.et_full_width_page .quote-center .et_quote_additional_sign{right:-13px}body.et_full_width_page .et_shortcodes_controls{display:none}body.et_full_width_page .et_shortcodes_controls_arrows a{text-indent:-9999px}.et-box:before,.et-testimonial:before{display:none}.et-box-content{padding:27px 27px 17px 27px}.et-testimonial{padding:25px}}