/*-----------------------------------------------
*   Base
-----------------------------------------------*/
html, body {
  background-color: rgb(82, 155, 157);
  color: #FFF;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 100%;
  min-height: 100%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;  
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;  
  padding: 0;
}

/*-----------------------------------------------
*   Navbar
-----------------------------------------------*/

.navbar {
/*  margin-top: 10px;*/
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 10;

}

.navbar-default{
  background: #fff;
  background-image:url('../img/sky2.jpg');
  box-shadow:none;
  position: static;
  z-index: 0;
  border-radius: 0;
}

.navbar-brand {
  color: #FFF !important;
  margin-left: 10px !important;
  font-family: 'Lobster', sans-serif;
  font-weight: bold;
  font-size: 2rem;
  height: 100%;
  padding-top: 25px;
}

.navbar-brand span img {
  margin-bottom: 2px;
  padding-right: 15px;
}

#partition-fp {
  border-left: 2px solid #FFF;
  padding-left: 15px;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: #FFF;
}

.navbar-default .navbar-nav > li > a {
  color: orange;
  font-family: 'Arimo', sans-serif;
  font-size: 1rem;
  padding: 35px 20px;
  text-transform: uppercase;
}

.navbar-form {
  border: none;
}
.current-tab {
  background-color: #FFF;
  color: #333;
}

.current-font {
  color: black !important;
}

.navbar-right .dropdown-menu {
  left: 0 !important;
  min-width: 0 !important;
}

.dropdown-menu {
  border: 1px solid #D3D3D3;
  border-top: none;
}

.dropdown-toggle:active, .open .dropdown-toggle {
  background: #FFF !important;
  color:#000 !important;
  border-radius: 0;
}

.dropdown-menu a {
  font-family: 'Arimo', sans-serif;
  font-size: .85rem;
  padding-top: 10px !important;
  padding-left: 10px !important;
  text-align: left;
}

.navbar .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/*-----------------------------------------------
*   Home Page
-----------------------------------------------*/

/*
.full-screen {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#spiderman-fp {
  background-position: 75% 75%;
}

#edge-fp {
  background-position: 100% 48%;
}

#worlds-fp {
  background-position: 75% 44%;
}

#tmnt-fp {
  background-position: 75% 18%;
}*/

/*a.carousel-control.left, .carousel-control.right {
  background-image: none !important;
  background-repeat: none !important;
}*/

/*-----------------------------------------------
*   About Page
-----------------------------------------------*/

.about-box-slide {
  font-weight: 100; 
  background: rgba(0,0,0,0.4);
  border-radius: 2px;
  height: 100%;
  margin: 0 auto;
  margin-top: 1em;
  padding: 1em;
  font-size: .9rem;
  text-align: left;
/*  width: 20%;*/
}

.about-box-slide ul {
  list-style: none;
  text-transform: uppercase;
}

.about-box-slide ul ul {
  line-height: 200%;
  padding-left: 1em;
}

.award-title {
  padding-left: 0;
}

.award-text {
  padding-left: .5em;
}

#desc-description p {
  font-family: 'Lato', sans-serif;
  font-size: .9rem;
}
/*.award-text {
  margin-left: 1em;
}

.awards-right-list {
  margin-left: 1em;
}

.award-title {
  margin-top: .65em;
}
*/
#suit-photo {
  background-image: url('../img/suit_crop.jpg');
  height: 320px;
  margin: 0 auto;
  width: 300px;
}

#about-photo {
  height: 40%;
  width: 40%;
}

/** Lightbox **/
#suit-tie-lightbox {
  width:100%;
  text-align:left;
}

.lightboxcontainer {
  width: 100%;
  height: 100%;
}

.lightboxcontainer iframe {
  min-height: 390px;
}

/*-----------------------------------------------
*   Home Page Carousel
-----------------------------------------------*/

#portfolio {
  height: 800px
}

#portfolio .content-page .row{
  margin-top: 1em;
}

.portfolio-item {
  background-color: #FAFAFA;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 2px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  height: 320px;
  margin: 0 auto;
  width: 200px;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(00%);
  transition: all 0.5s ease;
}


.portfolio-item:hover  {
  -webkit-filter: grayscale(80%);
  -moz-filter: grayscale(80%);
  filter: grayscale(80%);
}

.item a {
  outline: none !important;
}

.item {
  padding: 0 auto;
}

#spiderman-trl{
  background-image: url('../img/posters/spiderman_vulture.jpeg');
}

#pixels-trl {
  background-image: url('../img/posters/pixels.jpg');
}

#ghostbusters-trl {
  background-image: url('../img/posters/ghostbusters.jpg');
}

#ghostbusters_uk-trl {
  background-image: url('../img/posters/ghostbusters_uk.jpg');
}

#angry-trl {
  background-image: url('../img/posters/angry_birds.jpg');
}

#batman-trl {
  background-image: url('../img/posters/batman.jpg');
}

#pan-trl {
  background-image: url('../img/posters/pan.jpg');
}

#worlds-trl {
  background-image: url('../img/posters/worlds_end.jpg');
}

#twentyone-trl {
  background-image: url('../img/posters/twenty.jpg');
}

#tmnt-trl {
  background-image: url('../img/posters/tmnt.jpg');
}

