.logo svg .shuffle-color {
  transition: all 0.9s ease-in-out;
  fill: #fff;
}
footer .widget svg {
  width: 350px;
}
.logo svg {
  width: 270px;
}
/*scroll*/
::-webkit-input-placeholder {
  color: #000000;
  font-weight: 500;
}

::-moz-placeholder {
  color: #000000;
  font-weight: 500;
}

:-ms-input-placeholder {
  color: #000000;
  font-weight: 500;
}

:-moz-placeholder {
  color: #000000;
  font-weight: 500;
}

::selection {
  background: #e80101;
  color: #fff;
  text-shadow: none;
}

::-webkit-scrollbar {
  width: 7px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dedede;
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(#e80101, #e80101);
}

/*body*/

body {
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
}
p {
  font-family: "Roboto", sans-serif !important;
  font-size: 16px;
  color: #333 ;
}

*:hover,
*:focus,
* {
  outline: none !important;
}

.overflw {
  overflow: hidden;
}

[class^="box-"] {
  display: none;
}

[class^="box-"].showfirst {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

a:hover {
  -webkit-transition: all 0.4s ease-In-out;
  -moz-transition: all 0.4s ease-In-out;
  -o-transition: all 0.4s ease-In-out;
  transition: all 0.4s ease-In-out;
}

/*padding*/

.pad {
  padding: 0;
}

.padL {
  padding-left: 0;
}

.padR {
  padding-right: 0;
}

.pad-top {
  padding-top: 60px;
}

.pad-btm {
  padding-bottom: 40px;
}

.pad-tb {
  padding: 50px 0;
}

.ban-wrp {
  padding-bottom: 3%;
}

/*botton*/

.btn-a {
  background-color: #e80101;
  border: 2px solid #e80101;
  border-radius: 10px;
  color: white;
  padding: 12px 38px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.btn-a:hover {
  background: transparent;
  color: #e80101;
  border: 2px solid #e80101 !important;
}

/*heading*/

.m1-h h1 {
  font-size: 84px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  margin-bottom: 20px;
}

.m2-h h5,
.m2-h h1 {
  font-size: 26px;
  color: #fff;
  line-height: 40px;
  font-weight: 500;
}

.m3-h h5 {
  font-size: 30px;
  font-weight: 600;
  color: #363636;
}

.m4-h h5 {
  font-size: 38px;
  font-weight: 500;
  color: #363636;
}

.m5-h h5 {
  font-size: 36px;
  font-weight: 600;
  color: #252525;
  line-height: 55px;
}

.m6-h h6 {
  font-size: 38px;
  font-weight: 600;
  color: #363636;
}

/*paragrape*/

.p1 p {
  font-size: 16px;
  line-height: 36px;
  font-weight: 400;
  color: #555555;
}

.p2 p {
}

.p3 p {
}

.p4 p {
}

.p5 p {
}

/*clr*/

.clrg {
  color: #e80101;
}

/*thank*/

section.iner-ban.mainBanner {
  height: 100vh;
  align-items: center;
  padding-bottom: 0;
}

.iner-ctn {
  text-align: center;
}

.iner-ctn h5 {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 60px;
  margin-bottom: 10px;
}

.iner-ctn h1 {
  font-size: 150px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-text-fill-color: rgb(0 0 0 / 55%);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #64ea64;
  text-shadow: 0px 0px 20px #068106;
}

.iner-ctn p {
  color: #fff;
  font-size: 21px;
  margin-bottom: 21px;
}

a.logo img {
  width: 70%;
}

/* Hamburger Menu */

/*.menu-Bar{width:30px;height:20px;cursor:pointer;position:absolute;right:15px;top:0;bottom:0px;margin:auto;z-index:22;display:none;}

.menu-Bar span{display:block;height:4px;width:100%;background:#175fab;position:absolute;transition:.6s all;border-radius:100px;}

.menu-Bar span:nth-child(1){top:0;}

.menu-Bar span:nth-child(2){top:8px;transform-origin:left;}

.menu-Bar span:nth-child(3){top:16px;}

.menu-Bar.open span{background:#e80101;}

.menu-Bar.open span:nth-child(1){transform:rotate(45deg);top:12px;transform-origin:right-center;}

.menu-Bar.open span:nth-child(2){width:0;opacity:0;}

.menu-Bar.open span:nth-child(3){transform:rotate(-45deg);top:12px;transform-origin:right-center;}*/

/*top-header*/

/*aftercss*/

img.xd {
  position: absolute;
  z-index: 1;
  right: -16%;
}

section.cta-sec {
  position: relative;
}

section.cta-sec:after {
}

section.cta-sec:after {
  position: absolute;
  border: 6px solid #e80101;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  top: -30px;
  left: 18%;
  z-index: 1;
  content: "";
  display: none;
}

.port-h h5 {
  margin-bottom: 20px;
  color: #000;
}

img.xx {
  position: absolute;
  left: -6%;
  bottom: 15%;
}

.des-sec {
  position: relative;
}

.bod {
  position: relative;
  padding: 5px 0;
  margin-bottom: 15px;
}

img.shap {
  position: absolute;
  bottom: 0;
  left: 0;
}

.pack-bx:hover:after {
  opacity: 1;
  transition: all 0.9s ease;
}

.pack-bx:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  border: 4px solid #115912;
  border-radius: 50%;
  left: 23%;
  top: 15%;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: all 0.9s ease;
  display: none;
}

.power-sec:after {
  position: absolute;
  content: "";
  width: 400px;
  height: 400px;
  border: 50px solid #f3f3f3;
  border-radius: 50%;
  bottom: 21%;
  z-index: -1;
  left: 0%;
}

section.power-sec {
  position: relative;
  z-index: 1;
}

/*header*/

header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 30px 0;
}

ul.menu {
  display: block;
}

ul.menu > li {
  display: inline-block;
  margin-right: 50px;
}

ul.menu > li:last-child {
  margin-right: 0;
}

ul.menu > li > span {
  color: #e80101;
  font-size: 25px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

ul.menu > li > a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: 2px;
}

/*main-banner*/

.mainBanner {
  background-size: cover;
  background-position: center;
  height: 930px;
  background-repeat: no-repeat;
  display: flex;
  /*align-items: flex-end;*/
  align-items: center;
  position: relative;
  padding-top: 6%;
  padding-bottom: 6%;
  background-attachment: fixed;
}

.trust a {
  color: #fff;
  font-size: 20px;
  vertical-align: text-bottom;
}

ul.star > li {
  display: inline-block;
}

ul.star > li > span {
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00b67a;
}

ul.star {
  display: inline-block;
  padding: 0 5px;
  vertical-align: text-top;
}

.trust a img {
  vertical-align: middle;
}

.trust {
  margin: 20px 0;
}

.ban-ctn h5 > span {
  color: #e80101;
}

ul.ban-lst {
  margin-bottom: 30px;
}

ul.ban-lst > li {
  margin-bottom: 14px;
}

ul.ban-lst > li:last-child {
  margin-bottom: 0;
}

ul.ban-lst > li > span {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background: #e80101;
  text-align: center;
  line-height: 25px;
  margin-right: 5px;
}

ul.ban-lst > li > p {
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 3px;
  font-size: 19px;
  color: #fff !important;
}

.ban-ctn h5 {
  margin-bottom: 25px;
}


.ban-ctn .trusted-wordpress{
  font-size: 20px;
  margin: 15px auto;
}
img.white {
  position: absolute;
  left: 0;
  bottom: 0;
}

/*popup*/

/*popup-two*/

.overlay {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: none;
}

.popupMaintwo {
  /* background-image:url('../images/b3.png'); */
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  width: 430px;
  height: 555px;
  /* padding:0px 0px 0px 35px; */
  border-radius: 5px;
  margin: auto;
  z-index: 999;
  display: flex;
  align-items: center;
  display: none;
  /* background-color:#fff; */
  /* box-shadow: 0px 0px 28px 0px #fba91e; */
  overflow: hidden;
  z-index: 99;
}

.popupMaintwo .closePoptwo {
  position: absolute;
  right: 14px;
  top: 17px;
  background: #000000;
  color: #ffffff;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  z-index: 1;
}

.popup-closetwo {
  position: absolute;
  right: -15px;
  top: -15px;
  background: #159567;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  z-index: 10;
  padding: 0px;
  line-height: 27px;
  text-align: center;
}

.pop-h h1 {
  font-size: 27px;
  color: #06be06;
  font-weight: 600;
  padding: 15px 0px 0px 0px;
  line-height: 21px;
  text-align: left;
}

.pop-h h2 {
  font-size: 41px;
  color: #000000;
  font-weight: 600;
  line-height: 23px;
  text-align: left;
  padding-top: 4%;
  padding-bottom: 3%;
}

.pop-h h3 {
  font-size: 19px;
  color: #969696;
  font-weight: 500;
  line-height: 23px;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5%;
}

.pop-h2 h2 {
  font-size: 16px;
  color: #8c8c8c;
  font-weight: 700;
  padding: 15px 0px 0px 0px;
  text-align: left;
}

.pop-h2 p {
  font-size: 14px;
  color: #8c8c8c;
  font-weight: 400;
  text-align: left;
  padding: 10px 0px 0px 0px;
  line-height: 19px;
}

.ma-p2 {
  margin-top: 4.3%;
  margin-bottom: 3%;
}

.fom-cont1 {
  border: solid 1px #b7b7b7;
  padding: 15px 20px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 4%;
  box-shadow: 0px 2px 6px 1px #b7b7b7;
  /* background: #fff; */
  position: relative;
  z-index: 1;
}
/* .popup-innertwo .fom-cont1 {
  background: transparent;
} */
.submit-btn,
.order-btn {
  background-color: #e80101;
  border: 2px solid #e80101;
  border-radius: 6px;
  color: white;
  padding: 15px 17px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  letter-spacing: 1px;
  box-shadow: 0px 0px 9px 0px #7d7d7d;
  /* margin-bottom:3%; */
}

.order-btn:hover {
  background: transparent;
  color: #e80101;
}
.order-btn.noactive {
  display: none !important;
}
.pop-li li {
  display: inline-block;
}

.imgg {
}

.white-back {
  border-radius: 5px;
  background: #fff;
  padding: 0 20px;
  text-align: right;
}

.pop-h {
  /* background-color:#fff; */
  padding: 26px 28px;
  border: solid 3px #1d140400;
  border-radius: 5px;
}

.sign-btn3 {
  background-image: linear-gradient(#e80101, #02a702, #e80101);
  color: #fff;
  border: solid 0px #d10210;
  font-size: 17px;
  padding: 12px 0px;
  width: 100%;
  border-radius: 6px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sign-btn3:hover {
  background: #000;
  color: #fff;
}

.right-s h2 {
  color: #ffffff;
  font-size: 37px;
  text-align: left;
  line-height: 49px;
  font-weight: 500;
  padding: 44px 0px 0px;
  bottom: 80px;
}

.right-s h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  padding: 1% 0%;
}

.right-s h4 {
  color: #e80101;
  font-size: 35px;
  font-weight: 600;
  padding-top: 3%;
}

.right-s span {
  font-weight: 400;
  font-size: 19px;
}

.ma-p2 span {
  font-size: 12px;
  color: #7d7d7d;
}

.pos {
  position: absolute;
  bottom: 14%;
}

@keyframes rise {
  0% {
    bottom: -100px;
    transform: translateX(0);
  }
  50% {
    transform: translate(100px);
  }
  100% {
    bottom: 1080px;
    transform: translateX(-200px);
  }
}

/*popup-two*/

/*popup*/

/*btn-lst*/

ul.btn-lst > li {
  display: inline;
  margin-right: 25px;
  vertical-align: middle;
}

ul.btn-lst {
  display: block;
}

ul.btn-lst > li:last-child {
  margin-right: 0;
}

a.btn-c.btn-a {
  background-color: transparent;
  border: 2px solid #fff;
}

.ban-pc img {
  max-width: fit-content;
  margin-left: -17%;
}

img.bn-pc {
  position: absolute;
  right: 7%;
  bottom: 0;
  top: 0;
  margin: auto;
}

/*avil-sec*/

.av-btn ul {
  position: absolute;
  top: 0;
}

.avil-wrp {
  background: #fff;
  padding: 15px 35px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0px 0px 12px 3px #6b6b6b;
}

section.avil-sec .container {
  margin-top: -70px;
}

.avil-ctn h5 {
  margin-bottom: 10px;
}

.av-filed input {
  width: 100%;
  padding: 10px;
  border: 1px solid #464646;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
  border-radius: 8px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 1px;
  height: 55px;
}

.av-filed {
  margin-bottom: 15px;
}

.av-btn {
  text-align: right;
}

.av-btn button {
  padding: 11px 50px;
  font-family: "Roboto", sans-serif;
}

.cir {
  position: absolute;
  border: 6px solid #e80101;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  bottom: -20px;
  left: -24px;
  z-index: 9999;
  display: none;
}

/*design*/

.des-ctn h5 {
  margin-bottom: 15px;
}

.des-ctn p {
  margin-bottom: 25px;
}

.screen .bck {
  max-width: fit-content;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
}

.screen {
  position: relative;
}

img.bck1 {
  position: absolute;
  bottom: -7%;
  left: 5%;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
}

img.bck2 {
  position: absolute;
  left: -9%;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
  bottom: 22%;
  margin: auto;
}

img.bck3 {
  position: absolute;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
  bottom: -19%;
  margin: auto;
  right: 0;
}

img.cirs {
  position: absolute;
  right: -42%;
  top: -12%;
  z-index: -1;
}

img.cire {
  position: absolute;
  left: -15%;
  bottom: -12%;
  z-index: -1;
}

/*logo-sec*/

ul.log-lst {
  text-align: center;
}

ul.log-lst > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}

ul.log-lst > li > img {
  filter: grayscale(100%);
  transition: all 0.3s ease;
}

ul.log-lst > li > img:hover {
  filter: grayscale(0);
  transition: all 0.3s ease;
}

ul.log-lst > li:last-child {
  margin-right: 0;
}

/*portfolio*/

.port-h {
  text-align: center;
  margin-bottom: 30px;
}

ul.pbt-lst {
  text-align: center;
  margin-bottom: 30px;
}

ul.pbt-lst > li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

ul.pbt-lst > li > a {
  padding: 10px 30px;
  font-size: 13px;
}

ul.pbt-lst > li > a:hover {
  color: #363636;
}

ul.port-lst {
  display: block;
  font-size: 0;
  text-align: center;
}

ul.port-lst > li {
  display: inline-block;
  margin-right: 15px;
  width: 24.4%;
  vertical-align: top;
  margin-bottom: 15px;
}

ul.port-lst > li:nth-child(4n) {
  margin-right: 0;
}

.port-bx {
  height: 400px;
  overflow: hidden;
  transition: all 0.9s ease;
  position: relative;
}

.port-bx:hover img {
  /* margin-top:-124%; */
  /* transition:all 2s ease; */
}

.port-bx img {
  /* transition:all 2s ease; */
}

.port-bx a {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  display: flex;
  background: rgb(0 0 0 / 40%);
  top: 0;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 2s ease;
}

.port-bx a > span {
  font-size: 70px;
  color: #fff;
}

.port-bx:hover a {
  opacity: 1;
  transition: all 2s ease;
}

ul.pbt-lst > li.current a {
  background: transparent;
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
  color: #000;
}

ul.webap.port-lst {
}

ul.webap.port-lst .port-bx {
  height: auto;
}

ul.webap.port-lst .port-bx:hover img {
  margin: 0;
}

/*cta-sec*/

.cta-wrp {
  background: #161616;
  padding: 20px 40px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0px 0px 12px 3px #564d4d;
}

.cta-ctn h6 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}

