/*
Theme Name: Toni Dove 2017
Theme URI: 
Author: Sarah
Author URI: https://www.chootka.com
Description: A theme for Toni Dove using the Bootstrap framework.
Version: 1.0
Text Domain: tonidove2017
*/

/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */

html, body {
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
body { 
  background-color: #000;
  color: gray;
  font-size: 20px;
  height: 100%;
  width: 100%;
  font-family: 'Josefin Sans', Georgia, "Bitstream Charter", serif;
  font-weight: 300;
  line-height: 1.4em;
}
body::after {
  content: "";
  background-image: url('images/tdBackground_right.jpg');
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0.85;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: -1;   
  height: 100%;
  width: 100%;
}
body.blog::after,
body.single-post::after,
body.category::after,
body.archive::after {
  background: #000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  line-height: 1.4em;
}
.h1, h1 {
  font-size: 2em;
}
.h2, h2 {
  font-size: 1.5em;
}
.h3, h3 {
  font-size: 1.17em;
}
.h4, h4 {
  font-size: 1em;
}
.h5, h5 {
  font-size: 0.83em;
}

/* line 218, scss/style.scss */
input, textarea {
  font-size: .75em;
  line-height: 1.125em;
}

/* line 223, scss/style.scss */
hr {
  background-color: #e7e7e7;
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 18px;
}

/* Text elements */
/* line 232, scss/style.scss */
p {
  margin-bottom: 18px;
}

/* line 235, scss/style.scss */
ul {
  list-style: square;
  margin-left: 1.5em;
}

/* line 239, scss/style.scss */
ol {
  list-style: decimal;
  margin: 0 0 18px 1.5em;
}
/* line 242, scss/style.scss */
ol ol {
  list-style: upper-alpha;
}
/* line 244, scss/style.scss */
ol ol ol {
  list-style: lower-roman;
}
/* line 246, scss/style.scss */
ol ol ol ol {
  list-style: lower-alpha;
}

/* line 249, scss/style.scss */
ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
}

ul li {
  padding: 0;
}

/* line 252, scss/style.scss */
dl {
  margin: 0 0 24px 0;
}

/* line 255, scss/style.scss */
dt {
  font-weight: bold;
}

/* line 258, scss/style.scss */
dd {
  margin-bottom: 18px;
}

/* line 261, scss/style.scss */
strong {
  font-weight: bold;
}

/* line 264, scss/style.scss */
cite, em, i {
  font-style: italic;
}

/* line 267, scss/style.scss */
big {
  font-size: 131.25%;
}

/* line 270, scss/style.scss */
ins {
  background: #ffc;
  text-decoration: none;
}

/* line 274, scss/style.scss */
blockquote {
  font-style: italic;
  padding: 0 3em;
}
/* line 277, scss/style.scss */
blockquote cite, blockquote em, blockquote i {
  font-style: normal;
}

/* line 280, scss/style.scss */
pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  padding: 1.5em;
}

/* line 287, scss/style.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 291, scss/style.scss */
sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

/* line 297, scss/style.scss */
sup {
  bottom: 1ex;
}

/* line 300, scss/style.scss */
sub {
  top: .5ex;
}

/* line 303, scss/style.scss */
input[type="text"], textarea {
  color: #ccc;
  background-color: #333;
  border: 1px ridge #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*padding: 2px;*/
  padding: .5em;
}
input[type="submit"] {
  background: #fff;
  color: gray;
  border-radius: 4px;
  border: 1px solid #fff;
  font-weight: 400;
  height: 22px;
  width: 60px;
  vertical-align: middle;
}
input[type="submit"]:focus {
  outline: none;
}
/* line 312, scss/style.scss */
a:link {
  color: #00BE7E;
}
/* line 314, scss/style.scss */
a:visited {
  color: #60BE76;
}
/* line 316, scss/style.scss */
a:active, a:hover {
  color: #00BE7E;
}

