@media (max-width: 480px) {

.inpage-bg {
    background: white;
    padding: 0px 0px 0px 0px; 
}

.bg-holder {
    
    background-size: 100%;
    height: 151%;
   
}
.welcome-text {
    padding: 16px;
    border: 10px solid #f9f9f9;
}
.modal-dialog{width:100%;margin:200px auto 0 8px;
}

ul.top-links {
    display: -webkit-box;
    list-style-type: none;
    margin-left: -45px;
    font-size: 12px;
    margin-bottom: 29px;
}

p.logo {
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    /* margin-left: 16px; */
    /* margin-top: -13px; */
    /* padding-bottom: 16px; */
}

.section-intro-bg-slider {
    position: relative;
    height: auto;
    color: white !important;
    background-color: black;
    margin: 0px 0px 0px 0px;
}

p.copyright {
    margin-left: 0px;
    font-size: 12px;
}

.col-footer-bottom a {
    position: absolute;
    top: 44px;
    right: 0;
    left: -4px;
    display: block;
    width: 179px;
    height: 50px;
    margin: 0 auto;
    -webkit-transition: all .16s ease-in-out;
    transition: all .16s ease-in-out;
    color: #000;
    /* border: solid 1px #555; */
    /* background-color: #000; */
}

.section.footer-bottom p {
    line-height: 0;
    padding-top: 25px;
    color: white;
}

.section1 {
    border: solid 1px #ddd;
    background-color: #f1eded;
    padding: 30px 10px 20px 10px;
}

p.test {
    color: white;
    font-size: 18px;
    text-align: center;
}

.navbar-nav {
    margin: 0px 0px 0px 0px;
}

.section-title h3 {
    color: #122581;
    font-size: 28px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    position: relative;
}

p.sec-home {
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    padding: 10px 0 0px 0;
    color: black;
}

h3.con {
  /*  background: #ffffff;*/
    margin-left: -6px;
    padding: 10px;
    font-weight: 600;
    color: #122581;
    font-size: 16px;
}

.section.heading {
    background: url(../images/4.jpg);
    margin-top: 0px;
    padding-bottom: 0px;
}

.section-in {
    padding: 7% 10px 5% 10px;
    margin: -20px 0 0 0;
    background: #eae9e99e;
}

.breadcrumb li {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

p {
    color: #000000;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
}
p.incon {
    font-size: 16px;
    line-height: 32px;
}

h3.inner {
    text-align: left;
    color: #100f0f;
    margin-left: 22px;
    padding: 18px 0px 30px 0px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 26px;
}
}