﻿
@media only screen and (min-width : 220px) and (max-width : 599px) {
    body {
        font-size: 15px;
        overflow-x: hidden;
    }

   

    .innerimage {
        float: right;
        margin: 0px 0px 0px 10px;
        display: block;
        max-width: 100%;
        height: auto;
        border: 5px solid #efd07f;
        box-shadow: 0px 0px 20px -5px #000;
        -moz-box-shadow: 0px 0px 20px -5px #000;
        -webkit-box-shadow: 0px 0px 20px -5px #000;
    }

    .achive {
        width: 98% !important;
    }

    .feedbackimg {
        display: block;
        margin: auto;
        margin-bottom: 10px;
        width: 90%;
        height: auto;
    }

    .mapmain {
        overflow: hidden;
        height: 400px;
        width: 98%;
        margin-left: 1%;
        float: left;
    }

    .mapmainmain {
        height: 100%;
        width: 100%;
        float: left;
        border: 3px solid rgb(30, 91, 120);
    }

    #gallery {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        float: left;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        display: block;
    }

    .galleryslider {
        display: none;
    }

    .gallerymain {
        width: 90%;
        float: left;
        margin-left: 5%;
        min-height: 120px;
        background: url(../images/mainbg.png) repeat center center;
        position: relative;
    }

    .mobileGallery {
        width: 100%;
        float: left;
        display: block !important;
    }

        .mobileGallery iframe {
            width: 100%;
            height: auto;
            float: left;
        }

    .container {
        width: 100%;
    }

    #header-wrapper {
        /*background: #1b586d url(../images/headerbg.jpg);*/
        background: #1b586d;
        border-top: 3px solid #a59372;
    }

    #header {
        position: relative;
        margin: 0% 0 0% 0;
        padding: 0 0px 0 0px;
        width: 100%;
    }

        #header .logo {
            width: 100%;
            float: left;
            position: relative;
            margin-bottom: 5px;
        }

    .Logonone {
        display: block;
    }

    .namenone {
        display: block;
    }

    .peShiner {
        display: none;
    }

    #header .logo img {
        padding-top: 5px;
        margin: auto;
        width: 136px;
        height: 170px;
    }

    #header .name {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

        #header .name img {
            width: 300px;
            height: auto;
            margin: auto;
        }

    #header .topitem {
        position: relative;
        /* right: 3px; */
        /* top: 0; */
        float: none;
    }

    #clockbox {
        font: 13px Arial;
        color: #fff;
        padding-top: 10px;
        float: left;
        text-align: center;
        width: 100%;
    }

    .toplist {
        float: right;
        margin-top: 3px;
        /* margin-right: 3px; */
        width: 100%;
        height: 46px;
    }

    ul.top-icons {
        display: table;
        margin: 0 auto;
    }

        ul.top-icons li {
            display: inline;
            margin: 0px 0px 0px 20px;
            float: left;
            width: 46px;
            height: 43px;
            border: 1px solid #aeaeae;
            background: #fff;
        }

            ul.top-icons li:first-child {
                margin-left: 0;
            }

            ul.top-icons li a {
                height: 35px;
                width: 30px;
                float: left;
                background-image: url(../images/top-icons.png);
                transition: all 0.5s ease-out;
            }

                ul.top-icons li a:hover {
                    background-image: url(../images/top-icons-hover.png);
                    transition: all 0.5s ease-out; /* transform: rotate(720deg) scale(1);*/
                }

    a.MailIcon {
        background: 10px 6px no-repeat;
    }

    a.WriteusIcon {
        background: -36px 6px no-repeat;
    }

    a.DirectionIcon {
        background: -82px 6px no-repeat;
    }

    a.SitemapIcon {
        background: -132px 6px no-repeat;
    }

    a.MailIcon:hover {
        background: 10px -3px no-repeat;
    }

    a.WriteusIcon:hover {
        background: -36px -3px no-repeat;
    }

    a.DirectionIcon:hover {
        background: -82px -3px no-repeat;
    }

    a.SitemapIcon:hover {
        background: -132px -3px no-repeat;
    }

    .phoneNo {
        /*width: 100%;*/
        float: right;
        margin-right: 12px;
        text-align: right;
        color: #fff;
        margin-top: 20px;
        background-image: url(../images/phone.png);
        background-repeat: no-repeat;
        background-position: 0px 1px;
        padding-left: 25px;
        clear: both;
        display: none;
    }


    .bottomItem {
        width: 250px;
        height: 33px;
        position: absolute;
        right: 3px;
        bottom: 6px;
        display: none;
    }


    #banner-wrapper {
        background: url(../images/hader-bottom-bg.png) repeat-x top center;
        padding: .2em 0;
    }


    #nav {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 3;
        display: block;
    }

    /* News */
    #news {
        width: 100%;
        margin: 0 auto;
        z-index: 2;
    }

    #newsmain {
        width: 100%;
        float: left;
        min-height: 49px;
        background: #305b6b;
        border-radius: 0px 0 5px 5px;
        margin-top: -7px;
        position: relative;
        z-index: -1;
    }

    .newsstar {
        height: 21px;
        float: left;
        background: url(../images/newsstar.png) no-repeat top left;
        margin: 15px 0 0 5px;
        padding-left: 25px;
        color: #fff;
        font-size: 14px;
        padding-top: 3px;
        text-shadow: 1px 1px #000;
    }

    #news::before {
        width: 40px;
        height: 25px;
        content: " ";
        position: absolute;
        left: -20px;
        top: -9px;
        background: url(../images/newsleftbg.png) no-repeat top left;
        z-index: -2;
        display: none;
    }

    #news::after {
        width: 40px;
        height: 25px;
        content: " ";
        position: absolute;
        right: -20px;
        top: -9px;
        background: url(../images/newsrightbg.png) no-repeat top left;
        z-index: -2;
        display: none;
    }

    .mainnews {
        width: 100%;
        float: left;
        margin-left: 0px;
        min-height: 30px;
        margin-top: -20px;
    }

    ul#intro {
        width: 100%;
        float: left;
    }

        ul#intro li {
            width: 100%;
            float: left;
            list-style-type: none;
            padding-top: 0px;
        }

            ul#intro li a {
                text-decoration: none;
                cursor: pointer;
            }

                ul#intro li a:hover p {
                    text-decoration: none;
                    cursor: pointer;
                    color: #edcc79;
                }

                ul#intro li a p {
                    width: 100%;
                    overflow: hidden;
                    text-decoration: none;
                    color: #fff;
                    font-family: Arial;
                    font-size: .8em;
                    font-style: italic;
                    text-align: left;
                    white-space: nowrap;
                    overflow: hidden !important;
                    text-overflow: ellipsis;
                }

    .newsdate {
        color: #e0ad47;
    }


    /* Main */

    #main {
        padding: 0em 0;
        clear: both;
        border-top: 0px solid #305b6b;
        margin-top: 0px;
        position: relative;
        float: left;
        z-index: 1;
        display: block;
        width: 100%;
    }

    .containermain {
        width: 88%;
        float: left;
        margin-left: 5%;
        min-height: 500px;
        background: url(../images/mainbg.png) repeat center center;
        position: relative;
    }

        .containermain:before {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainleftbg.png);
            position: absolute;
            left: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

        .containermain:after {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainrightbg.png);
            position: absolute;
            right: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

    .left-part {
        width: 100%;
        float: left;
        margin-left: 0px;
        min-height: 100px;
        margin-bottom: 20px;
    }

    .principal {
        width: 100%;
        float: left;
        height: auto;
        background: #f8f5ee;
        border: 1px solid #ddd6c6;
        border-radius: 8px;
        margin-top: 10px;
        position: relative;
    }

    .message {
        width: 100%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-left: 5px;
        padding-right: 0px;
        padding-top: 10px;
        box-sizing: border-box;
    }

        .message p {
            font-style: italic;
            font-size: 14px;
            font-family: Roboto;
            line-height: 21px;
            color: #635e41;
        }

            .message p:last-child {
                font-style: normal;
                font-size: 14px;
                font-family: Roboto;
                line-height: 21px;
                color: #000;
                margin-top: 0em;
            }

    .responsivpic {
        display: block;
        width: 110px;
        height: 121px;
        float: right;
        padding-right: 0px;
        margin-left: 5px;
        margin-top: -10px;
    }

    .principalPic {
        width: 100px;
        height: 40px;
        float: right;
        display: block;
        margin-right: 8px;
    }

        .principalPic img {
            margin-right: -20px;
            margin-top: -55px;
            float: right;
            display: none;
        }

    .viewall a {
        width: 100px;
        height: 32px;
        float: left;
        background: #305b6b;
        border-radius: 5px;
        -moz-border-radius: 5px;
        color: #fff;
        font-family: Roboto;
        font-size: 14px;
        text-align: center;
        padding-top: 10px;
        box-sizing: border-box;
        text-shadow: 0 2px 0 #000;
        text-transform: uppercase;
        margin-top: 0px;
        text-decoration: none;
    }

        .viewall a:hover {
            color: #ecc873;
        }

    .topperArea {
        width: 100%;
        float: left;
        height: auto;
        background: #305b6b;
        border-radius: 8px;
        margin-top: 10px;
        position: relative;
    }

    .toppers {
        width: 100%;
        float: left;
        height: 100%;
        /*background: #91611e;*/
    }

    .toppers-main {
        width: 255px;
        height: 255px;
        position: relative;
        margin: 17px auto;
    }

    .toppers-bg {
        width: 199px;
        height: 224px;
        position: absolute;
        top: 15px;
        left: 27px;
        border: 1px solid #fff;
        z-index: 1;
    }

    .toppers-head {
        font-family: Roboto;
        font-size: 1.1em;
        color: #fff;
        float: left;
        margin-left: 62px;
        text-align: center;
        display: block;
        margin-top: -12px;
        width: 72px;
        background: #305b6b;
    }

    .toppersmain {
        width: 255px;
        height: 205px;
        float: left;
        margin-left: -28px;
        position: relative;
    }

    .viewtoppers a {
        width: 72px;
        height: 19px;
        float: left;
        border: 1px solid #fff;
        background: #305b6b;
        font-family: Roboto;
        font-size: .7em;
        color: #fff;
        font-style: italic;
        margin-left: 62px;
        text-align: center;
        padding-top: 3px;
        text-decoration: none;
    }

        .viewtoppers a:hover {
            color: #dfa840;
        }

    .toppers10 {
        width: 118px;
        float: left;
        height: 100%;
    }

    .toppers12 {
        width: 118px;
        float: right;
        height: 100%;
    }

    .class {
        width: 39px;
        height: 22px;
        float: left;
        background: #dfa840;
        font-family: Arial;
        color: #305b6b;
        font-size: .9em;
        text-align: center;
        padding-top: 3px;
        margin-left: 40px;
    }

    .Quote {
        width: 96%;
        float: left;
        margin-left: 2%;
        height: 100%;
        display: block;
        margin-bottom: 30px;
    }

    .quotehdr {
        width: 100%;
        display: block;
        font-family: Amita;
        font-size: 1.5em;
        color: #fff;
        text-align: center;
        padding-top: 10px;
    }

    .mainquote {
        width: 100%;
        height: auto;
        float: left;
        border: 1px solid #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-top: 10px;
        margin-left: 0px;
        position: relative;
        min-height: 200px;
    }

        .mainquote:after {
            width: 48px;
            height: 27px;
            content: " ";
            position: absolute;
            left: 30px;
            bottom: -21px;
            background: url(../images/icon-bubble.png) no-repeat top left;
        }

    ul#quote {
        width: 100%;
        float: left;
    }

        ul#quote li {
            width: 100%;
            float: left;
            list-style-type: none;
            padding-top: 15px;
        }

            ul#quote li p {
                width: 100%;
                color: #fff;
                font-family: AlwaysInMyHeart;
                font-size: 1.4em;
                line-height: 1.3em;
                text-align: center;
                letter-spacing: 2px;
            }

                ul#quote li p strong {
                    font-size: 2em;
                    line-height: 1em;
                }



    .headboymsg {
        width: 100%;
        float: left;
        height: auto;
        margin-top: 10px;
        position: relative;
    }

        .headboymsg img {
            margin-left: 0px;
            margin-top: 02px;
            float: left;
            display: none;
        }

        .headboymsg .headboypic {
            display: block !important;
            margin-right: 5px;
            margin-top: 5px;
            height: 119px;
        }

    .HeadMsg {
        float: left;
        width: 100%;
    }

        .HeadMsg h1 {
            font-family: Roboto;
            font-size: 16px;
            color: #305b6b;
            float: left;
            padding-top: 8px;
            text-transform: capitalize;
            font-weight: bold;
        }

        .HeadMsg p {
            color: #000;
            font-family: Roboto;
            font-size: 14px;
            padding-top: 5px;
            text-align: left;
        }

    .readmore a {
        width: 93px;
        float: right;
        height: 16px;
        background: url(../images/readmore.png) no-repeat 0 0;
    }

        .readmore a:hover {
            background: url(../images/readmore.png) no-repeat 0px -16px;
        }

    .HeadMsg:after {
        width: 100%;
        height: 2px;
        content: " ";
        position: absolute;
        right: 0;
        bottom: -15px;
        background: url(../images/headbg.png) no-repeat center center;
    }

    .right-part {
        width: 100%;
        float: left;
        margin-right: 0px;
        display: none;
    }

    .events-head {
        width: 80px;
        float: left;
        height: 27px;
        margin-top: 10px;
        background: #ebe8e1;
        border: 1px solid #fefcf8;
        color: #004465;
        border-radius: 5px;
        -moz-border-radius: 5px;
        font-size: 12px;
        font-family: Roboto;
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        font-weight: bold;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-left: 18px;
        position: relative;
        z-index: 2;
        border-bottom: 0px;
    }


    .events {
        width: 100%;
        float: right;
        min-height: 130px;
        margin-top: 0px;
        background: #ebe8e1;
        border: 1px solid #fefcf8;
        position: relative;
        z-index: 1;
        margin-top: -3px;
    }

        .events ul {
            width: 100%;
            float: left;
            height: 200px;
            margin-top: 10px;
            list-style-type: none;
            padding: 0;
        }

            .events ul li {
                width: 250px;
                padding: 0px 10px;
                list-style-type: none;
                height: 110px;
                margin-bottom: 25px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
            }

    .eventsDate {
        width: 100%;
        float: left;
        position: relative;
    }

        .eventsDate h1 {
            color: #606060;
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            text-align: center;
        }

    .datetime {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 5px;
        position: relative;
        margin-bottom: 15px;
    }

        .datetime:after {
            width: 100%;
            height: 2px;
            content: " ";
            position: absolute;
            left: 0%;
            bottom: -5px;
            background: url(../images/newsdivider.png) no-repeat top left;
        }

    .eventtime {
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        color: #305b6b;
        border-right: 1px solid #305b6b;
        padding-top: 3px;
        float: left;
        padding-right: 10px;
    }

    .eventDate {
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        color: #305b6b;
        padding-left: 10px;
        padding-top: 3px;
        float: left;
    }

    p.eventmain {
        color: #7a7a7a;
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        background: url(../images/maineventarrow.png) no-repeat 0 5px;
        padding-left: 11px;
    }

    .clear {
        clear: both;
    }

    .allEvents a {
        width: 70px;
        float: right;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 15px;
        background: url(../images/viewAll.png) no-repeat 0 0;
    }

        .allEvents a:hover {
            background: url(../images/viewAll.png) no-repeat 0px -15px;
        }






    .gallerymain:before {
        width: 29px;
        height: 100%;
        content: " ";
        background-image: url(../images/mainleftbg.png);
        position: absolute;
        left: -29px;
        top: 0px;
        background-repeat: repeat-y;
    }

    .gallerymain:after {
        width: 29px;
        height: 100%;
        content: " ";
        background-image: url(../images/mainrightbg.png);
        position: absolute;
        right: -29px;
        top: 0px;
        background-repeat: repeat-y;
    }

    .galleryhead {
        width: 100%;
        float: left;
        font-family: Roboto;
        font-size: 16px;
        color: #030303;
        text-transform: uppercase;
        text-align: center;
        margin-top: 25px;
    }

    .gallerydetail {
        width: 100%;
        float: left;
        min-height: 20px;
        background: #000;
    }

    .galleryslider {
        width: 100%;
        float: left;
        margin-left: 0px;
        height: 123px;
        margin-top: 18px;
    }

    #lista1 .als-prev {
        display: none;
    }

    #lista1 .als-next {
        display: none;
    }

    .galleryslider ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline-block;
    }

        .galleryslider ul li {
            width: 155px;
            height: 123px;
            display: block;
            list-style-type: none;
        }

    #footerlink {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        display: block;
        background: #305b6b;
    }

    .footerlink {
        width: 100%;
        float: left;
        height: auto;
    }

    ul.footerIcons {
        text-align: center;
        padding: 0;
    }

        ul.footerIcons li {
            margin: 5px 7px 5px 7px !important;
            height: 65px;
            display: inline-block;
            border-right: none !important;
            width: auto !important;
        }

            ul.footerIcons li:last-child {
                display: none;
            }

            ul.footerIcons li a {
                height: 65px;
                float: left;
                background-image: url(../images/footerIcons.png);
                background-repeat: no-repeat;
                transition: all 0.5s ease-out;
                color: #fff;
                padding-top: 24px;
                text-decoration: none;
                text-transform: uppercase;
            }

                ul.footerIcons li a:hover {
                    background-image: url(../images/footerIconsHover.png);
                    transition: all 0.5s ease-out; /* transform: rotate(720deg) scale(1);*/
                    text-decoration: none;
                    background-repeat: no-repeat;
                    color: #ecc873;
                }

    a.calendar {
        background: 0px 6px no-repeat;
        padding-left: 63px;
        margin-left: 10px;
    }

    a.virtual {
        background: -210px 6px no-repeat;
        padding-left: 70px;
    }

    a.Reach {
        background: -415px 6px no-repeat;
        padding-left: 65px;
    }

    a.join {
        background: -580px 6px no-repeat;
        padding-left: 45px;
        display: none;
    }

    a.calendar:hover {
        background: 0px 0px no-repeat;
    }

    a.virtual:hover {
        background: -210px 0px no-repeat;
    }

    a.Reach:hover {
        background: -415px 0px no-repeat;
    }

    a.join:hover {
        background: -580px 0px no-repeat;
    }

    .timetable a {
        display: block;
        width: 230px;
        height: 61px;
        margin: 0 auto;
        margin-bottom: 10px;
        background: url(../images/TimeTable.png) no-repeat 0 0;
        transition: all 0.5s ease-out;
    }

        .timetable a:hover {
            background: url(../images/TimeTable.png) no-repeat 0 -61px;
            transition: all 0.5s ease-out;
        }

    #footermenu {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        display: block;
        background: #1b586d url(../images/headerbg.jpg);
    }

    .footermenu {
        width: 100%;
        float: left;
        height: auto;
    }

    .HomeWork a {
        display: none;
        width: 230px;
        float: right;
        height: 61px;
        margin-right: 10px;
        margin-top: -14px;
        background: url(../images/HomeWork.png) no-repeat 0 0px;
        transition: all 0.5s ease-out;
    }

        .HomeWork a:hover {
            background: url(../images/HomeWork.png) no-repeat 0 -61px;
            transition: all 0.5s ease-out;
        }

    #fm {
        width: 100%;
        float: left;
    }

        #fm ul {
            list-style: none;
            text-align: center;
            margin-top: 5px;
            line-height: 1.1em;
            padding: 0;
            width: 100%;
            float: left;
        }

            #fm ul li {
                text-align: center;
                margin: 0 1px;
                display: inline;
            }

                #fm ul li a {
                    text-decoration: none;
                    color: #fff;
                    font-family: Roboto;
                    font-size: .7em;
                    text-transform: capitalize;
                }

                    #fm ul li a:hover {
                        text-decoration: none;
                        color: #ecc873;
                    }

    .dandi1 {
        color: #fff;
        font-size: .7em;
    }

    #cr {
        width: 100%;
        float: left;
        text-align: center;
        line-height: .95em;
        padding: 0;
        color: #fff;
        font-family: Roboto;
        font-size: .7em;
        margin-top: 12px;
    }

    #vic {
        width: 100%;
        float: left;
        text-align: center;
        line-height: 1.95em;
        padding: 0;
        color: #fff;
        font-family: Arial;
        font-size: .7em;
    }


    .mastercontainer {
        width: 100%;
        float: left;
        margin-top: 44px;
    }

    ul.innerList {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%;
    }

        ul.innerList li {
            background: url(../images/listicon.png) no-repeat 0px 6px;
            padding-left: 0px;
            text-indent: 25px !important;
            line-height: 32px;
        }

    .color {
        color: #305b6b;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        background: #305b6b;
        color: #ffffff;
    }

    td, th {
        padding: 8px;
        text-align: left;
    }

    /* Zebra striping */
    tr:nth-of-type(odd) {
        background: #f0d283;
        color: #000;
    }

    th {
        background: #2c3e50;
        font-weight: bold;
    }

    ul.virtual {
        width: 100%;
        display: inline-block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
        height: 100%;
        overflow: hidden;
    }

        ul.virtual li {
            width: 125px;
            margin: 10px;
            display: inline-block;
        }

            ul.virtual li a img {
                width: 125px;
                height: auto;
                border: 5px solid transparent;
                box-shadow: 0px 0px 20px -5px #000;
                -moz-box-shadow: 0px 0px 20px -5px #000;
                -webkit-box-shadow: 0px 0px 20px -5px #000;
                border-radius: 50%;
                cursor: pointer;
            }

            ul.virtual li a:hover img {
                opacity: .7;
            }

            ul.virtual li a {
                text-decoration: none;
            }

                ul.virtual li a b {
                    color: #1b586d;
                    text-decoration: none;
                    text-align: center;
                    font-family: Roboto;
                    font-size: .9em;
                    line-height: 1.5em;
                }

                ul.virtual li a:hover b {
                    color: #dfa840;
                }

    .main-section.contact {
        background: url(../images/bg-map.png) center 60px no-repeat;
        padding-bottom: 10px;
    }

    .col-sm-7 {
        width: 100%;
        float: left;
    }

    .contact-info-box {
        font-size: 15px;
        margin: 0 0 10px 0px;
        padding-left: 0;
    }

        .contact-info-box h3 {
            font-size: 15px;
            font-weight: 400;
            float: left;
            width: 102px;
            margin-right: 12px;
            line-height: 28px;
            font-family: 'Montserrat', sans-serif;
            color: #222222;
            margin: 0 0 5px 0;
            text-transform: uppercase;
        }

            .contact-info-box h3 i {
                font-style: normal;
                font-size: 18px;
                color: #222222;
                font-family: 'FontAwesome';
                font-weight: normal;
                margin-right: 7px;
            }

        .contact-info-box span {
            line-height: 28px;
            display: block;
            overflow: hidden;
            font-family: Roboto;
            font-size: 14px;
        }

    .clearfix:before, .clearfix:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
    }

    .clearfix:after {
        clear: both;
    }

    .col-sm-5 {
        width: 100%;
    }

    .form {
        margin: 0 0 0 0px;
    }

    .input-text {
        padding: 15px 16px;
        border: 1px solid #ccc;
        width: 100%;
        height: 50px;
        display: block;
        border-radius: 4px;
        font-size: 15px;
        color: #aaa;
        font-family: 'Open Sans', sans-serif;
        margin: 0 0 10px 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .input-text:focus {
            border: 1px solid #305b6b;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
            -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
        }

        .input-text.text-area {
            height: 100px;
            resize: none;
            overflow: auto;
        }

    .input-btn {
        width: 175px;
        height: 50px;
        background: #305b6b;
        border-radius: 4px;
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        border: 0px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .input-btn:hover {
            background: #f0d385;
            color: #4c4b4b;
        }

    ul#intro {
        width: 100%;
        float: left;
        min-height: 70px;
    }

        ul#intro li {
            width: 100%;
            float: left;
            list-style-type: none;
            padding-top: 0px;
        }

            ul#intro li .ns_Notice {
                width: 100%;
                float: left;
                height: 15px;
                padding-left: 10px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                padding-left: 110px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }


            ul#intro li .ns-right {
                width: 100%;
                float: left;
                min-height: 15px;
                margin-top: 5px;
                word-wrap: break-word;
                display: block;
                padding-left: 10px;
                padding-right: 10px;
                text-align: left;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                margin-left: 0 !important;
            }

    .moreNews {
        float: right;
        width: 100%;
        margin-top: 5px;
        margin-top: 0 !important;
        margin-bottom: 5px;
        margin-right: 0 !important;
    }

        .moreNews a {
            font-size: 13px;
            text-decoration: none;
            color: #fff;
            font-style: italic;
            margin-top: 0px;
            text-align: right;
            float: right;
            padding-right: 10px;
        }

    a.viewAllnews {
        position: absolute;
        right: 20px;
        top: 7px;
        font-size: 15px;
        color: #fef898;
        text-decoration: none;
        z-index: 999;
        cursor: pointer;
    }

        a.viewAllnews:hover {
            color: #fff;
        }
}

