.footCol2 .foot-head, .footCol2 .footCont {
    display: block; 
}
.heading-menu {
    margin-top: 15px;
}

.footCol2 .foot-head, .footCol2 .footCont {
    display: unset;
}
.pri-22-v2 .pri-box .tit h2 i {
    font-size: 25px;
    margin: 10px 0 0 -50px;
}
.pri-22-v2{    padding-bottom: 100px;}
div#scroll{display:none}
.heading-menu{display:none}
ul li.addo{color:#888787;display:flex;padding:0 20px}
ul li.addo div{font-size:12px}
ul li.addo div:nth-child(1){width:75%}
ul li.addo div:nth-child(2){text-align:right;width:25%}
ul li.addhea{color:#888787;font-size:12px;font-weight:700;margin:20px 0 0;padding:0 20px;text-align:left}
.priContainer .per50 ul li.lnk a{margin:67px 0 0}
.priContainer .per50:nth-child(2) ul li.lnk a{margin:0}
.mainBanner{padding:70px 0 25px;height:auto;background:#F9F9F9}
.mainBanner h1 span.blu{color:#000}
.mainBanner h1 span.nxtLne{font-size:26px;font-weight:300;padding-top:15px;display:block}
.mainBanner h1{line-height:42px;color:#000;font-size:45px;font-weight:700}
.pri-22-v2 .inn .lhs h2 span{font-size: 45px;}
@media screen and (max-width:992px) {
.mainBanner h1{margin-top: 0;}
.pri-22-v2 .inn .lhs h2 span{font-size: 36px;}
}
@media screen and (max-width:769px) {
    .mainBanner h1{line-height:34px;font-size:32px;font-weight:600}
}
@media screen and (max-width:500px) {
.mainBanner h1{line-height:34px;font-size:28px}
.mainBanner h1 span.nxtLne{font-size:18px;padding-top:5px}
.mainBanner{padding:40px 0 20px}
}


/* new sytle */
.pri-22-v2 .pri-box .tit span.tag{
    font-size: 19px;
    
}
.pri-22-v2 .pri-box-free .pri-box .tit span.tag,.pri-22-v2 .pri-box-basic .pri-box .tit span.tag,.pri-22-v2 .stan-plan .pri-box .tit span.tag{
    color: #383636;
}
.pri-22-v2 .prof-plan .pri-box .tit span.tag{
    color: #0D5029;
}
.pri-22-v2 .pri-box .points ul.p-list li strong{
    font-weight: 600;
}
.pri-tot{
    display: none;
}
.pri-22-v2 .pri-box .tit{
    margin-bottom: 0;
}
.pri-22-v2 .pri-box .tit span.tag{
    min-height: 68px;
}
.pri-22-v2 .prof-plan.highlight .pri-box .tit span.tag {
    padding-bottom: 30px;
}

.pri-22-v2 .pri-box .tit h2 i.peryear {
    display: BLOCK;
    text-align: center;
    width: 100%;
    position: relative;
    margin-top: 0;
    line-height: 26px;
}
.pri-22-v2 .stan-plan.highlight .pri-box{
    background: #fff;
    box-shadow: none;
    margin-top: 0;
    border: 1px solid #e3e3e3;
    border-radius: 0;
}

.pri-22-v2 .pri-box-basic .pri-box{
    margin-left: 4.5px;
}

.period {
    max-width: 197px;
    margin: auto;
    border: 1px solid #9053BC;
    padding: 6px 10px 7px 10px;
    border-radius: 28px;
    margin-top: 12px;
}
/*
.mssp-plan.highlight .period {
 background: #F7EAFF;
    padding: 8px 10px;
    border: 1px solid #9053BC;
    border-radius: 8px;
    box-sizing: border-box;
    margin: 14px auto;
} */
.mssp-plan.highlight .period {
    margin: 14px auto;
}

.period * {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    box-sizing: border-box;
}

.period span {
    font-size: 14px;
    line-height: 24px;
    color: #9a979d;
    font-weight: 300;
}

.mssp-plan.highlight .period span{
    color: #9053BC;
}
.period span.active {
    font-weight: 600;
    color: #9053BC;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 21px;
  /* border: 1px solid #9053BC; */
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
  border: 1px solid #9053BC;
  background: #fff;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 1.2px;
  background-color: #9053BC;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #fff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

.slider.round:before {
  border-radius: 50%;
}
.pri-box .storage-value-list {
    max-width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 45px;
}
.pri-box .storage-val{
    color: #000;
}

.pri-22-v2 .other-fields{
    padding: 0;
}
.pri-22-v2 .other-fields span {
    font-size: 12px;
    line-height: 20px;
}
.pri-22-v2 .pri-box .add-on {
    padding: 0;
}

.pri-22-v2 .pri-box .add-inn label {
    font-size: 13px;
    line-height: 22px;
}

.pri-22-v2 .prof-plan.highlight .pri-box {
    box-shadow: 0 -10px 14px 1px #3333331a;
    background: #F5FFFC;
    border: 1px solid #009C4C;
    margin-top: -15px;
    border-radius: 20px 20px 0 0;
}

.pri-22-v2 .highlight .pri-box .cta .cta-gren {
    background: #0058FF;
    color: #fff;
}
.pri-22-v2 .fea-tit div {
    width: 15.2%;
    line-height: 20px;
    height: 64px;
}

.pri-22-v2 .fea-desc div {
    width: 15.2%;
}

.pri-22-v2 .fea-tit div {
    padding-top: 19px;
}

.fea-tit div:nth-of-type(5) {
    padding-top: 13px;
}

.pri-22-v2 .fea-tit div span {
    line-height: 20px;
}

.pri-22-v2 .fea-desc span.sub-txt {
    font-size: 11px;
}

.prof-highlight .fea-tit div:nth-of-type(5) {
    background: #C2E2FA;
    border-left: 1px solid #8ABFE5;
    border-right: 1px solid #8ABFE5;
    border-top: 1px solid #8ABFE5;
}
.prof-highlight .fea-desc div:nth-of-type(5){
    border-left: 1px solid #8ABFE5;
    border-right: 1px solid #8ABFE5;
    box-shadow: 0 15px 14px 1px #3333331a;
    background: #EFF8FF;
}
.prof-highlight .fea-desc:last-child div:nth-of-type(5) {
    border-radius: 0 0 20px 20px;
    border-bottom: 1px solid #8ABFE5;
    box-shadow: 0 10px 14px 1px #33333312;
}


.pri-sing-form:before {
    background-size: 225px;
    width: 73px;
    height: 180px;
    background-position: -19px -62px;
}

.storage-needs {
    display: table;
    max-width: 900px;
    margin: auto;
    position: relative;
    padding: 40px 200px 0;
    width: 90%;
}

.storage-needs h5 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #2F2F2F;
}

.storage-needs p {
    font-size: 15px;
    line-height: 25px;
    color: #000;
    font-weight: 300;
}

.storage-needs .cta-storage {
    position: absolute;
    right: 0px;
    top: 60%;
    transform: translateY(-50%);
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    background: #363636;
    padding: 19px 38px;
    border-radius: 4px;
}

.storage-needs .cta-storage:hover {
    background: #000;
    box-shadow: 0px 2px 10px -2px #000000b8;
}

.storage-needs:before {
    content: "";
    background: url('https://www.manageengine.com/cloud-siem/images/cloud-storage-vector.png') no-repeat 0 -13px;
    background-size: 200px 172px;
    width: 200px;
    height: 155px;
    position: absolute;
    left: -50px;
}

.pri-sing-form .ffw-form,.pri-sing-form  .ffw-thank {
    padding-bottom: 40px;
    border-bottom: 1px solid #BCD9EF;
    border-radius: 0;
}


@media screen and (min-width : 1151px){

    .pri-22-v2{
        float: none;
    }
    .pri-22-v2 .pri-box-main{
        width: 20%;
    }

    .pri-22-v2 .pri-box{
        height: 680px;
    }
    .pri-22-v2 .stan-plan.highlight .pri-box,.pri-22-v2 .mssp-plan.highlight .pri-box, .pri-22-v2 .prof-plan.highlight .pri-box {
        height: 695px;
    }
    .pri-22-v2 .pri-box .points ul.p-list {
    margin-top: 45px;
    }
    .pri-22-v2 .pri-box-free .pri-box .points ul.p-list {
    margin-top: 116px;
    }

.pri-22-v2 .mssp-plan .pri-box .tit {
    margin-bottom: 0;
}

.pri-22-v2 .pri-box .tit {
    margin-bottom: 27px;
}

.pri-22-v2 .prof-plan.highlight .pri-box .tit {
    margin-bottom: 27px;
}

    .pri-22-v2 .mssp-plan.highlight .tit {margin-bottom: -15px;}

    .pri-22-v2 .mssp-plan.highlight .pri-box  .points ul.p-list {margin-top: 20px;}
    .pri-22-v2 .mssp-plan .other-fields {
    margin-bottom: 18px;
}
.pri-22-v2 .mssp-plan.highlight .other-fields {
    margin-bottom: 40px;
}

    .pri-box .storage-val {
    margin: 0 auto;
    border-color: #000;
    background: transparent;
    width: 95%;
}

.pri-22-v2 .pri-box .storage-val:before {
    border-color: #000;
}

.pri-22-v2 .prof-plan .pri-box .points ul.p-list {
    margin-bottom: -4px;
}

.pri-22-v2 .fea-desc .sub-ex {
    padding: 12px 8px;
}

}


@media screen and ( max-width : 1050px){
    
.pri-22-v2 .fea-tit div:nth-child(1), .pri-22-v2 .fea-desc div:nth-child(1) {
    width: 20%;
}

.pri-22-v2 .fea-tit div,.pri-22-v2 .fea-desc div {
    width: 16%;
    padding: 10px 20px;
}

.pri-22-v2 .fea-desc div {
    height: 90px;
}
.storage-needs .cta-storage {
    position: relative;
    top: 0;
    transform: none;
    margin: 10px 0;
    display: inline-block;
}

.storage-needs {
    padding-right: 0;
}

}


@media screen and (max-width : 1050px) and (min-width : 769px){
    .pri-22-v2 .pri-box {
    height: auto;
}

.pri-22-v2 .pri-box-main {
    display: inline-flex;
    width: 48%;
    border: 1px solid gray;
    border-radius: 10px;
    background: #fff;
    margin: 10px 0;
    overflow: hidden;
}

.pri-22-v2 .inn .rhs {
    border: none;
    flex-wrap: wrap;
    justify-content: space-around;
}

.pri-22-v2 .pri-box-free .pri-box {
    border: 0;
    background: none;
}

.pri-22-v2 .pri-box {
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0px !important;
}

.pri-22-v2 .pri-box .points ul.p-list {
    margin: 20px !important;
}

.pri-22-v2 .pri-box .tit span.tag br {
    display: none;
}

.pri-22-v2 .other-fields span {
    width: calc(100% - 70px);
    display: inline-block;
}
}


@media screen and ( max-width : 992px){

    .pri-22-v2 .pri-22-feat {
    width: 1000px;
}

.pri-22-feat-main {
    overflow-x: auto;
}
   
}

@media screen and (max-width : 767px){
    .storage-needs:before {
    display: none;
}

.storage-needs {
    padding: 40px 0 0;
}
}


.addi-stor {
    border: 1px solid #000;
    border-radius: 3px;
}

.addi-stor input {
    border: 0;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 42px);
    height: 40px;
    background: transparent;
    appearance: textfield;
    -webkit-appearance: textarea;
    outline: 0;
}

.addi-stor span {
    padding-left: 8px;
    box-sizing: border-box;
    display: inline-block;
    border-left: 1px solid #0000004f;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.addi-stor .error-msg {
    color: red;
    position: absolute;
    bottom: -25px;
    font-size: 12px;
}

.addi-stor.err {
    position: relative;
    border-color: red;
}

.fea-stick .pri-22-feat .fea-tit{
top:50px;
}
footer {
    display: inline-block;
    width: 100%;
}
/* new style end */


@media screen and (min-width: 1026px) {
    #header-topsec {
        position: fixed;
    }
}
@media only screen and (max-width: 450px) {
    header:not(.abheader) #header-mainsec {
        top: 40px;
    }
}
