/*
 Theme Name:   Moffett
 Theme URI:    *
 Description:  Moffett child theme
 Author:       Twinkle-minds
 Author URI:   http://twinkle-minds.com
 Template:     starter
 Version:      1.0.0
 Text Domain:  starter-child
*/


/* Standby css start
-------------------------------------------------------------- */


.floatingBox {
	height: 66px;
	position: fixed;
	border-bottom: 1px solid #2f3a40;
	border-right: 1px solid #2f3a40;
	border-left: 1px solid #2f3a40;
	border-top: 1px solid #2f3a40;
	z-index: 999999
}
.floatingBox a:hover, .floatingBox img:hover {
	outline: none
}
.documentBox {
	border-top: 1px solid #2f3a40;
	width: 389px;
	top: 250px;
	left: -253px;
	transition: 0.5s ease-in-out;
}
.documentBox:hover {
	transform: translate(253px,0);
}
.elsaBox {
	width: 319px;
	top: 315px;
	left: -183px;
	transition: 0.5s ease-in-out;
}
.elsaBox:hover {
	transform: translate(183px,0);
}
.moffettBox {
	width: 296px;
	top: 380px;
	left: -162px;
	transition: 0.5s ease-in-out;
}
.moffettBox:hover {
	transform: translate(162px,0);
}
.floatingBox .logo-box {
	line-height: 0;
	float: right;
	background: #fff;
}
.floatingBox .text-box {
	box-sizing: border-box;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 8px 10px;
}
.floatingBox .text-box p {
	margin-bottom: 0
}
.floatingBox .text-box a {
	font-size: 12px;
	text-decoration: none;
}
.documentBox .text-box {
	float: left;
	width: 256px;
	background: #060066;
	height: 64px;
}
.documentBox .text-box a {
	color: #f60d18;
}
.elsaBox .text-box {
	float: left;
	width: 186px;
	background: #00713b;
	height: 64px;
}
.elsaBox .text-box a {
	color: #f5a222;
}
.moffettBox .text-box {
	float: left;
	width: 165px;
	background: #f57a20;
	height: 62px;
}
.moffettBox .text-box a {
	color: #1d1417;
}

/* Standby css end
-------------------------------------------------------------- */

.clear{
  clear: both;
}
span.moffettManImg{
  height: 190px;
  width: 265px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  background: url('images/moffett-logo.png');
}
span.moffettSubtitle{
  color:#ffffff;
}
span.phone-img{
  height: 38px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url('images/phone-img.png');
}
#navigation a.navbar-brand.scroll{
  padding: 0;
  margin-top: -12px;
}
.page-wrapper {
  padding: 50px 0;
}
#navigation .navbar-nav > li > a {
  line-height: 61px;
  text-transform: uppercase;
  padding:25px 20px;
}
#navigation .navbar-nav>.active>a,
#navigation .navbar-nav>.active>a:hover,
#navigation .navbar-nav>.active>a:focus{
  color: #000000;
  background-color: #f2f2f2;
  border-top:4px solid #ec2028;
  line-height: 57px;
}
#slider img{
  width: 100%;
}
#the-moffet-man{
  padding-top: 0;
  padding-bottom: 0;
}
#slider .carousel-caption{
  top: 23%;
  text-align: center;
}
#carousel-main .carousel-caption h2,
span.moffettSubtitle {
  font-family: 'open sans';
  font-size: 32px;
  font-weight: bolder;
}
.title-area, #headers h1 {
  text-align: center;
  margin-bottom: 25px;
}
#headers h1 a {
	color:#000;
}
#headers .title-area {
	display:none;
}
.page-content p{
  font-size: 18px;
}
.read-more-link {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}
.more-link{
  display:none;
}
.page-template-default .read-more-link{
  display: none;
}
.btn-danger {
  color: #ffffff;
  background-color: #ec2028;
}
.btn-gray{
  color:#ffffff;
  background-color: #484344;
}
.btn-gray:hover{
  color:#ffffff;
  background-color: #000000;
}
.btn-lg{
  padding: 10px 30px;
  font-size: 16px;
}
section h4{
  font-size: 1.1em;
  font-weight: 600;
}
.map-label{
  padding-left:10px;
  margin-top: -10px;
  color:#7a0505;
  font-size: 14px;
  font-weight: bolder;
  text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
.contact-data{
  width: 90%;
  display: inline-block;
  padding: 40px 30px 30px;
  background: #ffffff;
}
.contact-data-image{
  width:90%;
  height:auto;
}
.contact-data p{
  margin-bottom: 15px;
  font-size: 17px;
}
.contact-data p:last-of-type{
  margin-bottom: 0;
}
.mail-link{
  color:#ec242c;
}
#menu-item-24 .sub-menu{
  display: none !important;
}
#contact-form{
  background: url('images/moffett_loading.jpg');
  background-size: cover;
}

