@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Open Sans', sans-serif !important;
}

.mrg-1
{
      margin-top: 91px;
}
.crsl img
{
    width: 100%;
}

.navbar-brand img
{
  width: 87%;
}
.mrg-tme
{
      margin-bottom: 30px !important;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 7px !important;
    padding-left: 2px !important;
}
.mrg-2
{
     margin-top: 111px;
}

.rowbody .banner-content img
{
  height: 400px;
    width: 100%;
}
.rowbody{
	margin:0 !important;
}
.padbody{
	padding:0 !important;
}
.card{
	border:0 !important;
}
.news-alerts {
  width: 100%;
  height:350px;
  padding: 5px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
  font-family: "Archivo", sans-serif;
}
.lat-hed
{
  background:#2196F3;
  padding:5px;
  color:white;
}

.news-alerts ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
 
}
.news-alerts 
{
   margin-top:20px;
}

.news-alerts ul li {
  padding: 10px 0px;
}

.news-alerts ul li a {
  color: #000;
  text-decoration: none;
}

.news-alerts ul li a:hover {
  color: #333;
  text-decoration: underline;
}
p.para1a {
    text-align: left;
    line-height: 36px;
    color: #000;
    padding: 20px 0px;
    font-size: 18px;
}
.section2 h2
{
  text-align:left;
}
  
.br-hme
{
  height:400px;
  width:100%;
}
.row.rowbody.news-sec h1.head1 {
    margin-bottom: 20px;
}
.row.rowbody.news-sec p {
    margin-top: 20px;
}
.testimonial {
    background: #081131;
    padding: 80px 0px;
}

a.nav-item.nav-link {
    font-size: 13px;
}

.col-12.col-md-12.covid-situation {
    background: #e8edfb;
    padding: 10px 30px;
}
.overlay-container {
  position: relative;
  overflow: hidden;
  line-height: 0; 
}

.overlay {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  left: 0;
  line-height: 1;

  /* animation stuff */
  transition: all 0.3s ease-in-out;
  opacity:1;
  bottom: 0;
  top:50%;
}
.overlay-container:hover .overlay {
  opacity: 1;
  top:0;
  bottom: 0;
  line-height: 1.5;
}
.overlay-container img
{
     
    height: 206px;
    object-fit: cover;
}

.overlay-container {
     min-width: 23%;
    max-width: 23%;
    width: 23%;
    margin: 1%;
    float: left;
    background-color: blue;
}

.overlay{
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 5%;
}
.overlay h2{
  margin:0;
  text-align: center;
}
.overlay p{
  margin:0;
}

