* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#backToTop {
  display: none !important;
}
.lp-sprite {
  background-image: url(../images/office-365-lp-sprite.png);
  background-size: 528px 1000px;
}
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 15px rgba(232, 76, 61, 0);
  }
}
body {
  font-family: 'ZohoPuvi';
}
.lp-base .container {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
}
.lp-base .flex-control-nav {
  right: 0;
  left: 0;
  bottom: 0;
  text-align: right;
  padding-right: 8px;
}
.lp-base .flex-control-nav li {
  margin: 0 5px;
}
.lp-base .flex-control-nav li a {
  background-color: #22636e;
}
.lp-base .flex-control-nav li a.flex-active {
  background: #ffffff;
  color: #ffffff;
}
.lp-base .flexslider {
  width: 100%;
  margin: 2px 0 0 0px;
  padding-bottom: 31px;
  max-height: 450px;
}
.lp-base .flexslider .flex-bnr-slides {
  height: 416px;
  overflow: hidden;
}
.lp-base .flex-bnr-slides > li {
  float: none !important;
  height: 416px !important;
  margin: 0 auto !important;
  overflow: hidden;
}
.lp-base .flex-bnr-slides li.webinarBanner {
  width: 100% !important;
}
.lp-base .flex-bnr-slides:first-slide li {
  float: none;
  margin: 0 auto;
  width: 1000px;
}
.lp-base .head-sec {
  background: #fcffff;
  position: relative;
  padding-bottom: 32px;
}
.lp-base .head-sec .head-container {
  padding: 25px 0 29px;
  position: relative;
  z-index: 99;
  width: 100%;
  max-width: 100%;
}
.lp-base .head-sec::after {
  content: "";
  background-color: #2e7884;
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.lp-base .head-sec .container::before {
  content: "";
  width: 45%;
  height: 100%;
  background: linear-gradient(to top right, transparent 0%, transparent 50%, #2e7884 50%, #2e7884 100%);
  position: absolute;
  top: 0;
  right: 15%;
}
.lp-base .pog-sec {
  padding-top: 36px;
}
.lp-base .pog-sec li {
  list-style: none;
  display: inline-block;
  margin-right: 34px;
  vertical-align: middle;
}
.lp-base .pog-sec li i {
  display: inline-block;
  vertical-align: middle;
}
.lp-base .pog-sec li i.icn-p1 {
  background-position: -5px -76px;
  width: 41px;
  height: 17px;
}
.lp-base .pog-sec li i.icn-p2 {
  background-position: -82px -76px;
  width: 58px;
  height: 16px;
}
.lp-base .pog-sec li i.icn-p3 {
  background-position: -175px -68px;
  width: 31px;
  height: 32px;
}
.lp-base .pog-sec li i.icn-p4 {
  background-position: -239px -70px;
  width: 65px;
  height: 28px;
}
.lp-base .pog-sec li i.icn-p5 {
  background-position: -335px -76px;
  width: 95px;
  height: 13px;
}
.lp-base .pog-sec li i.icn-p6 {
  background-position: -463px -79px;
  width: 65px;
  height: 10px;
}
.lp-base .pog-sec li:last-child {
  margin-right: 0;
}
.lp-base .pL0 {
  padding-left: 0;
}
.lp-base .pR0 {
  padding-right: 0;
}
.lp-base .per60 {
  width: 55%;
}
.lp-base .me-logo-part {
	    width: 48%;
    float: left;
    padding-right: 10px;
}

.lp-base .form-sec {
	    width: 52%;
    float: left;padding-top:7px;
   
}
.lp-base .me-logo {
  background-image: url(../images/office-365-lp-sprite.png);
  background-size: 528px 1000px;
  background-position: -6px -5px;
  width: 245px;
  height: 56px;
  display: inline-block;
}
.lp-base .banner-cont h1 {
  font-size: 40px;
  color: #000;
  font-weight: 600;
  line-height: 50px;
  padding-top: 35px;
  margin-bottom: 0;
}
.lp-base .banner-cont p {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
  margin-bottom: 54px;
}
.lp-base .banner-cont a {
  font-weight: 400;
  font-size: 16px;
  background: #d22222;
  border-radius: 2px;
  color: #fff;
  padding: 13.5px 38px;
  text-decoration: none;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
}
.lp-base .banner-cont a.demo-btn {
  background-color: #1279b3;
}
.lp-base .banner-cont a.quote-btn {
  background-color: #19934e;
  margin-left: 11px;
}
.lp-base .banner-cont a:hover {
  box-shadow: 0px 4px 5.9px 4.1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 4px 5.9px 4.1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5.9px 4.1px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 4px 5.9px 4.1px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.lp-base .as-full {
  width: 100%;
  display: inline-block;
}

.lp-base .header-part .content-lhs {
  width: 48%;
  float: left;
  padding-right: 10px;
}
.lp-base .header-part .slide-rhs {
  width: 52%;
  float: left;
  position: relative;
  z-index: 2;
  padding-top: 4px;
  padding-right: 3px;
}
.lp-base .head-container .wam-form {
  margin: 0;
  
  text-align: left;
 
  float:right;
  width:530px;
}
.lp-base .head-container .wam-form ul {
  margin: 0;
  padding: 0;
}
.lp-base .head-container .wam-form ul li {
  background: #fff;
  display: inline-block;
  margin-left: -3px;
  list-style-type: none;
  position: relative;
  vertical-align: middle;
}
.lp-base .head-container .wam-form ul li .ffw-errmsg {
  display: none;
  font-size: 10px;
  margin-top: 8px;
  color: #fff;
  line-height: initial;
  position: absolute;
  top: -26px;
  background: #ec1032;
  padding: 3px 10px;
  width: 100%;
  text-align: left;
}
.lp-base .head-container .wam-form ul li:nth-child(1) {
  border-radius: 3px 0 0 3px;
  border-right-width: 0 !important;
  border: 1px solid #d0d0d0;
  position: relative;
  width: 280px;
  margin-left:0;
}
.lp-base .head-container .wam-form ul li:nth-child(1) span {
  background: url('../images/office-365-lp-sprite.png') no-repeat -260px -128px;
  background-size: 528px 1000px;
  width: 20px;
  height: 15px;
  margin: 15px 0 0 17px;
  position: absolute;
  z-index: 99;
}
.lp-base .head-container .wam-form ul li:nth-child(1) input {
  border-radius: 15px;
  font-size: 16px;
  padding-left: 52px;
  padding-right: 25px;
  position: relative;
  color: #000;
}
.lp-base .head-container .wam-form ul li:nth-child(1) input::-webkit-input-placeholder {
  color: #919191;
}
.lp-base .head-container .wam-form ul li:nth-child(1) input::-moz-placeholder {
  color: #919191;
}
.lp-base .head-container .wam-form ul li:nth-child(1) input:-ms-input-placeholder {
  color: #919191;
}
.lp-base .head-container .wam-form ul li:nth-child(1) input:-moz-placeholder {
  color: #919191;
}
.lp-base .head-container .wam-form ul li input {
  background: none;
  border: 0;
  box-sizing: border-box;
  color: #2b2b2b;
  font-size: 16px;
  height: 46px;
  outline: none;
  padding: 0 10px;
  width: 100%;
}
.lp-base .head-container .wam-form ul li:nth-child(2) {
  border-bottom: 1px solid #d0d0d0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #d0d0d0;
  min-width: 48px;
}
.lp-base .head-container .wam-form ul li:nth-child(2):before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  margin: 23px 0 0 30px;
  z-index: 0;
}
.lp-base .head-container .wam-form ul li:nth-child(2):after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 36px;
  background-color: #eaeaea;
  display: inline-block;
}
.lp-base .head-container .wam-form ul li select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #d0d0d0;
  background: none;
  border-radius: 0;
  border: 0;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  height: 46px;
  margin: 0;
  opacity: 0;
  outline: none;
  padding: 0 10px;
  position: relative;
  width: 51px;
  z-index: 9;
}
.lp-base .head-container .wam-form ul li select#country_state {
  opacity: 1;
  width: 87px;
  font-size: 13px;
  padding: 0 7px 0 0;
  line-height: 50px;
}
.lp-base .head-container .wam-form ul li:nth-child(3) {
  border: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.lp-base .head-container .wam-form ul li input[type="submit"] {
  background: #ec1032;
  border-radius: 3px;
  
  color: #fff;
  cursor: pointer;
  height: 48px;
  outline: none;
  padding: 0 37px;
  text-transform: capitalize;
  transition: all 0.5s ease;
  font-size: 16px;
  font-weight: 500;
  border: #d0d0d0 solid 1px;
  border-left-width: 0;
  line-height: 48px;
}
.lp-base .head-container .wam-form ul li input[type="submit"]:hover {
  background: #c11818;
  transition: all 0.5s ease;
}
.lp-base .head-container .wam-form ul li:nth-child(4) {
  background: none;
  border: 0;
  margin-top: 15px;
  width: 100%;
  text-align: left;
      margin-left: 0;
	      padding-right: 11px;
}
.lp-base .head-container .selectedCountry {
  color: #000;
  font-size: 16px;
  height: 36px;
  margin: 13px 0px 0px 0;
  position: absolute;
  width: 32px;
  text-align: center;
}
.lp-base .head-container  .dwn-priv {
  font-weight: 200;
  font-size: 11px;
  line-height: 16px;
  margin-top: -8px;
  color: #fff;
}
.lp-base .head-container  .dwn-priv strong {
  font-weight: 500;
  font-size: 11px;
}
.lp-base .head-container  .dwn-priv a {
  color: #138cd6 !important;
    text-decoration: underline;
}
.lp-base .head-container  #meGDPRMessage {
  line-height: 17px;
  margin: 0 0 13px;
  font-weight: 200;width:100%;margin-top: -6px;
}
.lp-base .head-container  #meGDPRMessage label {
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  font-weight: 200;
}
.lp-base .head-container .succView {
  display: none;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  color: #fff;
  text-align: center;    position: relative;
}
.lp-base .head-container .succView h5 {
  font-size: 21px;
  margin-bottom: 10px;
  font-weight: 600;
}
.lp-base .head-container .succView p {
  font-size: 15px;
  margin: 0;
  max-width: 570px;
}
.lp-base .head-container .succView p a {
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}
.lp-base .en-img {
  left: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: relative;
}
.lp-base .en-img img {
  position: relative;
  z-index: 1;
}
.lp-base .en-img::after {
  content: "";
  background-image: url(../images/office-365-lp-sprite.png);
  background-size: 528px 1000px;
  background-position: -349px -119px;
  width: 171px;
  height: 130px;
  position: absolute;
  top: -20px;
  right: -20px;
}
.lp-base .tip {
  position: absolute;
  z-index: 2;
}
.lp-base .tip .tip-com.bottom .tip-tool::before {
  content: "";
  top: auto;
  bottom: -8px;
  left: 30px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #3f3f3f;
  border-bottom-width: 0;
  transform: rotate(0deg) !important;
}
.lp-base .tip .tip-com.bottom.br .tip-tool::before {
  right: 30px;
  left: auto;
}
.lp-base .tip .tip-com.top .tip-tool::before {
  content: "";
  top: -8px;
  bottom: auto;
  left: 30px;
  right: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #3f3f3f;
  border-top-width: 0;
  transform: rotate(0deg) !important;
}
.lp-base .tip .tip-com.top.tr {
  text-align: left;
}
.lp-base .tip .tip-com.top.tr .tip-tool::before {
  right: 30px;
  left: auto;
}
.lp-base .tip .tip-com.left .tip-tool::before {
  content: "";
  top: auto;
  bottom: 20px;
  left: -8px;
  right: auto;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #3f3f3f;
  border-left-width: 0;
  transform: rotate(0deg) !important;
}
.lp-base .tip .tip-com.left.lt .tip-tool::before {
  top: 20px;
  bottom: auto;
}
.lp-base .tip .tip-com.right .tip-tool::before {
  content: "";
  top: auto;
  bottom: 20px;
  right: -8px;
  left: auto;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #3f3f3f;
  border-right-width: 0;
  transform: rotate(0deg) !important;
}
.lp-base .tip .tip-com.right.rt .tip-tool::before {
  top: 20px;
  bottom: auto;
}
.lp-base .tip.tip2 .tip1 .tip1-1 {
  top: 61px;
  left: 115px;
}
.lp-base .tip.tip2 .tip1 .tip1-1-tool {
  top: 66px;
  left: 98px;
}
.lp-base .tip.tip3 .tip1 .tip1-1 {
  top: 117px;
  left: 212px;
}
.lp-base .tip.tip3 .tip1 .tip1-1-tool {
  top: 122px;
  left: 194px;
}
.lp-base .tip-com span {
  width: 18px;
  height: 18px;
  background: #f5633d;
  border-radius: 69%;
  color: #fff0;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lp-base .tip1 .tip1-1 {
  position: absolute !important;
  top: 67px;
  left: 461px;
}
.lp-base .tip1 .tip1-1-tool {
  position: absolute;
  top: 72px;
  left: 170px;
}
.lp-base .tip1 .tip1-1-tool::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #3f3f3f;
  top: 25px;
  left: -7px;
  transform: rotate(0deg) !important;
}
.lp-base .tip-tool {
  background: #3f3f3f;
  color: #fff;
  padding: 15px 25px 10px;
  border-radius: 2px;
  width: 260px;
  margin: -25px 0 0 33px;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.6);
  position: relative;
  transform: scale(0.9);
}
.lp-base .tip-tool h5 {
  font-size: 12px;
  margin-bottom: 3px;
  color: #fff;
  font-weight: 500;
  line-height: 18px;
}
.lp-base .tip-tool p {
  margin: 0 0 7px;
  font-size: 10px;
  line-height: 14px;
  color: #c8c8c8;
}
.lp-base .tip-tool ul {
  margin-bottom: 7px;
  padding-left: 16px;
}
.lp-base .tip-tool ul li {
  list-style: disc;
  color: #c8c8c8;
  font-size: 17px;
  line-height: 12px;
  margin-bottom: 4px;
}
.lp-base .tip-tool ul li b {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}
.lp-base .close {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 12px;
  height: 12px;
  opacity: 0.3;
  cursor: pointer;
}
.lp-base .close:before {
  position: absolute;
  left: 5px;
  content: ' ';
  height: 12px;
  width: 2px;
  background-color: #fff;
  transform: rotate(45deg);
}
.lp-base .close:after {
  position: absolute;
  left: 5px;
  content: ' ';
  height: 12px;
  width: 2px;
  background-color: #fff;
  transform: rotate(-45deg);
}
.lp-base .txt-container {
  padding-top: 38px;
}
.lp-base .txt-container .sec-hi-box {
  padding: 10px 25px 20px 0;
  padding: 20px 25px 20px 0;
  text-align: left;
}
.lp-base .txt-container .sec-hi-box h4 {
  font-size: 15px;
  font-weight: 600;
  margin: 5px 0 0;
}
.lp-base .txt-container .sec-hi-box h4 a {
  text-decoration: underline;
}
.lp-base .txt-container .sec-hi-box p {
  margin: 7px 0 0;
  font-size: 13px;
  line-height: 22px;
  color: #414141;
}
.lp-base .txt-container li {
  width: 25%;
  float: left;
}
.lp-base .sec-box-img {
  background-image: url(../images/office-365-lp-sprite.png);
  background-size: 528px 1000px;
  background-position: -3px -3px;
  width: 47px;
  height: 39px;
  margin: 0;
}
.lp-base .icn-lp-box1 {
  background-position: -5px -114px;
}
.lp-base .icn-lp-box2 {
  background-position: -72px -117px;
}
.lp-base .icn-lp-box3 {
  background-position: -129px -117px;
}
.lp-base .icn-lp-box4 {
  background-position: -196px -118px;
}
.lp-base .icn-lp-box5 {
  background-position: -274px -18px;
}
.lp-base .icn-lp-box6 {
  background-position: -344px -18px;
}
.lp-base .icn-lp-box7 {
  background-position: -406px -17px;
}
.lp-base .icn-lp-box8 {
  background-position: -463px -18px;
}
.lp-base .icn-lp-box9 {
  background-position: -10px -183px;
}
.lp-base .icn-lp-box10 {
  background-position: -70px -188px;
}
.lp-base .icn-lp-box11 {
  background-position:-135px -187px;
}
.lp-base .icn-lp-box12 {
  background-position: -194px -188px;
}
.lp-base .icn-lp-box13 {
  background-position: -246px -187px;
}
.lp-base .icn-lp-box14 {
  background-position: -12px -250px;
}
.lp-base .icn-lp-box15 {
  background-position: -71px -251px;
}
.lp-base .icn-lp-box16 {
  background-position: -135px -247px;
}
.lp-base footer {
  border-top: 0;
  background: #fff;
}
.lp-base footer p {
  color: #969696;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  padding: 7px 0;
}
.lp-base .bottom-cta {
  text-align: center;
  position: relative;
  background-color: #edfcff;
  margin-top: 55px;
}
.lp-base .bottom-cta p {
  margin: 0;
  position: relative;
  z-index: 2;
  padding: 14px 0;
  font-size: 15px;
  color: #333;
}
.lp-base .bottom-cta a {
  padding: 0;
  background: transparent;
  margin-left: 0;
  color: #055367;
  font-size: 15px;
  text-decoration: none;
  position: relative;
  transition: 0.5s;
  border-radius: 2px;
  font-weight: 500;
}
.lp-base .bottom-cta a::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -1px;
  left: 0;
  background: #256ab4;
}
.lp-base .bottom-cta a:hover .arr {
  left: 7px;
  transition: 0.5s;
}
.lp-base .arr {
  position: relative;
  height: 5px;
  width: 5px;
  transition: 0.5s;
  left: 0;
}
.lp-base .arr::before {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  border-left: 2px solid #055367;
  border-top: 2px solid #055367;
  transform: rotate(135deg);
  top: 6px;
  right: -13px;
  border-radius: 2px;
}
.lp-base .arr::after {
  content: "";
  position: absolute;
  height: 6px;
  width: 6px;
  border-left: 2px solid #055367;
  border-top: 2px solid #055367;
  transform: rotate(135deg);
  top: 6px;
  right: -19px;
  border-radius: 2px;
}
.lp-base.pmt-base .tip .tip1 .tip1-1 {
  top: 75px;
  left: 151px;
}
.lp-base.pmt-base .tip .tip1 .tip1-1-tool {
  top: 79px;
  left: 134px;
}
.lp-base.pmt-base .tip.tip2 .tip1 .tip1-1 {
  top: 109px;
  left: 544px;
}
.lp-base.pmt-base .tip.tip2 .tip1 .tip1-1-tool {
  top: 114px;
  left: 253px;
}
.lp-base.pmt-base .tip.tip3 .tip1 .tip1-1 {
  top: 140px;
  left: 209px;
}
.lp-base.pmt-base .tip.tip3 .tip1 .tip1-1-tool {
  top: 144px;
  left: 192px;
}
.lp-base.o365mt-base .tip .tip1 .tip1-1 {
  top: 64px;
  left: 115px;
}
.lp-base.o365mt-base .tip .tip1 .tip1-1-tool {
  top: 69px;
  left: 97px;
}
.ban-cta {
  transition: all 0.5s ease;
}
.ban-cta:hover {
  box-shadow: 0 8px 9px -5px #3330007a;
  background: #d60c2b;
}

