ul.tags-section li {
list-style: none;
position: relative;
border: 1px solid #686767;
display: inline-block;
padding: 5px 10px;
margin: 0px 5px 5px 0px;
}
.heading-sub{
font-family: 'Courgette',cursive;
margin-top: -19px
}
.captionBanner{
position: absolute;
background: #ffffffde;
padding: 10px 15px;
font-size: 16px;
color: #333;
line-height: 20px;
font-weight: 600;
}
.cp1{
left: 15px;
bottom: 15px;
}
.cp2{
left: 15px;
bottom: 15px;
}
.cp3{
left: 15px;
bottom: 70px;
}
.cp4{
left: 15px;
bottom: 15px;
}
.footercls .container-fluid {
width: 90%;
}
.footerBottom a:hover {
color: #d6a60e;
}
@media (max-width: 480px){
.footercls .container-fluid {
width: 100%;
}
}
.form-control {
font-weight: 600;
}
.footercls .iconLeft a {
padding-top: 17px;
display: block;
}
footer .phn-icon .iconLeft:after {margin-top: 17px;}
footer .phn-icon .iconLeft:before {top: 27px!important;}
footer ul li {margin-bottom: 16px;}
.articleContent .defaultGrid .fig .catTitle{
line-height: 24px;
}
.newsContent .newsTitle{
line-height: 19px;	
}