
.heading-menu, .mspfooterlinks, .menuheader, .btmBar{display:none}

.fixed-header {
    position: relative;
}
.ebkinner-wrppr.rowpding {
    padding-top: 50px;
}
div#sticky-anchor {
    height: 0;
}
.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    transition: all 0.2s ease-in 0s;
}
img, picture, source {
    max-width: 100%;
    height: auto;
}
.header-bg {
    box-shadow: 0px 0px 5px #e2e2e2;
}

.ebkinnercont {
    width: 1100px;
    margin: 0 auto;
    display: flex
}

.rowpding {
    padding:30px 0
}

.articlelinkscont {
    background: #fafafa;
    padding: 10px 30px 30px 30px;
    margin-top: 20px;
}

ul.articlelinks li {
    margin: 10px 0
}

ul.articlelinks {
    border-left: 1px solid #cacbcf;
}

ul.articlelinks li a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 6px 0 4px 12px;
    line-height: 1.4;
}

ul.articlelinks li.active a {
    color: #000;
    box-shadow: -3px 0px 0px 0px #000;
    font-weight: 600;
    pointer-events: none;
}

.article-wrapper {
    width: 65%;
    padding-right: 5%;
}
/*.article-wrapper img{    border: 1px solid #ccc;
    box-shadow: 0 0 20px #ccc;}*/
.article-wrapper h1 {
    font: 35px/1.3 'Zoho_Puvi_Bold';
}
.taglin-txt {
    font: 18px/1.3 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
    padding-bottom: 20px;
}

.article-wrapper h2 {
    font: 27px/1.3 'Zoho_Puvi_SemiBold';
    margin: 0 0 30px 0;
}

.article-wrapper h3 {
    font: 23px/1.3 'Zoho_Puvi_SemiBold';
    margin: 0 0 30px 0;
}

.date-share {
    display: flex;
    margin: 15px 0 40px 0;
}

.datemints {
    width: 100%
}

.datemints p {
    color: #666565;
    margin: 0px !important;
    /* font-family: Zoho_Puvi_Light; */
    /* letter-spacing: 1px; */
    /* text-transform: uppercase; */
    font-size: 14px;
}

