﻿.site-logo {
    height: 150px;
    max-height: 150px;
    max-width: 180px;
    margin: 20px auto;
}

.navbar-nav .nav-item {
    margin-right: 8px;
    margin-left: 8px;
    text-align: center;
}

    .navbar-nav .nav-item .dropdown-menu {
        background-color: #BFD6CB !important;
    }

        .navbar-nav .nav-item .dropdown-menu li > a {
            padding: 10px 20px;
            display: block;
            border-left: 2px solid #009FEE;
        }

        .navbar-nav .nav-item .dropdown-menu li :hover {
            background-color: #7FA291 !important;
        }

.topimg {
    width: 100%;
    height: 100%;
    min-height: 370px;
    max-height: 370px;
}

.card-img-top {
    height: 150px;
    max-height: 150px;
}

.page-header {
    /*text-transform: capitalize;*/
    position: relative;
    padding-bottom: 10px;
    margin: 10 0 20px;
    border-bottom: none;
    text-align: left;
    line-height: 140%;
    font-size: 150%;
    font-family: Rockwell;
    text-align: center;
}

.page-header-main {
    font-size: 150%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-family: Rockwell;
    display: inline-block;
    padding: 10px 10px 15px;
    background: linear-gradient(90deg,lightseagreen 25%,  lightseagreen 75%, transparent 25%, transparent 75%);
    background-size: 25% 3px;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    margin: 0px auto;
}

.page-sub-header {
    /*font-weight: bold;
    color: #03045E;*/
    text-transform: capitalize;
    font-size: 130%;
    margin-top: 0px;
    font-family: Rockwell;
}

.page-sub-header-section {
    font-size: 130%;
    font-family: Rockwell;
    display: inline-block;
    text-align: center;
    padding: 10px 10px 15px;
    background: linear-gradient(90deg, transparent 25%, lightseagreen 25%, lightseagreen 75%, transparent 75%);
    background-size: 25% 3px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    margin: 20px auto;

}

.pages-img {
    width: 280px;
    height: 100%;
    min-height: 200px;
    max-height: 200px;
    margin: 1%;
    float: left;
    /*border:1px solid #DDDDDD !important ;*/
}

.pages-img-main {
    width: 250px;
    height: 100%;
    min-height: 200px;
    max-height: 200px;
    margin: 1%;
    float: left;
    /*border:1px solid #DDDDDD !important ;*/
}

.author {
    font-family: Rockwell;
    font-weight: lighter;
}

.page-download-title {
    line-height: 30px;
    display: inline-block;
    vertical-align: central;
}

.Mvpanel {
    background-color: #CAF0F8;
    padding-bottom: 15px;
    border-radius: 15px;
}

.SmallHeaders {
    color: #3471B5;
    position: relative;
    padding: 15px 10px 10px 5px;
}

    .SmallHeaders::first-letter {
        color: #03045E;
    }

    /*.SmallHeaders:before {
		content: "";
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		height: 2px;
		background: #FFFFFF;
	}

	.SmallHeaders:after {
		content: "";
		position: absolute;
		width: 35%;
		bottom: 0;
		left: 0%;
		height: 2px;
		background: #03045E;
	}*/

    .SmallHeaders:after {
        background: linear-gradient(to right,#55479B,#D4F4FB,#D4F4FB, #EFF8FA );
        position: absolute;
        content: '';
        height: 4px;
        right: 0;
        left: 0;
        bottom: 0;
    }


hr.style-eight {
    padding: 0;
    border: none;
    border-top: 1px solid #294A70;
    text-align: center;
    width: 25%;
}

    hr.style-eight:after {
        content: "§";
        display: inline-block;
        position: relative;
        top: -0.7em;
        font-size: 1.5em;
        padding: 0 0.25em;
        background: white;
        color: #009FEE;
    }

/*============= Social Icons ===========*/
#socialicons .btn-default {
    /* padding: 16px 30px;     min-width: 25px;     border-color: #ededed; /** making circule arround icon       color: #294A70 !important;     background-color: #ffff;*/
    line-height: 33px;
    font-size: 1.20em;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin: 5px;
    border-color: transparent;
    padding: -15px;
    background-color: rgba(255, 156, 0, 0.2) !important;
}

/*.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #f8f8f8;
	border-color: #ededed;
}*/

.fa-circle-icon {
    font-size: 90% !important;
    margin: 5px 3px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #CAF0F8;
    color: #03045E;
    transition-duration: 1s;
    text-align: center;
    padding: 7px;
}

    .fa-circle-icon:hover {
        background-color: #A8D9E3;
    }



.footer-bottom {
    min-height: 30px;
    width: 100%;
}

.copyright {
    color: black;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}

.design {
    color: black;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}

    .design a {
        color: black;
        text-decoration: none;
    }

.SliderCard_Title {
    font-size: 15px;
    text-align: center;
}

/*===============*/

.teamImg {
    height: 140px;
    width: 140px;
    max-height: 140px !important;
    max-width: 140px;
}

.teamHeading {
    font-size: 130%;
    font-weight: lighter;
    font-family: Rockwell;
}

.EventImg {
    height: 200px;
    max-height: 200px;
}

.FeatureImg {
    height: 150px;
    max-height: 150px;
}

.FeatureImgLarge {
    min-height: 250px;
    height: 250px;
    max-height: 250px;
    width: 100%;
}

.separator {
    position: relative;
    text-align: right;
    padding: 0px;
    margin: 0px;
}

    .separator:before {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        height: 2px;
        background: #ebebeb;
    }

    .separator:after {
        content: "";
        position: absolute;
        width: 25%;
        bottom: 0;
        left: 35%;
        height: 2px;
        background: #447FC4;
        background-color: cornflowerblue;
    }

body {
}
