@import url('https://www.manageengine.com/css/fonts.css');
html, body
{
	overflow-x: hidden!important;
}
html {
	font-family:"Poppins", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
	font-family:"Poppins", sans-serif;
}
*
{
-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box	
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
	margin: auto;
}
p {
	font-size: 1.1em;
}
.pr {
	position: relative;
}
.row:after,
.row:before, section:after, section:before, footer:after, footer:before, header:before, header:after, .container:before, .container:after, .clearfix:after, .clearfix:before, nav:after {
	display: table;
	content: "";
	clear: both
}
.container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1200px;
}
.banner-container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;	
	position: relative;
}
.banner-container h1{
	position: absolute;
    top: 30%;
    left: 38%;
	top: 210px;
	left: 540px;
    font-size: 3.7em;
	color: #2F3D54;
}
.banner-sub-hed {
	position: absolute;
    top: 60%;
    left: 52%;
	top: 420px;
	left: 740px;
    font-size: 1.9em;
	color: #2F3D54;
}
.container-fluid {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0px 15px;
}
.page {
  width: 100%;
  position: relative;
padding: 50px 0;	
}
section
{
	  position: relative;	
}
.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
}
.absolute {
        position: absolute;
    right: 4%;
    top: 5%;
    z-index: 9999;
}
.tc {
	text-align: center !important;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}

.highlight {
	color: #DD1E1E;
}
.navbar-brand {
    display: block;
    width: 200px;
}
.navbar-header {
    padding: 25px 0;
}
.nav-menu {
    text-align: right;
	position: relative;
}
.nav-menu li {
    list-style: none;
    display: inline-block;
	    width: 100px;
    text-align: center;
	position: relative;
}

.nav-menu li a
{
	display: block;
	    padding: 10px 15px;
	text-decoration: none;
	color: #000;
}
.nav-menu li a:hover, .nav-menu li.active-tabs a
{
	color: #FF5D5D;
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	    margin-right: -15px;
    margin-left: -15px;
}
.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.col
{
	 -ms-flex-direction: column;
  flex-direction: column;
}
.col-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.align-self-center > div {
    align-self: center;
    -ms-align-self: center;
    -webkit-align-self: center;
}
[class*="flex-"]
{
	    padding-right: 15px;
    padding-left: 15px;
}
.flex-1
{
	flex: 1;
}
.flex-2
{
flex: 2;
}
.flex-3
{
	flex: 3;
}
.flex-4
{
	flex: 4;
}
.flex-5
{
	flex: 5;
}
.flex-6
{
	flex: 6;
}
.flex-7
{
	flex: 7;
}
.flex-8
{
	flex: 8;
}
.flex-9
{
	flex: 9;
}
.flex-10
{
	flex: 10;
}

.btn
{
	display: inline-block;
    padding: 15px 25px;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	text-decoration: none;
    border-radius: 4px;
}
.cta
{
	    background: #FF5D5D;
    color: #fff;
    font-weight: 500;
    padding: 15px 45px;
    font-size: 1.2em;
    margin-top: 20px;
}
.cta:hover
{
	opacity: 0.8;
}
.section-img {
    width: 75%;
    display: block;
    margin: 0 auto;
}
#one {
  background: #fff;
    padding: 0;
}
#one .container {
    text-align: center;
}
img.slide {
    width: 75%;
}
#two {
  background: #fff;
}

