

/*================================================
01 - IMPORTED CSS
==================================================*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700');

/*================================================
02 - DEFAULT CSS
==================================================*/

body {
    background-color: #7DBD0E;
    color: #666;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    overflow-wrap: break-word;
    word-break: normal;
    padding: 20px 0 0 0;
}

html,
body {
    height: 100%;
}
.red{color:red}
.form{min-height:400px}
.logo img {
    width:925px;
    height: auto
}



p {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

a {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #6b739c
}

a:focus {
    text-decoration: none;
    outline: medium none;
    color: inherit
}

a:hover {
    color: inherit;
    text-decoration: none;
    color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: medium none
}

tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.section_100 {
    padding: 100px 0;
}

.section_70 {
    padding: 70px 0;
}

.section_50 {
    padding: 50px 0;
}

.section_15 {
    padding: 15px 0
}

.pad-right {
    padding-right: 0
}

.section_t_100 {
    padding-top: 100px
}

.section_b_70 {
    padding-bottom: 70px
}

.section_b_80 {
    padding-bottom: 80px
}

.wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 20px 30px;
    background: #fff;
    box-shadow: 0 0 15px #e1e1e1
}
.wrapper-footer{
        width: 960px;
    margin: 0 auto;
    padding: 20px 10px;
}
.header-top ul{
    text-align: right
}
.header-top ul li{
    display: inline-block
}
header.header-area {
    background: #A0D54B;
    padding: 0px;
}
.top-menu ul li {
    border-right: 1px solid #fff;
    padding-left: 2px;
    line-height: 14px;
    padding-right: 7px;
    vertical-align: top;
}
.top-menu ul li a {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
}
.top-social ul li{
        padding-left: 2px;
    line-height: 13px;
    vertical-align: top;
}
.top-social ul li a{
    font-size: 16px
}
.header-info{
    margin-bottom: 10px
}
.header-info p {
    text-align: right;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 15px;
}
.header-info p i{
    margin-right: 10px
}
.header-search {
    text-align: right;
    clear: both
}
.header-search form {
    height: 40px;
    width: 245px;
    padding: 7px 14px;
    background: #622A2B;
    float: right;
    position: relative;
}
.header-search form input {
    border: medium none;
    background: #fff;
    position: absolute;
    left: 12px;
    padding: 5px;
    font-size: 14px;
    top: 6px;
    height: 27px;
}
.header-search form button {
    position: absolute;
    right: 10px;
    background: transparent;
    color: #fff;
    width: 40px;
    top: 7px;
    border: medium none;
    cursor: pointer;
    padding: 0;
    border-left: 1px solid #fff;
}
.header-action{
    clear: both;
    text-align: right
}
.header-action a{
    text-transform: capitalize;
    margin-top: 5px
}
.logo {
    width: 390px;
    display: inline-block;
}
.govt-logo {
    display: inline-block;
}
.mainmenu-area {
    background: #3E704B;
    min-height: 50px;
    position: relative;
}
.mainmenu-area ul{
    text-align: center
}
.mainmenu-area ul li{
    display: inline-block;
    position: relative
}
.mainmenu-area ul li a {
    text-transform: capitalize;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 9px 8px;
}
.mainmenu-area ul li a:hover{
    background: #243B2A;
    color: #fbdcbf;
}
.mainmenu-area ul li ul{
    position: absolute;
    top: 100%;
    background: #333;
    width: 170px;
    text-align: left;
    visibility: hidden;
    opacity: 1;
    z-index: 9999
}
.mainmenu-area ul li:hover ul{
    visibility: visible;
    opacity: 1
}
.mainmenu-area ul li ul li{
    display: block;
    border-bottom: 1px solid #444
}
.mainmenu-area ul li ul li a{
    color: #aaa;
    padding: 6px 12px;
    display: block;
    font-weight: 500;
    transition: all 0.0s ease 0s
}
.mainmenu-area ul li ul li a:hover{
    color: #fff;
    background: transparent
}

