/*Axis41 Helpers*/

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  z-index: 1050;
  /* height: auto; */
}

@media screen and (min-width: 768px)
.modal-dialog {
  left: 50%;
  right: auto;
  width: 600px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.modal-body .fluid-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: visible;
  margin-top: 5px;
  top: 0;
}

.modal-body .fluid-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-link:hover{
  cursor: pointer;
}

.article-body {
  max-width: 1200px;
  margin: 0 auto;
}

.one-col-offset-left {
  margin-left: 8.333333333333332%;
}

.one-col-offset-right {
  margin-right: 8.333333333333332%;
}

.right {
  float: right;
  margin-left: 20px;
}

.vid-right {
  padding-top: 0;
  padding-bottom: 30px;
}

.content-image {
  position: relative;
}

.content-image-headline {
  bottom: 40px;
  margin: 0;
  position: absolute;
  width: 100%;
}

.content-image-headline h1{
  font-weight: 500;
  font-family: 'Museo Slab';
  font-size: 47px;
}

.dark-background{
  background: #4D4D4D;
  color: #ffffff;
}

.light-background {
  background: #E0E0E0;
  color: #333333;
}

.section-area {
  padding: 60px 0;
}

.full-image.margin-top-40 {
  margin-top: 40px;
}

.full-image.margin-bottom-60 {
  margin-bottom: 60px;
}

.right-float-image {
  width: 100%;
  margin-bottom: 10px;
}

