body{
	background:#f8f8f8;
}

.ht1{
	font-size:26px;
	font-weight:bold;
	color:#000;
	margin-top:15px;
}

.ht1:hover{
	text-decoration:none;
}

.ht4{
	font-size:19px;
	font-weight:bold;
	color:#000;
}

.ht4:hover{
	text-decoration:none;
}

.logo-text{
	color:#000;
	font-weight:bold;
	font-size:27px;
	font-family: 'Roboto', sans-serif;
	line-height:32px;
	margin-top:10px;
}

.logo-text2{
	color:#002aa3;
	font-weight:bold;
	font-size:17px;
	margin:0;
	font-family: 'Roboto', sans-serif;
}

.logo-text3{
	color:#002aa3;
	font-weight:bold;
	font-size:17px;
	margin:0;
	font-family: 'Roboto', sans-serif;
	line-height:0px !important;
}

.center-block{
	float:none !important;
}

.breadcrumb{
	margin-bottom:0 !important;
	margin-top:10px;
	font-size:16px;
	border:1px solid #ccc;
	border-radius:0 !important;
	padding:10px 10px 0 10px !important;
}
.ds{
	background:#f2f2f2;
	border:1px solid #ccc;
	padding:10px;
	border-bottom:3px solid #ccc;
}

#header{
	padding:5px 0;
	background:#fff;
}

.clear{
	clear:both;
}

.videoWrapper {
	position: relative;
	padding-bottom: 50%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mar-10{
	margin:10px 0;
}

.margin-bottom-10{
	margin-bottom:10px;
}

#navigation{
	background:#1285c6;	
}

#slider{
	margin-bottom:10px;
	margin-top:5px;
}

#footer{
	text-align: left;
	background:#212121;
	color:#fff;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:40px;
}

#footer a{
	color:#fff;
}

#footer .fla{
	margin-left:-15px;
}

.bordernone{
	border:none !important;
}

#footer .fla li{
	float:left;
}

#footer .fla li a.last-child{
	border-right:none;
}

#footer .fla li a{
	border-right:1px solid #fff;
	padding:0 15px;
}

.hr2{
	clear:both;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#archives-2{
	border:1px solid #ddd;
	padding:15px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

.nn li{
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.nn li:last-child{
	border-bottom:none;
}

.mar-bot-10{
	margin-bottom:10px;
}

.f-mn li{
	background:#f4f3f3;
	border:1px solid #ccc;
}

.f-mn li a:hover{
	background:#1285c6 !important;
	color:#fff;
}

.f-mn li:first-child{
	margin-left:2px;
}

.nav-pills > li > a{
	border-radius:0px !important;
}

.nav-justified > li > a{
	margin-bottom:0 !important;
}

.bl{
	color:#002aa3;
	margin-top:0;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	margin-bottom:17px;
}

#main-content{
	margin:20px 0;
}

.srch{
	margin-top:5px;
}

.srch img{
	margin-bottom:7px;
}

.marquee2{
	background:#444;
	color:#fff;
	padding:10px;
	margin-top:7px;
}

.carousel-content {
    color:black;
}

.carousel-content  h3{
	color:#0288d1;
	margin-top:0;
	font-size:18px;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 10px 50px;
  box-shadow:0px 0px 5px #ccc;
}

.re{
	padding-left:0;
}

.re li{
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}

#custom-search-input {
        margin:0;
        padding: 0;
		margin-bottom:10px;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#1285c6;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
	
.pd0{
	padding:0 !important;
}
	
.x2{
	margin-bottom:0 !important;
}

.x2 .list-group-item{
	border-radius:0px !important;
	border-left:none !important;
	border-right:none !important;
}

.x2 .list-group-item a{
	color:#333;
}

.x2 .list-group-item:hover{
	background:#25b5f2;
}

.x2 .list-group-item:hover a{
	color:#fff;
}
.x2 .list-group-item a:hover{
	color:#fff;
	text-decoration:none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
#content{
	border:1px solid #ccc;
	padding:20px;
	margin:20px 0;
	background:#fff;
}

.whitebg{
	background:#fff;
	padding:0 15px;
}

#content h3{
	background:url("../images/heading-bg.jpg") repeat-x;
	margin-top:0;
	text-align:center;
}

.panel2{
	background:url(../images/hbg.jpg) repeat-x;
	font-size:17px !important;
	font-weight:bold;
}

.black{
	background:#333 !important;
	font-size:17px !important;
	font-weight:bold;
}

.red{
	background:#f44336 !important;
	font-size:17px !important;
	font-weight:bold;
}

.m-content{
	background:#fff;
	padding:10px 20px;
	margin:20px 0;
	border-bottom:3px solid #333;
	box-shadow:0px 0px 3px #ccc;
}

.b1{
	background:#fff !important;
	box-shadow:0px 0px 3px #ccc;
	margin-bottom:0px !important;
}

.last{
	border-right:none !important;
}



.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 100%;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 100%;
    }
}

.left-linking{
	margin-bottom:15px;	
}

.left-linking ul{
	padding-left:0 !important;
	margin-left:0 !important;
}

.left-linking ul li{
	list-style:none;
	background:#fff;
	padding:10px 20px;
	margin-bottom:5px;
	border:1px solid #ccc;
	border-radius:20px;
	transition:all .3s;
}

.left-linking ul li:hover{
	background:#f44336;
	color:#fff;
}

.left-linking ul li:hover a{
	color:#fff;
}

.left-linking ul li a{
	width:100%;
}

.left-linking ul li a:hover{
	text-decoration:none;
	color:#fff;
}

.bullet li{
	padding:4px 0;
}

.clear{
	clear:both;
}

.margin-top-20{
	margin-top:20px;
}

.carousel-inner img{
	width:100%;
}

.m-b0{
	margin-bottom:0;
	padding-bottom:0;
}

.bg-white{
	background:#fff;
	box-shadow:0px 0px 5px #ccc;
	padding:15px;
	min-height:300px;
}

.list-group-item:hover{
	background:#0084c2;
}

.list-group-item:hover a{
	color:#fff;
	text-decoration:none;
}

.panel2 a{
	color:#fff;
}

.panel2 a:hover{
	color:#fff;
	text-decoration:none;
}

.new-bullet li{
	list-style:square;
	margin-bottom:7px;
}

table th{
	background:#1285C6 !important;
	color:#fff !important;
}

ol li{
	margin-bottom:12px;
}

.loginbg{
	background:#fff;
	padding:30px;
	margin:70px auto;
	border:1px solid #ccc;
	width:500px;
}