
/*=====================================================
=            Bootstrap 2.3.2 Media Queries            =
=====================================================*/
@media only screen and (max-width : 1290px) {
.box_skitter .label_skitter {

width:100% !important}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
}
}

@media only screen and (max-width : 980px) {
.navbar-default .navbar-nav>li>a {
    font-size: 15px;
}
.navbar [class*='link']:not(:last-child):after {
    height: auto;
min-height: 44px;}
.nav>li>a {
    padding: 7px 5px;
}

.box_skitter_large {
    height: 283px;
}
.box_skitter .label_skitter {
    bottom: 100px;
    left: 0px;
font-size: 18px;
width:100% !important}
.welcome{    background-size: 100% 100%;height:auto}
.footer .fa-stack{padding:0}
.welcome {

background-color: #2D6BB4;}
}

@media only screen and (max-width : 767px) {
.profile ,.footer {
    padding-right: 20px;
}
.profile img {
    float: none;
}
}

@media only screen and (max-width : 480px) {



.welcome{    padding: 10px 20px 20px 10px;background-color: #2E6AB3;}
#certified img {
    margin: 30px 0px;
}
}

@media only screen and (max-width : 320px) {
.profile img {
    float: none;
}
}