.titleWrapper {margin: 0 auto; width: 94%;}
.global_secs_img, .global_secs_desc {width: 50%; float: left;}
.global_sections {border-top: 1px solid #e5e5e5;}
.lost_found {width: 72%; padding:200px 0 0;}
.chars-left-label {color: #3880EE; float: right; font-weight: bold;}
.others_secimg {height: auto;min-height: 600px; background: #37B6F7;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3939', endColorstr='#ffad05',GradientType=0 );
}
.others_img {background: url(../images/lostbuilding.png); background-repeat: no-repeat; background-size: contain; background-position: 100% 85%;}
.others_img, .lost_tele {width: 40%;}
.others_desc {width: 60%; padding: 1% 3% 200px; background: #fff;}
.lost_num {max-width: 500px;  margin-right: 100%;}
.back_link {color: #1562AB; float: left; margin: 25px 20px 0 0;}
.input-group {float: left; margin-right: 20px;}
.labeled-description textarea{resize:none;}
.tel-flds input:first-child {/*width: 40%;*/}
.labeled-description textarea{ height: 130px !important;}
.labeled-trip-id, .labeled-phone-num, .labeled-last-name,.labeled-first-name ,.labeled-phone-no,.labeled-description,.labeled-email,.labeled-subject{clear:both; min-width:245px; width:80%;}
.labeled-trip-id input, .labeled-last-name input,.labeled-first-name input, .labeled-phone-no input,.labeled-description textarea,.labeled-email input,.labeled-subject>.has-feedback{width:calc(60% + 10px);}
.labeled-subject>.has-feedback>select{width:100%;}
@media only screen and (max-width: 986px){
	.lost_found {padding: 31% 0 5%; width: 55%;}
	.get_img, .others_img, .others_desc {width: 100%;}
	.others_desc {padding: 1% 3% 300px;}
	.others_img {background-position: center;}
	.others_secimg{min-height:300px;}
}
@media only screen and (max-width: 480px){
	.labeled-trip-id, .labeled-phone-num,.labeled-email, .labeled-last-name,.labeled-first-name, .labeled-phone-no,.labeled-subject,.labeled-description{width: 100%;}
	.labeled-trip-id input, .labeled-last-name input,.labeled-first-name input,.labeled-email input,.labeled-phone-no input,.labeled-description textarea,.labeled-subject>.has-feedback,.printcoup {width: 100%; max-width:none;}
	.others_desc {padding: 1% 3% 10%;}
	.others_secimg{min-height: 0;}
}