.filter-money-transfer .panel-custom{

    border-radius: 4px;
}
.filter-money-transfer .brdr-gray {
    border: 1px solid #dedede;
}

 .filter-money-transfer .arrowdiv{

    float: right;
    position: absolute;
    top: 35%;
    right: 0px;
    font-size: 20px;
    color: #1d85fe;
    cursor: pointer;
    padding-left: 0px;
    padding-right: 0px;
    width:20px;
    margin-right: 20px;

}

.filter-money-transfer .panel-heading-custom {
    background: #D6E9FC;
    padding: 15px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 56px;
}
.filter-money-transfer .icon-down-open-big {
    float: right;
    position: absolute;
    top: 30%;
    right: 10px;
    font-size: 20px;
    color: #1d85fe;
    cursor: pointer;
}
.filter-money-transfer .panel-body-custom{

    padding: 20px;
    /*height:214px;*/
}

.filter-money-transfer .panel-custom h5{

    font-weight: 700;
}
.filter-money-transfer .panel-custom h4{
    font-weight: bold;
    text-transform: capitalize;
    line-height: 22px;
    margin: 0;
    padding: 0;
    color: #444444;
    font-size: 16px;
}

 .panel-custom input{

    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.panel-custom .checkbox label, .panel-custom .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}
.filter-money-transfer .leftArrow{

    display: none;
}
.filter-money-transfer .rightArrow{

    display: none;
}

.filter-money-transfer .carouselArrow{
    font-size: 20px;
    color: grey;
    cursor: pointer;
}
.panel-custom .checkbox input[type=checkbox],.panel-custom .radio input[type=radio]{

    top: -5px;
}
.filter-money-transfer .scrollableArea{

    transform: translate3d(0px, 0px, 0px);
}
.filter-money-transfer .panel-custom{
    margin-top: 10px;
}

.panel-custom .checkBoxListTwo input[type=checkbox]{

    left: 20px;
    top: -8px;
}

.filter-money-transfer .accBody label{

    color: #444444;
    font-size: 14px;
    margin-top: 0px;
}

 .panel-custom .radioButtonsList input[type=radio],.panel-custom .radioButtonsListOne input[type=radio]{

    top: -7px;
    margin-left: -20px;
    width: 12px;
    height: 12px;
}
 .filter-money-transfer .suggest-scrl {

    padding-right: 0px ;
}

 .filter-money-transfer .buttonContainer{

    clear: both;
}
@media (max-width: 479px){
  .filter-money-transfer  .suggest-scrl h5 {
        min-height: 35px;
    }
  .filter-money-transfer  .scrollableArea{

        position: relative;
    }
   .filter-money-transfer .btn-primary-custom{

        width: 100%;
    }
  .filter-money-transfer  .rightArrow{
        display: inline-block;
        position: absolute;
        top: 32%;
        right: 5%;
        cursor: pointer;
    }
   .filter-money-transfer .buttonContainer{

        text-align: center;
        width:100%;

    }
  .filter-money-transfer  .leftArrow {
        display: inline-block;
        position: absolute;
        top: 32%;
        left: 5%;
        cursor: pointer;
    }
   .filter-money-transfer .panel-body-custom{

        white-space: nowrap;
        position: relative;
        overflow: hidden;
    }
   .filter-money-transfer .suggest-scrl{

        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding-left: 35px;
    }

}

.filter-money-transfer .offer-dtl img{

    height:20px;
    width: 20px;
}

.filter-money-transfer .suggest-scrl h5{
    color: #444444;
    display: inline-block;
    min-height: 30px;
}

/*Media Queries for 768px,540px,320px*/
@media screen and (min-width:768px){
 .filter-money-transfer .buttonContainer .btn-primary-custom{
        max-width:170px;
    }
}
@media screen and (max-width: 767px) and (min-width: 540px) {
   .filter-money-transfer .buttonContainer .btn-primary-custom{
        max-width:273px;
    }
   .filter-money-transfer .suggest-scrl {
        width: 153px;
        float: left;
    }}
@media screen and (max-width: 539px) and (min-width: 480px) {
   .filter-money-transfer .panel-custom .col-sm-4{


    }
   .filter-money-transfer .suggest-scrl {
        width: 150px;
        float: left;
        padding-right: 0px ;
    }

  .filter-money-transfer  .offer-dtl {
        margin-top: 10px;
    }
  .filter-money-transfer  .btn-primary-custom {
        width: 238px;}
}
@media screen and (max-width: 320px) {
  .filter-money-transfer  .suggest-scrl{

        /*padding-right: 12px;*/
    }
   .filter-money-transfer .card-offer-contr .full-contr {
        width: 130px;
    }

   .filter-money-transfer .panel-body-custom{
        min-height: 56px;
        padding-left: 14px;
        padding-right: 14px;
    }
  .filter-money-transfer  .panel-heading-custom{
        padding: 15px;
        padding-left: 14px;
        padding-right: 14px;
    }
  .filter-money-transfer  .btn-primary-custom{
           width: 260px;
    }
   .filter-money-transfer .panel-custom h4{
        display: inline-block;

        width: 250px;


    }
}

/*Additional media queries for handling both style guide and responsiveness*/

@media screen and (max-width: 501px)and (min-width:480px ) {
   .filter-money-transfer .suggest-scrl {
        width: 138px;

    }
}
@media screen and (max-width: 767px) and (min-width: 637px) {
  .filter-money-transfer  .suggest-scrl {
        width: 195px;
        float: left;
    }
}
@media screen and (max-width: 636px) and (min-width: 600px) {
   .filter-money-transfer .suggest-scrl {
        width: 182px;
        float: left;
    }
}
@media screen and (max-width: 360px)and (min-width: 321px){

   .filter-money-transfer .panel-custom h4{
        display: inline-block;

        width: 250px;


    }
}
@media screen and (max-width: 479px){

  .filter-money-transfer  .suggest-scrl h5{


        min-height: 10px;
    }
}