a.dropdown-item {
    padding: 10px 18px;
    font-size: 14px;
}
p.para1a a {
    color: #da8f14;
    text-decoration: none;
}
.dropdown-menu {
    padding: 0;
    border-radius: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
    transition: all 0.5s;
    color: #ffffff;
    text-decoration: none;
    background-color: #2196f3;
}
button.donate1 {
    background: #2196F3;
    border: 0;
    padding: 8px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
a.nav-link {
    padding: 40px 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000 !important;
    font-size: 14px;
}
nav.navbar.navbar-expand-md.navbar-light {
    padding: 0;
}
h5.read1 a {
    background: #f8c316;
    padding: 10px 30px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
h5.read1 a:hover {
    transition: all 0.5s;
	text-decoration: none;
    background: #007bff;
    padding: 10px 30px;
    color: #fff;
    
}
.section1 {
    padding: 80px 0px;
    background: #f7f7f7;
}
.box1 {
    padding: 0px 20px 20px;
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
}
 img.img-fluid.logo-img {
    width: 150px;
}
div#navbarCollapse {
    float: right;
}
button.navbar-toggler.collapsed {
    float: right !important;
}
.numbers a {
    color: #0a1747;
    font-weight: 600;
}
.numbers a:hover {
    color: #2b3364;
  
    text-decoration: none;
}
h4.address_h {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}
p.address_c {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    position: static;
    margin-left: 30px;
}
i.fa.fa-envelope.email_12 {
    margin-top: 6px;
    font-size: 20px;
    margin-right: 7px;
    vertical-align: middle;
    color: #2196f3;
    position: absolute;
}
i.fa.fa-phone.phone_12 {
    margin-top: 6px;
    font-size: 20px;
    margin-right: 7px;
    vertical-align: middle;
    color: #2196f3;
    position: absolute;
}
span.name-1 {
    color: #2a489f;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}
p.para1h {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    color: #2a489f;
    font-weight: 600;
}
.top1 {
    margin-top: 30px;
}
.clergy-ds {
    padding-top: 40px;
}
h5.list1v ul {
    padding: 0;
}
h1.head1a {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    padding-top: 25px;
    line-height: 34px;
}
h5.list1v {
    text-align: left;
    line-height: 36px;
    color: #000;
    padding: 20px 0px;
    font-size: 18px;
}
h5.name-2 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
}
h5.list1v li {
    list-style: none;
}
span.red {
    color: #2a489e;
    font-weight: 600;
}
h5.list1v1 ul {
    padding: 0;
}
img.img-fluid.jesus-img {
    border: 5px solid #fff;
    padding: 0px;
}
h5.name-s1 {
    text-align: left;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    margin: 0;
}
h5.list1v1 {
    text-align: left;
    line-height: 36px;
    color: #000;
    padding: 20px 0px;
    font-size: 16px;
}
p.para1ab {
    text-align: left;
    line-height: 29px;
    color: #000;
    padding: 20px 0px;
    font-size: 16px;
}


h5.list1v1 li {
    list-style: none;
}
.box1b {
    padding: 0px 20px 20px;
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
    height: 230px;
}
.section1v {
    padding: 50px 0px 20px;
    background:#e6e6e6;
}
p.para1b1 {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    padding-top: 20px;
    font-weight: 600;
    text-align: center;
}
h5.list1 {
    text-align: center;
    line-height: 36px;
    color: #000;
    padding: 20px 0px;
    font-size: 18px;
}
h5.list1 li {
   list-style: none;
}
i.fa.fa-arrow-circle-right.new-icn {
    color: #2196f3;
    padding-right: 10px;
}
h5.name-s {
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}
i.fa.fa-location-arrow.email_1 {
    margin-top: 6px;
    position: absolute;
    font-size: 20px;
    margin-right: 7px;
    vertical-align: middle;
    color: #2196f3;
}
button.navbar-toggler {
	float: right !important;
}
form.contact_form {
    width: 100%;
}
textarea.message {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
}
form.contact_form input {
    border-radius: 0px;
    padding: 15px;
    height: 39px;
}
button.btn.btn-primary.submit_contact {
    background:#2196f3;
    border: 0;
    color: #fff;
    padding: 10px 50px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0px;
}









h5.head-banner1 {
    font-family: 'Lato', sans-serif;
    font-size: 53px;
    font-weight: bold;
    text-shadow: 2px 2px 3px #000;
    color: #fff;
}
h1.head1 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    padding-top: 25px;
}
.section3 {
    padding: 50px 0px;
}
h5.read1 {
    text-align: left;
    font-size: 18px;
}
.section2 {
    padding: 50px 0px;
}
p.para2 {
    color: #000;
    font-size: 17px;
    line-height: 30px;
    padding: 10px 0px;
}
p.para1 {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    color: #000;
}
h5.head5 {
    margin: 0;
    font-size: 26px;
    color: #fff;
}
h5.head5 a {
    color: #ded0a2;
    background: #1d398a;
    padding: 9px 21px;
    font-size: 18px;
    font-weight: 600;
}
h5.footer-head {
	padding-left: 20px;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
h5.footer-head1a li {
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    list-style: none;
}
h5.footer-head1a a {
    color: #f8c316;
}
h5.footer-head1a a:hover {
	color: #007bff;
	text-decoration: none;
}
h5.footer-head1a ul {
    padding-left: 20px;
}
h5.footer-head1 a:hover {
    transition: all 0.5s;
	text-decoration: none;
    color: #f8c316;
}
h5.footer-head1 a {
	color: #fff;
}
h5.footer-head1 li {
    list-style: url(img/list-arrow.png);
    line-height: 36px;
    font-size: 15px;
}
p.para-footer {
    color: #fff;
    font-size: 16px;
    padding: 30px 0px 0px;
    font-weight: 100;
    line-height: 32px;
}

button.read1a:hover {
    color: #fff;
    transition: all 0.5s;
    background: #2a489e;
  
}


button.donate1:hover {
    transition: all 0.5s;
    background: #2a489e;
}
.section5 {
    background: #0a1747;
    padding: 50px 0px;
}
div#navbar_top {
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
}
h5.head5 a:hover {
    transition: all 0.5s;
    color: #fff;
    background:#d5aa1d;
   text-decoration: none;
}
h5.read a:hover {
    transition: all 0.3s;
	text-decoration: none;
    text-transform: uppercase;
    color: #007bff;
   
}

