/*
Theme Name: BD College Theme
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: Numerico Informatic Systems Pvt. Ltd.
Author URI: https://www.nisbusiness.com/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: college, bed college 
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.back-bg {
	background-image: url(/wp-content/themes/bedcolllege/images/back-bg.jpg);
	background-position: center center;
	background-repeat: repeat;
}
.admin_wrapper {
	background-size: cover;
	float: left;
	margin: 0;
	padding: 12px 0 0;
	width: 100%;
}
.limit_widht {
	width: 90% !important;
}
.admin_wrapper .admin_head {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.admin_wrapper .admin_content {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 40px;
}
.admin_content .admin_right {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.admin_right .right_head {
	background: #03385d none repeat scroll 0 0;
	margin: 0 auto;
	padding: 20px 40px;
	width: 82%;
}
.right_head .form-group {
	float: left;
	width: 28%;
}
.right_head .btn-default {
	background-color: #cb3322;
	border: 1px solid #cb3322;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	height: 44px;
	padding: 10px 6px;
	width: 16%;
}
.right_head .form-control.sel {
	-moz-appearance: none;
	background: #fff url("images/select.png") no-repeat scroll 98% center;
	border-radius: 0;
	display: inline-block;
	font-size: 14px;
	height: 44px;
	margin: 0;
	vertical-align: middle;
	width: 100%;
}
.nearby {
	margin: 0 auto;
	width: 76%;
}
.right_content .project_left {
	float: none;
	margin: 0 auto 30px;
	padding: 0;
	width: 78%;
}
.search-count {
	color: #808080;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	padding-left: 15px;
	text-align: left;
}
.blog_search_list {
	float: left;
	margin: 0;
	padding: 30px 0 0;
	width: 89%;
}
.blog_search_list .blog_img {
	float: left;
	margin: 0;
	padding: 0;
	width: 10%;
}
.blog_search_list .blog_text {
	float: left;
	margin: 0;
	padding-left: 15px;
	width: 90%;
}
.span_title {
	float: left;
}
.blog_text h3 {
	line-height: 22px;
}
.blog_text h3 {
	color: #3a3a3a;
	font-size: 18px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
}
.badgcolor {
	background-color: #f2dede !important;
	float: left;
	margin-left: 20px;
	margin-top: -4px;
}
.blog_text ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
.blog_text ul li {
	float: left;
	padding-right: 10px;
}
.label-info {
	background-color: #5bc0de;
}
.blog_text p.post-search-link {
	color: #006621;
	width: 100%;
}
.page_wrap {
	float: left;
	margin: 35px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.admin_right .right_content {
	float: left;
	margin-top: 20px;
	padding: 0;
	width: 100%;
}
/*----------------------------------*/

.gallery_box {
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 2px 1px #ccc;
	-moz-box-shadow: 0 0 2px 1px #ccc;
	box-shadow: 0 0 2px 1px #ccc;
	float: left;
	padding: 5px;
	background-color: #854385;
}
/*--------------------------------------*/
.hentry {
	border-bottom: 1px dashed #ccc;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 8px 34px;
	width: 99%;
}
.entry-title a {
	color: #337ab7;
	float: left;
	font-size: 16px;
	margin-bottom: 13px;
	text-decoration: none;
	width: 100%;
}
.edit-link {
	float: left;
	width: 100%;
}
.edit-link a {
	background-color: #001641;
	border: medium none;
	border-radius: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 28px;
	padding: 4px 20px;
	text-decoration: none;
}
/*404page*/