/* Text meant only for screen readers */
/* line 321, scss/style.scss */
.screen-reader-text {
  position: absolute;
  left: -9000px;
}

/*
 * Override Bootstrap's default container.
 */
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

/* =Fonts
-------------------------------------------------------------- */
/* line 158, scss/style.scss */
pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
}

/* line 161, scss/style.scss */
code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* Site Custom Styling
-------------------------------------------------------------- */

/*
 * Animated Project Title
 *
 */
.row {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.project-title {
  position: relative;
  z-index: 1000;
}
#project-title {
  color:#bb0a02;
  letter-spacing: 0.2em;
  opacity: 0;
  position: relative;
  text-transform: uppercase;

  text-align: right;
  float: right;
  top: -36px;
  right: 60px;
  width: 40%;
}
.letterDrop {
  position: relative;
  display: inline-block;
  opacity: 0;
  transform: rotateX(-90deg);
  animation: letterDrop 1.2s ease 1 normal forwards;
}

@keyframes letterDrop {
    10% {
        opacity: 0.5;
    }
    15% {
        opacity: 0.8;
        top: 3em;
        transform: rotateX(-360deg);
    }
    100% {
        opacity: 1;
        top: 3.75em;
        transform: rotateX(360deg);
    }
}

/* 
 * Generic Project Page Styles 
 */
.main {
  height: 100%;
  width: 100%;
  display: table;
}
.wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: top;
}
.container.spacer {
  margin-bottom: 78px;
}
.scroll-prompt {
  display: none;
}
.bar {
  display: none;
  height: 23px;
  background-color: #000;
  position: absolute;
  left: 0;
  /*right: 0;*/
  width: 100vw;
}
.bar + .row {
  z-index: 999;
  position: relative;
}
#dark-overlay {
  background: #000;
  opacity: .7;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.main-content {
  background: #000;
  padding: 0 15px 15px;
  max-width: 100vw;
}
/*.main-content.slideshow {
  z-index: 999;
}*/
.main-content.text {
  background: none;
}
.header-image {
  margin-bottom: 30px;
  text-align: center;
}
.header-image img {
  width: 100%;
  max-width: 750px;
  height: auto;
}
.home .main-content,
.blog .main-content,
.single-post .main-content,
.category .main-content,
.archive .main-content {
  background: inherit;
  padding: 0;
  margin-top: 0;
  max-width: inherit;
}
.main-sidebar {
  position: relative;
  margin-right: 10px;
  padding: 0;
  top: 10px;
  z-index: 1000;
}

.aligncenter {
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
}

/* Main Page Content */
.page a {
  color: red;
}
.page a:hover {
  color: red;
  text-decoration: none;
}
.page-content {
  position: relative;
  padding: 0;
  color: #333;
  font-size: 1em;
  font-weight: 300;
}
.blog .page-content,
.single-post .page-content,
.archive .page-content,
.category .page-content {
  font-weight: 400;
  margin: 8px 0;
  padding: 0 15px;
}
.page-content .h1, 
.page-content .h2,
.page-content .h3, 
.page-content .h4, 
.page-content .h5, 
.page-content .h6, 
.page-content h1, 
.page-content h2, 
.page-content h3, 
.page-content h4, 
.page-content h5, 
.page-content h6 {
  line-height: 1.5em;
  margin: 0 0 20px 0;
}
.page-content p {
  margin-bottom: 24px;
}
.entry-content {
  background: rgba(0,0,0,.7);
  color: #cccccc !important;
  /*padding: 19px 15px;*/
  padding: 3px 15px;
}
.slideshow .entry-content {
  padding: 4px 0;
}
.video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.video-wrapper iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper h3 {
  margin-bottom: 0;
  margin-top: 4px;
  text-transform: uppercase;
}
.video-wrapper p {
    margin-bottom: 0;
}

/*
 * Masthead for nav
 */
