

body {
    /*direction:rtl;
	font-family: Ubuntu !important;*/
    /*font-family: 'PT Sans Narrow', sans-serif !important;*/
    font-family: 'Frutiger LT Arabic', sans-serif;
    font-size: 14px;
    -webkit-animation-duration: 3s;
}



/*@font-face {
	font-family: 'PT Sans Narrow';
	src: url('../../fonts/PTC55F.eot');
	src: local('☺'), url('../../fonts/PTC55F.woff') format('woff'), url('../../fonts/PTC55F.ttf') format('truetype'), url('../../fonts/PTC55F.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Modern Browsers */
    url('../../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../fonts/font-awesome/fonts/fontawesome-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}




/* IE Browser Common issue Fix Start*/

a {
    outline: 0px !important;
    text-decoration: none !important;
}



.left.carousel-control {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.0000) 0%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1) !important;
}

.right.carousel-control {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.0000) 0%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1) !important;
}



/*IE Browser Common Issue Fix Ends*/



#back_to_top, .touch-device #back_to_top:hover {
    background: url(../../images/up_arrow.png) no-repeat center 10px;
    /* background-color: rgb(111, 111, 111); */
    /* background-color: rgba(111, 111, 111, .7); */
    bottom: 20px;
    color: rgb(111, 111, 111) !important;
    display: none;
    font-size: 39px;
    height: 46px;
    position: fixed;
    right: 20px;
    bottom: 10px;
    text-shadow: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    width: 45px;
    z-index: 999999;
    outline: 0;
    opacity: 0.5;
}

.back_to_top, .touch-device #back_to_top:focus {
    -webkit-filter: green;
}

#back_to_top:hover, .touch-device #back_to_top:active {
    color: #568d8a;
}



#bodyelement > .navbar {
    margin-bottom: 0px !important;
}

#Themechange > a {
    float: right;
    width: 13px;
    height: 13px;
    margin-left: 5px;
    border-radius: 3px;
}

#darkBlue_theme {
    font-size: 10px;
    width: 13px;
    height: 15px;
    padding: 0px 7px;
    margin: 4px 2px;
    border-radius: 3px;
    background-color: #182e57;
}

#green_theme {
    font-size: 10px;
    width: 13px;
    height: 15px;
    padding: 0px 7px;
    margin: 4px 2px;
    border-radius: 3px;
    background-color: #568d8a;
}

#blue_theme {
    font-size: 10px;
    width: 13px;
    height: 15px;
    padding: 0px 7px;
    margin: 4px 2px;
    border-radius: 3px;
    background-color: #71b2c6;
}

#pink_theme {
    font-size: 10px;
    width: 13px;
    height: 15px;
    padding: 0px 7px;
    margin: 4px 2px;
    margin-right: 4px;
    border-radius: 3px;
    background-color: #C375A5;
}

#deskfontmedium > i {
    font-size: 1.2em
}

#Themechange > .DarkBule {
    background-color: #182e57;
}

#Themechange > .Green {
    background-color: #568d8a;
}

#Themechange > .blue {
    background-color: #71b2c6;
}

#Themechange > .pink {
    background-color: #C375A5;
}

#topmenuitem > a:hover, a:focus {
    color: #568d8a;
    text-decoration: none;
}

#topmenuitem > a > i:hover, i:focus {
    color: #568d8a !important;
}
/*#topmenuitem > span{
    border-right: 1px solid #b7b7b7;
    padding-top: 21px;
    margin-right: 4px;
    padding-bottom: 12px;
}*/
#topmenuitem > span {
    color: #b7b7b7;
}

.spanline {
    padding: 0px 2px;
    color: #b7b7b7;
}

.add-on .input-group-btn > .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}

.topmenu_searchbox {
    width: 150px;
    display: -webkit-inline-box;
    padding-right: 5px;
    margin-bottom: 0px !important;
    padding-right: 0px !important;
    margin-top: 4px !important;
    border: none !important;
    display: -moz-inline-box;
    display: inline-block;
}

    .topmenu_searchbox > div > i {
        top: 5px;
        right: 5px;
        z-index: 9999;
        position: absolute;
        color: #b7b7b7;
    }

#mobile_search {
    color: #b7b7b7;
}

.mobile-search-button {
    border: 0px !important;
    padding: 0px 4px !important;
}

.form-control1 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px 0px 0px 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: relative;
    /*z-index: 2;*/
    /* float: left; */
    width: 100%;
    margin-bottom: 0;
    right: 33px;
}

.topmenu_searchbox > div > input {
    height: 25px;
}

.topmenu_searchbox > div > div > button {
    height: 25px;
}
/*navigation starts*/

#menubarcss > li.active > a {
    background-color: #78aca8;
    color: #fff;
}

#menubarcss > li.active > div > a {
    background-color: #78aca8;
    color: #fff;
}

.collapse .open > a, .collapse .open > a:focus, .collapse .open > a:hover {
    background-color: #78aca8 !important;
}

#menubarcss > li > a {
    color: #fff;
}


.customdropdown a {
    color: #fff;
}

.caret:focus {
    color: #fff;
}

#menubarcss > li > a:hover {
    background-color: #78aca8 !important;
}

.customdropdown > a:hover {
    background-color: #78aca8 !important;
    /*border-radius: 0px;*/
}

#navmenucontent > nav > .nav a:hover {
    /*background-color:#78aca8 !important;	*/
    border-radius: 5px;
    color: black;
}


/*#navmenucontent{
padding-right:0px !important;


}*/




/*navigation ends*/

/*Header topheader starts*/
.topheader {
    background-color: #f1f1f1;
    /*padding-top:10px;*/
    padding-bottom: 5px;
    /*border-radius:5px;*/
}

    .topheader > .row {
        padding-right: 5px;
    }

.langborder {
    color: #b7b7b7;
}

    .langborder > .fa {
        padding-right: 5px;
        color: #b7b7b7;
    }

.topmenu_searchbox > div > a > .glyphicon {
    position: absolute !important;
    top: 5px;
    right: 6px;
    z-index: 9999;
    color: inherit;
}

/*.topheader > .container > .row > .text-right{
margin-right:15px;
})*/
/*Header topheder ends*/

/* Logo Starts*/
.navbar-header {
    padding-top: 5px;
}
/*Logo Ends*/

/*Theme Change Starts*/

#Themechange > a:hover {
    box-shadow: 0px 2px 4px #888888;
}
/*Theme Change Ends*/


/*Menu Bar Starts*/

#navmenucontent > .navbar-collapse.in {
    overflow-y: visible;
}

#menubarcss {
    background-color: #568d8a !important;
    border-radius: 5px;
    /*margin-right: 15px;*/
}


    #menubarcss > li.active > a:hover,
    #menubarcss > li.active > a:focus {
        color: #fff;
        background-color: #568d8a;
    }


.container > .navigationmenu {
    float: right;
}

.customdropdown > a {
    background-color: #568d8a;
    padding: 10px !important;
    border: 0px !important;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: inherit;
}


.customdropdown > .dropdown-menu {
    right: auto !important;
    width: 500px;
    background-color: #568d8a;
    opacity: 0.9;
    z-index: 99999;
}

#health_inist_div > .dropdown-menu {
    width: 200px;
}

#healthinfo_div > .dropdown-menu {
    right: 0 !important;
}

.Contactus_div > .dropdown-menu {
    width: 160px;
    right: 0 !important;
}

#IHR_div > .dropdown-menu {
    width: 220px;
    right: 0 !important;
}

.customdropdown > .dropdown-menu > li > ul > .dropdown-header {
    padding: 3px 10px !important;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 1px 0px;
                clear: both;
                font-weight: normal;
                line-height: 1.428571429;
                color: #fff;
                white-space: normal;
            }

                .dropdown-menu-large > li > ul > li > a:hover, a:focus {
                    text-decoration: none;
                    color: #FFA500;
                    /*background-color: #f5f5f5;*/
                    opacity: 0.9;
                }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        /*color: #fff;*/
        opacity: 0.9;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
            opacity: 0.9;
        }

    .dropdown-menu-large .dropdown-header {
        color: #428bca;
        font-size: 14px;
    }










/*Menu Bar Ends*/

/*Moh slider Starts*/


.carousel {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    z-index: 1000;
}

.carousel-inner > div > img {
    border-radius: 5px;
}

#moh-slider > a {
    border-radius: 5px !important;
}

#moh-slider > .carousel-indicators > li {
    background-color: #c9c9c9 !important;
    border: 1px solid #c9c9c9 !important;
}

    #moh-slider > .carousel-indicators > li.active {
        background-color: rgba(0,0,0,0) !important;
        border: 2px solid #fff !important;
    }

.carousel-control.left {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.0000) 0%) !important;
}

.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0.0000) 0%) !important;
}

/* .carousel-inner>.item {
    -webkit-transition: 0.9s ease-in-out left;
    transition: 0.9s ease-in-out !important;
    -webkit-transition: 0.9s, ease-in-out, left;
    -moz-transition: .9s, ease-in-out, left;
    -o-transition: .9s, ease-in-out, left;
    transition: .9s, ease-in-out, left;
    }

Moh Slider Ends*/


/*Social network starts*/

/*#socialcss > li > a {
    padding-right: 22.1px;
    padding-left: 22.2px;

}*/


#socialcss > li.active > a > i {
    color: #fff !important;
}

#socialcss > li > a > i:hover {
    color: #fff !important;
}

#socialcss > li:hover a > i {
    color: #fff !important;
}



.socialdiv > .nav {
    /*margin-bottom:-4px;*/
}



