/* -- Navigation Start -- */
#navigation .modal {
	background-color:rgba(56,62,71,0.9);
}

#navigation .modal-dialog {
	width:100%!important;
	max-width:1180px!important;
	padding:0 30px!important;
	margin:0 auto;
}

#navigation .modal-content {
	background-color:transparent!important;
	border-radius:0;
	box-shadow:none!important;
	border:none!important;
}

#navigation .modal-header {
	border:none!important;
}

#navigation .close {
	font-size:40px;
	color:#fff!important;
	opacity:1;
	outline:none!important;
}

#navigation .modal-body {
	text-align:center;
	margin:0 auto!important;
}

#navigation ul {
	margin:0 auto!important;
	padding:0!important;
}

#navigation .modal-menu > li {
	margin:15px auto!important;
	list-style:none;
}

#navigation .modal-menu li > a {
	color:#fff;
	font-size:30px;
	font-weight:300;
	text-decoration:none;
}

#navigation .modal-menu li > a:hover {
	color:#f17046;
}

#navigation .modal-menu a.free {
	color:#6eccd1;
}
/* -- Navigation End --*/
/* -- Header Start --*/
/*Desktop*/
#header {
	background-color:#f17046;
}

.header-menu {
	padding:15px;
}

#header span.logo {
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	font-weight:300;
	width:80%;
}

a.menu-btn {
	background:transparent;
	border-radius:0;
	border:none;
	color:#fff;
	font-size:24px;
	padding:0!important;
	margin-bottom:0!important;
}

a.menu-btn:hover,a.menu-btn:active,a.menu-btn:focus {
	background-color:transparent!important;
	color:#383e47;
	border:none!important;
	outline:none!important;
	padding:0!important;
}

a.menu-btn:visited {
	color:#fff;
}

span.glyphicon:hover {
	padding:0!important;
	color:#383e47;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.header-menu {
		padding:10px;
	}
	
	#header span.logo {
		font-size: 13px;
		margin-top: 2%;
		padding-left:24px;
	}
	
	#header span.menu-btn {
		padding-right:24px;
	}
}
/* -- Header End -- */
/* -- Hero Start -- */
/*Desktop*/
#hero {
	background:#e7d7c4 url(../images/laptop-hero-image.jpg) no-repeat center top;
	background-size:contain;
	margin:0 auto;
	padding-top:33%;
	max-height:850px;
}

#about-hero {
	background:#e7d7c4 url(../images/dalton-hero-image.jpg) no-repeat left center fixed;
	background-size:cover;
	margin:0 auto;
	padding-top:33%;
	max-height:850px;
}

#missing-hero {
	background:#e7d7c4 url(../images/four-o-four-hero.jpg)  no-repeat center top;
	background-size:cover;
	margin:0 auto;
	max-height:850px;
}

#hero-text {
	background-color:rgba(250,250,250,0.75);
	text-align:center;
	padding-top:0;
	padding:30px;
}

#missing-hero-text .col-md-6{
	text-align: center;
	background-color:rgba(56,62,71,0.83);
	margin-bottom: 22%;
	padding: 30px;
	border-bottom: 6px solid rgba(40,44,51,0.92);
}

#missing-hero-text .col-md-6 img{
	margin: 0px auto;
}

#missing-hero-text .col-md-6 p{
	font-size: 20px;
	padding: 15px;
	color: white;
	width: 90%;
	margin:15px auto;
}

#about-hero-text {
	background-color:rgba(250,250,250,0.8);
	text-align:left;
	padding-top:0;
	padding:30px;
}

#hero-text h1, #about-hero-text h1{
	font-size:36px;
	text-transform:uppercase;
	color:#f17046;
	margin-top:0;
	font-weight:300;
}

#hero-text p {
	max-width:600px;
	margin:15px auto;
	font-size:22px;
	color:#606771;
}

 #about-hero-text p{
	max-width:1150px;
	font-size:22px;
	margin:15px 0px;
	color:#606771;

 }

button.blue-btn,button.blue-btn:active,button.blue-btn:visited,button.blue-btn:focus {
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	border:0;
	outline:none!important;
	background-color:#6eccd1;
	border-bottom:4px solid #64b8bd;
	font-size:20px;
	padding:6px 30px;
}

button.blue-btn:hover {
	background-color:#64b8bd;
	border-bottom:4px solid #6eccd1;
	color:#fff;
	outline:none!important;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#hero-text h1, #about-hero-text h1 {
		font-size:30px;
	}
	
	#hero-text p, #about-hero-text p {
		font-size:16px;
		max-width:85%;
	}
	
	#about-hero {
	background:#2b3038 url(../images/dalton-hero-image.jpg) no-repeat center top;
	background-size:contain;
	margin:0 auto;
	padding-top:33%;
	max-height:850px;
	}
	
	#about-hero-text {
	background-color:rgba(250,250,250,0.9);
	text-align:left;
	padding-top:0;
	padding:30px;
}

#missing-hero-text .col-md-6{
	background:transparent;
	border-bottom: none;
}
#missing-hero-text .col-md-6 p{
	background-color:rgba(40,44,51,0.5);
	border-bottom: 6px solid rgba(40,44,51,0.6);
}
}
/* -- Hero End -- */
/* -- Value Start -- */
/*Desktop*/
#value {
	background:url(../images/girl-laptop-hero-image.jpg) no-repeat center top fixed;
	background-size:cover;
	margin:0 auto;
	height:550px;
}

