/*
 Theme Name:     Bootstrap Child Theme
 Theme URI:      
 Description:    Bootstrap Child Theme
 Author:         Kyle Barfield
 Author URI:     http://www.kylebarfield.com
 Template:       wordpress-bootstrap-master
 Version:        1.0.0
*/
 
@import url("../wordpress-bootstrap-master/style.css");
 
/* =Theme customization starts here */

body {
	font-family: 'Open Sans', sans-serif;
}

h1, .h1 {
	font-weight: bold;
	color: #d96d32;
}

#main article {
	border-bottom: none;
}

.lead {
	font-size: 14px;
	font-weight: 400;
}

/**** Navigation ****/

body.admin-bar .navbar-fixed-top {
	border-bottom: #d96d32 1px solid;
}

.navbar {
	border-bottom: #d96d32 1px solid;
}

a.navbar-brand {
	font-family: 'Lobster', cursive;
	font-size: 1.5em;
}


.navbar-default .navbar-brand {
	color: #FFFFFF;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #d96d32;
	background-color: transparent;
}

.navbar-default {
	background-image: url('images/nav-bg.png');
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #d96d32;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #d96d32;
	color: #ffffff;
	font-weight: bold;
}

.navbar-default .navbar-nav > li > a {
  	color:#FFFFFF;
	font-size: 1.25em;
}

.navbar-text {
	margin-bottom: 0px;
}

.icon-facebook-sign {
	font-size: 25px;
	color: #FFFFFF;
	margin-right: 5px;
	border: none;
}

.icon-linkedin-sign {
	font-size: 25px;
	color: #FFFFFF;
	border: none;
}

.icon-facebook-sign:hover, .icon-linkedin-sign:hover  {
	color: #d96d32;
	border: none;
}

div.navbar-text.pull-right > a:hover {
	text-decoration: none;
	color: #d96d32;
}


/**** Footer ****/

.footer-bg {
	background-image: url('images/nav-bg.png');
	border-top: 1px solid #d96d32;
}

#footer  {
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
}

#footer h3 {
	padding-top: 65px;
	font-family: 'Lobster', cursive;
	font-size: 1.8em;
	color: #c1c1c1;
}

#footer ul {
	padding-top: 10px;
	list-style-type: none;
	padding-left: 0px;
}

#footer ul li {
	color: #ffffff;
}

#footer ul li a {
	color: #ffffff;
}

#footer ul li a:hover {
	color: #d96d32;
}

.attribution {
	color: #ffffff;
	padding-bottom: 10px;
}

.floatright {
	float:right;
}

#rss-2 {
	width: 100%;
	padding: 0;
}

#rss-2 > h4 {
	display: none;
}

#rss-2 > ul > li {
	padding: 0 0 5px 0;
}

hr {
	border-top: 1px solid #d96d32;
}

.icon-envelope {
	padding-right: 7px;
}

/**** Home Page ****/

.main-bg {
	background-image: url('images/ftl_skyline.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -13px;
	height: 879px;
}

.homeheadshot {
	margin-top: 125px;
}

.homename {
	margin-top: 45px;	
}

.homename h1 {
	font-family: 'Lobster', cursive;
	font-size: 7.5em;
	color: #ffffff;
	margin-top: 0;
	text-shadow: 2px 2px 0px black;
	font-weight: 100;
}

.hometitle {
	margin-top: 10px;
}

.hometitle h3 {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #ffffff;
}

.homebutton {
	margin-top: 50px;
}

.homebuttonstyle {
	background-color: transparent;
	color: #ffffff;
	font-size: 1.5em;
	width: 265px;
	border: 3px solid #ffffff;
	border-radius: 15px;
}

/**** Home Page About Section ****/

.arrow {
	margin-top: -4px;
}

.abouttitle {
	margin-top: 75px;
}

.abouttitle h2 {
	font-family: 'Lobster', cursive;
	font-size: 3em;
	color: #d96d32;
}

.shorthr {
	width:265px;
	margin: 37px auto 45px auto;
}

.border-orange {
	border: 2px solid #d96d32;
}

body > div.about-bg > div > section > div:nth-child(2) > p {
	font-size: 1.5em;
	line-height: 1.5;
	text-align: justify;
}

body > div.about-bg > div > section > div:nth-child(2) > p:nth-child(3) {
	margin-bottom: 75px;
}

.spacingbottom {
	margin-bottom: 75px;
}

/**** Home Page Latest Work ****/

.latestwork-bg {
	background-color: #d96d32;
}

.latesttitle {
	margin-top: 75px;
}

.latesttitle h2 {
	font-family: 'Lobster', cursive;
	font-size: 3em;
	color: #FFFFFF;
}

.shorthrlatest {
	width:265px;
	margin: 37px auto 45px auto;
	border-top: 1px solid #FFFFFF;
}

#wonderplugincarousel-1 > div.amazingcarousel-list-container > div.amazingcarousel-list-wrapper > ul > li > div > div.amazingcarousel-image > div:nth-child(3) {
	display: none !important;
}