#socialcss {
    background-color: #f1f1f1 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

    #socialcss > li > a > i {
        color: #b5b5b5;
    }





#Socialtab > .tab-pane > p {
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    color: #fff;
}



/*RSS*/
#Socialtab > #rss {
    background-color: #f26522 !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    box-shadow: 0px 2px 9px #888888;
}

#id_rss:hover {
    background-color: #f26522 !important;
    box-shadow: 0px -2px 4px #888888;
}

/*#socialcss > .active{
		background-color:#f26522 !important
}*/
#socialcss > li.active > #id_rss { /*14-03-2016*/
    background-color: #f26522 !important;
    box-shadow: 0px -3px 9px -3px #888888;
}

#socialcss > li.focus > a {
    background-color: #f26522;
}

#socialcss > li > a > i:hover {
    color: #fffff !important;
}

#id_rss {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Youtube*/
#Socialtab > #youtube {
    background-color: #000000 !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    box-shadow: 0px 2px 9px #888888;
}

#youtube > iframe {
    margin: 0px 2px;
    width: 370px;
    height: 302px
}

#id_youtube:hover {
    background-color: #cd201f !important;
    box-shadow: 0px -2px 4px #888888;
}

#socialcss > li.active > #id_youtube {
    background-color: #cd201f !important;
    box-shadow: 0px -3px 9px -3px #888888;
}







/*#socialcss > li.active > a{
	background-color: #;
}*/
#socialcss > li > a > i:hover {
    color: #fffff !important;
}

#id_youtube {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Facebook*/
#Socialtab > #facebook {
    background-color: #ffffff !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0px 2px 9px #888888;
}

#facebook > iframe {
    width: 100%;
    height: 302px;
    margin: 0px 20px;
    border: none;
    overflow: scroll;
    border: 0;
}

#id_facebook:hover {
    background-color: #3b5998 !important;
    box-shadow: 0px -2px 4px #888888;
}

#socialcss > li.active > #id_facebook {
    background-color: #3b5998 !important;
    box-shadow: 0px -3px 9px -3px #888888;
}

#id_facebook {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
/*instagram*/
#Socialtab > #instagram {
    background-color: #ffffff !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0px 2px 9px #888888;
    max-height: 302px;
    overflow: scroll;
}

#instagram > #instafeed { /*Newly added*/
    width: 375px;
    height: 306px;
}

#id_instagram:hover {
    background-color: #3f729b !important;
    box-shadow: 0px -2px 4px #888888;
}

#socialcss > li.active > #id_instagram {
    background-color: #3f729b !important;
    box-shadow: 0px -3px 9px -3px #888888;
}

#id_instagram {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
/*Twitter*/
#Socialtab > #twitter {
    background-color: #ffffff;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0px 2px 9px #888888;
    max-height: 302px;
    overflow: scroll;
}

#twitter > iframe {
    height: 302px !important;
}

#blog {
    height: 306px;
}

#id_twitter:hover {
    background-color: #55acee !important;
    box-shadow: 0px -2px 4px #888888;
}

#socialcss > li.active > #id_twitter {
    background-color: #55acee !important;
    box-shadow: 0px -3px 9px -3px #888888;
}

#socialcss > #id_twitter {
    background-color: #55acee;
}

#id_twitter > i:hover {
    color: #fffff !important;
}

#id_twitter {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#socialcss > li.active > a > .fa-2x {
    font-size: 1.5em !important;
    zoom: 1.2 !important;
}





/*Blogger*/
#Socialtab > #blog {
    background-color: #ffffff;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0px 2px 9px #888888;
}

#id_blog:hover {
    background-color: #f57d00 !important;
    box-shadow: 0px -2px 4px #888888;
}

#socialcss > li.active > #id_blog {
    background-color: #f57d00 !important;
    box-shadow: 0px -3px 9px -3px #888888;
}

#id_blog {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Social network ends*/

/*servicescss starts*/
.servicescss > .tab-content {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}


.servicescss > .nav-pills > li.active > a {
    background-color: #568d8a !important;
    box-shadow: 0px -2px 4px #888888;
    color: #fff !important;
}

.servicescss > .nav-pills > li > a:hover {
    box-shadow: 0px -2px 4px #888888;
}


.servicescss > .nav-pills > li > a {
    background-color: #F1F1F1;
    color: #B7B7B7;
}


#e-service1 > .carousel-indicators > li.active {
    background-color: #568d8a !important;
    border: 1px solid #568d8a !important;
}

#e-service1 > .carousel-indicators > li {
    background-color: #c9c9c9 !important;
    border: 1px solid #c9c9c9;
}

#ourservice1 > .carousel-indicators > li.active {
    background-color: #568d8a !important;
    border: 1px solid #568d8a !important;
}

#ourservice1 > .carousel-indicators > li {
    background-color: #c9c9c9 !important;
    border: 1px solid #c9c9c9;
}

#healthtools1 > .carousel-indicators > li.active {
    background-color: #568d8a !important;
    border: 1px solid #568d8a !important;
}

#healthtools1 > .carousel-indicators > li {
    background-color: #c9c9c9 !important;
    border: 1px solid #c9c9c9;
}

#whatsnew1 > .carousel-indicators > li.active {
    background-color: #568d8a !important;
    border: 1px solid #568d8a !important;
}

#whatsnew1 > .carousel-indicators > li {
    background-color: #c9c9c9 !important;
    border: 1px solid #c9c9c9;
}

.e-service-style > .row > div {
    padding: 10px 30px;
}

    .e-service-style > .row > div > a {
        text-decoration: none;
    }

.whatsnew-style > .row > div {
    padding: 15px 50px;
}

    .whatsnew-style > .row > div > a {
        text-decoration: none;
    }

a > span:link {
    color: #568d8a;
}

.eservice-mouseover {
    /*position: absolute;
	z-index:99999;
    left:15px;*/
    position: absolute;
    z-index: 99999;
    right: 0px;
    top: 70px;
}

/*Services ends*/

/*Survey Starts*/
#surveydiv > div > .panel-heading > .panel-title {
    color: #7A7A7A !important;
}

    #surveydiv > div > .panel-heading > .panel-title > i {
        color: #7A7A7A;
    }

#survey_vote > input {
    border-radius: 5px !important;
    background-color: #568d8a !important;
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
}

    #survey_vote > input:hover {
        box-shadow: 0px 2px 9px #888888;
    }

.surveydiv > .panel-default > .panel-body {
    border: 1px solid #f1f1f1 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.surveydiv > .panel-default > .panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*Survey Ends*/


/* News , partners, useful info , Events Health Tips Starts*/

.fa1 {
    color: #b6b6b6 !important;
}

.newseventcss > .nav-pills > li.active > a {
    background-color: #568d8a !important;
    box-shadow: 0px 2px 9px #888888;
}

.newseventcss > .nav-pills > li > a {
    background-color: #f1f1f1 !important;
    color: #b7b7b7;
}

.newseventcss > ul > li > a {
    height: 94px;
}

#eventtitle > ul > li > a {
    height: 98px;
}

.newseventcss > ul > li {
    text-align: center;
}

    .newseventcss > ul > li > a:hover {
        color: #568d8a;
        box-shadow: 0px 2px 9px #888888;
    }

.newseventcss > .nav > li > a {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

#id_daily {
    border: 1px solid #F1F1F1;
    border-radius: 5px;
}

#id_events {
    border: 1px solid #F1F1F1;
    border-radius: 5px;
}

#slidearea > #slider > img {
    width: 89px;
    height: 56px;
}

#id_daily > .tab-content > div {
    height: 296px;
}






#id_events > .tab-content > div {
    height: 296px;
}

#id_events > .tab-content > #healthtips {
    overflow-y: scroll;
    overflow-x: hidden;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
}
/*Patnerts Starts*/

#partnerstable > tbody > tr > td {
    padding: 15px 20px;
}

/*Partners Ends*/

/*Useful info Starts*/
.table_usefulinfo > tbody > tr > td {
    padding: 2px 20px;
}

    .table_usefulinfo > tbody > tr > td > a > img {
        width: 65px;
    }

#lastupdated {
    text-align: right;
}
/*Useful info Ends*/

/*Image Slideshow News Starts*/

/*#slideshow {list-style:none; color:#fff}*/




#slideshow span {
    display: none
}

#wrapper { /*width:413px;*/
    margin: 10px auto;
    display: none
}





    #wrapper * {
        margin: 0;
        padding: 0
    }

#fullsize > #image > img {
    border-radius: 5px;
}

#information {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#fullsize {
    position: relative;
    width: 450px;
    height: 240px; /*padding:2px; border:1px solid #ccc; background:#000*/
}





#information {
    position: absolute;
    bottom: 0;
    width: 400px;
    height: 0;
    background: #70b1c5;
    color: #fff;
    overflow: hidden;
    z-index: 200;
    opacity: .9;
    filter: alpha(opacity=90)
}











    #information h3 {
        padding: 4px 8px 3px;
        font-size: 14px
    }




    #information p {
        padding: 0 8px 8px
    }


/*#image {width:400px}*/
#image img {
    position: absolute;
    z-index: 25;
    width: auto;
    width: 450px;
    height: 240px;
}





.imgnav {
    position: absolute;
    width: 25%;
    height: 200px;
    cursor: pointer;
    z-index: 150
}
/*14-03-2016*/







#imgprev { /*left:0;*/
    background: url(../../images/left.gif) left center no-repeat
}



#imgnext {
    right: 0;
    background: url(../../images/right.gif) right center no-repeat
}



/*#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../../images/link.gif) center center no-repeat}*/




#thumbnails {
    margin-top: 5px
}