.cta-ctn h5 {
  margin-bottom: 7px;
}

.cta-ctn a {
  color: #e80101;
  font-weight: 500;
}

ul.btk-lst {
  display: block;
}

ul.btk-lst > li {
  display: inline-block;
  margin-right: 25px;
}

ul.btk-lst > li:last-child {
  margin-right: 0;
}

.circlett {
  width: 300px;
  display: none;
  height: 300px;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  top: -77%;
  /* margin:auto; */
  right: -14%;
  background: #161616;
  border: 19px solid rgb(7 196 7);
  /* transition:all 0.9s ease; */
  /* box-shadow:0 0 0px 0px rgb(7 196 7); */
  /* cursor:pointer; */
  /* animation-name:watwoo; */
  /* animation-duration:1s; */
  /* animation-timing-function:linear; */
  /* animation-iteration-count:infinite; */
}

@keyframes watwoo {
  0% {
    box-shadow: 0 0 0px 0px #1a6119;
  }
  60% {
    box-shadow: 0 0 0px 28px #1a6119;
  }
}

/*inner-pages*/

/*circles*/

.pack-bx:hover {
  transition: all 0.9s ease;
  background: #151515;
}

.pack-bx:hover .circlet {
  left: -36px;
  bottom: -43px;
  transition: all 0.9s ease;
}

.pack-bx:hover .circlet2 {
  left: 82%;
  top: -43px;
  transition: all 0.9s ease;
}

.circlet {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  left: -170px;
  bottom: -177px;
  /* background-image: linear-gradient(to top,#b75c90 0%,#b75c90 100%); */
  transition: all 0.9s ease;
  box-shadow: 0 0 0px 0px rgb(255 199 39 / 30%);
  cursor: pointer;
  animation-name: watwo;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /*background: #fff;*/
}

.circlet2 {
  width: 100px;
  height: 100px;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  right: -170px;
  top: -177px;
  /* background-image: linear-gradient(to top,#b75c90 0%,#b75c90 100%); */
  transition: all 0.9s ease;
  box-shadow: 0 0 0px 0px rgb(255 199 39 / 30%);
  cursor: pointer;
  animation-name: watwo;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /*background: #fff;*/
}

@keyframes watwo {
  0% {
    box-shadow: 0 0 0px 0px #e80101;
  }
  60% {
    box-shadow: 0 0 0px 20px #e80101;
  }
}

/*plan-sec*/

.plan-h {
  text-align: center;
  padding-bottom: 45px;
}

.plan-h h5 {
  margin-bottom: 25px;
}

