/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Source Sans Pro', sans-serif;*/
/*font-family: 'Chela One', cursive;*/

/*font-family: 'Suravaram', serif;
font-family: 'Dhurjati', sans-serif;
font-family: 'Peddana', serif;
font-family: 'Mallanna', sans-serif;
font-family: 'Timmana', sans-serif;*/

.body-content p{
    font-family: 'Mallanna', sans-serif;
    font-size: 20px;
}
p{
    font-family: 'Montserrat', serif;
    text-align: justify;
    font-size: 18px;
    font-weight: normal;
}
.mar-top-0{
    margin-top: 0px;
}
.mar-bot-0{
    margin-bottom: 0px;
}
.mar-lft-0{
    margin-left: 0px;
}
.mar-rgt-0{
    margin-right: 0px;
}
.top-flag-place{
    /*background: #de0066;*/
    background:linear-gradient(90deg, #00adef 50%, #eedf00 50%);
    width: 100%;
    height: auto;
}
.header-top{
    background: #fff;
    width:100%;
    min-height: 100px;
}
.reg-number{
    text-align: center;
    color: #ff3a3f; /*#fff;*/
    text-shadow: 0px 0px 1px #fff;
    line-height: 40px;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    float: left;
}
.contact-top-colum{
    float: left;
    padding: 2px 25px;
}
.contact-top-colum span{
    color: #ff3a3f; /*#fff;*/
    text-shadow: 0px 0px 1px #fff;
    line-height: 40px;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}
.contact-top-colum span i.fa{
    margin-right: 5px;
}
.social-colum{
    float: right;
    color: #ff3a3f; /*#fff;*/
    text-shadow: 0px 0px 1px #fff;
    padding: 2px 15px;
}
.social-colum span{
    float: left;
    margin: 0 15px 0 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.social-colum span, .social-colum span a{
    color: #ff3a3f; /*#fff;*/
    font-size: 20px;
    line-height: 40px;
}
.tps-logo{
    padding: 10px 0;
    width: 250px;
    height: auto;
    display: inline-block;
}
.tps-nav{
    width: auto;
    float: right;
}
.tps-nav ul, .tps-nav ul li{
    width: auto;
    display: inline-block;
    list-style: none;
    margin: 0px;
}
.tps-nav ul li a{
    display: inline-block;
    line-height: 90px;
    padding: 0 10px;
    text-decoration: none;
    font-weight: bold;
    color: #cb373c;
    font-family: 'Montserrat', sans-serif;
}

.banner{
    width: 100%;
    overflow: hidden;
}
.body-container{
    background: #fff;
    padding: 40px 0;
}
h1, h2, h3, h4, h5{
    font-family: 'Dhurjati', sans-serif;
}
h2{
    color: #ec3237;
}

.latest-issues, .home-content-column{
    border: 1px solid #ccc;
    padding: 10px;
}
.home-content-column .body-content-column{
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.home-content-column .footer-content-column{
    width:100%;
    height: auto;
    display: inline-block;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0 0;
}
.colm-det{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    
}
.colm-det-title{
    text-decoration: none;
    font-weight: bold;
}

.latest-issues-colm{
    max-height: 300px;
    overflow: auto;
}
.latest-issues-footer{
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    padding: 0 10px;
}
.btn-right{
    float: right;
}
footer{
    min-height: 100px;
    /*background: #de0066;*/
    background:linear-gradient(90deg, #00adef 50%, #eedf00 50%)
}

footer h2{
    color: #fff;
    border-bottom: 1px solid #fff;
    font-family: 'Chela One', cursive;
    padding: 0 0 15px;
    margin: 25px 0;
    text-align: center;
    text-shadow: 1px 1px black;
}
.address-colum-footer p, .address-colum-footer p a{
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
}
.address-colum-footer p i.fa{
    margin-right: 10px;
}
.address-colum-footer span a{
float: left;
margin: 0;
font-family: 'Source Sans Pro', sans-serif;
color: #fff;
font-size: 30px;
}
.footer-bottom{
    background: #ec3237;
    padding: 15px 0;
    width: 100%;
    display: block;
}
.footer-bottom p{
    color: #fff;
    margin: 0px;
}
#subscribe_form #user_name,#subscribe_form #mobile_no{
    width: 49%;
}
#subscribe_form #user_name{
    float: left;
}
#subscribe_form #mobile_no{
    float: right;
}
#subscribe_form .form-control{
    border-radius: 0px;
    margin-bottom: 10px;
}

.gallery-col-group{
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.img-colm{
    width: 282px;
    height: 282px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 5px;
    background: #fefefe;
    display: inline-block;
    overflow: hidden;
    margin: 0 10px 10px 0;
}
.img-colm.last_img_colum{
    margin-right: 0px;
}
.img-colm-last{
    display: inline-block;
    width: 874px;
    height: 282px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    padding: 5px;
    background: #fefefe;
    /* display: inline-block; */
    overflow: hidden;
    /* margin: 0 10px 10px 0; */
}
.distict-list{
    list-style: none;
}
.distict-list li a{
    margin-left: 15px; 
}
.under-maintenance{
    width: 100%;
    height: 400px;
    text-align: center;
}
h1.under-maintenance{
    font-size: 50px;
    text-transform: capitalize;
    padding: 25px 0;
}
.contact-addr{
    border-right: 1px solid #ccc;
}
.contact-addr p, .contact-addr a{
    font-size: 15px;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
}
.contact-addr i.fa-facebook-official,.contact-addr i.fa-twitter-square, .contact-addr i.fa-google-plus-square, .contact-addr i.fa-youtube-square{
    color: #ec3237;
    font-size: 18px;
    float: left;
    margin: 0 20px 0 0;
    font-size: 30px;
}
.join-tps-btn{
    background: #ec3237;
    color: #fff !important;
    line-height: 40px !important;
    border-radius: 5px;
}
h3.tps-activities{
    font-family: 'Timmana', sans-serif !important;
}
.join-us-colm{
    width: 100%;
    height: auto;
    overflow: hidden;
}
#backtotop{
    cursor: pointer;
}