#slideleft {
    float: left;
    width: 23px;
    height: 56px;
    opacity: 0.5; /*background:#222*/
    background: url(../../images/scroll-left.gif) center center no-repeat
}






    #slideleft:hover { /*background-color:#333*/
    }


#slideright {
    float: left;
    width: 32px;
    height: 56px;
    opacity: 0.5; /*background:#222*/
    background: url(../../images/scroll-right.gif) center center no-repeat
}






    #slideright:hover { /*background-color:#333*/
    }



#slidearea {
    float: left;
    position: relative;
    width: 400px;
    margin-left: 5px;
    height: 56px;
    overflow: hidden
}







#slider {
    position: absolute;
    left: 0;
    height: 81px
}





    #slider img {
        cursor: pointer;
        border: 1px solid #666;
        padding: 2px
    }




/*Image slideshow news ends*/

.responsive-calendar {
    padding-top: 10px;
}

    .responsive-calendar > hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .responsive-calendar .day.today a {
        background: #568d8a;
        color: #fff !important;
        padding: 5px 0px;
        margin: 0px 1px;
    }


/*-------------------------------*/
/* Testimonial  Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
    padding-bottom: 10px;
}
    /*
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
*/
    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: 10px;
    }

#fade-quote-carousel-desktop .carousel-indicators > li {
    background-color: #568d8a;
    border: none;
}

#fade-quote-carousel-desktop.carousel .carousel-indicators {
    bottom: 10px;
}

#testimonialmobile .carousel-indicators > li {
    background-color: #568d8a;
    border: none;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    padding-top: 60px;
    height: 180px;
}

#fade-quote-carousel-desktop blockquote {
    text-align: center;
    border: none;
    padding-top: 60px;
    height: 180px;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

/*Ends news partners and usefulinfo, events , health tips*/




#faq > a:hover, a:focus {
    color: #568d8a;
    text-decoration: none;
}



/*Footer Style*/
.footerstyle {
    background-color: #044b47;
    padding-top: 20px;
}

    .footerstyle > .container > .row > div > .list-inline > li {
        padding-right: 0px;
        padding-left: 0px;
    }







#ftext {
    color: white;
}



.policycontainer {
    background-color: #eeeeee;
    padding-top: 5px;
    padding-bottom: 5px;
}


.policyanchor {
    color: #7a7a7a !important;
}

.policyicon {
    background-color: #568d8a;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    border-radius: 5px;
}

    .policyicon:hover {
        color: #568d8a;
        background-color: #fff;
        box-shadow: 0px -2px 4px #888888;
    }
/* Ends Footer Style*/


/*Social for devices Starts*/
.facebook-footer {
    background-color: #3b5998;
}

.Printer_font > a > .fa-2x {
    font-size: 1.8em;
}

#ministry_Atag {
    display: inline;
}

.accodian_heading_span {
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    font-size: inherit;
}

.accordion_submenu_sub {
    padding-left: 26px !important;
    width: 100%;
}

#ourservice_accordianpanel > h4 {
    padding: 10px;
    border-radius: 5px;
    margin-top: 2px;
    background-color: #78aca8;
    color: #fff
}

.accordion_submenu > li > a {
    width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    color: #b7b7b7;
}

    .accordion_submenu > li > a:hover, a:focus, a:active {
        color: #71b2c6;
    }

.accodian_heading_span:hover, .accodian_heading_span:focus, .accodian_heading_span:active {
    color: #71b2c6;
}

.accordionlifix_withoutsub > a:focus {
    color: #71b2c6;
}

.accordionlifix_sub > a:focus {
    color: #71b2c6;
}

.accordion_submenu_sub > li > a {
    text-decoration: none;
}

.accodian_heading_span_noarrow {
    padding-left: 30px;
}

.accodian_heading_span_noarrow_withoutsub {
    padding-left: 5px;
}



.heading_design {
    color: #71b2c6;
    font-size: 18px; /*17-03-2016*/
}

.ourservice_page_txt {
    /*padding-left:30px !important;*/
}

.btn-social-icon > :first-child {
    width: 30px;
    line-height: 30px;
    font-size: 1.3em;
}


.Social_icons {
    background-color: #f3f3f3;
    padding: 3px;
    min-height: 35px;
}

.designTable > tbody > tr > td { /*17-03-2016*/
    padding-top: 5px;
}



.btn-social-icon {
    height: 30px;
    width: 30px;
}


#ourservice_slide {
    width: 100%;
    /*margin-left: 14px;*/
    margin-top: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

#ourservice_slide_div {
    /*padding-left:0px !important;*/
    padding-right: 0px !important;
}

#ourservice_accordianpanel {
    /*border: 1px solid #f1f1f1;*/
    border-radius: 5px;
    /*margin-bottom: 10px;
	padding:5px;*/
    padding-top: 0px;
}

#ourservice_body { /*14-03-2016*/
    /*border: 1px solid #f1f1f1;
	border-radius:5px;
	padding: 5px*/
}

#accordion-first .accordion-group {
    margin-bottom: 2px;
    background-color: #f3f3f3;
}

#accordion-first .accordion-heading, #accordion-first .accordion-toggle:hover, #accordion-first .accordion-heading .accordion-toggle.active {
    background: none repeat scroll 0% 0% transparent;
}

#accordion-first .accordion-heading {
    margin-left: -26px;
    padding-left: 26px;
}

.accordion-group > li > a {
    text-decoration: none;
}


#accordion_div > .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 0px;
    border-radius: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#accordion_div > .panel-default {
    border-color: none;
}

#collapseministry_page > .panel-body {
    padding: 0px;
    padding-top: 5px;
}

#accordion_div > .panel > .panel-heading {
    background-image: none !important;
    background-color: #568d8a;
    padding: 12px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    border-radius: 5px;
    /* box-shadow: 2px 2px 2px #888888; */
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
}

    #accordion_div > .panel > .panel-heading > .panel-title > a {
        text-decoration: none;
    }

        #accordion_div > .panel > .panel-heading > .panel-title > a:hover {
        }

.collapsing {
    -webkit-transition: none;
    transition: none;
}



#accordion-first .accordion-heading .accordion-toggle {
    display: inline-flex;
    cursor: pointer;
    padding: 8px 0px !important;
    color: #b7b7b7;
    outline: medium none !important;
    text-decoration: none;
}


.accordion-group > .collapse.in {
    margin-bottom: -10px !important;
}




.accordion-toggle.active > span {
    color: #568d8a;
    font-size: inherit;
}

.accordion-toggle.collapsed > span {
    /*	color:#b7b7b7;*/
    font-size: inherit;
}



#accordion-first .accordion-heading .accordion-toggle.active em {
    /*background-color: #78aca8;*/
}

.accordion-body {
    background-color: #f9f9f9;
}

.accordion_submenu_sub > li > .accordion-group > .accordion-heading {
    background-color: #f9f9f9 !important;
    border-bottom: 2px solid #fff;
}

.accordion_submenu_sub > li > .accordion-group > .accordion-body {
    background-color: #f8f8f8;
    margin-left: -26px;
}

.accordionlifix {
    padding: 8px 58px !important;
    border-bottom: 2px solid #fff;
    margin-left: -30px;
    padding-left: 30px;
    white-space: nowrap;
}

.accordionlifix_withoutsub {
    padding: 8px 42px !important;
    border-bottom: 2px solid #fff;
    margin-left: -50px;
    white-space: nowrap;
}

.accordionlifix_withoutsub_last {
    border-bottom: 4px solid #fff !important;
}

.accordionlifix_withoutsub > a {
    color: #b7b7b7;
}

    .accordionlifix_withoutsub > a:hover, a:focus {
        color: #71b2c6;
    }

.accordionlifix_sub {
    padding: 8px 65px !important;
    border-bottom: 2px solid #fff;
    margin-left: -51px;
    /* padding-left: 30px; */
    white-space: nowrap;
}

.accordionlifix > a {
    color: #b7b7b7;
    /*font-size: 16px;*/
}

    .accordionlifix > a:hover, a:focus {
        color: #71b2c6;
    }

#accordion-first .accordion-heading .accordion-toggle > em {
    /* background-color: #568d8a;*/
    border-radius: 5px;
    color: #78aca8;
    /* font-size: 16px;*/
    height: 20px;
    line-height: 21px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
    padding-left: 5px;
}

.accordion_submenu {
    padding-left: 50px !important;
    width: 100%;
    margin-bottom: 8px !important;
}

.submenu_slide {
    background-color: #dbdbdb;
    width: 32px;
}

.Social_icons { /*17-03-2016*/
    padding-top: 5px;
    padding-bottom: 8px;
    border-radius: 5px;
    /*box-shadow: 2px 2px 2px #888888;*/
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
}

.btn-social-icon {
    float: right !important;
}

.btn-rss {
    background-color: #f26522;
    color: #fff;
}

.btn-google-plus {
    background-color: #dc4e41;
    color: #fff;
}

.rating {
    unicode-bidi: bidi-override;
    /*direction:rtl;*/
    float: right;
    /*cursor: pointer;*/
}

    .rating > p > span {
        display: inline-block;
        position: relative;
        width: 1.1em;
        font-size: 1.3em;
    }

        .rating > p > span:hover:before,
        .rating > p > span:hover ~ span:before {
            content: "\2605";
            position: absolute;
            color: #cc1702;
        }

/*Our Services Page CSS Ends */

/*E-Services Page CSS Starts*/

.borderclass {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 5px;
}

.askadoctordiv {
    padding: 5px;
}

.askadoctor_form > .form-group > .form-control {
    width: 75%;
    border-radius: 5px;
}