#wonderplugincarousel-3 > div.amazingcarousel-list-container > div.amazingcarousel-list-wrapper > ul > li > div > div.amazingcarousel-image > div:nth-child(3) {
	display: none !important;
}

#wonderplugincarousel-3 > div.amazingcarousel-list-container {
	margin: 0px auto 50px auto !important;
}


/**** Portfolio Page ****/

.cbp-l-grid-projects .cbp-caption {
	border: 2px solid #d1d1d1;
}
/**** Resume Page ****/

h3.widget-title {
	padding-bottom: 10px;
	color: #d96d32;
}

.page-header {
	padding-bottom: 0;
	margin-bottom: 15px;
	margin-top: 0px;
}

.rb-resume-block .rb-about-image {
	max-width: 237px;
}

.rb-widget-experience {
	font-size: 15px;
	margin-top: 50px;
}

.rb-experience-rating {
	color: #d96d32;
	margin-bottom: 10px;
	text-indent: 5px;
}

.rb-resume-block .rb-experience .rb-section-title {
	color: #d96d32;
}

.rb-resume-block .rb-btn.rb-btn-white {
	max-width: 150px;
}

/**** Contact Page ****/

#wpcf7-f62-p13-o1 > form {
	font-family: lobster;
	font-size: 20px;
	background-color: #f1f1f1;
	padding: 20px;
	width: 100%;
}

input, textarea, select, .uneditable-input {
	margin-bottom: 0;
	width: 100%;
}

#wpcf7-f62-p13-o1 > form > p:nth-child(6) > input {
	width: 75px;
	margin-top: 20px;
}

#wpcf7-f62-p13-o1 > form > p > span > input {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	padding: 3px;
}

#wpcf7-f62-p13-o1 > form > p > span > textarea {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	padding: 3px;
}

span.wpcf7-not-valid-tip {
	font-size: .75em;
	font-family: "Open Sans", sans-serif;
}

div.wpcf7-validation-errors {
	font-family: "Open Sans", sans-serif;
}

/**** Responsive Media Queries ****/

@media (max-width: 1400px) {
  .main-bg {
	height: 600px;
  }

  .homeheadshot {
	margin-top: 35px;
  }

  .homeheadshotmobile {
  	width: 250px;
   }

  .homename {
	margin-top: 25px;	
  }
  .homename h1 {
	font-size: 6.0em;
  }
}

@media (max-width: 1199px) {
  #footer {
    width: 970px;
  }
  
  body > div.about-bg > div > section > div:nth-child(2) > p {
	font-size: 1.2em;
  }
}

@media (max-width: 991px) {
  #footer {
    width: 750px;
  }
  .mobilecenter {
	margin: 0 auto;
  }
  .mobilespacingbottom {
	margin-bottom: 30px;
  }
 #post-11 > section > div > div.rb-about > div.rb-about-text > div.rb-description > p:nth-child(1), #post-11 > section > div > div.rb-about > div.rb-about-text > div.rb-description > p:nth-child(2) {
  	display: none;
  }

}

@media (min-width: 767px) {
  .mobilesocial {
    display: none;
  }
}

@media (max-width: 767px) {
  .fullsocial {
	display: none;
  }

  .icon-linkedin-sign {
	margin-right: 15px;
  }

  .icon-facebook-sign {
	margin-right: 10px;
  }
  #footer {
        text-align: center;
	width: 100%;
  }
  #footer h3 {
	padding-top: 30px;
  }
  .xsdnone {
 	display: none; 
  }
  .attribution {
	text-align: center;
  }
  .floatright {
	float:none;
  }
  .rb-resume-block .rb-about-image {
	max-width: 177px;
  }
  #content > aside {
	display: none;	
  }
}

@media (min-width: 650px) {
  .mobilecarousel {
	display: none;
  }
}

@media (max-width: 650px) {
  .fullcarousel {
	display: none;
  }
  .mobilecarousel {
	display: inline;
  }
}

@media (max-width: 600px) {
  .rb-resume-block .rb-about-image {
	max-width: 237px;
  }
  #post-11 > section > div > div.rb-about > div.rb-about-text > div.rb-buttons {
 	margin: 0 auto;
	width: 150px; 
  }
}

@media (max-width: 520px) {
  .homename h1 {
	font-size: 5.5em;
  }
  #post-11 > section > div > div.rb-about > div.rb-about-text {
	text-align: center;
  }
}

@media (max-width: 447px) {
  .homename h1 {
	font-size: 4.5em;
  }
}

@media (max-width: 375px) {
  .main-bg {
	height: 640px;
  }
}

@media (max-width: 320px) {
  .icon-linkedin-sign {
	margin-right: 10px;
  }

  .icon-facebook-sign {
	margin-right: 5px;
  }
}

@media (max-width: 290px) {
  .mobilesocial {
    	display: none;
  }
}

@media (max-width: 317px) {
  .hometitle h3 {
	font-size: 1.2em;
  }
}