.vticker ul{
	padding: 0;
    width: 100%;
    background:#fd5c07;
    color:#fff
}
.vticker li{
	list-style: none;
	border-bottom: 1px solid #a93c03;
	padding: 10px;
    overflow:hidden
}
.et-run{
	background: red;
}
.notice-left {
    float: left;
    margin-right: 20px;
    width: 55px;
/*    overflow: hidden;*/
}
.notice-right > h3 {
    font-size: 14px;
    line-height: 23px;
}
.notice-right > a {
    text-transform: capitalize;
    color: #333;
    margin-top: 4px;
    display: inline-block;
    text-decoration: underline;
    font-style: italic
}
.principle-message img {
    width: 100%;
    padding: 20px;
    background: #f3f3f3;
}
.header-notice-left ul li img{
        float: left;
    width: 15px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 4px
}

.briffs-responsive-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 3px;
    width: 100%;
    z-index: 999;
}

.slicknav_nav a {
    font-size: 14px;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #000 !important
}
.slicknav_parent ul li a{
    color:#fff !important
}
.slicknav_menu {
    background: transparent;
}

.slicknav_menutxt {
    display: none !important;
}

.slicknav_arrow {
    float: right;
    color: #ec7532
}

.slicknav_nav a:hover {
    border-radius: 0;
}

.slicknav_nav .slicknav_row:hover {
    border-radius: 0
}

.slicknav_nav a:hover,
.slicknav_nav .slicknav_row:hover {
    background: #fbba42 none repeat scroll 0 0;
    color: #fff
}

    .slicknav_nav a:hover .slicknav_arrow {
        color: #fff
    }

    .slicknav_nav a:hover a {
        color: #fff
    }

.slicknav_nav li {
    border-bottom: 1px solid #ddd;
    display:block !important
}

    .slicknav_nav li.hide-desktop {
        border-bottom: 0px solid #ddd
    }

    .slicknav_nav li:last-child {
        border-bottom: 0px solid #ddd
    }

.slicknav_nav {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #fbba42;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.19)
}

.slicknav_btn {
    background-color: transparent !important;
    line-height: 0;
    margin-right: 0px;
    margin-top: -5px;
}

.slicknav_menu .slicknav_icon {
    float: none !important;
    margin: 0
}

.slicknav_icon-bar {
    height: 3px !important;
    margin: 5px 0;
    width: 30px !important;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

.briffs-header-area.stick-top.sticky .slicknav_menu .slicknav_icon-bar,
.briffs-header-area.home-3-page .slicknav_menu .slicknav_icon-bar {
    background-color: #fff
}


.header-notice-left ul li{
    display: inline-block;
    margin: 0 3px
}
.header-notice-left ul li p{
    display: inline-block;
    font-size: 15px
}
.header-notice{
    position: relative
}
.header-notice::after{
    position: absolute;
    content: "";
    left: 0;
    background: #fff;
    top: 0;
    height: 100%;
    width: 20%
}
.header-notice-left h4{
    position: absolute;
    z-index: 999999
}
.header-notice{
    padding: 10px 0
}
.header-notice-left {
    overflow: hidden;
    margin-top: 12px
}
.header-notice-left > p {
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 110px;
    text-transform: capitalize;
    color: #111
}
.marquee li p a{
    color: #5A0F0F
}
.marquee li p a:hover{
    color: #06626D
}
.maincontent {
    margin-top: 20px;
}
.slider-area {
    box-shadow: 0px 0px 8px rgb(220,220,220);
    border: 2px solid #fff;
    border-radius: 5px;
}
.single-slider {
    height: 290px;
}
.single-slider p {
    background: rgba(103,174,115,0.7);
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding: 2px 10px;
    border-radius: 5px;
}
button.owl-prev {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.71) !important;
    z-index: 99;
    border-radius: 50%;
    left: 10px;
    font-size: 27px !important;
    color: #fff !important;
}
button.owl-next {
    position: absolute;
    top: 45%;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.71) !important;
    z-index: 99;
    border-radius: 50%;
    right: 10px;
    font-size: 27px !important;
    color: #fff !important;
}


.main-slider .owl-dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -30px
}

.main-slider .owl-dots .owl-dot {
	display: inline-block;
}

.main-slider .owl-dots .owl-dot span {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	background: #fff none repeat scroll 0 0;
	border-radius: 30px;
	display: block;
	height: 5px;
	margin: 5px 5px 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 20px;
}

