/*
 Theme Name:   OT Ontario
 description:  OT Ontario theme
 Author:       OT Ontario
 Template:     twentyseventeen
 Version:      1.0.0
*/

*:focus {
  outline: 1px dotted #000 !important;
}

body.admin-bar .dropMenu {
  top: 32px;
}

body .dropMenu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.dropMenu-toggle {
  transform: translateY(-100%);
}

.dropMenu.open .dropMenu-toggle,
.dropMenu-toggle:focus {
  transform: translateY(0%);
}

.dropMenu-menu {
  z-index: 9999;
  margin: 0;
}

body {
  background: hsl(0, 0%, 95%);
}

body.home {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

a {
  color: #00e;
  text-decoration: underline;
}

section {
  position: relative;
}

a:focus,
a:hover,
a:active,
.entry-content a:focus,
.entry-content a:hover {
  color: hsla(240, 100%, 27%, 1);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 240, 0);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 240, 0);
}

embed,
iframe,
object {
  margin-bottom: 0;
}

p,
li {
  font-family: 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 14px;
  color: #272727;
  line-height: 1.4em;
}

select {
  height: auto;
}

.navigation-top,
.site-navigation-fixed.navigation-top {
  position: static;
  border: 0;
  padding-bottom: 0;
  background: transparent;
}

.navigation-top nav {
  margin: 0;
}

