@charset "utf-8";
/* CSS Document */
.microtitle, .tikdecwarp {background: #fff;border: solid 1px #ddd;padding: 10px;border-radius: 4px;margin-bottom: 25px;}
.image {background: #000 url(https://usimg.sulekha.io/cdn/others/promotions/mlc_2023-06-30-07-50-23-763.png) left top no-repeat;padding: 34px 0px;}
.image p{text-align: center;color: #fff;font-size: 40px;font-weight: 600;padding-left: 50px;}
.tikdecwarp:hover{box-shadow: 0 0 10px rgb(137 173 255 / 35%);}
.tikdecwarp a{padding: 10px;display: flex;align-items: center;}
.tikdecwarp{padding: 10px 0px;}
.tikdetl{width: 70%;}
.tikdetl h2, p, b{padding: 0px 0px 10px;}
.tikdetl h2{font-size: 18px;color: #212121;font-weight: 500;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.tikdecwarp:hover .tikdetl h2{color: #0167ff;}
.tikdecwarp:hover .tikdetl P{color: #999;}
.tikdetl p{font-size: 16px;color: #0167ff;display: block;}
.tikdetl p i{color: #fc3e47;margin-right: 5px;}
.tikdetl b i{margin-right: 5px;}
.tikdetl b{font-size: 16px;color: #555;font-weight: 500;}
.tikbtn{width: 30%;text-align: right;}
.tikbtn .btn{-webkit-border-radius: 2px;border-radius: 2px;color: #fff;display: inline-block}
.image span {text-align: center;color: #fff;font-size: 14px;font-weight: normal;padding: 10px;display: block;margin-top: 5px;line-height: 22px;}
.image span b{color: #ff0;font-weight: 500;border: dashed 2px #ff0;padding: 0 5px;border-radius: 3px;margin:0 5px;}

/**/

/**/
 @media (max-width : 640px) {
.tikdecwarp a{flex-direction: column;}
.tikdetl {width: 100%;}
.tikbtn {width: 100%;margin-top: -25px;}
.image p{font-size: 20px;padding: 10px;}
.image{background: #000;padding: 20px 0px;}
.myvideo h1{ font-size: 25px;}
}