div#comments {
    display: none;
}

.widget ul li {
    list-style: disc !important;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.page-header{display:none;}
h2{color:#111683}
.bullets li {
    list-style: disc;
}

div#content {
    BACKGROUND: #fff !important;
}


#footer-area {
   
    border-top: 2px solid #ddd !important;
}

nav.col-md-6 {
    display: none;
}

.copyright {
    margin-top: 10px;
    float: right;
    width: 100% !important;
    text-align: center !important;
}

.bullets li {
    list-style: disc !important;
}

p.sec br {
    display: none;
}



input.btn.btn-default {
    background: #141A84;
    border: none;
}


@media(max-width:786px){

.textwidget img {
    width: 100%;
    margin-bottom: 32px !important;
}

}