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

.custom-select1 { width:49.2%; float:left; background:#faf6f4; border:1px solid #faf6f4; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 1.8%; position:relative; z-index:9;}
.custom-select1:nth-child(2n) { float:right;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:144px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items div { color:#1d1d1b; transition:all 0.25s ease-out 0s; padding:25px 28px 25px 28px;}
.custom-select1 .select-items div:hover { color:#ffffff; background:#fed007;}
.custom-select1 .select-selected { color:#1d1d1b; transition:all 0.25s ease-out 0s; padding:25px 38px 25px 28px;}
.custom-select1:hover .select-selected { color:#fed007;}
.custom-select1 .select-items::-webkit-scrollbar { width:6px;}
.custom-select1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:500; letter-spacing:normal; line-height:normal;}

.custom-col1 .custom-select1 { background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.3); margin:0;}
.custom-col1 .custom-select1 .select-items div { color:#1d1d1b; padding:13px 20px 13px;}
.custom-col1 .custom-select1 .select-selected { color:#fff; padding:13px 0 13px;}
.custom-col1 .custom-select1:hover .select-selected { color:#fed007;}

.sidbar-col1 .custom-select1 { width:100%;}

.sidbar-col2 .custom-select1 .select-items { max-height:150px;}
.sidbar-col2 .custom-select1 { width:100%; background:none; border:none; border-radius:0; margin:0;}
.sidbar-col2 .custom-select1:hover { background:#fff;}
.sidbar-col2 .custom-select1 .select-items { background:#f5faf4;}
.sidbar-col2 .custom-select1 .select-items div { color:#1d1d1b; padding:15px 20% 15px;}
.sidbar-col2 .custom-select1 .select-items div:hover { color:#ffffff; background:#1d1d1b;}
.sidbar-col2 .custom-select1 .select-selected { color:#141414; padding:20px 20% 20px;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#1d1d1b;}

.contac2-row3 .custom-select1 { width:100%;}

.resource-team-sect .custom-select1 .select-items .scrollb {max-height: 144px;padding: 0;margin: 0;color: inherit;background: none}
.resource-team-sect .custom-select1 .select-items .scrollb div {color: #1d1d1b;transition: all 0.25s ease-out 0s;padding: 15px 7px 15px 12px;margin-bottom: 0;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1 .select-items div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px;}
.resource-team-sect .custom-select1 .select-items .scrollb div {padding:9px 5% 9px 5%;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1 .select-items div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px;}

.resource-team-sect .custom-select1 .select-items .scrollb div {padding:9px 5% 9px 5%;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:48%; margin:0 0 4.2%;}
.custom-select1 .select-items div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px;}

.resource-team-sect .custom-select1 .select-items .scrollb div {padding:9px 5% 9px 5%;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div { padding:20px 28px 20px 28px;}
.custom-select1 .select-selected { padding:20px 38px 20px 28px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}

.resource-team-sect .custom-select1 .select-items .scrollb div {padding:8px 7px 8px 12px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div { padding:22px 28px 23px 28px;}
.custom-select1 .select-selected { padding:22px 38px 23px 28px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}

.resource-team-sect .custom-select1 .select-items .scrollb div {padding:8px 7px 8px 12px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 .select-items div { padding:22px 28px 23px 28px;}
.custom-select1 .select-selected { padding:22px 38px 23px 28px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}

.sidbar-col2 .custom-select1 .select-selected { padding:20px 5% 20px;}

.resource-team-sect .custom-select1 .select-items .scrollb div {padding:8px 7px 8px 12px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.resource-team-sect .custom-select1 .select-items .scrollb div {padding: 10px 7px 10px 12px;}
}