* { margin: 0; padding: 0; }
html { overflow-y: scroll; }
ul { list-style: none; }
:focus { outline: 0; }/* remember to highlight inserts somehow! */
table { border-collapse: collapse; border-spacing: 0; }
img, img a { border: 0; outline: 0; }
a { color: #000; }
a:hover { color: #000; text-decoration: underline; }
.clear { clear: both; }
textarea { resize: none; }
body { margin: 0 auto; padding: 0px; font-size: 62.5%; font-weight: normal; font-family: Arial, Helvetica, sans-serif; background: #e9ecee; }
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, input, img, form { list-style: outside none none; margin: 0; padding: 0; }
.header { height: 88px; }
.fixwarp { width: 940px; margin: 0 auto; }
.logo { padding-top: 28px; }
/*.banner-warp-1 { width:100%; height:356px; background:url(../resources/images/banner-bg.jpg) no-repeat 50% 0; border-bottom:1px solid #cfcfcf; }*/

.banner-warp { width: 100%; min-height: 356px; background: url(../resources/images/banner-bg-two.jpg) no-repeat 50% 0; border-bottom: 1px solid #cfcfcf; }
.banner-left { float: left; width: 60%; }
.banner-left img.future-digital { margin: 72px 0 39px; width: 100%; }
.banner-left p { color: #fff; font-size: 2.1em; }
.banner-right { float: left; width: 40%; }
.banner-right .GoDigiLogo { margin-top: 25px; float: right; }
.content-warp { margin-top: 16px; }
.container { border-bottom: 1px solid #a6a6a6; padding-bottom: 13px; padding-top: 20px; width: 100%; }
.last-border { border-bottom: 3px solid #a6a6a6; margin-bottom: 30px; }
.container .left-cont { float: left; width: 8%; }
.container .right-cont { padding-top: 3px; float: left; width: 92%; }
p.heading { color: #005593; font-size: 1.5em; padding-bottom: 5px; }
.three-column { width: 100%; }
.three-column ul li { background: rgba(0, 0, 0, 0) url("../resources/images/arrow.png") no-repeat scroll 0 6px; color: #333; float: left; font-size: 1.3em; padding: 3px 0 3px 16px; width: 31%; }
.one-column { width: 100%; }
.one-column ul li { background: rgba(0, 0, 0, 0) url("../resources/images/arrow.png") no-repeat scroll 0 6px; color: #333; float: left; font-size: 1.3em; padding: 3px 0 3px 16px; width: 100%; }
.five-column { width: 100%; }
.five-column ul li { background: rgba(0, 0, 0, 0) url("../resources/images/arrow.png") no-repeat scroll 0 6px; color: #333; float: left; font-size: 1.3em; padding: 3px 0 3px 16px; width: 12%; }
.two-column { width: 100%; }
.two-column ul li { background: rgba(0, 0, 0, 0) url("../resources/images/arrow.png") no-repeat scroll 0 6px; color: #333; float: left; font-size: 1.3em; padding: 3px 0 3px 16px; width: 40%; }
.two-column ul li.full-width { width: 100%; }
.viewdemo ul li.download-link a { color: #ff0000; }
.viewdemo ul li.download-link, .viewdemo ul li.download-text { font-size: 1.3em; padding: 10px 0px; float: left; width: 100%; }
.viewdemo ul li.download-text-width { width: 50%; }
.viewdemo ul li.download-text { text-align: right; width: 50%; }
.viewdemo ul li a { cursor: pointer; }
/*medis query start*/


@media only screen and (max-width : 960px) {
.fixwarp { width: 94%; margin: 0 auto; }
.banner-left { float: left; width: 70%; }
.banner-right { float: left; width: 30%; }
.container .left-cont { width: 12%; }
.container .right-cont { width: 86%; }
.three-column ul li, .two-column ul li { width: 47%; }
.five-column ul li { width: 14%; }
}
 @media only screen and (max-width : 670px) {
.container .left-cont { width: 16%; }
.container .right-cont { width: 84%; }
.three-column ul li, .two-column ul li, .one-column ul li, .two-column ul li.full-width { width: 96%; }
.five-column ul li { width: 29%; }
}
 @media only screen and (max-width : 480px) {
.banner-warp { position: relative; min-height: 275px; }
.banner-left { position: absolute; width: 94%; }
.banner-left img.future-digital { margin: 89px 0 21px; }
.banner-left p { font-size: 1.6em; }
.banner-right { position: absolute; width: 94%; }
.banner-right .GoDigiLogo { float: right; }
.content-warp { margin-top: 0px; }
.container .left-cont { width: 100%; text-align: center; }
.container .left-cont img { }
.container .right-cont { width: 100%; }
.viewdemo ul li.download-text-width, .viewdemo ul li.download-text { width: 100%; text-align: left; }
}

 /*@media only screen and (max-width : 800px) {
}*/

/*medis query end*/