#three {
  background: #fff;
}
.icon-list {
    list-style: none;
	padding: 0;
}
.icon-list li
{
	    margin-bottom: 25px;
}
.icon-list li:after
{
	content: "";
	display: table;
	clear: both;
}
.icon-list li:before
{
	    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    float: left;
    margin-right: 25px;
	top: 5px;
}
.icon-list li > div
{
	width: calc(100% - 70px);
	float: left;
}
.icon-list li:nth-child(1):before
{
	background: url(../images/price.svg) no-repeat;
	background-size: cover;
}
.icon-list li:nth-child(2):before
{
	background: url("../images/eye.svg") no-repeat;
	background-size: cover;
}
.icon-list li:nth-child(3):before
{
	background: url("../images/reward.svg") no-repeat;
	background-size: cover;
}
.lists li {
    font-weight: 300;
    line-height: 1.8;
    margin-bottom: 25px;
}
.lists {
    list-style: none;
    padding: 0;
    margin-top: 40px;
}
.lists > li > span {
    color: #000;
    font-weight: 500;
}
.section-title.dot
{
	margin-left: -30px;
}
.section-title.dot:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background: #FBD438;
    border-radius: 100%;
    top: 5px;
    left: -60px;
}
#four .container
{
	position: relative;
}
#four span.line {
    position: absolute;
    width: 2px;
    top: 100px;
    display: block;
    background: #f1f1f1;
    height: 1860px;
	    left: -76px;
}
#data {
    padding: 90px 0;
    background: #F2F2F2;
}
.section-title {
    font-size: 1.8em;
    font-weight: 600;
    line-height: 1.2;
	    margin-top: 0;
    padding: 15px 0px;  
    color: #2F3D54;
    text-align: left;
    font-family: 'Poppins';	
}
.page-content
{
	    font-weight: 400;
    line-height: 1.7;
    width: 70%;
    color: #2F3D54;
    font-size: 1.2em;
    text-align: left;
}
.sub-title {
    font-weight: 500;
    font-size: 1.4em;
	margin: 0;
}
.para {
         font-size: 1em;
    margin-top: 10px;
    font-weight: 300;
    line-height: 1.5;
}
.sml-img {
    width: 85%;
    margin: 0 auto;
    display: block;
}
.section-sub-title {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 0;
    text-align: left;
    color: #2F3D54;
    font-family: 'Poppins';
}
.dot.section-sub-title
{
	margin-left: -30px;
}
.dot.section-sub-title:before
{
	    content: "";
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background: #FBD438;
    border-radius: 100%;
    top: 5px;
    left: -60px;
}
#eight .container
{
	position: relative;
}
#eight span.line {
    position: absolute;
    width: 2px;
    top: 100px;
    display: block;
    background: #f1f1f1;
    height: 1826px;
    left: -76px;
}
.graph-title {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.6;
	margin: 0;
}
#eight .graph-title {
    margin-top: 10px;
}
.boxed {
    padding: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
	overflow: hidden;
}
.fixed-menu {
        position: absolute;
    bottom: 30px;
    right: 75px;
    font-size: 0.8em;
	z-index: 999999;
}
.fixed-menu a {
        color: #360066;
    display: inline-block;
}
.fixed-menu a.noclick
{
	    text-decoration: none;
	    pointer-events: none;
}
#nine .flex-col, #ten .flex-col {
    width: 50%;
	margin: 20px 0;
}
#data .section-title 
{
	color: #360066;
}
.footer.container {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer.container:after, .footer.container:before
{
	display: none;
}
.fot-copy.container {
    top: 30px;
    color: #fff;
    text-align: center;
    font-size: 0.9em;
}
footer {
	padding: 30px 0px;
	background: #1d1d1d;
}
.fot-copy.container a {
	    color: #fff;
    text-decoration: none;
}
#nine {
	padding-bottom: 0;
}