/* Main Styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}

p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

li {
  margin-bottom: 0.5em;
}

article .social-list {
  margin: 25px 0;
  display: block;
}

article .benefit-from-ot {
  font-size: 18px;
  font-weight: 900;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #63b8e3;
  margin-bottom: 0.75em;
}

article.post-25 h1,
article.post-25 h2 {
  color: #b4c822;
}

article.post-48 h1,
article.post-48 h2 {
  color: #f8cb00;
}

article.post-50 h1,
article.post-50 h2 {
  color: #ea7e03;
}

article.post-52 h1,
article.post-52 h2 {
  color: #ce1b67;
}

article.post-54 h1,
article.post-54 h2 {
  color: #448bcc;
}
article.post-465 h1,
article.post-465 h2 {
  color: #931ec8;
}

article h1 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  font-size: 26px;
  line-height: 1;
}

article h1 strong {
  font-size: 1.55em;
  line-height: 1;
}

article h2 {
  padding: 0;
  margin: 24px 0 10px;
  font-size: 1.219em;
  color: #448ccb;
}

article.category-success-stories h2.entry-title {
  font-size: 1.3em;
}

article h2:first-child {
  margin-top: 0;
}

.wrap,
.site-footer .wrap {
  max-width: 1060px;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
}

.site-content-contain {
  background: inherit;
}

.search #content,
.page:not(.home) #content,
.single-post #content {
  padding: 0 0 50px 0;
}

.admin-bar #header-bg {
  top: 32px;
}

#header-bg {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 0 0;
  margin: 0 auto;
  display: block;
  background-color: #63b8e3;
  max-height: 165px;
  z-index: 0;
  transition: 0.3s transform;
}

#primary {
  position: relative;
  background-color: hsl(0, 0%, 100%);
}

#main {
  position: relative;
  padding-top: 110px;
  z-index: 1;
}

body:not(.home) #primary section:not(.ot-videos) .inner-wrap,
body:not(.home) article .wrap {
  background-color: hsl(0, 0%, 100%);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  -pie-box-shadow: 0 10px 25px #aaa;
}

body.has-sidebar #main,
body:not(.home) #main {
  padding-top: 143px;
  background-color: #fff;
}

body.has-sidebar:not(.home) #primary {
  width: 100%;
}

.home header .navigation-top {
  display: none;
}

.home-menu {
  margin: 0 auto -100px;
  position: relative;
  top: -70px;
  z-index: 1;
}

.home-menu .menu {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  overflow: visible;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.home-menu .menu li {
  z-index: 0;
}

.home-menu .menu li {
  max-height: 244px;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.home-menu .menu li:nth-child(1) {
  background: url('./img/bg-manage-at-home.svg') center / auto 244px no-repeat;
}

.home-menu .menu li:nth-child(2) {
  background: url('./img/bg-suceed-at-school.svg') center / auto 244px no-repeat;
}

.home-menu .menu li:nth-child(3) {
  background: url('./img/bg-adapt-at-work.svg') center / auto 244px no-repeat;
}
.home-menu .menu li:nth-child(4) {
  background: url('./img/bg-mental-health.svg') center / auto 244px no-repeat;
}

.home-menu .menu li:nth-child(5) {
  background: url('./img/bg-recover-In-a-hospital-clinic.svg') center / auto
    244px no-repeat;
}

.home-menu .menu li:nth-child(6) {
  background: url('./img/bg-participate-in-the-community.svg') center / auto
    244px no-repeat;
}

.home-menu .menu li a {
  height: 244px;
  max-height: 244px;
  transition: transform 0.3s;
  padding: 0 15px;
  font-size: 18px;
  padding-top: 90px;
  position: relative;
}

.home-menu .menu li a span {
  max-width: 140px;
  font-size: inherit;
  display: block;
  transition: padding 0.3s;
  margin: 0 auto;
  position: relative;
}

.home-menu .menu li:nth-child(3) a span {
  max-width: 120px;
}
.home-menu .menu li:nth-child(4) a span {
  max-width: 120px;
}
.home-menu .menu li:nth-child(1) a {
  background: url('./img/manage-at-home.png') center 60px / auto no-repeat;
  padding-left: 40px;
  padding-right: 40px;
}

.home-menu .menu li:nth-child(2) a {
  background: url('./img/suceed-at-school.png') center 60px / auto no-repeat;
}

.home-menu .menu li:nth-child(3) a {
  background: url('./img/adapt-at-work.png') center 60px / auto no-repeat;
  padding-left: 30px;
  padding-right: 30px;
}
.home-menu .menu li:nth-child(4) a {
  background: url('./img/mental-health-icon.png') center 60px / auto no-repeat;
  padding-left: 30px;
  padding-right: 30px;
}
.home-menu .menu li:nth-child(5) a {
  background: url('./img/recover-In-a-hospital-clinic.png') center 60px / auto
    no-repeat;
}

.home-menu .menu li:nth-child(6) a {
  background: url('./img/participate-in-the-community.png') center 60px / auto
    no-repeat;
}

.home-menu .menu li a span:after {
  content: 'Read more';
  position: absolute;
  bottom: -40px;
  font-size: 12px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.3);
  width: 88px;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 5px;
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.71);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.home-menu .menu li a:hover span:after,
.home-menu .menu li a:focus span:after {
  opacity: 1;
}

.home-menu .menu li a:hover,
.home-menu .menu li a:focus {
  transform: translateY(-25px);
  box-shadow: none !important;
}

.home section:not(.slider) .inner-wrap,
.site-footer .inner-wrap {
  padding: 80px 50px;
  display: inline-block;
  width: 100%;
  position: relative;
}

.home #primary section.slider .nextend-arrow {
  border: 1px solid rgb(160, 160, 160);
}

.home h2 {
  font-size: 1.9em;
  line-height: 1.2;
  font-weight: 700;
  color: #448ccb;
}

.home p {
  font-size: 16px;
}

.home h2 span {
  font-size: 0.6em;
  font-weight: initial;
  display: block;
  color: #505050;
  margin-top: 3px;
}

.home .button {
  font-family: 'Roboto', 'Arial';
  font-size: 0.8em;
  background: #448cca;
  padding: 8px 15px 8px 15px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

.home .button:hover,
.home .button:focus,
.home #primary .n2-ss-button-container a:hover,
.home #primary .n2-ss-button-container a:focus {
  background: #3a74a7;
  cursor: pointer;
}

.home #primary .success-stories .n2-ss-button-container a:hover,
.home #primary .success-stories .n2-ss-button-container a:focus {
  background: #9aaa1d;
  cursor: pointer;
}

.home #primary .ot-videos {
  background-color: #45abde;
  position: relative;
}

.home #primary .ot-videos {
  transform: translateZ(0);
}

.home .separator {
  position: absolute;
  left: 0;
  background: url(./img/ot-video-separator.svg) top center / 100% no-repeat;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.home .ot-videos .separator-top {
  top: 0;
}

.home .separator-bottom {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.home .separator-bottom {
  bottom: -1px;
}

.home .ot-videos h2,
.home .ot-videos .video-title {
  color: #fff;
}

.home .ot-videos h2 {
  padding-top: 0;
}

.home .ot-videos .video-title {
  margin: 10px 0 0 0;
  text-align: left;
}

.home .ot-videos a {
  text-decoration: none;
}

.home .ot-videos .videos {
  width: calc(100% + 30px);
  display: inline-block;
  margin: 0 0 0 -15px;
}

.home .ot-videos .videos a {
  float: left;
  width: calc(100% / 4);
  text-align: center;
  line-height: 1;
  position: relative;
  padding: 15px;
}

.home .ot-videos .videos .video-thumb {
  position: relative;
  line-height: 0;
}

.home .ot-videos .videos .video-thumb img {
  max-width: none;
  width: 100%;
}

.home .ot-videos .videos .video-thumb:before,
.home .ot-videos .videos .video-thumb:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(./img/btn-play.svg) center / 40px no-repeat;
  opacity: 0;
  transition: opacity 0.2s;
}

.home .ot-videos .videos .video-thumb:before {
  background: rgba(0, 0, 0, 0.2);
}

.home .ot-videos .videos a:hover .video-thumb:before,
.home .ot-videos .videos a:hover .video-thumb:after,
.home .ot-videos .videos a:focus .video-thumb:before,
.home .ot-videos .videos a:focus .video-thumb:after {
  opacity: 1;
}

.home #main .success-stories .wrap {
  z-index: 10;
}

.home #main .find-an-ot {
  margin-top: 0;
  z-index: 4;
}

.home #main .success-stories:before {
  content: '';
  position: absolute;
  bottom: -2vw;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(./img/success-stories-bg.png) center bottom / 1240px no-repeat;
  z-index: 10;
}

.home #main .find-an-ot .wrap {
  padding-top: 2vw;
  padding-bottom: 2vw;
}

.home #main .find-an-ot {
  background: url(./img/find-an-ot-bg.jpg) center / cover no-repeat;
}

.home #main .find-an-ot .inner-wrap p {
  max-width: 320px;
}

.home #main .about-ot .wrap:before {
  background: url(./img/about-ot-bg.jpg) 90% 100% / 580px no-repeat;
  overflow: visible;
  position: absolute;
  content: '';
  top: 0;
  right: -110px;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.home .about-ot {
  overflow: hidden;
}

.home .about-ot .inner-wrap > * {
  max-width: 520px;
}

.home .about-ot .inner-wrap > *:nth-child(4) {
  max-width: 450px;
}

.home .success-stories .description {
  max-width: 250px;
  float: left;
}

.home .success-stories-feed {
  max-width: 510px;
  margin: 0 0 0 auto;
  float: right;
  width: 100%;
}

.home .success-stories .inner-wrap {
  z-index: 2;
}

.home #main .success-stories .inner-wrap {
}

.home .success-stories-feed .slider-header:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -12px;
  height: calc(100% - 8px);
  width: 3px;
  background: #b4c822;
}

.home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
  padding-bottom: 150px;
}

.home .success-stories-feed div#n2-ss-9 .nextend-arrow {
  margin-left: -12px;
  overflow: visible;
}

.home .success-stories-feed div#n2-ss-9 .nextend-arrow-next {
  margin-left: 45px;
}

.home .success-stories-feed div#n2-ss-9 .nextend-arrow-next:before,
.home .success-stories-feed div#n2-ss-9 .nextend-arrow-previous:before {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 12px;
  line-height: 2px;
  font-weight: 600;
  text-align: center;
  color: #717171;
  white-space: nowrap;
  pointer-events: none;
}

.home .success-stories-feed div#n2-ss-9 .nextend-arrow-next:before {
  content: '';
}

.home .success-stories-feed div#n2-ss-9 .nextend-arrow-previous:before {
  content: 'Prev\00a0\00a0\00a0\00a0|\00a0\00a0\00a0\00a0Next';
  left: 36px;
}

.entry-image-banner {
  width: 100%;
  max-width: 840px;
  margin: 0 0 40px 0;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  behavior: url(http://otontario.ca/osot/themes/blank_html5_boilerplate/js/libs/PIE.htc);
  overflow: hidden;
  position: relative;
  background-color: #e1e9a7;
  display: table;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.entry-image-banner .banner-text {
  display: table-cell;
  vertical-align: middle;
  padding: 30px;
}

.entry-image-banner .banner-text > * {
  max-width: calc(100% - 300px);
  padding: 0 10px;
}

.entry-image-banner .banner-text h1 {
  font-size: 3em;
  color: #b4c822;
  margin: 0;
  border: 0;
}

.entry-image-banner .banner-text p {
  font-size: 18px;
  width: 100%;
  line-height: 1.6;
  margin-top: 15px;
}

.entry-image-banner .banner-image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  max-width: 300px;
  text-align: right;
  overflow: hidden;
}

.entry-image-banner .banner-image img {
  width: auto;
  max-width: none;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateX(-50%);
  position: relative;
}

body.page-two-column:not(.archive) #primary .entry-header,
.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
  float: none;
  width: auto;
}

article > .wrap,
footer .wrap > .wrap {
  padding: 70px;
}

article iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.edit-link {
  display: block;
  margin: 0 0 10px;
}

.edit-link a {
  color: #fff;
  font-size: 13px;
  background: #9a9a9a;
  border-radius: 4px;
  padding: 3px 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.edit-link a:hover,
.edit-link a:focus {
  color: #fff;
  background: #6d6d6d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body.page-two-column:not(.archive) #primary .entry-content,
body:not(.twentyseventeen-front-page):not(.search) .entry-content {
  margin: 0;
  max-width: calc(100% - 280px);
  padding-right: 30px;
  float: left;
}

.entry-sidebar {
  float: right;
  width: 280px;
  z-index: 3;
  margin: 0 0 0 0;
  padding: 0 0 0 40px;
}

article .entry-sidebar .entry-sidebar__item.slider {
  position: relative;
  margin: 40px 0 80px -15px;
  width: 240px;
  z-index: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

article .entry-sidebar__item:before,
article .entry-sidebar__item:after {
  content: '';
  position: absolute;
  z-index: -1;
}

article .entry-sidebar__item:before {
  text-indent: -9999px;
  width: 230px;
  height: 200px;
  -moz-border-radius-bottomleft: 100px;
  -moz-border-radius-topright: 100px;
  border-radius: 0 100px 0 100px;
  top: -40px;
  left: -20px;
}

.entry-sidebar__item.slider:after {
  text-indent: -9999px;
  width: 180px;
  height: 160px;
  -moz-border-radius-bottomleft: 80px;
  -moz-border-radius-topright: 80px;
  border-radius: 0 80px 0 80px;
  bottom: -50px;
  right: -15px;
}

.entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  -webkit-border-radius: 0 90px;
  -moz-border-radius: 0 90px;
  border-radius: 0 90px;
  border: 10px solid rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 1;
  height: 240px;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  transform: translateZ(0px);
}

.entry-sidebar__item.slider .nextend-arrow {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 5px;
}

.page-id-25 .entry-sidebar__item.slider:before {
  background-color: #f0f4d3;
}

.page-id-25 .entry-sidebar__item.slider:after {
  background-color: #d9ea63;
}

.page-id-25 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #b4c923;
  background: #b4c923;
}

.page-id-48 .entry-sidebar__item.slider:before {
  background-color: #fdf2c2;
}

.page-id-48 .entry-sidebar__item.slider:after {
  background-color: #fbe480;
}

.page-id-48 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #f8ca00;
  background: #f8cb00;
}

.page-id-50 .entry-sidebar__item.slider:before {
  background-color: #fcdfbd;
}

.page-id-50 .entry-sidebar__item.slider:after {
  background-color: #fdb662;
}

.page-id-50 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #ea7e03;
  background: #ea7e03;
}

.page-id-52 .entry-sidebar__item.slider:before {
  background-color: #fae7e6;
}

.page-id-52 .entry-sidebar__item.slider:after {
  background-color: #f8b1c3;
}

.page-id-52 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #ce1b67;
  background: #ce1b67;
}

.page-id-54 .entry-sidebar__item.slider:before {
  background-color: #e3eef7;
}

.page-id-54 .entry-sidebar__item.slider:after {
  background-color: #c7dcef;
}

.page-id-54 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #448bcc;
  background: #448bcc;
}
.page-id-465 .entry-sidebar__item.slider:before {
  background-color: #ebd3f7;
}

.page-id-465 .entry-sidebar__item.slider:after {
  background-color: #cf97e9;
}
.page-id-465 .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
  border-color: #931ec8;
  background: #931ec8;
}
article .story,
article .result {
  border-bottom: 1px solid #ccc;
  padding: 0 10px 30px;
  margin-bottom: 30px;
}

article .navigation.pagination {
  width: 100%;
  border: 0;
  padding: 0;
  position: relative;
}

article .navigation.pagination .page-numbers {
  padding: 0;
  margin: 0 2px;
  font-weight: 600;
  background: transparent;
  font-size: 14px;
  display: inline-block;
}

article .navigation.pagination .page-numbers.prev,
article .navigation.pagination .page-numbers.next {
  position: absolute;
  display: block;
  top: 2px;
  height: 20px;
}

article .navigation.pagination .page-numbers.prev {
  left: 0;
}

article .navigation.pagination .page-numbers.next {
  right: 0;
}

article .navigation.pagination .page-numbers:hover,
article .navigation.pagination .page-numbers:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #448bcc;
}

.page-id-202 article .entry-sidebar h2 {
  color: #b4c822;
}

.search article h1 {
  font-size: 2em;
  padding: 30px 0;
  margin-bottom: 40px;
  color: #000;
}

.search .site-main > article {
  padding-bottom: 0;
}

.page-id-202 article.post-202 .entry-title,
.search article .entry-title {
  text-transform: initial;
  letter-spacing: initial;
  font-size: 18px;
  font-weight: 900;
}

.page-id-202 article .entry-content a,
.search article .entry-content a {
  color: #448bcc;
}

.search article .entry-content a:focus,
.search article .entry-content a:hover,
.search article .entry-content a:active,
.page-id-202 article a:focus,
.page-id-202 article a:hover,
.page-id-202 article a:active {
  text-decoration: underline;
  color: #448bcc;
}

article .entry-sidebar__item {
  display: inline-block;
  float: left;
  width: 100%;
}

article .entry-sidebar__item:not(:last-child) {
  margin-bottom: 40px;
}

article .entry-sidebar__item p {
  display: block;
  margin-bottom: 10px;
}

article .entry-sidebar__item p:last-child {
  margin-bottom: 0px;
}

article .entry-sidebar__item p a {
  text-decoration: none;
}

article .entry-sidebar__item p a:hover {
  text-decoration: underline;
}

article .entry-sidebar__item p a,
article .entry-sidebar__item p span {
  color: #448ccb;
}

article .entry-sidebar h2 {
  font-size: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 7px 0;
  color: #448ccb;
  margin-top: 0;
}

article .entry-sidebar #contact-form h2 {
  margin-bottom: 15px;
}

article .entry-sidebar address {
  font-family: 'Times New Roman', serif;
  color: #444;
  font-size: 18px;
  line-height: 1.4em;
}

article.category-success-stories .navigation a {
  font-size: 13px;
  letter-spacing: 0;
  text-decoration: underline;
}

article .entry-sidebar__item .wpcf7-form input,
article .entry-sidebar__item .wpcf7-form textarea {
  height: 100%;
  max-height: 28px;
  padding-left: 10px;
  text-decoration: none;
  border: 1px solid #bebebe;
  border-radius: 5px;
  background: #f6f6f6;
  width: 100%;
  margin-bottom: 10px;
}

article .entry-sidebar__item .wpcf7-form input.wpcf7-form-control.wpcf7-submit {
  -moz-box-shadow: inset 0px 0px 0px 0px #a4e271;
  -webkit-box-shadow: inset 0px 0px 0px 0px #a4e271;
  box-shadow: inset 0px 0px 0px 0px #a4e271;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #89c403),
    color-stop(1, #77a809)
  );
  background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
  background-color: #89c403;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #74b807;
  display: inline-block;
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 15px;
  text-decoration: none;
  text-shadow: 0px -2px 0px #528009;
}

article .entry-sidebar__item .wpcf7-form textarea {
  max-height: 150px;
}

.page-id-261 article ul.common-questions-answers {
  margin: 30px 0 40px 20px;
  padding: 0;
  font-weight: bold;
}

.page-id-261 article ul.common-questions-answers li.questions {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  cursor: pointer;
  list-style-image: url('./img/arrow.png');
}

.page-id-261 article ul.common-questions-answers li.questions.active {
  list-style-image: url('./img/arrow-down.png');
}

.page-id-261 article ul.common-questions-answers li.questions div.answers {
  display: none;
  font-weight: normal;
  margin: 15px 0 30px;
}

.page-id-261
  article
  ul.common-questions-answers
  li.questions.active
  div.answers {
  display: block;
}

.page-id-261 article ul.common-questions-answers li.questions div.answers p {
  cursor: auto;
}
.page-id-261 article ul.common-questions-answers li.questions div.answers li {
  list-style-image: none;
  list-style-type: disc;
}
.page-id-261 article ul.common-questions-answers li.questions div.answers ul {
  margin: 0 0 0 20px;
  padding: 0;
}

.page-id-261 article ul.common-questions-answers li.questions li.questions p {
  margin: 0 0 15px 0;
  cursor: pointer;
}

.page-id-312 #content {
  background: url(./img/discover-bg.jpg) 50% / cover no-repeat #fff;
}

.page-id-312 article .video {
  position: relative;
  overflow: hidden;
  z-index: auto;
}

.page-id-312 article .video:not(:last-child) {
  margin-bottom: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #ccc;
}

.page-id-312 article .video h2 {
  margin-bottom: 15px;
  position: relative;
}

.page-id-312 article .video p {
  font-size: 16px;
}

.page-id-312 article .video .video-description-button {
  right: 0;
  top: 0;
  right: 0;
  top: 0;
  padding: 5px 10px;
  font-size: 11px;
}

.page-id-312 article .video .video-description-text,
.page-id-312 article .video .video-description-text * {
  color: #fff;
  font-family: 'Helvetica Neue', 'Arial', sans-serif;
}

.page-id-312 article .video .video-description-text {
  display: none;
  margin-bottom: 20px;
  background: #000;
  padding: 20px;
}

.page-id-312 article .video.open .video-description-text {
  display: block;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.admin-bar .site-header {
  top: 32px;
}

.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 70;
  padding: 0 0 0;
  margin: 0 auto;
  display: block;
  height: auto;
  max-height: 100%;
  background-color: #62b8e3;
  transition: 0.3s transform;
}

.submenu {
  position: absolute;
  vertical-align: bottom;
  top: 69px;
  right: 0;
  line-height: 0;
}

.submenu ul {
  display: inline-block;
  margin: 0 0 17px 0;
}

.submenu ul li {
  list-style: none;
  list-style-image: none;
  margin: 0 0 0 12px;
  text-transform: uppercase;
  float: left;
  display: inline-block;
}

.submenu ul li a,
.site-header #search {
  -moz-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  -pie-box-shadow: 0 2px 4px 0 #444;
}

.submenu ul li a {
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  color: #717b7f;
  padding: 7px 9px 6px;
  background-color: #fff;
  display: block;
  line-height: 1;
  font-size: 13px;
}

.submenu ul li a:hover,
.submenu ul li a:focus {
  opacity: 1;
  background-color: #e4e4e4;
}

.main-menu {
  top: 0;
  width: 100%;
}

.site-header .top-items {
  position: absolute;
  top: 19px;
  right: 0;
}

.site-header #social-links,
.site-header #search {
  float: left;
}

.site-header #social-links {
  margin: 8px 15px 0 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.site-header #social-links .fb-like {
  margin-right: 8px;
}

.site-header #social-links .fb-like,
.site-header #social-links .fb-like *,
.site-header #social-links .twitter-share-button {
  float: left;
  vertical-align: top;
  height: 20px;
  display: inline-block;
}

.site-header #search,
.site-header #ajaxsearchlite1 {
  border-radius: 30px !important;
  border: 0px !important;
  width: auto;
  margin-right: 0;
}

.site-header #ajaxsearchlite1 .probox,
.site-header #ajaxsearchlite1 .probox input,
.site-header #ajaxsearchlite1 .probox .promagnifier {
  max-height: 16px;
  line-height: 0;
  position: relative;
}

.site-header #ajaxsearchlite1 .probox input {
  min-width: 186px;
}

#ajaxsearchliteres1 {
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  -pie-box-shadow: 0 10px 25px #aaa;
}

#ajaxsearchliteres1 h3 a {
  font-size: 16px;
  line-height: 1.2;
}

#ajaxsearchliteres1 p {
  font-size: 14px;
}

.site-header #ajaxsearchlite1 .probox input:not(.orig) {
  display: none;
}

.site-header #ajaxsearchlite1 .probox .proclose,
.site-header #ajaxsearchlite1 .probox .proloading {
  top: 2px;
  right: 9px;
  position: absolute;
  background: #fff;
}

.site-header #ajaxsearchlite1 .probox .promagnifier {
  pointer-events: none;
}

body div.asl_r .results .item .asl_content,
#ajaxsearchliteres1 .highlighted,
body div.asl_r .results .item .asl_content h3,
body div.asl_r .results .item .asl_content h3 a,
body div.asl_r .results .item .asl_content h3 a:hover,
body div.asl_r .results .item .asl_content h3 a:focus {
  line-height: 1.1;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
}

#ajaxsearchliteres1 .highlighted {
  font-weight: 900;
}

body div.asl_r .results .item .asl_content .asl_desc {
  margin-top: 8px;
}

div.asl_r.vertical .results .asl_spacer:last-child {
  margin-bottom: -1px;
}

body div.asl_r .results .item {
  padding: 15px;
}

#masthead .inner-wrap {
  position: relative;
}

.site-header .site-branding,
#masthead .custom-header {
  max-width: 276px;
  display: inline-block;
  width: 100%;
}

#masthead .custom-header {
  margin-bottom: 0 !important;
}

#accessibility-tools {
  display: block;
  vertical-align: middle;
  margin-right: 0;
  position: fixed;
  top: 50%;
  right: -1px;
  z-index: 9999;
  transform: translate(0, -50%);
}

#text-size-control {
}

.site-header #ajaxsearchlite1 .probox .proinput input.autocomplete {
  margin-top: -18px !important;
}

#text-size-control button,
#contrast-control button {
  float: none;
  margin: 0;
  width: 35px;
  height: 30px;
  padding: 4px 0 4px 0;
  font-size: 18px;
  line-height: 19px;
  color: #343434;
  font-family: 'Lato', 'Helvetica Neue', 'Arial', sans-serif;
  font-weight: 900;
  display: block;
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #989898;
}

#contrast-control button img {
  margin-top: 2px;
}

#text-size-control button:nth-child(2) {
  margin: -1px 0;
  font-size: 14px;
}

#text-size-control button:last-child {
  margin-bottom: -1px;
}

#text-size-control button:hover,
#text-size-control button:focus,
#contrast-control button:hover,
#contrast-control button:focus {
  background: hsl(0, 0%, 88%);
}

.site-header .site-branding {
  padding: 0;
  margin-bottom: 0 !important;
  width: 100%;
}

.site-header .site-branding .wrap {
  padding: 0;
}

.site-branding a:hover,
.site-branding a:focus {
  opacity: 0.6;
}

a:focus,
.button:focus,
.home .success-stories-feed .n2-ss-slide a:focus {
  outline: 1px dotted rgba(0, 0, 0, 1) !important;
}

article a:focus {
  background: #000000 !important;
  color: #ffffff !important;
}

.custom-logo-link img,
body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
  max-width: none;
  max-height: none;
  width: 276px;
  height: auto;
}

.site-header .site-branding a.custom-logo-link {
  height: 70px;
  width: 100%;
  max-width: 276px;
  margin: 20px 0;
  background: url(./OT-logo.png);
  background-position: -22px -18px;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 0;
}

.site-header .site-branding a img {
  display: none;
}

body:not(.title-tagline-hidden) .site-branding-text {
  display: none;
}

.navigation-top .wrap {
  padding: 0;
  max-width: none;
}

.main-navigation li,
.main-navigation li a,
.main-navigation li:last-child,
.main-navigation li li {
  -moz-transition: background-color 250ms ease;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.main-navigation li,
.main-navigation li:last-child,
.main-navigation li li,
.home-menu li {
  list-style-type: none;
  text-align: center;
  height: 100%;
  line-height: 1;
  margin: 0;
  display: table;
  border: 0;
  width: 100%;
}

.main-navigation li a {
  border-bottom: 4px solid rgba(255, 255, 255, 0);
}

.main-navigation li:nth-child(1) a {
  border-color: #b4c822;
}

.main-navigation li:nth-child(2) a {
  border-color: #f8ca00;
}

.main-navigation li:nth-child(3) a {
  border-color: #e97f02;
}

.main-navigation li:nth-child(4) a {
  border-color: #7a1da5;
}

.main-navigation li:nth-child(5) a {
  border-color: #cd0669;
}

.main-navigation li:nth-child(6) a {
	border-color: #448ccb
}

.js .main-navigation ul,
.js .main-navigation ul ul,
.js .main-navigation > div > ul {
  width: 100%;
  min-height: 33px;
  background: rgb(109, 118, 123);
  background: -moz-linear-gradient(
    top,
    rgba(109, 118, 123, 1) 0%,
    rgba(123, 135, 140, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(109, 118, 123, 1) 0%,
    rgba(123, 135, 140, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(109, 118, 123, 1) 0%,
    rgba(123, 135, 140, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d767b', endColorstr='#7b878c',GradientType=0 );
  margin: 0;
  padding: 0;
  overflow: hidden;
  grid-template-columns: repeat(5, auto);
  border: 0;
  display: block;
}

.js .main-navigation.toggled-on > div > ul {
  display: grid;
  grid-template-columns: repeat(1, auto);
}

.js .main-navigation.toggled-on li a {
  padding: 15px 15px;
  font-size: 16px;
}

.js .main-navigation ul,
.js .main-navigation ul ul,
.js .main-navigation > div > ul {
  display: grid;
}

.menu-toggle {
  padding: 0;
  height: 27px;
  width: auto;
  background: #6d777b00;
  margin: 0;
  border-bottom: 0px solid #fff0;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 10;
}

.menu-toggle .icon {
  margin: 0;
  width: 30px;
  height: 30px;
}

.menu-toggle[aria-expanded='false'] .icon.icon-bars,
.menu-toggle[aria-expanded='true'] .icon.icon-close {
  display: block;
}

.menu-toggle[aria-expanded='true'] .icon.icon-bars,
.menu-toggle[aria-expanded='false'] .icon.icon-close {
  display: none;
}

.toggled-on .menu-toggle {
  border-bottom: 1px solid #fff;
}

.menu-toggle:hover,
.menu-toggle:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.main-navigation li a,
.home-menu li a {
  font-family: 'Helvetica Neue', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 5px;
  text-decoration: none;
  line-height: 1.15;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}

.main-navigation li a,
.main-navigation li a:hover,
.main-navigation li a:focus,
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a,
.home-menu li a {
  color: #fff;
}

.main-navigation li:hover:nth-child(1),
.main-navigation li:hover:nth-child(1) a,
.main-navigation li:nth-child(1) a:hover,
.main-navigation li:nth-child(1) a:focus,
.main-navigation li.current_page_item:nth-child(1) a {
  border-color: #b4c822;
  background-color: #b4c822;
}

.main-navigation li:hover:nth-child(2),
.main-navigation li:hover:nth-child(2) a,
.main-navigation li:nth-child(2) a:focus,
.main-navigation li.current_page_item:nth-child(2) a {
  border-color: #f8ca00;
  background-color: #f8ca00;
}

.main-navigation li:hover:nth-child(3),
.main-navigation li:hover:nth-child(3) a,
.main-navigation li:nth-child(3) a:focus,
.main-navigation li.current_page_item:nth-child(3) a {
  border-color: #e97f02;
  background-color: #e97f02;
}

.main-navigation li:hover:nth-child(4),
.main-navigation li:hover:nth-child(4) a,
.main-navigation li:nth-child(4) a:focus,
.main-navigation li.current_page_item:nth-child(4) a {
  border-color: #cd0669;
  background-color: #cd0669;
}

.main-navigation li:hover:nth-child(5),
.main-navigation li:hover:nth-child(5) a,
.main-navigation li:nth-child(5) a:focus,
.main-navigation li.current_page_item:nth-child(5) a {
  border-color: #448ccb;
  background-color: #448ccb;
}

body.home .site-footer,
body.page-id-312 .site-footer {
  background: #fff;
}

.site-footer {
  margin: 0;
  transform: translateZ(0);
  border: 0;
}

.site-footer .wrap {
  padding-top: 0;
  padding-bottom: 0;
}

.site-footer .footer-content {
  display: block;
}

body.home .site-footer .inner-wrap {
  padding-top: 60px;
  padding-bottom: 50px;
}

.site-footer .inner-wrap {
  padding: 60px 0px 50px;
}

.site-footer .inner-wrap .left {
  float: left;
}

.site-footer .inner-wrap .right {
  float: right;
}

.site-footer .inner-wrap .right img {
  margin-top: -15px;
}

.site-footer .site-info {
  padding-top: 0;
  margin-bottom: 0;
}

.site-footer ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
  line-height: 1;
}

.site-footer ul a {
  text-decoration: none;
  color: #343434;
  font-weight: 500;
}

.site-footer ul li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding-right: 10px;
  position: relative;
}

.site-footer ul li,
.site-footer .copyright {
  font-size: 14px;
  line-height: 1.25;
}

.site-footer .copyright {
  display: block;
}

.site-footer ul li:not(:first-child):before {
  content: '|';
  position: absolute;
  left: -12px;
}

.site-footer ul a:hover,
.site-footer ul a:focus {
  color: #6d6d6d;
  text-decoration: underline;
}

.contrast #skipToMenu .dropMenu-toggle,
.contrast #skipToMenu .dropMenu,
.contrast #skipToMenu .dropMenu-menu,
.contrast #skipToMenu .dropMenu-menu *,
.contrast #primary p,
.contrast #primary h1,
.contrast #primary h2,
.contrast #primary h3,
.contrast #primary h4,
.contrast #primary h5,
.contrast #primary h6,
.contrast article .benefit-from-ot,
.contrast #primary span,
.contrast #primary article a,
.contrast #primary select,
.contrast #primary em,
.contrast #primary input,
.contrast #primary textarea,
.contrast #primary .submit,
.contrast #primary label,
.contrast .main-navigation li a,
.contrast #primary article li,
.contrast .slider-header,
.contrast .slider-subheader,
.contrast .slider-header *,
.contrast .slider-subheader *,
.contrast #primary .button,
.contrast .site-footer a,
.contrast .site-footer span,
.contrast .submenu ul li a,
.contrast .probox,
.contrast .site-header #ajaxsearchlite1 .proinput *,
.contrast .site-header #ajaxsearchlite1 ::placeholder,
.contrast .site-header #ajaxsearchlite1 .probox .proclose,
.contrast .site-header #ajaxsearchlite1 .probox .proloading,
.contrast .site-header .promagnifier,
.contrast .n2-ss-button-container a,
.contrast .results .item .asl_content h3 a,
.contrast .results .item .asl_content p,
.contrast #ajaxsearchlite1 .probox .proinput:before,
.contrast #ajaxsearchliteres1 h3 a,
.contrast #ajaxsearchliteres1 p,
.contrast .page-id-312 article .video .video-description-button,
.contrast .page-id-312 article .video.open .video-description-text,
.contrast .page-id-312 article .video.open .video-description-text *,
.contrast .home .ot-videos .video-title {
  color: #f7c000 !important;
  background: black !important;
  background-color: black !important;
  font-weight: bold !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.contrast #skipToMenu .dropMenu-toggle .caret {
  border-top-color: #f7c000 !important;
}

.contrast #skipToMenu .dropMenu-menu > li[role='separator'] {
  border-bottom-color: #f7c000 !important;
}

.contrast
  article
  .entry-sidebar__item
  .wpcf7-form
  input.wpcf7-form-control.wpcf7-submit {
  border-color: #f7c000 !important;
  text-shadow: 0px 0px 0px #528009 !important;
}

.contrast #ajaxsearchlite1 .probox .proinput:before {
  content: 'Search';
  position: absolute;
  z-index: -20;
  top: 2px;
  padding-left: 0;
  padding-right: 0;
}

.contrast #ajaxsearchliteres1 .highlighted,
.contrast #primary section:not(.home-menu):not(.ot-videos) a:hover,
.contrast #primary section:not(.home-menu):not(.ot-videos) a:focus,
.contrast #primary .videos a:hover h4,
.contrast #primary .videos a:focus h4,
.contrast .home-menu .menu li a:hover span:after,
.contrast .home-menu .menu li a:focus span:after,
.contrast .main-navigation li a:hover,
.contrast .main-navigation li a:focus,
.contrast .submenu ul li a:hover,
.contrast .submenu ul li a:focus,
.contrast .site-footer a:hover,
.contrast .site-footer a:focus,
.contrast #primary input:hover,
.contrast #primary input:focus,
.contrast #primary textarea:hover,
.contrast #primary textarea:focus,
.contrast .results .item .asl_content h3 a:hover,
.contrast .results .item .asl_content h3 a:focus,
.contrast .n2-ss-button-container a:hover,
.contrast .n2-ss-button-container a:focus,
.contrast #primary .button:hover,
.contrast #primary .button:focus,
.contrast #primary article a:hover,
.contrast #primary article a:focus,
.contrast .page-id-312 article .video .video-description-button:hover,
.contrast .page-id-312 article .video .video-description-button:focus,
.contrast #skipToMenu .dropMenu-menu a:hover,
.contrast #skipToMenu .dropMenu-menu a:focus {
  color: #000 !important;
  background: #f7c000 !important;
  background-color: #f7c000 !important;
}

@media (max-width: 1440px) {
}

@media (max-width: 1060px) {
  .home section:not(.slider) .inner-wrap,
  .site-footer .inner-wrap {
    padding: 80px 10px;
  }

  .home #main .about-ot .wrap:before {
    background-size: 55%;
    background-position-x: 73%;
    right: -170px;
  }

  .home .about-ot .inner-wrap > * {
    max-width: calc(58%);
  }

  .home .about-ot .inner-wrap > *:nth-child(4) {
    width: calc(51%);
  }

  .slider .wrap {
    padding: 0 0;
  }

  .home-menu .menu {
    display: inline-block;
    width: 100%;
  }

  .home-menu .menu li {
    width: calc(100% / 3);
    height: 100%;
    float: left;
    display: table-cell;
    text-align: center;
  }

  .home-menu .menu li:nth-child(1) {
    background: #b4c822;
  }

  .home-menu .menu li:nth-child(2) {
    background: #f8c900;
  }

  .home-menu .menu li:nth-child(3) {
    background: #e87f04;
  }
  .home-menu .menu li:nth-child(4) {
    background: #7a1da5;
  }

  .home-menu .menu li:nth-child(5) {
    background: #cc1b69;
  }

  .home-menu .menu li:nth-child(6) {
    background: #448cca;
  }

  .home-menu .menu li:nth-child(1) a,
  .home-menu .menu li:nth-child(2) a,
  .home-menu .menu li:nth-child(3) a,
  .home-menu .menu li:nth-child(4) a,
  .home-menu .menu li:nth-child(5) a,
  .home-menu .menu li:nth-child(6) a {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: 170px;
    background-position-y: 30px;
    font-size: 2vw;
    background-size: auto 55px;
    padding: 0;
    padding-top: 100px;
  }

  .home-menu .menu li a:hover,
  .home-menu .menu li a:focus {
    transform: translateY(-15px);
  }

  .home-menu .menu li a {
    padding-top: 100px;
  }

  .home-menu .menu li:nth-child(3) a span,
  .home-menu .menu li:nth-child(4) a span {
    max-width: 37%;
  }

  .home-menu .menu li a:hover,
  .home-menu .menu li a:focus {
  }

  .home-menu .menu li a span {
    max-width: 50%;
  }

  .home-menu .menu li a:hover span,
  .home-menu .menu li a:focus span {
  }

  .home-menu .menu li a span:after {
    bottom: -34px;
  }

  .home #main .success-stories:before {
    background-size: 100%;
  }

  .home .success-stories .description,
  .home .success-stories-feed {
    max-width: none;
    margin: 0 auto;
  }

  .home .success-stories-feed {
    margin: 30px 0 0 0;
    float: left;
  }

  .home .success-stories-feed #n2-ss-9-align {
    margin-left: -23px;
  }

  .home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
    padding-bottom: 50px;
  }

  .home .success-stories-feed {
    margin-bottom: 150px;
  }

  .entry-image-banner {
    height: auto;
    display: block;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }

  .entry-image-banner .banner-text h1 {
    font-size: 2.2em;
  }

  .entry-image-banner .banner-text p {
    font-size: 1em;
  }
}

@media (max-width: 940px) {
  body.has-sidebar #main,
  body:not(.home) #main {
    padding-top: 168px;
  }

  .main-navigation li a {
    padding: 10px 10%;
  }

  #header-bg {
    max-height: 200px;
  }

  .home .ot-videos .videos {
    margin-left: -20px;
    width: calc(100% + 40px);
  }

  .home .ot-videos .videos a {
    width: 50%;
    margin: 30px auto;
    padding: 0 20px;
  }

  .home .ot-videos .videos a:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }

  article > .wrap {
    padding: 50px;
  }

  .site-footer .copyright {
    max-width: 260px;
  }

  .site-footer .inner-wrap .right img {
    margin-top: 1px;
  }
}

@media (max-width: 800px) {
  #masthead {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .js .menu-toggle,
  .js .dropdown-toggle,
  .home header .navigation-top {
    display: block;
  }

  .main-menu {
    max-width: 520px;
    margin: 0 auto;
  }

  .main-menu.open {
    padding-bottom: 50px;
  }

  .site-header .site-branding a.custom-logo-link {
    max-width: 180px;
    background-size: calc(100% + 50px);
    height: 60px;
    margin-bottom: 15px;
    background-position-y: -12px;
  }

  .site-header #social-links {
    margin: 8px 0;
    height: 20px;
    display: inline-block;
  }

  .site-header #social-links,
  .site-header #search {
    float: none;
    white-space: nowrap;
  }

  .site-header #search {
    display: block;
    width: 100%;
  }

  .site-header #ajaxsearchlite1 .probox,
  .site-header #ajaxsearchlite1 .probox input,
  .site-header #ajaxsearchlite1 .probox .promagnifier {
    max-height: none;
  }

  .site-header #ajaxsearchlite1 .probox .proclose,
  .site-header #ajaxsearchlite1 .probox .proloading {
    top: 8px;
  }

  .site-header .top-items,
  .submenu {
    position: static;
    display: none;
  }

  .open .top-items,
  .open .submenu {
    display: block;
  }

  .open .navigation-top {
    margin-top: 30px;
  }

  .submenu ul {
    padding: 0;
    margin: 30px 0 0;
    width: 100%;
    text-align: center;
  }

  .submenu ul li {
    float: none;
    margin: 0 0 12px 0;
    width: 100%;
  }

  .submenu ul li a {
    padding: 15px;
    font-size: 16px;
  }

  .js .main-navigation ul,
  .js .main-navigation ul ul,
  .js .main-navigation > div > ul {
    display: none;
  }

  .submenu ul li:last-child {
    margin-bottom: 0;
  }

  #header-bg {
    max-height: 130px;
  }

  #main {
    padding-top: 95px;
  }

  body:not(.home) #main {
    padding-top: 95px;
  }

  .home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
    padding-bottom: 70px;
  }

  .home .success-stories-feed div#n2-ss-9 .nextend-arrow-next {
    margin-left: 62px;
  }

  .home .success-stories-feed div#n2-ss-9 .nextend-arrow img {
    transform: scale(1.5);
  }

  .home .about-ot .inner-wrap > * {
    max-width: none;
  }

  .home #main .about-ot .wrap:before {
    right: -130px;
  }

  .hide-header #masthead {
    transform: translateY(-100%);
  }
}

@media (max-width: 768px) {
  .home-menu .menu li:nth-child(1) a,
  .home-menu .menu li:nth-child(2) a,
  .home-menu .menu li:nth-child(3) a,
  .home-menu .menu li:nth-child(4) a,
  .home-menu .menu li:nth-child(5) a,
  .home-menu .menu li:nth-child(6) a {
    font-size: 1.2em;
  }

  .home-menu .menu li:nth-child(1) a {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-menu .menu li a span {
    max-width: 60%;
  }

  .home-menu .menu li:nth-child(3) a span {
    max-width: 40%;
  }

  .home-menu .menu li:nth-child(5) a {
    background-size: 60px;
  }

  .home-menu .menu li:after {
    display: none;
  }

  .entry-image-banner .banner-text h1 {
    font-size: 1.5em;
  }
  .entry-image-banner .banner-text p {
    font-size: 16px;
    line-height: 1.4;
  }

  body.page-two-column:not(.archive) #primary .entry-content,
  body:not(.twentyseventeen-front-page) .entry-content,
  .entry-sidebar {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  body.page-two-column:not(.archive) #primary .entry-content,
  body:not(.twentyseventeen-front-page) .entry-content {
    margin-bottom: 30px;
  }

  .page-id-312 article .video:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .page-id-185 article > .wrap,
  .parent-pageid-185 article > .wrap {
    position: relative;
    top: 35px;
  }

  .page-id-185 article .entry-sidebar__item:first-child,
  .parent-pageid-185 article .entry-sidebar__item:first-child {
    position: fixed;
    top: 95px;
    left: 40px;
    right: 40px;
    width: auto;
    display: block;
    max-height: 35px;
    overflow: hidden;
    z-index: 10;
  }

  .page-id-185 article .entry-sidebar__item #understanding-ot-links,
  .parent-pageid-185 article .entry-sidebar__item #understanding-ot-links {
    margin: 35px 0 0 0;
    opacity: 0;
    background: #ffffff;
    padding: 20px 30px;
    z-index: 99999;
  }

  .page-id-185 article .entry-sidebar__item:first-child:before,
  .parent-pageid-185 article .entry-sidebar__item:first-child:before {
    content: 'Open Menu';
    width: 100%;
    background: #484848;
    z-index: 0;
    color: #fff;
    text-align: center;
    line-height: 36px;
  }

  .page-id-185 article .entry-sidebar__item.open:first-child:before,
  .parent-pageid-185 article .entry-sidebar__item.open:first-child:before {
    content: 'Close Menu';
  }

  .page-id-185 article .entry-sidebar__item.open:first-child,
  .parent-pageid-185 article .entry-sidebar__item.open:first-child {
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 10px 25px #aaa;
  }

  .page-id-185 article .entry-sidebar__item.open:first-child,
  .parent-pageid-185 article .entry-sidebar__item.open:first-child,
  .page-id-185 article .entry-sidebar__item:focus:first-child,
  .parent-pageid-185 article .entry-sidebar__item:focus:first-child {
    max-height: 535px;
  }

  .page-id-185 article .entry-sidebar__item.open #understanding-ot-links,
  .parent-pageid-185 article .entry-sidebar__item.open #understanding-ot-links,
  .page-id-185 article .entry-sidebar__item:focus #understanding-ot-links,
  .parent-pageid-185
    article
    .entry-sidebar__item:focus
    #understanding-ot-links {
    opacity: 1;
  }

  .entry-sidebar__item:not(.slider):not(:last-child) {
    margin-bottom: 20px;
  }

  article .entry-sidebar .entry-sidebar__item.slider {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .entry-image-banner .banner-image {
    max-width: calc(36%);
  }

  .entry-image-banner .banner-text > * {
    max-width: calc(63%);
  }

  .home .success-stories-feed {
    margin-bottom: 180px;
  }

  .home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
    padding-bottom: 150px;
  }

  .home #main .success-stories .separator-bottom {
    height: 370px;
  }

  .home #main .success-stories:before {
    background: url(./img/success-stories-bg-tablet.png) center bottom / 100%
      no-repeat;
    bottom: -4vw;
  }

  .home #main .find-an-ot .wrap {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
}

@media (max-width: 767px) {
  .site-footer .inner-wrap .left {
    margin-bottom: 30px;
  }

  .site-footer .inner-wrap .left,
  .site-footer .inner-wrap .right {
    float: none;
  }

  .site-footer .inner-wrap .right img {
    width: 210px;
    max-width: 80%;
    margin-top: 0;
  }

  .site-footer .copyright {
    max-width: none;
  }
}

@media (max-width: 640px) {
  p,
  li {
    font-size: 16px;
    line-height: 1.45;
  }

  ul,
  ol {
    padding: 0 0 0 30px;
  }

  .page-id-202 article.post-202 .entry-title {
    font-size: 20px;
    line-height: 1.45;
  }

  body:not(.home) #main {
  }

  .home #main .about-ot .wrap:before {
    display: none;
  }

  .home #main section.about-ot {
    background: url(./img/about-ot-bg.jpg) 100% 100% / 360px no-repeat #fff;
    padding-bottom: 210px;
  }

  .home .about-ot .inner-wrap > *:nth-child(4) {
    max-width: none;
    width: calc(100% - 0px);
  }

  .home-menu .menu li:nth-child(1) a,
  .home-menu .menu li:nth-child(2) a,
  .home-menu .menu li:nth-child(3) a,
  .home-menu .menu li:nth-child(4) a,
  .home-menu .menu li:nth-child(5) a,
  .home-menu .menu li:nth-child(6) a {
    font-size: 1em;
  }

  .home .success-stories-feed div#n2-ss-9 .n2-ss-layer .slider-header *,
  .home .success-stories-feed div#n2-ss-9 .n2-ss-layer p {
    font-size: 1.1em;
  }

  .wrap,
  .site-footer .wrap {
    padding: 0 20px;
  }

  .main-menu.open {
    padding-bottom: 20px;
  }

  .site-footer .inner-wrap {
    padding: 40px 10px;
  }

  article > .wrap {
    padding: 30px;
  }

  .page-id-185 article .entry-sidebar__item:first-child,
  .parent-pageid-185 article .entry-sidebar__item:first-child {
    left: 20px;
    right: 20px;
  }

  .entry-image-banner {
    height: auto;
    display: block;
  }

  .entry-image-banner .banner-text {
    padding: 20px;
  }

  .entry-image-banner .banner-text > * {
    max-width: none;
  }

  .entry-image-banner .banner-image {
    position: static;
    width: 100%;
    max-width: none;
    height: 340px;
    overflow: hidden;
  }

  .entry-image-banner .banner-image img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
    max-width: none;
    height: auto;
    position: relative;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .entry-image-banner .banner-text {
    padding: 30px 20px;
  }

  article .navigation.pagination .page-numbers {
    display: none;
  }

  article .navigation.pagination .page-numbers.prev,
  article .navigation.pagination .page-numbers.next {
    position: static;
    height: auto;
  }

  .entry-image-banner .banner-image {
    height: 180px;
  }

  .entry-image-banner .banner-text p {
    font-size: 15px;
    margin-top: 10px;
  }

  .site-header #search input {
    max-width: none;
    width: 100%;
  }

  .site-header #search {
    max-width: none;
    min-width: auto;
    width: auto;
  }

  .site-header #search input:focus {
    min-width: 186px;
    max-width: none;
  }

  .home #primary section:not(.slider) .inner-wrap {
    padding: 60px 10px;
  }

  .home .success-stories-feed {
    margin-bottom: 120px;
  }

  .home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
    padding-bottom: 80px;
  }

  .home #main section.about-ot .inner-wrap {
    padding-bottom: 120px;
  }

  .home h2 {
    line-height: 1.1;
  }

  .home h2 span {
    margin-top: 10px;
  }
}

@media (max-width: 500px) {
  .home-menu .menu li {
    background: #448cca;
    width: calc(100% / 2);
  }

  .home-menu .menu li {
    max-height: 165px;
  }

  

  .home-menu .menu li:nth-child(1) a,
  .home-menu .menu li:nth-child(2) a,
  .home-menu .menu li:nth-child(3) a,
  .home-menu .menu li:nth-child(4) a,
  .home-menu .menu li:nth-child(5) a,
  .home-menu .menu li:nth-child(6) a {
    background-position-y: 35px;
    font-size: 1em;
  }

  .home-menu .menu li a span {
    max-width: 125px;
  }

  .home-menu .menu li a span:after {
    bottom: -32px;
  }

  .home-menu .menu li:nth-child(3) a span, .home-menu .menu li:nth-child(4) a span{
    max-width: 100px;
  }

  .home-menu .menu li:nth-child(5) a span {
    max-width: 125px;
  }

  .home-menu .menu li:nth-child(5) a {
    background-size: 55px;
  }

  .home-menu .menu li:nth-child(3) a {
    padding-left: 15%;
    padding-right: 15%;
  }

  .home .ot-videos .videos {
    margin-left: 0;
    width: calc(100%);
  }

  .home .ot-videos .videos a {
    width: 100%;
    margin: 20px auto;
    padding: 0;
  }
}

@media (max-width: 440px) {
  .menu-toggle {
    top: 30px;
  }

  .site-header #search {
    max-width: none;
    width: auto;
  }

  .site-header #search input:focus {
    max-width: none;
    min-width: 192px;
  }

  .site-header .site-branding a.custom-logo-link {
    max-width: 165px;
    height: 50px;
    background-size: calc(100% + 37px);
    background-position-y: -12px;
  }

  .site-header #ajaxsearchlite1 .probox .proinput,
  div.asl_w .probox .proinput {
    margin-left: 4px;
  }

  .site-header .top-items {
    top: 10px;
  }

  #main {
    padding-top: 85px;
  }

  body:not(.home) #main {
    padding-top: 85px;
  }

  .page-id-185 article .entry-sidebar__item:first-child,
  .parent-pageid-185 article .entry-sidebar__item:first-child {
    top: 85px;
  }

  .home .success-stories-feed #n2-ss-9-align {
    margin-left: -10px;
  }

  .submenu ul li:last-child {
    margin-right: 12px;
  }

  .home .success-stories-feed .slider-header:before {
    left: -10px;
  }

  .home .success-stories-feed div#n2-ss-9 .nextend-arrow-previous:before {
    right: -25px;
  }

  .home .success-stories-feed div#n2-ss-9 .nextend-arrow-previous {
    margin-left: -20px;
  }

  .home #main .find-an-ot .wrap {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }

  .home #main .success-stories:before {
    background: url(./img/success-stories-bg-mobile.png) center bottom / 100%
      no-repeat;
    bottom: -6vw;
  }

  .home #main section.about-ot {
    background-size: 300px;
    padding-bottom: 160px;
  }

  .site-footer ul li {
    margin: 0 8px 0 0;
    padding-right: 8px;
  }

  .site-footer ul li:not(:first-child):before {
    left: -10px;
  }

  .site-footer ul li a {
    width: auto;
  }
}

@media (max-width: 375px) {
  .entry-sidebar__item.slider {
    max-width: calc(100% - 25px);
  }

  .entry-sidebar__item.slider:after,
  .entry-sidebar__item.slider:before {
    max-width: calc(100% + 5px);
  }

  .entry-sidebar__item.slider:after {
    bottom: -40px;
  }

  .entry-sidebar__item.slider:before {
    top: -40px;
  }

  .entry-sidebar__item.slider .entry-sidebar__item-wrapper {
    height: auto;
  }

  .site-footer ul {
    display: block;
    margin-bottom: 20px;
  }

  .site-footer ul li {
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
  }

  .site-footer ul li:before {
    display: none;
  }
}

@media (max-width: 350px) {
}

@media (-webkit-min-device-pixel-ratio: 2) {
  .home .success-stories-feed div#n2-ss-9 .n2-ss-slider-1 {
    padding-bottom: 80px;
  }

  .home .success-stories-feed {
    margin-bottom: 160px;
  }

  .home .success-stories-feed div#n2-ss-9 .nextend-arrow-next {
    margin-left: 72px;
  }

  @media (max-width: 440px) {
    .home .success-stories-feed div#n2-ss-9 .nextend-arrow-next {
      margin-left: 64px;
    }
  }
}

@media (orientation: landscape) {
}