.sec1 {
    padding: 80px 0px;
}
.section4 {
    background: #2a489e;
    padding: 40px 0px;
}
button.read1a {
    color: #1e1b1b;
    text-transform: uppercase;
    padding: 6px 30px;
    font-weight: 600;
    border: 0;
    background: #e1e2e2;
}
p.para-news {
    margin-bottom: 42px;
    color: #000;
    width: 78%;
    float: left;
    line-height: 30px;
    padding-top: 10px;
}
h5.date {
    text-align: center;
    width: 22%;
    padding: 10px 0px;
    line-height: 34px;
    color: #000;
    font-size: 40px;
    float: left;
}
span.date1 {
    font-size: 20px;
}
h5.latest {
    margin-bottom: 20px;
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.box2 {
    padding: 40px 10px 20px;
    background: #fff;
    margin-top: 20px;
}
.new-bx {
    border: 1px solid #ccc;
    padding: 50px 30px;
}
h5.head2 {
	font-family: 'Lato', sans-serif;
    color: #000;
    text-align: left;
    font-size: 36px;
    font-weight: bold;
}
h5.testi-name {
    font-size: 18px;
    font-weight: bold;
}
h5.head6 {
    position: absolute;
    top: -17px;
    width: 90%;
    text-align: center;
}
p.testi-para a {
    font-weight: bold;
    color: #4a9cf3;
    font-size: 14px;
}
p.testi-para a:hover {
   text-decoration: none;
    color: #081131;
  
}
p.testi-para {
    color: #000;
    font-size: 16px;
    line-height: 28px;
}

h5.test {
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 50px;
}
h5.head4 {
    color: #d5aa1d;
    font-weight: bold;
}
h5.head3 {
    text-transform: uppercase;
    font-size: 36px;
    color: #000;
    font-family: 'Lato', sans-serif;
    padding: 20px 0px;
}
h5.read {
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
h5.read a {
    text-transform: uppercase;
    color: #2196f3;
    font-weight: 700;
    font-size: 14px;
}
.mrg-btm
{
      margin-bottom: 0px;
    margin-top: 0;
      padding-top: 0 !important;
    padding-bottom: 0px !important;
}
h5.head-banner {
    font-family: 'Lato', sans-serif;
    font-size: 55px;
    font-weight: bold;
    text-shadow: 2px 2px 3px #000;
}
button.read-banner {
    background: #0a17473d;
    border-radius: 30px;
    padding: 10px 40px;
    color: #fff;
    font-size: 17px;
    border: 2px solid #fff;
    margin-top: 20px;
}
span.jesus {
    color: #e6cf0c;
}
 p.para1b {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.banner-content {
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 13%;
}
h5.copyright1 ul {
    margin: 0;
    float: right;
    padding: 0;
}
h5.copyright1 li {
    display: inline-block;
}
h5.copyright1 {
   margin: 0;
}
.copy {
    padding: 10px;
}

.copy {
    background: #081131;
}
h5.copyright {
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    margin: 0;
    color: #9E9E9E;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@media only screen and (max-width: 320px) {
}
@media (max-width: 576px)  {
    h5.head-banner1 {
        font-size: 22px !important;
    }
    h1.head1a {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #000;
        padding-bottom: 2px;
        padding-top: 5px;
        line-height: 27px;
    }
    h5.name-2 {
        font-size: 20px;
        color: #000;
        font-weight: 600;
    }
    h5.list1v {
        text-align: left;
        line-height: 36px;
        color: #000;
        padding: 0px 0px;
        font-size: 15px;
    }
    h5.name-s1 {
        text-align: left;
        font-size: 20px;
        color: #000;
        font-weight: 600;
        text-decoration: underline;
        margin: 0;
        margin-top: 20px;
    }
    p.para1ab {
        text-align: left;
        line-height: 26px;
        color: #000;
        padding: 20px 0px;
        font-size: 15px;
    }
    .box1b {
        padding: 0px 20px 20px;
     
        height: fit-content;
        margin-bottom: 20px;
    }
    p.para1b1 {
       
        line-height: 23px;
        font-size: 14px;
       
        padding-top: 20px;
        font-weight: 600;
        text-align: center;
    }
    h5.name-s {
     
        font-size: 24px;
       
    }
    .section2 {
        padding: 20px 20px;
    }
    .box1 {
     
        margin-bottom: 20px;
    }
    button.donate1 {
     
        width: 95% !important;
      
    }
    h4.address_h {
      
        font-size: 20px;
        margin-bottom: 10px;
       
        margin-top: 30px;
    }
    button.read-banner {
        background: #0a17476b;
        border-radius: 30px;
        padding: 1px 13px !important;
        color: #fff;
        font-size: 13px !importantx;
        border: 2px solid #fff;
        margin-top: 0px !important;
    }
    a.dropdown-item {
        padding: 4px 18px;
        font-size: 11px;
    }
    p.para1b {
        text-align: center;
        font-size: 11px !important;
        color: #fff;
        font-family: 'Lato', sans-serif;
        line-height: 16px;
    }
    .section1 {
        padding: 30px 0px;
     
    }
	div#navbarCollapse {
		float: left;
		width: 100%;
    }
    .testimonial {
        background: #081131;
        padding: 30px 0px;
    }

    h5.date {
        text-align: center;
        width: 30%;
        padding: 10px 0px;
        line-height: 34px;
        color: #000;
        font-size: 40px;
        float: left;
    }
    .section3 {
        padding: 30px 0px;
    }
    .sec1 {
        padding: 20px 0px 0px;
    }
    .new-bx {
        border: 1px solid #ccc;
        padding: 30px 20px;
        margin-bottom: 30px;
    }
    button.read1a {
        color: #1e1b1b;
        text-transform: uppercase;
        padding: 6px 21px;
        font-weight: 600;
        border: 0;
        background: #e1e2e2;
        font-size: 14px;
    }
    h5.date {
        text-align: center;
        width: 30%;
        padding: 10px 0px;
        line-height: 27px;
        color: #000;
        font-size: 34px;
        float: left;
    }
    span.date1 {
        font-size: 15px;
    }
    p.para-news {
        margin-bottom: 25px;
        color: #000;
        width: 70%;
        float: left;
        line-height: 23px;
        padding-top: 6px;
        font-size: 15px;
    }

}
@media (max-width: 768px) {
	div#navbarCollapse {
		float: left;
		width: 100%;
    }
    h5.head5 a {
       
        font-size: 11px;
     
    }
    h5.head2 {
      
        font-size: 20px;
      
    }
    h5.read1 a {
        background: #f8c316;
        padding: 10px 20px;
        color: #000;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
    }
    p.para1a {
        margin-bottom: 0;
        line-height: 23px;
        padding: 0px 0px 20px;
        font-size: 15px;
        text-align: justify;
    }
    h5.head4 {
        color: #d5aa1d;
        font-weight: bold;
        font-size: 17px;
    }
    .box2 {
        padding: 40px 10px 20px;
        background: #fff;
        margin-top: 20px;
        text-align: center;
    }
    h5.footer-head {
        padding-left: 20px;
        color: #fff;
        padding-top: 10px;
        padding-bottom: 0px;
    }
    h5.copyright {
        margin-bottom: 10px !important;
        line-height: 22px;
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        margin: 0;
        color: #9E9E9E;
        text-align: center;
    }
    h5.copyright1 {
       
        margin: 0;
        text-align: center;
    }
    h5.copyright1 ul {
        margin: 0;
        float: none;
        padding: 0;
    }
    p.para-footer {
        text-align: justify;
     
        font-size: 15px;
        padding: 0px 0px 0px;
        font-weight: 100;
        line-height: 24px;
    }
    a.nav-link {
        padding: 10px 8px !important;
        text-transform: uppercase;
        font-weight: bold;
        color: #000 !important;
        font-size: 9px;
    }
    button.donate1 {
        background: #2196F3;
        border: 0;
        padding: 8px 5px;
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        margin-left: 6px;
        width: 90%;
        margin-bottom: 7px;
    }
   
    h5.head6 {
        position: absolute;
        top: -17px;
        width: 90%;
        text-align: center;
    }
    h5.head5 {
        text-align: center;
        margin: 0;
        font-size: 15px;
       
        margin-bottom: 20px;
    }
    .section5 {
        background: #0a1747;
        padding: 10px 0px;
    }
    .section4 {
        background: #2a489e;
        padding: 20px 0px;
    }
    h5.test {
      
        text-align: center;
       
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 100;
        margin-bottom: 30px;
    }
    p.para2 {
        color: #000;
        font-size: 15px;
        line-height: 24px;
        padding: 0px 0px 0px;
        text-align: justify;
    }
    h5.head3 {
        text-transform: uppercase;
        font-size: 19px;
        color: #000;
        font-family: 'Lato', sans-serif;
        padding: 20px 0px 0px;
    }
    h1.head1 {
        font-family: 'Lato', sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #000;
        padding-bottom: 0px;
        padding-top: 8px;
    }
    p.para1 {
        font-family: 'Open Sans', sans-serif;
        line-height: 24px;
        font-size: 15px;
        text-align: justify;
        color: #000;
    }
    button.read-banner {
        background: #0a17476b;
        border-radius: 30px;
        padding: 4px 20px;
        color: #fff;
        font-size: 15px;
        border: 2px solid #fff;
        margin-top: 0px;
    }
    .banner-content {
      
    
        padding: 12% 0px;
    }
    p.para1b {
        text-align: center;
        font-size: 13px;
        color: #fff;
        font-family: 'Lato', sans-serif;
        line-height: 16px;
    }
    h5.head-banner {
      
        font-size: 18px;
      
    }
    button.navbar-toggler {
        float: right !important;
        margin-top: 30px !important;
        border-radius: 0px !important;
    }




}
@media (max-width: 992px) and  (min-width: 768px) {
    .container.padbody {
        max-width: 94%;
    }
    p.address_c {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        position: static;
        margin-left: 28px;
    }
    .box2 {
        margin-bottom: 30px;
        text-align: left;
    }
    h5.head-banner {
     
        font-size: 45px;
      
    }
    a.nav-item.nav-link {
        font-size: 11px;
    }
    p.para1 {
     
        line-height: 22px;
        font-size: 15px;
        
    }
    a.nav-link {
        padding: 40px 0px;
        font-size: 11px;
    }
    h5.head5 {
        margin: 0;
        font-size: 16px;
        color: #fff;
    }
    h5.head5 a {
        padding: 9px 7px;
        font-size: 12px;
        font-weight: 600;
    }
    button.donate1 {
        background: #2196F3;
        border: 0;
        padding: 4px 5px;
        color: #fff;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        margin-left: 2px;
        width: 90%;
        margin-bottom: 7px;
    }
    h5.head3 {
        font-size: 24px;
        padding: 10px 0px 0px;
    }
    p.para2 {
        margin: 0;
      
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0px;
    }
    h5.head4 {
      
        font-size: 16px;
        margin: 0;
    }
    h1.head1 {
     
        font-size: 18px;
       
    }

}
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{ color: #2a489e;  }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}


@media (min-width: 1000px) and (max-width:1030px) {
    p.address_c {
        font-size: 14px;
        line-height: 22px;
        color: #000;
        position: static;
        margin-left: 28px;
    }
    a.nav-link.dropdown-toggle {
        font-size: 11px;
    }
    a.nav-item.nav-link {
        font-size: 11px;
    }
    h5.list1v {
        text-align: left;
        line-height: 36px;
        color: #000;
        padding: 20px 0px;
        font-size: 16px;
    }
    p.para1 {
        font-family: 'Open Sans', sans-serif;
        line-height: 20px;
        font-size: 12px;
        text-align: justify;
        color: #000;
    }
    h1.head1a {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #000;
        padding-bottom: 1px;
        padding-top: 25px;
        line-height: 21px;
    }
    h5.name-2 {
        font-size: 24px;
        color: #000;
        font-weight: 600;
    }
h5.head-banner {
    font-size: 46px;
}
p.para2 {
  
    margin: 0;
}

h5.head3 {
  
    font-size: 30px;
    
    padding: 0px 0px;
}


h5.head5 a {
  
    font-size: 16px;
 
}
h5.footer-head1a li {
 
    font-size: 13px;
  
}
h5.footer-head1 ul {
    padding-left: 23px;
}
h5.footer-head {
    padding-left: 0px;
   
}
h5.footer-head1a ul {
    padding-left: 0px;
}
a.nav-link {
  
    font-size: 12px;
}
h5.head5 {
 
    font-size: 22px;
  
}
h5.copyright {
  
    font-size: 12px;
   
}
p.para-news {
  
    width: 75%;
 
}

p.para-news {
    margin-bottom: 30px;
    color: #000;
    width: 75%;
    float: left;
    line-height: 23px;
    padding-top: 10px;
}
h5.date {
    text-align: center;
    width: 25%;
    padding: 23px 0px;
    line-height: 22px;
    color: #000;
    font-size: 33px;
    float: left;
}
span.date1 {
    font-size: 14px;
}







}


@media (min-width: 1031px) and (max-width:1200px){
a.nav-link.dropdown-toggle {
    font-size: 11px;
}
a.nav-item.nav-link {
    font-size: 11px;
}
}