.main-slider .owl-dots .owl-dot.active span,
.main-slider .owl-dots .owl-dot:hover span {
	background: #061538 none repeat scroll 0 0;
}
.single-content-box {
    margin-top: 30px;
}
.single-content-box h3 {
    color: #333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}
.single-content-box h4 {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 500;
}
.single-content-box img {
    margin: 15px 0;
}
.single-content-box p{
    margin: 0 0 10px
}
.single-content-box > a {
    color: #660300;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}
.pad_left{
    padding-left: 0
}
.title-sec h3 {
    border: 1px solid #aaa;
    border-radius: 5px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 7px;
    min-height: 30px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    color: #111;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(-45deg, rgb(255,255,255) 0%, rgb(243,243,243) 50%, rgb(237,237,237) 51%, rgb(255,255,255) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgb(255,255,255)), color-stop(50%,rgb(243,243,243)), color-stop(51%,rgb(237,237,237)), color-stop(100%,rgb(255,255,255)));
    background: -webkit-linear-gradient(-45deg, rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%);
    background: -o-linear-gradient(-45deg, rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%);
    background: -ms-linear-gradient(-45deg, rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%);
    background: linear-gradient(135deg, rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
    -moz-box-shadow: 0px 0px 2px 1px #ccc;
    -webkit-box-shadow: 0px 0px 2px 1px #ccc;
    box-shadow: 0px 0px 2px 1px #ccc;
}
.handnote img{
    margin: 0 0 10px 0px;
    width:100%
}
.handnote h4 a {
    color: #0C8820;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.attachment p{
    color: #007bff
}
.attachment a{
    text-transform: capitalize;
    color: #660300
}
.more{
    text-align: right;
    margin-top: 5px;
    
}
.more a{
    text-transform: capitalize;
    color: #660300
}
.page-sidebar {
    padding: 10px;
    background: #f6f6f6;
}
.principal-img {
    border: 1px solid #333;
    width: 70%;
    margin: 15px auto;
    display: block
}
.single-sidebar a.more{
    text-transform: capitalize;
    color: #660300
}
.single-sidebar{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}
.button {
    width: auto;
    font: bold 11px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: #333333;
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    text-align: center;
    margin: 9px 0;
    display: inline-block
}
.student-login-action{
    text-align: center
}
.notice-sidebar {
    width: auto;
    height: 270px;
    margin: 2em auto;
    overflow: hidden;
    position: relative;
}

.slider-notice {
    top: 1em;
    position: relative;
    box-sizing: border-box;
    animation: slider 15s linear infinite;
    list-style-type: none;
    text-align: left;
}

.slider-notice:hover {
    animation-play-state: paused;
}

@keyframes slider {
    0%   { top:   10em }
    100% { top: -14em }
}

.blur .slider-notice {
  	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
}

.blur:before, .blur::before,
.blur:after,  .blur::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    width: 100%; 
    height: 0em;
}

.blur:after, .blur::after {
    bottom: 0;
    transform: rotate(180deg);
}

.blur:before, .blur::before {
    top: 0;
}

p {
  font-family: helvetica, arial, sans serif;
}
.slider-notice li h3 a {
    color: #5A0F0F;
    font-size: 14px;
    font-weight: bold;
}
.slider-notice li h3{
    line-height: 20px
}
.slider-notice li {
    margin-bottom: 20px;
}
.single-sidebar ul li a{
    color: #115782;
    padding: 0 10px
}
.single-sidebar ul li a:hover{
    color: #660300;
}
table{
    width: 100%
}
.single-content-box table thead tr {
    text-align: left;
    background: #A0D54B;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.single-content-box table {
    border:1px solid #A0D54B
}
    .single-content-box table tr {
        border-bottom: 1px solid #A0D54B
    }
    .single-content-box table tr td, .single-content-box table tr th {
        border-right: 1px solid #8ec03d;
        padding: 5px 10px;
    }
.single-content-box table tr td{
    color: #333
}
.single-content-box table tr td a{
    color: #660300;
    text-transform: capitalize
}
.single-footer {
    margin-top: 30px;
}
.single-footer h4{
    color: #222;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
.single-footer p{
    font-size: 12px;
    color: #fff
}
.single-footer a{
    color: #660300
}
.single-footer a:hover{
    color: #23527c
}
.top-social ul li{
    display: inline-block
}
.copyright {
    padding-top: 10px;
    border-top: 1px solid #eee;
}
.copyright p {
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
}
.copyright p a{
    color: #fff
}
.inner-page-title h3{
    text-align: left;
    padding-left: 20px
}