.askadoctor_form > .form-group {
    padding-left: 40px;
}

.askadoctor_form > #doctor_id > span {
    float: left;
    padding: 5px;
    background-color: #f1f1f1;
    border-radius: 5px;
}

.askadoctor_form > .form-group > a {
    text-decoration: none;
}

.borderclass > .row {
    margin-left: 7px;
}



#e-service-map_div > iframe {
    height: 266px;
    width: 100%;
}

.e-service_getdirection {
    padding-left: 30px;
}

    .e-service_getdirection > form > .form-group {
        width: 90%;
    }

/*E-Services Page CSS Ends*/



/*Health Info Page Css Starts*/



.Newlistview {
    padding: 5px;
}

.healthinfo_dailytip {
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
}

.healthinfo_htag {
    color: #71b2c6;
}

.healthinfo_datepicker {
    padding: 10px;
    text-align: center;
}







/*#healthinfo_dailytip_img {
	width:150px;
	height:100px;
}*/
#healthinfo_socialcss {
    background-color: #f1f1f1 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}










    #healthinfo_socialcss > li.active > a > i {
        color: #fff !important;
    }

    #healthinfo_socialcss > li > a > i:hover {
        color: #fff !important;
    }

    #healthinfo_socialcss > li:hover a > i {
        color: #fff !important;
    }


#healthinfo_socialcss {
    background-color: #f1f1f1 !important;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

    #healthinfo_socialcss > li > a > i {
        color: #b5b5b5;
    }

    #healthinfo_socialcss > .tab-pane > p {
        font-size: 15px;
        font-weight: bold;
        padding: 15px;
        color: #fff;
    }

/*RSS*/
#Socialtab > #rss {
    background-color: #f26522 !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

#id_rss:hover {
    background-color: #f26522 !important;
}


#healthinfo_socialcss > li.active > #id_rss {
    background-color: #f26522 !important
}

#healthinfo_socialcss > li.focus > a {
    background-color: #f26522;
}

#healthinfo_socialcss > li > a > i:hover {
    color: #fffff !important;
}

#id_rss {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Youtube*/
#Socialtab > #youtube {
    background-color: #000000 !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}


#id_youtube:hover {
    background-color: #cd201f !important;
}

#healthinfo_socialcss > li.active > #id_youtube {
    background-color: #cd201f !important
}



#healthinfo_socialcss > li.active > a {
    background-color: #;
}

#healthinfo_socialcss > li > a > i:hover {
    color: #fffff !important;
}

#id_youtube {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Facebook*/
#Socialtab > #facebook {
    background-color: #ffffff !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#id_facebook:hover {
    background-color: #3b5998 !important;
}

#healthinfo_socialcss > li.active > #id_facebook {
    background-color: #3b5998 !important
}

#id_facebook {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
/*instagram*/
#Socialtab > #instagram {
    background-color: #ffffff !important;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#id_instagram:hover {
    background-color: #3f729b !important;
}

#healthinfo_socialcss > li.active > #id_instagram {
    background-color: #3f729b !important
}

#id_instagram {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
/*Twitter*/
#Socialtab > #twitter {
    background-color: #ffffff;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#id_twitter:hover {
    background-color: #55acee !important;
}

#healthinfo_socialcss > li.active > #id_twitter {
    background-color: #55acee !important
}

#healthinfo_socialcss > #id_twitter {
    background-color: #55acee;
}

#id_twitter > i:hover {
    color: #fffff !important;
}

#id_twitter {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#healthinfo_socialcss > li.active > a > .fa-2x {
    font-size: 1.5em !important;
    /*zoom:1.2 !important;*/
}




/*Blogger*/
#Socialtab > #blog {
    background-color: #ffffff;
    /*height: 350px;*/
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
}

#id_blog:hover {
    background-color: #f57d00 !important;
}

#healthinfo_socialcss > li.active > #id_blog {
    background-color: #f57d00 !important
}

#id_blog {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*Health Info Page Css Ends*/


/*Other Pages Social Share Starts*/




/* Icon font for arrow icons */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon_arrows/icomoon.eot');
    src: url('../fonts/icomoon_arrows/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon_arrows/icomoon.woff') format('woff'), url('../fonts/icomoon_arrows/icomoon.ttf') format('truetype'), url('../fonts/icomoon_arrows/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Iconfont by Icomoon http://icomoon.io/ */


/* Accordion style */
.cbp-ntaccordion {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cbp-ntsubaccordion {
    list-style: none;
}

.cbp-ntaccordion .cbp-nttrigger {
    cursor: pointer;
}

.cbp-ntaccordion h3 {
    margin: 0 0 0.3em;
    padding: 1em 0 0.5em;
    border-bottom: 1px solid #ddd;
    font-size: 2.75em;
    font-weight: 300;
}

.cbp-ntaccordion h4 {
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    padding: 0.5em 0 0.5em;
    margin: 0 0 0.5em;
}

.cbp-ntaccordion h5 {
    font-size: 1.2em;
    color: #aaa;
    padding: 0.5em 0 0.5em;
    margin: 0 0 0.5em;
}

.cbp-ntaccordion .cbp-ntcontent p {
    color: #888;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0.2em 0 1.5em;
    margin: 0;
}

/* Arrow icons */
.cbp-ntaccordion > li > .cbp-nttrigger:before,
.cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    font-family: 'icomoon';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #ddd;
    margin-right: 0.5em;
    -webkit-font-smoothing: antialiased;
}

.cbp-ntaccordion > li > .cbp-nttrigger:before {
    font-size: 75%;
}

.cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\36";
}

.cbp-ntaccordion > li > .cbp-nttrigger:hover:before {
    content: "\35";
    color: inherit;
}

.cbp-ntaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
.no-js .cbp-ntaccordion > li > .cbp-nttrigger:before {
    content: "\34";
    color: inherit;
}

.cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\32";
}

.cbp-ntsubaccordion > li > .cbp-nttrigger:hover:before {
    content: "\33";
    color: inherit;
}

.cbp-ntsubaccordion > li.cbp-ntopen > .cbp-nttrigger:before,
.no-js .cbp-ntsubaccordion > li > .cbp-nttrigger:before {
    content: "\31";
    color: inherit;
}

/* Initial height is zero */
.cbp-ntaccordion .cbp-ntcontent {
    height: 0;
    overflow: hidden;
}

/* When open, set height to auto */
.cbp-ntaccordion .cbp-ntopen > .cbp-ntcontent,
.cbp-ntsubaccordion .cbp-ntopen > .cbp-ntcontent,
.no-js .cbp-ntaccordion .cbp-ntcontent {
    height: auto;
}

/* Example for media query */
@media screen and (max-width: 32em) {

    .cbp-ntaccordion {
        font-size: 70%;
    }
}




.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}


    .mobile-social-share h3 {
        color: inherit;
        float: left;
        font-size: 15px;
        line-height: 20px;
        margin: 25px 25px 0 25px;
    }

.share-group {
    float: right;
    /*margin: 0px 25px 0 0;*/
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

#socialShare ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
    left: auto;
}

.share {
    min-width: 17px;
}

#socialShare li {
    display: block;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
    padding: 0px 1px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-rss {
    background-color: #ff6600 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-instagram {
    background-color: #125688 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color: #FFFFFF !important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.customdropdown > .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #fff !important;
}

#socialShare {
    /* max-width:59px;
   margin-bottom:18px;*/
}

    #socialShare > a {
        padding: 6px 10px 6px 0px;
    }


@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}



/*Other Pages Social Share Ends*/


/*Common CSS*/


#newsevent-id, #eventtitle {
    padding-right: 10px;
}

#newseventscontainer li.active > a {
    color: #fff;
}

.auto-width {
    width: auto;
}

.gold-color {
    color: #f2b01e;
}

.green-color-bold {
    color: #4CAF50;
    font-weight: 900;
}

#wrap > .navbar {
    margin-bottom: 0px;
}


/*footer Issue*/
html, body {
    height: 100%;
}

#wrap {
    min-height: 100%;
}

#main {
    overflow: auto;
    padding-bottom: 110px;
}
/* must be same height as the footer */

#footer {
    position: relative;
    /*margin-top: -100px; /* negative value of footer height */
    clear: both;
}

footer {
    position: relative;
    /*margin-top: -110px; /* negative value of footer height */
    height: auto;
    clear: both;
}



/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px; /* thank you Erik J - negate effect of float*/
}


/*footer Issue Ends*/


.image-inline {
    display: inline-block !important;
    vertical-align: inherit !important;
}

.ptag-inline {
    display: inline-block !important;
}

.dl-border {
    border: 1px solid #b7b7b7;
}

.dd-border-bottom {
    border-bottom: 1px solid #b7b7b7;
}

.dd-border-lastline {
    padding-left: 180px;
    margin-left: 0px !important;
    border-bottom: 1px solid #b7b7b7;
}


.table-responsive tr:first-child td {
    background-color: #78aca8;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.table-responsive tr:first-child th {
    background-color: #78aca8;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.th {
    background-color: #78aca8;
    text-align: center;
    color: #fff;
}

.tabledesignlpp tr td {
    padding: 5px 0px;
}

.workingOnHolidays {
    background-color: gray;
    color: white;
}

.working24hours {
    background-color: Silver;
    color: Black;
}

.twoulsameline {
    float: left;
    width: 50%;
    margin: 0px 20px 0px 0px;
}

.img-mouseover {
    z-index: 99999;
    border: 1px dashed;
    position: absolute;
    top: 70%;
    right: 0px;
    left: auto !important;
    max-width: 135% !important;
}