@media only screen and (min-width : 600px) and (max-width : 963px) {
    body {
        overflow-x: hidden;
    }

    .feedbackimg {
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }

    .mapmain {
        overflow: hidden;
        height: 600px;
        width: 100%;
        margin-left: 0%;
        float: left;
    }

    .mapmainmain {
        height: 100%;
        width: 100%;
        float: left;
        border: 3px solid rgb(30, 91, 120);
    }

    .container {
        width: 100%;
    }

    #header-wrapper {
        background: #1b586d url(../images/headerbg.jpg);
        border-top: 3px solid #a59372;
    }

    #header {
        position: relative;
        margin: 0% 0 0% 0;
        padding: 0 0px 0 0px;
        width: 100%;
    }

        #header .logo {
            width: 136px;
            float: left;
            margin-bottom: 5px;
        }

    .Logonone {
        display: block;
    }

    .namenone {
        display: block;
    }

    .peShiner {
        display: none;
    }

    #header .logo img {
        margin-top: 3px;
        margin-left: 5px;
    }

    #header .name {
        width: 362px;
        float: left;
        margin-left: 20px;
        margin-top: 60px;
    }

        #header .name img {
            float: left;
            width: 450px;
            margin-left: 10px;
            margin-top: 25px;
        }

    #header .topitem {
        position: absolute;
        right: 3px;
        top: 0;
    }

    #clockbox {
        font: 14px Arial;
        color: #fff;
        padding-top: 18px;
        float: left;
    }

    .toplist {
        float: right;
        margin-top: 3px;
        margin-right: 3px;
        width: 190px;
        height: 46px;
    }

    ul.top-icons {
        float: right;
    }

        ul.top-icons li {
            display: inline;
            margin: 0px 0px 0px 1px;
            float: left;
            width: 46px;
            height: 43px;
            border: 1px solid #aeaeae;
            background: #fff;
        }

            ul.top-icons li a {
                height: 35px;
                width: 30px;
                float: left;
                background-image: url(../images/top-icons.png);
                transition: all 0.5s ease-out;
            }

                ul.top-icons li a:hover {
                    background-image: url(../images/top-icons-hover.png);
                    transition: all 0.5s ease-out; /* transform: rotate(720deg) scale(1);*/
                }

    a.MailIcon {
        background: 10px 6px no-repeat;
    }

    a.WriteusIcon {
        background: -36px 6px no-repeat;
    }

    a.DirectionIcon {
        background: -82px 6px no-repeat;
    }

    a.SitemapIcon {
        background: -132px 6px no-repeat;
    }

    a.MailIcon:hover {
        background: 10px -3px no-repeat;
    }

    a.WriteusIcon:hover {
        background: -36px -3px no-repeat;
    }

    a.DirectionIcon:hover {
        background: -82px -3px no-repeat;
    }

    a.SitemapIcon:hover {
        background: -132px -3px no-repeat;
    }

    .phoneNo {
        display: none;
    }

    .bottomItem {
        width: 250px;
        height: 33px;
        position: absolute;
        right: 3px;
        bottom: 6px;
    }

    ul.bottom-icons {
        float: left;
    }

        ul.bottom-icons li {
            display: inline;
            margin: 0px 0px 0px 1px;
            float: left;
            height: 33px;
        }

            ul.bottom-icons li:last-child {
                display: none;
            }

            ul.bottom-icons li a {
                height: 33px;
                float: left;
                background-image: url(../images/bottomIcons.png);
                background-repeat: no-repeat;
                transition: all 0.5s ease-out;
                color: #fff;
                padding-top: 8px;
                text-decoration: none;
                text-transform: uppercase;
            }

                ul.bottom-icons li a:hover {
                    background-image: url(../images/bottomIconsHover.png);
                    transition: all 0.5s ease-out; /* transform: rotate(720deg) scale(1);*/
                    text-decoration: none;
                    background-repeat: no-repeat;
                }

    a.GalleryIcon {
        background: 0px 4px no-repeat;
        padding-left: 30px;
    }

    a.AchievementIcon {
        background: -120px 4px no-repeat;
        padding-left: 20px;
    }

    a.AlumniIcon {
        background: -255px 4px no-repeat;
        padding-left: 40px;
    }

    a.GalleryIcon:hover {
        background: 0px -1px no-repeat;
        padding-left: 30px;
    }

    a.AchievementIcon:hover {
        background: -120px -1px no-repeat;
        padding-left: 20px;
    }

    a.AlumniIcon:hover {
        background: -255px -1px no-repeat;
        padding-left: 40px;
    }

    #banner-wrapper {
        background: url(../images/hader-bottom-bg.png) repeat-x top center;
        padding: .2em 0;
    }


    #nav {
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 3;
        display: block;
    }

    /* News */
    #news {
        width: 100%;
        margin: 0 auto;
        z-index: 2;
    }

    #newsmain {
        width: 100%;
        float: left;
        height: 49px;
        background: #305b6b;
        border-radius: 0px 0 5px 5px;
        margin-top: -7px;
        position: relative;
        z-index: -1;
    }

    .newsstar {
        height: 21px;
        float: left;
        background: url(../images/newsstar.png) no-repeat top left;
        margin: 15px 0 0 20px;
        padding-left: 30px;
        color: #fff;
        font-size: 18px;
        text-shadow: 1px 1px #000;
    }

    #news::before {
        width: 40px;
        height: 25px;
        content: " ";
        position: absolute;
        left: -20px;
        top: -9px;
        background: url(../images/newsleftbg.png) no-repeat top left;
        z-index: -2;
        display: none;
    }

    #news::after {
        width: 40px;
        height: 25px;
        content: " ";
        position: absolute;
        right: -20px;
        top: -9px;
        background: url(../images/newsrightbg.png) no-repeat top left;
        z-index: -2;
        display: none;
    }

    .mainnews {
        width: 74%;
        float: left;
        margin-left: 10px;
        min-height: 30px;
    }

    ul#intro {
        width: 100%;
        float: left;
    }

        ul#intro li {
            width: 100%;
            float: left;
            list-style-type: none;
            padding-top: 15px;
        }

            ul#intro li a {
                text-decoration: none;
                cursor: pointer;
            }

                ul#intro li a:hover p {
                    text-decoration: none;
                    cursor: pointer;
                    color: #edcc79;
                }

                ul#intro li a p {
                    width: 100%;
                    overflow: hidden;
                    text-decoration: none;
                    color: #fff;
                    font-family: Arial;
                    font-size: .8em;
                    font-style: italic;
                    text-align: left;
                    white-space: nowrap;
                    overflow: hidden !important;
                    text-overflow: ellipsis;
                }

    .newsdate {
        color: #e0ad47;
    }


    /* Main */

    #main {
        padding: 0em 0;
        clear: both;
        border-top: 0px solid #305b6b;
        margin-top: 0px;
        position: relative;
        float: left;
        z-index: 1;
        display: block;
        width: 100%;
    }

    .containermain {
        width: 90%;
        float: left;
        margin-left: 5%;
        min-height: 500px;
        background: url(../images/mainbg.png) repeat center center;
        position: relative;
    }

        .containermain:before {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainleftbg.png);
            position: absolute;
            left: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

        .containermain:after {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainrightbg.png);
            position: absolute;
            right: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

    .left-part {
        width: 100%;
        float: left;
        margin-left: 0px;
        min-height: 100px;
        margin-bottom: 20px;
    }

    .principal {
        width: 100%;
        float: left;
        height: auto;
        background: #f8f5ee;
        border: 1px solid #ddd6c6;
        border-radius: 8px;
        margin-top: 10px;
        position: relative;
    }

    .message {
        width: 100%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
        box-sizing: border-box;
    }

        .message p {
            font-style: italic;
            font-size: 15px;
            font-family: Roboto;
            line-height: 21px;
            color: #635e41;
        }

            .message p:last-child {
                font-style: normal;
                font-size: 14px;
                font-family: Roboto;
                line-height: 21px;
                color: #000;
                margin-top: 1em;
            }

    .responsivpic {
        display: block;
        width: 134px;
        height: 156px;
        float: right;
        padding-right: 0px;
        margin-left: 5px;
        margin-top: -10px;
    }

    .principalPic {
        width: 100px;
        height: 40px;
        float: right;
        display: block;
        margin-right: 8px;
    }

        .principalPic img {
            margin-right: -20px;
            margin-top: -55px;
            float: right;
            display: none;
        }

    .viewall a {
        width: 100px;
        height: 32px;
        float: left;
        background: #305b6b;
        border-radius: 5px;
        -moz-border-radius: 5px;
        color: #fff;
        font-family: Roboto;
        font-size: 14px;
        text-align: center;
        padding-top: 10px;
        box-sizing: border-box;
        text-shadow: 0 2px 0 #000;
        text-transform: uppercase;
        margin-top: 5px;
        margin-bottom: 5px;
        text-decoration: none;
    }

        .viewall a:hover {
            color: #ecc873;
        }

    .topperArea {
        width: 100%;
        float: left;
        height: 289px;
        background: #305b6b;
        border-radius: 8px;
        margin-top: 10px;
        position: relative;
    }

    .toppers {
        width: 50%;
        float: left;
        height: 100%;
        /*background: #91611e;*/
    }

    .toppers-main {
        width: 255px;
        height: 255px;
        float: left;
        margin-left: 30px;
        margin-top: 17px;
        position: relative;
    }

    .toppers-bg {
        width: 199px;
        height: 224px;
        position: absolute;
        top: 15px;
        left: 27px;
        border: 1px solid #fff;
        z-index: 1;
    }

    .toppers-head {
        font-family: Roboto;
        font-size: 1.1em;
        color: #fff;
        float: left;
        margin-left: 62px;
        text-align: center;
        display: block;
        margin-top: -12px;
        width: 72px;
        background: #305b6b;
    }

    .toppersmain {
        width: 255px;
        height: 205px;
        float: left;
        margin-left: -28px;
        position: relative;
    }

    .viewtoppers a {
        width: 72px;
        height: 19px;
        float: left;
        border: 1px solid #fff;
        background: #305b6b;
        font-family: Roboto;
        font-size: .7em;
        color: #fff;
        font-style: italic;
        margin-left: 62px;
        text-align: center;
        padding-top: 3px;
        text-decoration: none;
    }

        .viewtoppers a:hover {
            color: #dfa840;
        }

    .toppers10 {
        width: 118px;
        float: left;
        height: 100%;
    }

    .toppers12 {
        width: 118px;
        float: right;
        height: 100%;
    }

    .class {
        width: 39px;
        height: 22px;
        float: left;
        background: #dfa840;
        font-family: Arial;
        color: #305b6b;
        font-size: .9em;
        text-align: center;
        padding-top: 3px;
        margin-left: 40px;
    }

    .Quote {
        width: 50%;
        float: right;
        height: 100%;
    }

    .quotehdr {
        width: 100%;
        display: block;
        font-family: Amita;
        font-size: 1.5em;
        color: #fff;
        text-align: center;
        padding-top: 10px;
    }

    .mainquote {
        width: 100%;
        height: auto;
        float: left;
        border: 1px solid #fff;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-top: 10px;
        margin-left: 0px;
        position: relative;
    }

        .mainquote:after {
            width: 48px;
            height: 27px;
            content: " ";
            position: absolute;
            left: 30px;
            bottom: -21px;
            background: url(../images/icon-bubble.png) no-repeat top left;
        }

    ul#quote {
        width: 100%;
        float: left;
    }

        ul#quote li {
            width: 100%;
            float: left;
            list-style-type: none;
            padding-top: 15px;
        }

            ul#quote li p {
                width: 100%;
                color: #fff;
                font-family: AlwaysInMyHeart;
                font-size: 1.4em;
                line-height: 1.3em;
                text-align: center;
                letter-spacing: 2px;
            }

                ul#quote li p strong {
                    font-size: 2em;
                    line-height: 1em;
                }



    .headboymsg {
        width: 100%;
        float: left;
        height: auto;
        margin-top: 10px;
        position: relative;
    }

        .headboymsg img {
            margin-left: 0px;
            margin-top: 02px;
            float: left;
            height: 119px;
        }

    .HeadMsg {
        float: right;
        width: -webkit-calc(100% - 145px);
        width: -moz-calc(100% - 145px);
        width: calc(100% - 145px);
    }

        .HeadMsg h1 {
            font-family: Roboto;
            font-size: 18px;
            color: #305b6b;
            float: left;
            padding-top: 8px;
            text-transform: capitalize;
            font-weight: bold;
        }

        .HeadMsg p {
            color: #000;
            font-family: Roboto;
            font-size: 14px;
            padding-top: 10px;
            text-align: left;
        }

    .readmore a {
        width: 93px;
        float: right;
        height: 16px;
        background: url(../images/readmore.png) no-repeat 0 0;
    }

        .readmore a:hover {
            background: url(../images/readmore.png) no-repeat 0px -16px;
        }

    .HeadMsg:after {
        width: 100%;
        height: 2px;
        content: " ";
        position: absolute;
        right: 0;
        bottom: -15px;
        background: url(../images/headbg.png) no-repeat center center;
    }

    .right-part {
        width: 100%;
        float: left;
        margin-right: 0px;
        display: none;
    }

    .events-head {
        width: 80px;
        float: left;
        height: 27px;
        margin-top: 10px;
        background: #ebe8e1;
        border: 1px solid #fefcf8;
        color: #004465;
        border-radius: 5px;
        -moz-border-radius: 5px;
        font-size: 12px;
        font-family: Roboto;
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        font-weight: bold;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin-left: 18px;
        position: relative;
        z-index: 2;
        border-bottom: 0px;
    }


    .events {
        width: 100%;
        float: right;
        min-height: 130px;
        margin-top: 0px;
        background: #ebe8e1;
        border: 1px solid #fefcf8;
        position: relative;
        z-index: 1;
        margin-top: -3px;
    }

        .events ul {
            width: 100%;
            float: left;
            height: 200px;
            margin-top: 10px;
            list-style-type: none;
            padding: 0;
        }

            .events ul li {
                width: 250px;
                padding: 0px 10px;
                list-style-type: none;
                height: 110px;
                margin-bottom: 25px;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
            }

    .eventsDate {
        width: 100%;
        float: left;
        position: relative;
    }

        .eventsDate h1 {
            color: #606060;
            font-family: Arial;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            text-align: center;
        }

    .datetime {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 5px;
        position: relative;
        margin-bottom: 15px;
    }

        .datetime:after {
            width: 100%;
            height: 2px;
            content: " ";
            position: absolute;
            left: 0%;
            bottom: -5px;
            background: url(../images/newsdivider.png) no-repeat top left;
        }

    .eventtime {
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        color: #305b6b;
        border-right: 1px solid #305b6b;
        padding-top: 3px;
        float: left;
        padding-right: 10px;
    }

    .eventDate {
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        color: #305b6b;
        padding-left: 10px;
        padding-top: 3px;
        float: left;
    }

    p.eventmain {
        color: #7a7a7a;
        text-align: left;
        font-family: Roboto;
        font-size: 12px;
        background: url(../images/maineventarrow.png) no-repeat 0 5px;
        padding-left: 11px;
    }

    .clear {
        clear: both;
    }

    .allEvents a {
        width: 70px;
        float: right;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 15px;
        background: url(../images/viewAll.png) no-repeat 0 0;
    }

        .allEvents a:hover {
            background: url(../images/viewAll.png) no-repeat 0px -15px;
        }

    #gallery {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        float: left;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }


    .gallerymain {
        width: 90%;
        float: left;
        margin-left: 5%;
        min-height: 215px;
        background: url(../images/mainbg.png) repeat center center;
        position: relative;
    }

        .gallerymain:before {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainleftbg.png);
            position: absolute;
            left: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

        .gallerymain:after {
            width: 29px;
            height: 100%;
            content: " ";
            background-image: url(../images/mainrightbg.png);
            position: absolute;
            right: -29px;
            top: 0px;
            background-repeat: repeat-y;
        }

    .galleryhead {
        width: 100%;
        float: left;
        font-family: Roboto;
        font-size: 16px;
        color: #030303;
        text-transform: uppercase;
        text-align: center;
        margin-top: 25px;
    }

    .gallerydetail {
        width: 100%;
        float: left;
        min-height: 20px;
        background: #000;
    }

    .galleryslider {
        width: 100%;
        float: left;
        margin-left: 0px;
        height: 123px;
        margin-top: 18px;
    }

    #lista1 .als-prev {
        display: none;
    }

    #lista1 .als-next {
        display: none;
    }

    .galleryslider ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline-block;
    }

        .galleryslider ul li {
            width: 155px;
            height: 123px;
            display: block;
            list-style-type: none;
        }

    #footerlink {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        display: block;
        background: #305b6b;
    }

    .footerlink {
        width: 100%;
        float: left;
        height: 85px;
    }

    ul.footerIcons {
        float: left;
        width: 100%;
        margin-top: 12px;
    }

        ul.footerIcons li {
            display: inline;
            margin: 0px 0px 0px 1px;
            float: left;
            height: 65px;
        }

            ul.footerIcons li a {
                height: 65px;
                float: left;
                background-image: url(../images/footerIcons.png);
                background-repeat: no-repeat;
                transition: all 0.5s ease-out;
                color: #fff;
                padding-top: 24px;
                text-decoration: none;
                text-transform: uppercase;
            }

                ul.footerIcons li a:hover {
                    background-image: url(../images/footerIconsHover.png);
                    transition: all 0.5s ease-out; /* transform: rotate(720deg) scale(1);*/
                    text-decoration: none;
                    background-repeat: no-repeat;
                    color: #ecc873;
                }

    a.calendar {
        background: 0px 6px no-repeat;
        padding-left: 63px;
        margin-left: 10px;
    }

    a.virtual {
        background: -210px 6px no-repeat;
        padding-left: 70px;
    }

    a.Reach {
        background: -415px 6px no-repeat;
        padding-left: 65px;
    }

    a.join {
        background: -580px 6px no-repeat;
        padding-left: 45px;
        display: none;
    }

    a.calendar:hover {
        background: 0px 0px no-repeat;
    }

    a.virtual:hover {
        background: -210px 0px no-repeat;
    }

    a.Reach:hover {
        background: -415px 0px no-repeat;
    }

    a.join:hover {
        background: -580px 0px no-repeat;
    }

    .timetable a {
        display: none;
        width: 230px;
        float: right;
        height: 61px;
        margin-right: 10px;
        margin-top: 28px;
        background: url(../images/TimeTable.png) no-repeat 0 0;
        transition: all 0.5s ease-out;
    }

        .timetable a:hover {
            background: url(../images/TimeTable.png) no-repeat 0 -61px;
            transition: all 0.5s ease-out;
        }

    #footermenu {
        padding: 0em 0;
        clear: both;
        margin-top: 10px;
        position: relative;
        display: block;
        background: #1b586d url(../images/headerbg.jpg);
    }

    .footermenu {
        width: 100%;
        float: left;
        height: auto;
    }

    .HomeWork a {
        display: none;
        width: 230px;
        float: right;
        height: 61px;
        margin-right: 10px;
        margin-top: -14px;
        background: url(../images/HomeWork.png) no-repeat 0 0px;
        transition: all 0.5s ease-out;
    }

        .HomeWork a:hover {
            background: url(../images/HomeWork.png) no-repeat 0 -61px;
            transition: all 0.5s ease-out;
        }

    #fm {
        width: 100%;
        float: left;
    }

        #fm ul {
            list-style: none;
            text-align: center;
            margin-top: 5px;
            line-height: 1.5em;
            padding: 0;
            width: 100%;
            float: left;
        }

            #fm ul li {
                text-align: center;
                margin: 0 1px;
                display: inline;
            }

                #fm ul li a {
                    text-decoration: none;
                    color: #fff;
                    font-family: Roboto;
                    font-size: .7em;
                    text-transform: capitalize;
                }

                    #fm ul li a:hover {
                        text-decoration: none;
                        color: #ecc873;
                    }

    .dandi1 {
        color: #fff;
        font-size: .7em;
    }

    #cr {
        width: 100%;
        float: left;
        text-align: center;
        line-height: .95em;
        padding: 0;
        color: #fff;
        font-family: Roboto;
        font-size: .7em;
    }

    #vic {
        width: 100%;
        float: left;
        text-align: center;
        line-height: 1.95em;
        padding: 0;
        color: #fff;
        font-family: Arial;
        font-size: .7em;
    }


    .mastercontainer {
        width: 100%;
        float: left;
        margin-top: 44px;
    }

    ul.innerList {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%;
    }

        ul.innerList li {
            background: url(../images/listicon.png) no-repeat 0px 6px;
            padding-left: 0px;
            text-indent: 25px !important;
            line-height: 32px;
        }

    .color {
        color: #305b6b;
    }

    table {
        width: 100%;
        border-collapse: collapse;
        background: #305b6b;
        color: #ffffff;
    }

    td, th {
        padding: 8px;
        text-align: left;
    }

    /* Zebra striping */
    tr:nth-of-type(odd) {
        background: #f0d283;
        color: #000;
    }

    th {
        background: #2c3e50;
        font-weight: bold;
    }

    ul.virtual {
        width: 100%;
        display: inline-block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: center;
        height: 100%;
        overflow: hidden;
    }

        ul.virtual li {
            width: 125px;
            margin: 10px;
            display: inline-block;
        }

            ul.virtual li a img {
                width: 125px;
                height: auto;
                border: 5px solid transparent;
                box-shadow: 0px 0px 20px -5px #000;
                -moz-box-shadow: 0px 0px 20px -5px #000;
                -webkit-box-shadow: 0px 0px 20px -5px #000;
                border-radius: 50%;
                cursor: pointer;
            }

            ul.virtual li a:hover img {
                opacity: .7;
            }

            ul.virtual li a {
                text-decoration: none;
            }

                ul.virtual li a b {
                    color: #1b586d;
                    text-decoration: none;
                    text-align: center;
                    font-family: Roboto;
                    font-size: .9em;
                    line-height: 1.5em;
                }

                ul.virtual li a:hover b {
                    color: #dfa840;
                }

    .innerimage {
        float: right;
        margin: 0px 0px 0px 10px;
        display: block;
        max-width: 84%;
        height: auto;
        border: 5px solid #efd07f;
        box-shadow: 0px 0px 20px -5px #000;
        -moz-box-shadow: 0px 0px 20px -5px #000;
        -webkit-box-shadow: 0px 0px 20px -5px #000;
    }

    .main-section.contact {
        background: url(../images/bg-map.png) center 60px no-repeat;
        padding-bottom: 10px;
    }

    .col-sm-7 {
        width: 100%;
        float: left;
    }

    .contact-info-box {
        font-size: 15px;
        margin: 0 0 10px 0px;
        padding-left: 0;
    }

        .contact-info-box h3 {
            font-size: 15px;
            font-weight: 400;
            float: left;
            width: 102px;
            margin-right: 12px;
            line-height: 28px;
            font-family: 'Montserrat', sans-serif;
            color: #222222;
            margin: 0 0 5px 0;
            text-transform: uppercase;
        }

            .contact-info-box h3 i {
                font-style: normal;
                font-size: 18px;
                color: #222222;
                font-family: 'FontAwesome';
                font-weight: normal;
                margin-right: 7px;
            }

        .contact-info-box span {
            line-height: 28px;
            display: block;
            overflow: hidden;
            font-family: Roboto;
            font-size: 14px;
        }

    .clearfix:before, .clearfix:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
    }

    .clearfix:after {
        clear: both;
    }

    .col-sm-5 {
        width: 60%;
    }

    .form {
        margin: 0 0 0 0px;
    }

    .input-text {
        padding: 15px 16px;
        border: 1px solid #ccc;
        width: 100%;
        height: 50px;
        display: block;
        border-radius: 4px;
        font-size: 15px;
        color: #aaa;
        font-family: 'Open Sans', sans-serif;
        margin: 0 0 10px 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .input-text:focus {
            border: 1px solid #305b6b;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
            -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
        }

        .input-text.text-area {
            height: 100px;
            resize: none;
            overflow: auto;
        }

    .input-btn {
        width: 175px;
        height: 50px;
        background: #305b6b;
        border-radius: 4px;
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        border: 0px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

        .input-btn:hover {
            background: #f0d385;
            color: #4c4b4b;
        }
}