.page-title {
	border-bottom: 1px solid #eee;
	float: left;
	font-size: 30px;
	margin: 45px 0 20px;
	padding-bottom: 9px;
	width: 100%;
}
.page-content .search-form {
	width: 100%;
	padding: 10px;
	margin-top: 10px;
}
.page-content label {
	display: inline-block;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
}
.screen-reader-text {
	color: #707070;
	font-size: 14px;
	line-height: 29px;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
}
.search-field {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 0;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	line-height: 20px;
	margin: 0;
	padding: 7px;
	vertical-align: middle;
	width: 99%;
}
.search-submit {
	background-color: #001641;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: left;
	font-family: "oswaldlight";
	font-size: 14px;
	font-weight: bold;
	margin-top: 28px;
	padding: 4px 20px;
}
.entry-title span {
	border: 2px solid #fb7203;
	border-radius: 50%;
	color: #fb7203;
	display: block;
	font-size: 13px;
	font-weight: 600;
	height: 24px;
	left: -35px;
	line-height: 20px;
	margin-right: 12px;
	position: absolute;
	text-align: center;
	top: -2px;
	width: 24px;
}
.entry-title {
	position: relative;
}
.box1_search h1 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	position: relative;
	text-transform: uppercase;
}
.box2_img img {
	border: 1px solid #ccc;
	padding: 7px;
	-webkit-box-shadow: 0 0 2px 1px #ccc;
	-moz-box-shadow: 0 0 2px 1px #ccc;
	box-shadow: 0 0 2px 1px #ccc;
}
.events_content2 img {
	border: 1px solid #ccc;
	padding: 7px;
	-webkit-box-shadow: 0 0 2px 1px #ccc;
	-moz-box-shadow: 0 0 2px 1px #ccc;
	box-shadow: 0 0 2px 1px #ccc;
}
/*library*/
.content_order {
	margin-left: 30px;
	padding: 0;
}
.content_order ol {
	line-height: 30px;
	margin-bottom: 44px;
	margin-top: 0;
}
.content_library {
}
.cont-lib-inner {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 17px;
}
.content_library h3 {
	font-size: 24px;
	padding-bottom: 8px;
	padding-top: 4px;
}
.content_library h5 {
	color: #cb3322;
	font-size: 18px;
	padding: 0 0 8px;
}
.content_library td, th {
	padding: 12px;
}
.content_library table td {
	border: 1px solid #ccc;
}
* {
	padding: 0px;
	margin: 0px
}
body {
	width: 100%;
	height: 100%;
}
html {
	width: 100%;
	height: 100%;
}
.less_pad {
	padding: 0px !important;
}
.less_lt {
	padding-left: 0px !important;
}
.less_rt {
	padding: 0px !important;
}
a:focus, a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
	outline-offset: 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
	outline-offset: 0px;
}
input, button, select, textarea {
	font-family: "latoregular";
}
.table {
	font-family: "latoregular";
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}
.affix {
	top: 0;
	width: 100%;
	z-index: 9999 !important;
	background-color: #3b5b84 !important;
	transition: all ease-in-out 0.3s;
	box-shadow: 9px 15px 5px -17px rgba(130, 130, 130, 1);
}
.affix + .banner_wrapper, .affix + .about_wrapper {
	position: relative;
	margin-top: 65px;
}
/*owl-carousel*/
#owl-demo .item {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 100%;
}
#owl-demo .item img {
	display: block;
	width: auto;
	height: auto;
}
/*......................................home page........................................*/
/*@media screen and (min-width : 768px) {
.topheader_wrapper_collapse {
	background:#1d1b40 !important;	
}
.header_wrapper_collapse {
	background:#38384c !important;	
}
}*/
.main_header {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 9999;
}
/*top-header section start*/
.topheader_wrapper {
	width: 100%;
	padding: 15px 0px;
	margin: 0px;
	float: left;
	background: #FFF;
}
.topheader_wrapper .topheader_wrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.topheader_wrap .logo_box {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.logo_box img {
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.topheader_wrap .top_left {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.top_left h6 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 40px;
	font-weight: bold;
	line-height: 46px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.top_left h6 a {
	color: #03385d;
}
.top_left h6 a:hover {
	color: #337ab7;
}
.top_left p {
	color: #838181;
	font-family: "latoregular";
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0;
	text-transform: capitalize;
	text-align: center;
}
.topheader_wrap .top_right {
	float: right;
	margin: 20px 0px 0px;
	padding: 0;
	width: auto;
}
.top_right .right_list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.right_list ul {
	float: right;
	margin-bottom: 5px;
	padding: 0;
	width: auto;
}
.right_list ul li {
	margin: 0px;
	padding-right: 8px;
	font-size: 12px;
	color: #505050;
	list-style: none;
	float: left;
	width: auto;
}
.right_list ul li:last-child {
	padding-right: 0px;
}
.right_list ul li a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #505050;
	font-family: 'latoregular';
}
.right_list ul li a:hover {
	color: #cb3322;
}
.top_right p {
	font-size: 16px;
	color: #000;
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-family: 'latoregular';
}
.top_right p i {
	color: #cb3322;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-right: 10px;
	vertical-align: middle;
}
/*tab section*/
.top_right_tab {
	display: none;
}
/*top-header section end*/

/*header section start*/
.header_wrapper {
	width: 100%;
	/*padding:15px 0px;*/
	margin: 0px;
	float: left;
	transition: all ease-in-out 0.3s;
	background: #522452;
	font-family: 'latoregular';
	border-bottom: 3px #9faa44 solid;
}
.header_wrapper .logo {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.header_wrapper .logo img {
	width: auto;
	padding: 0px;
	margin: 0px;
}
.header_wrapper .main_nav {
	float: left;
	margin: 0px;
	padding: 0;
	width: 100%;
}
.main_nav .navbar-nav {
	margin: 0px;
	padding: 0;
	width: 100%;
	float: left;
}
.navbar-collapse {
	padding: 0px;
	margin: 0px;
}
.navbar-nav > li {
	display: inline-block;
	margin: 0px;
	padding-right: 0px;
	width: auto;
	border-right: 2px solid #8e728b;
}
.navbar-nav > li:last-child {
	padding-right: 0px;
}
.navbar-nav > li > a {
	/*padding:0px 0px 6px;
	border-bottom:2px solid transparent;	
	 * */
	margin: 0px;
	font-size: 13px;
	color: #FFF;
	padding: 10px 10px;
	font-family: 'latoregular';
}
.navbar-nav > li.active a {
	border-bottom: 2px solid #FFF;
}
.navbar-nav li a:hover {
	text-decoration: none;
	background: #c89530;
}
/*
.navbar-nav > li > a:hover {
    border-bottom: 2px solid #FFF;
    color: #FFF;
	background:none;
}*/
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent;
	border-color: #FFF;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #FFF;
	border: 1px solid #FFF;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px !important;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	color: #fff;
}
.dropdown-menu > li > a {
	clear: both;
	color: #000;
	display: block;
	line-height: 1.42857;
	padding: 10px 20px;
	white-space: nowrap;
	border-bottom: none !important;
	font-family: 'latoregular';
	font-size: 14px;
	color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #03385d !important;
	color: #FFF;
	text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #03385d !important;
	color: #FFF;
	text-decoration: none;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	padding: 10px 15px;
}
/*jhuma*/

.sub-menu {
	background-clip: padding-box;
	background-color: #001641;
	border-radius: 0px;
	/*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
      padding: 5px 0;
	border: 1px solid #FFF;
     */
	border-top: 1px solid #666;
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	color: #fff;
}
.sub-menu > li > a {
	clear: both;
	color: #fff!important;
	display: block;
	line-height: 1.42857;
	padding: 10px 20px;
	white-space: nowrap;
	border-bottom: none !important;
	font-family: 'latoregular';
	font-size: 13px;
	border-top: 1px solid #666;
}
.sub-menusub-menu > li > a:focus, .sub-menu > li > a:hover {
	background-color: #c89530 !important;
	color: #FFF;
	text-decoration: none;
}
.sub-menu > .active > a, .sub-menu > .active > a:hover, .sub-menu > .active > a:focus {
	background-color: #03385d !important;
	color: #FFF;
	text-decoration: none;
}
.navbar-nav .open .sub-menu .dropdown-header, .navbar-nav .open .sub-menu > li > a {
	padding: 10px 15px;
}
/*jhuma end*/

.caret {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px dashed;
	display: inline-block;
	height: 0;
	margin-left: 10px;
	vertical-align: middle;
	width: 0;
}
.header_wrapper .search_box {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.search_box .form-group {
	margin-bottom: 0px;
}
.search_box .form-control {
	background-color: #e7e7e7;
	background-image: none;
	border: none;
	border-radius: 2px;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 22px;
	padding: 6px 35px 6px 12px;
	width: 100%;
	background: #FFF url(/wp-content/themes/bedcolllege/images/icon/search.png) no-repeat 96%;
}
.search_box .form-control.search {
	height: 40px;
}
.search_box .form-control::-moz-placeholder {
 color: #000;
 opacity: 1;
}
/* header section end*/

/*notice section start*/
.notice_wrapper {
	background:#99a539 none repeat scroll 0 0;
	float: left;
	font-family: "latoregular";
	margin-top: 0px;
	padding: 0px 0;
	width: 100%;
        height: 42px;
}
.notice_wrapper h4 {
	color: #fff;
	font-size: 16px;
	line-height: 37px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.notice_wrapper h4 a {
	color: #fff;
}
.notice_wrapper h4 a:hover {
	color: #cb3322;
}
/*notice section end*/

/*banner section start*/
.banner_wrapper {
	float: left;
	margin: 0px;
	padding: 0;
	position: relative;
	width: 100%;
	font-family: 'latoregular';
}
.banner_wrapper .banner_wrap {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
.carousel-inner > .item > img,  .carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.banner_wrapper .carousel-caption {
	display: block;
	left: 8%;
	padding: 0;
	right: 8%;
	text-shadow: none;
	top: 7%;
}
.blink_box {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 30px;
	float: left;
	text-align: center;
}
.blink_box > span {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	padding: 20px 20px 15px;
}
.blink_box a {
	color: #000;
	font-family: "oswaldlight";
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0px;
	text-align: left;
	-webkit-animation-name: blink; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
	-webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
	animation-name: blink;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
@-webkit-keyframes blink {
 0% {
color:#000;
}
 25% {
color:#cb3322;
}
 50% {
color:#000;
}
 75% {
color:#cb3322;
}
 100% {
color:#000;
}
}

/* Standard syntax */
@keyframes blink {
 0% {
color:#000;
}
 25% {
color:#cb3322;
}
 50% {
color:#000;
}
 75% {
color:#cb3322;
}
 100% {
color:#000;
}
}
.carousel-caption .carousel_slider1 {
	background: rgba(70, 44, 71, 0.9) none repeat scroll 0 0;
	float: left;
	margin-top: 230px;
	padding: 8px;
	width: 35%;
	text-align: left;
}
.carousel_slider1 h1 {
	color: #fdf5a0;
	font-family: "oswaldlight";
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
}
.carousel_slider1 h1 span {
	color: #fdf5a0;
	font-family: "oswaldlight";
	font-size: 25px;
	line-height: 40px;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
}
.carousel_slider1 h3 {
	color: #fdf5a0;
	font-family: "oswaldlight";
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
}
.carousel_slider1 h6 {
	color: #fff;
	font-family: "oswaldlight";
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
}
.carousel_slider1 p {
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 22px;
	color: #FFF;
	font-family: "latoregular";
}
.carousel_slider1 .btn-default {
	background-color: #cb3322;
	border: 1px solid #cb3322;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 8px 20px;
	font-family: 'oswaldlight';
}
.carousel_slider1 .btn-default:hover {
	background-color: #03385d;
	border: 1px solid #03385d;
}
/*.carousel-indicators li {
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}
.carousel-indicators .active {
    background-color: #d3a352;
	border: 1px solid #d3a352;
    height: 14px;
    margin: 0;
    width: 14px;
}
.carousel-control.left {
    background: none;
	top:45%;
}
.carousel-control.right {
    background: none;
	top:45%;
}
.banner_left_arrow img {
    left: 50px;
    margin: 0;
    padding: 23px;
    position: relative;
    top:0px;
    width: 30%;
    z-index: 9999;
}
.banner_right_arrow img {
    right:50px;
    margin: 0;
    padding:23px;
    position: relative;
    top:0px;
    width: 30%;
	float:right;
	z-index:9999;
}*/
/*banner section end*/
/*welcome section start*/
.welcome_wrapper {
	width: 100%;
	padding: 0px;
	margin: 50px 0px 0px;
	float: left;
	font-family: 'latoregular';
}
.welcome_wrapper .welcome_wrap {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 50px;
	float: left;
}
.welcome_wrapper .Merit_List marquee h4 {
	font-size: 30px;
	color: #ff0000;
	font-family: 'oswaldlight';
	padding: 0px;
	margin: 0px 0px 20px;
	line-height: 36px;
	text-transform: uppercase;
}
.welcome_wrap h2 {
	font-size: 30px;
	color: #fff;
	font-family: 'oswaldlight';
	padding: 0px;
	margin: 0px 0px 20px;
	line-height: 36px;
	text-transform: uppercase;
	background: #001641;
	padding: 5px;
}
.welcome_wrap p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 22px;
	text-align: justify;
}
.welcome_wrap .welcome_heading {
	width: 100%;
	padding: 15px;
	margin: 0px;
	background: #001641;
	float: left;
}
.welcome_heading h6 {
	font-size: 16px;
	color: #FFF;
	font-family: 'oswaldlight';
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.welcome_wrap .welcome_content {
	width: 100%;
	padding: 15px;
	margin: 0px;
	background: #e7e7e7;
	float: left;
}
.welcome_content .welcome_mainbox {
	width: 100%;
	height: 335px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-bottom: 20px;
}
.welcome_mainbox ul {
	width: 100%;
	height: 900px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.welcome_mainbox ul li {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	float: left;
	width: 100%;
}
.welcome_mainbox .welcome_box {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.welcome_box h6 {
	font-size: 14px;
	color: #03385d;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
}
.welcome_box p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 22px;
	text-align: justify;
	text-transform: lowercase;
}
.welcome_box p span {
	margin-left: 10px;
}
.welcome_box .badge {
	background-color: #777;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding: 4px 7px 5px;
	text-align: center;
	text-transform: capitalize;
	vertical-align: middle;
	white-space: nowrap;
}
.welcome_box a {
	color: #03385d !important;
}
.welcome_content a {
	color: #cb3322;
	float: right;
	font-family: "oswaldlight";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
/*welcome section end*/

/*facility section start*/
.facility_wrapper {
	width: 100%;
	padding: 50px 0px;
	margin: 0px;
	float: left;
	font-family: 'latoregular';
	background: #001641;
	background-size: cover;
}
.facility_wrapper h2 {
	font-size: 40px;
	color: #FFF;
	font-family: 'oswaldlight';
	padding: 5px 10px 10px;
	margin: 0px;
	line-height: 88px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.facility_wrapper .facility_wrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.facility_wrap .facility_box {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px;
	float: left;
}
.facility_wrap .facility_head {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 15px;
	float: left;
}
.facility_head .head_img {
	width: 8%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.head_img img {
	width: auto;
	padding: 0px;
	margin: 0px auto;
}
.facility_head .head_text {
	width: 85%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.head_text h4 {
	font-size: 24px;
	color: #FFF;
	font-family: 'oswaldlight';
	padding: 0 12px 33px;
	margin: 0px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
.facility_wrap .facility_content {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.facility_content p {
	font-size: 14px;
	color: #FFF;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 22px;
	text-align: justify;
}
/*facility section end*/

/*events section start*/
.events_wrapper {
	width: 100%;
	padding: 0px;
	margin: 50px 0px;
	float: left;
	font-family: 'latoregular';
}
.events_wrapper h2 {
	font-size: 30px;
	color: #03385d;
	font-family: 'oswaldlight';
	padding: 0px;
	margin: 0px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 29px;
}
.events_wrapper .events_wrap {
	width: 100%;
	padding: 0px 0px 50px;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #c9c9c9;
}
.events_wrap .events_box {
	width: 100%;
	padding: 0px;
	margin: 2px 0px 0px;
	float: left;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(140,140,140,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(140,140,140,1);
	box-shadow: 0px 3px 5px 0px rgba(140,140,140,1);
}
.events_box h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'oswaldlight';
	font-weight: bold;
	line-height: 24px;
	padding: 9px;
	margin: 0px 0px 20px;
	background: #001641;
	text-align: center;
}
.events_box .icon_box {
	width: 100%;
        padding: 21px;
	margin: 0px;
	float: left;
}
.icon_box ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.icon_box ul li {
	width: 100%;
	padding: 5px 0;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #c9c9c9;
	color: #838181;
	list-style: none;
}
.icon_box ul li .icon_list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.icon_list .list_img {
	width: 20%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.list_img img {
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.icon_list .list_content {
	width: 80%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.list_content p {
	color: #838181;
	font-family: "latoregular";
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
	padding: 0;
}
.list_content p a {
	color: #838181;
}
.list_content p a:hover {
	color: #cb3322;
}
.events_box .events_content {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.events_content .events_mainbox {
	width: 100%;
	height: 310px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px 0px 20px;
}
.events_mainbox ul {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.events_mainbox ul li {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 110px 0px 15px;
	height: auto;
	float: left;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.events_mainbox .events_list {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.events_list p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	text-align: justify;
}
.events_content .recent_mainbox {
	width: 100%;
	height: 310px;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin: 0px;
}
.recent_mainbox ul {
	width: 100%;
	height: 900px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.recent_mainbox ul li {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	height: auto;
	float: left;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.recent_mainbox .recent_list {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.recent_list .recent_content {
	float: left;
	margin: 0;
	padding: 0px;
	width: 100%;
}
.recent_content h6 {
	font-size: 14px;
	color: #03385d;
	font-family: 'latoregular';
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}
.recent_content h6 a {
	color: #03385d;
	text-align: left;
}
.recent_content p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	text-transform: lowercase;
	text-align: justify;
}
.events_content a {
	color: #cb3322;
	display: block;
	font-family: "oswaldlight";
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.events_wrapper .events_wrap2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.events_wrap2 .events_box2 {
	width: 100%;
	padding: 0px;
	margin: 50px 0px 0px;
	float: left;
}
.events_box2 h3 {
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    background: #522452;
    color: #e7e84f;
    padding: 9px 18px;
    margin-bottom: 22px;
}
.desk h3 {
	text-transform: uppercase;
	margin-top: 9px;
}
.events_box2 .events_content2 {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 20px;
}
.events_content2 .content2_left {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	width: 50%;
}
.content2_right h6 {
	color: #03385d;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
}
.content2_right span {
	color: #838181;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 20px;
}
.appointment {
	float: left;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}
.content2_left img {
	width: auto;
	padding: 5px !important;
	margin: 0px auto !important;
	border: 1px solid #838181;
}
.events_content2 .content2_right {
	width: 100%;
	padding: 10px;
	margin: 0px;
	float: left;
	border: 1px solid #ccc;
}
.content2_right p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 24px;
}
.content2_right a {
	color: #cb3322;
	float: right;
	font-family: "oswaldlight";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.events_content2 img {
	width: auto;
	margin: 0px;
}
.events_content2 p {
	font-size: 14px;
	color: #838181;
	font-family: 'latoregular';
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 24px;
	text-align: justify;
}
.events_content2 a {
	color: #cb3322;
	float: right;
	font-family: "oswaldlight";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
/*events section end*/

/*footer section start*/
.footer_wrapper {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #0d0d0d;
	font-family: 'latoregular';
	border-top:12px solid #99a539;
}
.footer_wrapper .footer_wrap {
	width: 100%;
	padding: 0px 0px 20px;
	margin: 0px;
	float: left;
	border-bottom: 1px solid #3f3f3f;
}
.footer_wrap .footer_box {
	width: 100%;
	padding: 0px;
	margin: 50px 0px 0px;
	float: left;
}
.footer_box h3 {
	color: #FFF;
	font-family: "oswaldlight";
	font-size: 38px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 20px;
}
.footer_box h3 span {
	color: #99a539;
	font-family: "oswaldlight";
	font-size: 40px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 20px;
}
.footer_box .footer_form {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer_form .form-control {
	 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;
  -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;
}
.footer_form .form-control.fc1 {
	height: 40px;
}
.footer_form form-control:focus {
	border-color: #03385d;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.footer_form .btn-default {
  background-color: #5cb85c;
  border-color: #4cae4c;
	border-radius: 5px;
	color: #fff;
	font-family:'latoregular';
	font-size: 14px;
	font-weight: 400;
	margin-top: 12px;
	padding: 6px 20px;
	float:right;
}
.footer_form .btn-default::before {
 content: "\f1d8";
	font-family: FontAwesome;
    font-weight: 900;
    padding-right: 10px;

}
.footer_form textarea.form-control {
	height: 86px;
}
.footer_form .btn-default:hover {
	background-color: transparent;
	border-color: #cb3322;
	color: #cb3322;
}
.footer_box .link_list {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px;
	float: left;
}
.link_list ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.link_list ul li {
	list-style: none;
	width: 100%;
	padding: 0px 0px 8px;
	margin: 0px;
	float: left;
	color: #fff;
}
.link_list ul li a {
	font-size: 13px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.link_list ul li a::before {
  font-family: FontAwesome;
  font-weight: 900;
  content: "\f0a4";
	padding-right: 10px;
}
.link_list ul li a:hover {
	color: #cb3322;
}
.footer_box .social_box {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.social_box ul {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%
}
.social_box ul li {
	background: #ccc;
	border-radius: 0;
	float: left;
	height: 25px;
	margin: 0 3px;
	padding: 0;
	width: 25px;
}
.social_box ul li i {
	color: #000;
	font-size: 16px;
	margin: 0;
	padding: 5px 6px;
}
.social_box ul li i:hover {
	color: #FFF;
}
.social_box ul li.s1:hover {
	background: #3c5a99;
}
.social_box ul li.s2:hover {
	background: #5ea9dd;
}
.social_box ul li.s3:hover {
	background: #0077b5;
}
.social_box ul li.s4:hover {
	background: #dc473c;
}
.social_box ul li.s5:hover {
	background: #db2824;
}
.footer_box .footer_contact {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 20px;
	float: left;
}
.footer_contact ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer_contact ul li {
	width: 100%;
	padding: 0px 0px 10px;
	margin: 0px;
	float: left;
	list-style: none;
	margin-bottom: 20px;
}
.footer_contact ul li i {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding-right: 10px;
	width:10%;
	float: left;
}
.footer_contact ul li p {
	font-size: 13px;
	color: #fff;
	font-family: "latoregular";
	display: inline-block;
	width:87%;
}
.footer_box .footer_map {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer_map .map_box {
	float: left;
	height: 150px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.footer_wrapper .copyright_wrap {
	width: 100%;
	padding: 15px 0px;
	margin: 0px;
	float: left;
	text-align: center;
}
.copyright_wrap ul {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px;
	float: left;
}
.copyright_wrap ul li {
	padding: 0px 1px;
	margin: 0px;
	display: inline-block;
	color: #838181;
	font-size: 14px;
	font-family: "latoregular";
	list-style: none;
}
.copyright_wrap ul li a {
	color: #838181;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.copyright_wrap ul li a:hover {
	color: #cb3322;
}
.copyright_wrap p {
	font-size: 13px;
	color: #838181;
	font-family: "latoregular";
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
/*scroll section*/
.cd-top {
	display: inline-block;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(/wp-content/themes/bedcolllege/images/icon/scroll_top.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.pdf-box img {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 20px;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
.lb-text {
	padding: 34px;
}
.edit-link {
	margin-top: 104px;
}

@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}
/*scroll top section end*/
/*footer section end*/
/*.................index page end....................*/

/*.................inner page start....................*/
/*banner section start*/
.carousel-caption .carousel_inner {
	float: left;
	margin-top: 45px;
	padding: 0px;
	width: auto;
	display: none;
}
.carousel_inner h3 {
	background: rgba(3, 56, 93, 0.7) none repeat scroll 0 0;
	border-radius: 2px;
	color: #fff;
	font-family: "oswaldlight";
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	margin: 0;
	padding: 25px 25px 20px;
	text-transform: uppercase;
	width: auto;
}
/*banner section start*/

/*content section*/
.content_wrapper {
	width: 100%;
	padding: 0px;
	margin: 50px 0px 20px;
	float: left;
	font-family: "latoregular";
}
.content_wrapper .content_heading {
	float: left;
	height: auto;
	padding: 0px 0px 5px;
	/*	margin-bottom:30px;*/
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 9px;
	margin-bottom: 30px;
}
.content_wrapper h2 {
	font-size: 28px;
	font-family: "oswaldlight";
	font-weight: bold;
	position: relative;
	line-height: 34px;
	text-transform: uppercase;
	color: #03385d;
}
.content_heading > h6 {
	font-size: 14px;
	font-family: "oswaldlight";
	font-weight: bold;
	position: relative;
	color: #808080;
	line-height: 20px;
	text-transform: uppercase;
}
.content_wrapper .content_box {
	width: 100%;
	padding: 0px;
	margin-bottom: 30px;
	float: left;
}
.content_box h4 {
	background: #cb3322 none repeat scroll 0 0;
	border-bottom: 1px dashed #ccc;
	color: #fff;
	font-family: "oswaldlight";
	font-size: 18px;
	font-weight: bold;
	line-height: 31px;
	margin: 0 0 10px;
	padding: 10px 13px;
	text-align: left;
	text-transform: uppercase;
}
.content_box p {
	font-size: 14px;
	color: #707070;
	padding: 0px;
	margin: 0px 0px 15px;
	text-align: justify;
	line-height: 24px;
}
.content_box p span {
	color: #cb3322;
}
/*.content_box .content_img {
    float: left;
    padding: 0px;
    width: 100%;
	margin:0px 0px 15px;
}*/


.content_box .content_img {
	border: 1px solid #eee;
	-webkit-box-shadow: 0 2px 3px 1px #ccc;
	;
	-moz-box-shadow: 0 2px 3px 1px #ccc;
	;
	box-shadow: 0 2px 3px 1px #ccc;
	float: left;
	margin: 0 0 15px;
	padding: 5px;
	width: 100%;
}
.content_img img {
	float: left;
	padding: 0px;
	width: auto;
	margin: 0px;
}
.content_mapbox {
	float: left;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.content_mapbox .content_map {
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	width: 100%;
}
/*list section*/
.content_box ul {
	float: left;
	padding: 0px;
	width: 100%;
	margin: 0px;
	list-style: none;
}
.content_box ul.bullet {
	padding-left: 15px;
	list-style: outside none circle;
}
.content_box ul.ul_mbtm {
	margin-bottom: 15px;
}
/*.content_box ul li {
    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
	color:#000;
}*/
.content_box ul li {
	border-bottom: 1px solid #eee;
	color: #000;
	float: left;
	margin: 9px 0 0;
	padding: 7px;
	width: 97%;
}
.content_box ul li a {
	color: #838181;
}
.content_box ul li a:hover {
	color: #cb3322;
}
.content_box ul li span {
	font-size: 16px;
	font-weight: bold;
}
.content_box ul li ul {
	margin-left: 30px;
	margin-top: 10px;
}
.content_box a {
	font-size: 14px;
	color: #cb3322;
}
/*table section*/
.table tbody tr td, .table tbody tr td, .table tbody tr td {
	vertical-align: middle;
}
.box a {
	color: #4fbfa8;
	text-decoration: none;
	font-size: 14px;
}
.table tbody tr td img, .table tbody tr td img, .table tbody tr td img {
	width: 50px;
}
.table tbody tr td input, .table tbody tr td input, .table tbody tr td input {
	text-align: right;
	width: 60px;
	box-shadow: none;
}
a i.fa, button i.fa {
	margin: 0 5px;
}
.table tfoot, .table tfoot, .table tfoot {
	font-size: 18px;
}
thead {
	background: #1e1e1e none repeat scroll 0 0;
	color: #fff;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border-bottom-width: 0px;
}
tbody tr:hover {
	background: #f5f5f6;
}
/*.................inner page end....................*/















/* ................. infastructure page start............. */
.gallery_wrapper {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 50px 0px;
	font-family: "latoregular";
}
.gallery_wrapper .gallery_wrap {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
}
.gallery_wrap .gallery_header {
	float: left;
	width: 100%;
	padding: 10px;
	margin: 0px;
	position: relative;
}
.gallery_header h2 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 30px;
	line-height: 36px;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
}
/*..............infastructure page end...............*/

/*............contact page start...............*/
.contact_wrapper {
	width: 100%;
	padding: 0px;
	margin: 50px 0px 0px;
	float: left;
	font-family: "latoregular";
}
.contact_wrapper h2 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 30px;
	line-height: 36px;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.contact_wrapper p {
	color: #838181;
	font-family: "latoregular";
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}
.contact_wrapper .contact_wrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contact_wrap .contact_map {
	width: 100%;
	padding: 0px;
	margin: 30px 0px;
	float: left;
}
.contact_map .map_box {
	width: 100%;
	height: 350px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contact_wrap .contact_box {
	width: 100%;
	padding: 0px;
	margin: 30px 0px;
	float: left;
}
.contact_box .contact_detail {
width: 98%;
padding: 20px;
margin: 0px 0px 30px;
float: left;
background: #fff;
}
.contact_detail h6 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 2px solid #001641;
}
.contact_detail p {
	color: #838181;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px;
}
.contact_detail .list {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
.contact_detail .list li {
	list-style: none;
	padding: 5px 0px;
	margin: 0px;
	float: left;
	width: 100%;
	text-align: left;
	color: #838181;
}
.contact_detail .list li i {
	font-size: 16px;
	color: #001641;
	margin-right: 10px;
}
.contact_detail .list li a {
	font-size: 14px;
	color: #838181;
}
.contact_detail .list li a:hover {
	color: #cb3322;
}
.contact_box .contact_form {
	width: 80%;
	padding: 20px;
	margin: 0px 0px 30px;
	float: left;
	background: #fff;
}
.contact_form h6 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 2px solid #001641;
}
.contact_form .form-group > label {
	margin-bottom: 10px;
	font-weight: normal;
	float: left;
}
.contact_form .form-control {
	background-color: transparent;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	font-family: 'latoregular';
}
.contact_form .form-control.fc2 {
	height: 40px;
}
.contact_form form-control:focus {
	border-color: #03385d;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.contact_form .btn-default {
	background-color: #001641;
	border: 1px solid #0054a5;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 8px 24px;
	font-family: 'oswaldlight';
	float: right;
}
.contact_form .btn-default:hover {
	background-color: #03385d;
	border: 1px solid #03385d;
}
/*..............contact page end...................*/

/*.......................activities page start........................*/
.activities_wrapper {
	width: 100%;
	padding: 0px;
	margin: 30px 0px;
	float: left;
	font-family: "latoregular";
}
.activities_wrapper h2 {
	color: #03385d;
	font-family: "oswaldlight";
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.activities_wrapper h6 {
	color: #03385d;
	font-family: "oswaldlight";
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}
.activities_wrapper p {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}
.activities_wrapper .activities_wrap {
	width: 100%;
	padding: 0px;
	margin: 30px 0px 0px;
	float: left;
}
.activities_wrap .activities_box {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 30px;
	float: left;
}
.activities_box .activities_img {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.activities_img .img {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.activities_box .activities_content {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.activities_content p {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 10px;
	text-align: center;
}
/*.......................activities page end........................*/

.nu-box {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	margin-bottom: 15px;
	padding: 10px;
	position: relative;
}
.nu-inner {
	box-sizing: border-box;
	display: table;
	width: 100%;
}
.nu_detail, .nu_left {
	display: table-cell;
	vertical-align: top;
}
.nu_left {
	width: 28%;
}
.nu_left figure {
	/*   border: 1px solid #eee;
    box-sizing: border-box;*/
	display: table-cell;
	height: auto;
	margin-bottom: 5px;
	max-width: auto;
	padding: 0px 10px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
.nu_left figure img {
	max-height: 138px;
	width: 100%;
}
.name-list ul {
	margin: 0px;
	padding: 0px;
}
.name-list ul li {
	color: #666;
	display: block;
	font-size: 14px;
	font-style: italic;
	margin: 0;
	padding: 1px;
	vertical-align: middle;
	border: medium none;
}
.name-list ul li a {
	text-decoration: none;
	color: #666;
}
.nu_detail p {
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 14px;
}
.nu_head h3 {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 32px;
	font-weight: 600;
}
.nu_head {
	margin: 0px;
}
.view-btn {
	background: #cb3322;
	border-radius: 4px;
	padding: 5px;
	color: #fff;
	width: 50px;
	text-align: center;
	float: left;
}
.view-btn a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.name-list ul li .fa {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.content_wrapper h1 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	position: relative;
	text-transform: uppercase;
}
.contact_form input {
	background-color: transparent;
	background-image: none;
	border: 1px solid #282828;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #000;
	display: block;
	font-family: "latoregular";
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.contact_form .form-control textarea {
	background-color: transparent;
	background-image: none;
	border: 1px solid #282828;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #000;
	display: block;
	font-family: "latoregular";
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.contact_form textarea {
	height: 100px;
}
.contact_box .form-group {
	margin-bottom: 0px;
}
.pagination-box {
	text-align: center;
	margin-top: 29px;
}
.pagination-box .current {
	background: #03385d;
	padding: 5px;
	color: #fff;
}
.pagination-box .page-numbers {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.single_sidebar {
	/*    border: 1px solid #ccc;
    box-sizing: border-box;*/
	padding: 15px;
}
.single_sidebar h3 {
	background: #03385d none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-family: "oswaldlight";
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 32px;
	padding: 7px;
	position: relative;
	text-align: center;
	width: 100%;
}
.single_sidebar h3::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #03385d transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 8px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -8px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}
.single_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
.single_sidebar ul li {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	display: block;
}
.single_sidebar ul li .fa {
	color: #cb3322;
	font-size: 12px;
}
.single_sidebar ul li a {
	font-size: 14px;
	font-weight: 400;
	font-family: "latoregular";
}
.more {
	border-radius: 4px;
	color: #cb3322;
	font-size: 12px;
	margin-top: 20px;
	padding: 9px;
	text-align: center;
	width: auto;
}
.more a {
	color: #cb3322;
	font-size: 12px;
	text-decoration: none;
}
.photo_content .media-carousel .item {
	padding: 0 47px 0 44px;
}
.photo_content .carousel-control {
	bottom: 0;
	color: #03385d;
	font-size: 56px;
	left: 12px;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	top: 77px;
	width: auto;
}
.photo_content .media-carousel .carousel-control.left {
	background: none;
	top:-5px;
}
.photo_content .carousel-control.right {
	left: auto;
	right: 22px;
	background: none;
	top:-5px;
}
.photo_content figure.snip1156 h2 {
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-family: "oswaldlight";
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 10px;
	text-transform: uppercase;
	transform: translate3d(0%, 150%, 0px);
}
.photo_content figure.snip1156 p {
	border-top: 2px solid #fff;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
	transform: translate3d(0%, -150%, 0px);
}
.gallery_mainbox figure.snip1156 h2 {
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-family: "oswaldlight";
	font-size: 18px;
	font-weight: bold;
	padding: 0 30px;
	text-transform: uppercase;
	transform: translate3d(0%, 150%, 0px);
}
.page-header h3 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	position: relative;
	text-transform: uppercase;
}
.history_box2 h3 {
	color: #03385d;
	font-family: "oswaldlight";
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	padding-bottom: 9px;
	margin-bottom: 10px;
}
.generic_box2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.history_box2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 40px;
}
.history_box2 p {
	margin: 22px 0 10px;
}
.department_left .btn-default {
	background-color: #cb3322;
	color: #fff;
	font-size: 13px;
	padding: 3px 7px;
}
.content_text p {
	color: #707070;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 15px;
	padding: 0;
	text-align: justify;
}
.footer_form .form-group {
	margin-bottom: 8px;
	margin-top: -17px;
}
#buddypress #item-header-cover-image #item-header-avatar {
	float: left;
	margin-top: 78px;
	overflow: visible;
	width: auto;
}
#buddypress #header-cover-image {
	background-color: #03385d;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0 none;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#buddypress #header-cover-image {
	/* border: 2px solid #cb3322;*/
	height: 225px;
}
.profile-fields {
	padding: 10px;
}
.profile-fields tr {
	background: #f5f5f5 none repeat scroll 0 0;
	float: left;
	margin-top: 10px;
	padding: 15px;
	text-align: left;
	width: 99%;
}
.profile-fields tr .label {
	color: #707070;
	display: inline;
	font-size: 95%;
	font-weight: bold;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: left;
	vertical-align: baseline;
	white-space: nowrap;
	float: left;
	margin-top: 0px;
	width: 67%;
	border-radius: 0px;
	background: #f5f5f5;
}
.profile-fields tbody tr:hover {
	background: none!important;
}
.data p {
	padding: 10px;
}
td.label {
	border-right: 1px solid #eaeaea;
}
#buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: 700;
	width: 100%;
}
#buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #707070;
}
/*managelist css	*/
.points_table thead {
	width: 100%;
}
.points_table tbody {
	height: 562px;
	overflow-y: auto;
	width: 100%;
	border: 2px solid #9bbb59;
	margin-bottom: 40px;
}
.points_table thead tr {
	width: 99%;
}
.points_table tr {
	width: 100%;
}
.points_table thead, .points_table tbody, .points_table tr, .points_table td, .points_table th {
	display: inline-block;
}
.points_table thead {
	background: #668a1b;
	color: #fff;
	border-bottom: 3px solid #9bbb59;
}
.points_table tbody td, .points_table thead > tr> th {
	float: left;
	border-bottom-width: 0;
}
.points_table>tbody>tr>td, .points_table>tbody>tr>th, .points_table>tfoot>tr>td, .points_table>tfoot>tr>th, .points_table>thead>tr>td, .points_table>thead>tr>th {
	padding: 8px;
	height: 50px;
	text-align: center;
	line-height: 32px;
}
.odd {
	background: #ffffff;
	color: #000;
}
.even {
	background: #e6eed5;
	color: #000;
}
.points_table_scrollbar {
	height: 612px;
	overflow-y: scroll;
}
 .points_table_scrollbar::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
 border-radius: 10px;
 background-color: #444444;
}
 .points_table_scrollbar::-webkit-scrollbar {
 width: 1%;
 min-width: 5px;
 background-color: #F5F5F5;
}
 .points_table_scrollbar::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background-color: #D62929;
 background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent)
}
.manage-listbox {
}
.manage-listbox h2 {
	text-transform: uppercase;
	font-size: 36px;
	color: #035C96;
	font-weight: bold;
	text-align: center;
}
.hd-list {
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}
.hd-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
}
.hd-list ul li {
	display: inline-block;
	margin-right: 5px;
	color: #EF5403;
	font-size: 16px;
	background-image: url(images/bulet.png);
	background-repeat: no-repeat;
}
.manage-listbox h3 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #333;
	text-align: center;
}

/*--------------------*/


@media only screen and (max-width: 1280px) {
.gallery_box {
	float: left;
	width: 100%;
}
.lt_photo {
	float: left !important;
	width: 33% !important;
}
.photo_content .carousel-control {
	bottom: 0;
	color: #03385d;
	font-size: 56px;
	left: 12px;
	opacity: 0.5;
	position: absolute;
	text-align: center;
	top: 8px;
	width: auto;
}
}

@media only screen and (max-width: 1024px) {
.welcome_content .welcome_mainbox {
	float: left;
	height: 652px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
}

@media only screen and (max-width: 980px) {
.link_list ul li a {
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.events_content2 .content2_left {
	width: 93%;
}
.content2_right span {
	float: left;
}
.navbar-nav > li > a {
	font-size: 12px;
}
.carousel-caption .carousel_slider1 {
	width: 75%;
}
.photo_content figure.snip1156 h2 {
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-family: "oswaldlight";
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 1px;
	text-transform: uppercase;
	transform: translate3d(0%, 150%, 0px);
}
.photo_content figure.snip1156 p {
	border-top: 2px solid #fff;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	transform: translate3d(0%, -150%, 0px);
}
}

@media only screen and (max-width: 800px) {
.content2_right p {
	float: left;
}
.content2_right span {
	float: left;
}
.events_content2 .content2_left {
	width: 28%;
}
.appointment {
	margin-top: 55px !important;
}
.photo_content figure.snip1156 h2 {
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-family: "oswaldlight";
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	padding: 1px;
	text-transform: uppercase;
	transform: translate3d(0%, 150%, 0px);
}
.photo_content figure.snip1156 p {
	border-top: 2px solid #fff;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	transform: translate3d(0%, -150%, 0px);
}
}

@media only screen and (max-width: 360px) {
.welcome_wrap h2 {
	font-size: 26px;
	margin: 60px 0 20px;
}
.events_content2 p {
	float: left;
}
.content2_right span {
	float: none;
	text-align: center;
}
.events_content2 .content2_left {
	text-align: center;
	width: 89%;
}
.content2_right h6 {
	text-align: center;
}
.lt_photo {
	float: left !important;
	margin-top: 20px!important;
	width: 100% !important;
}
}

@media only screen and (max-width: 320px) {
.welcome_wrap h2 {
	font-size: 26px;
	margin: 60px 0 20px;
}
.events_content2 p {
	float: left;
}
.events_content2 .content2_left {
	width: 95%;
}
.lt_photo {
	float: left !important;
	margin-top: 20px!important;
	width: 100% !important;
}
}