ol.custom > li img {
    border: 0;
    /*padding: 89px 38px;
   background-image: url("../../images/e-services/device.jpg");*/
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
    counter-reset: item;
}

ol.custom {
    list-style: none;
}

    ol.custom > li {
        counter-increment: item;
        margin-bottom: 5px;
    }

        ol.custom > li::before {
            content: counter(item);
            background: #3D99CF;
            border-radius: 100%;
            color: white;
            width: 60px;
            line-height: 60px;
            text-align: center;
            display: inline-block;
            font-size: 20pt;
            font-weight: bold;
            position: relative;
            top: 40px;
            box-shadow: 0 5px 10px 0 #000000;
        }

.img-center {
    margin-left: auto;
    margin-right: auto;
}

/*Services/Lab(Arabic) Toggle*/
.aList, .aList_singleItem {
    display: none;
    padding: 0px 0px 15px;
}

.aList_singleItem {
    list-style-type: none;
    list-style-image: none;
    margin: 0em;
}

.aWithItems {
    cursor: pointer;
}

b {
    font-weight: bold !important;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 43%;
    position: relative;
    height: 272px;
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.e-service_getdirection select {
    width: 220px;
}

optgroup {
    width: 200px !important;
}

/*Responsive Table design for FireFox Browser*/
@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}


.carousel-indicators {
    bottom: -10px !important;
}

.arabiconly {
    display: none;
}

.englishonly {
    display: block;
}


.tblGrad td {
    border: 2px solid White;
    padding: 10px;
    height: 10px;
    border-spacing: 0px;
    margin: 0px auto;
}

.tdmid {
    background: #eeeeee;
}

.tblGrad {
    background: Red;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0px auto;
}


#basic-addon2 {
    position: absolute;
    margin: -25px 78%;
    border-left: 1px solid #b7b7b7;
    width: auto;
    height: 25px;
}

#blog-posts {
    background-color: #ffffff;
}

#menubarcss li {
    word-wrap: break-word;
    /*padding: 0 0 0 5px;*/
}



#menubarcss {
    letter-spacing: 1px;
    line-height: 1.7em;
}

.heading-blue {
    cursor: pointer;
    color: #3D99CF;
}

#notavailable {
    top: auto !important;
    margin: 0px -400px !important;
    opacity: 1;
    visibility: visible;
}

#ministry-websites {
    display: inline;
    z-index: 11111;
    margin-right: 20px;
}

    #ministry-websites > button {
        padding: 3px 12px;
    }

#my-favorite {
    display: inline;
    z-index: 11111;
    margin-right: 20px;
}

    #my-favorite > button {
        padding: 3px 12px;
    }


#topmenuitem {
    float: right;
}

#ourservice1 .img-responsive:hover {
    transform: scale(1.1,1.1);
    opacity: 0.8;
}

#healthtools1 .img-responsive:hover {
    transform: scale(1.1,1.1);
    opacity: 0.8;
}

#partnerstable .img-responsive:hover {
    transform: scale(1.1,1.1);
    opacity: 0.8;
}

.table_usefulinfo .img-responsive:hover {
    transform: scale(1.1,1.1);
    opacity: 0.8;
}

.MobileOnly {
    display: none !important;
}

#container {
    width: 375px !important;
}

#header > .feed_title {
    text-align: center !important;
}

#ratingDiv img {
    width: 20px;
}

#Rss-iframe {
    height: 280px;
    width: 375px;
}

#Contactus_div > a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.panel-title > a:focus, .panel-title > a:hover {
    color: #fff;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

body {
    top: 0px !important;
}
/*Common CSS ends*/

























@media (min-width: 320px) and (max-width:760px) and (orientation:landscape) {

    #body > .row > div:first-child {
        margin-top: 17% !important;
    }

    .e-service_getdirection select {
        width: 100%;
    }
}




@media (min-width: 320px) and (max-width:760px) {

    table tr td:last-child {
        white-space: normal !important;
    }

    #menubarcss > li {
        float: none !important;
    }

    #navmenucontent {
        padding-right: 0px;
        padding-left: 0px;
    }

        #navmenucontent > .navbar-collapse {
            padding-right: 0px;
            padding-left: 0px;
        }

    #menubarcss > li > a {
        float: none;
    }

    #menubarcss > li > div > a {
        float: none;
    }

    .topmenu_searchbox {
        width: auto;
        display: block;
    }

        .topmenu_searchbox > div {
            display: none;
        }

    #topmenuitem > .navbar-form {
        padding: 0px 0px;
    }

    #today {
        float: right;
        margin-right: -15px;
    }

    .customdropdown {
        width: 100%;
        text-align: left;
    }

        .customdropdown > a {
            width: 100%;
            text-align: left;
        }

    .navigationmenu > .navbar-header > .navbar-toggle {
        margin-right: -15px !important;
    }

    #socialHolder {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }

    #socialShare {
        margin-left: 5px;
        margin-right: 5px;
    }

    .mobile-social-share h3 {
        font-size: 15px;
    }

    #topmenuitem > form {
        display: none !important;
    }

    .table_usefulinfo > tbody > tr > td {
        padding: 5px 15px;
    }

    /*#desksearch{
display:none;
}
#deskfontmedium{
display:none;
}
#deskfontsmall{
display:none;
}
#deskfontlarge{
display:none;
}*/


    #deskourwebsite {
        display: none;
    }

    #devicebutton > .btn-default {
        background-color: #f1f1f1 !important;
        color: #b7b7b7 !important;
    }

    #Themechange > a {
        float: right;
        width: 16px;
        height: 16px;
        margin-left: 5px;
        border-radius: 5px;
    }

    #accordion-first .accordion-heading .accordion-toggle > em {
        line-height: 15px;
    }




    body {
        background-color: #ffffff !important;
    }


    .topheader {
        font-size: 12px;
    }

    header {
        position: fixed !important;
        z-index: 99999 !important;
    }

    .navbar {
        width: 100% !important;
    }


    #srch-term-mobile-div {
        background-color: #b7b7b7;
        z-index: 99999;
        position: absolute;
        top: 26px;
        padding: 10px;
        margin-right: 15px;
        left: 0px;
        right: -16px;
        padding-bottom: 15px;
    }

        #srch-term-mobile-div > i {
            color: #fff;
        }




    #body > .row > div:first-child {
        margin-top: 25%;
    }

    #body > .row > #ourservice_slide_div {
        margin-top: 8% !important;
    }

    .socialdiv {
        display: none !important;
    }

    .servicescss > .nav-pills > li > a {
        background-color: #FFFFFF !important;
        color: #568D8A;
    }

    .e-service-style > .row > div {
        padding: 10px 5px 10px 30px;
    }

    .whatsnew-style > .row > div {
        padding: 10px 5px 10px 30px;
    }

    #e-service1 {
        background-color: #fff;
    }

    #e-service1 {
        height: 515px;
        /*overflow-y: scroll;
    overflow-x: hidden;*/
    }

        #e-service1 > .carousel-indicators {
            display: none;
        }

    #ourservice1 {
        background-color: #fff;
    }

    #ourservice1 {
        height: 273px;
    }

    #healthtools1 {
        background-color: #fff;
    }

    #healthtools1 {
        height: 273px;
    }

    #whatsnew1 {
        background-color: #fff;
    }

    #whatsnew1 {
        height: 500px;
    }

    .surveydiv {
        margin-top: 20px;
    }

    .servicescss > .nav-pills > li > a {
        background-color: #FFFFFF !important;
        color: #568D8A;
    }


    .surveydiv > .panel-default {
        border-color: #eeeeee;
    }

    .surveydiv > .panel {
        background-color: #eeeeee;
    }

        .surveydiv > .panel > .panel-heading {
            background-image: none;
            background-color: #eeeeee;
        }

    .surveydiv > .panel-default > .panel-heading {
        color: #fff;
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    .surveydiv > .panel-default > .panel-body {
        background-color: #fff;
        margin-bottom: 20px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }




    /*accondion panel starts*/

    .Printer_font { /*17-03-2016*/
        display: none;
    }

    #accordion_div > .panel {
        background: none !important;
    }
    /*

#readspeaker_button1 {
    float: right;
}*/


    .accordionlifix_withoutsub {
        border-bottom: 2px solid #EEE !important;
    }

    #newsmobile > .panel-default > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }

    #eventmobile > .panel-default > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }

    #healthmobile > .panel-default > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }

    #usefulmobile > .panel-default > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }


    #collapsehealth > .panel-body {
        padding: 10px;
        height: 300px;
        overflow-y: scroll;
        overflow-x: hidden;
    }





    #newsmobile > div > .panel-heading {
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #newsmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }

        #newsmobile > .panel-default > .panel-heading > .panel-title {
            color: #fff !important;
        }

    #newsmobile1 {
        height: 300px;
    }




        #newsmobile1 > .carousel-indicators > li.active {
            background-color: #568d8a !important;
            border: 1px solid #568d8a !important;
        }

        #newsmobile1 > .carousel-indicators > li {
            background-color: #c9c9c9 !important;
            border: 1px solid #c9c9c9
        }




    #eventmobile > div > .panel-heading {
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #eventmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }

        #eventmobile > .panel-default > .panel-heading > .panel-title {
            color: #fff !important;
        }

    #healthmobile > div > .panel-heading {
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #healthmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }

        #healthmobile > .panel-default > .panel-heading > .panel-title {
            color: #fff !important;
        }

    #testimonialmobile > div > .panel-heading {
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #testimonialmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }

        #testimonialmobile > .panel-default > .panel-heading > .panel-title {
            color: #fff !important;
        }

    #fade-quote-carousel blockquote {
        padding-top: 10px;
        overflow: scroll;
    }

    #usefulmobile > div > .panel-heading {
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #usefulmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }




        #usefulmobile > .panel-default > .panel-heading > .panel-title {
            color: #fff !important;
        }

    #partnersmobile > div > .panel-heading {
        color: #fff;
        background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
        background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
        background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
    }

    #partnersmobile > .panel-default > .panel-body {
        background-color: #fff;
        margin-bottom: 20px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }






    #partnersmobile > .panel-default {
        border-color: #eeeeee;
    }

    #partnersmobile > .panel-default {
        border: 0px;
        border-radius: 5px;
    }

    #partnersmobile > .panel-heading > .panel-title {
        color: #eeeeee !important;
        background-color: #eeeeee;
        border: 0px;
    }

    #partnersmobile > div > .panel-body {
        background-color: #eeeeee;
    }


    #Webanalytics {
        display: inline-block !important;
    }

    .separator {
        display: inline-block !important;
    }


    .clickable {
        cursor: pointer;
        margin-top: -2px;
        padding: 0px 3px;
    }
    /*accondion panel ends*/

    #ourservice_slide {
        margin-top: 63px;
        margin-left: -7px;
    }




    /*E-Services page css start*/
    #e-service-map_div > iframe {
        height: 266px;
        width: 95% !important;
    }
    /*E-Services page css ends*/


    .servicescss > ul > li > a > i {
        display: none;
    }



        .servicescss > ul > li > a {
            position: relative;
            display: block;
            padding: 8px 5px;
            border-radius: 2px;
            font-size: 10px !important;
        }

    #newseventscontainer {
        display: none;
    }




    #faq {
        /*text-decoration: overline;*/
        text-align: center;
        padding-bottom: 10px;
    }

    #lastupdated {
        text-align: center;
    }




    .decoration {
        /* margin-bottom: 5px;*/
    }

    .decoration {
        height: 1px;
        background-color: rgba(0,0,0,0.1);
        display: block;
        clear: both;
    }

    .unboxed {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .footerstyle {
        background-color: #044b47;
        color: #fff;
    }
    /*.footer > #devicefooter {
	
    background-color: rgba(0,0,0,0)!important;
    box-shadow: none;
    position: relative;
    width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

#devicefooter a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}*/

    #lastupdate_chart {
        margin-left: 80px;
    }

    .footer {
        position: relative;
        width: 100%;
        height: 10px;
        z-index: 999999;
        bottom: 0px;
        -webkit-box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
        box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
    }

        .footer a {
            line-height: 50px;
            color: #FFFFFF;
            font-size: 14px;
        }

    #ftext {
        color: #fff;
    }

    .footer-text {
        margin-bottom: 30px;
        text-align: center;
    }

    .footer a:hover {
        color: #FFFFFF;
    }

    .facebook-footer {
        background-color: #3b5998;
    }

    .twitter-footer {
        background-color: #4099FF;
    }




    .favorite-footer {
        background-color: #f57d00;
    }

    .instagram-footer {
        background-color: #3f729b;
    }

    .phone-footer {
        background-color: #27ae60;
    }



    .mail-footer {
        background-color: #4885B3;
    }

    .up-footer {
        background-color: #2c3e50;
    }

    .footer-text {
        margin-bottom: 30px;
    }

    .footer {
        background-color: rgba(0,0,0,0) !important;
        box-shadow: none;
        position: relative;
        /*width:360px;*/
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

    .btn-social-icon {
        height: 24px !important;
        width: 24px !important;
    }

        .btn-social-icon > :first-child {
            line-height: 26px !important;
        }

    .policyicon {
        display: none;
    }

    .Social_icons > .btn {
        font-size: 9px;
    }


    /*.footer a{
		width:30px;
		height:30px;	
		line-height:30px;
		font-size:12px;
		margin-left:4px;
		margin-right:4px;
	}*/


    #-first .accordion-heading .accordion-toggle:hover, .accordion-toggle:focus {
        color: #71b2c6 !important;
    }
    /*#accordion-first .accordion-heading .accordion-toggle.active em{
	background-color: #78aca8 !important;
	}
*/
    #footersocial > .row > .footer {
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
        box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
        text-align: center;
    }

    /*other Pages Our-Services, E-Services, Health, HealthInfo Css Starts*/



    .Social_icons {
        box-shadow: none;
        background-image: none;
        background-repeat: repeat-x;
        background: none;
    }

    #SiteMapPath {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .accodian_heading_span {
        width: 272px;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        overflow: hidden;
        font-size: inherit;
    }




    .customdropdown > .dropdown-menu {
        display: none !important;
    }





    .customdropdown > .dropdown-toggle {
        display: none;
    }



    /*Other Pages Ends*/
    /*Common CSS*/

    .table-image tr td {
        padding: 0px 10px;
    }

    .topheader > .container {
        padding-left: 0px;
    }

    #notavailable {
        margin: 0px !important;
    }

    #e-service1 > .carousel-inner {
        height: 490px;
    }

    #ministry-websites {
        display: none;
    }

    #my-favorite {
        display: table-cell;
    }

    .MobileOnly {
        display: block !important;
    }

    #ratingDiv img {
        width: 18px;
    }
    /*Common CSS ends*/

}
/*320px ends*/



