.col-md-3,.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.marginTop{
    margin-top:10px;
}

.bg-pink {
    background:#f0f0f0;
}
.labelBlack {
    color: #1d1413;
}
.bg-blue {
    background:#d6d6d6;
    color:#000;
}
.padding35 {
    padding: 35px 0 35px;
}

/* Feature-CSS */

.icon {
    color : #fff;
    padding:15px;
    background:#323232 ;
    font-size:50px;
    border-radius:90px;
    border:10px solid #323232 ;

}
.feature-box {
    text-align: center;
    padding: 20px;
    transition: .5s;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
}
.feature-box:hover {

    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.feature-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0 15px;
}

/* Site Heading */
.site-heading h3{
    font-size : 40px;
    margin-bottom: 10px;
    font-weight: 600;
}
.border {
    background: #e8e8e8 ;
    height: 1px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    float:left;
}

/* padding-margin */
.paddingTB60 {
    padding-top:60px;
    padding-bottom:60px;
}


/* Carousel banner */
/* Declare heights because of positioning of img element */
.carousel .item {
    height: 500px;
    background-color:#555;
}
.carousel img {
    position: absolute;
    top: 0;
    left: 0;

}
.carousel-caption {
    margin-bottom:30px;
}
.carousel-caption h1 {
    margin-bottom:15px;
    font-size:42px;
    font-weight:700px;
}
.carousel-caption p {
    margin-bottom:20px;
    font-size:16px;
    font-weight:400px;
}

/* Footer */
.footer {
    position: relative;
    background-color: #fff;
    color: #707070;
    padding: 55px 0 40px;
}
.footer h5 {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #707070;
    position: relative;
    padding-bottom: 16px;
}
.footer h5:after {
    content: '';
    display: block;
    margin: 5px 0 0;
    width: 40%;
    height: 1px;
    background-color: #fff;
}
.footer ul {
    list-style: none;
    line-height: 2.2em;
    padding-left:0px;
}
.footer ul a {
    color:#707070;;
}
.footer ul a:hover {
    color:#274abb;;
    text-decoration:none;
}
/*footer bottom */
.footer-bottom {
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: 1px solid rgba(0,0,0,0.09);
    background: #fff;

}
.copyright-text p {
    color: #707070;
    margin-top: 18px;
    margin-bottom: 0;
    font-size:12px;
}

/* Social Icons */

.social-icons{

    margin: 0;
    padding: 0;
    font-size : 10px;
}

.social {
    margin:7px 7px 7px 0px;
    color:#b40028;
}


#social-fb:hover {
    color: #3B5998;
    transition:all .25s;
}
#social-tw:hover {
    color: #4099FF;
    transition:all .25s;
}
#social-gp:hover {
    color: #d34836;
    transition:all .25s;
}
#social-em:hover {
    color: #f39c12;
    transition:all .25s;
}

/* CTA CSS */
.cta-padding35 {
    padding: 35px 0 35px;
    background-color: #b40028;
    color:#fff;
}
/* Buttons */
.site-btn {
    font-size: 14px;
    padding: 13px 30px;
    border-radius: 5px;
    border: 1px solid #b40028 ;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #b40028 ;
    background-color:transparent;
    transition: all .25s ease-in-out;
    margin: 10px 0px 10px 0px;

}
.site-btn:hover {
    background: #b40028 ;
    border: 1px solid #fff;
    font-weight:700px;


}



/* Navigation */
.navbar-default {
    background-color: #011034;
    border-color: #011034;
    padding: 10px 0px 10px 0;
    letter-spacing:1px;
    font-weight:800;
    text-transform: uppercase;
    webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.navbar-default {
    background-color: #011034;
    border-color: #011034;
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
@media screen and (max-width: 700px) and (min-width: 100px) {


    .Classbody{
        background-color: #deeaf5;
        /*background:url("../../image/mvpmbackground.jpg") no-repeat center center fixed;*/
        /*background: linear-gradient(rgba(35, 25, 25, 0.7), rgba(134, 124, 124, 0.7)),url("../../image/mvpmbackground.jpg") no-repeat center center fixed;*/
        width: 100%;
        height: auto;
        position: absolute;
        top:0px;
        left:0px;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center;
        color: #fff;
        padding-top: 100px;
    }
}


@media screen and (max-width: 6000px) and (min-width: 700px) {

    .MarginTops{
        margin-top: 18px;
    }

    .Classbody{
        background-color: #deeaf5;
        /*background: url("../../image/mvpmbackground.jpg") no-repeat center center fixed;*/
        width: 100%;
        height: 100%;
        position: absolute;
        top:0px;
        left:0px;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center;
        color: #fff;
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    /* Navigation */
    .navbar-default {
        background-color: #011034;
        border-color: #011034;
        padding: 10px 0px 10px 0;
        letter-spacing:1px;
        font-weight:800;
        text-transform: uppercase;
        webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    }
    .navbar-default {
        background-color: #011034;
        border-color: #011034;
    }
    .navbar-default .navbar-brand {
        color: #ffffff;
    }
}