#contact-form .container{
  padding: 45px;
  background: #ffffff;
  width: 50%;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea{
  width:100%;
  padding-left:10px;
  font-size: 14px;
}
.wpcf7-form-control-wrap textarea{
  height: 93px;
}
span.required{
  color:#ee5257;
}
span.label-span{
  font-size: 17px;
  line-height: 33px;
}
.news-title{
  font-size: 18px;
  font-weight: 600;
}
.news-button{
  margin-top: 5px;
}
.news-thumbnail{
  width:100%;
  height:auto;
  margin-bottom: 35px;
}
.news-category-name{
  color: #ec2028;
}
.news-page{
  font-size: 16px;
}
.piece-of-news-container{
  margin-bottom: 60px;
}
.pagination .current{
  background-color: #484344;
  color: #FFFFFF;
}
.pagination .current:hover{
  background-color: #484344;
}
.latest-news{
  border-bottom:1px dotted #efefef;
  width:100%;
  padding: 20px 0;
}
.latest-news:first-of-type{
  padding-top: 0;
}
.latest-news a{
  color:#000000;
}
.latest-news a:hover{
  color:#000000;
}
.date-latest{
  color:#626262;
}
footer .container .row .col-sm-6{
  color:#989898;
}
#footer a.footer-link{
  color:#ffffff;
}
#contact-form{
  padding: 70px 0 85px 0;
}
input.captcha-wrapper{
  width: 75px;
}
.contact-form-wrapper .row + .row{
  margin-top:20px;
}
/*.wpcf7-response-output{
  display: none !important;
}*/
input[name="acceptance-469"] {width:30px !important; float:left !important;}
span.wpcf7-not-valid-tip{
  display: none !important;
}
input.wpcf7-not-valid{
  border: 1px solid red;
  color: red;
}
.page-numbers{
  color:#676767;
}
.post-btn{
  margin-top:5px;
}
body.single-news,
body.page-template-default{
  background: #ffffff;
}
.sidebar-inner .widget.widget_custom_cf7{
  background: #f2f2f2;
  padding: 25px;
}
.sidebar-inner .widget.widget_custom_cf7 .wpcf7-submit{
  margin-top: 5px;
}
.sidebar-inner .widget_ultimate_posts{
  margin-top:50px;
  padding: 0;
}
.sidebar-inner .widget_ultimate_posts ul li a{
  color:#000000;
}
.sidebar-inner .widget_ultimate_posts ul li:hover {
  background: #f2f2f2;
}
.sidebar-inner .widget_ultimate_posts ul li.current-post-item{
  background: #f2f2f2;
  padding-left: 10px;
}
.sidebar-inner .widget_ultimate_posts ul li.current-post-item a{
  color:#ec2028;
}
img.post-thumb{
  width:100%;
  height:auto;
}
.entry-meta {
  margin: 12px 0 22px;
}
.entry-title a{
  color: #000000;
}
.entry-thumbnail {
  border-bottom: 6px solid #000;
  margin-bottom: 25px;
}
blockquote {
  border-left: 5px solid #ec2028;
  margin-top: 40px;
  margin-bottom: 35px;
}
blockquote p{
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 18px;
  color: #111111;
}
.post-navigation{
  margin-top: 20px;
}
.post-navigation a{
  color:#ec2028;
}
.pull-right{
  text-align: right;
}
.previous-post, .next-post{
  width: 300px;
}
.previous-post i, .next-post i{
  color:#ec2028;
}
.previous-post i:hover, .next-post i:hover{
  color:#48CEE2;
}
.post-nav-prev-link{
  display: inline-block;
  width: 250px;
  margin-left: 10px;
}
.icon-prev-post{
  display: inline-block;
  float: left;
}
.post-nav-next-link{
  display: inline-block;
  width: 250px;
  margin-right: 10px;
}
.icon-next-post{
  display: inline-block;
  float: right;
}
.full-width.dark-bg{
  background: #2d2a2b;
  color: #ffffff;
  border-bottom: 10px solid #000001;
  padding: 37px 0;
}
.page-full-header h1{
  color:#ffffff;
}
section#columns{
  background: #f2f2f2;
}
section#highlight{
  background-size: cover;
  border-top: 10px solid #000001;
  border-bottom: 10px solid #000001;
  color: #ffffff;
}
div#highlight, div#format, div#columns{
  padding-top:60px;
  padding-bottom:60px;
}
.row.section-heading-row{
  padding-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 45px;
}
#columns_content .page-content{
  margin-top: 50px;
}
#columns_content .page-content:first-of-type{
   margin-top: 0;
}
div#highlight h4,
div#highlight h1{
  color: #ffffff;
}
#highlight_content{
  margin-top: 15px;
}
#highlight_content h2,
#highlight_content h3,
#highlight_content h4,
#highlight_content h5{
  margin-top: 0;
}
h1.smaller-title{
  margin-bottom: 22px;
  margin-top: 15px;
}