.lp-base.theme-1 .header-part .content-lhs {
    float: right;padding-left: 25px;padding-left: 12px;
    padding-right: 0;
}

.lp-base.theme-1 .header-part {
    position: relative;
    z-index: 2;
}

.lp-base.theme-1 .header-part .flex-control-nav {
    text-align: left;
    padding-left: 18px;
}

.lp-base.theme-1 .header-part .flex-control-nav li a {
    background: #ccc7c2;
}

.lp-base.theme-1 .header-part .flex-control-nav li a.flex-active {
    background: #846b20;
}

.lp-base.theme-1 .header-part .slide-rhs {
  position:relative;padding-right:6px;
}

.lp-base.theme-1 .header-part .slide-rhs::before {
  content:"";
  position:absolute;
  background-image: url(../images/office-365-lp-sprite.png);
  background-size: 528px 1000px;
  background-position:-261px -274px;
  width: 262px;
	height: 199px;
   
    bottom: -30px;
    left: -135px;
}

.lp-base.theme-1 .en-img::after {
  background-position:-337px -498px;
  width: 171px;
	height: 130px;
	right:-6px;
	top:-30px;
}

.lp-base.theme-1 .me-m365-faq-container .faq-box:hover {
background: #fff9f3;
border-color: #efd2b5;
}