.pack-bx {
  border: solid 3px #e80101;
  width: 348px;
  transition: all 0.5s !important;
  height: 571px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  box-shadow: 0 22px 40px 0 rgb(0 0 0 / 0.38);
  z-index: 1;
  margin-bottom: 14%;
  transition: all 0.9s ease;
}

.pack-bx:hover {
  transform: scale(1.07);
  transition: all 0.4s ease-in;
}

.packhead h4 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #203444;
  text-transform: uppercase;
  transition: all 0.4s ease-in;
}

ul.pack-rs {
  display: block;
  margin-bottom: 0;
}

ul.pack-rs > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 100px;
}

ul.pack-rs > li:last-child {
  margin-right: 0;
}

ul.pack-rs > li > h3 {
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  transition: all 0.4s ease-in;
  margin-bottom: 2px;
  font-family: "Poppins", sans-serif;
  background-color: #e80101;
  padding: 8px 11px 8px 8px;
  border-radius: 0px 27px 27px 0px;
  margin-left: -50%;
}

ul.pack-rs > li > h4 {
  font-size: 19px;
  font-weight: 700;
  color: #000000;
  transition: all 0.4s ease-in;
  margin-bottom: 0;
  text-decoration: line-through;
  font-family: "Poppins", sans-serif;
  margin-left: -39%;
  margin-top: 7%;
}

ul.pack-rs > li > span {
  width: 70px;
  height: 70px;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #171718;
  border-radius: 50%;
  transition: all 0.4s ease-in;
  font-size: 35px;
  color: #fff;
}

ul.pck-dlst {
  text-align: left;
  margin-bottom: 12px;
  height: 245px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0px 12px;
  width: 315px;
  position: relative;
}

ul.pck-dlst::-webkit-scrollbar {
  width: 2px;
  background-color: #f5f5f5;
}

ul.pck-dlst::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none;
}

ul.pck-dlst::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #dedede;
}

ul.pck-dlst::-webkit-scrollbar-thumb:vertical {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-image: linear-gradient(#e80101, #e80101);
}

ul.pck-dlst > li {
  margin-bottom: 10px;
}

ul.pck-dlst > li:last-child {
  margin-bottom: 0;
}

ul.pck-dlst > li > p {
  font-size: 14px;
  color: #203444;
  font-weight: 400;
  position: relative;
  padding-left: 19px;
  transition: all 0.4s ease-in;
  line-height: 21px;
}

ul.pck-dlst > li > h6 {
  font-size: 18px;
  color: #203444;
  font-weight: 600;
  position: relative;
  padding-left: 19px;
  transition: all 0.4s ease-in;
}

ul.pck-dlst > li > p:before {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5";
  color: #e80101;
  font-size: 12px;
  left: 0;
  top: 3px;
  bottom: 0;
}

.pack-detail h5 {
  font-size: 26px;
  font-weight: 700;
  color: #203444;
  margin-bottom: 30px;
  text-transform: uppercase;
}

ul.pack-count {
  display: block;
  font-size: 0;
  text-align: center;
}

ul.pack-count > li {
  display: inline-block;
  margin-right: 35px;
}

ul.pack-count > li:nth-child(3n) {
  margin-right: 0;
}

img.pack-ban {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  transition: all 0.4s ease-in;
  border-radius: 37px;
  width: 340px;
  height: 589px;
}

.pack-bx:hover img.pack-ban {
  opacity: 1;
  transition: all 0.4s ease-in;
}

.pack-bx:hover h5,
.pack-bx:hover h3,
.pack-bx:hover h4,
.pack-bx:hover p,
.pack-bx:hover h6 {
  color: #fff !important;
  transition: all 0.4s ease-in;
}

.pack-bx:hover .pack-detail > h5 {
  color: #e80101;
}

.pack-bx:hover ul.pack-rs > li > span {
  background: rgb(32 52 68 / 0.6);
  transition: all 0.4s ease-in;
}

.pack-bx:hover .pack-detail .btn-a {
  color: #fff;
  transition: all 0.9s ease;
  transform: scale(0.9);
  box-shadow: inset 0px 0px 5px 5px #150e5f;
}

.packhead {
  width: 330px;
  height: 101px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -4px;
  transition: all 0.4s ease-in;
}

/*.pack-bx:hover .packhead{background: linear-gradient(180deg,rgb(7 196 7) 17%,rgb(73 212 95) 44%,rgb(7 196 7) 61%,rgb(42 119 53) 100%);transition:all 0.4s ease-in;}*/

.btn-plan1 {
  border: 1px solid #e80101;
  border-radius: 6px;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  letter-spacing: 1px;
  box-shadow: 0px 0px 9px 0px #7d7d7d;
  margin-right: 5%;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.btn-plan1:hover {
  background: transparent;
  color: #e80101;
}

.btn-plan1:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #e80101;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  transition: all 1s ease;
}

.btn-plan1:hover:after {
  left: -400px;
  transition: all 1s ease;
  /* right: inherit; */
}

.btn-plan2 {
  border: 1px solid #1a1919;
  border-radius: 6px;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  letter-spacing: 1px;
  box-shadow: 0px 0px 9px 0px #7d7d7d;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.btn-plan2:hover {
  background: transparent;
  color: #e80101;
  border: 1px solid #fff;
}

.btn-plan2:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #1a1919;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  transition: all 1s ease;
}

.btn-plan2:hover:after {
  right: -400px;
  transition: all 1s ease;
  /* right: inherit; */
  background: #fff;
}

.pack-bx h1 {
  color: #fff;
  font-size: 25px;
  background-color: #e80101;
  width: 40%;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 7px;
  padding: 5px 7px;
}

section.plan-sec .port-h {
  margin-bottom: 60px;
}

.bod:before {
  position: absolute;
  width: 100%;
  height: 1px;
  content: "";
  background: #c1c1c1;
  top: 0px;
  margin: auto;
  right: 0;
  left: 0;
}

.bod:after {
  position: absolute;
  width: 100%;
  height: 1px;
  content: "";
  background: #c1c1c1;
  bottom: 0px;
  margin: auto;
  right: 0;
  left: 0;
}

section.plan-sec {
  position: relative;
}

section.plan-sec .circlett {
  right: -9%;
  top: 12%;
  bottom: inherit;
  background: #fff;
  border: 25px solid rgb(7 196 7);
  position: absolute;
}

/*plan-sec-end*/

/* NEW CSS START*/

.sec-pad {
  padding: 3% 0%;
}

.av-btn ul {
  position: absolute;
  top: 75%;
  left: 7%;
  bottom: 0;
}

.av-btn ul li {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #a1a1a1;
  display: inline-block;
  margin: 0 2px;
  transition: 0.4s;
}

.av-btn ul li:nth-child(1) {
  background-color: #e80101;
}

/* POWER SECTION START */

.power-list {
  /* margin:0 4%; */
  padding: 6% 0 0 0;
  text-align: center;
}

.power-card h3,
.urgent-txt h3,
.elevate-txt h3 {
  color: #252525;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 15px 0;
}

.power-card p,
.urgent-txt p,
.elevate-txt p {
  line-height: 40px;
  font-size: 16px;
  color: #555555;
  margin: 0 0 30px 0;
}

.power-pic img {
  box-shadow: 0 0 25px -1px #bec6d8;
  transition: 0.4s;
}

.power-list li {
  display: inline-block;
  vertical-align: top;
}

.power-list li.first {
  width: 32%;
}

.power-card h4,
.sub-power li h4,
.sub-power1 li h4 {
  font-size: 28px;
  color: #252525;
  font-weight: 500;
  margin: 15px 0 50px 0;
}

.sub-power {
  margin: 0 0 0 30px;
}

.sub-power li {
  width: 47% !important;
  margin: 0 10px;
  vertical-align: middle;
}

.sub-power1 li {
  width: 100% !important;
  margin: 0 40px;
}

.power-pic img:hover {
  box-shadow: 0 10px 70px 0 rgb(103 151 255 / 22%),
    0 15px 105px 0 rgb(103 151 255 / 22%);
  transform: scale(1.005);
}

/* POWER SECTION END */

/* URGENT SECTION START */

.urgent-sec {
  padding: 2% 0 6%;
}

.urgent-txt h3 {
  text-align: center;
}

.urgent-det > ul {
  background-color: #fff;
  box-shadow: 0 0 15px -1px #adadad;
  border-radius: 15px;
  margin: 30px 0 0 0;
  padding: 25px 0;
}

.urgent-det > ul > li {
  display: inline-block;
  vertical-align: middle;
  width: 44%;
  padding: 0 30px;
}

.urgent-det > ul > li.first {
  text-align: right;
  border-right: 2px solid #000;
}

.urgent-det > ul > li.last {
  text-align: left;
}

.sub-urgent-det li {
  display: inline-block;
  vertical-align: baseline;
}

