.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.top-bar-section li a
{
  font-family: 'Oswald', 'Helvetica Neue', Roboto, Helvetica, Arial, sans-serif !important;
  color: #999;
}

p { 
  font-family: 'Open Sans', 'Helvetica Neue', Roboto, Helvetica, Arial, sans-serif !important; 
  color: #6D6D6D; 
  font-size: 1.0em;
  line-height: 32px;
}
strike {color: #999;}


h2 span,
.top-bar-section li a {font-weight: 300 !important; font-size: 1.0em !important; }
h2 span {margin-left: 6px;}

/* maybe make the top bar sticky on all but mobile */
/*
.fixed {
  width: 100%;
  position: relative;
  @media #{$small} {
    position: fixed;
    top: 0;
    left: 0;
  }
}*/


.top-bar, .expanded {height: 66px; background: #333; opacity: 0.9;} /* background: #fff; */
.top-bar ul {height: 66px;}

.top-bar .name h1 a {
  color: #222;
  display: block;
  width: 68px; /* 62 */
  height: 33px;
  background-image: url(../img/J2-logo2.png);
}
.top-bar .name {padding: 17px 18px 17px 18px;}
.top-bar .name h1 a img {display: none;}
.top-bar .name h1 a:hover {color: #44BDC6; background-position: 0 -33px;}

/* Title bar bg */
.title-area {background: #333 url(../img/shadow2.png) 0 0 no-repeat; height: 66px; opacity: .9;}
ul.left {background: #333 url(../img/shadow2.png) 0 0 no-repeat; height: 66px !important; opacity: .9;}

ul.right  {margin-right: 20px;}


.left h2 {
  font-weight: normal;
  font-size: 1.1em;
  margin: 20px 0 0 25px;
  color: #999;
}


.top-bar-section ul li>a {
  background: #333 !important;
  color: #999 !important;
  line-height: 66px !important;
  opacity: 0.9 !important;
}

.top-bar-section ul li>a:hover {
  background: #333 !important;
  color: #44BDC6 !important;
}


/* ---- Drop Menu Colors ---- */

/* Navbar Background Color */
.top-bar-section li:not(.has-form) a:not(.button) {
    color: #777;
  }

/* Navbar Hover Color */
.top-bar-section li:not(.has-form) a:not(.button):hover {
    color: #44BDC6; 
  }

/* ---- Footer ---- */
footer {
  background: #333;
}

.footer {
  background: #333;
  padding: 50px 50px 80px;
  color: #555;
}
.col1 {
  float: left;
  width: 160px;
}
.col1 ul {list-style: none; margin-left: 0;}
.col1 li a {
  background: #444;
  width: 35px;
  height: 35px;
  float: left;
  border-radius: 50%;
  text-align: center;
  margin: 0 18px 0 0;
}
.col1 li a:hover {
  background: #44BDC6;
}

.col1 li img {
  width: 18px;  
  margin: 5px 0 0 0;
}
.col2 {
  position: absolute;
  width: 380px;
  left: 50%;
  margin: 6px 0 0 -200px;
  text-align: center;
}
.col2 p {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 20px;
}
.col3 {
  float: right;
  width: 170px;
}
.col3 img {
  width: 16px;
  margin: -2px 7px 0 0;

}
.col3 a {
  color: #1E2222;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius:25px;
  width: 170px;
  background: #444;
  display: block;
  font-size: 13px;
  height: 30px;
  padding: 5px 0 0 0;
}
.col3 a:hover {
  background: #44BDC6;
}

@media all and (max-width: 900px) {
.col2 {
  width: 190px;
  margin: 0 0 0 -110px;
}
.respond {
  display: none;
}
.col1, .col3 {
  margin: 2px 0 0 0;
}
}
@media all and (max-width: 650px) {
.col2 {
  position: inherit;
  width: 100%;
  margin: 0 0 30px 0;
}

.col1, .col3 {
  width: 100%;
  margin: 0 0 30px 0;
}
.col1 ul {
  margin: 0 auto;
  width: 160px;
  overflow: hidden;
}
.respond {
  display: inline;
}
.col3 a {
  margin: 0 auto;
}
.col1 li a {
  margin: 0 9px;
}
}
@media all and (max-width: 500px) {
.col2 {
  width: 190px;
  margin: 0 auto 30px; 
}
.respond {
  display: none;
}
}

/* -------------------
    Bio
   ------------------- */

.bio {
  background: url(../img/bio-bg-600.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
  height: 600px;
  width:100%;
  padding: 350px 0 0 0;
  color: #FFF;
  text-align: center;
  margin-top: -66px;
}
.bio-hero h2 {
  font-size: 150px ;
  line-height: 140px;
  margin: 0;
}
.bio-hero h3 {
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 5px;
  font-size: 28px;
  margin: 0 0 5px 0;
  font-family: 'Gentona-Light';
}

#about {padding-top: 80px; padding-bottom: 80px;}
#about h1 {font-weight: 300 !important; text-transform: uppercase;}


/* -------------------
    Work Details
   ------------------- */

#detail h1 {font-weight: 300 !important; font-size: 1.75em; margin-top: 80px; text-transform: uppercase;}

.web-dave {background: #b6dfef; padding: 10% 0;}
.dave-student {background: #e8e8e8; padding: 55px 0;}
.dave-teacher{background: #f8f8f8; padding: 55px 0;}

.web-hkn {background: #c5e0a3; padding: 10% 0;}
.hkn-iphone {background: #000 url(../img/hkn-iphone-bg.jpg) 0 0 repeat-x;}

.web-radio {background: #b2f0ea; padding: 10% 0;}

.web-liveon {background: #c15e4b; padding: 10% 0;}
.liveon-logo {background: #c5e0a3 url(../img/halftone.png) 0 0 repeat; padding: 20px 0;}
.liveon-poster {background: #e8e8e8 url(../img/brick.jpg); padding: 55px 0;}
.liveon-hoodie {background: #e8e8e8 url(../img/wood7.jpg) 0 0 repeat; padding: 55px 0; }

.web-alehouse {background: #f6eac0; padding: 10% 0;}


.hero {
    -webkit-background-size: cover; 
    background-size: cover;
    overflow: hidden;
    padding-top: 100px;
    margin-top: -66px;
  }
.hero h2 {
  line-height: 100px;
  margin: 0 0 5px 0;
  font-weight: 300 !important; font-size: 2.25em !important; 
  text-transform: uppercase;
  color: #FFF !important;
}
.hero p {
  font-size: 18px;
  line-height: 28px;
  width: 680px;
  margin: 0 auto 90px;
  color: #FFF;
}

.hero-dave {background: url(../img/hero-coins.jpg) center center no-repeat; width: 100%; }
.hero-gm {background: url(../img/hero-gm.jpg) center center no-repeat; width: 100%;}
.hero-smile {background: url(../img/hero-smile.jpg) center center no-repeat; width: 100%;}
.hero-hkn {background: url(../img/hero-hkn4.jpg) center center no-repeat; width: 100%;}
.hero-radio {background: url(../img/hero-radio.jpg) center center no-repeat; width: 100%;}
.hero-2aday {background: url(../img/hero-2aday.jpg) center center no-repeat; width: 100%;}
.hero-alehouse {background: url(../img/hero-alehouse.jpg) center top no-repeat; width: 100%;}


/*
-- THINGS WE DON'T NEED --

.top-bar-section ul.right {padding-right: 20px;}

--
*/


/* mobile menu icon */
/* dog
.top-bar .toggle-topbar.menu-icon a { color: #777; }
.top-bar .toggle-topbar.menu-icon a:hover {color:#2A9DBA;}


a.menu-icon span {
-webkit-box-shadow: 0 10px 0 1px #666666, 0 16px 0 1px #666666, 0 22px 0 1px #666666;
box-shadow: 0px 10px 0px 1px #666666, 0px 16px 0px 1px #666666, 0px 22px 0px 1px #666666;
}


.top-bar .toggle-topbar.menu-icon a::after {
content: "";
position: absolute;
right: 0;
display: block;
width: 16px;
top: 0;
height: 0;
-webkit-box-shadow: 0px 10px 0px 1px #666666, 0px 16px 0px 1px #666666, 0px 22px 0px 1px #666666;
box-shadow: 0 10px 0 1px #666666, 0 16px 0 1px #666666, 0 22px 0 1px #666666;
}
cat */

/* Navbar link color */

/* dog
.top-bar-section ul li>a {
  background: #FFF !important;
  color: #777;
  line-height: 66px !important;
}
.top-bar-section ul li>a:hover {
  background: #FFF !important;
  color: #DCA459 !important;
}

cat */




/* Navbar Background Color 
.top-bar-section li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 #fff;
    height: 66px;
    line-height: 66px;
    color: #777;
}
*/
/* Navbar Hover Color 
.top-bar-section li:not(.has-form) a:not(.button):hover {
        background: none repeat scroll 0 0 #fff;
        color: #DCA459; }
*/

/* -------------------
    The Work Grid
   ------------------- */

ul.work-all li {
	float: left;
	width: 33.33334%;
	list-style-type: none;
}

ul.work-all a.photo { 
  display: block; 
  position: relative;
}
ul.work-all .photo-bg {
  height: 500px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

ul.work-all .logo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background 0.25s ease;
    transition: background 0.25s ease;
    background: rgba(68,189,198,0);
}

ul.work-all .logo:hover { background: rgba(68,189,198,0.5); }
ul.work-all a img:hover { opacity: 1; }


ul.work-all .logo img{
    margin: 0 auto;
    display: block;
    z-index: 2;
}


@media screen and (max-width: 1000px) {
ul.work-all li {
  float: left;
  width: 50%;
}

}
@media screen and (max-width: 600px) {
ul.work-all li {
  width: 100%;
}

.title-area {background: #444 url(../img/shadow.png) 0 0 no-repeat !important; /*border-bottom: 1px solid #e8e8e8 !important;*/}

ul.right {height: auto !important; text-align: center; margin-right: 0;}

}


@media screen and (orientation: portrait) and (max-device-width : 1024px), screen and (orientation: landscape)and (max-device-width : 1024px) {
a img { -webkit-transition: none; transition: none;}
a img:hover { cursor: pointer; opacity: 1;}
ul.work-all a.photo:hover .photo-bg { opacity: 1; }
ul.work-all a.photo:active .photo-bg { opacity: 0.4; }
}