@media (min-width: 768px) and (max-width: 990px) {

    #main {
        overflow: auto;
        padding-bottom: 110px;
    }
    /* must be same height as the footer */

    #footer {
        margin-top: -60px;
    }

    .footerstyle {
        margin-top: 0px;
    }

    #menubarcss {
        letter-spacing: 0px;
    }

    .navigationmenu {
        margin-right: -15px;
    }

    #navmenucontent {
        margin-left: 15px;
    }

    .Contactus_div > a {
        border-radius: 5px;
    }

    /*#navmenucontent > .navbar-collapse{
	margin-left: -45px;
}*/

    #information {
        width: 450px;
    }


    .customdropdown > a {
        padding-left: 5px;
        padding-right: 5px;
    }

    .servicescss > .nav-pills > li > a {
        background-color: #FFFFFF !important;
        color: #568D8A;
    }


    .carousel {
        border-radius: 5px !important;
        -moz-border-radius: 5px !important;
        -webkit-border-radius: 5px !important;
        overflow: hidden;
        z-index: 1000;
    }

    .carousel-control {
    }

    .carousel-inner > div > img {
        border-radius: 5px !important;
    }



    #bodyelement > .navbar {
        padding-bottom: 10px;
    }

    /*#menubarcss > li {
    float: none !important;
}*/

    #devicebutton {
        display: none;
    }

    #today {
        float: right;
        margin-right: -15px;
    }

    .customdropdown > .dropdown-toggle {
        display: none;
    }


    /*header > .container{
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    position: fixed;
	z-index: 9999999;
}*/


    body {
        background-color: #ffffff !important;
    }




    header {
        position: fixed !important;
        z-index: 99999 !important;
    }

    .navbar {
        width: 100% !important;
    }

    #body > .row > div:first-child {
        margin-top: 16%;
    }


    #body > .col-md-8, .col-lg-8, .col-md-4, .col-lg-4 {
        padding-top: 10px;
    }


    .navigationmenu > .navbar-header {
        float: right;
    }

    #navmenucontent > .collapse {
        display: none !important;
    }

        #navmenucontent > .collapse.in {
            display: block !important;
        }

    /*#menubarcss {
	margin-right: 0px!important;
}
*/
    #Themechange > a {
        float: right;
        width: 16px;
        height: 16px;
        margin-left: 5px;
        border-radius: 5px;
        margin-top: 2px;
    }

    .navbar-toggle {
        display: inline !important;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 0px !important;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }


    .socialdiv {
        display: none !important;
    }

    .surveydiv {
        margin-top: 10px;
    }

        .surveydiv > .panel-default > .panel-heading {
            color: #fff;
            background-image: -webkit-linear-gradient(top,#568d8a 0,#568d8a 100%);
            background-image: -o-linear-gradient(top,#568d8a 0,#71b2c6 100%);
            background-image: -webkit-gradient(linear,left top,left bottom,from(#568d8a ),to(#568d8a ));
            background-image: linear-gradient(to bottom,#568d8a 0,#568d8a 100%);
        }

        .surveydiv > .panel-default > .panel-body {
            background-color: #fff;
            margin-bottom: 20px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }

        .surveydiv > .panel-default > .panel-body {
            border: 1px solid #f1f1f1 !important;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
        }


    #newseventscontainer {
        margin-top: -30px !important;
        margin-bottom: -30px !important;
    }



    #e-service1 {
        height: 310px;
    }

    #ourservice1 {
        height: 310px;
    }

    #healthtools1 {
        height: 310px;
    }

    #whatsnew1 {
        height: 310px;
    }



    #newsmobile {
        display: none;
    }

    #eventmobile {
        display: none;
    }

    #healthmobile {
        display: none;
    }

    #testimonialmobile {
        display: none;
    }

    #usefulmobile {
        display: none;
    }

    #partnersmobile {
        display: none;
    }





    #newseventscontainer > .row > .col-sm-10 {
        width: 81%;
    }




    .newseventcss > ul > li > a {
        height: 106px;
    }




    #id_daily > .tab-content > div {
        height: 320px;
        padding: 5px 53px;
    }



    /*
#eventtitle > .nav > li > a {
padding-top:45px;
}
*/
    .newseventcss > .nav-pills > li > a {
        background-color: #fff !important; /*background-color:#f1f1f1 !important;*/
        color: #b7b7b7;
    }

    #lastupdated {
        text-align: center;
    }

    .separator {
        display: inline-block !important;
    }

    .policyicon {
        display: none;
    }


    .policycontainer {
        margin-top: 30px;
    }

    #faq {
        /*text-decoration: overline;*/
        text-align: center;
        padding-bottom: 10px;
    }

    #e-service1 {
        background-color: #fff;
    }

    #ourservice1 {
        background-color: #fff;
    }

    #healthtools1 {
        background-color: #fff;
    }

    #whatsnew1 {
        background-color: #fff;
    }

    #id_daily {
        margin-top: 30px;
        background-color: #fff;
    }

    #id_events {
        margin-top: 30px;
        background-color: #fff;
    }

    .newseventcss {
        margin-top: 30px;
    }

    .table_usefulinfo > tbody > tr > td {
        padding: 0px 30px;
    }

    #partnerstable > tbody > tr > td {
        padding: 15px 30px;
    }

    .footerstyle {
        background-color: #044b47;
    }

    .footer > #devicefooter {
        background-color: rgba(0,0,0,0) !important;
        box-shadow: none;
        position: relative;
        width: 360px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }


    #Webanalytics {
        display: inline-block !important;
    }

    .separator {
        display: inline-block !important;
    }


    #devicefooter a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .footer {
        position: relative;
        width: 101%;
        height: 50px;
        z-index: 999999;
        bottom: 0px;
        -webkit-box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
        box-shadow: 0px -2px 5px 2px rgba(0,0,0,0.2);
    }


    #ftext {
        color: #fff;
    }

    .footer-text {
        margin-bottom: 30px;
        text-align: center;
    }

    .footer a:hover {
        color: #FFFFFF;
    }

    .facebook-footer {
        background-color: #3b5998;
    }

    .twitter-footer {
        background-color: #4099FF;
    }


    .favorite-footer {
        background-color: #FFBB31;
    }

    .instagram-footer {
        background-color: #3f729b;
    }

    .phone-footer {
        background-color: #27ae60;
    }

    .mail-footer {
        background-color: #4885B3;
    }




    .up-footer {
        background-color: #2c3e50;
    }

    .footer-text {
        margin-bottom: 30px;
    }

    .footer {
        background-color: rgba(0,0,0,0) !important;
        box-shadow: none;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

        .footer a {
            line-height: 40px;
            font-size: 14px;
            float: none;
            color: #fff;
        }

    /*other Pages Our-Services, E-Services, Health, HealthInfo Css Starts*/

    .accodian_heading_span {
        width: 500px;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        overflow: hidden;
    }

    .customdropdown > .dropdown-menu {
        display: none;
    }

    #readspeaker_button1 {
        float: right;
    }


    .Social_icons {
        box-shadow: none;
        background-image: none;
        background-repeat: repeat-x;
        background: none;
    }

    .Printer_font {
        display: none;
    }

    #SiteMapPath {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }
    /*  #healthinfo_div > .dropdown-menu{
	right:auto !important;
}*/
    /*.dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
     padding: 3px 15px !important;
  }*/
    .dropdown-sub > a {
        padding: 3px 20px !important;
    }
    /*Other Pages Ends*/

    #mobile_search {
        display: none;
    }

    #srch-term-mobile {
        display: none;
    }

    #e-service1 > .carousel-control {
        width: 5%;
    }

    #whatsnew1 > .carousel-control {
        width: 5%;
    }


    #accordion_div > .panel {
        background-color: transparent !important;
    }
    /*Common CSS*/
    .dd-border-lastline {
        padding-left: 180px;
        margin-left: 0px !important;
        border-bottom: 1px solid #b7b7b7;
    }

    #notavailable {
        margin: 0px -384px !important;
    }
}
/* End 720px*/












