@import url("https://www.manageengine.com/css/fonts.css");
html {
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body {
	margin: 0;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-family: Zoho_Puvi_Regular;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
embed, img, object, video {
	max-width: 100%;
	height: auto;
}
video {
	width: 100%;
}
input:focus, keygen:focus, select:focus, textarea:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
}
input {
	border: 0;
	border-radius: 0;
}
.heading-menu {
	display: none;
}
#scroll {
	display: none;
}
h1 {
    font: 40px/1.2 Zoho_Puvi_Bold !important;
    padding-right: 130px;
}
h2 {
	font: 36px/1.25 Zoho_Puvi_SemiBold;
	margin-bottom: 15px;
}
h3 {
	font: 23px/1.3 Zoho_Puvi_SemiBold;
	margin-bottom: 15px;
}
p {
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 20px;
}
.container-new {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 30px;
}
.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.col {
	flex-grow: 1;
	flex-basis: 0;
	margin: 0px 50px;
}
.col.bnrcont {
        flex: 2 1 0;
    }
a.cta {
	display: inline-block;
    font-family: 'Zoho_Puvi_Bold';
    background: #fc4044 !important;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 15px !important;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all 0.8s;
    text-decoration: none;
    border: 1px solid #fb4043;
}
a.cta2 {
    display: inline-block;
    font-family: 'Zoho_Puvi_Bold';
    background:transparent !important;
    color: #fb4043 !important;
    padding: 15px 30px;
    font-size: 15px !important;
    -webkit-font-smoothing: antialiased;
    margin-top: 0px;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    transition: all 0.8s;
    text-decoration: none;
    border: 1px solid #fb4043;
	margin-left:10px;
}
a.animated-link {
  text-align: center;
  display: block;
  font-size: 17px;
  text-decoration: none;
  font-family: 'Zoho_Puvi_Medium';
  margin: 30px 0px 0px 0px;
}
span.arrow-animation {
  display: inline-block;
  vertical-align: middle;
}
a.cta:hover .arrow-animation {
  transform: translateX(5px);
  transition: all .3s ease;
}
a.cta2:hover .arrow-animation {
  transform: translateX(5px);
  transition: all .3s ease;
}

ul.list-items {
	margin-left: 20px;
	margin-bottom: 50px;
}
ul.list-items>li {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 15px;
	position: relative;
}
ul.list-items>li:before {
	content: "";
	background: #d96363;
	position: absolute;
	top: 10px;
	right: 0;
	bottom: 0;
	left: -20px;
	width: 7px;
	height: 7px;
	border-radius: 50px;
}
header:not(.abheader) #MEmobPanel {
	top: 83px;
}
.banner-bg {
    background: #eaf8ff;
    padding: 20px 0px 75px 0px;
}
.container-new.row.banner {
    padding-top: 40px;
}
.banner p {
	font-size: 17px;
	margin: 15px 0px 20px 0px;
	    padding-right: 190px;
}
.banner img {
	vertical-align: bottom;
	display: block;
	margin: 0 auto;
}
.cmn-breadcrum{ padding-top:0px;}
.content-bg {
	padding: 100px 0px;
}
.footer-bg {
	background: #e3ffef;
	text-align: center;
	padding: 75px 0px;
}
.footer-bg h2 {
	max-width: 50%;
	margin: 0px auto 30px auto;
	text-align: center;
}
a.internal-links {
	text-decoration: none;
	border-bottom: 1px solid;
}



/*Timeline style*/
.content-bg {
	padding: 0px 0px 100px 0px;
}
.timeline {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}
.timeline:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #d8d8d8;
	position: absolute;
	left: -20px;
}
.timeline-year-wrapper {
	position: relative;
}
.timeline-year-wrapper:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #d96363;
	border-radius: 50px;
	position: absolute;
	left: -25px;
	top: 0px;
}
.timeline-year-wrapper h2 {
	position: relative;
	left: -135px;
	top: -20px;
}
.timeline-content-wrapper {
	position: relative;
}
.timeline-content {
	padding: 20px 0;
	margin-left: 20px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 20px;
	transition: ease all .5s;
}
.timeline-content-wrapper h3 {
	width: 52px;
	position: absolute;
	left: -108px;
	top: 17px;
	font: 27px/1.3 Zoho_Puvi_SemiBold;
}
.timeline-content-wrapper h3:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #d96363;
	border-radius: 100%;
	top: 13px;
	right: -41px;
	background: #fff;
}
.timeline-content h4 {
	font: 22px/1.4 Zoho_Puvi_SemiBold;
	margin-bottom: 10px;
	display: inline-block;
}
/*filtering styles*/
.filter-headings-wrapper {
	border-bottom: 1px solid #dfdfdf;
	margin: 0px 0px 100px 0px;
}
ul.filter-headings {
	display: flex;
	justify-content: center;
	margin: 0px auto 0px auto !important;
	max-width: 1400px;
}
ul.filter-headings li {
	margin: 20px 20px 10px 0px;
}
ul.filter-headings li:last-child {
	margin-right: 0px;
}
ul.filter-headings li span {
	font: 18px/1.4 Zoho_Puvi_medium;
	color: #000;
	cursor: pointer;
}
ul.filter-headings li span:hover {
	     border-bottom: 3px solid #ee4a43;
	padding-bottom: 10px;
	text-decoration: none;
	color: #ee4a43;
}
.active {
	border-bottom: 3px solid #ee4a43;
	padding-bottom: 10px;
}


