﻿
@media (max-width: 1200px) {
.header .container-fluid {
    padding-right: 15px;
    padding-left: 15px;

}
.header2 .container-fluid {
    padding-right: 15px;
    padding-left: 15px;

}
.services ul li {
    display: inline-block;
    margin: 20px 10px;
    width: 290px;
}


.about ul li {
    width: 265px;
}



}



@media (max-width: 991px) {

div#myHeader {
    position: relative;
    background-color: #000a35;
}


.fill-img {
    background-size: 100% 100% !important;
}


.carousel {
        height: 308px;
        position: relative;
    }


.carousel-indicators li {
    display: inline-block;
    width: 75px;
    height: 74px;
}


.carousel-indicators {
        position: absolute;
        bottom: -8px !important;;
        padding-right: 0px;
        z-index: 15;
        width: 100%;
        left: 0;
        padding-left: 0;
        margin-left: 0%;
        text-align: center;
        list-style: none;
    }


.carousel-indicators .active {
    width: 87px;
    height: 87px;
}




#cssmenu > ul > li > a 
{
    padding: 12px 10px 12px 10px;
	font-size: 15px;
}

.caption-carousel h2 {
    font-size: 55px;
}
.caption-carousel h3 {
    font-size: 18px;
}


.navy-box {
    border-radius: 30px;
    height: auto;
}

.navy-img {
    border-radius: 30px;    
    height: auto;
}
.navy-box-text {
    height: auto;
}
.brands ul li
{
    margin: 20px 0px;
    width: 100%;
}
.brand1{
  text-align:center;
  border-radius:0;
  margin-bottom:0;
}
.brand1 img{
     margin:auto;
}

.brand1-img {
    position: relative;
    left: 0;
}

.brand2{
  text-align:center;
  border-radius:0;
  margin-bottom:0;
}
.brand2 img{
     margin:auto;
}

.brand2-img {
    position: relative;
    left: 0;
}


}


@media (max-width: 768px) {


.caption-carousel {
    position: absolute;
    top: 90px;
    left: 10%;
    right: 10%;
    z-index: 10;
    padding-top: 20px;
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2 {
    font-size: 45px;
}

.caption-carousel h3 {
    font-size: 16px;
	line-height: 25px;
}


.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}

.services ul li {
    display: block;
    margin: 20px auto;
    width: 355px;
}

}




@media (max-width: 767px) {
.text-top {
    text-align: right;
    position: absolute;
    left: 5px;
    top: -45px;
}
	
.text-top2 {
        text-align: right;
        position: relative;
        left: 5px;
        top: 8px;
}


.copyright
{
    text-align:center;
}
.copyright .socials {
    text-align:center;
}
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.carousel-caption {
    right: 0;
    top: 210px;
    left: 0;
    width:100%;
}



.caption-carousel {
    position: absolute;
    top: 90px;
    left: 20%;
    right: 20%;
    z-index: 10;
    padding-top: 20px;
    width: 60%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity = 50);
    opacity: 1;
    line-height: 790px;
}

.news ul li
{
    margin: 20px 0px;
    width: 100%;
}

.news-navy ul li
{
    margin: 20px 0px;
    width: 100%;
}

.services {
    background-size: 100% 20%;
}


}



@media (max-width: 480px) {
.services ul li {
    width: 100%;

}
}