/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: 'Roboto',"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}
 
.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #3facc0;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #3facc0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

h2{color:#3facc0;}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #3facc0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #3facc0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #3599ac;
    color: #fff;
    background-color: #3facc0;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	border-color: #3facc0;
	background-color: #3facc0;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 1px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(63, 172, 192, 0.3);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}


.navbar-default {
    border-color: transparent;
    background-color: #222;

}

.navbar-default .navbar-brand {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,cursive;
	font-weight:700;
    color: #fff; 	
}

.navbar-brand img {float:left; margin:0 20px 0px 0;}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #3facc0;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #3facc0;
    background-color: #3facc0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #11283a;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #3facc0;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #16354d;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #16354d;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #395265;
		
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
	
	
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/*
video { 
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background: url(http://img.astroawani.com/2015-03/mh370-a-year/header-bg.jpg) no-repeat;
  background-size: cover;
  transition: 1s opacity;
}*/

header .intro-text {
    padding-top: 200px;
    padding-bottom: 150px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px; color:#fff;
}

#goodnight {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/night-sky.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}
/*TABS*/
#goodnight .intro-text {
    padding-top: 90px;
    padding-bottom: 70px;
}

#goodnight .intro-text .intro-lead-in {
    margin-bottom: 80px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 22px;
}

#goodnight .intro-text .intro-heading {
    margin: 0 0px 15px 20px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 22px;
}

#goodnight .intro-text .intro-heading2 {
    margin: 30px 0px 25px 20px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 5em;
    font-weight: 700;
    line-height: 90px;
}

#board {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/airport-board.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#board .intro-text {
    padding-top: 100px;
    padding-bottom: 150px;
}

#board .intro-text h2 {font-size:1.5em;}

#board .intro-text .caption-box {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 22px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #ffffff;
    left: 20%;
    margin-top: 20%;
	max-width: 500px;
    padding: 15px;
    position: relative;
	text-align:left;
    width: 70%;
	
}

#numbers {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/plane-seats.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#numbers .intro-text {
    padding-top: 50px;
    padding-bottom: 150px;
}

#numbers h2 {font-size:5em; line-height:80px;}
#numbers h3 {margin:10px 0 40px 0;}

#pc {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/pc-malaysia.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#board .intro-text, #awani .intro-text, #pc .intro-text, #msgboard .intro-text {
    padding-top: 150px;
    padding-bottom: 150px;
}

#awani .intro-text .caption-box, #pc .intro-text .caption-box, #msgboard .intro-text .caption-box {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 22px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #ffffff;
    left: 20%;
    margin-top: 20%;
	max-width: 500px;
    padding: 15px;
    position: relative;
	text-align:left;
    width: 70%;
	
}

#awani {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/loss-bg.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#msgboard {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/board-signature.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#video-live .intro-text .caption-box {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 26px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    margin: 20% auto;
    max-width: 700px;
    padding: 25px;
    position: relative;
	text-align:left;
    width: 55%;
	
}

.tribute-insta {max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px); margin:0 0 10px 0;}

.insta-box {background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);  margin: 1px 1px 5px 1px; max-width:658px; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);color:#000;  text-decoration:none; word-wrap:break-word; padding: 20px 5px 10px 5px; margin:0 0 20px 0;}

.insta-author {color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:3px; padding:0px 0 7px 0; text-align:center;min-height:35px; }

.insta-box a,
.insta-box a:hover {text-decoration:none; color:#000;}

.insta-box p {font-family:Arial,sans-serif; font-size:12px; font-style:normal; font-weight:normal; line-height:16px;}

/*NORMAL MONITOR*/
@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px; 
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
        text-shadow:1px 1px 5px #888;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 7.5em;
        font-weight: 700;
        line-height: 75px; 
        /*color:#336699;*/
        text-shadow:1px 1px 5px #888;
    }
	
#goodnight {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/night-sky.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#goodnight .intro-text {
    padding-top: 130px;
    padding-bottom: 200px;
}