.datemints p:hover {
	color: #000;}
.datemints p span{ margin-left: 10px;}

.articleshare {
    width: 11%;
}

ul.shareiconscont {
    display: flex;
    flex-flow: row;
}

ul.shareiconscont li {
    list-style-type: none;
}
ul.shareiconscont li a:hover{ border-bottom: none !important;}

.shareicons {
    background-image: url(https://www.manageengine.com/products/service-desk-msp/style/../images/social-shares-icon.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    background-size: 70px;
    background-position: 0px 2px;
    margin-left: 10px;
}

.twit {
    background-position: -19px 2px;
    transition: .4s ease;
    width: 15px;
}

a.twit:hover {
    background-position:-19px -18px;
    transition: .4s ease;
	    border-bottom: none;
}

.lind {
    background-position: -35px 2px;
    transition: .4s ease;
}
a.lind:hover {
    background-position: -35px -17px;
    transition: .4s ease;
	    border-bottom: none;
}

.facbk {
    background-position: -1px 2px;
    transition: .4s ease;
    /* background-size: 105px; */
}

.facbk:hover {
    background-position: -1px -17px;
    transition: .4s ease;
	    border-bottom: none;
}

.flag {
    background-position: -55px 1px;
    transition: .4s ease;
    /* background-size: 105px; */
	display:none;
}

a.flag:hover {
    background-position: -55px -17px;
    transition: .4s ease;
	    border-bottom: none;
}

.bnrcont {
    margin: 40px 0
}

.article-wrapper p {
    margin-top: 20px;
}

.article-wrapper p strong {
    font-weight: 600;
}

.article-wrapper h3 {
    margin: 30px 0 20px 0;
}

.article-wrapper a {
        color: #138cd6;
		    text-decoration: none
}
.article-wrapper a:hover {
    color: #138cd6;
	    border-bottom: 1px solid #138cd6;

}


.automotion-list ul{
    margin: 0px;
    padding: 15px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    /* background: #f5f5f5; */
    border-radius: 26px;
}
.automotion-list ul li {
    flex: 0 0 42%;
    margin: 4%;
}
.automotion-list ul li p.list-title{font: 18px/1.3 'Zoho_Puvi_Bold';}
.automotion-list ul li p{ margin:15px 0 10px 0;}

.automotion-list ul li span {
    background-image: url(https://www.manageengine.com/products/service-desk-msp/style/../images/msp-automation-icons.png);
    background-size: 700px auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px;
    display: block;
    margin: 0;
    position: relative;
}
.automotion-list ul li:nth-child(1) span {
    background-position: 0px 2px;
    max-width: 133px;
}
.automotion-list ul li:nth-child(2) span {
    background-position: -205px 4px;
    max-width: 120px;
}
.automotion-list ul li:nth-child(3) span {
    background-position: -404px -1px;
    max-width: 102px;
}
.automotion-list ul li:nth-child(4) span {
    background-position: -562px -1px;
    max-width: 128px;
}
.automotion-list ul li:nth-child(5) span {
    background-position: -21px -173px;
    max-width: 119px;
}
.automotion-list ul li:nth-child(6) span {
    background-position: -205px -167px;
    max-width: 131px;
}
.automotion-list ul li:nth-child(7) span {
    background-position: -386px -172px;
    max-width: 121px;
}
.automotion-list ul li:nth-child(8) span {
    background-position: -596px -169px;
    max-width: 108px;
}


/*Acount management article icons*/

.msp-ac-list ul{
    margin: 0px;
    padding: 15px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    margin-top: 50px;
    /* background: #f5f5f5; */
    border-radius: 26px;
}
.msp-ac-list ul li {
    flex: 0 0 42%;
    margin: 4%;
}
.msp-ac-list ul li p.list-title{font: 18px/1.3 'Zoho_Puvi_Bold';}
.msp-ac-list ul li p{ margin:15px 0 10px 0;}

.msp-ac-list ul li span {
    background-image: url(https://www.manageengine.com/products/service-desk-msp/style/../images/msp-account-management-icons.png);
    background-size: 700px auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 150px;
    display: block;
    margin: 0;
    position: relative;
}
.msp-ac-list ul li:nth-child(1) span {
    background-position: 0px 2px;
    max-width: 133px;
}
.msp-ac-list ul li:nth-child(2) span {
    background-position: -166px 4px;
    max-width: 152px;
}
.msp-ac-list ul li:nth-child(3) span {
    background-position: -357px -1px;
    max-width: 161px;
}
.msp-ac-list ul li:nth-child(4) span {
    background-position: -566px -1px;
    max-width: 128px;
}
.msp-ac-list ul li:nth-child(5) span {
    background-position: -1px -173px;
    max-width: 150px;
}




.nextprevarow {
    display: flex;
    /* width: 11%; */
    margin: 0 auto;
    align-items: center;
    justify-content: center;
	display: none;
}

  .testimonial-cont-wrap .arw_lnk {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
	    margin-top: 5px;
}
.testi-arrow {
    /* position: relative; */
    bottom: 0;
    transform: translate(-25%, 0%) scale(0.9);
    z-index: 3;
    /* padding: 10px; */
}
.testi-arrow.prev-arw {
    left: auto;
}
.testi-arrow.prev-arw1 {
    left: auto;
}
p.arw_lnk.next-arw {
    left: -20px;
}
p.arw_lnk.next-arw1 {
    left: -20px;
}
    
    .prev-nxt-arw {
        display: flex;
        margin-top: 50px;
    }
    
  .arw_lnk {
    cursor: pointer;
    border-radius: 50%;
    /* border: 4px solid #000; */
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin: 0 auto; */
    background: #f6f6f6;
}
    .prev-nxt-arw .arw_lnk:nth-child(1) {
        margin-right: 40px;
    }
    
 .arw_lnk span {
    cursor: pointer;
    display: inline-block;
    height: 2px;
    width: 18px;
    background: #555;
    position: relative;
}
    
   .arw_lnk span::after, .arw_lnk span::before {
    content: '';
    height: 2px;
    width: 10px;
    background: #555;
    display: inline-block;
    position: absolute;
}

.slick-slider {
    box-sizing: border-box;
    background: #f6fcff;
    padding: 20px;
    box-shadow: 0px 0px 8px 0px #e1e1e1;
	    margin-bottom: 40px;
}

    
    .slick-disabled span::after,
    .slick-disabled span::before,
    .slick-disabled span {
        background: #b7b6b6;
        cursor: unset;
    }
    
    .arw_lnk span::after {
        transform: rotate(45deg);
        left: 0px;
        top: 4px;
    }
    
    .arw_lnk span::before {
        transform: rotate(-45deg);
        left: 0px;
        top: -4px;
    }
    
    .next-arw span {
        transform: rotate(180deg);
        transform-origin: center;
    }
.next-arw1 span {
        transform: rotate(180deg);
        transform-origin: center;
    }

p.img-caption {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin: 20px 0 0 0;
}





.widget-sidebar {
    width: 30%;
}

#adsticky {
    position: sticky;
    top: 130px;
    background: #fafafa;
    padding: 40px 39px; 
    margin-top: 205px;
    margin-bottom: 50px;
}
.rlted-articles{}
.rlted-articles h3 {
    margin: 0;
    font-family: 'Zoho_Puvi_Bold';
}
ul.rle-articlelist li {
    list-style-type: none;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
    /* border-left: 0px solid #0b6ffb; */
    transition: all 0.2s ease-in 0s;
    border-bottom:1px solid #e6e6e6;
    padding-bottom: 10px;
}

ul.rle-articlelist li a{ text-decoration: none;    color: #000;}
ul.rle-articlelist li:hover a {
   color: #0b6ffb;
}

ul.rle-articlelist li.bdrtp-non{ border-top: none;}
ul.rle-articlelist li.bdrbtm-non {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.analystname {
    margin-top: 20px;
    text-align: right;
}

.analystname span {
    font-size: 14px;
}

.funfact{ display: flex; background: #9adafe; padding: 20px;}
.funfact .colm:nth-child(1){flex: 0 0 30%;text-align: center}
.funfact .colm:nth-child(1) img{ width: 60%; margin-top: 10px;}
.funfact .colm:nth-child(2) {
    flex: 0 0 52%;
    display: flex;
    align-items: center;
}
.funfact .colm:nth-child(2) p{    font-family: 'Zoho_Puvi_SemiBold';}

.abtathr {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
}
.aboutauther {
    display: flex;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.aboutauther div.left {
    width: 100%;
    text-align: center;
}

.aboutauther .obj {
    width: 100px;
    margin: 0px auto;
}

.aboutauther div.left img {
    margin: 0 auto;
    border-radius: 50%;
}


.authname {
    font-family: 'Zoho_Puvi_SemiBold';
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
}

.authdisc {
    font-size: 16px;
    margin-top: 0px;
}

.aboutauther div.right {
    width: 100%
}

.aboutauther div.right p {
    font-size: 14px;
    margin-top: 25px;
}

.autherlinks {}

.autherlinks ul {
    display: flex;
    list-style-type: none;
}

.autherlinks ul li {}

.authrlinkicons {
    background-image: url("../images/auther-profile-icons.png");
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    margin-top: 10px;
}

a.authr-in {
    background-position: 0px 0px;
    display: block
}

a.authr-web {
    background-position: -45px 0px;
    display: block;
    margin-left: 12px;
}

.hastagscont {
    margin-top: 70px;
}

ul.hastags {
    display: flex;
    flex-wrap: wrap;
}

ul.hastags li {
    list-style-type: none;
    padding: 10px;
}

ul.hastags li a {
    color: #000;
    text-decoration: none;
    background: #fafafa;
    padding: 5px 10px;
}

.sub-news {
    background: #fafafa;
    padding: 40px;
    margin-top: 20px;
}

.sub-news p {
    font: 20px/1.3 'Zoho_Puvi_SemiBold';
    margin-top: 0px;
}

.sub-news div {
    margin-top: 30px;
}

.subscribe {
    background: #ee4a44;
    color: #fff;
    padding: 10px 20px;
    font: 20px/1.3 'Zoho_Puvi_SemiBold';
    text-align: center;
    border-radius: 2px;
    opacity: 0.9;
    cursor: pointer;
}

.subscribe:hover {
    opacity: 1;
}

.subscribe a {
    text-decoration: none;
    color: #fff;
}

.tblecont {
    margin: 20px 0;
    overflow-x: scroll;
}

.disaster-table tr:nth-child(odd) {
    background: #c7eafb;
}

.disaster-table tr:nth-child(even) {
    background: #e4f5fd;
}

.disaster-table tr td {
    border: 1px solid #4abfe1;
}

.tblecont tr td {
    padding: 25px;
    border: 1px solid #000;
}

.tblecont p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
}

.tblecont p strong {
    font-weight: 600;
}

ul.list-items {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
ul.list-items li {
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    margin-top: 10px;
}
ul.list-items li a{ text-decoration: none; color: #138cd6; cursor: pointer;}
ul.list-items li a:hover{ color: #138cd6; border-bottom: 1px solid #138cd6;}

ul.list-items.tblofcont li a{ text-decoration: none; color: #138cd6; cursor: pointer;}
ul.list-items.tblofcont li a:hover{ text-decoration: none; color: #138cd6; cursor: pointer;border-bottom: 1px solid #138cd6;}

ul.list-items li:before {
    content: "";
    background: #00a9f4;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: -20px;
    width: 7px;
    height: 7px;
    border-radius: 50px;
}

ul.list-items li strong {
    font-weight: 600;
}

ul.sub-list-1 li strong {
    font-weight: 600;
}


.botmctasec {
    background: #fff;
    padding: 100px 0;
}

.botmctasec h2 {
    color: #000;
    text-align: center;
    margin-top: 0px;
    width: 60%;
    margin: 0 auto;
   /* line-height: 50px;*/
}
.botmcta {
    margin-top: 40px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.botmcta a {
    background: #ff4545;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Zoho_Puvi_Bold;
    -webkit-appearance: none;
    outline: none;
    margin: 0 auto;
    font-size: 15px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    opacity: 1;
	    text-decoration: none;
}

.botmcta a:hover {
    opacity: 0.9;
}



/*Form sec*/

.formsec {
    background: #171d2e;
}

.formsec h2 {
    color: #fff;
    text-align: center
}

.formdiv {
    margin-top: 50px;
}

.form-fields {
    width: 60%;
    margin: 0 auto;
}

.fields {
    margin: 15px 0px;
}

.fields1 {
    width: 45%;
}

.fields2 {
    width: 20%;
}

.fields3 {
    width: 35%;
}

input {
    border: 0;
    border-radius: 0;
}

input#emailID {
    background: #fff;
    padding: 15px 20px;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    outline: none;
}

 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

input:focus:-ms-input-placeholder {
    color: transparent;
}


/* IE 10+ */

.form-fields,
#meGDPRMessage {
    width: 90%;
    max-width: 500px;
    margin: 15px auto;
}

#meGDPRMessage {
    text-align: center;
}

select#MECountryListing {
    border: none;
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 15px 20px;
    font-size: 17px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(https://www.manageengine.com/academy/images/dropdown-arrow.png)no-repeat !important;
    background-position: right 9px !important;
}

.slt-parent {
    position: relative;
}

.submitdiv {
    margin-top: 40px !important;
}

input#submit {
    background: #ff4545;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Zoho_Puvi_Bold;
    -webkit-appearance: none;
    outline: none;
    margin: 0 auto;
    font-size: 15px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    opacity: 0.9;
}

input#submit:hover {
    opacity: 1;
}

input#user-detail {
    display: none;
}

#meGDPRMessage {
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
    color: #fff;
}

div#formCTAgdpr {
    font-size: 11px;
    margin: 10px auto 0 auto;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}

.prvcy-plicy a {
    font-size: 10px;
    text-decoration: underline;
    border-bottom: 1px solid #000;
    color: #56ccff;
}

.resetdiv {
    display: none;
}

#customerlogos{display:none}




/* [IMAGE] */
.zoomD {
    height: auto;
    cursor: zoom-in !important;
	margin-top: 20px;
}
.slick-list {
    margin: 0;
    padding: 0;
    /*border: 1px solid #999;*/
}
.slick-list img{
    border: 1px solid #999;
}
.slick-list .zoomD { border: none;}

/* [LIGHTBOX BACKGROUND] */
#lb-back {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background:rgba(0, 0, 0, 0.84);
	/*background: rgba(255, 255, 255, 0.94);*/
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.4s;
}
#lb-back.show {
  visibility: visible;
  opacity: 1;
}



/* [LIGHTBOX IMAGE] */
#lb-img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
#lb-img img {
  /* You might want to play around with 
     width, height, max-width, max-height
     to fit portrait / landscape pictures properly. */
  width: 70%;
  height: auto;
 
  /* ALTERNATE EXAMPLE
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto; */
}

#lb-img img.smlimg {
  /* You might want to play around with 
     width, height, max-width, max-height
     to fit portrait / landscape pictures properly. */
  width: auto !important;
	height: auto;}