@media (min-width: 992px) {






    #srch-term-mobile {
        display: none;
    }



    #e-service1 {
        height: 273px;
    }

    #ourservice1 {
        height: 273px;
    }

    #healthtools1 {
        height: 273px;
    }

    #whatsnew1 {
        height: 273px;
    }

    #mobile_search {
        display: none;
    }




    #devicebutton {
        display: none;
    }





    #newsmobile {
        display: none;
    }

    #eventmobile {
        display: none;
    }

    #healthmobile {
        display: none;
    }

    #testimonialmobile {
        display: none;
    }

    #usefulmobile {
        display: none;
    }

    #partnersmobile {
        display: none;
    }




    #socialcss > li > a > .fa-2x {
        font-size: 1.33333333em;
        line-height: .75em;
        vertical-align: -15%;
    }

    #socialcss > li {
        margin-left: 0px;
    }




    #fullsize > #image > img {
        width: 400px;
        height: 200px;
    }

    #fullsize {
        width: 400px;
        height: 200px;
    }

    #slidearea {
        width: 345px;
    }

    #accordion_div > .panel > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }


    #readspeaker_button1 {
        float: right;
    }





    .footer {
        display: none !important;
    }

        .footer > #devicefooter {
            background-color: rgba(0,0,0,0) !important;
            box-shadow: none;
            position: relative;
            width: 360px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 30px;
        }

    #devicefooter a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .accodian_heading_span { /*14-03-2016*/

        width: 195px;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        overflow: hidden;
        font-size: initial;
    }

    #accordion_div > .panel > .panel-heading > .panel-title > .clickable {
        display: none;
    }

    /*.e-service-style > .row > div {
    padding: 15px 20px;
}
*/

}













































@media (min-width: 1200px) {

    #footer {
        margin-top: -100px;
    }

    #Themechange {
        float: right;
        margin-top: 50px;
        margin-right: -15px;
    }

    .navigationmenu {
        display: none;
    }

    .surveydiv .panel-body {
        height: 277px;
    }


    .customdropdown > .dropdown-toggle {
        display: none;
    }

    .Contactus_div > a {
        border-radius: 5px;
    }

    #navmenucontent {
        margin-left: 30px;
    }

    /*Menu bar new style Starts*/

    #menubarcss li:hover a + .dropdown-menu,
    #menubarcss li:focus a + .dropdown-menu {
        transform: scale(1, 1);
    }

        #menubarcss li:hover a + .dropdown-menu li:hover a + .dropdown-menu,
        #menubarcss li:focus a + .dropdown-menu li:hover a + .dropdown-menu {
            transform: scale(1, 1);
        }

    #menubarcss li a + .dropdown-menu {
        display: block;
        white-space: nowrap;
        border-radius: 0;
        background: #568d8a;
        opacity: 0.9;
        z-index: 99999;
        border: none;
        transform: scale(1, 0);
        transform-origin: top;
        transition: all 300ms ease-in-out 0s;
    }


    /*Menu bar New Style Ends*/

    #body > .col-md-8, .col-lg-8, .col-md-4, .col-lg-4 {
        padding-right: 0px !important;
        padding-left: 15px !important;
        padding-top: 10px;
    }

    #moh-slider > .carousel-inner > .item > a > img,
    .carousel-inner > .item > img {
        width: 765px;
        height: 350px !important;
    }

    #newseventscontainer {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }


    #id_daily > .tab-content {
        padding-left: 25px;
    }


    #e-service1 {
        height: 273px;
    }

        #e-service1 > .carousel-inner {
            height: 100%;
        }

        #e-service1 > .carousel-control {
            width: 4%;
        }

    #ourservice1 {
        height: 273px;
    }

        #ourservice1 > .carousel-control {
            width: 5%;
        }

    #healthtools1 {
        height: 273px;
    }

        #healthtools1 > .carousel-control {
            width: 5%;
        }

    #whatsnew1 {
        height: 273px;
    }

        #whatsnew1 > .carousel-inner {
            height: 100%;
        }

        #whatsnew1 > .carousel-control {
            width: 5%;
        }

    #accordion_div > .panel > .panel-heading > .panel-title > a:hover {
        color: #fff;
    }



    #devicebutton {
        display: none;
    }

    #body_content_row > div { /*14-03-2016*/
        padding-right: 0px;
    }

    #mobile_search {
        display: none;
    }

    #srch-term-mobile {
        display: none;
    }


    #id_daily > .tab-content > #news {
        margin-bottom: -10px;
    }

    /*
#eventtitle ul > li > a > i{
margin-top: 15px;
}
*/

    #newsmobile {
        display: none;
    }

    #eventmobile {
        display: none;
    }

    #healthmobile {
        display: none;
    }

    #testimonialmobile {
        display: none;
    }

    #usefulmobile {
        display: none;
    }

    #partnersmobile {
        display: none;
    }

    #socialcss > li > a {
        padding-right: 22.1px;
        padding-left: 22.2px;
    }

        #socialcss > li > a > .fa-2x {
            font-size: 1.5em;
        }

    #healthinfo_socialcss > li > a {
        padding-right: 13.6px;
        padding-left: 13.6px;
    }

    .newseventcss > ul > li > a {
        height: 98px;
    }

    #accordion_div > .panel > .panel-heading > .panel-title > .clickable {
        display: none;
    }

    .lastupdatebreak {
        display: none;
    }

    .footer {
        display: none;
    }





    /*other Pages Our-Services, E-Services, Health, HealthInfo Css Starts*/

    #readspeaker_button1 {
        float: right;
    }

    #Webanalytics {
        display: none;
    }

    .separator {
        display: none;
    }




    /*Other Pages Ends*/


    /*Common CSS*/

    tblSenior > tr:nth-child(2) {
        width: 350px;
    }

    .table-respons {
        margin-left: auto;
        margin-right: auto;
        width: 50% !important;
    }
}




