.img-Cont:before{content:"";z-index:-1;background-color:#158eb1;width:500px;height:50px;animation:2s infinite moveCircle;position:absolute;top:50%;bottom:0;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@keyframes moveCircle{0%{height:45px;transform:translate(-50%,-50%)rotate(0)}50%{height:130px;transform:translate(-50%,-50%)rotate(180deg)}to{height:45px;transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:768px){.img-Cont:before{width:300px;height:40px}}@media (max-width:480px){.img-Cont:before{width:200px;height:25px}}.Double-Border:before{content:"";background-color:#158eb1;width:100%;height:4px;transition:transform .2s ease-in;position:absolute;bottom:-10px;transform:scaleX(0)}.Double-Border:hover:before{transform:scaleX(1)}::-webkit-scrollbar-track{background-color:#040518}.further-Detail img{box-shadow:1px 1px 100000px #111}.linear-Border:after{content:"";background-color:#158eb1;width:0%;height:2px;transition:width .2s ease-in;position:absolute;bottom:-3px;left:0}.linear-Border:hover:after{width:100%}