/* [DOES NOT MATTER] */
html, body {
  padding: 0;
  margin: 0;
}

.imgzoom {
    position: relative;
	    text-align: center;
}

.slide .imgzoom{
    position: initial;
}

.imgzoom:after {
    content: "";
    background: #038ddc url(https://www.manageengine.com/products/service-desk-msp/style/../images/zoom-icon.png);
    background-repeat: no-repeat;
    background-size: 40%;
    position: absolute;
    bottom: 0px;
    right: 6px;
    width: 16px;
    height: 16px;
    padding: 10px;
    background-position: center;
    z-index: 0;
    pointer-events: none;
}

.testi-slider1 .imgzoom:after, .testi-slider2 .imgzoom:after, .testi-slider3 .imgzoom:after, .testi-slider4 .imgzoom:after, .testi-slider5 .imgzoom:after {bottom: 42px;right: 0px;}
img.bxshdow{    background: #fff;
    padding: 15px;
    box-shadow: 0px 0px 8px 0px #e1e1e1; width: 94%;}    



#closeimg{
background-image: url(https://www.manageengine.com/products/service-desk-msp/style/../images/close.png); background-repeat: no-repeat; width: 65px; height: 65px;position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999999;cursor: pointer;
	visibility: hidden;
  opacity: 0;
  transition: all ease 0.4s;
}
#closeimg.show {
  visibility: visible;
  opacity: 1;
}





