/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

 .image-wrapper {
    height: 280px !important;
    overflow: hidden;
    position: relative;
}
.carousel .item img {
    width: 100%;
    height: 100%;
    position: relative;
}
.carousel-caption h3 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    /*line-height: normal;*/
    font-size: 1em;
    text-align: right;
    position: absolute !important;
    /*margin-right: 10px;*/
    right: 0;
    margin-right: -3%;
    display: none;
    cursor: pointer;
    bottom: .1px;
    background: rgba(0,0,0,.4);
    /*width: 10px;*/
}
/*.carousel-caption{
    position: absolute;
    background: rgba(0,0,0,.9);
    bottom: 0;
    right: 0;
    width: auto;
}
*/

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

 
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  /* change the link color */
  .image-wrapper {
height: 500px !important;
overflow: hidden;
position: relative;
}
.carousel .item img {
    width: 100%;
    height: 100%;
    position: relative;
}
.carousel-caption h3 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    /*line-height: normal;*/
    font-size: 1em;
    text-align: right;
    position: absolute !important;
    /*margin-right: 10px;*/
    right: 0;
    margin-right: -32%;
    display: none;
    cursor: pointer;
    bottom: .1px;
    background: rgba(0,0,0,.4);
    /*width: 10px;*/
}
/*.carousel-caption{
    position: absolute;
    background: rgba(0,0,0,.9);
    bottom: 0;
    right: 0;
    width: auto;
}
*/
.navbar-nav{
    margin-left: 30%;
}
.navbar.normal {
    background: rgba(255, 255, 255, 1);
    background: #005696;
    position: relative;
    width: 100%;
    z-index: 999999;
    height: 54px;
    padding-top: 2px;
    padding-bottom: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-default .navbar-nav > li > a {
    color: #263238;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
}
div.data{
    width: 100% !important;
}
.footer-col h1{
    font-size: 10px;
}
.half-center {
    width: 50% !important;
    margin: 0 auto !important;
    text-align: center;
    font-size: 18px;
}


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {


}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

.image-wrapper {
height: 700px !important;
overflow: hidden;
position: relative;
}
.carousel .item img {
    width: 100%;
    height: 100%;
    position: relative;
}
.carousel-caption h3 {
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-size: 1.5em;
    text-align: right;
    position: absolute !important;
    right: 0;
    margin-right: -33%;
    display: none;
    cursor: pointer;
    bottom: .1px;
    background: rgba(0,0,0,.4);
    /*width: 10px;*/
}

.navbar-default .navbar-nav > li > a {
    color: #263238;
    color: #fff;
    padding-top: 16px;
    padding-bottom: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
}
.navbar.normal {
    background: rgba(255, 255, 255, 1);
    background: #005696;
    position: relative;
    width: 100%;
    z-index: 999999;
    padding-top: 2px;
    padding-bottom: 5px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar {
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: 0px solid transparent;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
    font-size: 1em;
}
footer h1 {
    font-size: 1em !important;
    color: #fff;
    font-weight: 800;
    margin-bottom: 32px;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 0px;
}
h1 {
    font-family: 'Raleway', sans-serif;
    color: #272727;
    font-weight: 600;
    position: relative;
    font-size: 2.143em;
}
}


/*==========  Non-Mobile First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

   /* .navbar.normal {
    background: rgba(255, 255, 255, 1);
    background: #005696;
    position: relative;
    width: 100%;
    z-index: 999999;
    height: 54px;
    padding-top: 2px;
    padding-bottom: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.navbar-default .navbar-nav > li > a {
    color: #263238;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
}*/
.navbar-default .navbar-nav > li > a {
    color: #263238;
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -10%;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
}


}


/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
html {
  font-size: 75%;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
html {
  font-size: 60%;
}

.side-title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3em;
    font-size: 16px !important;
}

.half-center {
    width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
    font-size: 14px;
}


}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
html {
  font-size: 50%;
}

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
html {
  font-size: 35%;
}


}