section ol.counter-list {
  counter-reset: section;
}
section ol.counter-list ol{
  counter-reset: section;
  list-style-type: none;
}
section ol.counter-list > li:before {
  counter-increment: section;
  content: '';
}
section ol.counter-list ol > li:before {
  counter-increment: section;
  content: counters(section,".") " ";
}

section ul.non-counter {
  list-style: none;
  padding:0;
  margin:0;
}
section ul.non-counter > li {
  padding-left: 10px;
  text-indent: -22px;
}
section ul.non-counter li:before {
  content: "• ";
  color: #ec2028;
  margin-right: 10px;
}

section ul.non-counter ul {
  list-style: none;
}
section ul.non-counter ul li:before {
  content: "• ";
  color: #999999;
  margin-right: 10px;
}
.text-left{
  text-align: left;
}
#menu-footer-menu{
  white-space: nowrap;
}
body.page-template-news-php{
  background: #ffffff;
}
.moffitt-hire-header-general-container{
  margin-bottom: 25px;
}
.moffitt-hire-header-icon-container{
  float: left;
  width: 63px;
}
.moffitt-hire-header-title-container{
  float: left;
  margin-left: 10px;
  width: calc(100% - 83px);
  margin-right: 10px;
}


@media only screen and (max-width: 960px) and (min-width: 768px) {
	#navigation .navbar-nav > li > a {
		padding:25px 5px !important;
		font-size:11px;
	}
}
@media only screen and (max-width: 991px){
  .moffitt-hire-header-general-container{
    margin-top: 25px;
  }
}

@media only screen and (max-width: 1200px){
  #slider .carousel-caption {
    top: 5%;
  }
  span.moffettManImg {
    height: 130px;
    width: 190px;
    background-size: 100%;
  }
}
@media only screen and (max-width: 1150px){
  .contact-data {
    width: 100%;
    display: inline-block;
    padding: 40px 30px 30px;
    background: #ffffff;
  }
  .contact-data-image {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 990px) {
  #menu-footer-menu {
    float: none !important;
    padding-left: 0;
    text-align: left;
  }
}
@media only screen and (max-width: 850px){
  span.moffettManImg {
    height: 100px;
    width: 140px;
  }
  #carousel-main .carousel-caption h2, span.moffettSubtitle {
    font-size: 25px;
  }
}
@media only screen and (max-width: 830px){
  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 770px){
  .contact-data {
    margin-bottom: 25px;
  }
  .container>.navbar-header, .container>.navbar-collapse {
	  padding-right:0;
  }
}
@media only screen and (max-width: 700px){
  #slider .carousel-caption {
    top: 0%;
  }
  span.moffettManImg {
    height: 60px;
    width: 90px;
  }
}
@media only screen and (max-width: 650px){
  #contact-form .container {
    width:75%;
  }
}

@media only screen and (max-width: 600px){
  .btn-lg {
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 550px){
  #carousel-main .carousel-caption h2, span.moffettSubtitle {
    font-size: 20px;
  }
  span.moffettManImg {
    height: 45px;
    width: 65px;
  }
  .btn-lg {
    font-size: 12px;
  }
  #contact-form .container {
    padding: 15px;
  }
}
@media only screen and (max-width: 480px){
  #menu-footer-menu {
    white-space: normal;
    text-align: center;
  }
  .g-recaptcha {
	  transform:scale(0.77);
	  -webkit-transform:scale(0.77);
	  transform-origin:0 0;
	  -webkit-transform-origin:0 0;
  }
}
@media only screen and (max-width: 450px){
  #carousel-main .carousel-caption h2, span.moffettSubtitle {
    margin: 0;
  }
}
@media only screen and (max-width: 400px) {
  #contact-form .container {
    padding: 10px;
    width: 80%;
  }
}