/* graph*/
.graph
{
	padding: 0;
	    margin-top: 50px;
	position: relative;
}
.graph.detail {
    margin-top: 0;
}
.graph li {
    list-style-type: none;
}
.graph.vertical li {
    padding: 30px 0;
}
.graph li > span
{
	display: inline-block;
		height: 25px;
	line-height: 25px;
	position: relative;	
}
.graph li span.reg
{
	width: 150px;
	text-align: center;
	position: relative;
}
.graph li span.progress
{
	width: calc(100% - 150px);
}
.graph li span.progress > span
{
	display: inline-block;
	transition: all ease 1.5s;
	-webkit-transition: all ease 1.5s;
	-moz-transition: all ease 1.5s;
    background: #2F3D54;	
	padding: 30px 0;
	font-size: 2em;
	color: #fff;
	width: 0;
}
.graph li span.progress > span b
{
	position: relative;
		left: 200px;
	    font-weight: normal;
	display: block;
	color: #fff;
}
.graph li:nth-child(2) span.progress > span b {
	left: 220px;
}
.graph li:nth-child(3) span.progress > span b {
	left: 225px;
}
.graph.horizontal li span.progress > span
{
	min-width: 88px;
}
.graph.horizontal li span.progress > span.max
{
	min-width: 120px;
}
.graph.horizontal li span.progress > span.min
{
	min-width: 5px;
}
#seven .graph li span.progress > span
{
	    background: repeating-linear-gradient(-55deg, #b9d1d0, #b5e1e0 5px, #b5e1e1 2px, #b5e1e1 20px);
}
.horizontal .progress b {
    font-weight: normal;
    font-size: 0.8em;
}
.grph
{
	height: 280px;
	position: relative;
	margin-left: 100px;
}
.graph-hor {
     padding: 0;
    list-style: none;
    position: absolute;
    transform: rotate(-90deg);
    bottom: -45px;
    display: block;
    top: 0;
    left: 60px;
    margin: 0;
}
.graph-hor li {
        height: 50px;
    width: 210px;
    line-height: 50px;
    display: block;
    top: 0;
    left: 0;
	position: relative;
}
span.tit {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
	font-size: 0.8em;
	text-transform: capitalize;
	position: relative;
	width: 0;
	    transition: all ease 1s;
	    -webkit-transition: all ease 1s;
	    -moz-transition: all ease 1s;
}
span.tit b {
    width: 180px;
    display: block;
    font-weight: normal;
	    position: relative;
    left: 15px;
}
span.per {
    font-size: 0.7em;
    transform: rotate(90deg);
    display: inline-block;
	    font-weight: bold;
	color: #2F3D54;
}
#eight span.per {
	transform-origin: 8px 30px;
}
.graph-hor li > span.tit
{
	background: #46A5AF;
}
.graph-hor li.lbl {
    height: 40px;
    line-height: 30px;
	font-size: 0.9em;
}
.graph-hor li.lbl b {
    font-weight: normal;
}
.canvas-container {
  position: relative;
  width: 200px;
  height: 200px;
	    margin-bottom: -30px;
}
canvas {
      height: auto!important;
    max-width: 100%;
    width: 100%!important;	
}
.data-lists {
    list-style-type: none;
    padding: 0;
}
.data-lists li {
    font-size: 0.7em;
    display: inline-block;
    margin-right: 15px;
}
.data-lists li:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 8px;
    margin-right: 5px;
}
.data-lists li.grn:before, .graph li.grn span.progress > span
{
	background: #1fad9e;
}
.data-lists li.yel:before, .graph li.yel span.progress > span
{
	background: #ffb300	;
}
.data-lists li.red:before, .graph li.red span.progress > span
{
	background: #e9644f;
}
.graph.horizontal {
        margin: 20px 0 15px;
}
.graph.horizontal li {
    margin-bottom: 12px;
}
.graph.horizontal li:last-child
{
	margin: 0;
}
.graph.horizontal li span.progress > span
{
	margin-right: 8px;
	color: #fff;
}
.graph.horizontal li span.progress
{
	    width: calc(100% - 20px);
}
.side-menu
{
	list-style: none;
    position: fixed;
    z-index: 999;
    transform: translate(0, -50%);
    top: 50%;
    right: 0px;
    padding: 30px 20px 30px 30px;
    background: #f2f2f2;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.side-menu li
{
	    line-height: 1.8;
}
.side-menu li a {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 100%;
    line-height: normal;
    display: inline-block;
    text-decoration: none;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	position: relative;
}
.side-menu li.active a
{
	background: #ff5d5d;
	transform: scale(1.8);
	-webkit-transform: scale(1.8);
	-webkit-transform: scale(1.8)
}
/*---------------------  new css   ------------------------*/

.banner-img {
    height: 100%;
    left: 0;
    top: 0;
    position: relative;
}
.numb-per {
        color: #46A5AF;
    font-weight: 600;
    font-size: 9em;
    text-align: right;
    margin: 0;
	line-height: 170px;
}
.des-para {
        font-size: 1.8em;
    font-weight: 500;
    margin: auto;
    width: 75%;
    padding: 45px 0px;
    font-family: "Poppins";
    color: #2F3D54;
    text-align: center;
}
.graph-center {
	width: 60%;
	margin: auto;
}
.graph:after {
	content: '';
    position: absolute;
    height: 135%;
    background: #000;
    left: 150px;
    top: -20px;
    width: 1px;
}
.graph:before {
	content: '';
    position: absolute;
    width: 78%;
    background: #000;
    left: 80px;
        bottom: -60px;
    height: 1px;
}
.graph li span.reg:after {
	content: '';
	position: absolute;
	width: 25px;
	height: 1px;
	background: #000;
	right: 0;
	top: 10px;
}
.graph-lable {
	width: 30px;
	height: 60px;
	margin-right: 15px;
	background: #46A5AF;
	 display: inline-block;
    vertical-align: middle;
}
.graph-lable-text {
	    font-size: .9em !important;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.dark-blue {
	background: #2F3D54 !important;
}
.maintence-graph {
	height: 500px;
}
.graph-hor:after {
	    content: '';
    position: absolute;
    width: 125%;
    background: #000;
    left: -26px;
    top: 0px;
    height: 1px;
}
.graph-hor:before {
	content: '';
    position: absolute;
    height: 103%;
    background: #000;
    left: -1px;
    top: -25px;
    width: 1px;
}
.graph-hor-left-label {
	list-style: none;
    position: absolute;
    left: -76px;
    bottom: -10px;
}
.graph-hor-left-label li{
	position: relative;
	    font-size: .7em;
}
.graph-hor-left-label li:nth-child(2) {
	bottom: 50px;
}
.graph-hor-left-label li:nth-child(3) {
	bottom: 100px;
}
.graph-hor-left-label li:nth-child(4) {
	bottom: 150px;
}
.graph-hor-left-label li:nth-child(5) {
	bottom: 200px;
}
.graph-hor-left-label li:after {
	content: '';
    position: absolute;
    width: 15px;
    height: 1px;
    background: #000;
    left: 24px;
    top: 6px;
}
span.bot-lab {
	    font-size: 0.7em;
    transform: rotate(90deg);
    display: inline-block;
    left: -60px;
    top: 10px;
    position: absolute;
    text-align: center;
    line-height: normal;
}
.percenatage-lable {
	    color: #B7B7B7;
    position: absolute;
    transform: rotate(-270deg);
    bottom: 120px;
    font-size: .9em;
    left: -120px;
}
.maintenance-lable {
	    color: #B7B7B7;
    position: absolute;
    bottom: -80px;
    left: 80px;
    font-size: .9em;
}
#five .section-sub-title, #six .section-sub-title,  .extra-pad {
	    padding: 30px 0px;
}
#six img{
	padding-bottom: 35px;
}
#five .page-content {
	width: 85%
}
#six .section-title, #eight .section-title, #nine .section-title {
	padding-top: 0px;
}

