@media (max-width: 480px) {
   .heading-page {
    text-align: center;
    font-size: 13px;
    margin-top: -42px;
    font-weight: 600;
}
h1.heading-page:after, h1.heading-page:before {
    width: 70px;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    content: "";
    background: #000;
    margin: 0 1%;
    margin-top: -2px;
}
.border-box1 {
    width: 280px;
    margin-left: 0px; 
    padding-left: 12px;
    padding-right: 12px;
    border-left: 1px dotted #000;
    /* border-right: 1px dotted #000; */
}
.border-box2 {
    width: 280px;
     margin-left: 0px; 
    padding-left: 12px;
    padding-right: 12px;
    border-left: 1px dotted #000;
    /* border-right: 1px dotted #000; */
}
.border-box3 {
    padding-left: 12px;
    padding-right: 12px;
    width: 280px;
    margin-left: 0px; 
    /* padding: 12px; */
    border-left: 1px dotted #000;
     border-right:none;
}

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

h1.help {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}

.down {
    margin: 10px 0 0 0;
}

.downs {
    margin: 0px 0 0 0;
}










.title-lg {
    font-size: 17px;
    font-weight: 600;
    color: #12429a;
    margin: 0 0 0 0;
    padding-bottom: 0;
    text-align: center;
}

#header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

#header .navbar-default .navbar-nav > li > a {
    color: #fff;
}

.li-mega-menu .wrapper-row-features ul li a {
    line-height: 46px;
    padding-left: 20%;
}

p.listpara {
    margin-left: 27px;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 0px;
}


.list-unstyled img.img-responsive { 
display:none;
}

#header .navbar-default .navbar-nav .wrapper-row-features ul li + li, #header .navbar-default .navbar-nav .wrapper-row-features ul {
    border-top: solid 0px #efeeec;
}


.layer-bg-slider {
    height: 150px !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=76)';
}

img.image-responsive.center {
    /* text-align: right; */
    margin: 0 0 20px 75px;
}

























}