 .promotion-bg {
   padding: 20px 0px;
 }
 .heading-menu {
   margin-top: 86px;
   background: url(images/scp-banner-bg.png) no-repeat center top;
   background-attachment: relative;
   background-position: center center;
   width: 100%;
   -webkit-background-size: 100%;
   -moz-background-size: 100%;
   -o-background-size: 100%;
   background-size: 100%;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   color: #fff;
   border-bottom: 1px solid #C5CBD4;
   font-weight: 400;
   letter-spacing: -1px;
   position: relative;
   overflow: hidden;
   clear: both;
   height: auto;
   font-weight: 500;
 }
 #customerlogos {
   display: none!important;
 }
 h1.ftrmnhdr {
   font-size: 45px;
   letter-spacing: 0.5px;
   line-height: 50px;
   font-weight: 400;
 }
 div.heading-menu .ftrpg-inrhdr {
   color: #fff;
 }
 .ftrpg-inrhdr {
   font-weight: 100;
   font-size: 23px;
   line-height: 29px;
   letter-spacing: 1px;
   color: #444;
 }
 .fntwt600 {
   font-weight: 600 !important;
   font-size: 23px;
 }
 .ticked {
   font-size: 16px !important;
   color: #7eac2d;
   text-align: center;
 }
.tickicn {
    background-image: url(../images/check-tick-blue.svg);
    background-repeat: no-repeat;
    width: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    height: 13px;
    background-size: 90% 90%;
}
 .fnt14px {
   font-size: 14px !important;
   top: 5px;
   position: relative;
 }
 .dc-comprtble {
   background: #f3f3f4;
   padding: 50px;
 }
 .comp-container {
   max-width: 1300px;
   width: 100%;
   margin: 0 auto;
   transition: all 0.2s ease-in 0s;
 }
 .printtable {
   display: block;
   margin-top: 50px;
 }
 .box-table {
   width: 100%;
   box-shadow: 0px 0px 20.64px 3.36px rgb(0 0 0 / 5%);
 }
 table.box-table tr.hdrbg {
   background: #fff;
   color: #000;
 }
 .box-table td {
   padding: 20px 30px 15px 30px;
   background: #fff;
   border: 1px solid #c3eaff;
   font-size: 16px;
   vertical-align: middle;
 }
 .box-table td:nth-child(1) p {
   margin: 0px;
   font: 17px/1.1 'Zoho_Puvi_SemiBold';
 }
 
 .box-table td p {
   margin: 0px;
   font: 16px/1.1 'Zoho_Puvi_SemiBold';
 }
 thead.thdshdow tr th {
   padding: 2% !important;
   transition: all ease .5s;
 }
 .box-table tr th {
   padding: 3% 2% 2% 2%;
   border: 1px solid #c3eaff;
   vertical-align: middle;
   border-bottom: 2px solid #03A9F4;
 }
 .box-table tr:hover {
   background: #f8fdff;
 }
 h3.comptble-hdr {
   color: #000;
   font-size: 25px;
   line-height: 30px;
   font-family: 'Zoho_Puvi_Bold';
   margin: 0;
 }
 .comptble-disctxt {
   color: #000;
   margin: 10px 0 0 0;
   font: 13px/1.1 'Zoho_Puvi_Regular';
 }
 ul.ftrlist-main {
   margin-left: 20px;
   margin-bottom: 10px;
   margin-top: 20px;
 }
 ul.ftrlist-main li {
   margin-bottom: 0px;
   position: relative;
   padding-left: 5px;
   margin-top: 10px;
   font-size: 16px;
   margin-left: 20px;
   list-style-type: none;
 }
 ul.ftrlist-main li:before {
   content: "";
   background: #0067ff;
   position: absolute;
   top: 10px;
   right: 0;
   bottom: 0;
   left: -20px;
   width: 6px;
   height: 6px;
   border-radius: 50px;
 }
 ul.sub-ftrlist li:before {
   content: "";
   background: #fff;
   position: absolute;
   top: 10px;
   right: 0;
   bottom: 0;
   left: -20px;
   width: 4px;
   height: 4px;
   border-radius: 50px;
   border:1px solid #0067ff;
 }
 .box-table tr th:nth-child(2) {
   border-top: 0;
 }
 .box-table tr th:nth-child(3) {
   border-top: 0;
 }
 .box-table tr th:nth-child(1) {
   border-top-left-radius: 16px;
   border-left: none;
   border-top: none;
 }
 .box-table tr th:nth-child(4) {
   border-top-right-radius: 16px;
   border-right: none;
   border-top: none;
 }
 .box-table tr.lasttr td:nth-child(1) {
   border-bottom-left-radius: 16px;
   border-left: none;
   border-bottom: none;
 }
 .box-table tr.lasttr td:nth-child(4) {
   border-bottom-right-radius: 16px;
   border-right: none;
   border-bottom: none;
 }
 
  .box-table tr.lasttr td:nth-child(2) {
   border-bottom: none;
 }
 .box-table tr.lasttr td:nth-child(3) {
   border-bottom: none;
 }
 
 
 .box-table td:nth-child(1) {
   width: 30%;
   border-left: 0;
 }
 .box-table td:nth-child(2) {
   width: 20%
 }
 .box-table td:nth-child(3) {
   width: 25%
 }
 .box-table td:nth-child(4) {
   width: 25%;
   border-right: 0;
 }
 table.box-table tr.f {
   background: #03A9F4;
   color: #fff;
 }
 .pric-footer {
   background: #000;
   padding: 90px 0;
 }
 .pric-footer h2 {
   color: #fff;
   margin: 0;
 }
 .pric-footer div.priccta {
   margin-top: 30px;
 }
 div.priccta a {
   display: inline-block;
    background: #ff1b36;
    color: #fff;
    padding: 7px 30px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Zoho_Puvi_Bold;
    border-radius: 2px;
    letter-spacing: 0.3px;
 }
 
 div.priccta a:hover {
    background: #e23c32;
}


 

 @media print {
   header, footer, #allFea, #btmBar {
     display: none;
   }
   .printtable {
     display: block;
   }
   a[href]:after {
     content: none !important;
   }
 }
 .pb60 {
   padding-bottom: 60px !important;
 }
 @media only screen and (max-width: 1024px) {
   .comp-container {
     max-width: 100%;
     width: 100%;
   }
   .ipad-per30 {
     width: auto;
     padding: unset;
     float: unset;
   }
   .openclose {
     display: block;
   }
   .ednhdr-cont {
     border-top: 1px solid #d7d7d7 !important;
   }
   ul.mobmenu-slide {
     right: -550px !important;
   }
   .ednctadiv {
     padding: 2% 0px;
   }
   .promotion-bg {
     position: relative;
     top: 60px;
     margin-bottom: 130px;
   }
   .ipad-per30 {
     width: auto;
     padding: unset;
     float: unset;
   }
   .openclose {
     display: block;
   }
   .ednhdr-cont {
     border-top: 1px solid #d7d7d7 !important;
   }
   ul.mobmenu-slide {
     right: -550px !important;
   }
   .ednctadiv {
     padding: 2% 0px;
   }
   .promotion-bg {
     margin-top: 0px;
   }
   .promotion p {
     padding: 0px 70px;
     box-sizing: border-box;
   }
   .headerbg {
     height: auto;
     min-height: auto;
   }
   .ipadmob-fixd {
     height: auto !important;
   }
 }
 @media only screen and (max-width: 768px) {
   .promotion p {
     padding: 10px 0px;
     box-sizing: border-box;
   }
 }
 @media only screen and (min-width:900px) and (max-width: 1011px) {
   .promotion-bg {
     top: 80px;
   }
 }
 @media only screen and (min-width: 1025px) and (max-width: 1035px) {
   .promotion-bg {
     margin-top: 40px;
   }
 }
 @media screen and (max-width:2600px) {
   .bgptrn {
     background-image: url(images/mobile-site-bg.png);
     background-repeat: repeat;
     display: block
   }
   .odopcont {
     width: 100%
   }
   .opodactive {
     color: #fff !important
   }
   .opodtabs {
     height: 31px;
     position: relative;
     background: #fff;
     border: 1px solid #d1d3d2;
     border-radius: 7px;
     font-size: 14px;
     padding-top: 1px;
     color: #929292;
     width: 262px;
     margin: 0 auto
   }
   .opodtabs .move-bg {
     padding: 5px 15px;
     background-color: #0d89d1;
     position: absolute;
     width: 100px;
     z-index: 190;
     left: 0;
     border-radius: 5px;
     color: #929292;
     margin-left: 1px
   }
   .opodtabs .opoditem {
     display: block;
     float: left;
     padding: 5px 15px;
     width: 100px;
     color: #444;
     text-align: center;
     z-index: 200;
     position: relative;
     cursor: pointer
   }
 }
 @media screen and (max-width:1180px) {
 .stickyfixed-header {
    top: 100px;
}
   .heading-menu {
     height: 0;
     padding: 0;
     margin-top: 102px !important
   }
   #scroll {
     display: none
   }
   .bgptrn {
     background: #fff;
     display: block
   }
   .gtdmo {
     margin-top: 10px
   }
   .bgptrn h3 {
     padding: 0 2%;
     font-size: 25px
   }
   .bgptrn p {
     font-size: 15px
   }
   p.viewpricpln {
     font-size: 14px !important
   }
   .std-edn-cptn {
     font-size: 15px;
     line-height: 28px;
     font-weight: 400;
     padding: 7% 0 0;
     text-align: center
   }
   .prf-edn-cptn {
     font-size: 15px;
     line-height: 28px;
     font-weight: 400;
     padding: 7% 0 0;
     text-align: center
   }
   .ent-edn-cptn {
     font-size: 15px;
     line-height: 28px;
     font-weight: 400;
     padding: 7% 0 0;
     text-align: center
   }
   .strtsfrm {
     text-align: center;
     font-size: 14px;
     color: #fff;
     margin-top: 20px
   }
   .pricdlr {
     text-align: center;
     font-size: 50px;
     line-height: 60px;
     color: #fff;
     font-weight: lighter;
     padding: 5% 0 10%;
     margin-left: 15px
   }
   .pricdlr span {
     font-size: 30px;
     line-height: 40px;
     color: #fff;
     font-weight: lighter;
     margin-top: 15px;
     position: absolute;
     margin-left: -20px
   }
   .subcrpntxt {
     padding: 0 5%;
     text-align: center;
     font-size: 14px;
     color: #fff
   }
   .subcrpntxt span {
     text-align: center;
     font-size: 11px;
     color: #777;
     font-weight: lighter;
     font-style: italic
   }
   ul.editns-ftrslist {
     min-height: 255px
   }
   ul.editns-ftrslist li a {
     font-size: 15px
   }
   .hide {
     display: none
   }
 }
 @media screen and (max-width:900px) {
 .promotion-bg {
    margin-top: 18px!important;
}
   ul.editns-ftrslist li {
     font-size: 20px
   }
   ul.editns-ftrslist li a {
     font-size: 20px
   }
 }
 @media screen and (max-width:768px) {
   .formcont .ipad-per30 {
     width: 98%;
     padding: 0 1.5%;
     float: none
   }
   .bgptrn p {
     font-size: 15px;
     line-height: 25px
   }
   .formcont {
     padding: 0
   }
   .prf-edn-tblbg {
     margin-top: 10%
   }
   .ent-edn-tblbg {
     margin-top: 10%
   }
   .std-edn-hdr, .prf-edn-hdr, .ent-edn-hdr {
     font-size: 80px;
     padding-top: 5%
   }
   .std-edn-cptn {
     font-size: 24px;
     line-height: 35px;
     font-weight: 400;
     padding: 5% 0 0;
     text-align: center
   }
   .prf-edn-cptn {
     font-size: 24px;
     line-height: 35px;
     font-weight: 400;
     padding: 5% 0 0;
     text-align: center
   }
   .ent-edn-cptn {
     font-size: 24px;
     line-height: 35px;
     font-weight: 400;
     padding: 5% 0 0;
     text-align: center
   }
   .strtsfrm {
     text-align: center;
     font-size: 20px;
     color: #fff;
     margin-top: 35px
   }
   .pricdlr {
     text-align: center;
     font-size: 95px;
     line-height: 88px;
     color: #fff;
     font-weight: lighter;
     padding: 5% 0 10%;
     margin-left: 25px
   }
   .pricdlr span {
     font-size: 60px;
     line-height: 70px;
     color: #fff;
     font-weight: lighter;
     margin-top: 15px;
     position: absolute;
     margin-left: -30px
   }
   .subcrpntxt {
     padding: 0 5%;
     text-align: center;
     font-size: 20px;
     color: #fff
   }
   .subcrpntxt span {
     text-align: center;
     font-size: 15px;
     color: #777;
     font-weight: lighter;
     font-style: italic;
     line-height: 35px
   }
 }
 @media screen and (max-width:667px) {
 .promotion-bg {
    margin-top: 0!important;
	    top: 70px;
}
   .formcont {
     padding: 0
   }
   .prf-edn-tblbg {
     margin-top: 10%
   }
   .ent-edn-tblbg {
     margin-top: 10%
   }
   .std-edn-hdr, .prf-edn-hdr, .ent-edn-hdr {
     font-size: 55px;
     padding-top: 5%
   }
   .std-edn-cptn, .prf-edn-cptn, .ent-edn-cptn {
     font-size: 17px;
     padding: 5% 0 0;
     text-align: center
   }
   .strtsfrm {
     font-weight: lighter;
     font-size: 14px;
     margin-top: 15px
   }
   .pricdlr {
     padding: 5% 0 3%;
     font-size: 75px;
     margin-left: 15px
   }
   .pricdlr span {
     font-size: 45px;
     margin-left: -25px
   }
   .subcrpntxt {
     padding: 0 5%;
     font-size: 14px;
     font-weight: lighter
   }
   .subcrpntxt span {
     font-size: 12px;
     line-height: 23px
   }
   ul.editns-ftrslist {
     min-height: 205px
   }
   .clearfix.pT70.pb60 {
     padding-bottom: 30px !important
   }
 }
 @media screen and (max-width:400px) {
   .heading-menu h1.ftrmnhdr {
     font-size: 22px
   }
   .heading-menu .ftrpg-inrhdr {
     font-size: 15px;
     padding: 2% 7% 0
   }
   .std-edn-hdr, .prf-edn-hdr, .ent-edn-hdr {
     font-size: 45px;
     padding-top: 5%
   }
   .std-edn-cptn, .prf-edn-cptn, .ent-edn-cptn {
     font-size: 15px;
     padding: 5% 0 0;
     line-height: 15px
   }
   .subcrpntxt span {
     font-size: 10px;
     line-height: 23px
   }
 }