@media (min-width :1024px) and (max-width :1198px) {

    #main {
        overflow: auto;
        padding-bottom: 110px;
    }
    /* must be same height as the footer */

    #footer {
        margin-top: -100px;
    }

    .footerstyle {
        margin-top: 0px;
    }

    #Themechange {
        float: right;
        margin-top: 50px;
        margin-right: -15px;
    }

    #moh-slider img {
        height: 250px !important;
    }

    #Rss-iframe {
        height: 180px;
        width: 308px;
    }

    #information {
        width: 375px;
    }

    #navmenucontent {
        margin-left: 30px;
    }


    .customdropdown > .dropdown-toggle {
        display: none;
    }

    .Contactus_div > a {
        border-radius: 5px;
    }

    #body > .col-md-8, .col-lg-8, .col-md-4, .col-lg-4 {
        padding-right: 0px !important;
        padding-left: 15px !important;
        padding-top: 10px;
    }

    #mobile_search {
        display: none;
    }

    #e-service1 > .carousel-control {
        width: 5%;
    }

    .e-service-style > .row > div {
        padding: 5px 30px;
    }

    #e-service1 {
        height: 310px;
    }

    #ourservice1 {
        height: 310px;
    }

    #healthtools1 {
        height: 310px;
    }

    #whatsnew1 {
        height: 310px;
    }

    .surveydiv .panel-body {
        height: 310px;
    }

    #newseventscontainer {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .lastupdatebreak {
        display: none;
    }

    #body_content_row > div { /*14-03-2016*/
        padding-right: 0px;
    }

    #readspeaker_button1 {
        float: right;
    }

    #srch-term-mobile {
        display: none;
    }

    #id_daily {
        height: 296px;
    }

    .table_usefulinfo > tbody > tr > td {
        padding: 15px 25px;
    }

    #partnerstable > tbody > tr > td {
        padding: 15px 15px;
    }

    #socialcss > li > a {
        padding-right: 17px;
        padding-left: 17px;
    }

    #instagram > iframe {
        width: 302px;
        height: 200px;
    }

    #facebook > iframe {
        width: 302px;
        height: 200px;
        margin: 0px 2px;
    }


    #youtube > iframe {
        width: 302px;
        height: 200px;
        margin: 0px 2px;
    }

    #twitter > iframe {
        height: 150px !important;
    }

    #blog {
        height: 205px !important;
    }

    #healthinfo_socialcss > li > a {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }


    #slideright {
        float: right !important;
        width: 23px;
        height: 56px;
        /* background: #222; */
        background: url(../../images/scroll-right.gif) center center no-repeat;
        position: relative;
        top: -56px;
        left: 15px;
    }


    .newseventcss > .nav {
        width: 120%;
    }



    #fullsize > #image > img {
        width: 375px;
        height: 200px;
    }

    #fullsize {
        width: 375px;
    }

    #slidearea {
        width: 322px;
    }



    #accordion_div > .panel > .panel-heading > .clickable {
        display: none;
    }

    .newseventcss > ul > li > a {
        height: 98px;
    }

    .newseventcss > .nav > li > a {
        padding-top: 25px;
    }

    #event-healthtips {
        padding-top: 10px;
    }

    .accordion_submenu > li > a {
        width: 120px;
    }



    #e-service-map_div > iframe {
        height: 225px;
    }
    /*.e-service_getdirection  > form > .form-group > .form-control{
	    height: 26px;
}*/


    /*Common CSS*/
    tblSenior > tbody > tr:nth-child(2) {
        width: 350px;
    }

    .table-respons {
        margin-left: auto;
        margin-right: auto;
        width: 50% !important;
    }


    .e-service_getdirection select {
        width: 175px;
    }

    .map-responsive {
        height: 229px;
    }
}
/*end of 1024*/

#Webanalytics {
    display: none;
}

.separator {
    display: none;
}





/*Media query ends*/

#logoutForm {
    padding-left: 4px;
    color: #b7b7b7;
    padding-top: 4px;
}

    #logoutForm a:hover {
        color: #70b1c5 !important;
        text-decoration: none;
    }

@media (max-width: 760px) and (min-width: 320px) {
    #topmenuitem > #logoutForm {
        display: block !important;
    }
}

@media print {

    bodyelement {
        display: none;
    }

        bodyelement > .printable {
            display: block;
        }

    #accordion_div {
        display: none;
    }

    #ourservice_slide_div {
        display: none;
    }

    .footerstyle {
        display: none;
    }

    .policycontainer {
        display: none;
    }

    #footersocial {
        display: none;
    }

    .Social_icons {
        display: none;
    }

    #readspeaker_button1 {
        display: none;
    }

    .borderclass {
        display: none;
    }

    .healthinfo_dailytip {
        display: none;
    }

    .socialdiv {
        display: none;
    }

    .Social_icons {
        display: none;
    }
}

.breadcrumb {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    margin-left: 35px !important;
    margin-top: -20px !important;
    max-width: 660px !important;
}

#moh_feed dt {
    font-weight: bold;
    margin-top: .5em;
}

#moh_feed dd {
    margin-top: .1em;
}

.feed_item {
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
    background-color: #ffffff;
    clear: both;
}

.feed_item_title {
    margin: 1px 0 1px 3px;
    padding: 1px 2px 1px 3px;
    color: #337AB7;
    font-weight: bold;
}

.feed_item_description {
    overflow: hidden;
    margin: 0 20px 0 3px;
    padding: 0 2px 0 3px;
    color: #666666;
    line-height: 135%;
    word-wrap: break-word;
    clear: both;
    border-bottom: 1px dashed #CCCCCC;
}


/* Quick Launch Carousel */
#QuickLaunchCarousel .carousel-inner .item .quick-link {
    margin-bottom: 0;
    padding: 9px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #fdfdfd;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fdfdfd), to(#E5E5E5));
    background: -webkit-linear-gradient(#fdfdfd, #E5E5E5);
    background: -moz-linear-gradient(#fdfdfd, #E5E5E5);
    background: -ms-linear-gradient(#fdfdfd, #E5E5E5);
    background: -o-linear-gradient(#fdfdfd, #E5E5E5);
    background: linear-gradient(#fdfdfd, #E5E5E5);
}

#QuickLaunchCarousel .carousel-inner .item .quick-block {
    padding: 0 5px;
}

#QuickLaunchCarousel .carousel-control {
    width: 3%;
}

    #QuickLaunchCarousel .carousel-control.left, #QuickLaunchCarousel .carousel-control.right {
        margin-left: 0px;
        background-image: none;
    }

#QuickLaunchContainer {
    padding-right: 0px;
}

@media (max-width: 767px) {
    #QuickLaunchCarousel .carousel-inner .active.left {
        left: -100%;
    }

    #QuickLaunchCarousel .carousel-inner .next {
        left: 100%;
    }

    #QuickLaunchCarousel .carousel-inner .prev {
        left: -100%;
    }
    /*.active > div { display:none; }
	.active > div:first-child { display:block; }*/
    #QuickLaunchCarousel .carousel-inner .item .quick-block {
        padding: 5px;
    }

    #QuickLaunchContainer {
        padding-right: 15px;
    }

    #QuickLaunchCarousel .carousel-control {
        width: 5%;
    }
}

@media (min-width: 767px) and (max-width: 992px ) {
    #QuickLaunchCarousel .carousel-inner .active.left {
        left: -50%;
    }

    #QuickLaunchCarousel .carousel-inner .next {
        left: 50%;
    }

    #QuickLaunchCarousel .carousel-inner .prev {
        left: -50%;
    }
    /*.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }*/
    #QuickLaunchCarousel .carousel-inner .item .quick-block {
        padding: 0 5px;
        padding-top: 10px
    }

    #QuickLaunchContainer {
        padding-right: 15px;
    }
}

@media (min-width: 992px ) {
    #QuickLaunchCarousel .carousel-inner .active.left {
        left: -25%;
    }

    #QuickLaunchCarousel .carousel-inner .next {
        left: 25%;
    }

    #QuickLaunchCarousel .carousel-inner .prev {
        left: -25%;
    }

    #QuickLaunchCarousel .carousel-control .glyphicon-chevron-left,
    #QuickLaunchCarousel .carousel-control .glyphicon-chevron-right,
    #QuickLaunchCarousel .carousel-control .icon-next,
    #QuickLaunchCarousel .carousel-control .icon-prev {
        top: 40%;
    }
}

/*Content Styles*/
li.listNoMargin {
    margin-left: -25px;
    margin-right: 10px;
    list-style-type: circle;
}

.btn-glossary {
    margin-bottom: 5px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.sdg-goal {
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-margin {
    margin-left: 10px !important;
}

.subtitle {
    color: white;
    font-weight: bold;
}


/*OrganDonation FixedButton*/
.btn-fixed-od {
    position: fixed;
    bottom: 6.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 150px;
    border: 1px solid black;
    border-radius: 1rem;
    background: #fff;
    background-image: url('../../OrganDonations/images/OrganDonationMoon.png');
    background-size: contain; /* Ensure the image fits within the container */
    background-repeat: no-repeat;
    background-position:center;
    /*transition: all 0.2s ease-in-out;*/
    z-index: 11;
}

[dir=ltr] .btn-fixed-od {
    right: 1.5rem;
}

[dir=rtl] .btn-fixed-od {
    left: 1.5rem;
}

.btn-fixed-od .text {
    width: 0;
    color: #fff;
    font-weight: 700;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
}

.btn-fixed-od:hover {
    /*width: 200px;*/
}

    /*.btn-fixed-od:hover .text {
        width: auto;
        visibility: visible;
        opacity: 1;
    }*/

[dir=ltr] .btn-fixed-od:hover .text {
    padding-left: 0.5rem;
}

[dir=rtl] .btn-fixed-od:hover .text {
    padding-right: 0.5rem;
}