@charset "utf-8";
/* CSS Document */

.custom-select1 { width:200px; background:none; border:none; border-bottom:1px solid #f0f0f0; border-radius:0; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 6px 0 0; position:relative; z-index:9;}
.custom-select1:last-child { margin-right:0;}
.custom-select1:hover { background:none; border-bottom:1px solid #004261;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:108px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items.select-items .scrollb {max-height: 108px;max-width: 96%;  max-width: calc(100% - 8px);}

.custom-select1 .select-items .scrollb div { color:#202527; transition:all 0.25s ease-out 0s; padding:19px 19px 19px 19px;    cursor: pointer;}
.custom-select1 .select-items  .scrollb  div:hover { color:#ffffff; background:#004261;}
.custom-select1 .select-selected { color:#202527; transition:all 0.25s ease-out 0s; padding:19px 24px 19px 0;}
.custom-select1:hover .select-selected { color:#004261;}
.custom-select1 .select-items  .scrollb   .scrollb  div, .custom-select1 .select-selected { cursor:pointer; font-size:16px; font-weight:400; letter-spacing:normal; line-height:normal;}

.banner-col2 .custom-select1 { width:240px; float:right;}
.banner-col2 .custom-select1 .select-items  .scrollb  div, .banner-col2 .custom-select1 .select-selected { font-size:17px; font-family: 'gibson-medium-font';}

.enquiry-wrapp .custom-select1 { width:100%; float:left; text-align:left; border-radius:0; background:#fafafa; border:1px solid #fafafa; margin:0 0 10px;}
.enquiry-wrapp .custom-select1 .select-items  .scrollb  div { padding:16px 32px 15px;}
.enquiry-wrapp .custom-select1 .select-selected { padding:19px 32px 19px;}
.enquiry-wrapp .custom-select1 .select-items  .scrollb  div, .enquiry-wrapp .custom-select1 .select-selected { font-size:17px; font-weight:400; letter-spacing:normal; line-height:normal; text-transform:inherit; font-family: 'gibson-book-font';}
.custom-select1 {background: url(../images/down-white-blue-circle-arrow.svg)no-repeat;background-position-y:53% ;background-position-x: 95%;}
.custom-select1:hover{background: url(../images/down-blue-white-blue-circle-arrow.svg)no-repeat;background-position-y:53% ;background-position-x: 95%;}

.custom-select1.mob-show {display: none}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1:last-child { margin-bottom:0;}
.custom-select1 .select-items  .scrollb  div { padding:14px 10% 14px 10%;}
.custom-select1 .select-selected { padding:14px 10% 14px 10%;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:14px; line-height:normal;}

.banner-col2 .custom-select1 { width:100%;}
.banner-col2 .custom-select1 .select-items  .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:15px;}

.custom-select1 .select-items { max-height:130px; }
.custom-select1 .select-items.select-items .scrollb {max-height: 130px;}

.custom-select1.mob-show {display: inline-block;margin: 4.2% 0 0}
.custom-select1.desk-show {display: none;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1:last-child { margin-bottom:0;}
.custom-select1 .select-items  .scrollb div { padding:14px 10% 14px 10%;}
.custom-select1 .select-selected { padding:14px 10% 14px 10%;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:14px; line-height:normal;}

.banner-col2 .custom-select1 { width:100%;}
.banner-col2 .custom-select1 .select-items  .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:15px;}
.custom-select1 .select-items { max-height:130px; }
.custom-select1 .select-items.select-items .scrollb {max-height: 130px;}

.custom-select1.mob-show {display: inline-block;margin: 4.2% 0 0}
.custom-select1.desk-show {display: none;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1:last-child { margin-bottom:0;}
.custom-select1 .select-items  .scrollb div { padding:14px 10% 14px 10%;}
.custom-select1 .select-selected { padding:14px 10% 14px 10%;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:14px; line-height:normal;}

.banner-col2 .custom-select1 { width:100%;}
.banner-col2 .custom-select1 .select-items  .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:15px;}
.custom-select1 .select-items { max-height:130px; }
.custom-select1 .select-items.select-items .scrollb {max-height: 130px;}

.custom-select1.mob-show {display: inline-block;margin: 4.2% 0 0}
.custom-select1.desk-show {display: none;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { width:164px;}
.custom-select1 .select-items  .scrollb div { padding:19px 13px 19px 13px;}
.custom-select1 .select-selected { padding:19px 18px 19px 0;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:14px; line-height:normal;}

.banner-col2 .custom-select1 { width:204px;}
.banner-col2 .custom-select1 .select-items  .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:15px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { width:182px;}
.custom-select1 .select-items  .scrollb div { padding:19px 16px 19px 16px;}
.custom-select1 .select-selected { padding:19px 21px 19px 0;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:15px; line-height:normal;}

.banner-col2 .custom-select1 { width:222px;}
.banner-col2 .custom-select1 .select-items  .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:16px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}