.fixed-header {
	display: block;
	position: fixed;
	top: 50px;
	right: 0;
	left: 0;
	background:linear-gradient(360deg, rgb(21, 56, 164) 20%, rgb(27, 102, 208) 90%) 0% 0% / cover;
	z-index: 99;
	animation: fadein 0.5s ease-in-out;
	margin: 0px !important;
	padding: 0px 30px;
}
.fixed-header ul.filter-headings {
    justify-content: center;
}
.fixed-header ul.filter-headings li span {
    font: 16px / 1.4 Zoho_Puvi_medium;
    color: #fff;
    cursor: pointer;
    padding: 6px 15px;
    background: none;
}

.fixed-header ul.filter-headings li {
    margin: 20px 20px 20px 0px;
}

.fixed-header ul.filter-headings li span:hover {
    padding: 6px 15px;
    border-radius: 10px;
    color: #fff;
	border-bottom: none;
}
.fixed-header .active {
	    background:#cfddff !important;
    padding: 10px;
    border-radius: 10px;
    color: #000 !important;
	border-bottom: none;
}
.filter-headings-wrapper.fixed-header {
	border-bottom:none;
}



span.tag {
	position: relative;
	font: 10px/1.5 Zoho_Puvi_SemiBold;
	top: -2px;
	left: 20px;
	padding: 3px 10px 3px 5px;
}
span.tag:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 13px solid transparent;
	position: absolute;
	left: -13px;
	top: 0px;
}
span.tag.green {
	background: #dcfaee;
	color: #000;
}
span.tag.green:before {
	border-right: 13px solid #dcfaee;
}
span.tag.yellow {
	background: #fff59d;
	color: #000;
}
span.tag.yellow:before {
	border-right: 13px solid #fff59d;
}
span.tag.mildyellow {
	background: #fff59d;
	color: #000;
}
span.tag.mildyellow:before {
	border-right: 13px solid #fff59d;
}
span.tag.orange {
	background: #fff6ed;
	color: #000;
}
span.tag.orange:before {
	border-right: 13px solid #fff6ed;
}
/*filtering styles*/
ul.list-items {
	margin: 20px 0px 20px 50px;
}



 @keyframes fadein {
 0% {
 transform: translateY(-100px);
}
 100% {
 transform: translateY(0px);
}
}
ul.list-items>li {
	font-size: 17px;
}
.all, .new, .enhancement, .integrations, .improvements {
	animation: fade-in 0.5s ease-in-out;
}
@keyframes fade-in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

.timeline-content-wrapper .timeline-content:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
span.year-space {
    padding-top: 100px;
    display: inline-block;
}
#customerlogos{ display: none}
.mspfooterlinks{display: none}


/*animation style starts here*/
.anim1, .anim2, .anim3, .anim4, .anim5, .anim6, .anim7, .anim8 {
  -webkit-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
  transition: -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
  -o-transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
  transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
  transition: transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.3);
}
.active-anim .anim1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 200ms;
}
.active-anim .anim2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 400ms;
}
.active-anim .anim3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 600ms;
}
.active-anim .anim4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 800ms;
}
.active-anim .anim5 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1000ms;
}
.active-anim .anim6 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1200ms;
}
.active-anim .anim7 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1400ms;
}
.active-anim .anim8 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition-delay: 1600ms;
}
.fadeinup1, .fadeinup2, .fadeinup3, .fadeinup4, .fadeinup5 {
  -webkit-transform: translate3d(0, 70px, 0);
  transform: translate3d(0, 70px, 0);
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  -o-transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
}
.active-anim .fadeinup1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 100ms;
}
.active-anim .fadeinup2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 300ms;
}
.active-anim .fadeinup3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 500ms;
}
.active-anim .fadeinup4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 700ms;
}
.active-anim .fadeinup5 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 900ms;
}

