
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid red;
}
div.wpcf7-spam-blocked {
    border: 2px solid orange;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 1em;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid red;
    left: 20%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    z-index: 100;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: 0 none;
    margin-left: 4px;
    vertical-align: middle;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("//educator.incrediblebytes.com/wp-content/plugins/dm3-shortcodes/front-end/font-awesome-4.2/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("//educator.incrediblebytes.com/wp-content/plugins/dm3-shortcodes/front-end/font-awesome-4.2/css/../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("//educator.incrediblebytes.com/wp-content/plugins/dm3-shortcodes/front-end/font-awesome-4.2/css/../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("//educator.incrediblebytes.com/wp-content/plugins/dm3-shortcodes/front-end/font-awesome-4.2/css/../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    text-align: center;
    width: 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
    transform: rotate(90deg);
}
.fa-rotate-180 {
    transform: rotate(180deg);
}
.fa-rotate-270 {
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    transform: scale(1, -1);
}
:root .fa-rotate-90, *:root .fa-rotate-180, *:root .fa-rotate-270, *:root .fa-flip-horizontal, *:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass::before {
    content: "";
}
.fa-music::before {
    content: "";
}
.fa-search::before {
    content: "";
}
.fa-envelope-o::before {
    content: "";
}
.fa-heart::before {
    content: "";
}
.fa-star::before {
    content: "";
}
.fa-star-o::before {
    content: "";
}
.fa-user::before {
    content: "";
}
.fa-film::before {
    content: "";
}
.fa-th-large::before {
    content: "";
}
.fa-th::before {
    content: "";
}
.fa-th-list::before {
    content: "";
}
.fa-check::before {
    content: "";
}
.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "";
}
.fa-search-plus::before {
    content: "";
}
.fa-search-minus::before {
    content: "";
}
.fa-power-off::before {
    content: "";
}
.fa-signal::before {
    content: "";
}
.fa-gear::before, .fa-cog::before {
    content: "";
}
.fa-trash-o::before {
    content: "";
}
.fa-home::before {
    content: "";
}
.fa-file-o::before {
    content: "";
}
.fa-clock-o::before {
    content: "";
}
.fa-road::before {
    content: "";
}
.fa-download::before {
    content: "";
}
.fa-arrow-circle-o-down::before {
    content: "";
}
.fa-arrow-circle-o-up::before {
    content: "";
}
.fa-inbox::before {
    content: "";
}
.fa-play-circle-o::before {
    content: "";
}
.fa-rotate-right::before, .fa-repeat::before {
    content: "";
}
.fa-refresh::before {
    content: "";
}
.fa-list-alt::before {
    content: "";
}
.fa-lock::before {
    content: "";
}
.fa-flag::before {
    content: "";
}
.fa-headphones::before {
    content: "";
}
.fa-volume-off::before {
    content: "";
}
.fa-volume-down::before {
    content: "";
}
.fa-volume-up::before {
    content: "";
}
.fa-qrcode::before {
    content: "";
}
.fa-barcode::before {
    content: "";
}
.fa-tag::before {
    content: "";
}
.fa-tags::before {
    content: "";
}
.fa-book::before {
    content: "";
}
.fa-bookmark::before {
    content: "";
}
.fa-print::before {
    content: "";
}
.fa-camera::before {
    content: "";
}
.fa-font::before {
    content: "";
}
.fa-bold::before {
    content: "";
}
.fa-italic::before {
    content: "";
}
.fa-text-height::before {
    content: "";
}
.fa-text-width::before {
    content: "";
}
.fa-align-left::before {
    content: "";
}
.fa-align-center::before {
    content: "";
}
.fa-align-right::before {
    content: "";
}
.fa-align-justify::before {
    content: "";
}
.fa-list::before {
    content: "";
}
.fa-dedent::before, .fa-outdent::before {
    content: "";
}
.fa-indent::before {
    content: "";
}
.fa-video-camera::before {
    content: "";
}
.fa-photo::before, .fa-image::before, .fa-picture-o::before {
    content: "";
}
.fa-pencil::before {
    content: "";
}
.fa-map-marker::before {
    content: "";
}
.fa-adjust::before {
    content: "";
}
.fa-tint::before {
    content: "";
}
.fa-edit::before, .fa-pencil-square-o::before {
    content: "";
}
.fa-share-square-o::before {
    content: "";
}
.fa-check-square-o::before {
    content: "";
}
.fa-arrows::before {
    content: "";
}
.fa-step-backward::before {
    content: "";
}
.fa-fast-backward::before {
    content: "";
}
.fa-backward::before {
    content: "";
}
.fa-play::before {
    content: "";
}
.fa-pause::before {
    content: "";
}
.fa-stop::before {
    content: "";
}
.fa-forward::before {
    content: "";
}
.fa-fast-forward::before {
    content: "";
}
.fa-step-forward::before {
    content: "";
}
.fa-eject::before {
    content: "";
}
.fa-chevron-left::before {
    content: "";
}
.fa-chevron-right::before {
    content: "";
}
.fa-plus-circle::before {
    content: "";
}
.fa-minus-circle::before {
    content: "";
}
.fa-times-circle::before {
    content: "";
}
.fa-check-circle::before {
    content: "";
}
.fa-question-circle::before {
    content: "";
}
.fa-info-circle::before {
    content: "";
}
.fa-crosshairs::before {
    content: "";
}
.fa-times-circle-o::before {
    content: "";
}
.fa-check-circle-o::before {
    content: "";
}
.fa-ban::before {
    content: "";
}
.fa-arrow-left::before {
    content: "";
}
.fa-arrow-right::before {
    content: "";
}
.fa-arrow-up::before {
    content: "";
}
.fa-arrow-down::before {
    content: "";
}
.fa-mail-forward::before, .fa-share::before {
    content: "";
}
.fa-expand::before {
    content: "";
}
.fa-compress::before {
    content: "";
}
.fa-plus::before {
    content: "";
}
.fa-minus::before {
    content: "";
}
.fa-asterisk::before {
    content: "";
}
.fa-exclamation-circle::before {
    content: "";
}
.fa-gift::before {
    content: "";
}
.fa-leaf::before {
    content: "";
}
.fa-fire::before {
    content: "";
}
.fa-eye::before {
    content: "";
}
.fa-eye-slash::before {
    content: "";
}
.fa-warning::before, .fa-exclamation-triangle::before {
    content: "";
}
.fa-plane::before {
    content: "";
}
.fa-calendar::before {
    content: "";
}
.fa-random::before {
    content: "";
}
.fa-comment::before {
    content: "";
}
.fa-magnet::before {
    content: "";
}
.fa-chevron-up::before {
    content: "";
}
.fa-chevron-down::before {
    content: "";
}
.fa-retweet::before {
    content: "";
}
.fa-shopping-cart::before {
    content: "";
}
.fa-folder::before {
    content: "";
}
.fa-folder-open::before {
    content: "";
}
.fa-arrows-v::before {
    content: "";
}
.fa-arrows-h::before {
    content: "";
}
.fa-bar-chart-o::before, .fa-bar-chart::before {
    content: "";
}
.fa-twitter-square::before {
    content: "";
}
.fa-facebook-square::before {
    content: "";
}
.fa-camera-retro::before {
    content: "";
}
.fa-key::before {
    content: "";
}
.fa-gears::before, .fa-cogs::before {
    content: "";
}
.fa-comments::before {
    content: "";
}
.fa-thumbs-o-up::before {
    content: "";
}
.fa-thumbs-o-down::before {
    content: "";
}
.fa-star-half::before {
    content: "";
}
.fa-heart-o::before {
    content: "";
}
.fa-sign-out::before {
    content: "";
}
.fa-linkedin-square::before {
    content: "";
}
.fa-thumb-tack::before {
    content: "";
}
.fa-external-link::before {
    content: "";
}
.fa-sign-in::before {
    content: "";
}
.fa-trophy::before {
    content: "";
}
.fa-github-square::before {
    content: "";
}
.fa-upload::before {
    content: "";
}
.fa-lemon-o::before {
    content: "";
}
.fa-phone::before {
    content: "";
}
.fa-square-o::before {
    content: "";
}
.fa-bookmark-o::before {
    content: "";
}
.fa-phone-square::before {
    content: "";
}
.fa-twitter::before {
    content: "";
}
.fa-facebook::before {
    content: "";
}
.fa-github::before {
    content: "";
}
.fa-unlock::before {
    content: "";
}
.fa-credit-card::before {
    content: "";
}
.fa-rss::before {
    content: "";
}
.fa-hdd-o::before {
    content: "";
}
.fa-bullhorn::before {
    content: "";
}
.fa-bell::before {
    content: "";
}
.fa-certificate::before {
    content: "";
}
.fa-hand-o-right::before {
    content: "";
}
.fa-hand-o-left::before {
    content: "";
}
.fa-hand-o-up::before {
    content: "";
}
.fa-hand-o-down::before {
    content: "";
}
.fa-arrow-circle-left::before {
    content: "";
}
.fa-arrow-circle-right::before {
    content: "";
}
.fa-arrow-circle-up::before {
    content: "";
}
.fa-arrow-circle-down::before {
    content: "";
}
.fa-globe::before {
    content: "";
}
.fa-wrench::before {
    content: "";
}
.fa-tasks::before {
    content: "";
}
.fa-filter::before {
    content: "";
}
.fa-briefcase::before {
    content: "";
}
.fa-arrows-alt::before {
    content: "";
}
.fa-group::before, .fa-users::before {
    content: "";
}
.fa-chain::before, .fa-link::before {
    content: "";
}
.fa-cloud::before {
    content: "";
}
.fa-flask::before {
    content: "";
}
.fa-cut::before, .fa-scissors::before {
    content: "";
}
.fa-copy::before, .fa-files-o::before {
    content: "";
}
.fa-paperclip::before {
    content: "";
}
.fa-save::before, .fa-floppy-o::before {
    content: "";
}
.fa-square::before {
    content: "";
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    content: "";
}
.fa-list-ul::before {
    content: "";
}
.fa-list-ol::before {
    content: "";
}
.fa-strikethrough::before {
    content: "";
}
.fa-underline::before {
    content: "";
}
.fa-table::before {
    content: "";
}
.fa-magic::before {
    content: "";
}
.fa-truck::before {
    content: "";
}
.fa-pinterest::before {
    content: "";
}
.fa-pinterest-square::before {
    content: "";
}
.fa-google-plus-square::before {
    content: "";
}
.fa-google-plus::before {
    content: "";
}
.fa-money::before {
    content: "";
}
.fa-caret-down::before {
    content: "";
}
.fa-caret-up::before {
    content: "";
}
.fa-caret-left::before {
    content: "";
}
.fa-caret-right::before {
    content: "";
}
.fa-columns::before {
    content: "";
}
.fa-unsorted::before, .fa-sort::before {
    content: "";
}
.fa-sort-down::before, .fa-sort-desc::before {
    content: "";
}
.fa-sort-up::before, .fa-sort-asc::before {
    content: "";
}
.fa-envelope::before {
    content: "";
}
.fa-linkedin::before {
    content: "";
}
.fa-rotate-left::before, .fa-undo::before {
    content: "";
}
.fa-legal::before, .fa-gavel::before {
    content: "";
}
.fa-dashboard::before, .fa-tachometer::before {
    content: "";
}
.fa-comment-o::before {
    content: "";
}
.fa-comments-o::before {
    content: "";
}
.fa-flash::before, .fa-bolt::before {
    content: "";
}
.fa-sitemap::before {
    content: "";
}
.fa-umbrella::before {
    content: "";
}
.fa-paste::before, .fa-clipboard::before {
    content: "";
}
.fa-lightbulb-o::before {
    content: "";
}
.fa-exchange::before {
    content: "";
}
.fa-cloud-download::before {
    content: "";
}
.fa-cloud-upload::before {
    content: "";
}
.fa-user-md::before {
    content: "";
}
.fa-stethoscope::before {
    content: "";
}
.fa-suitcase::before {
    content: "";
}
.fa-bell-o::before {
    content: "";
}
.fa-coffee::before {
    content: "";
}
.fa-cutlery::before {
    content: "";
}
.fa-file-text-o::before {
    content: "";
}
.fa-building-o::before {
    content: "";
}
.fa-hospital-o::before {
    content: "";
}
.fa-ambulance::before {
    content: "";
}
.fa-medkit::before {
    content: "";
}
.fa-fighter-jet::before {
    content: "";
}
.fa-beer::before {
    content: "";
}
.fa-h-square::before {
    content: "";
}
.fa-plus-square::before {
    content: "";
}
.fa-angle-double-left::before {
    content: "";
}
.fa-angle-double-right::before {
    content: "";
}
.fa-angle-double-up::before {
    content: "";
}
.fa-angle-double-down::before {
    content: "";
}
.fa-angle-left::before {
    content: "";
}
.fa-angle-right::before {
    content: "";
}
.fa-angle-up::before {
    content: "";
}
.fa-angle-down::before {
    content: "";
}
.fa-desktop::before {
    content: "";
}
.fa-laptop::before {
    content: "";
}
.fa-tablet::before {
    content: "";
}
.fa-mobile-phone::before, .fa-mobile::before {
    content: "";
}
.fa-circle-o::before {
    content: "";
}
.fa-quote-left::before {
    content: "";
}
.fa-quote-right::before {
    content: "";
}
.fa-spinner::before {
    content: "";
}
.fa-circle::before {
    content: "";
}
.fa-mail-reply::before, .fa-reply::before {
    content: "";
}
.fa-github-alt::before {
    content: "";
}
.fa-folder-o::before {
    content: "";
}
.fa-folder-open-o::before {
    content: "";
}
.fa-smile-o::before {
    content: "";
}
.fa-frown-o::before {
    content: "";
}
.fa-meh-o::before {
    content: "";
}
.fa-gamepad::before {
    content: "";
}
.fa-keyboard-o::before {
    content: "";
}
.fa-flag-o::before {
    content: "";
}
.fa-flag-checkered::before {
    content: "";
}
.fa-terminal::before {
    content: "";
}
.fa-code::before {
    content: "";
}
.fa-mail-reply-all::before, .fa-reply-all::before {
    content: "";
}
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before {
    content: "";
}
.fa-location-arrow::before {
    content: "";
}
.fa-crop::before {
    content: "";
}
.fa-code-fork::before {
    content: "";
}
.fa-unlink::before, .fa-chain-broken::before {
    content: "";
}
.fa-question::before {
    content: "";
}
.fa-info::before {
    content: "";
}
.fa-exclamation::before {
    content: "";
}
.fa-superscript::before {
    content: "";
}
.fa-subscript::before {
    content: "";
}
.fa-eraser::before {
    content: "";
}
.fa-puzzle-piece::before {
    content: "";
}
.fa-microphone::before {
    content: "";
}
.fa-microphone-slash::before {
    content: "";
}
.fa-shield::before {
    content: "";
}
.fa-calendar-o::before {
    content: "";
}
.fa-fire-extinguisher::before {
    content: "";
}
.fa-rocket::before {
    content: "";
}
.fa-maxcdn::before {
    content: "";
}
.fa-chevron-circle-left::before {
    content: "";
}
.fa-chevron-circle-right::before {
    content: "";
}
.fa-chevron-circle-up::before {
    content: "";
}
.fa-chevron-circle-down::before {
    content: "";
}
.fa-html5::before {
    content: "";
}
.fa-css3::before {
    content: "";
}
.fa-anchor::before {
    content: "";
}
.fa-unlock-alt::before {
    content: "";
}
.fa-bullseye::before {
    content: "";
}
.fa-ellipsis-h::before {
    content: "";
}
.fa-ellipsis-v::before {
    content: "";
}
.fa-rss-square::before {
    content: "";
}
.fa-play-circle::before {
    content: "";
}
.fa-ticket::before {
    content: "";
}
.fa-minus-square::before {
    content: "";
}
.fa-minus-square-o::before {
    content: "";
}
.fa-level-up::before {
    content: "";
}
.fa-level-down::before {
    content: "";
}
.fa-check-square::before {
    content: "";
}
.fa-pencil-square::before {
    content: "";
}
.fa-external-link-square::before {
    content: "";
}
.fa-share-square::before {
    content: "";
}
.fa-compass::before {
    content: "";
}
.fa-toggle-down::before, .fa-caret-square-o-down::before {
    content: "";
}
.fa-toggle-up::before, .fa-caret-square-o-up::before {
    content: "";
}
.fa-toggle-right::before, .fa-caret-square-o-right::before {
    content: "";
}
.fa-euro::before, .fa-eur::before {
    content: "";
}
.fa-gbp::before {
    content: "";
}
.fa-dollar::before, .fa-usd::before {
    content: "";
}
.fa-rupee::before, .fa-inr::before {
    content: "";
}
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before {
    content: "";
}
.fa-ruble::before, .fa-rouble::before, .fa-rub::before {
    content: "";
}
.fa-won::before, .fa-krw::before {
    content: "";
}
.fa-bitcoin::before, .fa-btc::before {
    content: "";
}
.fa-file::before {
    content: "";
}
.fa-file-text::before {
    content: "";
}
.fa-sort-alpha-asc::before {
    content: "";
}
.fa-sort-alpha-desc::before {
    content: "";
}
.fa-sort-amount-asc::before {
    content: "";
}
.fa-sort-amount-desc::before {
    content: "";
}
.fa-sort-numeric-asc::before {
    content: "";
}
.fa-sort-numeric-desc::before {
    content: "";
}
.fa-thumbs-up::before {
    content: "";
}
.fa-thumbs-down::before {
    content: "";
}
.fa-youtube-square::before {
    content: "";
}
.fa-youtube::before {
    content: "";
}
.fa-xing::before {
    content: "";
}
.fa-xing-square::before {
    content: "";
}
.fa-youtube-play::before {
    content: "";
}
.fa-dropbox::before {
    content: "";
}
.fa-stack-overflow::before {
    content: "";
}
.fa-instagram::before {
    content: "";
}
.fa-flickr::before {
    content: "";
}
.fa-adn::before {
    content: "";
}
.fa-bitbucket::before {
    content: "";
}
.fa-bitbucket-square::before {
    content: "";
}
.fa-tumblr::before {
    content: "";
}
.fa-tumblr-square::before {
    content: "";
}
.fa-long-arrow-down::before {
    content: "";
}
.fa-long-arrow-up::before {
    content: "";
}
.fa-long-arrow-left::before {
    content: "";
}
.fa-long-arrow-right::before {
    content: "";
}
.fa-apple::before {
    content: "";
}
.fa-windows::before {
    content: "";
}
.fa-android::before {
    content: "";
}
.fa-linux::before {
    content: "";
}
.fa-dribbble::before {
    content: "";
}
.fa-skype::before {
    content: "";
}
.fa-foursquare::before {
    content: "";
}
.fa-trello::before {
    content: "";
}
.fa-female::before {
    content: "";
}
.fa-male::before {
    content: "";
}
.fa-gittip::before {
    content: "";
}
.fa-sun-o::before {
    content: "";
}
.fa-moon-o::before {
    content: "";
}
.fa-archive::before {
    content: "";
}
.fa-bug::before {
    content: "";
}
.fa-vk::before {
    content: "";
}
.fa-weibo::before {
    content: "";
}
.fa-renren::before {
    content: "";
}
.fa-pagelines::before {
    content: "";
}
.fa-stack-exchange::before {
    content: "";
}
.fa-arrow-circle-o-right::before {
    content: "";
}
.fa-arrow-circle-o-left::before {
    content: "";
}
.fa-toggle-left::before, .fa-caret-square-o-left::before {
    content: "";
}
.fa-dot-circle-o::before {
    content: "";
}
.fa-wheelchair::before {
    content: "";
}
.fa-vimeo-square::before {
    content: "";
}
.fa-turkish-lira::before, .fa-try::before {
    content: "";
}
.fa-plus-square-o::before {
    content: "";
}
.fa-space-shuttle::before {
    content: "";
}
.fa-slack::before {
    content: "";
}
.fa-envelope-square::before {
    content: "";
}
.fa-wordpress::before {
    content: "";
}
.fa-openid::before {
    content: "";
}
.fa-institution::before, .fa-bank::before, .fa-university::before {
    content: "";
}
.fa-mortar-board::before, .fa-graduation-cap::before {
    content: "";
}
.fa-yahoo::before {
    content: "";
}
.fa-google::before {
    content: "";
}
.fa-reddit::before {
    content: "";
}
.fa-reddit-square::before {
    content: "";
}
.fa-stumbleupon-circle::before {
    content: "";
}
.fa-stumbleupon::before {
    content: "";
}
.fa-delicious::before {
    content: "";
}
.fa-digg::before {
    content: "";
}
.fa-pied-piper::before {
    content: "";
}
.fa-pied-piper-alt::before {
    content: "";
}
.fa-drupal::before {
    content: "";
}
.fa-joomla::before {
    content: "";
}
.fa-language::before {
    content: "";
}
.fa-fax::before {
    content: "";
}
.fa-building::before {
    content: "";
}
.fa-child::before {
    content: "";
}
.fa-paw::before {
    content: "";
}
.fa-spoon::before {
    content: "";
}
.fa-cube::before {
    content: "";
}
.fa-cubes::before {
    content: "";
}
.fa-behance::before {
    content: "";
}
.fa-behance-square::before {
    content: "";
}
.fa-steam::before {
    content: "";
}
.fa-steam-square::before {
    content: "";
}
.fa-recycle::before {
    content: "";
}
.fa-automobile::before, .fa-car::before {
    content: "";
}
.fa-cab::before, .fa-taxi::before {
    content: "";
}
.fa-tree::before {
    content: "";
}
.fa-spotify::before {
    content: "";
}
.fa-deviantart::before {
    content: "";
}
.fa-soundcloud::before {
    content: "";
}
.fa-database::before {
    content: "";
}
.fa-file-pdf-o::before {
    content: "";

}
.fa-file-word-o::before {
    content: "";
}
.fa-file-excel-o::before {
    content: "";
}
.fa-file-powerpoint-o::before {
    content: "";
}
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before {
    content: "";
}
.fa-file-zip-o::before, .fa-file-archive-o::before {
    content: "";
}
.fa-file-sound-o::before, .fa-file-audio-o::before {
    content: "";
}
.fa-file-movie-o::before, .fa-file-video-o::before {
    content: "";
}
.fa-file-code-o::before {
    content: "";
}
.fa-vine::before {
    content: "";
}
.fa-codepen::before {
    content: "";
}
.fa-jsfiddle::before {
    content: "";
}
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before {
    content: "";
}
.fa-circle-o-notch::before {
    content: "";
}
.fa-ra::before, .fa-rebel::before {
    content: "";
}
.fa-ge::before, .fa-empire::before {
    content: "";
}
.fa-git-square::before {
    content: "";
}
.fa-git::before {
    content: "";
}
.fa-hacker-news::before {
    content: "";
}
.fa-tencent-weibo::before {
    content: "";
}
.fa-qq::before {
    content: "";
}
.fa-wechat::before, .fa-weixin::before {
    content: "";
}
.fa-send::before, .fa-paper-plane::before {
    content: "";
}
.fa-send-o::before, .fa-paper-plane-o::before {
    content: "";
}
.fa-history::before {
    content: "";
}
.fa-circle-thin::before {
    content: "";
}
.fa-header::before {
    content: "";
}
.fa-paragraph::before {
    content: "";
}
.fa-sliders::before {
    content: "";
}
.fa-share-alt::before {
    content: "";
}
.fa-share-alt-square::before {
    content: "";
}
.fa-bomb::before {
    content: "";
}
.fa-soccer-ball-o::before, .fa-futbol-o::before {
    content: "";
}
.fa-tty::before {
    content: "";
}
.fa-binoculars::before {
    content: "";
}
.fa-plug::before {
    content: "";
}
.fa-slideshare::before {
    content: "";
}
.fa-twitch::before {
    content: "";
}
.fa-yelp::before {
    content: "";
}
.fa-newspaper-o::before {
    content: "";
}
.fa-wifi::before {
    content: "";
}
.fa-calculator::before {
    content: "";
}
.fa-paypal::before {
    content: "";
}
.fa-google-wallet::before {
    content: "";
}
.fa-cc-visa::before {
    content: "";
}
.fa-cc-mastercard::before {
    content: "";
}
.fa-cc-discover::before {
    content: "";
}
.fa-cc-amex::before {
    content: "";
}
.fa-cc-paypal::before {
    content: "";
}
.fa-cc-stripe::before {
    content: "";
}
.fa-bell-slash::before {
    content: "";
}
.fa-bell-slash-o::before {
    content: "";
}
.fa-trash::before {
    content: "";
}
.fa-copyright::before {
    content: "";
}
.fa-at::before {
    content: "";
}
.fa-eyedropper::before {
    content: "";
}
.fa-paint-brush::before {
    content: "";
}
.fa-birthday-cake::before {
    content: "";
}
.fa-area-chart::before {
    content: "";
}
.fa-pie-chart::before {
    content: "";
}
.fa-line-chart::before {
    content: "";
}
.fa-lastfm::before {
    content: "";
}
.fa-lastfm-square::before {
    content: "";
}
.fa-toggle-off::before {
    content: "";
}
.fa-toggle-on::before {
    content: "";
}
.fa-bicycle::before {
    content: "";
}
.fa-bus::before {
    content: "";
}
.fa-ioxhost::before {
    content: "";
}
.fa-angellist::before {
    content: "";
}
.fa-cc::before {
    content: "";
}
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before {
    content: "";
}
.fa-meanpath::before {
    content: "";
}
.dm3-one-half {
    width: 48%;
}
.dm3-one-third {
    width: 30.66%;
}
.dm3-two-third {
    width: 65.33%;
}
.dm3-one-fourth {
    width: 22%;
}
.dm3-three-fourth {
    width: 74%;
}
.dm3-one-fifth {
    width: 16.8%;
}
.dm3-two-fifth {
    width: 37.6%;
}
.dm3-three-fifth {
    width: 58.4%;
}
.dm3-four-fifth {
    width: 79.2%;
}
.dm3-one-sixth {
    width: 13.33%;
}
.dm3-five-sixth {
    width: 82.67%;
}
.dm3-one-half, .dm3-one-third, .dm3-two-third, .dm3-three-fourth, .dm3-one-fourth, .dm3-one-fifth, .dm3-two-fifth, .dm3-three-fifth, .dm3-four-fifth, .dm3-one-sixth, .dm3-five-sixth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.dm3-column-last {
    clear: right;
    margin-right: 0 !important;
}
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}
@media (max-width: 767px) {
.dm3-one-half, .dm3-one-third, .dm3-two-third, .dm3-three-fourth, .dm3-one-fourth, .dm3-one-fifth, .dm3-two-fifth, .dm3-three-fifth, .dm3-four-fifth, .dm3-one-sixth, .dm3-five-sixth {
    float: none;
    margin-right: 0;
    width: auto;
}
}
body ul.dm3-tabs-nav {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}
.dm3-tabs-nav li {
    background: none repeat scroll 0 0 #fff;
    list-style: outside none none !important;
    position: relative;
    z-index: 1;
}
.dm3-tabs-nav .active {
    z-index: 2;
}
.dm3-tabs-nav a {
    display: block;
}
.dm3-tabs {
    background: none repeat scroll 0 0 #fff;
    position: relative;
}
.dm3-tab {
    background: none repeat scroll 0 0 #fff;
}
.dm3-tab + .dm3-tab {
    display: none;
}
.dm3-tabs-default {
    margin-bottom: 2em;
}
.dm3-tabs-default .dm3-tabs-nav {
    border-bottom: 1px solid #ddd;
}
.dm3-tabs-default .dm3-tabs-nav::after {
    clear: both;
    content: "";
    display: table;
}
.dm3-tabs-default .dm3-tabs-nav li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee #eee -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    float: left;
    margin: 0 -1px -1px 0;
}
.dm3-tabs-default .dm3-tabs-nav .active {
    border-color: #ddd;
}
.dm3-tabs-default .dm3-tabs-nav a {
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
body .dm3-tabs-default .dm3-tabs-nav .active a {
    background-color: #fff;
    border-bottom-color: #fff;
}
.dm3-tabs-default .dm3-tab-inner {
    padding: 10px 15px 0;
}
.dm3-tabs-vertical {
    margin-bottom: 2em;
}
.dm3-tabs-vertical {
    position: relative;
}
.dm3-tabs-vertical::after {
    clear: both;
    content: "";
    display: table;
}
.dm3-tabs-vertical .dm3-tabs-nav {
    border: 0 none;
    float: left;
    position: relative;
    width: 160px;
    z-index: 2;
}
.dm3-tabs-vertical .dm3-tabs-nav li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color #eee #eee;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    margin-left: 0;
}
.dm3-tabs-vertical .dm3-tabs-nav .active {
    border-color: #ddd;
}
.dm3-tabs-vertical .dm3-tabs-nav li + li {
    margin-top: -1px;
}
.dm3-tabs-vertical .dm3-tabs-nav a {
    border-right: 1px solid #ddd;
    display: block;
    margin-right: -1px;
    padding: 10px 15px;
}
body .dm3-tabs-vertical .dm3-tabs-nav .active a {
    background-color: #fff;
    border-right: 1px solid #fff;
}
.dm3-tabs-vertical .dm3-tabs {
    border-left: 1px solid #ddd;
    margin-left: 160px;
}
.dm3-tabs-vertical .dm3-tab-inner {
    padding: 0 0 0 15px;
}
.dm3-tabs-vertical-right .dm3-tabs-nav {
    float: right;
}
.dm3-tabs-vertical-right .dm3-tabs-nav li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee #eee #eee -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}
.dm3-tabs-vertical-right .dm3-tabs-nav a {
    border-left: 1px solid #ddd;
    border-right: 0 none;
    margin-left: -1px;
    margin-right: 0;
}
.dm3-tabs-vertical-right .dm3-tabs-nav .active {
    border-color: #ddd;
}
.dm3-tabs-vertical-right .dm3-tabs-nav .active a {
    border-left: 1px solid #fff;
    border-right: 0 none;
    margin-left: -1px;
    margin-right: 0;
}
.dm3-tabs-vertical-right .dm3-tabs {
    border-left: 0 none;
    border-right: 1px solid #ddd;
    margin-left: 0;
    margin-right: 160px;
}
.dm3-tabs-vertical-right .dm3-tab-inner {
    padding: 0 15px 0 0;
}
@media screen and (max-width: 767px) {
.dm3-tabs-container .dm3-tabs-nav {
    border: 0 none;
    float: none;
    width: auto;
}
.dm3-tabs-container .dm3-tabs-nav li {
    display: inline-block;
    float: none;
    margin: 0 5px 5px 0;
}
.dm3-tabs-container .dm3-tabs-nav li a {
    border: 0 none !important;
    margin: 0 !important;
}
.dm3-tabs-container .dm3-tabs {
    border: 0 none;
    margin: 0;
}
.dm3-tabs-container .dm3-tab-inner {
    padding: 0;
}
}
.dm3-alert {
    border: 1px solid;
    margin-bottom: 2em;
    padding: 20px;
    position: relative;
}
.dm3-alert-close {
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 24px;
}
.dm3-alert p {
    margin: 0;
}
.dm3-alert p + p {
    margin-top: 10px;
}
.dm3-alert-success {
    background-color: #d4ffda;
    border-color: #aaccae;
    color: #4c5c4e;
}
.dm3-alert-success .dm3-alert-close {
    color: #4c5c4e;
}
.dm3-alert-error {
    background-color: #ffdfdf;
    border-color: #ffafaf;
    color: #9f1d1d;
}
.dm3-alert-error .dm3-alert-close {
    color: #9f1d1d;
}
.dm3-alert-warning {
    background-color: #fff6cf;
    border-color: #ffe25f;
    color: #5f4f06;
}
.dm3-alert-warning .dm3-alert-close {
    color: #5f4f06;
}
.dm3-alert-info {
    background-color: #cff7ff;
    border-color: #86ddef;
    color: #0a434f;
}
.dm3-alert-info .dm3-alert-close {
    color: #0a434f;
}
.dm3-collapse {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease 0s;
}
.dm3-collapse.dm3-in {
    height: auto;
}
.dm3-collapse-item {
    margin-bottom: 2em;
}
.dm3-collapse-item + .dm3-collapse-item {
    margin-top: -1.5em;
}
.dm3-collapse-trigger a {
    display: block;
}
.dm3-accordion {
    margin-bottom: 2em;
}
.dm3-accordion .dm3-collapse-item {
    margin-bottom: 0;
}
.dm3-accordion .dm3-collapse-item + .dm3-collapse-item {
    margin-top: 0.5em;
}
.dm3-divider-normal, .dm3-divider-dotted {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e0e0e0;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    clear: both;
    height: 10px;
    margin: 0 0 30px;
    width: 100%;
}
.dm3-divider-dotted {
    border-style: dotted;
}
.dm3-divider-space {
    clear: both;
    height: 30px;
    width: 100%;
}
.dm3-box-icon-left {
    padding: 0 0 0 60px;
    position: relative;
}
.dm3-box-icon-left .dm3-box-icon-icon {
    font-size: 36px;
    height: 40px;
    left: 0;
    line-height: 38px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: top;
    width: 40px;
}
.dm3-box-icon-center {
    text-align: center;
}
.dm3-box-icon-center .dm3-box-icon-icon {
    display: inline-block;
    margin: 0 0 15px;
    text-align: center;
}
.dm3-box-icon-center .dm3-box-icon-icon span {
    font-size: 36px;
    line-height: 38px;
    vertical-align: middle;
}
body .dm3-styled-list ul {
    margin-left: 0;
}
.dm3-styled-list ul li {
    list-style: outside none none;
    padding: 0 0 0 20px;
    position: relative;
}
.dm3-styled-list li > [class^="font-icon-"], .dm3-styled-list li > [class*="font-icon-"] {
    left: 0;
    position: absolute;
    top: 4px;
}
.dm3-tabs-testimonials {
    margin-bottom: 2em;
}
.dm3-tabs-testimonials .dm3-tabs-nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.dm3-tabs-testimonials .dm3-tabs-nav li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin: 0 6px;
}
.dm3-tabs-testimonials .dm3-tabs-nav a {
    background-color: #999;
    border-radius: 10px;
    color: #999;
    display: inline-block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    width: 10px;
}
.dm3-tabs-testimonials .dm3-tabs-nav .active a {
    background-color: #333;
}
body .dm3-tabs-testimonials blockquote {
    margin-bottom: 1em;
}
.dm3-testimonial-name, .dm3-testimonial-description {
    text-align: center;
}
.dm3-google-map {
    margin-bottom: 2em;
}
.dm3-google-map img {
    max-width: none;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: 0 none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
}
.flexslider .slides img {
    display: block;
    width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    position: relative;
}
.flexslider .slides {
    margin: 0;
}
.flexslider .slides > li {
    margin: 0;
}
.flexslider .slide-image {
    position: relative;
}
.flexslider .slides img {
    height: auto;
}
.flexslider .flex-control-paging {
    bottom: 20px;
    font-size: 0;
    height: 20px;
    line-height: 0;
    list-style: outside none none;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10;
}
.flex-control-paging li {
    display: inline-block;
    margin: 0 5px;
}
.flex-control-paging a {
    background-color: transparent;
    border: 3px solid rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 14px;
    line-height: 0;
    width: 14px;
}
.flex-control-paging a::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 14px;
    width: 14px;
}
.flexslider .flex-direction-nav {
    height: 0;
    list-style: outside none none;
    margin: 0;
}
.touch .flex-direction-nav {
    display: none;
}
.flexslider .flex-direction-nav li {
    margin: 0;
}
.flex-prev {
    border-radius: 0 7px 7px 0;
    left: 0;
}
.flex-next {
    border-radius: 7px 0 0 7px;
    right: 0;
}
.flex-direction-nav a {
    background-color: #000;
    display: block;
    height: 50px;
    margin-top: -25px;
    opacity: 0;
    outline: 0 none;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity 0.2s ease 0s;
    width: 50px;
    z-index: 100;
}
.flexslider:hover .flex-direction-nav a {
    opacity: 0.7;
}
.flex-direction-nav a::after {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 50px;
    position: relative;
    vertical-align: middle;
}
a.flex-prev::after {
    left: -1px;
}
a.flex-next::after {
    content: "";
    right: -1px;
}
.flex-direction-nav a:hover::after {
    color: #fff;
}
.flexslider .overlay .slide-image::after {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fw-slider {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}
.fw-slider .slide-caption {
    font-size: 10px;
    position: absolute;
    top: 20%;
    width: 100%;
    z-index: 10;
}
.fw-slider .caption-inner {
    max-width: 40%;
}
.fw-slider .right .caption-inner {
    float: right;
}
.fw-slider .slide-title, .fw-slider .slide-description {
    color: #fff;
}
.cssanimations .fw-slider .slide-title, .cssanimations .fw-slider .slide-description {
    opacity: 0;
}
.fw-slider .dark .slide-title, .fw-slider .dark .slide-description {
    color: #333;
}
.fw-slider .slide-title {
    font-size: 3.4em;
    line-height: 1.2em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.fw-slider .slide-description {
    font-size: 2.4em;
    line-height: 1.4em;
    margin-top: 0.6em;
}
.cssanimations .slide-caption.in .slide-title {
    animation: 0.3s ease-in 0s normal forwards 1 running incbfwstitle;
}
.cssanimations .slide-caption.in .slide-description {
    animation: 0.3s ease-in 0s normal forwards 1 running incbfwsdescription;
}
@keyframes incbfwstitle {
0% {
    opacity: 0;
    transform: translateY(-1.2em);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes incbfwsdescription {
0% {
    opacity: 0;
    transform: translateY(1.2em);
}
100% {
    opacity: 1;
    transform: translateY(0px);
}
}
.slide-caption .buttons {
    margin-top: 2.6em;
}
.cssanimations .slide-caption .buttons {
    opacity: 0;
}
.cssanimations .slide-caption.in .buttons {
    animation: 0.3s ease-in 0.3s normal forwards 1 running fw-slider-buttons;
}
@keyframes fw-slider-buttons {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.slide-caption .button {
    font-size: 1.2em;
    line-height: 1em;
    padding: 1em 1.4em;
}
.post-slider {
    margin-bottom: 2em;
}
.flexslider .flex-control-paging {
    bottom: 20px;
}
.post-slider .flex-direction-nav a {
    height: 40px;
    margin-top: -20px;
    width: 40px;
}
.post-slider .flex-direction-nav a::after {
    line-height: 40px;
}
.post-slider .slide-caption {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 56%;
    top: 0;
    z-index: 20;
}
.post-slider .caption-inner {
    padding: 30px 40px;
}
.post-slider .slide-title, .post-slider .slide-description {
    color: #fff;
}
.post-slider .slide-title {
    font-size: 1.4em;
}
@media all and (min-width: 1260px) {
.fw-slider .slide-caption {
    font-size: 14px;
}
}
@media all and (max-width: 979px) {
.fw-slider .slide-caption {
    font-size: 9px;
}
.post-slider .slide-caption {
    font-size: 12px;
}
.post-slider .slide-caption .caption-inner {
    padding: 20px;
}
}
@media all and (max-width: 767px) {
.fw-slider .slide-caption {
    font-size: 6px;
}
.fw-slider .caption-inner {
    max-width: 46%;
}
.fw-slider .flex-control-paging {
    display: none;
}
.flex-direction-nav {
    display: none;
}
}
@media all and (max-width: 550px) {
.fw-slider .slide-caption {
    font-size: 4px;
}
.fw-slider .slide-caption .button {
    font-size: 8px;
    padding: 0.5em 0.8em;
}
.post-slider .slide-caption {
    font-size: 11px;
    line-height: 1.5em;
}
.post-slider .slide-caption .caption-inner {
    padding: 10px;
}
}
.mfp-bg {
    background: none repeat scroll 0 0 #0b0b0b;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042;
}
.mfp-wrap {
    height: 100%;
    left: 0;
    outline: 0 none !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1043;
}
.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.mfp-container::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
    display: none;
}
.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    cursor: auto;
    width: 100%;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -moz-user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    left: 8px;
    margin-top: -0.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: white;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0 none;
    overflow: visible;
    padding: 0;
    z-index: 1046;
}
button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.mfp-close {
    color: white;
    font-family: Arial,Baskerville,monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: white;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%;
}
.mfp-counter {
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
}
.mfp-arrow {
    height: 110px;
    margin: -55px 0 0;
    opacity: 0.65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow::before, .mfp-arrow::after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    border: medium inset transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0;
}
.mfp-arrow::after, .mfp-arrow .mfp-a {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px;
}
.mfp-arrow::before, .mfp-arrow .mfp-b {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left::after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}
.mfp-arrow-left::before, .mfp-arrow-left .mfp-b {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right::after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}
.mfp-arrow-right::before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%;
}
.mfp-iframe-scaler iframe {
    background: none repeat scroll 0 0 black;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure::after {
    background: none repeat scroll 0 0 #444;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%;
}
.mfp-title {
    color: #f3f3f3;
    line-height: 18px;
    padding-right: 36px;
    text-align: left;
    word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure::after {
    bottom: 0;
    top: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
    transform: scale(0.75);
}
.mfp-arrow-left {
    transform-origin: 0 0 0;
}
.mfp-arrow-right {
    transform-origin: 100% 50% 0;
}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 600px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    padding-top: 0;
    right: 0;
    top: 0;
}
.owl-carousel .owl-wrapper::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out 0s;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -moz-user-select: none;
}
.grabbing {
    cursor: url("//educator.incrediblebytes.com/wp-content/themes/ib-educator/css/grabbing.png") 8 8, move;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
}
.owl-pagination {
    margin-top: 2.5em;
    text-align: center;
    width: 100%;
}
.owl-page {
    display: inline-block;
    margin: 0 5px;
}
.owl-page span {
    background-color: transparent;
    border: 3px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 14px;
    line-height: 0;
    width: 14px;
}
.fw-slideshow .slide-image img {
    height: auto;
    width: 100%;
}
html {
    background: none repeat scroll 0 0 #fff;
    color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: outside none none;
}
caption, th {
    /*text-align: left;*/
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q::before, q::after {
    content: "";
}
abbr, acronym {
    border: 0 none;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
legend {
    color: #000;
}
#yui3-css-stamp.cssreset {
    display: none;
}
html {
    background-color: #ddd;
    height: 100%;
}

a {
    text-decoration: none;
}
p {
    margin-bottom: 2em;
}
img {
    height: auto;
    max-width: 100%;
}
img {
    vertical-align: middle;
}
em {
    font-style: italic;
}
blockquote {
    font-size: 1.2em;
    font-style: italic;
    padding: 0 2em;
    position: relative;
}
blockquote::before {
    color: #aaa;
    content: "";
    font-family: "FontAwesome";
    left: 10px;
    position: absolute;
    top: -6px;
}
table {
    border: 0px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 2em;
    width: 100%;
}
table th, table td {
    border: 0px solid #e7e7e7;
    padding: 8px;
    vertical-align: top;
}
ul, ol {
    margin-bottom: 2em;
    margin-left: 20px;
}
ul {
    list-style: outside none disc;
}
ol {
    list-style: outside none decimal;
}
.entry-content li {
    margin-bottom: 0.5em;
}
pre {
    border-left: 2px solid #e7e7e7;
    margin-bottom: 2em;
    overflow: auto;
    padding-left: 20px;
    white-space: pre-wrap;
}
.text-center {
    text-align: center;
}
h1, h2, h3, .comment-reply-title, .comments-title, h4, h5, h6 {
    line-height: 1.4em;
    margin-bottom: 0.8em;
}
h1 {
    font-size: 2em;
}
h2, .author-bio h1, .related-courses h1 {
    font-size: 1.8em;
}
h3, .comment-reply-title, .comments-title {
    font-size: 1.6em;
}
h4 {
    font-size: 1.4em;
}
h5 {
    font-size: 1.2em;
}
h6 {
    font-size: 1em;
}
.button, .ib-edu-button, input#submit, .search-submit, .post-password-form input[type="submit"], .button-primary, .dm3-btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid transparent;
    border-radius: 7px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    outline: 0 none;
    padding: 9px 25px;
    position: relative;
    text-transform: uppercase;
    transition: background 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s;
}
.button:hover, .ib-edu-button:hover, input#submit:hover, .search-submit:hover, .post-password-form input[type="submit"]:hover, .button-primary:hover, .dm3-btn:hover {
    color: #fff;
}
body .ib-edu-button[disabled="disabled"] {
    background-color: transparent;
    border-color: #999;
    color: #999;
    cursor: default;
}
body .button-white {
    border-color: #fff;
    color: #fff;
}
body .button-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #333;
}
input[type="submit"]::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.button-large {
    font-size: 14px;
    padding: 4px 30px;
}
.css3-loader {
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -30px;
    position: absolute;
    top: 50%;
    width: 60px;
}
.css3-loader-inner {
    background-color: #fff;
    height: 4px;
    overflow: hidden;
    position: relative;
    width: 60px;
}
.css3-loader-inner div {
    animation: 1.8s ease-in-out 0s normal none infinite running incbloader;
    height: 100%;
    position: absolute;
    width: 40px;
}
.video-container {
    height: 0;
    margin-bottom: 2em;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.sticky-footer #page-container {
    margin-bottom: -66px;
    min-height: 100%;
}
.sticky-footer #page-container::after {
    content: "";
    display: block;
    height: 66px;
}
.sticky-footer #page-footer {
    height: 66px;
}
#page-container {
    background-color: #fff;
}
#page-container.page-boxed {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
}
.container {
    margin: 0 auto;
    max-width: 940px;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
.main-content {
    float: left;
    min-height: 285px;
    width: 620px;
}
.page-sidebar {
    float: left;
    margin-left: 40px;
    width: 280px;
}
.sidebar-left .page-sidebar {
    margin-left: 0;
    margin-right: 40px;
}
.sidebar-left .main-content {
    float: right;
}
#page-toolbar {
    border-bottom: 0px solid #e7e7e7;
    color: #555;
    font-size: 13px;
}
#page-toolbar .container {
    height: 44px;
}
.toolbar-items {
    /*float: right;*/
}
.toolbar-items .item {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 0;
}
.toolbar-items .inner {
	text-transform: lowercase;
    display: inline-block;
    line-height: 22px;
	padding: 0 30px;
	font-family: "HelveticaNeueLTStd-CnO";
	font-style:italic;
}
.toolbar-items .inner .fa.fa-envelope-o > i {
    display: inline-block;
    line-height: 22px;	
	font-family: "HelveticaNeueLTStd-BdCn";
	font-style:italic;
	color:#8c8f91;
}

