﻿
.job-search-bar{background-color:#fff;margin-bottom:0px;transition:all  0.3s;/*-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)*/}
.search-bar {padding:15px 0px;margin:0 -7.5px;}
.search-bar .form-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;margin:0 -7.5px; }
.search-bar .colm3{width:25%;}
.search-bar .colm3 .col3mlr { margin: 0 7.5px;  }
.search-bar .colm3.showxs { position:relative}
.search-bar .colm3.showxs  i{position:absolute;top:25%;right:20px; cursor:pointer; }
.search-bar .custom-multi-select{margin-bottom:0;border-radius:4px;padding:10px;height:auto}
.search-bar input[type=search]{outline:0;border:none;background:#f2f2f2;width:100%;height:40px;border-radius:4px;padding:10px 20px;}
.custom-multi-select{position:relative;}
.select2-container{width:100%!important;/*max-width:500px;*/text-align:left}
.select2-container--default .select2-selection--single .select2-selection__rendered{color:#aaa;line-height: 22px;}
.job-search-bar .select2-selection--single{background-color:#f2f2f2;outline:0;border:none;width:100%;height:40px;border-radius:4px;padding:10px;}
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 100%;right: 10px; }

.fixroot .fixwrap.fx .job-search-bar{margin-bottom:0px;}
.fixroot .fixwrap.fx .search-bar {padding:10px 0px;}


@media (min-width:1200px) and (max-width: 1439px) {

.search-bar{padding:14px 0px;}
.search-bar input[type=search]{height:40px;padding:10px 20px;}
.job-search-bar .select2-selection--single{height:40px;padding:7px 10px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {  font-size: 14px; }


}
@media (min-width: 992px) and (max-width: 1199px) {

.search-bar{padding:13px 0px;}
.search-bar input[type=search]{height:40px;padding:10px 20px;}
.job-search-bar .select2-selection--single{height:40px;padding:7px 10px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {  font-size: 14px; }

}
@media (min-width:768px) and (max-width: 991px) {


.search-bar{padding:12px 0px;}
.search-bar .colm3.showxs i {right: 15px; }
.search-bar input[type=search]{height:40px;padding:10px 20px; font-size:12px;}
.job-search-bar .select2-selection--single{height:40px;padding:7px 10px;}
.select2-container--default .select2-selection--single .select2-selection__rendered {  font-size: 12px; }
.hnpro-list,.search-bar .form-row,.search-bar { margin: 0px; }
.search-bar .colm3 .col3mlr{ margin: 0 5px;   }
}
@media (max-width: 767px) {

.search-bar .colm3.showxs i {right: 10px; }

.job-search-bar{background-color:#f5f5f5;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.search-bar{padding:10px 0;margin:0px;}
.search-bar .colm3{width:50%;padding:0 4px ;margin-bottom:2px;}
/*.search-bar .colm3.showxs{width:100%; display:block;}*/

.search-bar .form-row{ margin:0px; }
.search-bar .colm3 .col3mlr { margin: 0px; }
.search-bar input[type=search]{height:40px;padding:10px 20px; font-size:12px;background-color:#fff;}
.job-search-bar .select2-selection--single{height:40px;padding:7px 10px;background-color:#fff;}
.select2-container--default .select2-selection--single .select2-selection__rendered {  font-size: 12px; }

}