﻿body {
    font-family: 'Noto Sans Malayalam', sans-serif;
}

/*-----------------------Menu--------------------*/
.menuCont {
    width: 100%;
    height: 144px;
}

.MenuLeft {
    background-color: White;
    width: 260px;
    height: Auto;
    float: left;
    overflow: hidden;
    margin: 0 0 15px 5px;
}

    .MenuLeft img {
        width: 100%;
    }

.MenuRight {
    background-color: transparent;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 18px 0 0 0;
}

.MenuIco {
    background-color: #4267B2;
    color:white;
    width: 100px;
    height: 100px;
    float: right;
    overflow: hidden;
    margin: 0px 0 0 3px;
    text-align: center;
    font-family: 'Noto Sans Malayalam', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    padding: 10px 3px 0 3px;
}

    .MenuIco:hover {
        background-color: #3894e4;
    }

    .MenuIco img {
        width: 57%;
        margin: 0px 0 5px 0;
    }

@media (max-width: 767px) {
    .MenuLeft {
        float:none;
        margin:40px auto 4px auto;
        text-align:center;
    }

    .MenuRight {
        width: 365px;
        float: none;
        text-align: center;
        margin: 19px auto 10px auto;
    }

    .MenuIco {
        width: 88px;
        height: 106px;
        float: Right;
    }
}
/*-----------------------Containers--------------------*/
.Left {
    background-color: transparent;
    width: 65%;
    height: auto;
    border-top: 2px solid #c8c8c8;
    width: 100%;
    height: auto;
    vertical-align: top;
    padding: 10px 0 10px 0;
    overflow: hidden;
}

.Right {
    background-color: #f0f0f0;
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 10px 10px 10px;
    margin: 0 0 2px 0;
   
    border: 1px solid #c8c8c8;
}

.DivNewsRightBlock {
    margin: 5px 0px 5px 0px;
    padding: 5px 5px 5px 5px;
    min-height: 100px;
    display: inline-block;
    border: 1px solid gray;
    width:100%;
}


    .DivNewsRightBlock:hover {
        background-color:snow;
    }

.Right a {
    width: 100%;
    height: 100px;
    min-height: 100px;
    background-color: gray;
    padding-bottom: 15px;
}

@media (max-width: 767px) {
    .Left {
        width: 100%;
        height: auto;
        border-top: 2px solid #c8c8c8;
        float: left;
        padding: 10px 0 10px 0;
        overflow: hidden;
    }

    .Right {
        background-color: #f0f0f0;
        width: 100%;
        height: auto;
        float: left;
        padding: 10px 10px 10px 10px;
        margin: 0 0 2px 0;
        border: 1px solid #c8c8c8;
    }
}
/*-----------------------News Slider --------------------*/

.NewsSlider {
    background-color: transparent;
    float: left;
    padding: 0px 10px 0 10px;
    overflow: hidden;
    width: 100%;
}

.SlImage {
    background-color: transparent;
    width: 102%;
    height: 250px;
    float: left;
    padding: 0 0 0 0;
    overflow: hidden;
}

    .SlImage img {
        width: 100%;
    }

.SlNewsText {
    background-color: rgba(189, 30, 30, 1);
    color: #fff;
    width: 38%;
    height: 250px;
    float: right;
    font-family: 'Noto Sans Malayalam';
    font-weight: 600;
    font-style: normal;
    font-size: 25px;
    line-height: 29px;
    padding: 20px 0 0 15px;
    overflow-wrap: break-word;
    max-width:30%;
}