span.progress {
	    width: calc(100% - 150px);
}
span.progress > span {
	 display: inline-block;
    transition: all ease 1.5s;
    -webkit-transition: all ease 1.5s;
    -moz-transition: all ease 1.5s;
    background: #46A5AF;
    padding: 13px 0;
    font-size: 2em;
    color: #fff;
}
span.progress > span b {
	    position: relative;
    left: 30px;
    font-weight: 600;
    display: block;
	color: #000;
}
.progress-in.dark-blue b{
	color: #fff;
}
.icon-head {
	color: #5A5A5A;
	    font-weight: 500;
}
.sec-five-grap {
	padding: 30px 0;
}
.icon-und {
	padding-bottom: 20px;
}
#rdgraph, #rdgraph2 {
	height: 300px;
        width: 400px;
	margin: auto;
}
.gdpr-subhed {
	margin-left: 6%;
    padding: 10px 10px 10px 25px;
    background-image: linear-gradient(to right, #EDFDFF, #F4FEFF, #fff) !important;
    color: #2F3D54;
}
.round-bar-hed {
	color: #000;
	font-size: 1.6em;
}
.round-bar-text {
	    top: 40%;
    left: 41%;
    font-size: 2.8em;
    font-weight: 600;
    position: absolute;
}
#eight .graph-hor:after {
	display: none;
}
#eight .graph-hor:before {
    left: -1px;
    top: 0;
    width: 1px;
	height: 100%;
}
#eight .graph-hor li.lbl {
	height: 35px;
}
#eight .graph-hor li {
	height: 70px;
}
#eight .graph-hor li > span.tit {
	 height: 70px;
}
#eight .graph-hor li {
	    width: 370px;
}
#eight span.per {
	font-size: 1.1em;
	font-weight: 600;
}
#eight span.bot-lab{
	color: #fff;
	transform: rotate(0deg);
	    left: 30px;
	font-size: .8em;
	top: 29px;
}
#eight .graph-hor {
	left: auto;
	bottom: auto;
}
#eight .grph {
	margin-left: 200px;
	height: 350px;
}
.eight-subhed {
	border-left: 4px solid #2F3D54;
	    margin-top: 25%;
}
.eith-list {
	list-style: none;
	position: relative;
	width: 60%;
	margin: 0 6%;
}
.eith-list li {
	position: relative;
	margin: 10px 0px;
}
.eith-list li:before{
	content: '';
	position: absolute;
	left: -28px;
    top: 4px;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	background: #117F8B;
}
.eith-list li:after{
	content: '';
    position: absolute;
    left: -23px;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #fff;
}
#eight .extra-pad {
	30px;
}
.graph.vertical {
	margin-bottom: 40px;
}
.background-grd {
	    background-image: -webkit-gradient(linear, left top, right bottom, from(#EDFDFF), to(#fff)) !important;
        background-image: -webkit-linear-gradient(to top, #fff, #F2FDFE, #EDFDFF) !important;
        background-image: -moz-linear-gradient(to top, #fff, #F2FDFE, #EDFDFF) !important;
        background-image: -o-linear-gradient(to top, #fff, #F2FDFE, #EDFDFF) !important;
        background-image: linear-gradient(to top, #fff, #F2FDFE, #EDFDFF) !important;
}
.row.col-sd-reverse.align-self-center {
	padding-bottom: 70px;
}
/*------------  round graph    ---------*/
.series{
	display: none !important; 
} 
.canvas-property {
	border: none !important;
	box-shadow: none !important;
}
#arc_0 {
	fill: #000 !important;
}
#arc_1 {
	fill: #C1C1C1 !important;
}
/*------------  round graph    ---------*/
/*---------------------  new css   ------------------------*/
@media only screen and (min-width: 1500px) {
	.banner-container {
		max-width: 1300px;
	}
	.navbar-brand {
		width: 230px;
	}
	header.absolute {
		right: 22%;
	}
	.banner-container h1 {
		left: 42%;
	}
	.banner-sub-hed {
		left: 58%
	}

}
@media only screen and (max-width: 1460px)
{	
.animat-graph, #seven .icon-und, #five .numb-per {
	display: none;
}
	#eight .grph {
		margin-left: 150px;
	}
}
@media only screen and (max-width: 1300px)
{
	.banner-img {
		left: -190px;
	}
	.banner-container h1 {
		 left: 350px;
	}
	.banner-sub-hed {
		  left: 550px;
	}
	.container {
		max-width: 1050px;
	}
}
@media only screen and (max-width: 1100px)
{
	.container{
		max-width: 980px;
	}
	.page
	{
		height: auto;
		padding:  30px 0;
	}
	.main-content {
    position: static;
	transform: none;
}

	.section-title.dot, .dot.section-sub-title
	{
		margin: 0;
	}
	.section-title.dot:before, .dot.section-sub-title:before
	{
		display: none;
	}
	#one .main-content {
		padding: 0;
	}
	.graph.vertical{
		margin-bottom: 70px;
	}
    .des-para {
		font-size: 1.6em;
	}
		.banner-img {
		left: -290px;
	}
	.banner-container h1 {
		 left: 250px;
	}
	.banner-sub-hed {
		  left: 450px;
	}
			.graph li span.progress > span b {
		left: 70px;
	}
	.graph li:nth-child(2) span.progress > span b {
		left: 100px;
	}
	.graph li:nth-child(3) span.progress > span b {
		left: 110px;
	}
}
@media only screen and (max-width: 992px)
{
	.banner-img {
		display: none;
	}
	#one {
		background: #EDFDFF
	}
	.banner-container h1 {
		position: relative;
		text-align: center;
		top: auto;
		left: auto;
		padding-top: 100px;
	}
	.banner-sub-hed {
		position: relative;
		text-align: center;
				top: auto;
		left: auto;
		    margin-bottom: 80px;
	}
	.container {
    width: 850px;
  }
	header .container  {
		width: 100%;
	}
	.flex-md-1
	{
		flex:1;
	}
	.flex-md-2
	{
		flex:2;
	}
	.flex-md-3
	{
		flex:3;
	}
	.flex-md-4
	{
		flex:4;
	}
	.flex-md-5
	{
		flex:5;
	}
	.flex-md-6
	{
		flex:6;
	}
.col-md
{
	 -ms-flex-direction: column;
  flex-direction: column;
}
.col-md-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
	.fixed-menu {
    position: static;
    font-size: 0.8em;
    padding: 10px;
}
		#eight .grph {
    margin-left: 50px;
} 

}

