@charset "utf-8";

/* CSS Document */
.select-hide { display:none;}
.custom-text1 { float:left; color:#ffffff; line-height:26px; margin:11px 19px 0 0;}
.custom-select1 { width:266px; height:44px; float:right; text-align:left; background:#91CEC4; border:1px solid #91CEC4; border-radius:20px; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative;}
.custom-select1:hover { background:#ffffff; border:1px solid #91CEC4;}
.custom-select1:hover .select-selected { color:#91CEC4;}
.custom-select1 select { display:none;}
.custom-select1 .select-items { max-height:155px; overflow-y:hidden; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb { max-height:155px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-select1 .select-selected:after { content:""; width:10px; height:6px; background:url(../images/custom-down-white-arrow1.svg) no-repeat center / 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:18px;}
.custom-select1:hover .select-selected:after { width:10px; height:6px; background:url(../images/custom-down-chetwode-arrow2.svg) no-repeat center / 100% 100%;}
.select-items { background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.select-items .scrollb div { color:#91CEC4; padding:10px 18px;}
.select-items .scrollb div:hover { color:#ffffff; background:#91CEC4;}
.select-selected { color:#ffffff; padding:14px 26px 14px 26px;}
.select-items .scrollb div, .select-selected { cursor:pointer;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:16px; letter-spacing:0;}
 
.custom-about { width:266px; height:44px; float:right; text-align:left; background:#91CEC4; border:1px solid #91CEC4; border-radius:20px; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative;}
.custom-about:hover { background:#ffffff; border:1px solid #91CEC4;}
.custom-about:hover .select-selected { color:#91CEC4;}
.custom-about select { display:none;}
.custom-about .select-selected:after { content:""; width:10px; height:6px; background:url(../images/custom-down-white-arrow1.svg) no-repeat center / 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:18px;}
.custom-about:hover .select-selected:after { width:10px; height:6px; background:url(../images/custom-down-chetwode-arrow2.svg) no-repeat center / 100% 100%;}

.custom-select1 select::-webkit-scrollbar { width:6px; display: none;}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-text1 { width:100%; color:#6d6e71; line-height:22px; margin:0 0 14px;}
.custom-select1 { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999;}
.custom-select1 .select-selected:after { right:5%;}
.select-selected { padding:14px 5% 14px 5%;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:14px;}

.custom-about { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999; min-width: 200px;}
.custom-about .select-selected:after { right:5%;}
.conten-wrapp .conten-row1.fullwidth .bloger-wrapp .banner-col3 .banner-row3 span.custom-text1 { text-align:center; }

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

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-text1 { width:100%; color:#6d6e71; line-height:22px; margin:0 0 14px;}
.custom-select1 { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999;}
.custom-select1 .select-selected:after { right:5%;}
.select-selected { padding:14px 5% 14px 5%;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:14px;}

.custom-about { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999; min-width: 260px;}
.custom-about .select-selected:after { right:5%;}
.conten-wrapp .conten-row1.fullwidth .bloger-wrapp .banner-col3 .banner-row3 span.custom-text1 { text-align:center; }

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

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-text1 { width:100%; color:#6d6e71; line-height:22px; margin:0 0 14px;}
.custom-select1 { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999;}
.custom-select1 .select-selected:after { right:5%;}
.select-selected { padding:14px 5% 14px 5%;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:14px;}

.custom-about { width:100%; height:41px; text-align:center; margin:0 0 0; position:relative; z-index:999; min-width: 260px;}
.custom-about .select-selected:after { right:5%;}
.conten-wrapp .conten-row1.fullwidth .bloger-wrapp .banner-col3 .banner-row3 span.custom-text1 { text-align:center; }

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

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-text1 { margin:11px 13px 0 0;}
.custom-select1 { width:206px; height:41px; margin:0 0 0;}
.select-selected { padding:14px 20px 14px 20px;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:14px;}

.custom-about { width:216px; height:41px; margin:0 0 0;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-text1 { margin:11px 16px 0 0;}
.custom-select1 { width:236px; height:43px; margin:0 0 0;}
.select-selected { padding:14px 23px 14px 23px;}
.custom-text1, .select-items .scrollb div, .select-selected { font-size:15px;}

.custom-about { width:236px; height:43px; margin:0 0 0;}

}

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

}