.lp-base.theme-1 .bottom-cta p {
    padding: 13px 0;
}


.lp-base.theme-1 .bottom-cta {
    width: 81%;
    margin: 0 auto;
    border-radius: 50px;
    background: #fff5eb;
}

.lp-base.theme-1 .bottom-cta a {
    color: #256ab4;
}

.lp-base.theme-1 .bottom-cta a::after {
    background: #256ab4;
}

.lp-base.theme-1 .arr::before {border-color: #256ab4;}

.lp-base.theme-1 .arr::after {
    border-color: #256ab4;
}
.lp-base.theme-1 .banner-cont h1 {padding-top: 20px;}
.lp-base.theme-1 .flexslider {padding-bottom: 28px;}
.lp-base.theme-1 .head-container .wam-form ul li input[type="submit"] {border-radius: 2px;border: #ec1032 solid 1px;}
.lp-base.theme-1 .head-container .dwn-priv,.lp-base.theme-1 .head-container .dwn-priv a,.lp-base.theme-1 .head-container #meGDPRMessage label {color: #2d2d2d;}
.lp-base.theme-1 .head-sec .container::before {display:none;}
.lp-base.theme-1 .head-sec::before {
    content: "";
    background-color: #fff9f3;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.lp-base.theme-1 .head-sec::after {
    background-color: #fbe0c4;
    width: 73%;
    border-top-left-radius: 220px;
    border-bottom-left-radius: 220px;
}
.lp-base.theme-1 .flexslider .flexBnrslides > li {padding-top:10px;padding-right:10px;padding-left: 10px;}
.lp-base.theme-1 .me-m365-faq-container {padding-top:70px;}
.lp-base.theme-1 .me-m365-faq-container {padding-bottom:90px;}
.lp-base.theme-1 .bg-line {
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 76%;
    background: #fff;
    border-top-left-radius: 220px;
    border-bottom-left-radius: 220px;
    top: 0;
    right: 0;
}
.lp-base.theme-1 .head-container .succView p a,.lp-base.theme-1 .head-container .succView {color: #000;}
.lp-base.theme-1 .head-container .wam-form ul {margin-left: -15px;}
.lp-base.theme-1 .flexslider .flexBnrslides > li div a {
	border: #bd9313 solid 1px;
    border-radius: 4px;
    box-shadow: 0px 0px 8px rgba(197,150,8,0.70);
	-webkit-box-shadow: 0px 0px 8px rgba(197,150,8,0.70);
	-moz-box-shadow: 0px 0px 8px rgba(197,150,8,0.70);
	    overflow: hidden;
}

@media screen and (min-width: 1901px) {
.lp-base.theme-1 .bg-line {display:none;}
.lp-base.theme-1 .head-sec::after {
    width: 100%;
    border-radius: 0;
}

}

@media screen and (min-width: 1680px) {
.lp-base .flex-control-nav li a.flex-active {
    background: #1379b3;
}

}
@media screen and (max-width: 1300px) {
  .lp-base .flexslider {
    margin: 0 0 0 -10px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1110px) {
  .lp-base .txt-container .sec-hi-box h4 {
    min-height: 40px;
  }
  .lp-base .head-container .wam-form ul li:nth-child(1) {
    width: 230px;
  }
  .lp-base .head-container .wam-form {
    text-align: left;
  }
  .lp-base .head-container .wam-form ul li:nth-child(4) {
    text-align: center;
    width: 80%;
  }
  .lp-base .head-container .wam-form ul li input[type="submit"] {
    padding: 0 27px;
  }
  .lp-base .head-container .wam-form ul li select#country_state {
    text-indent: -41px;
    width: 55px;
  }
  .lp-base .pog-sec li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  
  .lp-base .slide-rhs .flexslider {
    display: none;
  }
  .lp-base .content-lhs {
    width: 100% !important;
  }
  .lp-base .container {
    max-width: 95%;
  }
  .lp-base .banner-cont p br {
    display: none;
  }
  .lp-base .banner-cont h1 {
    padding-top: 20px;
  }
  .lp-base .head-sec::after,
  .lp-base .head-sec .container::before {
    display: none;
  }
  .lp-base .txt-container li {
    width: 48%;
    min-height: 210px;
  }
  .lp-base .header-part .slide-rhs {
    width: 100%;
}

.lp-base .head-container .wam-form {
    float: left;
    margin-top: 35px;
    margin-bottom: 0;
}

.lp-base .head-container .dwn-priv {
    color: #000;
}

.lp-base .head-container  #meGDPRMessage label {
    color: #000;
}

.lp-base .head-container  .dwn-priv a {
    color: #000;
}
.lp-base .form-sec {
    width: 100%;
}

.lp-base .me-logo-part {
    width: 100%;
}
.lp-base.theme-1 .bg-line {
    display: none;
}

.lp-base.theme-1 .head-sec::before {
    width: 100%;
    background: #fbe0c4;
}

.lp-base.theme-1 .header-part .slide-rhs::before {
    display: none;
}

.lp-base.theme-1 .header-part .content-lhs {
    padding-left: 0;
}
.lp-base.theme-1 .banner-cont h1 {
    padding-top: 0;
}
.lp-base.theme-1 .bottom-cta {
    width: 100%;
    border-radius: 0;
}

}
@media screen and (max-width: 992px) {
  .lp-base .banner-cont h1 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lp-base .txt-container li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 0;
    min-height: auto !important;
  }
  .lp-base .txt-container li:last-child {
    border-bottom: none;
  }
  .lp-base .header-part {
    padding-top: 30px;
  }
  .lp-base .header-part .content-lhs {
    width: 100% !important;
  }
  .lp-base .header-part .slide-rhs {
    width: 100% !important;
  }
  .lp-base .pog-sec li {
    margin-right: 15px;
  }
  
  .lp-base .bottom-cta a::after {
    display: none;
  }
  .lp-base .bottom-cta {
    margin-top: 15px;
  }
  .lp-base.theme-1 .header-part {
    padding-top: 0px;
}
}

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

.lp-base .head-container .wam-form ul li:nth-child(3) {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
}

.lp-base .head-container .wam-form ul li:nth-child(2) {border-right: #d0d0d0 solid 1px;width:48px;}

.lp-base .head-container .wam-form ul li:nth-child(1) {
    width: calc(100% - 52px);
}
.lp-base .head-container .wam-form ul li select#country_state {
    width: 100px;
    position: absolute;
    right: 0px;
    background: #fff;
    top: 47px;
    padding: 0 10px;
    box-shadow: rgb(0 0 0 / 39%) 0 0 9px;
}
.lp-base .head-container .wam-form {width:100% !important;}
.lp-base.theme-1 .head-container .wam-form ul li:nth-child(1) {
    width: calc(100% - 48px);
}

}

@media screen and (max-width: 550px) {
  .lp-base .banner-cont h2 {
    font-size: 28px;
  }
  .lp-base .banner-cont h1 {
    font-size: 32px;
    line-height: 39px;
  }
  .lp-base .banner-cont a {
    display: inline-block;
    width: 200px;
    margin-left: 0 !important;
    margin-top: 10px;
    text-align: center;
  }
  .lp-base .banner-cont p {
    margin-bottom: 15px;
  }
  .lp-base .pog-sec li {
    margin: 12px 15px 12px 0;
  }
}
@media screen and (max-width: 319px) {
  .lp-base .container {
    max-width: 100%;
    padding: 0 10px;
  }
  .lp-base .menu-icon {
    right: 2px;
    margin-right: 0;
  }
}
/*# sourceMappingURL=./style.css.map */