#tangled-trl {
  background-image: url('../img/posters/tangled.jpeg');
}

#nice-trl {
  background-image: url('../img/posters/nice_guys.jpg');
}

#jumanji {
  background-image: url('../img/posters/jumanji.jpg');
}

/*-----------------------------------------------
*   Contact Page
-----------------------------------------------*/

#contact-content {
/*  background-image: url('../img/guitar.jpg');*/
  background-position: 0 -60px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 800px;
  padding-left: 0;
}

.contact-box {
    margin-left:auto;
    margin-right:auto;
    margin-top: 3%;
    padding:30px;
    border: 1px solid rgba(0,0,0,.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: rgba(0, 0, 0, 0.5); 
    -moz-box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    box-shadow: 0 0 13px 3px rgba(0,0,0,.5);
    overflow: hidden; 
    text-align: left;
    width: 80%;
}

.connect-links ul, .email-link {
    line-height: 160%;
    list-style: none;
    padding-left: 10px;
}


.contact-box h3 {
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: .5em;
}


.contact-box textarea{
    background: rgba(255, 255, 255, 0.4) url(http://luismruiz.com/img/gemicon_message.png) no-repeat scroll 16px 16px; 
    height: 110px;
    border: 1px solid rgba(255,255,255,.6);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; 
    display:block;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    color:#fff;
    padding-left: 10px;
    padding-right:20px;
    padding-top:12px;
    margin-bottom:20px;
    overflow:hidden;
    width: 100%;
}

.contact-box input {
    height: 48px;
    border: 1px solid rgba(255,255,255,.4);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; 
    display:block;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    color:#fff;
    padding-left:10px;
    padding-right:20px;
    margin-bottom:20px;
    width: 100%;
}

.contact-box input[type=submit] {
    cursor:pointer;
}

.contact-box input.name {
    background: rgba(255, 255, 255, 0.4) url(http://luismruiz.com/img/gemicon_name.png) no-repeat scroll 16px 16px; 
}

.contact-box input.email {
    background: rgba(255, 255, 255, 0.4) url(http://luismruiz.com/img/gemicon_email.png) no-repeat scroll 16px 20px;
}

.contact-box input.message {
    background: rgba(255, 255, 255, 0.4) url(http://luismruiz.com/img/gemicon_message.png) no-repeat scroll 16px 16px;
}

::-webkit-input-placeholder {
    color: #e5e5e5 !important;
}

:-moz-placeholder{ 
    color: #e5e5e5 !important; 
}

::-moz-placeholder {
    color: #e5e5e5 !important;
}

:-ms-input-placeholder {  
    color: #e5e5e5 !important; 
}

ul[role='alert'] {
  list-style: none;
  padding-left: 1em;
}

.help-block {
  color: #e5e5e5;
}

.contact-box input:focus, textarea:focus { 
    background-color: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    box-shadow: 0 0 5px 1px rgba(255,255,255,.5);
    overflow: hidden; 
}

.contact-box .btn {
    width: 138px;
    height: 44px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float:right;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #253737;
    background: green;
    background: -webkit-gradient(linear, left top, left bottom, from(#6da5a3), to(#416b68));
    background: -webkit-linear-gradient(top, #6da5a3, #416b68);
    background: -moz-linear-gradient(top, #6da5a3, #416b68);
    background: -ms-linear-gradient(top, #6da5a3, #416b68);
    background: -o-linear-gradient(top, #6da5a3, #416b68);
    background-image: -ms-linear-gradient(top, #6da5a3 0%, #416b68 100%);
    padding: 10.5px 21px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    box-shadow: rgba(255,255,255,0.1) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    text-shadow: #333333 0 1px 0;
    text-transform: uppercase;
    color: #e1e1e1;
}

.contact-box .btn:hover {
    border: 1px solid #253737;
    text-shadow: #333333 0 1px 0;
    background: #416b68;
    background: -webkit-gradient(linear, left top, left bottom, from(#77b2b0), to(#416b68));
    background: -webkit-linear-gradient(top, #77b2b0, #416b68);
    background: -moz-linear-gradient(top, #77b2b0, #416b68);
    background: -ms-linear-gradient(top, #77b2b0, #416b68);
    background: -o-linear-gradient(top, #77b2b0, #416b68);
    background-image: -ms-linear-gradient(top, #77b2b0 0%, #416b68 100%);
    color: #fff;
 }

.contact-box .btn:active {
    margin-top:1px;
    text-shadow: #333333 0 -1px 0;
    border: 1px solid #253737;
    background: #6da5a3;
    background: -webkit-gradient(linear, left top, left bottom, from(#416b68), to(#416b68));
    background: -webkit-linear-gradient(top, #416b68, #609391);
    background: -moz-linear-gradient(top, #416b68, #6da5a3);
    background: -ms-linear-gradient(top, #416b68, #6da5a3);
    background: -o-linear-gradient(top, #416b68, #6da5a3);
    background-image: -ms-linear-gradient(top, #416b68 0%, #6da5a3 100%);
    color: #fff;
    -webkit-box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
    box-shadow: rgba(255,255,255,0) 0 1px 0, inset rgba(255,255,255,0.7) 0 1px 0;
   }
