<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font:15px/24px tahoma, Arial, sans-serif; color:#333;  -webkit-text-size-adjust:none; -moz-text-size-adjust:none;-ms-text-size-adjust:none; }
.clear { clear:both; height:0;}
.Details { width:1200px; margin:0 auto; padding: 0; }
.Details { width:1200px; margin:0 auto; padding: 0; }
img{ max-width: 100%; height: auto; }
h1, h2, h3, h4, h5, p, h6, ul, li, ol, dd, dl, dt, input { padding:0; margin:0; list-style:none; font-weight:400;}
*{margin:0; padding:0;}

a { color: #22a4ff;  text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }

.Ramp3px {  border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s; }

.Ramp5px {  border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s;
-moz-transition: all 0.3s; }
/* CSS Document */

.MainFoot { background:#656565;}
.MainFoot .Details {  width:1280px; margin:0 auto; padding:10px 0;  } 
.MainFoot .Details p { text-align:center; padding:5px 0;  color:#FFF;}
.MainFoot .Details p i { color:#b3b3b3; font-style:normal;}
.MainFoot .Details p a { color:#FFF; text-decoration:none;}
.MainFoot .Details p a:hover { color:#FFF; text-decoration:underline;}

@media  (max-width: 979px) {

    .MainFoot .Details {  width:95%;}
	.MobileNo{display:none;}

}

@media  (max-width: 767px) {

}

@media  (max-width: 479px) {

}</pre></body></html>