.site-masthead h1 { 
  font-family: 'Josefin Sans', Helvetica, serif;
  margin-top: 48px;
  text-shadow: red 1px 1px 15px;
  letter-spacing: .3em;
  margin-bottom: 22px;
}
.category .site-masthead img,
.archive .site-masthead img,
.single-post .site-masthead img,
.blog .site-masthead img {
  width: 100%;
  max-width: none;
}

/*
 * Site name and description
 */
.site-header {
  padding: 0;
  position: absolute;
}
.site-header h1 {
  margin-bottom: 0;
  margin-left: 28px;
  margin-top: 40px;
}
.site-header a:hover {
  text-decoration: none;
}
.site-title {
  color: #bb0a02;
  font-size: 1.4em;
  font-weight: 500;
  letter-spacing: .25em;
  text-transform: uppercase;
}
.header {
  position: relative;
  z-index: 2000;
}
.site-header .site-title {
  position: absolute;
  width: 70vw;
}
.site-title a {
  color: inherit;
}
.site-title a:hover {
  text-decoration: none;
}

/* Main Menu (in left side-bar) + Project Menu (across top of main content) */
.menu-item.current-menu-item a {
  color: #ccc;
}
.project-nav-container {
  margin-bottom: 0;
  padding-left: 15px;
}
ul.site-nav, ul.project-nav {
    list-style: none;
    display: inline;
}
ul.site-nav {
  background:rgba(0,0,0,.4);
  padding: 0;
  margin: 0;
}
ul.site-nav li {
  padding: 1px 0px;
}
ul.site-nav li:first-child {
  margin-top: 15px;
}
ul.site-nav li.current-page-ancestor a,
ul.site-nav li.current-menu-item a,
ul.site-nav li.current_page_item a {
  color: #fff;
  background-color: transparent;
}
.site-nav .menu-item a {
    color: gray;
    display: inline-block;
    font-family: 'Cousine', monospace;
    font-size: .875em;
    padding: 5px 10px;
    position: relative;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
}
.site-nav .menu-item a:hover {
  color: #ccc;
  text-decoration: none;
}
.site-nav .active, .project-nav .active {
  color: #fff;
}
.project-nav .menu-item a {
  color: #fff;
  font-size: 0.8125em;
  text-transform: uppercase;
}
.project-nav .menu-item a:hover {
  color: #fff;
}
.sub-menu {
    display: none;
    background-color: #000;
    list-style-type: none;
    margin: -2px 0 0 -5px;
    padding: 0 0 0 5px;
    position: absolute;
    opacity: 0.85;
    z-index: 50;
}
.sub-menu .menu-item {
  float: none !important;
  display: block;
}

/* Main Side Nav */
.menu-title {
  display: none;
  color: gray;
  font-family: 'Cousine', monospace;
  letter-spacing: .3em;
  text-transform: uppercase;
  background: #000;
  width: 100%;
  padding-top: 1px;
  padding-left: 6px;
  font-size: 0.75em;
}
.menu-item a {
  color: gray;
  display: inline-block;
  font-size: 0.875em;
  padding: 0;
  position: relative;
  width: 100%;
}
.menu-item a:hover,
.menu-item a:focus {
  color: #fff;
  text-decoration: none;
}

/*
 * Main content column 
 */
.site-main {
  line-height: 1.3;    
  min-height: 423px;
}

/* Pagination */
.pager {
  margin: 17px 15px;
}
.pager li:first-child {
  float: left;
}
.pager li:last-child {
  float: right;
}
.pager li>a, .pager li>span {
  padding: 0;
  background: none;
  border: none;
  border-radius: inherit;
  color: #888;
  font-size: 0.87em;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
  vertical-align: middle;
}
.pager li:hover>span {
  color: #ff4b33;
}
.pager li>a:focus, .pager li>a:hover {
  background: none;
  color: #ff4b33;
}