.value-text {
	margin-top:10%;
}

.value-text h2 {
	color:#fff;
	font-weight:200;
	font-size:36px;
}

.value-text h2 span{
	color:#6eccd1;	
}

.value-text p {
	color:#fff;
	font-size:16px;
	font-weight:200;
	line-height:1.5em;
	margin:15px auto;
}

.value-text .blue-btn {
	margin-top:15px;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.value-text h2 {
		font-weight:400;
		font-size:22px;
	}
	#value {
	background:url(../images/girl-laptop-hero-image.jpg) no-repeat center center;
	background-size:cover;
	margin:0 auto;
	height:550px;
}
}
/* -- Value End -- */
/* -- Services Start -- */
/*Desktop*/
#services {
	text-align:center;
	margin-bottom:30px;
}

#services .row {
	margin:30px auto;
}

#services h2 {
	color:#f17046;
	font-size:30px;
	font-weight:200;
	margin:30px auto;
}

#services p {
	padding:30px;
	max-width:400px;
	margin:0 auto;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	#services h2 {
		margin:30px auto 15px;
	}
	
	#services p {
		padding:15px;
		max-width:400px;
		margin:0 auto;
	}
}
/* -- Services End -- */
/* -- About Start -- */
/*Desktop*/
#about {
	margin-bottom:30px;
}

#about .row {
	margin:30px auto;
}

#about img {
	margin-top:30px;
}

.about-text {
	margin-top:8%;
}

#about h2 {
	color:#f17046;
	font-size:30px;
	font-weight:200;
	margin:15px auto;
}

#about p {
	line-height:1.5em;
	margin:15px auto 30px;
}

#about img {
	margin:0 auto;
	text-align:center;
}
/* -- About End -- */
/* -- Footer Start -- */
/*Desktop*/
#footer {
	background-color:#6eccd1;
	padding-bottom:30px;
}

#footer h3 {
	text-align:center;
	color:#383e47;
	padding-bottom:15px;
}

.footer-menu {
	margin:0 auto;
	padding:0 15px;
	text-align:center;
}

.footer-menu > li {
	margin:15px auto;
	list-style:none;
}

.footer-menu a {
	color:#fff;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
}

.footer-menu a:hover {
	color:#383e47;
}

.social-menu {
	margin:0 auto;
	padding:0 15px;
	text-align:center;
}

.social-menu > li {
	display:inline-block;
	text-decoration:none;
	margin:15px;
	height:56px;
	width:56px;
	text-align:center;
}

.social-menu > li a:hover {
	opacity:.7;
}

.recent-tweets {
	text-align:center;
	margin:0 auto;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 991px) {
	.footer-menu {
		margin:0 auto;
		padding:0 15px 15px;
		text-align:center;
		border-bottom:4px solid #64b8bd;
	}
	
	.social-menu {
		margin:0 auto;
		padding:0 15px 15px;
		text-align:center;
		border-bottom:4px solid #64b8bd;
	}
}
/* -- Footer End -- */
/* -- Bottom Bar Start --*/
#bottom-bar {
	background-color:#f17046;
	color:#fff;
	padding:30px 0;
}
/* -- Bottom Bar Start --*/
/* -- Blue Bar Start --*/
/*Desktop*/
.blue-banner {
	background-color:#383e47;
	color:#fff;
	text-align:center;
	padding:30px 24px;
}

.blue-banner span {
	font-size:36px!important;
	font-weight:300;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.blue-banner span {
		font-size:24px!important;
		font-weight:600;
	}
}
/* -- Blue Bar End --*/
/* -- Popover Start --*/
.popover {
	border-radius:0;
	border:none!important;
	background-color:#383e47;
	padding:0;
	border:none!important;
}

.popover.top>.arrow {
	border:none;
	margin-left:0;
}

.popover.top>.arrow:after {
	bottom:2px;
	margin-left:-10px;
	content:" ";
	border-top-color:#383e47;
	border-bottom-width:0;
}

.popover-title {
	border-radius:0;
	color:#fff;
	text-align:center;
	background-color:#6eccd1;
	font-size:20px;
	border:none!important;
	border-bottom:4px solid #64b8bd !important;
}

.popover-content {
	color:#fff;
	font-size:14px;
	border:none!important;
	text-align:center;
	max-width:230px;
	border:none!important;
}
/* -- Popover End --*/
.inner-content{
	background-color: white;
}

.inner-content .row{
	margin: 60px auto;
}
.inner-content figure{
margin-top: 20%;
}
.inner-content figcaption{
	font-size: 8px !important;
	color:#f17046;
	margin-top: 5px;
} 

.inner-content h2{
	color:#6eccd1;
	margin-bottom: 15px;
}

.inner-content p{
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 200;
}
/*Mobile*/
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.inner-content .row{
	margin: 30px auto;
}
.inner-content figure{
margin-top: 5%;
}

.inner-content figure:first-child,.inner-content figure:first-child{
	margin-bottom: 5%;	
} 
.inner-content figcaption{
	font-size: 9px !important;
	color:#f17046;
	margin-top: 5px;
} 

.inner-content h2{
	color:#6eccd1;
	margin-bottom: 15px;
	font-size: 20px;
}

.inner-content p{
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 200;
}	
}
@media only screen and (min-width : 320px) and (max-width : 767px) {}