#goodnight .intro-text .intro-lead-in {
    margin: 0 0 110px -70px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8.5em;
    font-weight: 700;
    line-height: 22px;
}

#goodnight .intro-text .intro-heading {
    margin: 0 0px 25px 130px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 7.5em;
    font-weight: 700;
    line-height: 50px;
}

#goodnight .intro-text .intro-heading2 {
    margin: 50px 0px 25px 200px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 6em;
    font-weight: 700;
    line-height: 90px;
}

#goodnight .intro-text .sub-header {
    width: 400px;
	text-align:left; float:right;
	margin: 80px 20px 0 0;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 30px;
}

#board {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/airport-board.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#awani {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/loss-bg.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#pc {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/pc-malaysia.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#msgboard {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/board-signature.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#board .intro-text, #awani .intro-text, #pc .intro-text, #msgboard .intro-text, #photo-album .intro-text {
    padding-top: 200px;
    padding-bottom: 250px;
}


#board .intro-text .caption-box, #awani .intro-text .caption-box, #pc .intro-text .caption-box, #msgboard .intro-text .caption-box, #photo-album .intro-text .caption-box {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 26px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    left: 50%;
    margin-top: 20%;
    max-width: 700px;
    padding: 25px;
    position: relative;
	text-align:left;
    width: 52%;
	
}

#video-live .intro-text .caption-box {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 26px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    margin: 20% auto;
    max-width: 700px;
    padding: 25px;
    position: relative;
	text-align:left;
    width: 55%;
	
}

#board .intro-text h2, #awani .intro-text h2, #pc .intro-text h2, #msgboard .intro-text h2, #photo-album .intro-text h2,  #video-live .intro-text h2  {font-size:1.8em;}



#numbers {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/plane-seats.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#numbers .intro-text {
    padding-top: 80px;
    padding-bottom: 150px;
}

#numbers h2 {font-size:6em; line-height:80px;}
#numbers h3 {margin:30px 0 50px 0;}

#numbers .intro-text .heading-numbers {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
    left: 20%;
    margin-top: 20%;
	max-width: 500px;
    padding: 15px;
    position: relative;
	text-align:left;
    width: 70%;
	
}

.tribute-insta {max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px); margin:0 0 10px 0;}

.insta-box {background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px 1px 10px 1px; max-width:658px; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);color:#000; text-decoration:none; word-wrap:break-word; padding: 20px 5px 10px 5px;}

.insta-author {color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:3px; padding:0px 0 7px 0; text-align:center;}

.insta-box a,
.insta-box a:hover {text-decoration:none; color:#000;}
.insta-box p {font-family:Arial,sans-serif; font-size:12px; font-style:normal; font-weight:normal; line-height:16px;}

}

section {
    padding: 80px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
	line-height:26px;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    } 
}


.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio.loss {
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/night-sky2.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding:180px 0 200px 0;
}

#wait{
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/family-grief.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding:180px 0 200px 0;
	
}

#hope{
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/pilot-search-bg.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding:180px 0 200px 0;
}

#numbers {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/plane-seats.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#photo-album{
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/moon-clouds.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding:100px 0 100px 0;
}

#video-live{
	text-align: center;
	color: #fff;
	background-attachment: scroll;
	/* background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/cockpit-pilot.jpg); */
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/heli.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding:150px 0 150px 0;
}



#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 15px;
    max-width: 400px;
    text-align: center;
    
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
	line-height:30px;
	font-size:1.8em;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #e0e0e0;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #e0e0e0;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #3facc0;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
	font-size:1.5em;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}



@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
	
.timeline p {
    margin-bottom: 0; font-size:14px;
}
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
	.timeline .timeline-body>p,
.timeline p {
    margin-bottom: 0; font-size:1.2em;
}
	
}
/*BIG MONITOR*/
@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
	  header .intro-text .intro-heading {
      color:#fff; font-size: 9em; }
	  
	  
	  
#goodnight .intro-text {
    padding-top: 130px;
    padding-bottom: 200px;
}

