.cdate {
	color: #000;
	margin-bottom: 0;
	font-size: 12px;
}
#Html2 {
	position: absolute;
	width: auto;
	right: 15px;
	bottom: 0px;
}
#bv_Image2 {
	padding: 0;
	position: relative;
}
.ft-left {
	float: left;
	width: 30%;
	margin-right: 4%;
	margin-top: -22px;
}
.ft-right {
	float: left;
	width: 66%;
}
.ft-right p {
	margin-top: 10px;
	max-width: 75%;
}
.form-horizontal input, .form-horizontal select {
	width: 100%;
}
.form-horizontal .form-group {
	margin-right: 0;
	margin-left: 0;
}
.form-horizontal .btn-default {
	margin-top: 18px;
}
.color1 {
	color: #fff;
	font-size: 12px;
}
.sidebar_title {
	color: #fff;
}
.form-horizontal input, #exampleSelect1 {
	color: #000;
}
.top_title_background h1 {
	font-size: 24px;
	line-height: normal;
}
iframe {
	width: 100%;
}




/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1280px) {


}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {




}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.top_title_background {
	margin-top: 12px;
}
.top_title_background h1 {
	font-size: 14px;
	line-height: normal;
	padding: 0 15px;
	margin-bottom: 5px;
}
.serch_box {
	padding: 10px 10px;
}   
.col-lg-12.serch_title {
	padding: 0;
}    
#Html2 {
	right: auto;
	bottom: -15px;
	z-index: 9;
	left: 7px;
} 
.cdate {
	color: #000;
	margin-bottom: 0;
	font-size: 9px;
}
.ft-left {
	float: left;
	width: 38%;
	margin-right: 4%;
	margin-top: -3px;
}
.ft-right {
	float: left;
	width: 58%;
}
.ft-right p {
	margin-top: 0;
	max-width: 100%;
	font-size: 13px;
}
.pull-right {
	float: left !important;
}
.form-group.text-right.pull-right {
	text-align: center;
}
.serch_box span {
	padding: 0;
}
.serch_box .form-horizontal {
	padding: 0px 0 !important;
}
.form-horizontal label {
	font-size: 14px;
}
.form-horizontal input {
	border: 2px solid #c0c0c0;
	font-size: 16px;
	height: 32px;
	width: 100%;
}
.form-horizontal .btn-default {
	font-size: 17px;
	font-weight: 700;
	width: 100%;
}
.form-group.form-text.col-md-8 {
	margin-top: 75px;
}
.form-group.col-xs-12.col-md-4.text-right.pull-right {
	position: relative;
	top: -206px;
	margin-bottom: -100px;
}
.ft-right p {
	margin-top: 18px;
}
.form-horizontal select {
	border: 2px solid #c0c0c0;
	font-size: 16px;
	height: 32px;
}    
}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.ft-right p {
	margin-top: 26px;
}
.form-group.form-text.col-md-8 {
	margin-top: 80px;
}
}

