/********************************/
/*search page*/
/********************************/
/*general*/
.no-padding
{padding-right: 0px;padding-left: 0px}

.height
{height: 140px}

.white
{background-color: white}

.main-div
{position: relative;padding-left: 243px}

.in-comm
{min-height: 1388px}

.in-comm a
{text-decoration: none;}

.job-h1
{/*border-bottom: 1px solid #ebebeb;*/padding-bottom: 15px; font-size: 28px}

/*catalog filter*/
.catalog-filter {
    position: absolute;
    width: 212px;
    left: 0px;
    top: 15px;
    z-index: 1; font-size: 13px; border: #E5E5E5 1px solid;}

.catalog-filter div.h4 {
    font-size: 14px;
    padding: 17px 13px 12px;
    background-color: #f9f9f9;
    margin-top: 0;
    margin-bottom: 0;}

.filterPopUpOpen {
    font-size: .75em;
    padding: 4px;
    cursor: pointer;
    text-transform: none;
    color: #999999;
}

.filter-container {
    padding: 0;
     margin: 0; 
}

.cate
{padding: 17px 13px 14px;margin: 0px}

.option-ul
{padding: 0px 13px; margin-bottom: 14px; }

.option-ul li
{padding: 9px 0px 0px 5px}

.option-ul li p
{margin: 0px}

.option-ul li p a, .job-ul li p a
{font-size: 13px}

.filter-container .options {
    padding: 0 13px;
    margin-bottom: 14px;
    max-height: 342px;
    overflow-y: auto;
    font-size: 13px}

.input-group-addon {
    padding: 6px 8px;
}

.form-span {
    vertical-align: middle;
    display: table-cell;
}

.check-label, .radio-label {
    display: table;
    margin-bottom: 0px;
    line-height: 23px;
    margin-bottom: 3px;
}

label.check-label input, label.radio-label input {
    display: none;
}


label.check-label span.c-box{
    height: 19px;
    width: 19px;
    border: 1px solid #6E6E6E;
    background-color: #e5e7e7;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    margin-right: 7px;
    cursor: pointer;
}

label.radio-label span.c-box
{   height: 22px;
    width: 22px;
    border-radius: 100%;
    border: 1px solid #6E6E6E;
    background-color: #e5e7e7;
    display: inline-block;
    position: relative;
    margin-right: 7px;
    cursor: pointer;}

.check-label span.c-box, .check-radio span.c-box {
    display: table-cell;
    vertical-align: top;
    margin-top: 1px;
}

.check-div {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    color: #666;
    font-size: 13px;
}

input[type=checkbox]:checked + span.c-box , input[type=radio]:checked + span.c-box{
    background-color: black;
    border: 1px solid #6E6E6E;
}

input[type=checkbox]:checked + span.c-box:before  {
    content: '\2713';
    position: absolute;
    color: white;
    top: -3px !important;
    left: 3px;
}

input[type=radio]:checked + span.c-box:before
{    content: '';
    width: 10px;height: 10px;border-radius: 100%;background-color: white;display: block;
    position: absolute;
    color: white;
    top: 5px !important;
    left: 5px;}

.form-control, .form-span
{box-shadow: none;border-radius: 0px}

.panel-input-group
{margin-bottom: 11px}

.accordion1
{margin-bottom: 0px}

.accordion1 .panel{
    border: none;
    box-shadow: none;
    border-radius: 0px;
    margin-bottom: 0px;
}
.accordion1 .panel-heading{
    padding: 0;
    border: none;
    border-radius: 10px;
}
.accordion1 .panel-title a{
    display: block;
    position: relative;    
}


.accordion1 .panel-title a:after,
.accordion1 .panel-title a.collapsed:after{
    content: "\f068";
    font-family: fontawesome;
    width: 40px;
    height: 40px;
    line-height: 32px;
    border-radius: 50%;
    /*background: #ef143c;*/
    text-align: center;
    font-size: 10px;
    color:#434343;
    border: 5px solid #fff;
    position: absolute;
    top: 4px;
    right:0px;
    transition: all 0.3s ease 0s;
}
.accordion1 .panel-title a.collapsed:after{
    content: "\f067";
}
.accordion1 .panel-title a:hover:after,
.accordion1 .panel-title a.collapsed:hover:after{
    transform: rotate(360deg);
}

.panel-body
{padding: 0px}

.m-more
{margin-bottom: 14px; display: block; color: #c69b2c}

.border-t
{border-top: #E5E5E5 1px solid;}



/********* inner section ************/
#product-search
{padding: 15px 15px 15px 8px}

.pro-col
{padding-left: 5px;padding-right:5px;margin-bottom: 10px;}

.inner-pro-col
{border:1px solid #E8D1B2;padding: 8px 15px;}

.img-o
{margin:0 auto;}

.lfloat {
    float: left;
}

.marR10 {
    margin-right: 10px;
}

.clear-fix
{float: none;clear: both;}



/*top of search section*/
.search-result-txt-section {
    float: left;
    max-width: 76%;
}

.search-result-txt-section span
{color: #212121; font-weight: normal;font-size: 16px;}

.marT12
{margin-top: 12px;}

.sorting-sec {
    width: 226px; height: 40px;
    float: right;
    margin-top: 2px;position: relative;}

.r-row
{margin-right: -10px !important;margin-left: -10px !important}

.sort-drop {
    position: absolute;z-index: 4;
    width: 225px;
    border: 1px solid #e8e8e8;
    cursor: pointer;
    border-radius: 3px;}

.search-result-header
{margin-bottom: 20px}

span.sort
{color: #999}

.sort-arrow
{float: right; color: #999;font-size: 18px}


/*search*/
/*special ul li*/
.scndinp
{list-style-type: none;padding-left: 0px;padding-right:0px;border-radius: 0px; }
.searchbox form .one .scndinp .init{cursor: pointer;padding: 14px 10px 14px 35px !important; }
.scndinp li { padding: 10px; z-index: 2; list-style-type: none;font-size: 13px !important}
.scndinp li:not(.init) { float: left; width:100%; display: none; background: #F5F5F5;
   }
.scndinp li:not(.init):hover, .scndinp li.selected:not(.init) { background: #e8e7e7;cursor: pointer;color: #333; }


.scndinp a#submit { z-index: 1; }

.scndinp li:nth-child(2)
{background-color: #c69b2c;color: white}

.scndinp li:nth-child(2):hover
{background-color: #c69b2c;color:white;}

/*end special ul li*/


/*mobile filter box*/

.filter-block {
    text-align: right;
    display: none;
    height: 35px;
    font-size: 13px;
    padding-top: 6px;padding-bottom: 9px; margin-bottom: 20px;
    background-color: #ffffff;
    z-index: 9;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;}

.filter-mob-block {
    overflow: auto;
    color: #434343;
    white-space: nowrap;
    margin-bottom: -15px;
    padding-left: 15px;
}

.filter-mob-block .filter {
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}

#clear-all
{margin-right: 15px}

.sort-filter-mob {
    width: 100%;padding-left: 13px;padding-right: 13px;
}

.filter-block p
{font-size: 13px}

select.sort {
    border: 0;font-size: 13px;padding: 0px;box-shadow: none;height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: left;border:none;
}

select.sort:focus
{box-shadow: none;}

.clear-show
{display: none;}

.filter-prod-count {
    padding: 15px 0 15px 10px;margin-bottom: 0px;
    text-align: center;float:left;}

.filter-button {
    margin-right: 15px;
    float: right;
    margin-top: 8px;
    margin-bottom: 9px;}

.btn, .btn:focus
{outline: none;}

.filter-head {
    text-transform: capitalize; font-weight: bold;
    font-size: 15px !important;
    margin-bottom: 0;}

.filter-sort
{text-transform: uppercase;
    font-size: 14px !important;}

.filter-head i
{color: #c69b2c}

.filter-type:after {
    background-position: -75px -62px;
    content: '\f0d7';
    font-family: 'fontawesome';
    margin-left: 9px;
    width: 8px;
    height: 5px;
    display: inline-block;}



/*career*/
.job-title
{font-size: 18px; color: #BE9560;margin-top: 10px;}

.posting-date
{margin-top: 10px}

.time-elapsed
{font-size: 13px; color: #6B7583}

.job-description
{padding-left: 15px;padding-right: 15px; line-height: 24px; margin-top: 10px}

.read-more, .read-less
{color:#BE9560 }



  .mnapplybtn{
    background-color: #b98c52;
    border-color: #b98c52; 
    padding: 6px !important;
    border-radius: 5px;
  }

  .filterclose {
    border: solid #d5a460 1px;
    border-radius: 8px;
    padding: 6px;
    font-size: 14px;
    cursor: pointer;
    margin-right: 6px;
  }
  .closestyle {
    position: absolute;
    padding: -1px 18px 23px 0px;
    margin: -11px 0px 0px 0px;
    font-size: 14px;
  }

  .btn_apply{
    float: right;
    margin-right: 15px;
    background-color: #b98c52;
    border-color: #b98c52;
  }

  .applyhd{
    font-size: 25px;
    margin-top: 20px;
    text-align: center;
    color: #c09763;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }

  .errormsg{
    position: absolute;
    bottom: -14px;
    font-size: 10px;
    color: #e97e18;
  }
  .formError{margin: 29px 0;
    text-align: center;
    color: #ff0505;
    font-size: 17px;}

  .formSuccess{position: absolute;
    top: -15px;
    left: 0;}
  .formSuccess p{
      color: #057105;
    text-align: center;
    background: #c8f9c8;
    padding: 2px;
    }



/**********************************/
/*********responsive***************/
/**********************************/
 @media (max-width: 991px){
   #product-search .row-91
    {margin-right: 0px}

  .search-result-header .r-row
  {margin-right: 0px !important}
 }

 @media (max-width: 767px){
    .show-767
    {display: block;}

    .posting-date, .time-elapsed
    {display: inline-block;}

    .posting-date
    {margin-right: 5px}

    .date-time-col
    {text-align: left}

    .filter-block, .clear-show
    {display: block;}

    .visible-xs {
    display: block !important;}

    .search-result-header
    {display: none;}

    #catalog-filter
    {display: none;width: 100%;background-color: white;position: fixed;overflow: auto;height: 100%;
        padding-top: 150px;padding-bottom:30px;margin-bottom:30px;
    z-index: 40000;left:0px;}

    .in-comm
    {min-height: auto}

    .main-div
    {padding-left: 0px}

     #product-search .row-91
  {margin-right: 0px !important;margin-left: 0px !important}


 }

@media (min-width: 768px){
 .show-767
    {display: none;}
}

@media (max-width: 600px){
    .job-description
    {line-height: 22px; font-size: 13px}

    .job-h1
    {font-size: 24px}

    .job-title {
    font-size: 17px;}

    .inner-pro-col
    {padding: 6px 10px;}
}

 @media (max-width: 425px){
    .pro-image-div {
    max-height: 145px;
    min-height: 145px;}

    .pro-link p, .product-price, .product-desc-price {
    font-size: 12px;}


 }