/* Sidebar module */
.sidebar-module {
  color: gray;
  padding: 0 15px;
  margin: 45px -15px 0;
  clear: both;
  text-align: center;
}
.sidebar-module h3 {
  margin-top: 12px;
  margin-bottom: 6px;
}
.sidebar-module ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.sidebar-module input[type="text"] {
  width: 80%;
  height: 30px;
  margin: 10px 0;
}
.sidebar-module input[type="submit"] {
  width: 80%;
  height: 30px;
  font-size: 1em;
  padding: 5px 0;
}
.sidebar-module .textwidget img {
  width: auto;
}
.bio-social-widget {
  margin-bottom: -6px;
}
#bio-image {
  float: none;
  margin: 20px 5px;
  padding-right: 7px;
}
#bio-brief-detail {
  color: #666;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.3em;
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
.sfmsb-follow-social-buttons {
  margin: 15px 0 20px;
}
.sfmsb-follow-social-buttons.sfmsb-under a {
    background: white;
    border-radius: 10px; 
    display: inline-block;
    float: none;
    height: 28px;   
    width: 28px;
}
.sfmsb-follow-social-buttons.sfmsb-under span {
  margin-left: -1px;
}

/* Carousel */
.home-carousel {
  padding: 40px 0 0 0;
}
.carousel-control {
  width: 20%;
}
.carousel-control.left, .carousel-control.right {
    background: none;
    color: #fff;
    font-size: 0.75em;
}
.carousel-control.left:before {
  content: '<<<<<';
}
.carousel-control.right:before {
  content: '>>>>>';
}
.controls {
  z-index: 1000;
  position: relative;
  width: 100%;
  transform: translate3d(0,2px,0);
}
.carousel-title {
  font-size: .85em;
  padding-top: 4px;
  text-transform: uppercase;
  text-align: center;
}
.carousel-inner {
  background: #000;
  overflow: hidden;
  width: 100vw;
  left: 0;
}
.carousel-inner > .item {
  opacity: .15;

  -webkit-transition: left .5s ease-out, opacity .5s ease-out;
       -o-transition: left .5s ease-out, opacity .5s ease-out;
          transition: left .5s ease-out, opacity .5s ease-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  /*width: 100vw;*/
}
.carousel-inner > .item.active {
  opacity: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {  
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .5s ease-out, opacity .5s ease-out;
         -o-transition:      -o-transform .5s ease-out, opacity .5s ease-out;
            transition:         transform .5s ease-out, opacity .5s ease-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.r-next {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.r-prev {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
}
.carousel-inner > .active {
  left: 33%;
}
.carousel-inner > .next {
  left: 66%;
}
.carousel-inner > .prev {
  left: 0;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 33%;
}
.carousel-inner > .active.left {
  left: 0;
}
.carousel-inner > .active.right {
  left: 66%;
}
.carousel-inner > .reveal {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}

/*
 * Image reflection
 */
.reflect {
  -webkit-box-reflect: none;
}

/*
 * Image Gallery CSS overrides
 */
/* hide thumbnails and navigation dots */
.jssorb01,
.jssort01 {
  display: none !important;
}
span.jssora05l,
span.jssora05r {
  top: initial !important;
  bottom: 109px !important;
}
.jssora05l,
.jssora05r {
  background: none !important;
  background-position: 0 !important;
  width: 200px !important;
  height: 20px !important;

  font-family: 'Cousine', monospace;
  text-transform: uppercase;
  font-size: 1em;
}
.jssora05l:hover,
.jssora05r:hover {
  color: #eee;
}
.jssora05r {
  text-align: right;
}
.jssora05l::before {
  content: '<<<';
}
.jssora05r::before {
  content: '>>>';
}
.ph_slidetitle {
  top: initial !important;
  left: 0 !important;
  bottom: 23px !important;
  right: 0 !important;
  margin: 0 auto !important;
  border: none !important;
  height: 10px !important;
  width: auto !important;
  padding-top: 3px;
}
.ph_slidetitle span {
  color: #ccc !important;
  font-size: 1em !important;
}
.ph_slidetitle:hover span {
    color: #ccc !important;
}
.slides-div img {
  width: auto !important;
  /*height: 91% !important;*/
  height: 422px !important;
  bottom: 0;
  right: 0;
  margin: 0 auto;
}

/*
 * Blog posts
 */
ul.mini-menu {
  list-style: none;
  margin: 0 15px;
  padding: 0;
  height: 60px;
}
.mini-menu li {
  padding-right: 10px;
  float: left;
  position: relative;
}
.mini-menu a {
  background: inherit;
  color: #aaa;
  display: block;
  font-size: 1em;
  line-height: 38px;
  padding: 0 10px 0 0;
  text-decoration: none;
}
ul.socialize-this {
  display: table;
  float: right;
  line-height: 1;
  margin: 0;
}
ul.socialize-this li {
  display: table-cell;
  list-style-type: none;
  vertical-align: top;
}
ul.socialize-this li:first-child {
  padding-right: 15px;
}
h2.blog-post-title,
h3.blog-post-title {
  color: gray;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
}
h2.blog-post-title a,
h3.blog-post-title a {
  color: red;
  text-decoration: none;
}
h2.blog-post-title a:visited,
h3.blog-post-title a:visited {
  color: #888;
}
p.blog-post-meta {
  font-size: .87em;
  color: #888;
  margin-bottom: 0;
}
.blog .entry-content,
.single-post .entry-content,
.archive .entry-content,
.category .entry-content {
  padding: 25px 0;
}
.blog-sidebar {
  margin-top: 64px;
}
.category img,
.archive img,
.single-post img,
.blog img {
  margin: 0;
  max-width: 640px;
  width: 100%;
}
img.alignright {
  display: inline;
  float: right;
  margin-left: 17px;
  margin-top: 4px;
  margin-bottom: 12px;
}
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

/* Bio */
.page-id-136 .main-content,
.page-id-29 .main-content {
  padding-top: 23px;
}

/* Contact */
.contact-form {
  color: #fff;
  opacity: .75;
}
.contact-form a {
  color: #ff4b33;
}
.contact-form h2 {
  color: #eee;
  font-size: 1.33em;
  margin-bottom: 10px;
  text-decoration: underline;
}
.contact-form input[type="text"] {
  width: 100%;
}
.contact-form input[type="submit"] {
  font-weight: 600;
  float: right;
  margin-top: 10px;
  padding: 2px 10px;
  width: auto;
}
.contact-form .left-side {
  padding-right: 40px;
}
.mc-field-group {
  margin-bottom: 13px;
  margin-left: 16px;
}
.indicate-required {
  font-style: italic;
  float: right;
  width: auto;
  margin-bottom: 10px;
  color: #ccc;
  font-size: .9em;
  font-weight: 600;
}
.label {
  display: block;
  padding: 0;
  font-weight: 400;
  text-align: left;
  border: none;
  font-size: .8em;
}
.input {
  padding: 0;
}
/*
 * Footer
 */
.site-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}
.site-footer p:last-child {
  margin-bottom: 0;
}

/* 
 * Override Bootstrap Nav
 */
.navbar {
  border: none;
  background-image: none;
  border-radius: initial;
  background-repeat: initial;
}
.navbar-inverse {
  background: transparent;
}
.navbar-inverse .navbar-toggle {
  border: none;
  margin-top: 27px;
  margin-right: 5px;
  padding: 9px 10px 4px;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #222;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #999;
  margin-bottom: 5px;
  width: 28px;
  height: 3px;
}
.navbar-inverse .navbar-nav>li>a {
  color: gray;
  text-shadow: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border: none;
}
.navbar-collapse {
  padding-right: 0;
}
.navbar-nav>li {
  float: none !important;
}
.navbar-nav>li>a {
  line-height: 1.4em;
}
/*
 * Media Queries for tablets
 */
@media (min-width: 768px) and (max-width: 991px) {
  #project-title {
    display: none;
  }
  .container {
    width: auto; 
  }
  .main-content {
    padding: 5px 15px 15px;
    margin-top: 35px;
  }
}
/*
 * Media Queries for mobile and tablet
 */
@media (max-width: 767px) {  
  #project-title {
    display: none;
  }
  .category iframe,
  .archive iframe,
  .single-post iframe,
  .blog iframe {
    width: 100%;
  }
  .category img,
  .archive img,
  .single-post img,
  .blog img {
    height: auto;
  }
}
@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in {
      display:block !important;
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img {
    margin: 0 auto; 
    max-height: 422px;   
  }
}