@media screen and (max-width:1440px) {
    .adcont.adstick {
        width: 23%;
    }
}

@media screen and (max-width:1100px) {
    .fixed-header {
        position: fixed;
    }
    .container {
        max-width: 96%;
    }
    .rowpding {
        padding: 50px 0;
    }
    .bnrcont img {
        margin: 0 auto
    }
    .ebkinnercont {
        width: 100%;
    }
    .article-wrapper {
        width: 100%;
        padding: 0 20px;
    }
    .widget-sidebar {
        display: none;
    }
    .article-wrapper h1 {
        font: 30px/1.3 'Zoho_Puvi_Bold';
    }
    .sub-news a {
        padding: 9px 15px;
    }
    ul.articlelinks li a {
        padding: 6px 0 5px 12px;
    }
}

@media only screen and (max-width:980px) {
    .rowpding {
        padding: 50px 0;
    }
	.botmctasec h2 {
    width: 80%;
}
}

@media only screen and (max-width:667px) {
    .rowpding {
        padding: 30px 0;
    }
    .datemints {
        width: 60%;
    }
	.article-wrapper {
    width: 100%;
    padding: 0;
}
    .article-wrapper h1 {
        font: 23px/1.3 'Zoho_Puvi_Bold';
    }
	h2, .h2 {
    font: 22px/1.30 'Zoho_Puvi_SemiBold';
}
    .aboutauther {
        flex-wrap: wrap;
    }
    .aboutauther div.left {
        width: 100%;
    }
    .aboutauther div.right {
        width: 100%;
        text-align: center;
    }
    .article-wrapper h3 {
        margin-top: 20px;
        text-align: left;
    }
	.mspfeaturebtmlinks ul.add-resources h2{    font-size: 22px;}
    .autherlinks {
        margin: 0 auto;
        width: 22%;
    }
	.automotion-list ul li {
    flex: 0 0 92%;
    margin: 4%;
}
	img.bxshdow {
    padding: 0;
}
	.imgzoom:after {
    right: 0;
}
	
	
	br{ display:none}
	.slick-slider{ display:none}
	.imgzoom {
    display:none
}
	.funfact {
    flex-wrap: wrap;
}
	.funfact .colm:nth-child(1) {
		flex: 0 0 100%;}
	.funfact .colm:nth-child(1) img {
		width: 30%;}
	.funfact .colm:nth-child(2) {
		flex: 0 0 100%;}
	
}