@media only screen and (max-width: 870px)
{
	body
	{
		font-size: 14px;
	}
	.side-menu
	{
		display: none;
	}
	.page
	{
		padding: 25px 0;
	}
.container, header .container {
    max-width: 760px;
	padding: 0 20px;
  }
	.flex-sd-1
	{
		flex:1;
	}
	.flex-sd-2
	{
		flex:2;
	}
	.flex-sd-3
	{
		flex:3;
	}
	.flex-sd-4
	{
		flex:4;
	}
	.flex-sd-5
	{
		flex:5;
	}
	.flex-sd-6
	{
		flex:6;
	}
	.col-sd
{
	 -ms-flex-direction: column;
  flex-direction: column;
}
.col-sd-reverse {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column;
}
	img.slide
	{
		width: 95%;
	}
	.col-sd-reverse img {
    width: 100%;
    margin: 0 auto 30px auto;
    display: block;
}
	.icon-list li:before {
    width: 30px;
    height: 30px;
    top: 3px;
	    margin-right: 12px;	
}
	.icon-list li > div {
    width: calc(100% - 45px);
	}
	.sml-img
	{
		margin-top: 40px;
	}
	.col-sd > div
	{
		margin-bottom: 20px;
	}
	#nine .flex-col, #ten .flex-col
	{
		margin-top: 0;
		width: 100%;
	}
	.copyright
	{
		margin-top: 10px;
	}
	.canvas-container
	{
		height: 150px;
	}
	.col-sd > div.ftr
	{
		margin-bottom: 0;
	}
	#four span.line
	{
		visibility: hidden;
	}
	.footer.container
	{
		    -ms-flex-direction: column;
    flex-direction: column;
	}
	.footer.container > div
	{
		margin-bottom: 15px;
	}
	.numb-per, .page-content, .des-para {
		text-align: center;
		width: 100%;
	}
	.banner-img {
		height: auto;
	}
	.header .absolute {
		right: 0;
        top: 10px;
	}

	.graph-lable-text {
		text-align: center;
		display: block;
	}
	.grph {
		margin-left: 0;
	}
	.graph-center {
		width: 90%
	}
	.graph-hor {
		left: -100px;
	}
	.graph-hor-left-label {
		left: -238px;
	}
	.percenatage-lable {
		left: -275px;
	}
	.maintenance-lable {
		    left: -35px;
    text-align: center;
	}
	#eight .grph {
		margin-left: 100px;
	}
	#five .page-content {
		width: 100%
	}
	.icon-head {
		text-align: center;
	}
	.eight-subhed {
		margin-top: 10%;
	}
	.col-sd-reverse img {
		width: auto;
	}
	.banner-img {
		top: 0;
	}
	br {
		display: none;
	}
	#four br{
		display: block;
	}

}
@media only screen and (max-width: 770px)
{

	.container
	{
		max-width: 590px;
	}
	.section-title
	{
		font-size: 1.6em;
	}
	.mob-menu
	{
		display: block;
	}
	.nav-menu
	{
		display: none;
		position: absolute;
        padding: 10px 0;
        width: 100%;
        left: 0;
        top: 80px;
		background: #fff;
		box-shadow: -1px 9px 15px 0px rgba(0, 0, 0, 0.18);
	}
	.nav-menu li {
    display: block;
    text-align: left;
	width: 100%;
}
	.nav-menu li.active-tabs:after
	{
		width: 100%
	}
	.absolute {
    position: absolute;
}
	.boxed .col-md .graph
	{
		padding-right: 15px;
    padding-left: 15px;
	}
	.footer.container > div {
    flex: 1;
}
	.navbar-brand {
		width: 170px;
	}
	.header .absolute {
    right: -5px;
    top: -5px;
}
}
@media only screen and (max-width: 600px) {
		.container
	{
		max-width: 90%;
	}
	#one {
		overflow: hidden;
	}
	.banner-container {
		max-width: 90%;
	}
	.banner-container h1 {
		font-size: 3.5em
	}
	.graph-center {
		width: 100%;
		left: -35px;
    position: relative;
	}
	#eight .grph {
		margin-left: 50px;
	}
	.des-para {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 450px)
{
	.container, header .container
	{
		max-width: 390px;
	}
	.graph-center {
		left: -80px;
	}
	.graph li span.progress > span {
		padding: 18px 0;
	}
	.graph li span.progress > span b {
		left: 15px;
        font-size: 0.8em;
	}
	.graph li:nth-child(2) span.progress > span b {
		left: 18px;
    font-size: 0.8em;
	}
	.graph li:nth-child(3) span.progress > span b {
		left: 20px;
    font-size: 0.8em;
	}
	#five .section-sub-title br {
		display: none;
	} 
	.icon-head {
		padding-bottom: 20px;
	}
	#rdgraph, #rdgraph2 {
		width: 250px;
		height: 250px;
	}
	.round-bar-text {
		      top: 39%;
    left: 37%;
    font-size: 2.5em;
	}
	#eight .grph {
		margin-left: 0;
	}
	.section-title {
		padding: 15px 0px;
	}
		.eith-list {
		width: 100%;
	}
	.banner-container h1 {
		font-size: 3.2em;
	}
	.banner-sub-hed {
		font-size: 1.5em;
	}
}
@media only screen and (max-width: 390px)
{
	.container, header .container
	{
		max-width: 95%;
	}
	.navbar-brand {
    width: 120px;
}
	.des-para {
		font-size: 1.4em;
	}
	.numb-per {
		font-size: 7em;
		line-height: 135px;
	}
	#eight .graph-hor li.lbl {
		height: 20px;
	}
	#eight .graph-hor li {
		height: 65px;
	}
	#eight .graph-hor {
		    left: -15px;
    bottom: 0;
	}
	#eight .graph-hor:before {
		height: 80%;
	}
	.graph-hor br {
		display: none;
	}

}