.sub-urgent-det p {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.sub-urgent-det h6 a {
  color: #e80101;
  font-size: 24px;
  font-weight: 500;
}

.sub-urgent-det i {
  font-size: 38px;
  color: #e80101;
  margin: 0 10px;
}

/* URGENT SECTION END */

/* ELEVATE SECTION END */

.elevate-sec {
  padding: 2% 0 0 0;
}

.elevate-pic {
  width: 950px;
  margin-left: -45%;
}

.elevate-txt ul li {
  display: inline-block;
  margin: 25px 10px;
  width: 42%;
  padding: 5px 0;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 25px -1px #bec6d8;
}

.elevate-txt ul li h6 {
  font-size: 17px;
  color: #252525;
  font-weight: 600;
  line-height: 1.1;
}

.elevate-txt ul li ul li {
  width: 28%;
  display: inline-block;
  margin: 0px;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: none;
}

.elevate-txt ul li ul li.last {
  width: 50%;
}

.elevate-txt ul li ul li img {
  margin: -30px 0 0 -10px;
  width: 101px;
}

/* ELEVATE SECTION END */

/*Testimonial Section*/

.tes-h h1 {
  font-size: 39px;
  font-weight: 500;
  line-height: 50px;
  padding-bottom: 5%;
}

.tes-h p {
  font-size: 19px;
  color: #6f6f6f;
  line-height: 32px;
  padding-bottom: 9%;
}

/* .who-test{margin: ;} */

.test-slider li {
  margin: 20px 30px 20px 30px;
}

.test-box {
  background-color: #fff;
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 0 15px -1px #adadad;
}

.test-box img {
  margin-top: -42px;
}

.test-box p {
  color: #000;
  font-size: 16px;
  line-height: 35px;
  font-family: "Lato";
  margin: 15px 0 0 0;
}

.who-test {
  margin: 30px 0 0 0;
}

.who-test li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.who-test li img {
  margin: 0 20px 0 0;
}
.test-slider ul.who-test span {
    width: 77px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px solid #e90026;
    border-radius: 100%;
    margin: 0 20px 0 0;
    font-size: 40px;
    color: #5c4f4f;
}
.who-test li h3 {
  font-size: 24px;
  color: #282f34;
  font-family: "Lato";
  font-weight: bold;
  margin: 0 0 5px 0;
}

.who-test li h4 {
  font-size: 20px;
  color: #e80101;
  font-family: "Lato";
}

.test-slider .slick-prev.slick-arrow {
  right: 32%;
}

.test-slider .slick-arrow {
  position: absolute;
  right: 30%;
  top: -40px;
  font-size: 60px;
  color: #25234d;
}

.icon-margin {
  margin-left: -47px;
}

ul.test-slider button.slick-prev.slick-arrow:after {
  content: "\f104";
}

ul.test-slider button.slick-arrow:after {
  transition: 0.4s;
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 5";
  font-size: 27px;
  width: 50px;
  height: 50px;
  line-height: 40px;
  background-color: #acacac;
  padding: 4px;
  border-radius: 100%;
  color: white;
  box-shadow: none;
}

/* ul.test-slider button.slick-arrow.slick-next {
  position: absolute;
  z-index: 1;
  font-size: 0;
  border: 0;
  padding: 0;
  bottom: -60%;
  right: 15%;
} */
ul.test-slider button.slick-arrow.slick-next {
    position: absolute;
    z-index: 1;
    font-size: 0;
    border: 0;
    padding: 0;
    bottom: 80px;
    right: 15%;
    top: unset;
  }

/* ul.test-slider button.slick-arrow.slick-prev {
  position: absolute;
  z-index: 1;
  font-size: 0;
  border: 0;
  padding: 0;
  bottom: -60%;
  right: 26%;
} */
ul.test-slider button.slick-arrow.slick-prev {
    position: absolute;
    z-index: 1;
    font-size: 0;
    border: 0;
    padding: 0;
    bottom: 80px;
    right: 26%;
    top: unset;
}
ul.test-slider button:hover {
  cursor: pointer;
}

ul.test-slider button.slick-arrow:hover:after {
  background-color: #e80101;
}

.test-sec {
  position: relative;
  padding: 5% 0 8% 0;
}

.office-boy {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.polygon {
  position: absolute;
  right: 20%;
  top: 0;
}

.test-sec::before {
  /* content:''; */
  /* position:absolute; */
  /* top:0; */
  /* right:40%; */
  /* width:100px; */
  /* height:100px; */
  /* background-repeat:no-repeat; */
  /* background-image:url(../images/banner/polygon.png); */
}

/*contact section*/

.con-back {
  background-repeat: no-repeat;
  background-image: url("../images/con-b.jpg");
  box-shadow: 0px 0px 12px 3px #bfbfbf;
  border-radius: 8px;
  padding: 6% 4%;
  background-size: cover;
}

.fom1 {
  width: 100%;
  border: solid 1px #949494;
  padding: 15px 13px;
  margin: 0px 0px 26px 0px;
  border-radius: 9px;
  box-shadow: 0px 0px 9px 0px #7d7d7d;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

.btn-contact {
  width: 100%;
  background-color: #e80101;
  border: 2px solid #e80101;
  border-radius: 6px;
  color: white;
  padding: 13px 40px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  letter-spacing: 1px;
  box-shadow: 0px 0px 9px 0px #7d7d7d;
}

.btn-contact:hover {
  background: transparent;
  color: #e80101;
}

.con-h h1 {
  font-size: 39px;
  font-weight: 500;
  line-height: 50px;
  margin-top: 0;
  padding-bottom: 5%;
}

.con-h p {
  font-size: 19px;
  color: #6f6f6f;
  line-height: 32px;
  padding-bottom: 9%;
}

.con-h a {
  color: #000;
  font-size: 19px;
  padding-bottom: 4%;
}

.pad-lr {
  padding: 0% 3% 0% 0%;
}

.con-h i {
  color: #e80101;
}

.circle-im {
  position: absolute;
  top: -13%;
  left: -7%;
  z-index: -1;
}

textarea#description {
  height: 107px;
  resize: none;
}

/*Footer*/

.widget h2 {
  font-size: 18px;
  color: #797979;
  border-top: solid 2px #c7c7c7;
  margin-top: 2%;
  padding-top: 3%;
  padding-bottom: 4%;
}

/* NEW CSS END */

ul.faq-ul li.active .pack-bx {
  height: 571px;
}

.packhead {
  height: auto;
  padding: 50px 0 10px;
}

.p-box-inner h5 {
  display: block;
}

.packheader .order-btn {
  display: none;
}

.pack-bx:hover ul.pack-rs > li > span {
  background-color: #fff;
  color: #000;
}

/*footer*/
input.error{
  border: 1px solid red;
}

.error-label-message{
  display: none;
}

/* Chnages */
.des-ctn p + p {
  width: 80%;
}

/* New Section Added */

.our-combopack {
  background: url("../../images/new-our-combo.jpg") no-repeat;
  background-size: cover;
  width: 100%;
  padding: 100px 0;
  overflow: hidden;
  min-height: 690px;
  margin-bottom: 50px;
}

.our-combopack * {
  color: white
}

.our-combopack h5 {
  font-size: 23px;
  font-weight: 600;
  margin: 0 0 0px;
}

.our-combopack h2 {
  font-size: 63px;
  font-weight: 700;
  margin: 0 0 10px;
}

.our-combopack p {
  font-size: 17px;
  margin: 0 0 25px;
  line-height: 26px;
}

.our-combopack ul li {
  margin: 0 0 0px;
  position: relative;
  display: inline-block;
  font-size: 12px;
  /* width: 46%; */
  font-weight: 300;
  display: block;
  line-height: 20px;
}

.our-combopack ul li:before {
  content: '';
  background: #fff;
  height: 4px;
  width: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.our-combopack .btn-pack {
  margin-top: 30px;
  float: left;
  width: 100%;
}

.our-combopack .btn-pack .custom-btn {
  line-height: 47px;
  margin-right: 75px;
}

.our-combopack .btn-pack .custom-btn:last-of-type {
  margin-right: 0
}

.our-combopack .btn-pack .custom-btn span {
  font-size: 20px;
  color: #fff
}

.our-combopack .btn-pack .custom-btn.chat span {
  font-size: 20px;
  color: #000
}

.our-combopack .btn-pack .custom-btn.get-now {
  background: #e41e25;
  position: relative
}

.our-combopack .btn-pack .custom-btn.get-now:after {
  content: '';
  background: url("../images/moneyback.png") no-repeat;
  height: 93px;
  width: 98px;
  position: absolute;
  right: -60px;
  top: 0;
  bottom: 0;
  margin: auto
}

.our-combopack .btn-pack .custom-btn.view-detail {
  background: #ffffff
}

.our-combopack .btn-pack .custom-btn.view-detail span {
  /*font-weight: 400*/
}
.bundle-img .layer:nth-child(1) {}

.bundle-img .layer:nth-child(2) {
    left: -30px !important;
    top: -20px !important;
    z-index: -1
}

.bundle-img .layer:nth-child(3) {
    left: -20px !important;
    top: 235px !important;
}

.bundle-img .layer:nth-child(4) {
    left: 350px !important;
    top: 300px !important;
}

.bundle-img .layer:nth-child(5) {
    left: 470px !important;
    top: 330px !important;
}

.bundle-img .layer:nth-child(6) {
    left: 220px !important;
    top: 10px !important;
}

.our-combopack .bundle-img {
  position: relative;
  right: 10px;
  top: 120px;
}


.our-combopack .bundle-img h6 {
  font-size: 87px;
  position: absolute;
  top: 0;
  right: -100px;
  transform: rotate(1deg);
  display: none
}

.our-combopack .bundle-img h6 sub {
  font-size: 29px;
  color: #ffcc00
}

.our-pricing-plans .owl-item:nth-child(4) .package .head {
  background: #e41e25;
  border-color: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(4) .package .head .left i {
  background: #c62d17;
}

.our-pricing-plans .owl-item:nth-child(4) .package .head .right h5 {
  text-shadow: 2px 2px 2px #e64b00
}

.our-pricing-plans .owl-item:nth-child(4) .package .head .right h6 {
  text-shadow: 2px 2px 2px #e64b00
}

.our-pricing-plans .owl-item:nth-child(4) .package .price {
  background: #f4e6de
}

.our-pricing-plans .owl-item:nth-child(4) .package .listing ul li:before {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(4) .package .mCSB_scrollTools .mCSB_draggerRail {
  background: #f9e3d5;
}

.our-pricing-plans .owl-item:nth-child(4) .package .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(4) .package .custom-btn {
  background: #e41e25;
  border-color: #c62d17;
}

.our-pricing-plans .owl-item:nth-child(5) .package .head {
  background: #e41e25;
  border-color: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(5) .package .head .left i {
  background: #c62d17;
}

.our-pricing-plans .owl-item:nth-child(5) .package .head .right h5 {
  text-shadow: 2px 2px 2px #452a99;
}

.our-pricing-plans .owl-item:nth-child(5) .package .head .right h6 {
  text-shadow: 2px 2px 2px #452a99;
}

.our-pricing-plans .owl-item:nth-child(5) .package .price {
  background: #e4e2f1;
}

.our-pricing-plans .owl-item:nth-child(5) .package .listing ul li:before {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(5) .package .mCSB_scrollTools .mCSB_draggerRail {
  background: #d5d9ee;
}

.our-pricing-plans .owl-item:nth-child(5) .package .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(5) .package .custom-btn {
  background: #e41e25;
  border-color: #c62d17;
}

.our-pricing-plans .owl-item:nth-child(6) .package .head {
  background: #e41e25;
  border-color: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(6) .package .head .left i {
  background: #c62d17;
}

.our-pricing-plans .owl-item:nth-child(6) .package .head .right h5 {
  text-shadow: 2px 2px 2px #ed2626
}

.our-pricing-plans .owl-item:nth-child(6) .package .head .right h6 {
  text-shadow: 2px 2px 2px #ed2626
}

.our-pricing-plans .owl-item:nth-child(6) .package .price {
  background: #fde5e5
}

.our-pricing-plans .owl-item:nth-child(6) .package .listing ul li:before {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(6) .package .mCSB_scrollTools .mCSB_draggerRail {
  background: #fad9d4;
}

.our-pricing-plans .owl-item:nth-child(6) .package .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #e41e25;
}

.our-pricing-plans .owl-item:nth-child(6) .package .custom-btn {
  background: #e41e25;
  border-color: #c62d17;
}

.our-pricing-plans .btn-block {
  text-align: center;
  clear: both;
  margin-top: 0;
}

.our-pricing-plans .btn-block .btn-primary-border {
  background: white;
  border: 2px solid #f80223;
  display: inline-block;
  padding: 13px 48px;
  box-shadow: #8884841f 0 0 15px;
  height: inherit;
}

.our-pricing-plans .btn-block .btn-primary-border span {
  color: #000000;
  font-size: 16px;
  display: block;
  line-height: normal;
}
/* ah style */
ul.ah_shopify_Store_scroll {
  position: relative;
  direction: rtl;
  height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
ul.ah_shopify_Store_scroll {
}

ul.ah_shopify_Store_scroll li {
  direction: ltr;
  padding-left: 20px;
  text-align: left;
}


/* width */

ul.ah_shopify_Store_scroll::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 0px rgb(255 234 234);
background-color: #F5F5F5;
}

ul.ah_shopify_Store_scroll::-webkit-scrollbar
{
width: 5px;
background-color: #F5F5F5;
}

ul.ah_shopify_Store_scroll::-webkit-scrollbar-thumb
{
background-color: #e41e25;
border: 1px solid #861b1b;
}
.our-combopack h1, .our-combopack h2, .our-combopack h3, .our-combopack h4, .our-combopack h5, .our-combopack h6{
  margin-bottom: 0.5rem;
}
h6 {
  font-size: 14px;
  font-weight: bold;
}
.custom-btn {
  text-align: center;
  line-height: 30px;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  padding: 9px 40px;
  width: auto !important;
  display: inline-block !important;
}
.our-combopack ul {
  margin-bottom: 1rem;
}
.our-combopack .btn-pack .custom-btn.get-now {
  background: #e41e25;
  position: relative;
}
.our-combopack .btn-pack .custom-btn {
  line-height: 47px;
  margin-right: 75px;
}
.our-combopack .btn-pack .custom-btn.view-detail {
  background: #ffffff;
}
.bst-slr {
  width: 70%;
  margin: auto;
  height: 50px;
  background: red;
  font-size: 33px;
  font-weight: 800;
  display: none;
  margin-bottom: 20px;
  border-radius: 60px 60px 10px 10px;
}
/* PopupForm Start*/
body .popupform {
  width: 420px;
  border-radius: 10px;
  padding: 24px 30px 30px;
  overflow: visible;
  border-bottom: none;
  background: #f7f7f7;
  background-size: contain !important;
}
.pop-head {
  margin-bottom: 0.8em;
  width: 100%;
  clear: both;
}

.pop-head h3 {
  color: #000;
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.pop-head h3 span {
  color: #e41e25;
  position: relative;
  top: -2px;
}

.pop-head h3 {
  color: #000;
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}

.popupform h2 {
  font-size: 18px;
  font-weight: 600;
  padding-left: 0;
  border-left: none;
  margin-bottom: 0;
  margin-top: 0;
}

.popupform ul {
  margin: 0;
  padding: 0;
}

.popupform .col-md-12 ul li {
  text-align: center;
}

.popupform ul li {
  text-align: left;
  position: relative;
  width: 100%;
  margin-top: 0;
  margin: 8px 0px 0;
  display: inline-block;
}

.popupform ul li input[type="text"],
.popupform ul li input[type="email"],
.popupform ul li textarea {
  background: #ffffff;
  border: #cecece 1px solid;
  padding: 13px;
  width: 100%;
  border-radius: 3px;
  font-size: 14px;
  color: #000;
  box-shadow: none !important;
  outline: none 0px !important;
  height: 45px;
}

.popupform ul li textarea {
  height: 95px;
  resize: none;
}

.popupform ul li input[type="button"] {
  background: #e41e25;
  color: #fff;
  font-size: 18px;
  border: #e41e25 1px solid;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 10px;
  outline: 0px none;
  border-radius: 3px;
  width: 100%;
  cursor: pointer;
}

.popupform .fancybox-close-small {
  border: none;
  background: url(../images/close1.png) no-repeat scroll center center;
  border-radius: 0;
  text-align: center;
  box-shadow: none;
  right: 0;
  top: 0;
  overflow: visible;
}

.popupform .fancybox-close-small:after {
  content: "X";
  position: absolute;
  color: #000;
}

/* img.logo-img {
  width: 35%;
} */

/* PopupForm Start*/

/*media-quries*/

@media (max-width: 1600px) {
  img.bn-pc {
    width: 41%;
  }
  .m1-h h1 {
    font-size: 65px;
  }
  .m2-h h5,
  .m2-h h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .screen .bck {
    width: 110%;
    max-width: fit-content;
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 30%);
  }
  ul.port-lst > li {
    display: inline-block;
    margin-right: 15px;
    width: 24.1%;
    vertical-align: top;
    margin-bottom: 15px;
  }
  .power-list li {
    width: 67%;
    display: inline-block;
    vertical-align: top;
  }
}

@media (max-width: 1440px) {
  img.white {
    left: -5%;
  }
  .ban-ctn {
    padding-left: 5%;
  }
  .ban-wrp {
    padding-bottom: 6%;
  }
  .cta-ctn h6 {
    font-size: 20px;
  }
  .btn-a {
    padding: 17px 25px;
  }
  .sub-power li {
    width: 45% !important;
  }
  .elevate-pic {
    width: 100%;
    margin-left: 0;
  }
  .office-boy {
    right: -13%;
  }
}


@media (max-width: 1366px) {
  .m1-h h1 {
    font-size: 40px;
    margin-bottom: 7px;
  }
  img.bn-pc {
    position: absolute;
    right: 13%;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 42%;
  }
  .m2-h h5,
  .m2-h h1 {
    font-size: 23px;
    line-height: 34px;
  }
  .trust {
    margin-bottom: 12px;
  }
  ul.ban-lst > li > p {
    font-size: 17px;
  }
  ul.ban-lst > li {
    margin-bottom: 10px;
  }
  .ban-ctn h5 {
    margin-bottom: 20px;
  }
  ul.btk-lst > li {
    margin-right: 12px;
  }
  .btn-a {
    padding: 15px 25px;
    font-size: 14px;
  }
  section.plan-sec .circlett {
    right: -11%;
  }
  .mainBanner {
    height: 748px;
  }
  .sec-pad {
      width: 90%;
      margin: 0 auto;
  }
}

@media (max-width: 1280px) {
  img.white {
    left: -7%;
  }
  .cta-ctn h6 {
    font-size: 18px;
  }
  .btn-a {
    padding: 15px 20px;
  }
  section.plan-sec .circlett {
    right: -11%;
    top: 0;
  }
  .office-boy img {
    width: 50%;
  }
  .office-boy {
    right: -22%;
  }
  ul.port-lst {
    text-align: center;
  }
  ul.port-lst > li {
    width: 22.1%;
  }
}

@media (max-width: 1200px) {
  .ban-ctn {
    padding-left: 12%;
  }
  .con-back {
    margin: 0px 10px;
  }
  ul.btk-lst > li {
    margin-right: 8px;
  }
  .iner-ctn h1 {
    font-size: 80px;
  }
  .iner-ctn h5 {
    font-size: 30px;
  }
  img.bn-pc {
    position: absolute;
    right: 3%;
  }
}
/* ah Style */
@media (max-width: 1199px) {
  .sec-pad {
      width: 100%;
      margin: 0 auto;
  }
  .screen .bck {
    width: 100%;
  }
  .ban-ctn {
    padding-left: 0px;
  }
  img.bn-pc {
    right: 9%;
  }
  img.bck2 {
    left: 0;
  }
  img.cire {
      display: none;
  }
  section.des-sec.pad-btm .row {
    align-items: center;
  }
  .port-bx {
    height: 270px;
  }
  .power-card h3, .urgent-txt h3, .elevate-txt h3 {
    font-size: 28px;
  }
  .m2-h h1 span{
    display: block;
  }
  ul.pack-count > li {
    margin: 0 20px !important;
  }
  ul.test-slider button.slick-arrow.slick-prev {
    right: 28%;
  }
  .urgent-det > ul > li {
    width: 49%;
    padding: 0 10px;
  }
  .elevate-sec .row {
      align-items: center;
  }
  .port-bx {
    height: 220px;
  }
  .bundle-img img{
    max-width: inherit;
  }
  /* .bundle-img .layer:nth-child(1) {
    left: -140px !important;
  }
  .bundle-img .layer:nth-child(6) {
    left: 130px !important;
  } */
  .our-combopack .bundle-img {
    position: relative;
    width: 100%;
    right: unset;
    top: unset;
    margin-top: 60px;
  }
  .our-combopack .bundle-img div#scene {
    width: 50% !important;
    margin: 0 auto;
    left: -40px;
  }
  .our-combopack .bundle-img div#scene {
    width: 50% !important;
    margin: 0 auto;
    left: -90px;
  }
}
@media (max-width: 1024px) {
  .cta-ctn h6 {
    font-size: 14px;
  }
  .ban-wrp {
    padding-bottom: 5%;
    padding-left: 3%;
  }
  .trust a {
    color: #fff;
    font-size: 13px;
    vertical-align: text-bottom;
  }
  .mainBanner {
    height: 690px;
  }
  .port-bx {
    height: 220px;
  }
  .m6-h h6 {
    font-size: 30px;
  }
  .m2-h h5,
  .m2-h h1 {
    font-size: 20px;
  }
  .btn-a {
    padding: 14px 14px;
    font-size: 11px;
  }
  .m5-h h5 {
    font-size: 35px;
    line-height: 47px;
  }
  ul.log-lst > li {
    margin-right: 26px;
    width: 11%;
  }
  ul.pack-count > li:nth-child(3n) {
    margin-right: 61px;
  }
  .sub-urgent-det i {
    font-size: 20px;
  }
  .sub-urgent-det h6 a {
    font-size: 19px;
  }
  .test-sec {
    padding: 5% 0 3% 0;
  }
  ul.ban-lst > li {
    margin-bottom: 5px;
  }
  .ban-ctn .trusted-wordpress {
    margin: 5px auto;
  }
  .des-ctn p + p {
    width: 100%;
  }
  ul.test-slider button.slick-arrow.slick-prev, ul.test-slider button.slick-arrow.slick-next {
    bottom: -310px;
  }
  ul.test-slider button.slick-arrow.slick-prev {
    right: 33%;
  }
  ul.pbt-lst > li {
    margin-bottom: 10px;
  }
  /* .trust {
    margin: 20px 15px;
  } */
  .sec-pad {
    width: 90%;
      margin: 0 auto;
  }
}
/* ah Style */
@media (max-width: 991px) {
  body{
    width: 100%;
    overflow-x: hidden;
  }
  .m2-h h1 span {
    margin: 10px 0px;
  }
  .m1-h h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .ban-ctn .trusted-wordpress {
    margin: 5px auto 15px auto;
  }
  section.des-sec.pad-btm .row .col-lg-5.col-md-12 {
    margin-bottom: 50px;
  }
  img.bck1, img.bck2, img.bck3 {
    bottom: 0 !important;
  }
  .pad-btm, .pad-btm {
    padding-bottom: 0px;
  }
  ul.pbt-lst > li {
    margin: 5px 5px;
  }
  .port-bx {
    height: 170px;
  }
  section.plan-sec .port-h {
    margin-bottom: 30px;
  }
  .m1-h h1 {
      font-size: 30px !important;
      margin-bottom: 10px;
      line-height: 23px;
  }
  .ban-ctn .trusted-wordpress {
    line-height: 24px;
  }
  .trust {
    margin-left: 20px !important;
  }
  .ban-ctn .trusted-wordpress {
    line-height: 24px;
  }
  .avil-sec .row .col-md-1 {
      display: none;
  }
  .avil-sec .row {
      justify-content: center;
      align-items: center;
  }
  .avil-sec .row .col-md-10 {
      max-width: 100%;
      flex: 0 100%;
      margin-bottom: 40px;
  }
  .m6-h h6 {
    font-size: 24px;
  }
  .power-card p, .urgent-txt p, .elevate-txt p {
    line-height: 22px;
    font-size: 15px;
  }
  .office-boy{
    display: none;
  }
  ul.test-slider button.slick-arrow.slick-prev, ul.test-slider button.slick-arrow.slick-next {
    left: unset !important;
    right: -40px !important;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
  }
  ul.test-slider button.slick-arrow.slick-next {
    top: 40%;
  }
  .popupMaintwo {
    width: 95%;
    margin: 0 auto;
    height: 100%;
    overflow: scroll;
  }
  .popupMaintwo::-webkit-scrollbar {
    width: 0px;
  }
}
/* ah Style */

/**** MOBILE CUSTOMIZATION SALMAN ****/

@media (max-width: 600px) {
  .logo-sec {
    display: none;
  }
  ul.pbt-lst {
    /* display: none; */
  }
  .main-header .text-left {
    text-align: center;
  }
  .logo img {
    width: 160px;
    image-rendering: -webkit-optimize-contrast;
  }
  .ban-ctn {
    padding-left: 0;
  }
  .ban-ctn h1 {
    font-size: 27px !important;
    line-height: 40px !important;
  }
  .trust {
    padding-top: 15px;
  }
  .avil-wrp {
    text-align: center;
  }
  .des-ctn {
    text-align: center;
  }
  .pack-bx {
    width: 100%;
  }
  ul.pack-count > li,
  ul.pack-count > li:nth-child(3n) {
    margin-right: auto;
  }

  .elevate-txt {
    text-align: center;
  }
  .test-sec {
    text-align: center;
  }
  .mainBanner {
    padding-bottom: 120px;
  }
  form#banner-form button.submit-btn {
    text-align: center !important;
  }
  .port-bx {
    height: 190px;
  }
  ul.test-slider button.slick-arrow.slick-prev, ul.test-slider button.slick-arrow.slick-next {
    display: none !important;
  }
  .test-slider li {
    margin: 20px 10px 20px 10px;
  }
  .our-combopack .bundle-img div#scene {
    width: 50% !important;
    margin: 0 auto;
    left: -90px;
  }
}

/* @media (max-width: 768px) {
  .popupMaintwo {
    width: 80%;
  }
  .pop-h {
    padding: 42px 28px;
  }
  ul.star > li > span {
    font-size: 7px;
    width: 13px;
    height: 15px;
  }
  img.white {
    display: none;
  }
  .m2-h h5,
  .m2-h h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .m1-h h1 {
    font-size: 35px;
    margin-bottom: 5px;
  }
  ul.ban-lst {
    margin-bottom: 20px;
  }
  .ban-ctn {
    margin-bottom: 10%;
  }
  .des-ctn p br,
  .des-ctn h5 br {
    display: none;
  }
  .pad-tb {
    padding: 50px 0;
  }
  .pad-btm {
    padding-bottom: 39px;
  }
  img.bck1 {
    bottom: -70%;
  }
  img.bck3 {
    bottom: -65%;
  }
  img.bck2 {
    bottom: -12%;
  }
  section.cta-sec {
    display: none;
  }
  .p1 p br {
    display: none;
  }
  .pack-rs > li > h4 {
    display: none;
  }
  ul.pack-rs > li > span {
    display: none;
  }
  .faq-sec {
  }
  .ul.faq-ul li {
  }
  .faq-h h5 {
  }
  .faq-h {
  }
  ul.faq-ul li .pack-bx {
    position: relative;
    cursor: pointer;
  }
  ul.faq-ul li .pack-bx::after {
    content: "\f067";
    position: absolute;
    right: 23px;
    top: 15px;
    font-size: 17px;
    font-family: "Font Awesome 5";
    z-index: 12;
    color: #fff;
    display: none;
    width: 0;
    height: 0px;
    border: 0;
    border-radius: 0;
    left: unset;
    top: 15px;
    right: 35px;
    margin: 0;
    opacity: 1;
    transition: all 0.9s ease;
  }
  ul.faq-ul li.active .pack-bx:after {
    content: "\f078";
  }
  .faq-sec {
    position: relative;
  }
  img.pros-b2 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  ul.faq-ul {
  }
  .main-faq-li {
    display: inline-block;
  }
  ul.faq-ul li.active .pack-detail {
    display: block;
  }
  ul.faq-ul li .pack-bx {
    position: relative;
    cursor: pointer;
  }
  ul.faq-ul li.active .pack-bx {
    height: 571px;
  }
  .packhead {
    height: auto;
    padding: 50px 0 10px;
  }
  li.active .packhead {
    height: auto;
    padding: 10px 0 10px;
  }
  .p-box-inner h5 {
    color: #fff !important;
    font-size: 25px;
    background-color: #e80101;
    width: auto;
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 7px;
    padding: 5px 7px;
  }
  .p-box-inner h1 {
    display: none;
  }
  .pack-rs > li:first-child {
    width: 100%;
    text-align: center;
  }
  ul.pack-rs > li > h3 {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    transition: all 0.4s ease-in;
    margin-bottom: 2px;
    font-family: "Poppins", sans-serif;
    background-color: #000000;
    padding: 10px;
    border-radius: 0;
    margin-left: 0%;
    width: 100%;
    position: relative;
    z-index: 10;
  }
  li.active .pack-bx {
    transition: all 0.9s ease;
    background: #151515;
  }
  li.active .pack-bx:hover {
    transform: scale(1);
    transition: all 0.4s ease-in;
  }
  ul.pack-rs > li {
    display: inline-block; 
    vertical-align: middle; 
    margin-right: 0;
  }
  ul.pack-rs {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  .pack-bx {
    width: 100%;
  }
  .packheader h5 {
    font-size: 20px;
    font-weight: 700;
    color: #203444;
    margin-bottom: 18px;
    text-transform: uppercase;
  }
  .pack-bx {
    display: block;
  }
  .pack-bx .order-btn {
    padding: 11px 17px;
    font-size: 14px;
  }
  .pack-bx {
    border: solid 3px #e80101;
    width: 348px;
    transition: all 0.5s !important;
    height: 165px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 15px;
    box-shadow: 0 22px 40px 0 rgb(0 0 0 / 0.38);
    z-index: 1;
    margin-bottom: 14%;
    transition: all 0.9s ease;
  }
  .packhead .order-btn {
    display: block;
  }
   .p-box-inner h1 {
    display: none;
  }
  .pack-detail h5 {
    display: none;
  }
  .packheader .order-btn {
    display: inline-flex;
  }
  .packheader > h5 {
    display: block;
    padding: 15px;
    z-index: 10;
  }
  li.active .pack-detail {
    display: block !important;
    margin-top: 18px;
  }
  li.active .pack-bx {
    transform: scale(1);
    transition: all 0.4s ease-in;
    background: #151515;
  }
  .pack-bx:hover {
    transform: scale(1);
    background-color: unset;
  }
  ul.pck-dlst > li > p {
    color: #fff;
  }
} */



@media (max-width: 767px) {
  body * {
    text-align: center !important;
  }
  .bst-slr {
    display: block;
  }
  .ban-wrp * {
    text-align: left !important;
  }
  ul.ban-lst > li > span {
    text-align: center !important;
  }
  .menuWrap {
    display: none;
  }
  .right-s {
    display: none;
  }
  .popupMaintwo {
    background-image: url(../b3.pngg);
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    top: 81px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 323px;
    height: 475px;
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    margin: auto;
    z-index: 999;
    display: flex;
    align-items: center;
    display: none;
    background-color: #fff0;
    /* box-shadow: 0px 0px 28px 0px #fba91e; */
  }
  .pop-h {
    background-color: #fff;
    padding: 22px 15px;
    border: solid 3px #1d140400;
    border-radius: 0;
  }
  .fom-cont1 {
    border: solid 2px #e80101;
    padding: 10px 13px;
    width: 100%;
    border-radius: 11px;
    margin-bottom: 4%;
    box-shadow: 0px 2px 6px 1px #b7b7b7;
  }
  .pop-h h1 {
    font-size: 23px;
    color: #06be06;
    font-weight: 600;
    padding: 15px 0px 0px 0px;
    line-height: 21px;
    text-align: left;
  }
  .pop-h h2 {
    font-size: 34px;
  }
  .pop-h h3 {
    font-size: 16px;
  }
  img.white {
    display: none;
  }
  .m2-h h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .m1-h h1 {
    font-size: 34px;
    margin-bottom: 12px;
    margin-top: 7%;
  }
  ul.ban-lst > li > p {
    margin-bottom: 1px;
    font-size: 17px;
  }
  ul.ban-lst > li > span {
    font-size: 9px;
    height: 18px;
    width: 18px;
    line-height: 18px;
  }
  .btn-a {
    padding: 10px 18px;
    font-size: 13px;
  }
  .mainBanner {
    display: flex;
    align-items: center;
  }
  img.bn-pc {
    display: none;
  }
  .m3-h h5 {
    font-size: 22px;
  }
  .m6-h h6 {
    font-size: 25px;
    margin-bottom: 5%;
  }
  .cir {
    bottom: -17px;
    left: -10px;
  }
  .m5-h h5 {
    font-size: 27px;
    line-height: 32px;
  }
  .p1 p {
    font-size: 18px;
    line-height: 24px;
    color: #333;
  }
  .screen {
    position: relative;
    display: none;
  }
  ul.log-lst > li > img {
    filter: grayscale(100%);
    transition: all 0.3s ease;
    width: 100%;
  }
  ul.log-lst > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    width: 15%;
  }
  .pad-tb {
    padding: 32px 0;
  }
  .pad-tb {
    padding: 32px 0;
  }
  ul.pbt-lst > li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 9px;
  }
  ul.pbt-lst > li > a {
    padding: 5px 9px;
    font-size: 10px;
  }
  .port-bx {
    height: 100px;
  }
  ul.port-lst > li {
    display: inline-flex;
    padding: 3px;
    width: 50%;
    vertical-align: top;
    margin-bottom: 5px;
    margin-right: 0px;
  }
  .fad {
    font-size: 43px;
  }
  .cta-wrp {
    padding: 18px 21px;
    z-index: 1;
  }
  .circlett {
    right: -46%;
  }
  section.plan-sec .circlett {
    display: none;
  }
  .power-list li.first {
    width: 100%;
  }
  .power-card h3,
  .urgent-txt h3,
  .elevate-txt h3 {
    font-size: 24px;
    line-height: 1.3;
    margin: 0 0 8px 0;
  }
  .power-card p,
  .urgent-txt p,
  .elevate-txt p {
    line-height: 1.6;
    font-size: 16px;
    color: #555555;
    margin: 0 0 30px 0;
  }
  .power-card h4,
  .sub-power li h4,
  .sub-power1 li h4 {
    font-size: 27px;
    color: #252525;
    font-weight: 500;
    margin: 30px 0 30px 0;
  }
  .sub-power li {
    width: 100% !important;
    margin: 0 0px;
    vertical-align: middle;
  }
  .sub-power {
    margin: 0 0 0 0px;
  }
  .sub-power1 li {
    width: 100% !important;
    margin: 0 0px;
  }
  .elevate-pic {
    width: 100%;
    margin-left: 0;
  }
  .urgent-det > ul {
    background-color: #fff;
    box-shadow: 0 0 15px -1px #adadad;
    border-radius: 15px;
    margin: 2px 0 0 0;
    padding: 11px 0;
  }
  .urgent-det > ul > li {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    padding: 0 7px;
  }
  .sub-urgent-det i {
    font-size: 16px;
    color: #e80101;
    margin: 0 0px;
  }
  .sub-urgent-det h6 a {
    color: #e80101;
    font-size: 16px;
    font-weight: 500;
    /* padding: 7px 0; */
  }
  .sub-urgent-det p {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
  }
  .elevate-txt ul li ul li {
    width: 30%;
  }
  .elevate-txt ul li h6 {
    font-size: 12px;
    color: #252525;
    font-weight: 500;
    line-height: 1.4;
  }
  .elevate-txt ul li ul li.last {
    width: 47%;
  }
  .office-boy {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
  }
  .tes-h h1 {
    font-size: 27px;
    font-weight: 500;
    line-height: 34px;
    padding-bottom: 5%;
  }
  .tes-h p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 21px;
    padding-bottom: 9%;
  }
  .test-box p {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
    font-family: "Lato";
    margin: 8px 0 0 0;
  }
  .con-back {
    margin: 0% 0%;
  }
  .con-h h1 {
    font-size: 28px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 7%;
    padding-bottom: 5%;
  }
  .con-h p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 21px;
    padding-bottom: 9%;
  }
  .con-h a {
    color: #000;
    font-size: 14px;
    padding-bottom: 1%;
  }
  .widget img {
    width: 49%;
    margin-top: 7%;
  }
  .widget h2 {
    font-size: 12px;
    color: #797979;
    border-top: solid 2px #c7c7c7;
    margin-top: 2%;
    padding-top: 3%;
    padding-bottom: 4%;
  }
  .pad-btm {
    padding-bottom: 24px;
  }
  .trust a {
    font-size: 11px;
  }
  ul.star > li > span {
    font-size: 8px;
    width: 15px;
    height: 15px;
  }
  .cta-ctn h6 {
    font-size: 16px;
  }
  .cta-ctn a {
    color: #e80101;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
  }
  .power-list li {
    width: 100%;
  }
  .circle-im {
    display: none;
  }
  .who-test li h3 {
    font-size: 18px;
  }
  .who-test li h4 {
    font-size: 13px;
  }
  .dft {
    margin-bottom: 30px;
  }
  .fom1 {
    padding: 9px 13px;
    margin: 0px 0px 12px 0px;
    font-size: 12px;
    line-height: 21px;
  }
  .btn-contact {
    padding: 10px 40px;
    font-size: 13px;
  }
  ul.btn-lst > li {
    margin-right: 7px;
  }
  /* ah Style */
  .m1-h h1 {
    margin-top: 0%;
  }
  .avil-wrp {
    padding: 15px 35px 45px 35px;
  }
  .av-btn ul {
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
  }
  section.des-sec.pad-btm .row .col-lg-5.col-md-12 {
    margin-bottom: 0px;
  }
  ul.pbt-lst {
    margin-bottom: 20px;
  }
  ul.pbt-lst > li > a {
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 4px !important;
  }
  ul.pck-dlst > li > p {
    text-align: left !important;
  }
  .ban-wrp {
    padding-bottom: 0;
    padding-left: 0;
  }
  ul.pack-rs > li:last-child {
    margin-right: 10px;
  }
  .bod {
    width: 88%;
    margin: 0 auto;
  }
  /*  */
  ul.pack-rs > li:last-child {
    margin-right: 10px;
  }
  .bod {
    width: 88%;
    margin: 0 auto;
  }
  .port-bx {
    height: 190px;
  }
  .ban-ctn h1 span {
    display: inline;
  }
  .banner__content-form .banner-form h4 {
    font-size: 25px;
    text-align: center !important;
  }
  .mainBanner {
    height: auto !important;
    padding-top: 210px;
  }
  .banner__content-form .banner-form h4 {
    font-size: 25px;
  }
  section.our-combopack * {
    text-align: left !important;
  }

  section.our-combopack .bst-slr {
      text-align: center !important;
      padding-top: 8px;
  }
  .our-combopack .btn-pack .custom-btn {
    margin-right: 25px;
  }
  .our-combopack .bundle-img div#scene {
    left: -150px;
  }

}
@media (max-width: 640px) {
  .popupMaintwo {
    width: 98%;
    margin: auto !important;
  }
  .pop-h h2 {
    font-size: 26px;
  }
  .submit-btn, .order-btn{
    padding: 10px 14px;
    text-decoration: none;
    font-size: 14px;
  }
  .logo svg {
    width: 90%;
  }
  .m2-h h1 span {
    margin: 0px 0px;
  }
  .ban-ctn h1 {
    font-size: 23px !important;
    line-height: 25px !important;
  }
  .ban-ctn .trusted-wordpress {
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  ul.ban-lst > li > p {
    margin-bottom: 1px;
    font-size: 13px;
  }
  ul.btn-lst > li {
    margin-right: 0;
  }
  ul.pack-count > li {
    margin: 0 auto !important;
    width: 100%;
  }
  .btn-a {
    margin-bottom: 10px;
  }
  .trust {
    margin-left: 0px !important;
  }
  .av-filed input {
    width: 100%;
    padding: 8px;
    border-radius: 5px;
    font-size: 12px;
    letter-spacing: 0.5px;
    height: 45px;
  }
  .m6-h h6 {
    font-size: 20px;
    margin-bottom: 2%;
  }
  .avil-wrp {
    padding: 15px 10px 25px 10px;
  }
  .btn-a {
    margin-bottom: 0px;
  }
  .av-btn ul {
    bottom: -22px;
  }
  .m5-h h5 {
    font-size: 18px;
    line-height: 26px;
  }
  .p1 p {
    font-size: 16px;
    line-height: 22px;
  }
  .port-h {
    text-align: center;
    margin-bottom: 10px;
  }
  ul.port-lst > li {
    width: 100%;
  }
  .port-bx {
    height: auto;
  }
  ul.btk-lst > li {
    margin-right: 0;
  }
  .m6-h h6 {
    font-size: 17px;
    margin-bottom: 2%;
  }
  ul.btk-lst .btn-a {
    margin-bottom: 10px;
  }
  ul.pack-rs > li {
    margin-right: 40px;
  }
  ul.pack-rs > li > span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
  }
  .pack-detail h5 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  ul.pck-dlst, .pack-bx {
    width: 100% !important;
    position: relative;
    padding: 0;
  }
  .p-box-inner {
    width: 100%;
    margin: 0 auto;
  }
  .pack-bx:hover {
    transform: inherit;
  }
  .btn-plan1 {
    margin: 0 0 10px 0;
  }
  .packhead {
    width: 100%;
  }
  .pack-detail h5 {
    font-size: 19px;
    margin-bottom: 10px;
  }
  ul.pack-rs {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }
  ul.pack-rs > li > h3{
    margin-left: 0%;
  }
  .urgent-det > ul > li {
    width: 100%;
  }
  .urgent-det > ul > li.first {
    border-right: 0px solid #000;
  }
  .elevate-txt ul li {
    margin: 25px auto;
    width: 100%;
  }
  .test-slider li {
    margin: 20px 10px 10px 10px;
  }
  footer .widget svg {
    width: 100%;
  }
  .mainBanner .btn-a {
    margin-bottom: 10px;
  }
  section.avil-sec {
    margin-top: -100px;
  }
  section.avil-sec .container {
    margin-top: 0px;
  }
  .btn-plan1, .btn-plan2 {
    margin: 0 auto 10px auto;
    width: 90%;
  }
  .popupMaintwo {
    width: 95%;
    margin: 0 auto;
    height: 100%;
    overflow: scroll;
  }
  .popupMaintwo::-webkit-scrollbar {
    width: 0px;
  }
  .ban-ctn .trusted-wordpress {
    font-size: 15px;
  }
  li.cut-price{
    left: 41%;
    bottom: 24%;
  }
  .our-combopack .btn-pack .custom-btn.get-now:after {
    display: none;
  }
  .our-combopack .col-xl-5 {
    display: none !important;
  }
  .our-combopack h2 {
    font-size: 40px;
  }
  .our-combopack h5 {
    font-size: 17px;
  }
  .bst-slr {
    margin-bottom: 10px;
  }
  .our-combopack {
    padding: 50px 0;
  }
}
@media (max-width: 500px) {
  li.cut-price {
    left: 200px;
    bottom: 23%;
  }
}
@media (max-width: 400px) {
  ul.pbt-lst > li {
    width: 100%;
    margin: 0px !important;
    margin-bottom: 5px !important;
  }
  .ban-ctn h1 {
    font-size: 20px !important;
  }
  .mainBanner {
    height: auto !important;
    padding-top: 190px;
  }
  .pad-tb {
    padding-bottom: 10px;
    padding-top: 0;
  }
  ul.menu > li {
    width: 100%;
    display: block;
    text-align: left !important;
    margin-bottom: 10px;
  }
  li.cut-price {
    left: 200px;
    bottom: 23%;
  }
  .ban-ctn h1 {
    margin-top: 0px;
  }
    /* Comp */
    .our-combopack .btn-pack .custom-btn {
      margin-right: 0;
    }
    .btn-pack a.custom-btn {
      width: 200px !important;
      text-align: center !important;
      margin: 12px auto !important;
      display: block !important;
      padding: 4px 0px !important;
    }
    .our-combopack {
      padding: 40px 0 20px 0;
    }
    .our-combopack h2 {
      font-size: 30px;
    }
    .bst-slr {
      width: 70%;
      height: 40px;
      font-size: 24px;
    }
    .our-combopack p {
      font-size: 14px;
      margin: 0 0 25px;
      line-height: 22px;
    }
    .our-combopack .btn-pack {
      margin-top: 0px;
    }
}
@media (max-width: 360px) {
  ul.pack-rs > li:nth-child(2) {
    position: absolute;
    bottom: -24px;
    left: 27%;
  }
  ul.pack-rs {
      margin-bottom: 20px;
  }
  .mainBanner {
    padding-top: 170px;
  }
  /* Comp */
  .our-combopack .btn-pack .custom-btn {
    margin-right: 0;
  }
  .btn-pack a.custom-btn {
    width: 200px !important;
    text-align: center !important;
    margin: 12px auto !important;
    display: block !important;
    padding: 4px 0px !important;
  }
  .our-combopack {
    padding: 40px 0 20px 0;
  }
  .our-combopack h2 {
    font-size: 30px;
  }
  .bst-slr {
    width: 70%;
    height: 40px;
    font-size: 24px;
  }
  .our-combopack p {
    font-size: 14px;
    margin: 0 0 25px;
    line-height: 22px;
  }
  .our-combopack .btn-pack {
    margin-top: 0px;
  }
}
/* ah Style */

/* Additional Style */
a.logo img {
   filter: brightness(0) invert(1);
}

/* Additional Style Ends */