.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.nd_learning_section { float: left; width: 100%; }
.nd_learning_container{ width:1200px; margin:auto; padding: 0px; }
.nd_learning_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .nd_learning_width_100_percentage { width: 100%; }
.nd_learning_width_75_percentage { width: 75%; }
.nd_learning_width_70_percentage { width: 70%; }
.nd_learning_width_66_percentage { width: 66%; }
.nd_learning_width_65_percentage { width: 65%; }
.nd_learning_width_60_percentage { width: 60%; }
.nd_learning_width_50_percentage { width: 50%; }
.nd_learning_width_40_percentage { width: 40%; }
.nd_learning_width_35_percentage { width: 35%; }
.nd_learning_width_33_percentage { width: 33.33%; }
.nd_learning_width_30_percentage { width: 30%; }
.nd_learning_width_25_percentage { width: 25%; }
.nd_learning_width_20_percentage { width: 20%; }
.nd_learning_width_15_percentage { width: 15%; }
.nd_learning_width_10_percentage { width: 10%; }
.nd_learning_width_80 { width: 80px; }
.nd_learning_width_60 { width: 60px; }
.nd_learning_width_40 { width: 40px; }
.nd_learning_width_20 { width: 20px; }
.nd_learning_width_initial { width: initial; }
.nd_learning_height_200 { height: 200px; }
.nd_learning_height_100 { height: 100px; }
.nd_learning_height_80 { height: 80px; }
.nd_learning_height_60 { height: 60px; }
.nd_learning_height_50 { height: 50px; }
.nd_learning_height_40 { height: 40px; }
.nd_learning_height_30 { height: 30px; }
.nd_learning_height_20 { height: 20px; }
.nd_learning_height_15 { height: 15px; }
.nd_learning_height_10 { height: 10px; }
.nd_learning_height_5 { height: 5px; }
.nd_learning_height_3 { height: 3px; }
.nd_learning_height_100_percentage { height: 100%; }
.nd_learning_float_left { float: left; }
.nd_learning_float_right { float: right; }
.nd_learning_float_none { float: none; }
.nd_learning_padding_0 { padding: 0px; }
.nd_learning_padding_5 { padding: 5px; }
.nd_learning_padding_7 { padding: 7px; }
.nd_learning_padding_8 { padding: 8px; }
.nd_learning_padding_10 { padding: 10px; }
.nd_learning_padding_15 { padding: 15px; }
.nd_learning_padding_20 { padding: 20px; }
.nd_learning_padding_30 { padding: 30px; }
.nd_learning_padding_40 { padding: 40px; }
.nd_learning_padding_50 { padding: 50px; }
.nd_learning_padding_15_20 { padding: 15px 20px; }
.nd_learning_padding_10_20 { padding: 10px 20px; }
.nd_learning_padding_20_10 { padding: 20px 10px; }
.nd_learning_padding_20_15 { padding: 20px 15px; }
.nd_learning_padding_20_25 { padding: 20px 25px; }
.nd_learning_padding_20_0 { padding: 20px 0px; }
.nd_learning_padding_15_0 { padding: 15px 0px; }
.nd_learning_padding_5_0 { padding: 5px 0px; }
.nd_learning_padding_8_15 { padding: 8px 15px; }
.nd_learning_padding_40_20 { padding: 40px 20px; }
.nd_learning_padding_5_10 { padding: 5px 10px; }
.nd_learning_padding_0_10 { padding: 0px 10px; }
.nd_learning_padding_0_15 { padding: 0px 15px; }
.nd_learning_padding_bottom_0 { padding-bottom: 0px; }
.nd_learning_padding_left_20 { padding-left: 20px; }
.nd_learning_padding_left_10 { padding-left: 10px; }
.nd_learning_padding_left_40 { padding-left: 40px; }
.nd_learning_padding_10_0_5_0 { padding: 10px 0px 5px 0px; }
.nd_learning_margin_0 { margin: 0px; }
.nd_learning_margin_0_10 { margin: 0px 10px; }
.nd_learning_margin_5 { margin: 5px; }
.nd_learning_margin_top_20 { margin-top: 20px; }
.nd_learning_margin_bottom_20 { margin-bottom: 20px; }
.nd_learning_margin_bottom_40 { margin-bottom: 40px; }
.nd_learning_margin_right_40 { margin-right: 40px; }
.nd_learning_margin_right_10 { margin-right: 10px; }
.nd_learning_margin_right_20 { margin-right: 20px; }
.nd_learning_margin_left_20 { margin-left: 20px; }
.nd_learning_margin_left_10 { margin-left: 10px; }
.nd_learning_margin_left_40 { margin-left: 40px; }
.nd_learning_color_white { color: #fff; }
.nd_learning_color_white_important { color: #fff !important; }
.nd_learning_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_learning_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_learning_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_learning_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_learning_font_size_30 { font-size: 30px; line-height: 30px; }
.nd_learning_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_learning_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_learning_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_learning_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_learning_font_weight_normal{ font-weight: normal; }
.nd_learning_line_height_16 { line-height: 16px; }
.nd_learning_line_height_50 { line-height: 50px; }
.nd_learning_line_height_30 { line-height: 30px; }
.nd_learning_line_height_0 { line-height: 0px; }
.nd_learning_background_size_cover { background-size: cover; }
.nd_learning_background_size_25 { background-size: 25px; }
.nd_learning_background_position_center_bottom { background-position: center bottom; }
.nd_learning_background_position_center_top { background-position: center top; }
.nd_learning_background_position_center { background-position: center; }
.nd_learning_background_repeat_no_repeat { background-repeat: no-repeat; }
.nd_learning_background_transparent_important { background: transparent !important; }
.nd_learning_bg_black { background-color: #000; }
.nd_learning_bg_white { background-color: #fff; }
.nd_learning_bg_grey_3 { background-color: #e4e4e4; }
.nd_learning_bg_yellow { background-color: #FFDA44; }
.nd_learning_bg_greydark_alpha_3 { background-color: rgba(101, 100, 96, 0.3); }
.nd_learning_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_learning_bg_greydark_alpha_5 { background-color: rgba(101, 100, 96, 0.5); }
.nd_learning_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_learning_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_learning_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_learning_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_learning_bg_greydark_alpha_gradient_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_learning_bg_greydark_alpha_gradient_3{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_learning_bg_greydark_alpha_gradient_3_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_learning_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_learning_text_decoration_none { text-decoration: none; }
.nd_learning_text_decoration_underline{ text-decoration: underline; }
.nd_learning_text_align_center { text-align: center; }
.nd_learning_text_align_right { text-align: right; }
.nd_learning_border_radius_top_3 { border-radius: 3px 3px 0px 0px; }
.nd_learning_border_radius_8 { border-radius: 8px; }
.nd_learning_border_radius_5 { border-radius: 5px; }
.nd_learning_border_radius_4 { border-radius: 4px; }
.nd_learning_border_radius_3 { border-radius: 3px; }
.nd_learning_border_radius_3_important { border-radius: 3px !important; }
.nd_learning_border_radius_100_percentage { border-radius: 100%; }
.nd_learning_border_radius_0_0_4_4 { border-radius: 0px 0px 4px 4px; }
.nd_learning_border_radius_4_4_0_0 { border-radius: 4px 4px 0px 0px; }
.nd_learning_border_1_solid_white { border: 1px solid #fff; }
.nd_learning_border_2_solid_white_important { border: 2px solid #fff !important; }
.nd_learning_display_none { display: none; }
.nd_learning_display_none_important { display: none !important; }
.nd_learning_display_inline_block { display: inline-block; }
.nd_learning_display_table { display: table; }
.nd_learning_display_table_cell { display: table-cell; }
.nd_learning_vertical_align_middle { vertical-align: middle; }
.nd_learning_vertical_align_bottom { vertical-align: bottom; }
.nd_learning_vertical_align_top { vertical-align: top; }
.nd_learning_position_fixed { position: fixed; }
.nd_learning_position_relative { position: relative; }
.nd_learning_position_absolute { position: absolute; }
.nd_learning_left_0 { left: 0px; }
.nd_learning_top_0 { top: 0px; }
.nd_learning_top_20 { top: 20px; }
.nd_learning_bottom_20 { bottom: 20px; }
.nd_learning_bottom_30 { bottom: 30px; }
.nd_learning_bottom_0 { bottom: 0px; }
.nd_learning_right_20 { right: 20px; }
.nd_learning_right_0 { right: 0px; }
.nd_learning_bottom_35_negative { bottom: -35px; }
.nd_learning_box_sizing_border_box { box-sizing: border-box; }
.nd_learning_text_transform_uppercase { text-transform: uppercase; }
.nd_learning_list_style_none { list-style: none; }
.nd_learning_outline_0 { outline: 0; }
.nd_learning_overflow_hidden { overflow: hidden; }
.nd_learning_overflow_x_auto { overflow-x: auto; }
.nd_learning_cursor_pointer { cursor: pointer; }
.nd_learning_cursor_progress { cursor: progress; }
.nd_learning_cursor_no_drop { cursor: no-drop; }
.nd_learning_opacity_0 { opacity: 0; }
.nd_learning_opacity_06 { opacity: 0.6; }
.nd_learning_opacity_04 { opacity: 0.4; }
.nd_learning_opacity_5 { opacity: 5; } .nd_learning_border_3_solid_white { border: 3px solid #fff; }
.nd_learning_border_2_solid_white { border: 2px solid #fff; }
.nd_learning_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_learning_bg_grey { background-color: #f9f9f9; }
.nd_learning_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_learning_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_learning_single_course_tags_container p a { border: 1px solid #f1f1f1; padding: 5px; margin: 5px 10px; border-radius: 3px; font-size: 13px; }
.nd_learning_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }  #nd_learning_shortcode_account_login_form label { float: left; width: 100%; margin-top: 20px; }
#nd_learning_shortcode_account_login_form input[type="text"],
#nd_learning_shortcode_account_login_form input[type="password"],
#nd_learning_shortcode_account_login_form input[type="submit"] { float: left; width: 100%; }
#nd_learning_shortcode_account_login_form input[type="submit"] { margin-top: 20px; } .ui-helper-hidden-accessible { display: none; }  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_learning_container{width:960px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_learning_container {width:748px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_learning_container {width:460px;}
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_learning_container{ width:300px;}
.nd_learning_margin_top_20_iphone_port { margin-top: 20px; }
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_learning_display_none_responsive { display: none; } 
.nd_learning_display_block_responsive { display: block; } 
.nd_learning_cursor_move_responsive { cursor: move; }
.nd_learning_width_100_percentage_responsive { width: 100%; }  
.nd_learning_text_align_left_responsive { text-align: left; }
.nd_learning_text_align_center_responsive { text-align: center; }
.nd_learning_float_left_responsive { float: left; }
.nd_learning_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_learning_margin_0_10_responsive { margin: 0px 10px; }
.nd_learning_font_size_30_responsive { font-size: 30px; }
.nd_learning_font_size_13_responsive { font-size: 13px; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_learning_width_50_all_iphone { width: 50px; }
.nd_learning_width_100_percentage_all_iphone { width: 100%; }
.nd_learning_float_left_all_iphone { float: left; }
.nd_learning_display_none_all_iphone { display: none; }
.nd_learning_display_block_all_iphone { display: block; } 
.nd_learning_padding_left_0_all_iphone { padding-left: 0px; }
.nd_learning_width_50_percentage_all_iphone { width: 50%; }
.nd_learning_font_size_40_all_iphone { font-size: 40px; }
.nd_learning_line_height_40_all_iphone { line-height: 40px; }
.nd_learning_margin_top_20_all_iphone { margin-top: 20px; }
.nd_learning_margin_left_0_all_iphone { margin-left: 0px; }
.nd_learning_text_align_center_all_iphone { text-align: center; }
}.nd_cc_section { float: left; width: 100%; }
.nd_cc_container{ width:1200px; margin:auto; padding: 0px; }
.nd_cc_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .nd_cc_width_100_percentage { width: 100%; }
.nd_cc_width_75_percentage { width: 75%; }
.nd_cc_width_70_percentage { width: 70%; }
.nd_cc_width_66_percentage { width: 66.66%; }
.nd_cc_width_65_percentage { width: 65%; }
.nd_cc_width_60_percentage { width: 60%; }
.nd_cc_width_50_percentage { width: 50%; }
.nd_cc_width_45_percentage { width: 45%; }
.nd_cc_width_40_percentage { width: 40%; }
.nd_cc_width_35_percentage { width: 35%; }
.nd_cc_width_33_percentage { width: 33.33%; }
.nd_cc_width_30_percentage { width: 30%; }
.nd_cc_width_25_percentage { width: 25%; }
.nd_cc_width_20_percentage { width: 20%; }
.nd_cc_width_15_percentage { width: 15%; }
.nd_cc_width_10_percentage { width: 10%; }
.nd_cc_width_650 { width: 650px; }
.nd_cc_width_160 { width: 160px; }
.nd_cc_width_60 { width: 60px; }
.nd_cc_width_50 { width: 50px; }
.nd_cc_width_40 { width: 40px; }
.nd_cc_width_30 { width: 30px; }
.nd_cc_width_25 { width: 25px; }
.nd_cc_width_20 { width: 20px; }
.nd_cc_width_18 { width: 18px; }
.nd_cc_width_initial { width: initial; }
.nd_cc_height_250 { height: 250px; }
.nd_cc_height_200 { height: 200px; }
.nd_cc_height_130 { height: 130px; }
.nd_cc_height_120 { height: 120px; }
.nd_cc_height_110 { height: 110px; }
.nd_cc_height_100 { height: 100px; }
.nd_cc_height_80 { height: 80px; }
.nd_cc_height_70 { height: 70px; }
.nd_cc_height_60 { height: 60px; }
.nd_cc_height_50 { height: 50px; }
.nd_cc_height_45 { height: 45px; }
.nd_cc_height_40 { height: 40px; }
.nd_cc_height_30 { height: 30px; }
.nd_cc_height_25 { height: 25px; }
.nd_cc_height_20 { height: 20px; }
.nd_cc_height_15 { height: 15px; }
.nd_cc_height_18 { height: 18px; }
.nd_cc_height_10 { height: 10px; }
.nd_cc_height_8 { height: 8px; }
.nd_cc_height_7 { height: 7px; }
.nd_cc_height_5 { height: 5px; }
.nd_cc_height_3 { height: 3px; }
.nd_cc_height_1 { height: 1px; }
.nd_cc_height_2 { height: 2px; }
.nd_cc_height_0 { height: 0px; }
.nd_cc_height_0_important { height: 0px !important; }
.nd_cc_height_100_percentage { height: 100%; }
.nd_cc_min_height_100 { min-height: 100px; }
.nd_cc_float_left { float: left; }
.nd_cc_float_right { float: right; }
.nd_cc_float_none { float: none; }
.nd_cc_padding_0 { padding: 0px; }
.nd_cc_padding_0_important { padding: 0px !important; }
.nd_cc_padding_5 { padding: 5px; }
.nd_cc_padding_7 { padding: 7px; }
.nd_cc_padding_8 { padding: 8px; }
.nd_cc_padding_10 { padding: 10px; }
.nd_cc_padding_15 { padding: 15px; }
.nd_cc_padding_20 { padding: 20px; }
.nd_cc_padding_30 { padding: 30px; }
.nd_cc_padding_40 { padding: 40px; }
.nd_cc_padding_50 { padding: 50px; }
.nd_cc_padding_10_0 { padding: 10px 0px; }
.nd_cc_padding_10_20 { padding: 10px 20px; }
.nd_cc_padding_10_15 { padding: 10px 15px; }
.nd_cc_padding_10_20_important { padding: 10px 20px !important; }
.nd_cc_padding_10_25 { padding: 10px 25px; }
.nd_cc_padding_25_0 { padding: 25px 0px; }
.nd_cc_padding_20_10 { padding: 20px 10px; }
.nd_cc_padding_20_15 { padding: 20px 15px; }
.nd_cc_padding_20_25 { padding: 20px 25px; }
.nd_cc_padding_20_30 { padding: 20px 30px; }
.nd_cc_padding_20_0 { padding: 20px 0px; }
.nd_cc_padding_15_0 { padding: 15px 0px; }
.nd_cc_padding_18_0 { padding: 18px 0px; }
.nd_cc_padding_15_20 { padding: 15px 20px; }
.nd_cc_padding_15_25 { padding: 15px 25px; }
.nd_cc_padding_15_30 { padding: 15px 30px; }
.nd_cc_padding_15_35 { padding: 15px 35px; }
.nd_cc_padding_15_35_important { padding: 15px 35px !important; }
.nd_cc_padding_15_30_important { padding: 15px 30px !important; }
.nd_cc_padding_15_25_important { padding: 15px 25px !important; }
.nd_cc_padding_5_0 { padding: 5px 0px; }
.nd_cc_padding_40_20 { padding: 40px 20px; }
.nd_cc_padding_40_0 { padding: 40px 0px; }
.nd_cc_padding_5_10 { padding: 5px 10px; }
.nd_cc_padding_3_5 { padding: 3px 5px; }
.nd_cc_padding_3_10 { padding: 3px 10px; }
.nd_cc_padding_5_20 { padding: 5px 20px; }
.nd_cc_padding_0_5 { padding: 0px 5px; }
.nd_cc_padding_0_10 { padding: 0px 10px; }
.nd_cc_padding_0_15 { padding: 0px 15px; }
.nd_cc_padding_0_20 { padding: 0px 20px; }
.nd_cc_padding_0_30 { padding: 0px 30px; }
.nd_cc_padding_0_50 { padding: 0px 50px; }
.nd_cc_padding_bottom_0 { padding-bottom: 0px; }
.nd_cc_padding_bottom_5 { padding-bottom: 5px; }
.nd_cc_padding_bottom_15 { padding-bottom: 15px; }
.nd_cc_padding_bottom_20 { padding-bottom: 20px; }
.nd_cc_padding_left_20 { padding-left: 20px; }
.nd_cc_padding_left_10 { padding-left: 10px; }
.nd_cc_padding_left_15 { padding-left: 15px; }
.nd_cc_padding_left_40 { padding-left: 40px; }
.nd_cc_padding_left_50 { padding-left: 50px; }
.nd_cc_padding_left_60 { padding-left: 60px; }
.nd_cc_padding_left_70 { padding-left: 70px; }
.nd_cc_padding_left_85 { padding-left: 85px; }
.nd_cc_padding_left_120 { padding-left: 120px; }
.nd_cc_padding_right_15 { padding-right: 15px; }
.nd_cc_padding_right_10 { padding-right: 10px; }
.nd_cc_padding_right_20 { padding-right: 20px; }
.nd_cc_padding_right_70 { padding-right: 70px; }
.nd_cc_padding_right_85 { padding-right: 85px; }
.nd_cc_padding_top_5 { padding-top: 5px; }
.nd_cc_padding_top_12 { padding-top: 12px; }
.nd_cc_padding_top_0 { padding-top: 0px; }
.nd_cc_margin_auto { margin: auto; }
.nd_cc_margin_0 { margin: 0px; }
.nd_cc_margin_0_important { margin: 0px !important; }
.nd_cc_margin_0_10 { margin: 0px 10px; }
.nd_cc_margin_0_20 { margin: 0px 20px; }
.nd_cc_margin_5 { margin: 5px; }
.nd_cc_margin_top_1 { margin-top: 1px; }
.nd_cc_margin_top_5 { margin-top: 5px; }
.nd_cc_margin_top_7 { margin-top: 7px; }
.nd_cc_margin_top_8 { margin-top: 8px; }
.nd_cc_margin_top_10 { margin-top: 10px; }
.nd_cc_margin_top_12 { margin-top: 12px; }
.nd_cc_margin_top_10_negative { margin-top: -10px; }
.nd_cc_margin_top_20 { margin-top: 20px; }
.nd_cc_margin_top_30 { margin-top: 30px; }
.nd_cc_margin_top_37 { margin-top: 37px; }
.nd_cc_margin_bottom_20 { margin-bottom: 20px; }
.nd_cc_margin_bottom_40 { margin-bottom: 40px; }
.nd_cc_margin_right_40 { margin-right: 40px; }
.nd_cc_margin_right_30 { margin-right: 30px; }
.nd_cc_margin_right_10 { margin-right: 10px; }
.nd_cc_margin_right_15 { margin-right: 15px; }
.nd_cc_margin_right_5 { margin-right: 5px; }
.nd_cc_margin_right_20 { margin-right: 20px; }
.nd_cc_margin_left_20 { margin-left: 20px; }
.nd_cc_margin_left_10 { margin-left: 10px; }
.nd_cc_margin_left_5 { margin-left: 5px; }
.nd_cc_margin_left_40 { margin-left: 40px; }
.nd_cc_color_white { color: #fff; }
.nd_cc_color_white_important { color: #fff !important; }
.nd_cc_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_cc_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_cc_font_size_55 { font-size: 55px; line-height: 55px; }
.nd_cc_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_cc_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_cc_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_cc_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_cc_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_cc_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_cc_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_cc_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_cc_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_cc_font_size_11 { font-size: 11px; line-height: 11px; }
.nd_cc_font_size_10 { font-size: 10px; line-height: 10px; }
.nd_cc_letter_spacing_2 { letter-spacing: 2px; }
.nd_cc_font_weight_bold {font-weight: bold; }
.nd_cc_font_weight_bolder {font-weight: bolder; }
.nd_cc_font_weight_lighter {font-weight: lighter; }
.nd_cc_white_space_normal { white-space: normal; }
.nd_cc_line_height_17 { line-height: 17px; }
.nd_cc_line_height_18 { line-height: 18px; }
.nd_cc_line_height_13 { line-height: 13px; }
.nd_cc_line_height_16 { line-height: 16px; }
.nd_cc_line_height_20 { line-height: 20px; }
.nd_cc_line_height_50 { line-height: 50px; }
.nd_cc_line_height_40 { line-height: 40px; }
.nd_cc_line_height_30 { line-height: 30px; }
.nd_cc_line_height_25 { line-height: 25px; }
.nd_cc_line_height_9 { line-height: 9px; }
.nd_cc_line_height_0 { line-height: 0px; }
.nd_cc_background_size_cover { background-size: cover; }
.nd_cc_background_size_25 { background-size: 25px; }
.nd_cc_background_size_18 { background-size: 18px; }
.nd_cc_background_position_center_bottom { background-position: center bottom; }
.nd_cc_background_position_center_top { background-position: center top; }
.nd_cc_background_position_center { background-position: center; }
.nd_cc_background_repeat_no_repeat { background-repeat: no-repeat; }
.nd_cc_background_transparent_important { background: transparent !important; }
.nd_cc_bg_black { background-color: #000; }
.nd_cc_bg_black_important { background-color: #000 !important; }
.nd_cc_bg_white { background-color: #fff; }
.nd_cc_bg_white_alpha_85 { background-color: rgba(255, 255, 255, 0.85); }
.nd_cc_bg_white_alpha_10 { background-color: rgba(255, 255, 255, 0.10); }
.nd_cc_bg_grey_3 { background-color: #e4e4e4; }
.nd_cc_bg_yellow { background-color: #FFDA44; }
.nd_cc_bg_greydark { background-color: #1c1c1c; }
.nd_cc_bg_greydark_2 { background-color: #151515; }
.nd_cc_bg_greydark_2_important { background-color: #151515 !important; }
.nd_cc_background_color_transparent { background-color: transparent; }
.nd_cc_background_color_transparent_important { background-color: transparent !important; }
.nd_cc_bg_greydark_alpha_2 { background-color: rgba(101, 100, 96, 0.2); }
.nd_cc_bg_greydark_alpha_3 { background-color: rgba(101, 100, 96, 0.3); }
.nd_cc_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_cc_bg_greydark_alpha_5 { background-color: rgba(101, 100, 96, 0.5); }
.nd_cc_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_cc_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_cc_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_cc_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_3 { 
background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_3_2{
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_5 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.2) 60%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%,rgba(45,45,45,0.2) 60%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0) 0%,rgba(45,45,45,0.2) 60%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_6 { 
background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_bg_greydark_alpha_gradient_7 { 
background: -moz-linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
background: -webkit-linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
background: linear-gradient(to bottom, rgba(45, 45, 45, 0.8) 0%,rgba(45, 45, 45, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_cc_text_decoration_none { text-decoration: none; }
.nd_cc_text_decoration_underline{ text-decoration: underline; }
.nd_cc_word_wrap_break_word { -ms-word-wrap: break-word; word-wrap: break-word; }
.nd_cc_text_align_center { text-align: center; }
.nd_cc_text_align_right { text-align: right; }
.nd_cc_text_align_left { text-align: left; }
.nd_cc_border_radius_top_3 { border-radius: 3px 3px 0px 0px; }
.nd_cc_border_radius_3 { border-radius: 3px; }
.nd_cc_border_radius_30 { border-radius: 30px; }
.nd_cc_border_radius_3_important { border-radius: 3px !important; }
.nd_cc_border_radius_100_percentage { border-radius: 100%; }
.nd_cc_border_radius_0 { border-radius: 0px; }
.nd_cc_border_radius_0_important { border-radius: 0px !important; }
.nd_cc_border_width_0 { border-width: 0px; }
.nd_cc_border_width_0_important { border-width: 0px !important; }
.nd_cc_border_1_solid_white { border: 1px solid #fff; }
.nd_cc_border_2_solid_white_important { border: 2px solid #fff !important; }
.nd_cc_border_right_2_solid_grey { border-right: 2px solid #f9f9f9; }
.nd_cc_display_none { display: none; }
.nd_cc_display_none_important { display: none !important; }
.nd_cc_display_inline_block { display: inline-block; }
.nd_cc_display_inline_flex { display: inline-flex;  }
.nd_cc_display_table { display: table; }
.nd_cc_display_table_cell { display: table-cell; }
.nd_cc_display_block { display:block; }
.nd_cc_display_block_important { display:block !important; }
.nd_cc_vertical_align_middle { vertical-align: middle; }
.nd_cc_vertical_align_bottom { vertical-align: bottom; }
.nd_cc_vertical_align_top { vertical-align: top; }
.nd_cc_position_fixed { position: fixed; }
.nd_cc_position_relative { position: relative; }
.nd_cc_position_absolute { position: absolute; }
.nd_cc_left_0 { left: 0px; }
.nd_cc_left_5 { left: 5px; }
.nd_cc_left_20 { left: 20px; }
.nd_cc_left_35 { left: 35px; }
.nd_cc_left_40 { left: 40px; }
.nd_cc_left_305_negative { left: -305px; }
.nd_cc_top_0 { top: 0px; }
.nd_cc_top_2 { top: 2px; }
.nd_cc_top_5 { top: 5px; }
.nd_cc_top_10 { top: 10px; }
.nd_cc_top_20 { top: 20px; }
.nd_cc_top_25 { top: 25px; }
.nd_cc_top_16 { top: 16px; }
.nd_cc_top_35 { top: 35px; }
.nd_cc_top_50 { top: 50px; }
.nd_cc_bottom_20 { bottom: 20px; }
.nd_cc_bottom_30 { bottom: 30px; }
.nd_cc_bottom_40 { bottom: 40px; }
.nd_cc_bottom_50 { bottom: 50px; }
.nd_cc_bottom_60 { bottom: 60px; }
.nd_cc_bottom_70 { bottom: 70px; }
.nd_cc_bottom_0 { bottom: 0px; }
.nd_cc_right_30 { right: 30px; }
.nd_cc_right_20 { right: 20px; }
.nd_cc_right_15 { right: 15px; }
.nd_cc_right_10 { right: 10px; }
.nd_cc_right_53 { right: 53px; }
.nd_cc_right_15_important { right: 15px !important; }
.nd_cc_right_0 { right: 0px; }
.nd_cc_bottom_35_negative { bottom: -35px; }
.nd_cc_z_index_9 { z-index: 9; }
.nd_cc_z_index_99 { z-index: 99; }
.nd_cc_z_index_999 { z-index: 999; }
.nd_cc_box_sizing_border_box { box-sizing: border-box; }
.nd_cc_text_transform_uppercase { text-transform: uppercase; }
.nd_cc_text_transform_capitalize { text-transform: capitalize; }
.nd_cc_list_style_none { list-style: none; }
.nd_cc_outline_0 { outline: 0; }
.nd_cc_overflow_hidden { overflow: hidden; }
.nd_cc_overflow_visible { overflow: visible; }
.nd_cc_overflow_visible_important { overflow: visible !important; }
.nd_cc_overflow_x_auto { overflow-x: auto; }
.nd_cc_cursor_pointer { cursor: pointer; }
.nd_cc_cursor_text { cursor: text; }
.nd_cc_cursor_progress { cursor: progress; }
.nd_cc_cursor_no_drop { cursor: no-drop; }
.nd_cc_cursor_not_allowed { cursor: not-allowed; }
.nd_cc_opacity_0 { opacity: 0; }
.nd_cc_opacity_06 { opacity: 0.6; }
.nd_cc_opacity_04 { opacity: 0.4; }
.nd_cc_opacity_03 { opacity: 0.3; }
.nd_cc_opacity_02 { opacity: 0.2; }
.nd_cc_opacity_5 { opacity: 5; } .nd_cc_border_3_solid_white { border: 3px solid #fff; }
.nd_cc_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_cc_border_right_1_solid_grey { border-right: 1px solid #f1f1f1; }
.nd_cc_bg_grey { background-color: #f9f9f9; }
.nd_cc_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_cc_border_top_2_solid_grey { border-top: 2px solid #f9f9f9; }
.nd_cc_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_cc_border_bottom_1_solid_greydark { border-bottom: 1px solid #575757; }
.nd_cc_single_cause_tags_container p a { border: 1px solid #f1f1f1; padding: 5px; margin: 5px 10px; border-radius: 3px; font-size: 13px; }
.nd_cc_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_cc_border_bottom_2_solid_white { border-bottom: 2px solid #ffffff; }
.nd_cc_color_grey { color:#a3a3a3; }
.nd_cc_color_yellow { color: #c19b76; }
.nd_cc_color_yellow_important { color: #c19b76 !important; } .ui-helper-hidden-accessible { display: none; } .ui-tooltip.nd_cc_tooltip_jquery_content{ z-index: 99; border-radius: 0px; padding: 8px; position: absolute; color: #fff; margin: 0px; font-size: 11px;line-height:11px; outline: 0; -webkit-appearance: none; border: 0;letter-spacing:2px;font-weight:lighter;text-transform:uppercase;}  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_cc_container{width:960px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_cc_container {width:748px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_cc_container {width:460px;}
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_cc_container{ width:300px;}
.nd_cc_margin_top_20_iphone_port { margin-top: 20px; }
.nd_cc_display_none_iphone_port { display: none; }
.nd_cc_display_block_iphone_port { display: block; }
.nd_cc_display_margin_top_10_iphone_port { margin-top: 10px; }
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_cc_display_none_responsive { display: none; } 
.nd_cc_display_block_responsive { display: block; } 
.nd_cc_display_inline_block_responsive { display: inline-block; } 
.nd_cc_cursor_move_responsive { cursor: move; }
.nd_cc_width_100_percentage_responsive { width: 100%; } 
.nd_cc_width_100_percentage_important_responsive { width: 100% !important; }  
.nd_cc_width_20_responsive { width: 20px; }  
.nd_cc_width_300_responsive { width: 300px; }  
.nd_cc_text_align_left_responsive { text-align: left; }
.nd_cc_text_align_left_important_responsive { text-align: left !important; }
.nd_cc_text_align_center_responsive { text-align: center; }
.nd_cc_float_left_responsive { float: left; }
.nd_cc_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_cc_margin_top_40_responsive { margin-top: 40px; }
.nd_cc_margin_top_50_responsive { margin-top: 50px; }
.nd_cc_margin_0_10_responsive { margin: 0px 10px; }
.nd_cc_margin_0_responsive { margin: 0px; }
.nd_cc_left_130_negative_responsive { left: -130px; }
.nd_cc_padding_top_0_responsive { padding-top: 0px; }
.nd_cc_padding_bottom_0_responsive { padding-bottom: 0px; } 
.nd_cc_padding_bottom_20_responsive { padding-bottom: 20px; } 
.nd_cc_padding_bottom_20_important_responsive { padding-bottom: 20px !important; } 
.nd_cc_padding_20_responsive { padding: 20px; }  
.nd_cc_padding_0_responsive { padding: 0px; }	
.nd_cc_font_size_30_responsive { font-size: 30px; }
.nd_cc_font_size_17_responsive { font-size: 17px; }
.nd_cc_font_size_13_responsive { font-size: 13px; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_cc_width_50_all_iphone { width: 50px; }
.nd_cc_width_100_percentage_all_iphone { width: 100%; }
.nd_cc_width_initial_all_iphone { width: initial; }
.nd_cc_float_left_all_iphone { float: left; }
.nd_cc_float_initial_all_iphone { float: initial; }
.nd_cc_display_none_all_iphone { display: none; }
.nd_cc_display_block_all_iphone { display: block; } 
.nd_cc_display_inline_block_all_iphone { display: inline-block; } 
.nd_cc_padding_left_0_all_iphone { padding-left: 0px; }
.nd_cc_padding_0_all_iphone { padding: 0px; }
.nd_cc_padding_15_all_iphone { padding: 15px; }
.nd_cc_padding_30_15_all_iphone { padding: 30px 15px; }
.nd_cc_width_50_percentage_all_iphone { width: 50%; }
.nd_cc_font_size_40_all_iphone { font-size: 40px; }
.nd_cc_line_height_40_all_iphone { line-height: 40px; }
.nd_cc_line_height_25_all_iphone { line-height: 25px; }
.nd_cc_font_size_30_all_iphone  { font-size: 30px; }
.nd_cc_margin_0_all_iphone { margin: 0px; }
.nd_cc_margin_top_20_all_iphone { margin-top: 20px; }
.nd_cc_margin_top_40_all_iphone { margin-top: 40px; }
.nd_cc_margin_bottom_20_all_iphone { margin-bottom: 20px; }
.nd_cc_margin_left_0_all_iphone { margin-left: 0px; }
.nd_cc_text_align_center_all_iphone { text-align: center; }
.nd_cc_box_sizing_border_box_all_iphone { box-sizing: border-box; } 
.nd_cc_border_0_all_iphone { border-width: 0px; } 
}body{ margin:0px; padding:0px; } .nd_options_container{ width:1200px; margin:auto; padding: 0px; }
.nd_options_clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.nd_options_site{ float: left; width: 100%; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease; }
.nd_options_section{ width: 100%; float: left; } .nd_options_grid_1, .nd_options_grid_2, .nd_options_grid_3, .nd_options_grid_4, .nd_options_grid_5, .nd_options_grid_6, .nd_options_grid_7, .nd_options_grid_8, .nd_options_grid_9, .nd_options_grid_10, .nd_options_grid_11, .nd_options_grid_12{ padding:15px; float:left; display:inline; box-sizing:border-box; }
.nd_options_grid_1 {width:8.33%;}
.nd_options_grid_2 {width:16.66%;}
.nd_options_grid_3 {width:25%;}
.nd_options_grid_4 {width:33.33%;}
.nd_options_grid_5 {width:41.66%;}
.nd_options_grid_6 {width:50%;}
.nd_options_grid_7 {width:58.33%;}
.nd_options_grid_8 {width:66.66%;}
.nd_options_grid_9 {width:75%;}
.nd_options_grid_10 {width:83.33%;}
.nd_options_grid_11 {width:91.66%;}
.nd_options_grid_12 {width:100%;}  .nd_options_text_align_center { text-align: center; }
.nd_options_text_align_right { text-align: right; }
.nd_options_text_align_left { text-align: left; } .nd_options_text_transform_uppercase{ text-transform: uppercase; } .nd_options_letter_spacing_4 { letter-spacing: 4px; }
.nd_options_letter_spacing_3 { letter-spacing: 3px; }
.nd_options_letter_spacing_2 { letter-spacing: 2px; }
.nd_options_letter_spacing_1 { letter-spacing: 1px; }
.nd_options_letter_spacing_0 { letter-spacing: 0px; } .nd_options_color_white { color: #fff !important; }
.nd_options_color_white_first_a > a { color: #fff !important; } .nd_options_placeholder_color_white::-webkit-input-placeholder { color: #fff; }
.nd_options_placeholder_color_white::-moz-placeholder { color: #fff; }
.nd_options_placeholder_color_white:-ms-input-placeholder { color: #fff; }
.nd_options_placeholder_color_white:-moz-placeholder { color: #fff; }
.nd_options_placeholder_color_white_important::-webkit-input-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important::-moz-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important:-ms-input-placeholder { color: #fff !important; }
.nd_options_placeholder_color_white_important:-moz-placeholder { color: #fff !important; } .nd_options_font_size_150 { font-size: 150px; line-height: 150px; }
.nd_options_font_size_120 { font-size: 120px; line-height: 150px; }
.nd_options_font_size_100 { font-size: 100px; line-height: 100px; }
.nd_options_font_size_80 { font-size: 80px; line-height: 80px; }
.nd_options_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_options_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_options_font_size_55 { font-size: 55px; line-height: 55px; }
.nd_options_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_options_font_size_45 { font-size: 45px; line-height: 45px; }
.nd_options_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_options_font_size_30 { font-size: 30px; line-height: 30px; }
.nd_options_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_options_font_size_25 { font-size: 25px; line-height: 25px; }
.nd_options_font_size_23 { font-size: 23px; line-height: 23px; }
.nd_options_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_options_font_size_19 { font-size: 19px; line-height: 19px; }
.nd_options_font_size_17 { font-size: 17px; line-height: 17px; }
.nd_options_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_options_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_options_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_options_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_options_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_options_font_size_11 { font-size: 11px; line-height: 12px; }
.nd_options_font_size_10 { font-size: 10px; line-height: 10px; }
.nd_options_font_size_8 { font-size: 8px; line-height: 8px; }
.nd_options_font_size_40_important { font-size: 40px !important; line-height: 45px !important; } .nd_options_font_weight_bolder { font-weight: bolder; }
.nd_options_font_weight_bold { font-weight: bold; }
.nd_options_font_weight_normal { font-weight: normal; }
.nd_options_font_weight_lighter { font-weight: lighter; } .nd_options_height_1000{ height: 1000px; }
.nd_options_height_600{ height: 600px; }
.nd_options_height_570{ height: 570px; }
.nd_options_height_550{ height: 550px; }
.nd_options_height_500{ height: 500px; }
.nd_options_height_450{ height: 450px; }
.nd_options_height_400{ height: 400px; }
.nd_options_height_300{ height: 300px; }
.nd_options_height_250{ height: 250px; }
.nd_options_height_200{ height: 200px; }
.nd_options_height_150{ height: 150px; }
.nd_options_height_130{ height: 130px; }
.nd_options_height_120{ height: 120px; }
.nd_options_height_110{ height: 110px; }
.nd_options_height_100{ height: 100px; }
.nd_options_height_90{ height: 90px; }
.nd_options_height_80{ height: 80px; }
.nd_options_height_70{ height: 70px; }
.nd_options_height_60{ height: 60px; }
.nd_options_height_56{ height: 56px; }
.nd_options_height_55{ height: 55px; }
.nd_options_height_50{ height: 50px; }
.nd_options_height_40{ height: 40px; }
.nd_options_height_33{ height: 33px; }
.nd_options_height_30{ height: 30px; }
.nd_options_height_25{ height: 25px; }
.nd_options_height_20{ height: 20px; }
.nd_options_height_18{ height: 18px; }
.nd_options_height_15{ height: 15px; }
.nd_options_height_13{ height: 13px; }
.nd_options_height_10{ height: 10px; }
.nd_options_height_5{ height: 5px; }
.nd_options_height_4{ height: 4px; }
.nd_options_height_3{ height: 3px; }
.nd_options_height_2{ height: 2px; }
.nd_options_height_1{ height: 1px; }
.nd_options_height_0 { height: 0px; }
.nd_options_height_auto{ height: auto; }
.nd_options_height_100_percentage { height: 100%; }
.nd_options_min_height_70 { min-height: 70px; }
.nd_options_min_height_165 { min-height: 165px; } .nd_options_line_height_0 { line-height: 0px; }
.nd_options_line_height_5 { line-height: 5px; }
.nd_options_line_height_11 { line-height: 11px; }
.nd_options_line_height_14 { line-height: 14px; }
.nd_options_line_height_16 { line-height: 16px; }
.nd_options_line_height_17 { line-height: 17px; }
.nd_options_line_height_18 { line-height: 18px; }
.nd_options_line_height_20 { line-height: 20px; }
.nd_options_line_height_21 { line-height: 21px; }
.nd_options_line_height_22 { line-height: 22px; }
.nd_options_line_height_21 { line-height: 21px; }
.nd_options_line_height_25 { line-height: 25px; }
.nd_options_line_height_31 { line-height: 31px; }
.nd_options_line_height_30 { line-height: 30px; }
.nd_options_line_height_30_important { line-height: 30px !important; }
.nd_options_line_height_35 { line-height: 35px; }
.nd_options_line_height_50 { line-height: 50px; }
.nd_options_line_height_100 { line-height: 100px; }
.nd_options_line_height_2_em { line-height: 2em; } .nd_options_width_700 { width: 700px; }
.nd_options_width_300 { width: 300px; }
.nd_options_width_200 { width: 200px; }
.nd_options_width_170 { width: 170px; }
.nd_options_width_160 { width: 160px; }
.nd_options_width_150 { width: 150px; }
.nd_options_width_100 { width: 100px; }
.nd_options_width_90 { width: 90px; }
.nd_options_width_80 { width: 80px; }
.nd_options_width_70 { width: 70px; }
.nd_options_width_60 { width: 60px; }
.nd_options_width_56 { width: 56px; }
.nd_options_width_55 { width: 55px; }
.nd_options_width_50 { width: 50px; }
.nd_options_width_40 { width: 40px; }
.nd_options_width_33 { width: 33px; }
.nd_options_width_30_hover:hover { width: 30px; }
.nd_options_width_30 { width: 30px; }
.nd_options_width_25 { width: 25px; }
.nd_options_width_20 { width: 20px; }
.nd_options_width_5 { width: 5px; }
.nd_options_width_0 { width: 0px; }
.nd_options_width_100_percentage { width: 100%; }
.nd_options_width_80_percentage { width: 80%; }
.nd_options_width_75_percentage { width: 75%; }
.nd_options_width_70_percentage { width: 70%; }
.nd_options_width_66_percentage { width: 66.66%; }
.nd_options_width_65_percentage { width: 65%; }
.nd_options_width_60_percentage { width: 60%; }
.nd_options_width_55_percentage { width: 55%; }
.nd_options_width_50_percentage { width: 50%; }
.nd_options_width_37-5_percentage_important { width: 37.5% !important; }
.nd_options_width_35_percentage { width: 35%; }
.nd_options_width_33_percentage { width: 33.33%; }
.nd_options_width_40_percentage { width: 40%; }
.nd_options_width_30_percentage { width: 30%; }
.nd_options_width_25_percentage { width: 25%; }
.nd_options_width_25_percentage_important { width: 25% !important; }
.nd_options_width_20_percentage { width: 20%; }
.nd_options_width_15_percentage { width: 15%; }
.nd_options_width_10_percentage { width: 10%; }
.nd_options_width_5_percentage { width: 5%; } .nd_options_max_width_280 { max-width: 280px; }
.nd_options_max_width_100_percentage { max-width: 100%; } .nd_options_bg_white { background-color: #ffffff; }
.nd_options_bg_white_important { background-color: #ffffff !important; }
.nd_options_bg_white_hover:hover { background-color: #ffffff; }
.nd_options_bg_blue { background-color: #8AC6D0; }
.nd_options_bg_green { background-color: #68B78C; }
.nd_options_bg_green_hover:hover { background-color: #68B78C; }
.nd_options_bg_grey { background-color: #f9f9f9; }
.nd_options_bg_grey_important { background-color: #f9f9f9 !important; }
.nd_options_bg_grey_2 { background-color: #a3a3a3; }
.nd_options_bg_grey_3 { background-color: #e4e4e4; }
.nd_options_bg_grey_4 { background-color: #f1f1f1; }
.nd_options_bg_greydark { background-color: #444444; }
.nd_options_bg_greydark_2 { background-color: #495052; }
.nd_options_bg_greydark_3 { background-color: #555555; }
.nd_options_bg_greydark_4 { background-color: #2d2d2d; }
.nd_options_bg_greydark_hover:hover { background-color: #444444; }
.nd_options_bg_orange { background-color: #ceb28d; }
.nd_options_bg_red { background-color: #CC8585; }
.nd_options_bg_yellow { background-color: #FFDA44; }
.nd_options_bg_orangedark { background-color: #c4aa87; } 
.nd_options_bg_blue_alpha { background-color: rgba(138, 198, 208, 0.75); }
.nd_options_bg_white_alpha_97 { background-color: rgba(255, 255, 255, 0.97); }
.nd_options_bg_white_alpha_2 { background-color: rgba(255, 255, 255, 0.2); }
.nd_options_bg_white_alpha_1 { background-color: rgba(255, 255, 255, 0.1); }
.nd_options_bg_white_alpha_1_important { background-color: rgba(255, 255, 255, 0.1) !important; }
.nd_options_bg_green_alpha { background-color: rgba(112, 193, 144, 0.95); }
.nd_options_bg_greydark_alpha { background-color: rgba(101, 100, 96, 0.3); }
.nd_options_bg_greydark_alpha_2 { background-color: rgba(67, 74, 84, 0.2); }
.nd_options_bg_greydark_alpha_3 { background-color: rgba(67, 74, 84, 0.3); }
.nd_options_bg_greydark_alpha_2_2 { background-color: rgba(238, 238, 238, 0.2); }
.nd_options_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_options_bg_greydark_alpha_5 { background-color: rgba(88, 88, 88, 0.5); }
.nd_options_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_options_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_options_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_options_background_color_282828_05 { background-color: rgba(28,28,28,0.5); }
.nd_options_background_color_282828_03 { background-color: rgba(28,28,28,0.3); } .nd_options_background_none{ background: none; }
.nd_options_background_none_hover:hover{ background: none; }
.nd_options_background_transparent_important { background: transparent !important; }
.nd_options_bg_greydark_alpha_gradient { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_2 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_3 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_3_2 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.1) 0%, rgba(101,100,96,0.85) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.85) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_4 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_5 { 
background: -moz-linear-gradient(top, rgba(101,100,96,0.6) 0%, rgba(101,100,96,0.6) 75%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.6) 0%,rgba(101,100,96,0.6) 75%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.6) 0%,rgba(101,100,96,0.6) 75%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#00656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_6 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0.15) 0%, rgba(45,45,45,0.5) 75%, rgba(45,45,45,1) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.15) 0%,rgba(45,45,45,0.5) 75%,rgba(45,45,45,1) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.15) 0%,rgba(45,45,45,0.5) 75%,rgba(45,45,45,1) 100%);
linear-gradient(to bottom, rgba(45, 45, 45, 0.15) 0%,rgba(45, 45, 45, 0.5) 75%,rgb(45, 45, 45) 100%);
}
.nd_options_bg_gradient_red_to_green{
background: rgb(204,133,133);
background: -moz-linear-gradient(left, rgba(204,133,133,1) 0%, rgba(204,133,133,1) 61%, rgba(104,183,140,1) 82%, rgba(104,183,140,1) 100%);
background: -webkit-linear-gradient(left, rgba(204,133,133,1) 0%,rgba(204,133,133,1) 61%,rgba(104,183,140,1) 82%,rgba(104,183,140,1) 100%);
background: linear-gradient(to right, rgba(204,133,133,1) 0%,rgba(204,133,133,1) 61%,rgba(104,183,140,1) 82%,rgba(104,183,140,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc8585', endColorstr='#68b78c',GradientType=1 );
}
.nd_options_bg_greydark_alpha_gradient_cc_1 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_options_bg_greydark_alpha_gradient_cc_2 { 
background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
} .nd_options_filter_blur_5 { filter:blur(5px); -webkit-filter: blur(5px); }  .nd_options_margin_auto { margin: auto; }
.nd_options_margin_0 { margin: 0px; }
.nd_options_margin_0_important { margin: 0px !important; }
.nd_options_margin_5 { margin: 5px; }
.nd_options_margin_10 { margin: 10px; }
.nd_options_margin_15 { margin: 15px; }
.nd_options_margin_20 { margin: 20px; } .nd_options_margin_bottom_70 { margin-bottom: 70px; }
.nd_options_margin_bottom_40 { margin-bottom: 40px; }
.nd_options_margin_bottom_30 { margin-bottom: 30px; }
.nd_options_margin_bottom_20 { margin-bottom: 20px; }
.nd_options_margin_bottom_10 { margin-bottom: 10px; }
.nd_options_margin_bottom_0 { margin-bottom: 0px; } .nd_options_margin_top_50 { margin-top: 50px; }
.nd_options_margin_top_40 { margin-top: 40px; }
.nd_options_margin_top_30 { margin-top: 30px; }
.nd_options_margin_top_20 { margin-top: 20px; }
.nd_options_margin_top_15 { margin-top: 15px; }
.nd_options_margin_top_13 { margin-top: 13px; }
.nd_options_margin_top_12 { margin-top: 12px; }
.nd_options_margin_top_10 { margin-top: 10px; }
.nd_options_margin_top_6 { margin-top: 6px; }
.nd_options_margin_top_5 { margin-top: 5px; }
.nd_options_margin_top_2 { margin-top: 2px; }
.nd_options_margin_top_1 { margin-top: 1px; } .nd_options_margin_right_5 { margin-right: 5px; }
.nd_options_margin_right_10 { margin-right: 10px; }
.nd_options_margin_right_20 { margin-right: 20px; }
.nd_options_margin_right_40 { margin-right: 40px; }
.nd_options_margin_right_50 { margin-right: 50px; }
.nd_options_margin_right_60 { margin-right: 60px; } .nd_options_margin_left_0 { margin-left: 0px; }
.nd_options_margin_left_5 { margin-left: 5px; }
.nd_options_margin_left_10 { margin-left: 10px; }
.nd_options_margin_left_15 { margin-left: 15px; }
.nd_options_margin_left_20 { margin-left: 20px; }
.nd_options_margin_left_40 { margin-left: 40px; }
.nd_options_margin_left_80 { margin-left: 80px; }
.nd_options_margin_left_60 { margin-left: 60px; }
.nd_options_margin_left_70 { margin-left: 70px; }
.nd_options_margin_left_120 { margin-left: 120px; }
.nd_options_margin_left_200 { margin-left: 200px; }
.nd_options_margin_left_220 { margin-left: 220px; }
.nd_options_margin_left_240 { margin-left: 240px; } .nd_options_margin_left_negative_15 { margin-left: -15px; } .nd_options_margin_bottom_negative_15 { margin-bottom: -15px; }
.nd_options_margin_bottom_100_negative { margin-bottom: -100px; }
.nd_options_margin_bottom_105_negative { margin-bottom: -105px; } .nd_options_margin_top_negative_30 { margin-top: -30px; }
.nd_options_margin_top_negative_15 { margin-top: -15px; }
.nd_options_margin_top_negative_28 { margin-top: -28px; }
.nd_options_margin_top_negative_90 { margin-top: -90px; }
.nd_options_margin_top_negative_120 { margin-top: -120px; }
.nd_options_margin_top_negative_225 { margin-top: -225px; }
.nd_options_margin_top_negative_300 { margin-top: -300px; }  .nd_options_padding_0 { padding: 0px; }
.nd_options_padding_4 { padding: 4px; }
.nd_options_padding_4_8 { padding: 4px 8px; }
.nd_options_padding_5 { padding: 5px; }
.nd_options_padding_5_0 { padding: 5px 0px; }
.nd_options_padding_5_10 { padding: 5px 10px; }
.nd_options_padding_5_20 { padding: 5px 20px; }
.nd_options_padding_5_8 { padding: 5px 8px; }
.nd_options_padding_8 { padding: 8px; }
.nd_options_padding_8_12 { padding: 8px 12px; }
.nd_options_padding_8_20 { padding: 8px 20px; }
.nd_options_padding_10 { padding: 10px; }
.nd_options_padding_10_20 { padding: 10px 20px; }
.nd_options_padding_10_20_important { padding: 10px 20px !important; }
.nd_options_padding_15_20 { padding: 15px 20px; }
.nd_options_padding_15_30 { padding: 15px 30px; }
.nd_options_padding_20_10 { padding: 20px 10px; }
.nd_options_padding_20_0 { padding: 20px 0px; }
.nd_options_padding_13_10 { padding: 13px 10px; }
.nd_options_padding_13 { padding: 13px; }
.nd_options_padding_15 { padding: 15px; }
.nd_options_padding_0_15 { padding: 0px 15px; }
.nd_options_padding_0_15_important { padding: 0px 15px !important; }
.nd_options_padding_20 { padding: 20px; }
.nd_options_padding_25 { padding: 25px; }
.nd_options_padding_25_15 { padding: 25px 15px; }
.nd_options_padding_28 { padding: 28px; }
.nd_options_padding_20_50 { padding: 20px 50px; }
.nd_options_padding_20_25 { padding: 20px 25px; }
.nd_options_padding_20_30 { padding: 20px 30px; }
.nd_options_padding_35 { padding: 35px; }
.nd_options_padding_30 { padding: 30px; }
.nd_options_padding_40 { padding: 40px; }
.nd_options_padding_0_40 { padding: 0px 40px; }
.nd_options_padding_0_20 { padding: 0px 20px; }
.nd_options_padding_40_20 { padding: 40px 20px; }
.nd_options_padding_50 { padding: 50px; }
.nd_options_padding_60 { padding: 60px; }
.nd_options_padding_80 { padding: 80px; }
.nd_options_padding_90 { padding: 90px; }
.nd_options_padding_100 { padding: 100px; }
.nd_options_padding_1020 { padding: 10px 20px; }
.nd_options_padding_510 { padding: 5px 10px; }
.nd_options_padding_10_10_5_10 { padding: 10px 10px 5px 10px; } .nd_options_padding_botttom_0 { padding-bottom: 0px; }
.nd_options_padding_botttom_5 { padding-bottom: 5px; }
.nd_options_padding_bottom_5 { padding-bottom: 5px; }
.nd_options_padding_botttom_10 { padding-bottom: 10px; } .nd_options_padding_top_0 { padding-top: 0px; }
.nd_options_padding_top_5 { padding-top: 5px; }
.nd_options_padding_top_7 { padding-top: 7px; }
.nd_options_padding_top_10 { padding-top: 10px; }
.nd_options_padding_top_30 { padding-top: 30px; }
.nd_options_padding_top_50 { padding-top: 50px; } .nd_options_padding_left_220 { padding-left: 220px; }
.nd_options_padding_left_185 { padding-left: 185px; }
.nd_options_padding_left_120 { padding-left: 120px; }
.nd_options_padding_left_100 { padding-left: 100px; }
.nd_options_padding_left_90 { padding-left: 90px; }
.nd_options_padding_left_80 { padding-left: 80px; }
.nd_options_padding_left_70 { padding-left: 70px; }
.nd_options_padding_left_50 { padding-left: 50px; }
.nd_options_padding_left_45 { padding-left: 45px; }
.nd_options_padding_left_40 { padding-left: 40px; }
.nd_options_padding_left_25 { padding-left: 25px; }
.nd_options_padding_left_20 { padding-left: 20px; }
.nd_options_padding_left_10 { padding-left: 10px; }
.nd_options_padding_left_5 { padding-left: 5px; }
.nd_options_padding_left_0 { padding-left: 0px; } .nd_options_padding_right_0 { padding-right: 0px; }
.nd_options_padding_right_5 { padding-right: 5px; }
.nd_options_padding_right_10 { padding-right: 10px; }
.nd_options_padding_right_20 { padding-right: 20px; }
.nd_options_padding_right_40 { padding-right: 40px; }  .nd_options_border_style_solid { border-style: solid; } .nd_options_border_color_transparent { border-color: transparent; } .nd_options_border_radius_3 { border-radius: 3px; }
.nd_options_border_radius_4 { border-radius: 4px; }
.nd_options_border_radius_5 { border-radius: 5px; }
.nd_options_border_radius_15 { border-radius: 15px }
.nd_options_border_radius_20 { border-radius: 20px; }
.nd_options_border_radius_25 { border-radius: 25px; }
.nd_options_border_radius_30 { border-radius: 30px; }
.nd_options_border_radius_30_important { border-radius: 30px !important; }
.nd_options_border_radius_25_25_0_0 { border-radius: 25px 25px 0px 0px; }
.nd_options_border_radius_0_0_4_4 { border-radius: 0px 0px 4px 4px; }
.nd_options_border_radius_4_4_0_0 { border-radius: 4px 4px 0px 0px; }
.nd_options_border_radius_5_5_0_0 { border-radius: 5px 5px 0px 0px; }
.nd_options_border_radius_0_0_5_5 { border-radius: 0px 0px 5px 5px; }
.nd_options_border_radius_50 { border-radius: 50px; }
.nd_options_border_radius_100_percentage { border-radius: 100%; } .nd_options_border_width_2 { border-width: 2px; }
.nd_options_border_width_15 { border-width: 15px; }
.nd_options_border_bottom_width_0 { border-bottom-width: 0px; }
.nd_options_border_0 { border: 0px solid #fff; }
.nd_options_border_0_important { border: 0px solid #fff !important; }
.nd_options_border_1_solid_white { border: 1px solid #fff; }
.nd_options_border_2_solid_white { border: 2px solid #fff; }
.nd_options_border_2_solid_white_hover:hover { border: 2px solid #fff; }
.nd_options_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_options_border_1_solid_grey_2 { border: 1px solid #a3a3a3; }
.nd_options_border_1_solid_grey_3 { border: 1px solid #7e7e7e; }
.nd_options_border_3_solid_white { border: 3px solid #fff; }
.nd_options_border_3_dashed_grey { border: 3px dashed #f1f1f1; }
.nd_options_border_1_solid_green { border: 1px solid #68B78C; }
.nd_options_border_1_solid_green_hover:hover { border: 1px solid #68B78C; }
.nd_options_border_2_solid_green { border: 2px solid #68B78C; }
.nd_options_border_1_solid_orange { border: 1px solid #ceb28d; }
.nd_options_border_5_solid_white { border: 5px solid #fff; }
.nd_options_border_4_solid_grey { border: 4px solid #f1f1f1; } .nd_options_border_top_width_0{ border-top-width: 0px; }
.nd_options_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_options_border_top_1_solid_greydark { border-top: 1px solid #595959; }
.nd_options_border_top_2_solid_grey { border-top: 2px solid #f1f1f1; } .nd_options_border_bottom_width_0{ border-bottom-width: 0px; }
.nd_options_border_bottom_width_2{ border-bottom-width: 2px; }
.nd_options_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_options_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_options_border_bottom_2_solid_greendark { border-bottom: 2px solid #64AB84; }
.nd_options_border_bottom_4_solid_white { border-bottom: 4px solid #fff; }
.nd_options_border_bottom_3_solid_white { border-bottom: 3px solid #fff; }
.nd_options_border_bottom_1_solid_greydark { border-bottom: 1px solid #595959; }
.nd_options_border_bottom_2_dotted_grey { border-bottom: 2px dotted #f1f1f1; } .nd_options_border_left_width_0{ border-left-width: 0px; } .nd_options_border_right_width_0{ border-right-width: 0px; } .nd_options_box_sizing_border_box { box-sizing: border-box; } .nd_options_list_style_none { list-style: none; } .nd_options_display_inline { display: inline; }
.nd_options_display_inline_block { display: inline-block; }
.nd_options_display_block { display: block; }
.nd_options_display_none { display: none; }
.nd_options_display_table { display: table; }
.nd_options_display_table_cell { display: table-cell; } .nd_options_vertical_align_middle { vertical-align: middle; }
.nd_options_vertical_align_top { vertical-align: top; }
.nd_options_vertical_align_bottom { vertical-align: bottom; } .nd_options_float_left { float: left; }
.nd_options_float_right { float: right; } .nd_options_background_size_cover { background-size: cover; }
.nd_options_background_size_25 { background-size: 25px; }
.nd_options_background_size_15 { background-size: 15px; }
.nd_options_background_position_center { background-position: center center; }
.nd_options_background_position_center_bottom { background-position: center bottom; }
.nd_options_background_position_center_top { background-position: center top; }
.nd_options_background_repeat_no_repeat { background-repeat: no-repeat; } .nd_options_position_absolute { position: absolute; }
.nd_options_position_relative { position: relative; }
.nd_options_position_fixed { position: fixed; } .nd_options_right_300_negative { right: -300px; }
.nd_options_right_0 { right: 0; }
.nd_options_right_20 { right: 20px; }
.nd_options_right_30 { right: 30px; }
.nd_options_right_5_negative { right: -5px; }
.nd_options_left_0 { left: 0; }
.nd_options_left_10 { left: 10px; }
.nd_options_left_20 { left: 20px; }
.nd_options_left_30 { left: 30px; }
.nd_options_left_10_negative { left: -10px; }
.nd_options_left_20_negative { left: -20px; }
.nd_options_left_15 { left: 15px; }
.nd_options_left_65_negative { left: -65px; }
.nd_options_top_0 { top: 0; }
.nd_options_top_5 { top: 5px; }
.nd_options_top_10 { top: 10px; }
.nd_options_top_15 { top: 15px; }
.nd_options_top_40_negative { top: -40px; }
.nd_options_top_10_negative { top: -10px; }
.nd_options_top_5_negative { top: -5px; }
.nd_options_top_3_negative { top: -3px; }
.nd_options_top_22_negative { top: -22px; }
.nd_options_top_10 { top: 10px; }
.nd_options_top_17 { top: 17px; }
.nd_options_top_20 { top: 20px; }
.nd_options_top_30 { top: 30px; }
.nd_options_bottom_0 { bottom: 0px; }
.nd_options_bottom_2 { bottom: 2px; }
.nd_options_bottom_20 { bottom: 20px; }
.nd_options_bottom_30 { bottom: 30px; }
.nd_options_bottom_35_negative { bottom: -35px; }
.nd_options_bottom_22_negative { bottom: -22px; }
.nd_options_bottom_6_negative { bottom: -6px; } .nd_options_overflow_hidden { overflow: hidden; }
.nd_options_overflow_x_auto { overflow-x: auto; }
.nd_options_overflow_y_auto { overflow-y: auto; }
.nd_options_overflow_visible_important { overflow: visible !important; } .nd_options_cursor_move { cursor: move; }
.nd_options_cursor_text { cursor: text; }
.nd_options_cursor_pointer { cursor: pointer; }
.nd_options_cursor_zoom_out { cursor: zoom-out; } .nd_options_outline_0{ outline: 0; } .nd_options_z_index_1_negative{ z-index: -1; }
.nd_options_z_index_9{ z-index: 9; }
.nd_options_z_index_10{ z-index: 10; }
.nd_options_z_index_98 { z-index: 98; }
.nd_options_z_index_99{ z-index: 99; }
.nd_options_z_index_999{ z-index: 999; } .nd_options_transition_all_08_ease{
-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease;
} .nd_options_opacity_0{ opacity: 0; }
.nd_options_opacity_07{ opacity: 0.7; }
.nd_options_opacity_05_hover:hover{ opacity: 0.5; } .nd_options_zoom_1_1_hover:hover{ zoom: 1.1; } .nd_options_box_shadow_0_7_20_000_030 { box-shadow: 0 7px 20px rgba(0,0,0,0.3) }
.nd_options_box_shadow_0_7_20_000_015 { box-shadow: 0 7px 20px rgba(0,0,0,0.15) }
.nd_options_box_shadow_0_0_15_0_0001 { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); } .nd_options_fadein_fadeout .nd_options_fadein{
opacity: 0;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 800ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 800ms;
}
.nd_options_fadein_fadeout:hover .nd_options_fadein{
opacity: 1;
z-index: 2;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 800ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 800ms;
} .nd_options_fadein_fadeout .nd_options_fadeout{
opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;
}
.nd_options_fadein_fadeout:hover .nd_options_fadeout{
opacity: 0;
z-index: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 500ms;
} .nd_options_fadein_fadeout .nd_options_filter_blur_5 { -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px); filter: blur(0px); }
.nd_options_fadein_fadeout:hover .nd_options_filter_blur_5 { -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); } .nd_options_fadein_fadeout .nd_options_zoom_image { -webkit-transition:all 3000ms; -o-transition:all 500ms; transition:all 3000ms; }
.nd_options_fadein_fadeout:hover .nd_options_zoom_image{ -webkit-transform:rotate(3deg) scale(1.2, 1.2); -o-transform:rotate(3deg) scale(1.2, 1.2); transform:rotate(3deg) scale(1.2, 1.2); } .nd_options_rotate{ -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
.nd_options_rotate:hover { -webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); }  .typed-cursor{opacity: 1;font-weight: 100;-webkit-animation: blink 0.7s infinite;-moz-animation: blink 0.7s infinite;-ms-animation: blink 0.7s infinite;-o-animation: blink 0.7s infinite;animation: blink 0.7s infinite;}
@-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-moz-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}  .nd_options_vc_parallax_filter_1_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.3); 
left:0px;
}
.nd_options_vc_parallax_filter_1_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.4); 
left:0px;
}
.nd_options_vc_parallax_filter_1_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.5); 
left:0px;
}
.nd_options_vc_parallax_filter_1_6 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.6); 
left:0px;
}
.nd_options_vc_parallax_filter_1_7 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.7); 
left:0px;
}
.nd_options_vc_parallax_filter_1_8 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.8); 
left:0px;
}
.nd_options_vc_parallax_filter_1_9 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background-color: rgba(101, 100, 96, 0.9);
left:0px; 
} .nd_options_vc_parallax_filter_1 .vc_parallax-inner:after {
content: ''; position: absolute; width: 100%; height: 100%; 
background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0.1) 0%, rgba(101,100,96,0.6) 60%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.6) 60%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0.1) 0%,rgba(101,100,96,0.6) 60%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.2) 60%, rgba(28,28,28,1) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
background: -webkit-linear-gradient(top, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
background: linear-gradient(to bottom, rgba(28,28,28,0.2) 0%, rgba(28,28,28,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
}
.nd_options_vc_parallax_filter_2_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
background: -webkit-linear-gradient(top, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
background: linear-gradient(to bottom, rgba(45,45,45,0.2) 0%, rgba(45,45,45,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%;
background: -moz-linear-gradient(top, rgba(101,100,96,1) 0%, rgba(101,100,96,0) 45%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
background: -webkit-linear-gradient(top, rgba(101,100,96,1) 0%,rgba(101,100,96,0) 45%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
background: linear-gradient(to bottom, rgba(101,100,96,1) 0%,rgba(101,100,96,0) 45%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
left:0px;
} .nd_options_vc_parallax_filter_cc_1 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_2 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0.4) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0.4) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_3 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_4 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(top,  rgba(45,45,45,0.4) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(top,  rgba(45,45,45,0.4) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to bottom,  rgba(45,45,45,0.4) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_5 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(left,  rgba(45,45,45,0) 0%, rgba(45,45,45,0.8) 100%);
background: -webkit-linear-gradient(left,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
background: linear-gradient(to left,  rgba(45,45,45,0) 0%,rgba(45,45,45,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
}
.nd_options_vc_parallax_filter_cc_6 .vc_parallax-inner:after { 
content: ''; position: absolute; width: 100%; height: 100%; left:0px;
background: -moz-linear-gradient(left,  rgba(45,45,45,0.8) 0%, rgba(45,45,45,0) 100%);
background: -webkit-linear-gradient(left,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
background: linear-gradient(to left,  rgba(45,45,45,0.8) 0%,rgba(45,45,45,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#007db9e8',GradientType=0 );
} .nd_options_underline_effect u { position: relative; z-index: 99; text-decoration: none; }
.nd_options_underline_effect u:after { position: absolute; content:''; width: 100%; height: 5px; left: 0;bottom: 11px; z-index: -9; } .wpb_revslider_element.wpb_content_element { margin-bottom: 0px !important; }  #container.give-wrap.container { width: 1200px !important; margin: auto !important; margin-bottom: 45px !important; }  .give-grid div.give-grid__item a.give-card { border-width: 0px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }
.give-grid div.give-grid__item .give-card__title { font-weight: bold; letter-spacing: 1px; }
.give-grid div.give-grid__item .give-card__text { line-height: 2em; margin-bottom: 10px; }
.give-grid div.give-grid__item .give-card__progress .raised,
.give-grid div.give-grid__item .give-card__progress .raised span { text-transform: uppercase; letter-spacing: 1px; font-size: 13px; }
.give-grid div.give-grid__item .give-card__progress .raised span:first-child { font-weight: bold; }
.give-grid div.give-grid__item .give-card__progress .give-progress-bar { height: 3px; border-radius: 0px; } .give-form-wrap .give-goal-progress .give-progress-bar { height: 6px; border-radius: 0px; }
.give-form-wrap .give-goal-progress .raised,
.give-form-wrap .give-goal-progress .raised span { font-size: 20px; text-transform: uppercase; letter-spacing: 1px; }
.give-form-wrap .give-goal-progress .raised span:first-child { font-weight: bold; }
.give-form-wrap .give-form-content-wrap p { line-height: 2em; margin-top: 40px; margin-bottom: 40px; }
.give-form-wrap legend { margin-top: 30px !important; float: left; width: 100%;letter-spacing: 1px;margin-bottom: 30px !important; border-width: 0px !important; font-size: 20px !important; line-height: 20px; }
.give-form-wrap fieldset#give_offline_payment_info { margin-top: 20px;margin-bottom: 20px;padding: 20px;background-color: #f9f9f9; border: 1px solid #f1f1f1; }  @media only screen and (min-width: 960px) and (max-width: 1199px) {
.nd_options_container{width:960px;}
#container.give-wrap.container{ width:960px !important;}
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.nd_options_container {width:748px;}
#container.give-wrap.container{ width:748px !important;}
.nd_options_width_100_percentage_ipad_port { width: 100%; }
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body{ -webkit-text-size-adjust:none; }      
.nd_options_container {width:460px;}
#container.give-wrap.container{ width:460px !important;}
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; }
} @media only screen and (min-width: 320px) and (max-width: 479px){
body{ -webkit-text-size-adjust:none; }
.nd_options_container{ width:300px;}
#container.give-wrap.container{ width:300px !important;}
.nd_options_max_width_280_iphone_port { max-width: 280px; }
.nd_options_display_none_iphone_port { display: none; }
.nd_options_width_100_percentage_iphone_port { width: 100%; }
.nd_options_text_align_left_iphone_port { text-align: left; }
.nd_options_grid_1,.nd_options_grid_2,.nd_options_grid_3,.nd_options_grid_4,.nd_options_grid_5,.nd_options_grid_6,.nd_options_grid_7,.nd_options_grid_8,.nd_options_grid_9,.nd_options_grid_10,.nd_options_grid_11,.nd_options_grid_12{ width: 100%; } 
} @media only screen and (min-width: 320px) and (max-width: 1199px) {
.nd_options_display_none_all_responsive { display: none; }
.nd_options_padding_0_20_responsive { padding: 0px 20px; }
.nd_options_padding_20_responsive { padding: 20px; }
.nd_options_padding_20_responsive_important { padding: 20px !important; }
.nd_options_padding_10_responsive_important { padding: 10px !important; }
.nd_options_padding_top_0_responsive { padding-top: 0px; }
.nd_options_padding_bottom_0_responsive { padding-bottom: 0px; }
.nd_options_padding_20_first_div_important_responsive > div { padding: 20px !important; }
.nd_options_padding_0_first_div_important_responsive > div { padding: 0px !important; }
.nd_options_display_block_responsive { display: block; }
.nd_options_display_inline_block_responsive { display: inline-block; }
.nd_options_width_100_percentage_responsive { width: 100%; }
.nd_options_width_100_percentage_responsive_important { width: 100% !important; }
.nd_options_width_50_percentage_responsive { width: 50%; }
.nd_options_text_align_center_responsive { text-align: center; }
.nd_options_text_align_center_responsive_important { text-align: center !important; }
.nd_options_text_align_left_responsive { text-align: left; }
.nd_options_margin_top_50_responsive { margin-top: 50px; }
.nd_options_margin_top_20_responsive { margin-top: 20px; }
.nd_options_margin_top_5_responsive { margin-top: 5px; }
.nd_options_margin_bottom_20_responsive { margin-bottom: 20px; }
.nd_options_margin_bottom_50_responsive { margin-bottom: 50px; }
.nd_options_margin_top_0_important_responsive { margin-top: 0px !important; }
.nd_options_margin_top_0_first_div_important_responsive > div { margin-top: 0px !important; }
.nd_options_margin_top_50_first_div_important_responsive > div { margin-top: 50px !important; }
.nd_options_margin_0_20_first_div_important_responsive > div { margin: 0px 20px !important; }
.nd_options_margin_0_first_div_important_responsive > div { margin: 0px !important; }
.nd_options_border_top_1_solid_greydark_responsive { border-top: 1px solid #595959; }
.nd_options_border_top_1_solid_grey_responsive { border-top: 1px solid #f1f1f1; }
.nd_options_border_top_1_solid_orangedark_responsive { border-top: 1px solid #b59974; }
.nd_options_border_width_0_first_div_important_responsive > div { border-width: 0px !important; }
.nd_options_cursor_move_responsive { cursor: move; }
.nd_options_font_size_40_responsive { font-size: 40px; }
.nd_options_line_height_40_responsive { line-height: 40px; }
.nd_options_line_height_25_responsive { line-height: 25px; }
.nd_options_line_height_20_important_responsive { line-height: 20px !important; }
.nd_options_float_none_responsive { float: none; }
.nd_options_float_left_responsive { float: left; }
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.nd_options_display_none_all_iphone { display: none; }
.nd_options_display_block_all_iphone { display: block; }
.nd_options_width_100_percentage_all_iphone { width: 100%; }
.nd_options_width_100_percentage_all_iphone_important { width: 100% !important; }
.nd_options_width_50_percentage_all_iphone { width: 50%; }
.nd_options_width_50_all_iphone { width: 50px; }
.nd_options_width_250_all_iphone { width: 250px; }
.nd_options_text_align_center_all_iphone { text-align: center; }
.nd_options_text_align_left_all_iphone { text-align: left; }
.nd_options_text_align_left_important_all_iphone { text-align: left !important; }
.nd_options_padding_right_0_all_iphone { padding-right: 0px; }
.nd_options_padding_left_0_all_iphone { padding-left: 0px; }
.nd_options_padding_left_40_all_iphone { padding-left: 40px; }
.nd_options_padding_right_40_all_iphone { padding-right: 40px; }
.nd_options_padding_0_all_iphone { padding: 0px; }
.nd_options_padding_0_important_all_iphone { padding: 0px !important; }
.nd_options_padding_0_right_important_all_iphone { padding-right: 0px !important; }
.nd_options_padding_0_left_important_all_iphone { padding-left: 0px !important; }
.nd_options_padding_40_all_iphone { padding: 40px; }
.nd_options_padding_50_first_div_important_all_iphone > div { padding: 50px !important; }
.nd_options_padding_20_first_div_important_all_iphone > div { padding: 20px !important; }
.nd_options_padding_0_first_div_important_all_iphone > div { padding: 0px !important; }
.nd_options_font_size_40_all_iphone { font-size: 40px; }
.nd_options_font_size_40_important_all_iphone { font-size: 40px !important; }
.nd_options_font_size_20_all_iphone { font-size: 20px; }
.nd_options_font_size_20_important_all_iphone { font-size: 20px !important; }
.nd_options_font_size_10_all_iphone { font-size: 10px; }
.nd_options_line_height_40_all_iphone { line-height: 40px; }
.nd_options_line_height_40_important_all_iphone { line-height: 40px !important; }
.nd_options_line_height_20_all_iphone { line-height: 20px; }
.nd_options_position_relative_all_iphone { position: relative; }
.nd_options_position_initial_all_iphone { position: initial; }
.nd_options_margin_top_20_all_iphone { margin-top: 20px; }
}