a {
    color: #bd010a !important;
}

a:hover{
    color: #bd010a;
}

#content span, #content p, #content h2, #content h1, #content h3, #content ul, #content ol, #content a, .box .content a, #content li, #content u {
    font-family: 'kg_fall_for_you', arial !important;
}

#content ul, #content ol, #content li {
    text-align: left !important;
    margin-left: 15px;
}

#content span, #content p, #content ul, #content ol, #content a,  #content u {
    font-size: 25px !important;
	color:#333;
}

@media (max-width: 992px){
	#content span, #content p, #content ul, #content ol, #content a, #content u {
    font-size: 25px !important;
	}

    #webbar {
        display: none;
    }
	
    #mobile_black_bar {
        display: block;
    }
	
	#slogan {
		font-size: 30px;
	}
	
	#hp_slider_overlay h1 {
		font-size: 30px;
	}


}

@media (max-width: 1197px){
	#content span, #content p, #content ul, #content ol, #content a,  #content u {
    font-size: 15px !important;
}

}

@media (max-width: 700px){
	

.footer_address {
    font-size: 14px;
}

.footer_address a {
    font-size: 14px;
}

.footer_address h2{
	font-size:14px;
}


}

#content.work_list a {
    color: #fff !important;
}

#content table {
    background: transparent !important;
}

#slider, #grade_slider {
    height: auto;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

#grade_slider > #grade_slideshow {
    width: 100% !important;
    height: auto !important;
}

#slider > #slideshow .slider-item, #grade_slider > #grade_slideshow .slider-item {
    width: 100% !important;
    height: auto !important;
}

.slider-item img {
    height: auto;
    width: 100%;
}


#login {
    padding: 5px 10px;
    background: white;
	margin-bottom: 10px;
	border-radius:10px;
}

#content {
    position: relative;
    z-index: 101;
    padding: 0 0 150px;
}

#content h4 {
    font-size: 21px;
}

#content h3 {
    font-size: 26px;
}

#content h5 {
    font-size: 14px;
}

#content .file_gallery a {
    background: #bd010a !important;
	color:#fff !important;
	text-decoration:none;
	border:2px solid #bd010a;
	border-radius:8px;
	transition:0.5s;
}

#content .file_gallery a:hover {
    background: #fff !important;
	color:#bd010a !important;
}

#login .textfield {
    width: 100%;
	margin-bottom:10px;
	border-radius:5px;
}

#login h2 {
	font-size: 30px;
    color: #bd010a;
	text-align:center;
}

#login .go {
    width: 99%;
}

#login .username {
    float: left;
    margin-right: 3px;
	width:50%;
}

#login .password {
    float: left;
    margin-right: 3px;
	width:48%;
}

#login .gobutton {
    background: #fff;
    color: #bd010a;
	border:2px solid #bd010a;
    padding: 4px 15px;
    cursor: pointer;
	width:100%;
	border-radius:5px;
	transition:0.5s;
}

#login .gobutton:hover {
    background: #bd010a;
    color: #fff;
	border:2px solid #bd010a;
}


.form-group--submit {
    margin: 20px 0 !important;
}

#right_content h3 {
    margin: 0px 0px 10px 0px;
}

@media (min-width: 992px) {
    #container {
        width: 970px !important;
    }
}

@media (max-width: 992px) {
	#login {
		border-radius:0px;
	}
	.top_telephone {
		padding:0;
	}
	#logo img{
		width: 100px;
		margin-top: 10px !important;
		float:none;
		margin:auto;
		display:block;
	}
	.logo_text{
		text-align:center;
		margin-top:15px;
		font-size:24px;
	}
	
	.logo_text_slogan{
		text-align:center;
		font-size:18px;
	}


}


@media (min-width: 1200px) {
    #container {
        width: 1170px !important;
    }
}

#class_menu_holding {
    margin-top: 15px;
}

#banner_slider {
	border:5px solid #BD010A;
	margin-top:30px;
}

#banner_slider .slider-item img {
    width: 100% !important;
}

#banner_slider .slider-item {
    width: 100% !important;
}

#calender_holding {
    padding-bottom: 270px !important;
}

#class_menu li a {
    font-size: 26px;
    color: #006;
    border-color: #006;
}
.contact_submit{
	border: 2px solid #FFF !important;
    padding: 15px 20px !important;
    font-size: 18px !important;
    color: #bd010a !important;
    border-radius: 10px;
    text-decoration: none;
	background:#fff !important;
	transition:0.5s;
}

.contact_submit:hover{
	border: 2px solid #FFF !important;
    color: #fff !important;
	background:#bd010a !important;
}
/***********OVERRIDE**********/

strong {
	font-family: 'kg_fall_for_you', arial !important;
	font-size:35px !important;
	color: #333;
}

input.error{
	border:2px solid #c60b0b !important;
}

.standard_box {
    border: 2px solid #fff;
    background: #bd010a;
	border-radius:7px;
    padding: 5px 10px 5px;
    margin-bottom: 10px;
	color:#fff;
	transition:0.5s;
}

.standard_box:hover {
    background: #7F0107;
}


.work_list a, .standard_box a, .staff_details a {
    margin: 0px;
    padding: 5px;
    color: #fff !important;
}

.work_list .standard_box .staff_details {
    margin: 0px;
    padding: 5px;
    color: #fff !important;
}

.fc-event-inner.fc-event-skin {
	color:#fff !important;
}

#content .fc-event-title{
	color:#fff !important;
}

.pagination.bottom {
	color: #333 !important;
}

#webblog_password_container {
    border: 2px solid #bd010a;
    background: #bd010a;
    padding: 10px;
	border-radius:7px;
    height: auto;
    display: inline-block;
    width: 100%;
}

#webblog_password_container h3 {
    font-weight: bold;
	color:#fff;
}

#webblog_threads_holding {
    border: 2px solid #AAA;
	border-radius:7px;
    padding: 15px;
    background: #F7F7F7;
    margin: 10px 0px 0px 5px;
}

.button {
    background: #fff;
    border: 2px solid #fff;
    color: #bd010a;
    cursor: pointer;
	border-radius:7px;
    padding: 6px 14px;
}

marquee{
    background: #bd010a;
    color: #fff;
    font-size: 18px;
    padding: 10px 0px;
}

#webbar {
    z-index: 300;
}

/*ul#menu li:nth-child(2) ul {
    width: 300px;
}

ul#menu li:nth-child(2) ul li {
    width: 150px;
    text-align:center;
}*/

#webbar_upgraded .container .upgraded_button {
    color: #ffffff !important;
}

.upgraded_button.student{
	cursor:pointer;
}

#webbar_upgraded .container .upgraded_button_icon i.fa {
    color: #fff;
}

#webbar_upgraded .container .blogging:hover .blogs_menu_list a {
    color: #ffffff !important;
}

#webbar_upgraded {
    background: #7F0107;
}

#webbar_upgraded .container .blogging:hover .blogs_menu_list {
    display: block;
}
#webbar_upgraded .container .blogging .blogs_menu_list {
    background: #7F0107;
}
#webbar_upgraded .container .upgraded_button_icon {
    color: #ffffff !important;
}
#webbar_upgraded .container .search-content #search {
    background: #7e0107;
}
#webbar_upgraded .container .search-content::after {
    background: #7e0107;
}
#webbar_upgraded .container #google_translate_element .goog-te-gadget .goog-te-combo {
    background: #7e0107;
}

td, th{
    padding: 10px !important;
}