#goodnight .intro-text .intro-lead-in {
    margin: 0 0 110px -40px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8.5em;
    font-weight: 700;
    line-height: 22px;
}

#goodnight .intro-text .intro-heading {
    margin: 0 0px 25px 130px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 7.5em;
    font-weight: 700;
    line-height: 50px;
}

#goodnight .intro-text .intro-heading2 {
    margin: 50px 0px 25px 200px;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 6em;
    font-weight: 700;
    line-height: 90px;
}

#goodnight .intro-text .sub-header {
    width: 400px;
	text-align:left; float:right;
	margin: 80px 20px 0 0;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 30px;
}

#numbers {
	text-align: center;
	color: #fff;
	background-attachment: fixed;
	background-image: url(http://img.astroawani.com/2015-03/mh370-a-year/plane-seats.jpg);
	background-position: center center;
	background-repeat: none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	
}

#numbers .container {
    padding-top: 100px;
    padding-bottom: 150px;
}

#numbers h2 {font-size:7em; line-height:60px;}

#numbers .intro-text .heading-numbers {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
    left:0;
    margin-top: 10%;
	max-width: 500px;
    padding: 15px;
    position: relative;
	text-align:left;
    width: 70%;
	
}


}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #3facc0;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
	
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 20px; text-align:left; font-size:1.2em;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

section#portfolio .section-heading {
    color: #fff; 
}

::-moz-selection {
    text-shadow: none;
    background: #3facc0;
}

::selection {
    text-shadow: none;
    background: #3facc0;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #3facc0;
}

/* Carousel base class */
.carousel {
  height: 500px;
  
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10; padding:0 0 120px 0;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}

#myCarousel .container {margin:0 0 0 0; padding:0 0 0 0;}

/* back to top sticky */

.scroll-top-wrapper {
position: fixed;
opacity: 0;
visibility: hidden;
overflow: hidden;
text-align: center;
z-index: 99999999;
    background-color: #777777;
color: #eeeeee;
width: 50px;
height: 48px;
line-height: 48px;
right: 30px;
bottom: 30px;
padding-top: 2px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; 
}
.scroll-top-wrapper:hover {
background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible; 
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
line-height: inherit;
}

.news-box {
    text-align:justify;
}