.toolbar-items .inner .fa.fa-phone > i {
    display: inline-block;
    line-height: 22px;	
	font-family: "HelveticaNeueLTStd-BdCn";
	font-style:italic;
	color:#8c8f91;
}


.toolbar-social {
    border-left: 1px solid #e5e5e5;
    float: right;
    list-style: outside none none;
    margin: 0;
}
.toolbar-social li {
    border-right: 1px solid #e5e5e5;
    float: left;
}
.toolbar-social a {
    color: #999;
    display: block;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
    transition: color 0.2s ease-in 0s;
    width: 44px;
}
.toolbar-social a span {
    position: relative;
    z-index: 2;
}
.toolbar-social a::after {
    background-color: #e7e7e7;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.2s ease 0s;
    z-index: 0;
}
.toolbar-social .facebook a::after {
    background-color: #3b5998;
}
.toolbar-social .twitter a::after {
    background-color: #00aced;
}
.toolbar-social .google-plus a::after {
    background-color: #dd4b39;
}
.toolbar-social .linkedin a::after {
    background-color: #007bb6;
}
.toolbar-social .youtube a::after {
    background-color: #b00;
}
.toolbar-social .vimeo a::after {
    background-color: #1ab7ea;
}
.toolbar-social .instagram a::after {
    background-color: #517fa4;
}
.toolbar-social a:hover {
    color: #fff;
}
.toolbar-social a:hover::after {
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
}
#page-header {
    /*height: 94px;*/
	background-color:#000;
}
#page-header-inner {
    height: 94px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 101;
}
#header-container {
    background-color: #000;
}
.page-boxed #header-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    position: relative;
}
#header-container::after {
    background-color: #000;
    content: "";
    height: 2px;
    left: 0;
    opacity: 0.08;
    position: absolute;
    top: 100%;
    width: 100%;
}
.fixed-header #page-header-inner {
    position: fixed;
}
.admin-bar .fixed-header #page-header-inner {
    top: 32px;
}
.has-toolbar .fixed-header #page-header-inner {
    top: 45px;
}
.admin-bar.has-toolbar .fixed-header #page-header-inner {
    top: 77px;
}
#main-logo {
    float: left;
}
#main-logo a {
    display: block;
    line-height: 94px;
}
#main-logo img {
    max-height: 28px;
    position: relative;
    vertical-align: middle;
}
#mobile-nav {
    display: none;
}
/*#main-nav {
    float: right;
}*/
#main-nav.hidden {
    opacity: 0;
}
#main-nav ul {
    list-style: outside none none;
    margin: 0;
}
#main-nav li {
    margin: 0;
}
#main-nav > ul > li {
    float: left;
    position: relative;
}
#main-nav > ul > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 94px;
    padding: 0 18px;
    position: relative;
    text-transform: uppercase;
}
#main-nav > ul > li:hover {
    z-index: 2;
}
#main-nav > ul > .current-menu-item > a::after, #main-nav > ul > .current-menu-parent > a::after {
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
}
#main-nav .sub-menu, #user-nav .menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7 #e7e7e7;
    border-image: none;
    border-radius: 0 0 7px 7px;
    border-right: 1px solid #e7e7e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    margin: 2px 0 0;
    position: absolute;
    top: 100%;
    width: 190px;
}
#main-nav .sub-menu .sub-menu {
    left: 100%;
    margin-top: 0;
    top: 0;
}
#main-nav li:hover > .sub-menu, #user-nav:hover ul {
    display: block;
}
#main-nav .sub-menu::before, #user-nav ul::before {
    content: "";
    display: block;
    height: 2px;
    margin: 0 0 0 -1px;
    padding: 0 1px;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: 2;
}
#main-nav .sub-menu li, #user-nav li {
    margin: 0;
    position: relative;
}
#main-nav .sub-menu li + li, #user-nav li + li {
    border-top: 1px solid #e7e7e7;
}
#main-nav .sub-menu a, #user-nav li a {
    background-color: #fff;
    border: 0 none;
    color: #999;
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    outline: 0 none;
    padding: 10px 15px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
}
#main-nav .sub-menu > li:last-child > a, #user-nav ul > li:last-child > a {
    border: 1px solid #fff;
    border-radius: 0 0 5px 5px;
    padding: 9px 14px;
}
#header-search {
    float: right;
    position: relative;
    z-index: 2;
}
#header-search button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 94px;
    line-height: 1em;
    outline: 0 none;
    padding: 0 18px;
}
#header-search form {
    border-radius: 0 0 7px 7px;
    display: none;
    margin: -21px 0 0;
    padding: 0;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 240px;
}
#header-search input[type="text"] {
    background-color: #fff;
    padding: 10px 15px;
    width: 100%;
}
#auth-nav, #user-nav {
    float: right;
    margin: 0 0 0 18px;
}
#auth-nav {
    list-style: outside none none;
}
#auth-nav li {
    float: left;
}
#auth-nav .auth-nav-login, #user-nav .user-menu-name {
    color: #999;
    display: block;
    font-size: 16px;
    line-height: 94px;
    padding: 0 18px;
    text-transform: uppercase;
}
#auth-nav .auth-nav-register {
    line-height: 94px;
}
#auth-nav .button {
    top: -1px;
}
#user-nav {
    position: relative;
    z-index: 2;
}
#user-nav .user-menu-name .fa {
    margin-left: 5px;
}
#user-nav .menu {
    left: auto;
    list-style: outside none none;
    right: 0;
}
.section-content {
    padding: 2em 0 3em;
	background-color: #000;
}
.section-content + .section-content {
    border-top: 0px solid #e7e7e7;
}
.section-slider {
    background-color: #f5f5f5;
    position: relative;
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="search"], input[type="date"], input[type="number"], textarea {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 19px;
    max-width: 100%;
    outline: 0 none;
    padding: 10px;
    transition: border-color 0.3s ease 0s;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="date"]:focus, input[type="number"]:focus, textarea:focus {
    border-color: #bbb;
}
input.error[type="text"], input.error[type="email"], input.error[type="password"] {
    border-color: red;
}
select {
    background-color: #f5f5f5;
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    box-sizing: border-box;
    height: 41px;
    outline: 0 none;
    padding-left: 10px;
    padding-right: 10px;
}
select:focus {
    border-color: #bbb;
}
.search-form {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.search-form .screen-reader-text {
    display: none;
}
.search-form label {
    display: block;
    margin: 0 100px 0 0;
}
.search-form .search-submit {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 9px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 101px;
}
.search-form input[type="search"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding: 10px;
    width: 100%;
}
.post-password-form input[type="password"] {
    display: block;
    margin: 5px 0 1em;
}
.comment-form-author::after, .comment-form-email::after, .comment-form-url::after, .comment-form-comment::after {
    clear: both;
    content: "";
    display: block;
}
.comment-form label {
    display: block;
    margin-bottom: 5px;
}
#auth-forms {
    margin: 0 auto;
    max-width: 400px;
}
.login-form label, .register-form label {
    display: block;
    margin-bottom: 5px;
}
#auth-forms input[type="text"], #auth-forms input[type="email"], #auth-forms input[type="password"], .field-full-width input[type="text"], .field-full-width input[type="email"], .field-full-width textarea, .field-one-half input[type="text"], .field-one-half input[type="email"] {
    width: 100%;
}
.login-remember label {
    font-weight: normal;
    margin-bottom: 0;
}
.login-remember input[type="checkbox"] {
    margin-right: 5px;
}
#loginform .login-submit {
    float: left;
    margin-right: 20px;
}
.lost-password-link {
    margin-top: 35px;
}
form span.required {
    color: red;
}
.field-one-half {
    float: left;
    width: 48%;
}
.field-one-half + .field-one-half {
    margin-left: 4%;
}
.wpcf7-form p label {
    display: block;
    margin: 0 0 5px;
}
input.wpcf7-quiz {
    display: block;
}
.wpcf7-form label input[type="checkbox"] {
    margin-right: 5px;
}
span.wpcf7-not-valid-tip {
    margin-top: 5px;
}
span.wpcf7-list-item {
    display: block;
    margin: 0;
}
span.wpcf7-list-item + .wpcf7-list-item {
    margin-top: 5px;
}
span.wpcf7-list-item > input {
    margin-right: 4px;
}
.title1, #page-title, .single .hentry .post-meta, #ib-edu-breadcrumbs {
    margin-bottom: 50px;
}
#page-title {
    text-align: center;
}
#page-title h1, body .title1 h2, .single .hentry .entry-title {
    font-size: 36px;
    line-height: 1.4em;
    margin-bottom: 0;
}
.title1 {
    text-align: center;
}
body .title1 h2 {
    display: inline-block;
    margin: 0;
    position: relative;
}
.title1 .sub-title, #page-title .subtitle {
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0.5em auto 0;
    max-width: 620px;
}
.title1 .sub-title a::after {
    content: "";
    display: inline;
    font-family: "FontAwesome";
    margin-left: 5px;
}
.ib-edu-message {
    border: 2px solid #e7e7e7;
    border-radius: 7px;
    margin-bottom: 2em;
    padding: 10px 10px 10px 50px;
    position: relative;
}
.ib-edu-message::before {
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 25px;
    left: 0;
    line-height: 48px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 48px;
}
.ib-edu-message.success::before {
    content: "";
}
.ib-edu-message.warning::before {
    content: "";
}
.ib-edu-message.error::before {
    content: "";
}
body .ib-edu-message ul {
    list-style: outside none none;
    margin: 0;
}
#ib-edu-breadcrumbs {
    text-align: center;
}
.ib-edu-course-price, .ib-edu-price-widget {
    margin-bottom: 4em;
    overflow: hidden;
    text-align: center;
}
.ib-edu-course-price .price, .ib-edu-price-widget .price {
    display: inline-block;
    font-size: 16px;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
}
.ib-edu-course-price .ib-edu-button, .ib-edu-price-widget .ib-edu-button {
    font-size: 16px;
    padding: 12px 25px;
    vertical-align: middle;
}
.ib-edu-course-single .post-meta {
    margin-right: 200px;
}
.course-image {
    margin: 2em 0;
}
.course-image img {
    display: block;
    height: auto;
    max-width: 100%;
}
.ib-edu-course-single .course-content {
    margin-top: 1.4em;
}
.ib-edu-lessons {
    counter-reset: ib-edu-lesson;
    margin-bottom: 2em;
}
.ib-edu-lessons .ib-edu-lesson::before {
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    color: #999;
    content: counter(ib-edu-lesson, decimal);
    counter-increment: ib-edu-lesson;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
.ib-edu-lessons .ib-edu-lesson h1, .ib-edu-lessons .ib-edu-lesson div {
    margin-left: 74px;
}
.ib-edu-lessons article h1 {
    font-size: 1.4em;
    margin: 0 0 0.8em;
}
.ib-edu-lesson-meta {
    color: #999;
    font-style: italic;
    margin: -1em 0 2em;
}
.lesson-content, .short-fw-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 620px;
}
.ib-edu-lesson-single .lesson-title {
    margin-bottom: 0.4em;
}
.lessons-nav {
    counter-reset: lessons-nav;
    list-style: outside none none;
    margin-left: 0;
}
.lessons-nav li {
    margin: 0 0 1em;
    min-height: 36px;
    padding: 8px 0 0 64px;
    position: relative;
}
.lessons-nav li::before {
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    color: #999;
    content: counter(lessons-nav, decimal);
    counter-increment: lessons-nav;
    display: block;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.lessons-nav a {
    color: #999;
}
body ul.ib-edu-payment-method {
    list-style: outside none none;
    margin-left: 0;
}
.ib-edu-payment-method label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    min-height: 33px;
    padding: 5px 0 0 48px;
    position: relative;
}
.ib-edu-payment-method li + li {
    margin-top: 10px;
}
.ib-edu-courses td {
    vertical-align: top;
}
.ib-edu-courses .open-description {
    color: #999;
    font-weight: normal;
}
.ib-edu-courses .open-description::after {
    content: "";
    font-family: "FontAwesome";
    margin: 0 5px;
}
.ib-edu-courses .open .open-description::after {
    content: "";
}
.ib-edu-courses .payment-description .text {
    display: none;
    font-weight: normal;
}
.ib-edu-courses .payment-description .text p {
    margin-bottom: 0;
    margin-top: 1em;
}
.ib-edu-courses .payment-description.open .text {
    display: block;
}
.ib-edu-courses .ib-edu-button, .ib-edu-payments .ib-edu-button, .ib-edu-membership .ib-edu-button {
    padding: 5px 15px;
}
.ib-edu-payments .actions-group a {
    margin-right: 10px;
}
.ib-edu-payments .actions-group form {
    display: inline-block;
    margin-right: 10px;
}
.ib-edu-membership td {
    vertical-align: middle;
}
.ib-edu-form {
    margin-bottom: 2em;
    max-width: 400px;
}
.ib-edu-form fieldset {
    margin-bottom: 1em;
}
.ib-edu-form fieldset legend {
    font-size: 1.8em;
    margin-bottom: 0.8em;
}
.ib-edu-form-field {
    margin-bottom: 2em;
}
.ib-edu-form-field > label {
    display: block;
    margin-bottom: 5px;
}
.ib-edu-form input[type="text"], .ib-edu-form input[type="email"], .ib-edu-form input[type="password"], .ib-edu-form textarea {
    width: 100%;
}
.ib-edu-form-field.error input[type="text"], .ib-edu-form-field.error input[type="email"], .ib-edu-form-field.error input[type="password"] {
    border-color: red;
}
.ib-edu-form-field.error button.custom-radio {
    border-color: red;
}
#ib-edu-quiz-form {
    margin: 0 0 2em;
}
.ib-edu-question {
    margin-bottom: 2em;
}
.ib-edu-question .label {
    font-size: 1.32em;
    margin-bottom: 1em;
}
.ib-edu-question .ib-edu-answers {
    list-style: outside none none;
    margin-left: 0;
}
.ib-edu-answers li + li {
    margin-top: 1em;
}
.ib-edu-answers li > label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    min-height: 33px;
    padding: 7px 0 0 52px;
    position: relative;
}
.ib-edu-quiz-complete .ib-edu-answers li > label {
    cursor: default;
}
.ib-edu-memberships::after {
    clear: both;
    content: "";
    display: block;
}
.ib-edu-memberships article {
    margin: 0 0 2em;
}
.ib-edu-memberships-2 article {
    float: left;
    margin-right: 3.2%;
    width: 48.4%;
}
.ib-edu-memberships-3 article {
    float: left;
    margin-right: 2.15%;
    width: 31.9%;
}
.ib-edu-memberships-2 .second, .ib-edu-memberships-3 .third {
    margin-right: 0;
}
.ib-edu-memberships-2 .second + article, .ib-edu-memberships-3 .third + article {
    clear: left;
}
.ib-edu-memberships .membership-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e7e7e7 #e7e7e7 -moz-use-text-color;
    border-image: none;
    border-radius: 7px 7px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    font-size: 1.4em;
    padding: 30px 20px 1em;
}
.ib-edu-memberships h2 {
    border-bottom: 2px solid #e7e7e7;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    padding: 0 0 12px;
}
.ib-edu-memberships .price {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7;
    border-image: none;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-style: none solid;
    border-width: 0 1px;
    padding: 0 20px 0.8em;
}
.ib-edu-memberships .membership-summary {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7 #e7e7e7;
    border-image: none;
    border-right: 1px solid #e7e7e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 0 20px 30px;
}
.ib-edu-memberships p {
    margin-bottom: 0;
}
.ib-edu-memberships .membership-options {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7 #e7e7e7;
    border-image: none;
    border-radius: 0 0 7px 7px;
    border-right: 1px solid #e7e7e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    padding: 10px 20px;
    position: relative;
}
.ib-edu-memberships .membership-options > a::after {
    content: "";
    font-family: "FontAwesome";
    margin-left: 4px;
}
.ib-edu-courses-list {
    margin-left: -20px;
}
.ib-edu-courses-list::after {
    clear: both;
    content: "";
    display: block;
}
.ib-edu-courses-list .post-grid {
    float: left;
    margin-left: 20px;
    width: 300px;
}
.ib-edu-courses-list-2 .post-grid:nth-child(2n+1), .ib-edu-courses-list-3 .post-grid:nth-child(3n+1) {
    clear: left;
}
.pagination {
    margin: 3em 0;
    text-align: center;
}
.posts-grid + .pagination, .ib-edu-courses-list + .pagination {
    margin-top: 0;
}
.pagination .links {
    float: right;
}
.pagination .text {
    float: left;
    line-height: 64px;
}
.pagination .page-numbers {
    display: inline-block;
    line-height: 36px;
    padding: 0 15px;
    vertical-align: middle;
}
.pagination .next, .pagination .prev {
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    color: #999;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    text-align: center;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
    width: 60px;
}
.pagination .next:hover, .pagination .prev:hover {
    background-color: #f5f5f5;
}
.pagination .prev {
    margin-right: 15px;
}
.pagination .next {
    margin-left: 15px;
}
.hentry {
    position: relative;
}
.entry-content::after {
    clear: both;
    content: "";
    display: block;
}
body .entry-title {
    font-size: 2.1em;
}
.post-thumb img, .course-image img {
    border-radius: 7px;
    display: block;
    height: auto;
    max-width: 100%;
}
.post-grid .price, .post-fw .price {
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.post-fw .price {
    margin-bottom: 1.2em;
}
.post-badge {
    position: absolute;
    right: -1px;
    top: 0;
}
.post-badge::before {
    border-style: solid;
    border-width: 20px;
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.post-badge::after {
    color: #fff;
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    right: 4px;
    top: 0;
    z-index: 2;
}
.post-badge-sticky::after, .sticky .post-badge-sticky::after {
    content: "";
}
.post-meta {
    color: #999;
    font-style: italic;
    position: relative;
}
.post-meta.center {
    text-align: center;
}
.post-meta > span {
    margin-right: 20px;
}
.post-meta a {
    color: #999;
}
.comments-link a {
    display: inline-block;
}
.post-meta .author::before, .post-meta .num-lessons::before, .post-meta .difficulty::before, .post-meta .post-date::before, .comments-link a::before, .post-meta .cat-links::before, .post-meta .tag-links::before {
    display: inline;
    font-family: "FontAwesome";
    font-size: 14px;
    font-style: normal;
    margin-right: 5px;
}
.post-meta .author::before {
    content: "";
}
.post-meta .num-lessons::before {
    content: "";
}
.post-meta .difficulty::before {
    content: "";
}
.post-meta .post-date::before {
    content: "";
}
.comments-link a::before {
    content: "";
}
.post-meta .cat-links::before {
    content: "";
}
.post-meta .tag-links::before {
    content: "";
}
.post-fw {
    margin: 0 auto 2em;
    max-width: 620px;
}
.post-fw + .post-fw {
    margin-top: 3em;
}
.post-fw .post-thumb {
    line-height: 0;
}
.post-fw .post-thumb img {
    border-radius: 7px 7px 0 0;
    height: auto;
    max-width: 100%;
}
.post-fw .summary {
    border: 1px solid #e7e7e7;
    border-radius: 7px 7px 0 0;
    padding: 30px 20px;
    position: relative;
}
.post-fw .post-thumb + .summary {
    border-radius: 0;
    border-top: 0 none;
}
.post-fw .entry-title {
    font-size: 1.8em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
.post-fw.ib_educator_course .entry-title {
    margin-bottom: 0.6em;
}
.post-fw .post-excerpt p {
    margin-bottom: 0;
}
.post-fw .post-meta {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7 #e7e7e7;
    border-image: none;
    border-radius: 0 0 7px 7px;
    border-right: 1px solid #e7e7e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    font-size: 12px;
    min-height: 26px;
    padding: 10px 27px 10px 20px;
}
.posts-grid {
    margin-left: -20px;
}
.post-grid {
    background-color: #fff;
    border-radius: 7px;
    float: left;
    margin-bottom: 3em;
    margin-left: 20px;
    width: 300px;
}
.posts-grid-2 .post-grid:nth-of-type(2n+1) {
    clear: left;
}

.posts-grid-3 .post-grid:nth-of-type(3n+1) {
    clear: left;
}
.post-grid .post-thumb img {
    border-radius: 7px 7px 0 0;
    display: block;
    height: auto;
    max-width: 100%;
}
.post-grid .post-body {
    border: 1px solid #e7e7e7;
    border-radius: 7px 7px 0 0;
    padding: 30px 20px;
    position: relative;
}
.post-grid .post-thumb + .post-body {
    border-radius: 0;
    border-top: 0 none;
}
.post-grid .post-body p {
    margin-bottom: 0;
}
.post-grid .entry-title {
    border-bottom: 2px solid #e7e7e7;
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 1em;
    padding: 0 0 12px;
}
.post-grid .post-excerpt {
    height: 7.2em;
    overflow: hidden;
    position: relative;
}
.post-grid .post-meta {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e7e7e7 #e7e7e7;
    border-image: none;
    border-radius: 0 0 7px 7px;
    border-right: 1px solid #e7e7e7;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    font-size: 12px;
    min-height: 26px;
    padding: 10px 20px;
}
.single .hentry .entry-title {
    margin-bottom: 0.2em;
    text-align: center;
}
.single .post-thumb {
    margin-bottom: 2em;
}
.comments-area {
    border-top: 1px dashed #e7e7e7;
    padding-top: 3em;
}
.comment-list {
    list-style: outside none none;
    margin: 0 0 3em;
}
.comment-body {
    margin: 0;
    padding: 0 0 0 80px;
    position: relative;
}
.comment-body, .comment #respond {
    border-bottom: 1px dashed #ddd;
    padding-bottom: 2em;
    padding-top: 3em;
}
.bypostauthor .comment-body::before, .bypostauthor .comment-body::after {
    background-color: #f5f5f5;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bypostauthor .comment-body::after {
    bottom: 0;
    top: auto;
}
.comment-content p {
    margin-bottom: 1em;
}
.comment-body .avatar {
    border-radius: 50%;
    height: auto;
    left: 0;
    position: absolute;
    top: 3em;
    width: 60px;
}
.comment-meta {
    margin-bottom: 1em;
}
.comment-metadata a {
    color: #999;
}
.comment-awaiting-moderation {
    color: #999;
    font-style: italic;
}
.comment .children {
    list-style: outside none none;
    margin: 0 0 0 80px;
}
.comment .reply {
    bottom: 0.6em;
    position: absolute;
    right: 0;
}
.bypostauthor .reply {
    right: 10px;
}
.comment-reply-title small {
    float: right;
    font-size: 14px;
    font-weight: normal;
}
.comment-reply-title small a::before {
    content: "";
    font-family: "FontAwesome";
    margin-right: 5px;
}
.author-bio {
    margin-bottom: 2em;
}
.author-bio .photo {
    float: left;
    line-height: 0;
    width: 150px;
}
.author-bio .photo img {
    border-radius: 50%;
    height: auto;
    max-width: 100%;
}
.author-bio .summary {
    text-align: center;
}
.author-bio .photo + .summary {
    margin-left: 180px;
    text-align: left;
}
.author-bio h2 {
    font-size: 1.4em;
    margin-bottom: 0.8em;
}
.author .author-bio {
    margin: 0 auto 4em;
    max-width: 620px;
}
.author-bio .author-links {
    margin-top: 1em;
}
.educator-share-links {
    text-align: center;
}
.single .educator-share-links {
    border-top: 1px dashed #e7e7e7;
    margin: 3em 0;
    padding-top: 3em;
}
.educator-share-links li {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}
.educator-share-links .label {
    font-size: 1.2em;
}
.educator-share-links a {
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    color: #999;
    display: block;
    font-size: 24px;
    height: 62px;
    line-height: 62px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
    width: 62px;
}
.share-links-menu {
    border-left: 1px solid #e7e7e7;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.share-links-menu > a {
    border-radius: 0 0 7px;
    display: block;
    font-size: 14px;
    height: 100%;
    line-height: 46px;
    text-align: center;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
    width: 46px;
}
body .share-links-menu ul {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 7px 0 0;
    bottom: 100%;
    display: none;
    left: -1px;
    margin: 0;
    padding: 10px 5px;
    position: absolute;
    z-index: 100;
}
.share-links-menu li {
    display: block;
    margin: 0;
}
.share-links-menu li + li {
    margin-top: 5px;
}
.share-links-menu .educator-share-links a {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
    width: 32px;
}
.no-touch .share-links-menu:hover ul, .share-links-menu.open ul {
    display: block;
}
.drop-down {
    display: inline-block;
    height: 44px;
    position: relative;
    vertical-align: middle;
    z-index: 2;
}
.drop-down > a {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    display: inline-block;
    overflow: hidden;
}
.drop-down > a .text {
    display: block;
    float: left;
    line-height: 42px;
    padding: 0 20px;
}
.drop-down > a .icon {
    border-left: 1px solid #e7e7e7;
    color: #999;
    display: block;
    float: right;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 41px;
}
.drop-down > a .icon::after {
    content: "";
    display: inline;
    font-family: "FontAwesome";
}
.drop-down ul {
    border-radius: 0 0 7px 7px;
    display: none;
    list-style: outside none none;
    margin: -1px 0 0;
    min-width: 100%;
    position: absolute;
    top: 100%;
}
.drop-down li {
    margin: 0;
}
.drop-down li a {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    color: #999;
    display: block;
    padding: 8px 20px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.drop-down li + li a {
    border-top: 0 none;
}
.drop-down li:first-child a {
    border-radius: 0 7px 0 0;
}
.drop-down li:last-child a {
    border-radius: 0 0 7px 7px;
}
.no-touch .drop-down:hover, .drop-down.open {
    z-index: 5;
}
.no-touch .drop-down:hover > a, .drop-down.open > a {
    border-radius: 7px 7px 0 0;
}
.no-touch .drop-down:hover ul, .drop-down.open ul {
    display: block;
}
#courses-filter {
    border-radius: 7px;
    margin-bottom: 4em;
    text-align: center;
}
#page-title + #courses-filter, .page #courses-filter {
    margin-top: -30px;
}
#courses-filter > div {
    margin-left: 20px;
    text-align: left;
    vertical-align: middle;
}
#courses-filter .courses-num {
    display: inline-block;
}
.the-tabs {
    margin-bottom: 3em;
}
body .the-tabs ul {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.the-tabs ul::after {
    background-color: #e7e7e7;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.the-tabs li {
    float: left;
    margin: 0;
    position: relative;
    z-index: 2;
}
.the-tabs li + li {
    margin-left: 5px;
}
.the-tabs a {
    border: 1px solid #e7e7e7;
    border-radius: 7px 7px 0 0;
    display: block;
    padding: 10px 15px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.the-tabs .active a {
    background-color: transparent;
    border-color: #e7e7e7 #e7e7e7 #fff;
}
.wp-caption {
    margin: 0;
}
.wp-caption-text {
    font-size: 14px;
    font-style: italic;
    line-height: 1.4em;
    margin-top: 4px;
    text-align: center;
}
img.alignleft, .wp-caption.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
img.alignright, .wp-caption.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
.aligncenter {
    display: block;
    margin: 0 auto 2em;
}
.gallery {
    margin: 0 -2px 2em;
}
.gallery::after {
    clear: both;
    content: "";
    display: block;
}
.gallery-item {
    float: left;
    margin: 0 0 4px;
    position: relative;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.6667%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.3333%;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+1), .gallery-columns-5 .gallery-item:nth-of-type(5n+1), .gallery-columns-4 .gallery-item:nth-of-type(4n+1), .gallery-columns-3 .gallery-item:nth-of-type(3n+1), .gallery-columns-2 .gallery-item:nth-of-type(2n+1), .gallery-columns-1 .gallery-item:nth-of-type(n) {
    clear: left;
}
.gallery-icon {
    margin: 0 2px;
    text-align: center;
}
.gallery-icon img {
    height: auto;
    max-width: 100%;
}
.gallery-caption {
    padding: 0 2px;
    text-align: center;
    word-wrap: break-word;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.page-links {
    margin: 0 0 2em;
}
.page-links a, .page-links span {
    margin-left: 5px;
}
span.page-links-title {
    margin: 0 5px 0 0;
}
.post-grid .page-links {
    margin-bottom: 0;
    margin-top: 1em;
}
.related-courses {
    border-top: 1px dashed #e7e7e7;
    padding-top: 3em;
}
.related-courses .post-thumb {
    float: left;
    margin-right: 20px;
}
.related-courses .post-summary {
    overflow: hidden;
}
#page-container .related-courses .entry-title {
    font-size: 1.4em;
    margin-bottom: 0.8em;
    text-align: left;
}
.courses-carousel {
    margin: 0 -10px 2em;
    width: auto;
}
.courses-carousel .owl-wrapper-outer {
    padding-bottom: 2px;
}
.courses-carousel .post-grid {
    float: none;
    margin: 0 auto;
}
.lecturers-carousel {
    margin-bottom: 2em;
    text-align: center;
}
.lecturers-carousel .owl-item > div {
    margin: 0 10px;
}
.lecturers-carousel .author-photo {
    margin: 0 auto 1.4em;
    width: 200px;
}
.lecturers-carousel .author-photo img {
    border-radius: 50%;
    height: auto;
    width: 100%;
}
.lecturers-carousel h3 {
    font-size: 1.4em;
}
.lecturers-carousel .author-description {
    margin-top: 1em;
}
.lecturers-carousel .author-links {
    margin-top: 1em;
}
.lecturers-grid {
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    margin-bottom: 2em;
}
.lecturers-grid .lecturer {
    border-bottom: 1px solid #e7e7e7;
    box-sizing: border-box;
    float: left;
    padding: 30px;
    width: 50%;
}
.lecturers-grid .column-1 {
    border-right: 1px solid #e7e7e7;
    clear: left;
}
.lecturers-grid .last-row {
    border-bottom: 0 none;
}
.lecturers-grid .author-photo {
    float: left;
    width: 150px;
}
.lecturers-grid .author-photo img {
    border-radius: 50%;
    height: auto;
    width: 100%;
}
.lecturers-grid .summary {
    margin-left: 180px;
}
.lecturers-grid .lecturer h3 {
    font-size: 1.4em;
}
.lecturers-grid .author-links {
    margin-top: 1em;
}
.section-bg .lecturers-grid {
    background-color: #fff;
}
.dm3-divider-normal, .dm3-divider-dotted {
    height: 2em;
    margin-bottom: 4em;
}
.dm3-divider-space {
    height: 4em;
}
.dm3-box-icon-icon {
    border: 2px solid rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    height: 100px;
    line-height: 100px;
    transition: background-color 0.2s ease 0s;
    width: 100px;
}
.dm3-box-icon-center .dm3-box-icon-icon {
    margin-bottom: 2em;
}
.dm3-box-icon-center .dm3-box-icon-icon {
    background-color: #f5f5f5;
}
.section-bg .dm3-box-icon-center .dm3-box-icon-icon {
    background-color: #fff;
}
.dm3-box-icon-center .dm3-box-icon-icon span {
    font-size: 48px;
    vertical-align: middle;
}


.dm3-box-icon-center h2 {
    font-size: 20px;
    text-transform: uppercase;
	color:#fff;
	font-weight:bold;
}
.dm3-box-icon-center h2:hover {    
	color:#e53030;
}

.dm3-box-icon-center p {   
	color:#fff;
	font-size:13px;
}
.dm3-box-icon-left {
    margin-bottom: 2em;
    min-height: 80px;
    padding-left: 80px;
}
.dm3-box-icon-left .dm3-box-icon-icon {
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    width: 60px;
}
.dm3-tabs-nav a {
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.dm3-tabs-default .dm3-tabs-nav, .dm3-tabs-container .dm3-tabs-nav li, .dm3-tabs-container .dm3-tabs-nav a, .dm3-tabs-container .dm3-tabs-nav .active, .dm3-tabs-default .dm3-tabs-nav .active a, .dm3-tabs-vertical .dm3-tabs {
    border-color: #e7e7e7;
}
.dm3-tabs-default .dm3-tabs-nav li, .dm3-tabs-default .dm3-tabs-nav a {
    border-radius: 7px 7px 0 0;
}
.dm3-tabs-default .dm3-tabs-nav li {
    margin-right: 5px;
}
.dm3-tabs-vertical .dm3-tabs-nav li, .dm3-tabs-vertical .dm3-tabs-nav a {
    border-radius: 7px 0 0 7px;
}
.dm3-tabs-vertical .dm3-tabs-nav li + li {
    margin-top: 5px;
}
.dm3-tabs-vertical-right .dm3-tabs-nav li, .dm3-tabs-vertical-right .dm3-tabs-nav a {
    border-radius: 0 7px 7px 0;
}
.dm3-collapse-trigger a {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 0px;
    display: block;
    padding: 5px 15px;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.dm3-collapse-inner {
    padding: 10px 15px;
}
.dm3-collapse-inner p {
    margin-bottom: 1em;
}
.dm3-alert {
    border-radius: 7px;
}
.dm3-tabs-testimonials {
    margin-bottom: 2em;
}
body .dm3-tabs-testimonials blockquote {
    font-size: 1.8em;
    line-height: 1.4em;
    margin: 0 auto 2em;
    max-width: 770px;
    padding: 0;
    text-align: center;
}
.dm3-tabs-testimonials blockquote::before {
    display: none;
}
.dm3-testimonial-photo {
    line-height: 0;
    margin-bottom: 1em;
    text-align: center;
}
.dm3-testimonial-photo img {
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.08);
    height: auto;
    max-width: 150px;
}
.dm3-testimonial-name {
    font-size: 1.2em;
}
.dm3-testimonial-description {
    color: #999;
    text-transform: uppercase;
}
.dm3-tabs-testimonials .dm3-tabs-nav {
    margin-top: 40px;
}
.dm3-tabs-testimonials .dm3-tabs-nav li {
    background-color: transparent;
    margin: 0 5px;
}
.dm3-tabs-testimonials .dm3-tabs-nav a {
    background-color: transparent;
    border: 3px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 14px;
    line-height: 0;
    width: 14px;
}
.dm3-tabs-testimonials .dm3-tabs, .dm3-tabs-testimonials .dm3-tab {
    background-color: transparent;
}
.dm3-btn {
    margin-bottom: 0.4em;
    margin-right: 0.4em;
}
.dm3-btn-small {
    padding: 5px 15px;
}
.dm3-btn-large {
    font-size: 16px;
    padding: 12px 25px;
}
body .dm3-btn-blue {
    border-color: #4381de;
    color: #4381de;
}
body .dm3-btn-blue:hover {
    background-color: #4381de;
}
body .dm3-btn-red {
    border-color: #cf332a;
    color: #cf332a;
}
body .dm3-btn-red:hover {
    background-color: #cf332a;
}
body .dm3-btn-green {
    border-color: #8dc90e;
    color: #8dc90e;
}
body .dm3-btn-green:hover {
    background-color: #8dc90e;
}
body .dm3-btn-gold {
    border-color: #ffb501;
    color: #ffb501;
}
body .dm3-btn-gold:hover {
    background-color: #ffb501;
}
body .dm3-btn-orange {
    border-color: #e46e05;
    color: #e46e05;
}
body .dm3-btn-orange:hover {
    background-color: #e46e05;
}
body .dm3-btn-light-blue {
    border-color: #0ccdf0;
    color: #0ccdf0;
}
body .dm3-btn-light-blue:hover {
    background-color: #0ccdf0;
}
body .dm3-btn-purple {
    border-color: #d16bd2;
    color: #d16bd2;
}
body .dm3-btn-purple:hover {
    background-color: #d16bd2;
}
.widget ul {
    list-style: outside none none;
    margin: 0 0 1em;
}
.widget p {
    margin-bottom: 1em;
}
.page-sidebar .widget-title {
    border-bottom: 1px solid #e7e7e7;
    font-size: 1em;
    line-height: 1.4em;
    margin: -20px -20px 2em;
    padding: 12px 20px;
    text-transform: uppercase;
}
.page-sidebar .widget {
    border: 1px solid #e7e7e7;
    border-radius: 7px;
    padding: 20px 20px 1em;
}
.page-sidebar .widget + .widget {
    margin-top: 60px;
}
.page-sidebar .recentcomments a {
    color: #999;
}
.page-sidebar .cat-item a, .page-sidebar .widget_archive a, .page-sidebar .comment-author-link a, .page-sidebar .widget_recent_entries a {
    color: #555;
}
.widget span.post-date {
    color: #999;
    display: block;
    font-size: 0.96em;
}
.widget_recent_entries li + li, li.recentcomments + li, .widget_categories li + li, .widget_archive li + li {
    border-top: 1px solid #e7e7e7;
    margin-top: 8px;
    padding-top: 8px;
}
#footer-widgets .widget_recent_entries li + li, #footer-widgets li.recentcomments + li, #footer-widgets .widget_categories li + li, #footer-widgets .widget_archive li + li {
    border-color: #444;
}
.cat-item a, .widget_archive a, .widget_recent_entries a, .widget_nav_menu a {
    display: inline-block;
}
.cat-item a::before, .widget_archive a::before, .widget_recent_entries a::before, .widget_nav_menu a::before {
    color: #999;
    content: "";
    font-family: "FontAwesome";
    margin-right: 8px;
}
.widget_recent_entries a::before {
    content: "";
}
#footer-widgets a::before {
    color: #999;
}
.widget_archive li {
    color: #999;
}
.widget-educator-contact .links {
    margin-bottom: 1.2em;
    overflow: hidden;
}
.widget-educator-contact .links li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.widget-educator-contact .links a {
    background-color: transparent;
    border: 2px solid #e7e7e7;
    border-radius: 50%;
    color: #999;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
    width: 50px;
}
.widget-educator-contact .links a:hover {
    background-color: #f5f5f5;
}
#footer-widgets .widget-educator-contact .links a {
    border-color: transparent;
    color: #fff;
}
#footer-widgets .widget-educator-contact .links a:hover {
    background-color: #222;
}
.widget_nav_menu li a {
    display: block;
}
.widget_nav_menu .menu-item + .menu-item, .widget_nav_menu .sub-menu li:first-child {
    border-top: 1px solid #e7e7e7;
    margin-top: 10px;
    padding-top: 10px;
}
.widget_nav_menu .sub-menu {
    margin-bottom: 0;
}
.widget_nav_menu .sub-menu li a {
    padding-left: 20px;
}
.widget_nav_menu .sub-menu .sub-menu li a {
    padding-left: 40px;
}
.widget_nav_menu .sub-menu .sub-menu .sub-menu li a {
    padding-left: 60px;
}
#footer-widgets .widget_nav_menu .menu-item {
    border-color: #444;
}
.tagcloud {
    overflow: hidden;
}
.tagcloud a {
    border: 2px solid #444;
    border-radius: 7px;
    display: block;
    float: left;
    font-size: 11px !important;
    margin: 0 5px 5px 0;
    padding: 2px 10px;
    text-transform: uppercase;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
.tagcloud a:hover {
    background-color: #222;
    color: #fff;
}
#footer-widgets, #page-footer {
    color: #aaa;
}
#footer-widgets {
    background-color: #333;
    padding: 0em 0 0em;
}
#footer-widgets .one-third {
    float: left;
    margin-left: 3.5%;
    width: 31%;
}
#footer-widgets .one-fourth {
    float: left;
    margin-left: 3%;
    width: 22.75%;
}
#footer-widgets .widgets:first-child {
    margin-left: 0;
}
#footer-widgets .widget {
    margin: 23em auto 0;
    width: 250px;
}
#footer-widgets .widget-title {
    color: #fff;
    font-size: 45px;
    margin: 1.5em 0 0.5em;
    text-transform: uppercase;
}
#footer-widgets .widget-title .icon {
    border: 2px solid #555;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 24px;
    height: 62px;
    line-height: 62px;
    margin-right: 20px;
    text-align: center;
    width: 62px;
}
#page-footer {
    border-top: 0px solid ;
	
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
}
.page-boxed + #page-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
}
#page-footer .container {
    border-top: 0px solid #fff;
    padding-bottom: 0px;
    padding-top: 0px;
}
#page-footer .copy {
    text-align:center;}