/*
 * Media Queries for screens larger than mobile and tablet
 */
@media only screen and (min-width: 992px) {
  .wrapper {
    vertical-align: middle;
  }
  /*
   * Image Gallery CSS overrides
   */
  #jssor_1 {
    height: 410px !important;
    overflow: visible !important;
  }
  .scroll-prompt {
    display: block;
    position: absolute;
    bottom: 10%;
    left: 62%;
    z-index: 100;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
  }

  .scroll-prompt .scroll-prompt-shape {
    position: relative;
    -moz-animation: slidedown 4s infinite;
    -webkit-animation: slidedown 4s infinite;
    animation: slidedown 4s infinite;
  }

  .scroll-prompt .scroll-prompt-shape:before,
  .scroll-prompt .scroll-prompt-shape:after {
    content: "";
    display: block;
    position: absolute;
    width: 1em;
    height: .25em;
    top: 0;
    left: 0;
    background: #eee;
    -moz-border-radius: 0 0.15em 0.15em 0;
    -webkit-border-radius: 0;
    border-radius: 0 0.15em 0.15em 0;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
  }

  .scroll-prompt .scroll-prompt-shape:before {
    -moz-transform: scaleX(-1) rotate(-45deg);
    -ms-transform: scaleX(-1) rotate(-45deg);
    -webkit-transform: scaleX(-1) rotate(-45deg);
    transform: scaleX(-1) rotate(-45deg);
  }

  .scroll-prompt .scroll-prompt-shape:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #bio-image {
    float: left;
    margin: 0px 5px;
  }
  #bio-brief-detail {
    text-align: left;
    width: auto;
  }
  @-moz-keyframes slidedown {
    0% {
      opacity: 0;
    }
    25% {
      opacity: 1;
      -moz-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    50% {
      opacity: 0;
      -moz-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    100% {
      opacity: 0;
      -moz-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
  }
  @-webkit-keyframes slidedown {
    0% {
      opacity: 0;
    }
    25% {
      opacity: 1;
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    50% {
      opacity: 0;
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    100% {
      opacity: 0;
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
  }
  @keyframes slidedown {
    0% {
      opacity: 0;
    }
    25% {
      opacity: 1;
      -moz-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    50% {
      opacity: 0;
      -moz-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
    100% {
      opacity: 0;
      -moz-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
    }
  }
  .main-sidebar {    
    margin-right: 0;
    padding-bottom: 0;
    top: 0;
  }
  .site-header {
    position: static;
    padding-bottom: 26px;
  }
  .site-header h1 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
  }
  .site-header .site-title {
    font-size: 1.8em;
    position: static;
    width: auto;
    z-index: 0;
  }
  .site-masthead .site-title {
    font-size: 1.8em;
  }
  .bar {
    display: block;
  }
  .home-carousel {
    padding: 0;
  }
  .carousel-inner {
    overflow: visible;
    width: 300%;
    left: -100%;
  }
  .controls {
    transform: translate3d(100%, 2px, 0);
    width: 33%;
  }
  .carousel-control {
    width: 15%;
  }
  .carousel-control.left:before {
    content: '<<<<<<<';
  }
  .carousel-control.right:before {
    content: '>>>>>>>';
  }
  .carousel-title {
    transform: translateX(-33%);
  }
  .carousel-inner > .item > a > img,
  .carousel-inner > .item > img {
    padding-left: 15px;
    height: 422px;
    width: auto;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.r-prev {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.r-next {
    -webkit-transform: translate3d(66%, 0, 0);
            transform: translate3d(66%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(33%, 0, 0);
            transform: translate3d(33%, 0, 0);
  }
  ul.site-nav li {
    padding: 1px 10px;
  }
  ul.site-nav li:first-child {
    margin-top: 0;
  }
  .site-nav .menu-item a {
    font-size: .75em;
    padding: 5px;
    text-align: left;
  }
  .menu-title {
    display: block;
  }
  .project-nav-container {
    padding-left: 0;
  }
  .project-nav .menu-item {
    float: left;
    margin-right: 20px;
  }
  .project-nav .menu-item:last-child {
    margin-right: 0;
  }
  .project-nav .sub-menu .menu-item {
    float: none;
  }
  .category .bar,
  .archive .bar,
  .single-post .bar,
  .blog .bar {
    display: none;
  }
  .sidebar-module {
    margin-top: 0;
    text-align: left;
  }
  .sidebar-module ul {
    list-style-type: square;
    margin: 1.5em;
    margin: 0 1.2em;
  }
  .sidebar-module li {
    font-size: 1em;
    line-height: 1.3em;
    padding: 3px 0;
  }
  .sfmsb-follow-social-buttons.sfmsb-under a {
    float: left;
  }
  .sidebar-module input[type="text"] {
    width: 65%;
    height: 25px;
  }
  .sidebar-module input[type="submit"] {
    width: 60px;
    height: 25px;
    font-size: 1em;
    padding: 5px 0;
    margin-left: 4px;
  }
  .pager {
    margin-bottom: 0;
  }
  .main-content {
    max-width: 750px;
  }
  .page-template-video .main-content {
    max-width: 690px;
  }
  .main-content {
    padding: 0;
  }
  .main-content.text {
    background-image: url(../tonidove2017/images/6Arathusa1_wide.jpg); 
    background-repeat: no-repeat;
    background-size: auto 422px;
    background-position: 0 22px;
  }
  .main-content.text .page-content {
    margin-top: -4px;
    height: 426px;
    overflow-y: scroll;
  }
  .entry-content {
    min-height: 423px;
  }
  .main-content.slideshow .entry-content {
    padding: 0;
  }
  .main-content.text .entry-content {
    min-height: 426px;
    padding: 23px;
  }
  .jssora05l::before {
    content: '<<<<<<<';
  }
  .jssora05r::before {
    content: '>>>>>>>';
  }
  span.jssora05l,
  span.jssora05r {
    bottom: 45px !important;
    font-size: .75em !important;
    bottom: 118px !important;
  }
  .ph_slidetitle {
    bottom: 30px !important;
  }
  .ph_slidetitle span {
    font-size: .875em !important;
  }
  .vimeography-bugsauce {
    margin-top: 0 !important;
  }
  .vimeography-bugsauce .vimeography-thumbnails {
    top: 20px;
  }
  .label,
  .input {
    padding: 6px 0;
  }
  .input {
    padding-left: 20px;
    padding-right: 15px;
  }
  .reflect {
    position: relative;
    -webkit-box-reflect: below 23px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%, transparent 100%);
  }

  .reflect:before {
    background: -moz-linear-gradient(center top, #FFFFFF, #FFFFFF 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0.7)) repeat scroll 0 0 padding-box, -moz-element(.reflect) no-repeat scroll 0 -127px content-box rgba(0, 0, 0, 0);
    content: "";
    height: 140px;
    left: 0;
    padding: 1px 0;
    position: absolute;
    top: 277px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    width: 360px;
  }
}

/*
 * Media Queries for screens larger than mobile
 */
@media only screen and (min-width: 767px) {
  body {
    font-size: 16px;
  }
  body.blog,
  body.single-post,
  body.category,
  body.archive {
    font-size: 15px;
  }
  .category img,
  .archive img,
  .single-post img,
  .blog img {
    width: auto;
  }
  .project-nav .menu-item {
    float: left;
    margin-right: 20px;
  }
}