.storybody { float: left; width: 100%; }
.storybody .storyheadline { font: 600 28px 'Open Sans', sans-serif; color: #000; margin-bottom: 5px; text-shadow: 1px 1px 0px #c5c5c5; }
.storybody .dateline { font: normal 11px 'Open Sans', sans-serif; color: #000; margin-bottom: 10px; }
.storybody .dateline a { color: #006699; text-decoration: none; }
.storybody .socialbar { float: left; width: 100%; margin: 4px 0 16px 0; height:36px; }
.storybody .storytext { float: left; width: 100%; font: normal 14px 'Open Sans', sans-serif; line-height: 20px; color: #000; margin-bottom: 10px; text-align: justify; }

.storybody .storytext img { max-width:630px; }
.storybody .storytext table { max-width:630px; }
.storybody .storytext .embed-tweet {width:400px; margin: 10px auto;overflow-x:hidden;}
.storybody .storytext .embed-facebook {width:466px; margin: 10px auto;}
.storybody .storytext .embed-storify {width:630px; margin: 10px auto;}
.storybody .storytext iframe.youtube-video { text-align: center; display: block; max-width: 99%; min-width: 220px; margin: 0px auto; box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 3px; }
.storybody .storytext blockquote.twitter-tweet, .storybody .storytext iframe.twitter-tweet { text-align: center; display: block; border-color: #EEE #DDD #BBB; border-width: 1px; border-style: solid; max-width: 99%; min-width: 220px; margin: 10px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; box-shadow: rgba(0, 0, 0, 0.14902) 0px 1px 3px; width: 400px; }
.storybody .storytext iframe.fusion-chart { text-align: center; display: block; max-width: 99%; min-width: 220px; margin: 0px auto; overflow:hidden; }
.storybody .storytext iframe.google-maps { text-align: center; display: block; max-width: 99%; min-width: 220px; margin: 0px auto; overflow:hidden; }
.storybody .storytext ul, .storybody .storytext ol {list-style-position:inside;}
.storybody .storytext .embed-polldaddy {width:300px; margin: 10px auto;}
.storybody .storytext .embed-stipple {width:630px; margin: 10px auto; text-align:center;}

.storybody .storytext .embed-quote { display: block; float: left; padding: 0; margin: 8px 20px 8px 0; font: 700 18px 'Open Sans', sans-serif; font-style: italic; text-align: left; color: #454545; width: 250px; line-height: 26px; }
.storybody .storytext .embed-quote .byline { font: normal 12px 'Open Sans', sans-serif; font-style: normal; text-align: left; color: #686868; padding: 8px 0; }
.storybody .storytext .embed-quote .sign-before { font: normal 75px Georgia, serif; color: #000; padding: 0; height: 36px; }
.storybody .storytext .embed-quote .sign-after { display: inline-block; font: normal 40px Georgia, serif; color: #000; padding: 0; height: 18px; vertical-align: top; }
.storybody .storytext .embed-quote .addthis_toolbox { height: 25px; float:left; overflow:hidden; }
.storybody .storytext .embed-quote .addthis_toolbox a { width: 25px; height: 25px; display:block; float:left; margin:0;  }
.storybody .storytext .embed-quote .addthis_toolbox a img { width: 25px; height: 25px; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_twitter { background-color:#777; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_twitter:hover { background-color:#4099FF; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_facebook { background-color:#666; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_facebook:hover { background-color:#3b5998; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_google_plusone_share { background-color:#555; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_google_plusone_share:hover { background-color:#dd4b39; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_compact { background-color:#444; }
.storybody .storytext .embed-quote .addthis_toolbox .addthis_button_compact:hover { background-color:#DD5500; }

.clr { clear: both; }
.float_l{float:left;}
.float_r{float:right !important;}

.inside_cat_head .left {font-size: 11px;color: #666;float: left;margin-top: 12px;}
.feedbackform {float: left;width: 100%;font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: bold;}
.feedbackform td {padding-top: 5px;padding-right: 3px;padding-bottom: 5px;padding-left: 3px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #000;}
.feedbackform input, .feedbackform select {width: 400px;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #333;padding: 3px 5px; border-radius:5px;border:1px solid #ccc;height: 25px;}
.feedbackform textarea {height: 100px;width: 400px; border-radius: 5px 5px 5px 5px; border: 1px solid #CCCCCC;}
.feedbackform p {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333;margin-top: 2px; margin-bottom: 2px;}
.feedbackform select {height: inherit;}
.feed_disclaimer {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 16px;color: #333;margin-top: 20px;float:left;}
.feedbackform .but_submit {width: 100px;}

.pagination {float: right;width:auto; margin:0 0 15px 0;}
.pagination ul {margin: 0px;padding: 0px;list-style-type: none;}
.pagination ul li {float: left;font-family: 'Open Sans', sans-serif;font-size: 14px;color: #c13d55;font-weight: bold;margin-right: 5px;margin-left: 5px;border-radius:4px;}
.pagination ul li a, .pagination ul li span {color: #000;text-decoration: none;background-color: #e4e4e4;padding: 3px 5px;border: 1px solid #ccc; border-radius:3px;}
.pagination ul li span {color: #c13d55;background-color: #fff;}
.pagination ul li .select {background-color: #FFF;border: 1px solid #CCC;}
.pagination ul li a:hover {background-color: #FFF;border: 1px solid #CCC;color: #c13d55;}
.pagination .prev_arrow, .pagination .next_arrow {background-image: url(../../../images/paginationarrow.jpg);background-repeat: no-repeat;background-position: left top;height: 19px;width: 21px;float: left;margin-right: 10px;}
.pagination .next_arrow {background-position: right top;margin-left: 10px;}

#myhead video {min-width:100%;min-height:100%;width:auto;height:auto;}

.portfolio-item .portfolio-caption{height:120px;}