#footer-nav ul {
    /*float: right;*/
    list-style: outside none none;
    margin: 0;
}
#footer-nav li {   
    display: inline-block;
    margin: 0 0 0 0px;    
}
#footer-nav li:first-child {
   /* border-left: 0 none;
    padding-left: 0;*/
}
#footer-widgets a, #page-footer a {
    /*color: #fff;*/
}
#footer-widgets a:hover, #page-footer a:hover {
    color: #ddd;
}
#back-to-top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #444;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    margin-left: 20px;
    outline: 0 none;
    padding: 0 15px;
}
.custom-radio {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    display: block;
    font-size: 14px;
    height: 38px;
    left: 0;
    line-height: 34px;
    outline: 0 none;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
}
button.custom-radio {
    cursor: pointer;
}
.custom-radio::before {
    content: "";
    display: inline;
    font-family: "FontAwesome";
    vertical-align: middle;
    visibility: hidden;
}
.custom-radio.correct::before {
    color: green;
}
.custom-radio.wrong::before {
    color: red;
    content: "";
}
.custom-radio.checked::before {
    visibility: visible;
}
.custom-radio + input[type="radio"] {
    display: none;
}
@media screen and (min-width: 1260px) {
.container {
    max-width: 1140px;
}
.main-content {
    width: 750px;
}
.page-sidebar {
    margin-left: 30px;
    width: 360px;
}
.single .main-content, .page .main-content, .posts-list {
    padding: 0 30px 0 50px;
    width: 620px;
}
.single .page-sidebar, .page .page-sidebar {
    margin-right: 50px;
}
.page-template-wide .main-content {
    padding: 0;
    width: 750px;
}
.page-template-wide .page-sidebar {
    margin-right: 0;
}
.sidebar-left .page-sidebar {
    margin-left: 0;
    margin-right: 30px;
}
.sidebar-left.single .main-content, .sidebar-left.page .main-content, .sidebar-left .posts-list {
    padding: 0 50px 0 30px;
}
.sidebar-left.single .page-sidebar, .sidebar-left.page .page-sidebar {
    margin-left: 50px;
}
.lesson-content {
    width: 620px;
}
.courses-carousel {
    margin-left: -15px;
    margin-right: -15px;
}
.courses-carousel .post-grid {
    padding-left: 15px;
    padding-right: 15px;
}
.lecturers-carousel .owl-item > div {
    margin: 0 15px;
}
.posts-grid {
    margin-left: -30px;
}
.post-grid {
    margin-left: 30px;
    width: 360px;
}
.post-grid .post-meta {
    font-size: 14px;
}
.post-grid .post-excerpt {
    height: 5.4em;
}
.ib-edu-memberships-3 article {
    margin-right: 2.6%;
    width: 31.6%;
}
.ib-edu-courses-list {
    margin-left: -30px;
}
.ib-edu-courses-list .post-grid {
    margin-left: 30px;
    width: 360px;
}
}
@media all and (max-width: 979px) {
.container {
    padding-left: 20px;
    padding-right: 20px;
}
.main-content, .sidebar-left .main-content {
    float: none;
    width: auto;
}
.page-sidebar, .sidebar-left .page-sidebar {
    float: none;
    margin: 4em auto 2em;
    max-width: 340px;
    width: auto;
}
#page-toolbar .container {
    height: auto;
    padding: 0;
}
.toolbar-items {
    float: none;
    text-align: center;
}
.toolbar-social {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e7e7e7 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    float: none;
    text-align: center;
}
.toolbar-social li:first-child {
    border-left: 1px solid #e7e7e7;
}
.toolbar-social li {
    display: inline-block;
    float: none;
}
#page-header.fixed-header #page-header-inner {
    position: relative;
    top: auto !important;
}
#main-nav, #auth-nav, #header-search, #user-nav {
    /* display: none !important; */
}
#page-overlay {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.3s ease 0s;
    width: 100%;
    z-index: 998;
}
#page-overlay.open {
    opacity: 0.5;
}
#mobile-nav-trigger {
    display: block;
    margin: -11px 0 0;
    position: absolute;
    right: 20px;
    top: 50%;
}
#mobile-nav-trigger span {
    background-color: #aaa;
    display: block;
    height: 3px;
    width: 24px;
}
#mobile-nav-trigger span + span {
    margin-top: 5px;
}
#mobile-nav {
    background-color: #101010;
    display: none;
    height: 100%;
    left: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    transition: transform 0.3s ease 0s;
    width: 260px;
    z-index: 999;
}
#mobile-nav.open {
    transform: translateX(-260px);
}
#mobile-nav > div {
    padding: 60px 0 140px;
    position: relative;
}
#mobile-nav .menu, #mobile-nav .auth-nav {
    list-style: outside none none;
    margin: 0 0 2em;
}
#mobile-nav .user-menu-name {
    color: #fff;
    display: block;
    padding: 10px 20px;
}
#mobile-nav .user-menu-name span {
    display: none;
}
#mobile-nav input[name="s"] {
    background-color: #222;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    padding: 14px 20px;
    width: 100%;
}
#mobile-nav .menu li {
    position: relative;
}
#mobile-nav .menu a, #mobile-nav .auth-nav a {
    color: #aaa;
    display: block;
    padding: 10px 20px;
    position: relative;
}
#mobile-nav .menu-item-has-children > a {
    padding-right: 28px;
}
#mobile-nav .auth-nav a {
    color: #fff;
}
#mobile-nav .submenu-trigger {
    cursor: pointer;
    display: block;
    height: 24px;
    margin: -12px 0 0;
    position: absolute;
    right: 2px;
    top: 50%;
    width: 24px;
}
#mobile-nav .submenu-trigger::after {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 18px;
    left: 50%;
    line-height: 20px;
    margin: -10px 0 0 -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px;
}
#mobile-nav .open > a .submenu-trigger::after {
    content: "";
}
#mobile-nav .sub-menu {
    display: none;
    list-style: outside none none;
    margin: 0;
}
#mobile-nav li.open > .sub-menu {
    display: block;
}
#mobile-nav .sub-menu a {
    padding-left: 40px;
}
#mobile-nav .sub-menu .sub-menu a {
    padding-left: 60px;
}
#close-mobile-nav {
    color: #fff;
    display: block;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 40px;
}
.courses-carousel {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
}
.courses-carousel .post-grid {
    margin-left: auto;
    margin-right: auto;
}
.lecturers-grid .lecturer {
    border: 0 none;
    float: none;
    min-height: 220px;
    width: auto;
}
.lecturers-grid .lecturer + .lecturer {
    border-top: 1px solid #e7e7e7;
}
.post-fw {
    margin-left: auto;
    margin-right: auto;
}
.posts-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
}
.post-grid {
    width: 300px;
}
.posts-grid .post-grid {
    margin-left: 10px;
    margin-right: 10px;
}
.posts-grid-3 .post-grid:nth-of-type(3n+1) {
    clear: none;
}
.posts-grid-3 .post-grid:nth-of-type(2n+1) {
    clear: left;
}
.ib-edu-memberships-2, .ib-edu-memberships-3 {
    margin: 0 auto;
    padding: 0 20px 0 0;
    width: 640px;
}
.ib-edu-memberships-2 article, .ib-edu-memberships-3 article {
    margin-left: 20px;
    margin-right: 0;
    width: 300px;
}
.ib-edu-memberships-3 .third + article {
    clear: none;
}
.ib-edu-memberships-3 .second + article {
    clear: left;
}
.ib-edu-courses-list {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
}
.ib-edu-courses-list .post-grid {
    margin-left: 10px;
    margin-right: 10px;
}
.ib-edu-courses-list-3 .post-grid:nth-child(3n+1) {
    clear: none;
}
.ib-edu-courses-list-3 .post-grid:nth-child(2n+1) {
    clear: left;
}
}
@media screen and (max-width: 767px) {
.section-content {
    padding: 3em 0 1em;
}
#page-title h1, .single .hentry .entry-title, body .title1 h2 {
    font-size: 32px;
}
.field-one-half {
    float: none;
    margin-left: 0 !important;
    width: auto;
}
.courses-carousel .post-grid {
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
}
.lecturers-grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
}
.lecturers-grid .lecturer {
    text-align: center;
}
.lecturers-grid .author-photo {
    float: none;
    margin: 0 auto 1.5em;
}
.lecturers-grid .summary {
    margin-left: 0;
}
.ib-edu-memberships-2, .ib-edu-memberships-3 {
    padding: 0;
    width: 300px;
}
.ib-edu-memberships article {
    float: none;
    margin-left: 0;
    margin-right: 0;
}
.ib-edu-courses-list {
    width: 300px;
}
.ib-edu-courses-list .post-grid {
    float: none;
    margin-left: 0;
    margin-right: 0;
}
.posts-grid {
    max-width: 320px;
    width: auto;
}
.post-grid {
    width: auto;
}
.dm3-tabs-container .dm3-tabs-nav li, .dm3-tabs-container .dm3-tabs-nav li a {
    border-radius: 7px;
}
body .dm3-tabs-container .dm3-tabs-nav li {
    border: 1px solid #e7e7e7;
}
body .dm3-tabs-testimonials blockquote {
    font-size: 1.4em;
}
.author-bio .photo {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.author-bio .photo + .summary {
    margin-left: 0;
}
.single .educator-share-links .label {
    display: block;
    margin-bottom: 1em;
    text-align: center;
}
.comment .children {
    margin-left: 20px;
}
.comment-body .avatar {
    width: 60px;
}
.comment-body {
    padding-left: 80px;
}
.bypostauthor .comment-body {
    padding-left: 90px;
}
.related-courses .post-thumb {
    float: none;
}
#footer-widgets .widgets {
    float: none;
    margin: 0;
    width: auto;
}
.wp-caption-text {
    font-size: 0.8em;
}
#footer-widgets {
    padding: 0em 0 0em;
}
#page-container {
    margin-bottom: 0;
}
#page-container::after {
    height: 0;
}
#page-footer {
    height: auto;
    text-align: center;
}
#page-footer .container {
    padding-left: 40px;
    padding-right: 40px;
}
#page-footer .copy, #footer-nav {
    float: none;
}
#footer-nav {
    margin-top: 0.5em;
}
#footer-nav ul {
    float: none;
}
#footer-nav li {
    border-left: 0 none;
    margin: 0 8px 8px;
    padding-left: 0;
}
#back-to-top {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #444 -moz-use-text-color #444 #444;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    height: 38px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
}
body {
    color: #555;    
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 400;
}
#main-logo img {
    max-height: 60px;
}
strong, table th, label, .ib-edu-course-price .price, .ib-edu-form fieldset legend, .ib-edu-question .label, .educator-share-links .label, .dm3-testimonial-name, .drop-down > a, .drop-down:hover > a, .drop-down.open > a, #payment-details td:first-child {
    color: #333;
    font-weight: 600;
}
#main-nav > ul > li > a, #auth-nav .auth-nav-login, #user-nav .user-menu-name, .ib-edu-courses .title, .pagination .text, .pagination .page-numbers, .post-grid .price, .post-fw .price, .ib-edu-memberships .price, .related-courses .price, .comment-author .fn, .the-tabs a, .page-links, .button, .ib-edu-button, input#submit, .search-submit, .post-password-form input[type="submit"], .button-primary, .dm3-btn, .ib-edu-lessons .ib-edu-lesson::before, .lessons-nav li::before, .lessons-nav span, .ib-edu-lesson-meta .quiz {
    font-weight: 600;
}
.dm3-tabs-nav a, .the-tabs a, .dm3-collapse-trigger a {
    color: #818486;
    font-weight: 600;
}
#mobile-nav .auth-nav a, #mobile-nav .user-menu-name {
    font-weight: 600;
}
.ib-edu-lessons article h1 a, .entry-title a, .wp-caption-text, blockquote, body .dm3-tabs-testimonials blockquote, .ib-edu-memberships h2 a {
    color: #333;
}
a {
    color: #149dd2;
}
a:hover {
    color: #057caa;
}
.button, .ib-edu-button, input#submit, .search-submit, .post-password-form input[type="submit"], .button-primary, .dm3-btn {
    border-color: #db1725;
    color: #db1725;
}
.ib-edu-lessons .ib-edu-completed::before, .lessons-nav .ib-edu-completed::before {
    border-color: #149dd2;
    color: #149dd2;
}
.button:hover, .ib-edu-button:hover, input#submit:hover, .search-submit:hover, .post-password-form input[type="submit"]:hover, .button-primary:hover, .dm3-btn:hover, .css3-loader-inner div, #main-nav > ul > .current-menu-item > a::after, #main-nav > ul > .current-menu-parent > a::after, #main-nav .sub-menu::before, #user-nav ul::before, .dm3-tabs-testimonials .dm3-tabs-nav .active a, .flex-control-paging .flex-active::after, .owl-page.active span {
    background-color: #E53030;
}
/*#main-nav > ul > li:hover > a, #main-nav > ul > .current-menu-item > a, #main-nav > ul > .current-menu-parent > a, #main-nav .sub-menu a:hover, #user-nav li a:hover, #header-search button:hover, #header-search.open button, #auth-nav .auth-nav-login:hover, .hentry .ib-edu-lessons article h1 a:hover, .ib-edu-memberships h2 a:hover, .entry-title a:hover, .post-grid .price, .post-fw .price, .related-courses .price, .ib-edu-memberships .price, .no-touch .post-meta a:hover, .post-meta .price, .comment-metadata a:hover, .dm3-box-icon-center .dm3-box-icon-icon span, .dm3-box-icon-left .dm3-box-icon-icon, .page-sidebar .cat-item a:hover, .page-sidebar .widget_archive a:hover, .page-sidebar .recentcomments a:hover, .page-sidebar .widget_recent_entries a:hover, .custom-radio::before, #user-nav:hover .user-menu-name, .ib-edu-message::before, .ib-edu-lesson-meta .quiz, .lessons-nav a:hover, #page-toolbar .cart-stats a:hover, .ib-edu-courses .open-description:hover {
    color: #e53030;
}*/
.ib-edu-message::after {
    border-color: #149dd2;
}
.post-badge::before {
    border-color: #149dd2 #149dd2 transparent transparent;
}
#main-nav .sub-menu > li:last-child > a:hover, #user-nav ul > li:last-child > a:hover {
    border-color: #f5f5f5;
}
.educator-share-links a:hover, .share-links-menu .educator-share-links a:hover {
    background-color: #f5f5f5;
    color: #555;
}
.no-touch .share-links-menu:hover > a, .share-links-menu.open > a, .dm3-tabs-nav a:hover, .dm3-collapse-trigger a:hover, .the-tabs a:hover, .drop-down.open > a .icon, .pagination .next:hover, .pagination .prev:hover, #main-nav .sub-menu a:hover, #user-nav li a:hover, .drop-down li a:hover {
    background-color: #f5f5f5;
    color: #149dd2;
}
.dm3-tabs-nav .active a, .dm3-collapse-open .dm3-collapse-trigger a, .the-tabs .active a {
    background-color: #fff;
    color: #149dd2;
}
.post-fw .post-meta, .post-grid .post-meta, .page-sidebar .widget, .lecturers-grid, #main-nav .sub-menu, #user-nav .menu {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.07);
}
