body {
    font: 400 15px/1.8 Lato, sans-serif;
    color: #777;
}


h3,
h4 {
    margin: 10px 0 10px 0;
    letter-spacing: 3px;
    font-size: 20px;
    color: #111;
    text-align: center;
}
.sevahead
{
  margin: 10px 0 10px 0; 
    font-size: 15px;
    background-color: gray;
    color: #111;
    text-align: center;
    padding-left: 10px;
    letter-spacing: 1.5px;
}
.container {
    padding: 80px 120px;
    text-align: center;
}

.person {
    border: 10px solid transparent;
    margin-bottom: 25px;
    width: 65%;
    height: 65%;
    transition: transform .2s;
    /*opacity: 0.7;*/
}

.person:hover {
    border-color: lightseagreen;
    transform: scale(0.9);
}
#mylifeCarousel1
{
    margin-top: 50px;
    /*background: linear-gradient(#9df2ee, #20b2aa); */
}
#mylifeCarousel
{
   /*margin-top: 20px;*/
    margin-bottom: 20px;
    
    /*width:600px;
     background: linear-gradient(#9df2ee, #20b2aa);
   */
}
/*#mylifeCarousel img
{
    height:300px;
     filter: grayscale(90%);
    width:500px;
    
}*/
#myCarousel {
    background: linear-gradient(#9df2ee, #20b2aa);
    /*linear-gradient(#dded72,#ed1c20);*/
    /* background-color:#aef5c6 ;
            #42f57e #cbf7da;*/
}

.carousel-inner img {
    /* -webkit-filter: grayscale(90%);
     filter: grayscale(90%); make all photos black and white */
    /*width: 100%;  Set width to 100% */
    margin: auto;
}

.carousel-caption h3 {
    color: #fff !important;
}

@media (max-width: 600px) {
    .carousel-caption {
        display: none;
        /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
}

.bg-1 {
    background: #2d2d30;
    color: #bdbdbd;
}

.bg-1 h3 {
    color: #fff;
}

.bg-1 p {
    font-style: italic;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail p {
    margin-top: 15px;
    color: #555;
}

.btn {
    padding: 10px 20px;
    background-color: #333;
    color: #f1f1f1;
    border-radius: 0;
    transition: .2s;
}

.btn:hover,
.btn:focus {
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
}

.modal-header,
h4,
.close {
    background-color: #333;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}

.modal-header,
.modal-body {
    padding: 40px 50px;
}

.nav-tabs li a {
    color: #777;
}

#googleMap {
    width: 100%;
    height: 400px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.navbar {
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    background-color: lightseagreen;
    /*#2d2d30;*/
    border: 0;
    font-size: 11px !important;
    letter-spacing: 4px;
    color: white !important;
    /*opacity: 0.9;*/
}

.navbar li a,
.navbar .navbar-brand {
    color: white !important;
    /*#d5d5d5*/
}

.navbar-nav li a:hover {
    color: #fff !important;
}

.navbar-nav li.active a {
    color: #fff !important;
    background-color: #29292c !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.open .dropdown-toggle {
    color: #fff;
    background-color: #555 !important;
}

.dropdown-menu li a {
    color: #000 !important;
}

.dropdown-menu li a:hover {
    background-color: lightseagreen !important;
}

footer {
    background-color: #46d4cc;
    color: black;
    padding: 32px;
}

footer a {
    color: #f5f5f5;
}

footer a:hover {
    color: #777;
    text-decoration: none;
}

.form-control {
    border-radius: 0;
}

textarea {
    resize: none;
}

#mainp {
    font-family: 'Akaya Telivigala', cursive;
    line-height: 1.3;
    font-size: 20px;
    color: black;
    text-align:left;
    padding: 15px;
}

.mainpclass {
    font-family: 'Akaya Telivigala', cursive;
    line-height: 1.3;
    font-size: 20px;
    color: black;
    text-align:left;
    padding: 15px;
}


#visiriimg {
    width: 60px;
    height: 50px;
   
}
#tamilsparksdiv
{
    padding:15px;
    color:black;
}
#ptamil {

    line-height: 1.3;
    font-size: 15px;
    color: black;
    text-align: justify;
    padding: 5px;
}

.line {
    width: 80px;
    height: 3px;
    background-color: black;
    margin: 0px auto;

}

.linemedia {
    width: 350px;
    height: 3px;
    background-color: black;
    margin: 0px auto;
}

.linecontact {
    width: 250px;
    height: 3px;
    background-color: black;
    margin: 0px auto;
}

/*    #cimg
        {
            height:800px;
            width:1200px;
        }*/
.icon-bar {
    background-color: white;
}

.map-responsive {

    overflow: hidden;

    padding-bottom: 56.25%;

    position: relative;

    height: 0;

}

.map-responsive iframe {

    left: 0;

    top: 0;

    height: 400px;

    width: 100%;

    position: absolute;

}
#socialmedia
{
    margin-top: 150px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.movie_head
{
    font-size: 20px;
    padding: 16px 22px;
    margin:auto;
    border-radius: 3px;
    margin-bottom: 3px;
    margin-top: 15px;
   /* width: 80%;*/
    display: inline-block;
   
   
}

.amovie_head i
{
float: right;
}
#borderdiv
{
    border:1px solid black;
}
#donationp {
    font-family: 'Akaya Telivigala', cursive;
    line-height: 1.3;
    font-size: 20px;
    color: black;
    text-align:center;
    padding: 15px;
}
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}
th, td {
  padding: 15px;
}
#modalimg
{
    border-radius: 10%;
    cursor: pointer;
}

.container1 {
    max-width: 600px;
    margin: 20px auto;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    
    font-family: Montserrat, sans-serif;

}

.download-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}
.download-item a {
    text-decoration: none;
    color: #007BFF;
    font-weight: bold;
}
.download-item a:hover {
    text-decoration: underline;
}