.fadeinleft1 {
  -webkit-transform: translate3d(70px, 0px, 0);
  transform: translate3d(70px, 0px, 0);
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  -o-transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
  transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
}
.active-anim .fadeinleft1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 200ms;
}
.animation-left {
  opacity: 0;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
}
.active-anim .animation-left {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: inherit;
}
.animation-right {
  opacity: 0;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
}
.active-anim .animation-right {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: inherit;
}
.rotate-anim1, .rotate-anim2, .rotate-anim3, .rotate-anim4, .rotate-anim5 {
  opacity: 0;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  transform: scale(0.4, 0.4);
  -webkit-transform: scale(0.4, 0.4);
}
.active-anim .rotate-anim1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.active-anim .rotate-anim2 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.4s;
}
.active-anim .rotate-anim3 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.5s;
}
.active-anim .rotate-anim4 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.6s;
}
.active-anim .rotate-anim5 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.delay1 {
  opacity: 0;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
}
.active-anim .delay1 {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.delay2 {
  opacity: 0;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
}
.active-anim .delay2 {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.delay3 {
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
}
.active-anim .delay3 {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.delay4 {
  opacity: 0;
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
}
.active-anim .delay4 {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.delay5 {
  opacity: 0;
  transition: all ease 0.7s;
  -webkit-transition: all ease 0.7s;
  -moz-transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -moz-transform: translateY(25px);
}
.active-anim .delay5 {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.label-animation {
  border: 1px solid #ccc;
  padding: 7px 14px;
  transition: 0.4s;
  background: transparent;
}
.label-animation ~ .focus-border:before, .label-animation ~ .focus-border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #3399FF;
  transition: 0.3s;
}
.label-animation ~ .focus-border:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.label-animation ~ .focus-border i:before, .label-animation ~ .focus-border i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background-color: #3399FF;
  transition: 0.4s;
}
.label-animation ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
.label-animation:focus ~ .focus-border:before, .label-animation:focus ~ .focus-border:after, .has-content.label-animation ~ .focus-border:before, .has-content.label-animation ~ .focus-border:after {
  width: 100%;
  transition: 0.3s;
}
.label-animation:focus ~ .focus-border i:before, .label-animation:focus ~ .focus-border i:after, .has-content.label-animation ~ .focus-border i:before, .has-content.label-animation ~ .focus-border i:after {
  height: 100%;
  transition: 0.4s;
}
.label-animation ~ label {
  font-family: 'Zoho_Puvi_Regular';
  position: absolute;
  left: 20px;
  width: 100%;
  top: 15px;
  color: #000;
  transition: 0.3s;
  z-index: -1;
}
.label-animation:focus ~ label, .has-content.label-animation ~ label {
  top: -22px;
  left: 0;
  font-size: 13px;
  color: #fff;
  transition: 0.3s;
}


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

	.container-new {
    max-width: 96%;
    margin: 0 auto;
    padding: 0px 2%;
}
.banner-bg {
	padding: 20px 0px 75px 0px;
	margin-top: 20px;
}
	
.banner .col {
    flex-grow: 1;
    flex-basis: 0;
    margin: 0px 20px;
}
h1 {
    padding-right: 70px;
}
	.banner p {
    padding-right: 170px;
}
.fixed-header {
	top: 83px;
}
.timeline:before {
	display: none;
}
.timeline-year-wrapper h2 {
	position: relative;
	left: 0px;
	top: 0px;
}
.timeline-content-wrapper h3 {
	width: auto;
	position: inherit;
	left: 0px;
	top: 0px;
}
.timeline-content {
	position: relative;
	margin-left: 0px;
}
.timeline-content h4 {
	margin-top: 10px;
}
.timeline-year-wrapper:before {
	display: none;
}
.timeline-content-wrapper h3:after {
	display: none;
}
span.tag {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 3px 10px;
}
span.tag:before {
	display: none;
}
.footer-bg h2 {
	max-width: 100%;
}
}

@media only screen and (max-width:980px) {
	
		.banner .col:nth-child(2) {
	display: none;
}
	.banner {
	text-align: center;
}
	h1 {
    padding: 0px 15%;
}
	.banner p {
    padding: 0 10%;
}
.banner-bg .row {
	justify-content: center;
	flex-direction: column-reverse;
}
.row {
	flex-wrap: wrap;
	justify-content: center;
}
.col {
	flex-grow: inherit;
	flex-basis: inherit;
	margin: 0px;
}
.col-swap {
	flex-direction: column-reverse;
}
	.filter-headings-wrapper {
    padding-right: 20px;
}
}

@media only screen and (max-width:667px) {
	h1 {
    font: 35px/1.2 'Zoho_Puvi_Bold' !important;
		padding: 0;
}
	.banner p{padding: 0;}
.content-bg {
	padding: 75px 0px;
}
	
	a.cta {
    padding: 15px 0;
    width: 100%;
}
	a.cta2 {
    padding: 15px 0;
    width: 100%;margin: 10px 0 0 0;
}
ul.list-items {
	margin: 20px 0px 20px 20px;
}
	.fixed-header{ padding: 10px 0}
ul.filter-headings {
	justify-content: center;
	flex-wrap: wrap;
}
	ul.filter-headings li {
    margin: 12px 12px 10px 0px;
}
ul.filter-headings li span {
	font: 16px/1.3 Zoho_Puvi_Regular;
}
.fixed-header ul.filter-headings li {
    margin: 10px 5px 10px 0px;
}
	
	.filter-headings-wrapper {
    border-bottom: 1px solid #dfdfdf;
    margin: 0;
}
	.filter-headings-wrapper {
    padding-right: 0;
}
	.fixed-header ul.filter-headings li span {
    font: 14px/1.4 Zoho_Puvi_medium;
		padding: 6px 15px;}
}
.fixed-header ul.filter-headings li span:hover{padding: 6px 15px;}