.SlNewsText22 {
    background-color: rgba(189, 30, 30, 1);
    color: #fff;
    width: 38%;
    height: 250px;
    float: right;
    font-family: 'Noto Sans Malayalam';
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    line-height: 29px;
    padding: 20px 0 0 15px;
}
@media (max-width: 767px) {
    .NewsSlider {
        width: 100%;
        padding: 0px 0px 0 0px;
    }

    .SlImage {
        width: 100%;
        height: 300px;
    }

    .SlNewsText {
        width: 100%;
        height: 100%;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        overflow-wrap: break-word;
        max-width: 30%;
        font-size: 15px;
    }
}

 
 



    /*-----------------------Down --------------------*/
    .Down {
        background-color: transparent;
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0 0 0;
        padding: 10px 0 0 1%;
        overflow: hidden;
    }

    .DownNews {
        background-color: #dee2e2;
        width: 32%;
        height: 250px;
        float: left;
        margin: 0 .5% 2px .5%;
        padding: 5px 5px 5px 5px;
        overflow: hidden;
    }

    .DownNewsImg {
        background-color: transparent;
        width: 100%;
        float: left;
        max-height: 185px;
        overflow: hidden;
        vertical-align: middle;
    }

        .DownNewsImg img {
            width: 100%;
            overflow: hidden;
        }

    .DownNewsText {
        background-color: transparent;
        width: 100%;
        font-family: 'Noto Sans Malayalam';
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
        line-height: 18px;
        color: #072B5F;
        float: left;
        margin: 15px 0 0 0;
        padding: 5px 5px 5px 5px;
        height: auto;
    }

    @media (max-width: 767px) {
        .Down {
            width: 100%;
            height: auto;
            float: left;
            padding: 10px 0 10px 0;
        }

        .DownNews {
            background-color: #dee2e2;
            width: 49%;
            height: 259px;
            float: left;
        }

          
    }
    /*-----------------------Right --------------------*/

    .RightNews {
        background-color: transparent;
        width: 100%;
        height: 100px;
        float: left;
        padding: 10px 10px 10px 10px;
        margin: 0 0 2px 0;
        overflow: hidden;
        border: 1px solid #c8c8c8;
    }

    .RightNewsImg {
        background-color: transparent;
        width: 40%;
        height: 100px;
        float: left;
        margin: 0 0 0 0;
        padding: 2px 0 20px 0px;
        vertical-align: middle;
        overflow: hidden;
    }

        .RightNewsImg img {
            width: 100%;
            overflow: hidden;
        }

    .RightNewsText {
        background-color: transparent;
        color: #072B5F;
        width: 60%;
        height: 100px;
        float: left;
        font-family: 'Noto Sans Malayalam';
        font-weight: 600;
        font-style: normal;
        font-size: 14px;
        line-height: 18px;
        margin: 0px 0 0 0;
        padding: 15px 0 0 15px;
        overflow: hidden;
    }

    @media (max-width: 767px) {
        .RightNews {
            height: auto;
            float: left;
            padding: 10px 10px 10px 10px;
            margin: 0 0 2px 0;
            overflow: hidden;
            border: 1px solid #c8c8c8;
        }
        .menuCont {
            min-height: 214px;
            height: auto;
        }
        .RightNewsImg {
            height: auto;
            max-height: 100px;
        }

        .RightNewsText {
            font-weight: 600;
            font-style: normal;
            font-size: 12px;
            line-height: 15px;
            padding: 0px 0 0 10px;
            height: auto;
        }
    }
    /*-------------------- News Page ------------------------*/
    .NewsSec {
        background-color: transparent;
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0 0 0;
        padding: 10px 0 0 1%;
        overflow: hidden;
    }

    .NewsImageOrVideo {
        background-color: transparent;
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0 0 0;
        padding: 0px 10px 0 5px;
    }

        .NewsImageOrVideo img {
            width: 100%;
            margin: 0px 0 0 0;
            padding: 0px 0 0 0;
            overflow: hidden;
        }

    .NewsText {
        background-color: transparent;
        width: 100%;
        height: auto;
        float: left;
        margin: 0px 0 0 0;
        padding: 10px 10px 20px 5px;
        overflow: hidden;
        font-family: 'Noto Sans Malayalam';
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        line-height: 23px;
        text-align: justify;
    }

    @media (max-width: 767px) {
        .NewsImageOrVideo {
            padding: 0 0 0 0;
        }

        .NewsText {
            padding: 20px 0 0 0;
            text-decoration: none;
            text-align: left;
            font-size: 13px;
            line-height: 19px;
            font-family: 'Baloo Chettan', cursive;
        }
    }

    .lnkColor {
        color: white;
    }

        .lnkColor:hover {
            color: lightgray;
        }


    /*-------------------- Footer ------------------------*/

    footer {
        background-color: #222;
        padding: 25px 0
    }

        footer p {
            margin: 0;
            color: rgba(255,255,255,.3);
        }

        footer ul li a.active, footer ul li a:active, footer ul li a:focus, footer ul li a:hover {
            color: Yellow;
            text-decoration: none;
        }

    footer, section.contact {
        text-align: center
    }

        footer ul, section.contact ul.list-social {
            margin-bottom: 0
        }

        section.contact h2 i {
            color: #dd4b39
        }

        section.contact ul.list-social li a {
            display: block;
            height: 80px;
            width: 80px;
            line-height: 80px;
            font-size: 40px;
            border-radius: 100%;
            color: #fff;
        }

        footer p, footer ul li a {
            font-size: 14px;
            line-height: 16px;
        }

        footer ul li a {
            color: #dbd7c8;
            line-height: 30px;
        }

    .fooline {
        background-color: #bc1930;
        height: 4px;
        width: 100%;
    }


    /*-------------------- Slider ------------------------*/

    @import url(http://fonts.googleapis.com/css?family=Istok+Web);
    @import url(https://fonts.googleapis.com/css?family=Noto+Sans);

    @keyframes slidy {
        0% {
            left: 0%;
        }

        20% {
            left: 0%;
        }

        25% {
            left: -100%;
        }

        45% {
            left: -100%;
        }

        50% {
            left: -200%;
        }

        70% {
            left: -200%;
        }

        75% {
            left: -300%;
        }

        95% {
            left: -300%;
        }

        100% {
            left: -400%;
        }
    }

    figure {
        margin: 0;
        background: #101010;
        font-family: Istok Web, sans-serif;
        font-weight: 100;
    }

    div#captioned-gallery {
        width: 100%;
        overflow: hidden;
    }

    figure.slider {
        position: relative;
        width: 500%;
        font-size: 0;
        animation: 30s slidy infinite;
    }

        figure.slider figure {
            width: 20%;
            height: auto;
            display: inline-block;
            position: inherit;
        }

        figure.slider img {
            width: 100%;
            height: 455px;
        }

        figure.slider figure figcaption {
            position: absolute;
            bottom: -0px;
            background: rgba(0,0,0,0.4);
            color: #fff;
            width: 100%;
            padding: 18px 10px 10px 10px;
            font-family: 'Rachana';
            font-size: 22px;
            line-height: 22px;
        }




    .HeadingNews {
        width: 100%;
        min-width: 100%;
        height: auto;
        vertical-align: middle;
        text-align: center;
        min-height: 70px;
        font-size: 22px;
        color: white;
        background: brown;
        /* Internet Explorer 10 */
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-align: center;
        /* Firefox */
        display: -moz-box;
        -moz-box-pack: center;
        -moz-box-align: center;
        /* Safari, Opera, and Chrome */
        display: -webkit-box;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        /* W3C */
        display: box;
        box-pack: center;
        box-align: center;
    }






    @font-face {
        font-family: 'Rachana';
        font-style: normal;
        font-weight: 400;
        src: url(https://smc.org.in/downloads/fonts/rachana/Rachana-Regular.woff2?v=7.0) format('woff2'), url(https://smc.org.in/downloads/fonts/rachana/Rachana-Regular.woff?v=7.0) format('woff'), url(https://smc.org.in/downloads/fonts/rachana/Rachana-Regular.ttf?v=7.0) format('truetype');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
    }



    @font-face {
        font-family: 'Meera';
        font-style: normal;
        font-weight: bold;
        src: url(https://smc.org.in/downloads/fonts/meera/Meera.woff2?v=7.0) format('woff2'), url(https://smc.org.in/downloads/fonts/meera/Meera.woff?v=7.0) format('woff'), url(https://smc.org.in/downloads/fonts/meera/Meera.ttf?v=7.0) format('truetype');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
    }

    @font-face {
        font-family: NotoSansMalayalam-Regular;
        src: url("/fonts/NotoSansMalayalam-Regular.ttf") format("truetype")
    }

    @font-face {
        font-family: NotoSansMalayalam-Bold;
        src: url("/fonts/NotoSansMalayalam-Bold.ttf") format("truetype")
    }



    @font-face {
        font-family: PanchariUni;
        src: url('../fonts/PanchariUniN.eot');
        src: url('../fonts/PanchariUniN.eot?#iefix') format('embedded-opentype'), url('../fonts/PanchariUniN.ttf') format('truetype'), url('../fonts/PanchariUniN.woff') format('woff'), url('../fonts/PanchariUniN.svg') format('svg');
    }

    @font-face {
        font-family: 'Noto Sans Malayalam';
        font-style: normal;
        font-weight: 700;
        src: url(//fonts.gstatic.com/ea/notosansmalayalam/v4/NotoSansMalayalam-Bold.eot);
        src: url(//fonts.gstatic.com/ea/notosansmalayalam/v4/NotoSansMalayalam-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/notosansmalayalam/v4/NotoSansMalayalam-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansmalayalam/v4/NotoSansMalayalam-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansmalayalam/v4/NotoSansMalayalam-Bold.ttf) format('truetype');
    }


    /*
 * Noto Sans Malayalam UI (Malayalam) http://www.google.com/fonts/earlyaccess
 */
    @font-face {
        font-family: 'Noto Sans Malayalam UI';
        font-style: normal;
        font-weight: 400;
        src: url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Regular.eot);
        src: url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Regular.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Noto Sans Malayalam UI';
        font-style: normal;
        font-weight: 700;
        src: url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Bold.eot);
        src: url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansmalayalamui/v1/NotoSansMalayalamUI-Bold.ttf) format('truetype');
    }