.no-padding{
  padding: 0;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.vertical-paddings {
  padding-top: 10px;
  padding-bottom: 10px;
}

.vertical-paddings-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.vertical-paddings-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.vertical-paddings-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.text-right{
  text-align: right;
}

.bottom-border {
  border-bottom: 1px solid;
}

.masterContainer .row {
  margin-left: 0;
  margin-right: 0;
}

p {
  font-family: 'Adobe Clean';
  font-size: 20px;
  line-height: 1.5;
  font-weight: 200;
}

strong {
  font-weight: normal;
}

sup {
  color: #00A8E1;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #00A8E1;
}
a:hover,
a:focus {
  text-decoration: none;
}

.strategies-list p {
  font-size: 15px;
}

.list-number {
  color: #65CBC9;
  font-family: 'Museo Slab';
  font-weight: 300;
  font-size: 20px;
}

.quote p{
  font-family: 'Museo Slab';
  font-weight: 300;
  font-size: 36px;
  line-height: 1.2;
  color: #65CBC9;
}

.opening-quote{
  font-family: 'Museo Slab';
  font-weight: 300;
  font-size: 140px;
  line-height: 0.73;
  color: #65CBC9;
}

.quote-reference {
  font-family: 'Adobe Clean';
  font-weight: 300;
  font-size: 12px;
  color: #333333;
}

.dark-background .quote-reference{
  color: #ffffff;
}

p.image-quote{
  font-family: 'Museo Slab';
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
}

.image-provider{
  font-family: 'Adobe Clean';
  font-size: 12px;
  font-style: italic;
  padding-left: 10px;
}

h1 {
  font-size: 41px;
  font-family: 'Museo Slab';
  font-weight: 300;
}

h2 {
  font-size: 36px;
  font-family: 'Museo Slab';
  font-weight: 300;
  margin: 20px 0;
}

.full-image {
  margin: 20px 0;
  padding: 0;
}

.full-image img {
  height: auto;
  width: 100%;
}
.footer {
  background-color: #353535;
  padding: 40px 0;
}

.footer-container {
  max-width: 1200px;
  margin: auto;
}

.footer h2 {
  color: #fff;
}
.footer p { 
  font-family: 'Adobe Clean';
  font-size: 13px;
  color: #6D6E71;
  margin-left: 20px;
}

.footer span {
  float: left;
  font-family: 'Adobe Clean';
  font-weight: 200;
  font-size: 13px;
  color: #fff;
  width: 20px;
}

/*Marquee Area*/

.sticky-wrapper{
  height: 50px;
}

.marquee-image {
  margin-top: -50px;
}

.page-marquee-group {
  width: 100%;
  position: relative;
}
.page-marquee {
  background: #fff;
  height: auto;
}

.page-marquee h1{
  font-weight: 500;
  font-family: 'Museo Slab';
  font-size: 52px;
}
.page-marquee .page-marquee-image {
  position: relative;
  height: auto;
  max-height: 800px;
  min-height: 80px;
  overflow: hidden;
  width: 100%;
}
.page-marquee .page-marquee-image img {
  width: 100%;
  height: auto;
  bottom: 0;
  position: absolute;
}
.page-marquee .page-marquee-headlines {
  bottom: 80px;
  margin: 0;
  position: absolute;
  width: 100%;
}
.page-marquee .page-marquee-container {
  max-width: 1200px;
  margin: 0 auto;
}

/*End Marquee */

/* Menu */

.side-menu{
  position: fixed;
  bottom: 0;
  top: 0;
  max-width: 75%;
  right: -400px;
  width: 400px;
  z-index: 111;
  overflow-y:auto;
  background-color: #353535;
}

.side-menu h1 {
  display: inline-block;
  color: #fff;
  font-size: 25px;
  font-family: 'Museo Slab';
  font-weight: 300;
  margin: 0;
}

.side-menu-header {
  padding: 12px 40px;
  height: 50px;
  border-bottom: 1px solid #6D6E71;  
}

.side-menu-header a {
  float: right;
}

.side-menu ul {
  list-style: none;
  margin: 40px 0;
}

.side-menu ul hr {
    margin: 20px 20px 20px 10px;
    border-top: 1px solid #6D6E71;
}

.social-sharing-bar {
  margin-left: 50px;
  padding-bottom: 100px;
}
.social-sharing-bar p {
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
}

.social-sharing-bar img {
  height: 22px;
}

.social-sharing-bar a {    
    padding-right: 10px;
}

.side-menu li{
  padding: 10px 10px;
}

.side-menu-link{
  color: #6D6E71;
  font-size: 25px;
  font-family: 'Museo Slab';
  font-weight: 300;
}
/*End Menu */

/*Page Nav Area */
/* Overriding sticky wrapper from JS since it sometimes overestimates the height of nav */
.page-navigation-group {
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 0 10px;
  z-index: 110;
  opacity: 0.8;
  height: 50px; 
  top: 0px;
}

.page-navigation-group:before,
.page-navigation-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.page-navigation-group:after {
  clear: both;
}

.page-navigation {
  color: #333333;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
  z-index: 100;
}
.page-navigation .nav-title {
  width: 58.333333333333336%;
  float: left;
  line-height: 10px;
  line-height: 1rem;
  padding-bottom: 3px;
}
.adobe-logo {
  display: block;
  position: fixed;
  margin:0 auto;
  max-width: 1200px;
  height:50px;
  left:0;
  right: 0;
  z-index:1000;
  opacity: 1 !important;
}
.adobe-logo .thumbnail img {
  box-shadow: none;
  height: 64px;
  position: relative;
  top: 0;
  margin-left: 0;
  width: 39px;
  /*left: 15px;*/
  left:0;
}
@media (max-width: 1240px){
  .adobe-logo .thumbnail img {
    left:15px;
  }
}
.page-navigation .nav-title a {
  color: #333333;
}
.page-navigation .nav-aside {
  width: 41.66666666666667%;
  float: right;
  padding-top: 15px;
  text-align: right;
}
.page-navigation .nav-aside .nav-icon-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
.page-navigation .nav-aside .nav-icon-list > li {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 -2px;
  padding: 0 5px 10px;
  position: relative;
}
.page-navigation .nav-aside .nav-icon-list > li .nav-icon-menu-item {
  color: #333333;
  display: block;
  height: 16px;
  overflow: hidden;
  padding: 0;
  width: 16px;
}

.ie .page-navigation .nav-aside .nav-icon-list > li .nav-icon-menu-item {
  line-height: 20px;
}
/* End Page Nav */
.thumbnail {
  background: none;
  border: none;
  border-radius: 0;
  line-height: 1em;
  padding: 0;
  display: block;
}
.thumbnail > img {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
  margin: 0;
}

.no-padding-right {
    padding-right: 0;
  }

  .no-padding-left {
    padding-left: 0;  
  }

/* Resizing Area */
@media(min-width: 768px){
  .page-navigation .nav-title {
    width: 25%;
  }

  .page-navigation .nav-title .adobe-logo {
    margin-right: 22px;
  }

  .page-navigation .nav-aside {
    width: 25%;
  }
}

@media(max-width:978px){
  .page-marquee h1{
    font-size: 40px;
  }

  .content-image-headline h1{
    font-size: 38px;
  }
}
@media(max-width:800px){
 .content-image-headline h1{
    font-size: 33px;
  }
}

@media(max-width:892px){
  h1 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .section-area {
    padding: 30px 0;
  }

  .full-image.margin-top-40 {
    margin-top: 20px;
  }

  .full-image.margin-bottom-60 {
    margin-bottom: 20px;
  }

  .flexy {
    display: flex;
    flex-flow: row wrap;
  }

  .first-img{
    padding-bottom: 20px;
  }

  .one-col-offset-left-sm {
    margin-left: 8.333333333333332%;
  }

  .col-xs-10{
    padding-left: 0;
    padding-right: 0;
  }

  .no-padding-right {
    padding-left: 0;
  }

  .no-padding-left {
    padding-right: 0;  
  }

  .right {
    float: left;
    margin-left: 0;
    padding-bottom: 15px;      
    padding-left: 0;
    padding-right: 0;
  }

  .vid-right {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .vertical-paddings-40 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-right {
    text-align: left;
  }

  h1{
    font-size: 28px;
  }

  h2{
    font-size: 25px;
  }

  p {
    font-size: 15px;
  }

  .strategies-list p {
    font-size: 13px;
  }

  .quote p{
    font-size: 26px;
  }

  p.image-quote {
    font-size: 14px;
  }

  .opening-quote{
    font-size: 100px;
  }

  .page-marquee .page-marquee-headlines {
    bottom: 40px;    
  }

  .page-marquee h1{
    font-size: 30px;
  }

  .content-image-headline {
    bottom: 25px;    
  }

  .content-image-headline h1{
    font-size: 28px;
  }

  .footer p { 
    font-size: 11px;    
  }

  .footer span {
    font-size: 11px;
  }

  .side-menu-link{  
    font-size: 20px;
  }

  .side-menu ul {
    margin: 20px 0;
  }

  .side-menu li{
    padding: 5px 10px 5px 5px;
  }
}

@media (max-width: 767px) {
.content-image-headline h1 {
  font-size: 25px;
}

@media (max-width: 539px){
  .page-marquee .page-marquee-headlines {
    bottom: 20px;    
  }

  .page-marquee h1{
    font-size: 23px;
  }

  .content-image-headline {
    bottom: 10px;    
  }

  .content-image-headline h1{
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  h1{
    font-size: 23px;
  }

  h2{
    font-size: 20px;
  }

  .strategies-list p {
    font-size: 11px;
  }

  .quote p{
    font-size: 20px;
  }

  p.image-quote {
    font-size: 12px;
  }

  .opening-quote{
    font-size: 65px;
  }
  
  .footer p { 
    font-size: 10px;    
  }

  .footer span {
    font-size: 10px;
  }

  .side-menu-link{  
    font-size: 15px;
  }

  .side-menu ul {
    margin: 20px 0;
  }

  .side-menu li{
    padding: 5px 10px 5px 5px;
  }
}

@media (max-width: 425px){
  .content-image-headline h1{
    font-size: 18px;
  }
}

