.video-banner {
  position: relative;
  width: 100%;
  height: 650px;
  overflow: hidden;
}

.bg-video {
  position: absolute;
  width: 100%;
  height: 150%;
  z-index: 1;
  object-fit: cover;
}

.video-overlay {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding-top: 70px;

}

.video-overlay h1 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 60px;
    line-height: 92px;
    letter-spacing: -5%;
    text-align: center;
}

span.pink-high {
    font-family: Almarai;
    font-weight: 700;
    font-size: 80px;
    line-height: 82px;
    letter-spacing: -5%;
    text-align: center;
    background: #FA2865;
    padding: 15px;
}span.white-high {
    background: white;
    color: #FA2865;
    border-radius: 8px;
    line-height: 1;
    padding: 5px 10px 0;
}

.video-banner .cta-con {
    margin-top: 20px;
    justify-content: center;
}


.content_sol_v2 .row.align-items-center.det-sec {
    align-items: stretch !important;
}

img.cta-v1 {
    position: absolute;
    bottom: 0;
    left: 25px;
}

img.cta-v2 {
    position: absolute;
    left: 115px;
    bottom: 50px;
}

.cta-vec-sec {
    height: 100%;
}

img.cta-v3 {
    position: absolute;
    right: 100px;
    -webkit-animation: rotate-center 15s ease-in-out infinite both;
    animation: rotate-center 15s ease-in-out infinite both;
}

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.cta-v2 {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}

.cta-v2.animate {
  opacity: 1;
  transform: translateY(0);
}


.cta-v2 {
  will-change: opacity, transform;
}


.howitswork {
    background: url(/assets/images/lp-blog-manage/sec-1-bg.png);
    background-size: cover;
    background-position: center;
    padding: 70px 0;
}
.hiw h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -5%;
    text-align: center;
}

.hiw p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: center;
}

.hiw {
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 20px;
	position:relative;
}

.hiw.arrow:after {
    content: url(/assets/images/lp-design-services/arrow.png);
    position: absolute;
    top: 38%;
    right: -30px;
}

.faqs-Sec.pad-sec.gradient-lightbg{
	background:white;
}





.portfolio-sec {
    background-size: cover;
    background-position: center;
    padding: 70px 0 70px;
    text-align: center;
}


.package-box h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 30px;
    line-height: 28.11px;
    letter-spacing: -5%;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    grid-gap: 10px;
}

ul#TypeTabUL {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
	flex-wrap:wrap;
}

ul#TypeTabUL liasdasd {
    padding: 0 15px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 10px 10px 20px 10px;
    outline: 0 none;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    border-radius: 24.5px;
    min-width: auto;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul#TypeTabUL li {
    padding: 0 15px;
    font-size: 18px;
    font-weight: 600;
     margin: 10px 5px 20px 5px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    border-radius: 24.5px;
    min-width: 200px;
    text-align: center;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #1F2E4E;
    color: white !important;
    box-shadow: none !important;
    border-color: #1F2E4E !important;
}

ul#TypeTabUL li.active {
    background: #FA2865  !important;
    color: #FDF5FB!important;
    box-shadow: none !important;
    border-color: #FDF5FB !important;
}

span.pricing {
    position: absolute;
    top: 0;
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: center;
    background: #1f2e4e;
    padding: 0px 5px 15px;
    border-radius: 10px 8px 0 0;
    z-index: -1;
    transition: 0.5s;
	width: 85%;
}

li.tabNew-link.active:After {
    top: -37px;
}

li.tabNew-link.active span.pricing {
    top: -24px;
    transition: 0.5s;
}

li.tabNew-link:hover span.pricing {
    top: -24px;
    transition: 0.5s;
}

ul#TypeTabUL li:hover {
    background: #FA2865 !important;
    color: #FDF5FB !important;
    box-shadow: none !important;
    border-color: #FDF5FB !important
}

.soc-sample.slick-slide.slick-current.slick-active + div {
    transform: scale(1);
    border-radius: 100%;
}

.soc-sample.slick-slide{
    transform: scale(0.8);
}

.soc-sample.slick-slide.slick-active img {
    border-radius: 20px !important;
}


.tabNew-content {
    display: none !important;
}

.tabNew-content.active {
    display: block !important;
}

.owl-nav {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    cursor: pointer;
    grid-gap: 10px;
}

button.owl-prev {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f2e4e !important;
    border-radius: 100%;
    cursor: pointer;
    color: white !important;
    font-size: 35px !important;
    position: relative;
}

button.owl-next {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1f2e4e !important;
    border-radius: 100%;
    color: white !important;
    font-size: 35px !important;
    position: relative;
}

button.owl-prev span {
    position: relative;
    top: -2px;
}

button.owl-next span {
    position: relative;
    top: -2px;
}

.owl-nav button:hover {
    background: #fa2865 !important;
}

.vid_box {
    position: relative;
    z-index: 99999;
}

 .vid_box > a > img {
    border-radius: 20px;
}
 .vid_box .play-ic {
    width: 68px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.vid_box svg {
    width: 68px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.loader {
    border: 12px solid #f3f3f3;
    border-top: 12px solid #FA2865;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    animation: spin 2s linear infinite;
    margin: 50px auto;
   display: none;
    position: absolute;
    top: 36%;
    left: calc(50% - 46px);
}

.soc-sample-carousel .owl-item.active.center {
    transform: scale(1);
}

.soc-sample-carousel .owl-item.active {
    transform: scale(0.8);
}
.soc-sample img {
    border-radius: 30px;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  .creative-port {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 30px;
    flex-wrap: wrap;
}

 .creative-port img{
	 width:100%;
 }

.creative-port .crea-port {
    width: 22.7%;
    position: relative;
    overflow:hidden;
}

.creative-port .crea-port.v2 {
    width: 46%;
    position: relative;
    overflow: hidden;
	z-index:0;
}

img.port-b {
    position: absolute;
    left: -0;
    top: -0;
    opacity: 0;
    z-index: -1;
     transition:0.5s;
    transform:scale(0);
}

.crea-port:hover img.port-f {
    transform:scale(0.8);
     transition:0.5s;
	 box-shadow: 0px 4px 5px 2px #0000001A;

}

.crea-port img.port-f {
    transform:scale(1);
     transition:0.5s
}

.crea-port:hover img.port-b {
    opacity: 1;
    z-index: -1;
    transition:0.5s;
    transform:scale(1);
}

.mainBanner {
    background: url(/assets/images/lp-blog-manage/hero-bgv2.jpg);
	    background-size: cover;
    background-position: center;
    padding: 0px 0 0px;
}



.container-c {
    display: flex;
    width: 440px;
    height: 640px;
    overflow: hidden;
}

img.herolady {
    position: absolute;
    right: -68px;
    bottom: 0;
}
    .column {
      flex: 1;
      overflow: hidden;
      position: relative;
    }

    .marquee {
      display: flex;
      flex-direction: column;
      animation: scroll-up 50s linear infinite;
    }

    .marquee.reverse {
      animation: scroll-down 50s linear infinite;
    }

    .item {
      padding: 0px;
    }

    @keyframes scroll-up {
      0% {
        transform: translateY(0%);
      }
      100% {
        transform: translateY(-50%);
      }
    }

    @keyframes scroll-down {
      0% {
        transform: translateY(-50%);
      }
      100% {
        transform: translateY(0%);
      }
    }

.mainBanner .contentWrap p {

       margin: 10px 0;
    font-family: Poppins;
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 0%;
    color: white;
}

.mainBanner .contentWrap h1 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 60px;
    line-height: 77.86px;
    letter-spacing: -5%;
    color: white;
    text-align: left;
}
.cta-con {

    margin-top: 20px;
}
.mainBanner .contentWrap h1 span {
    font-family: Almarai;
    font-weight: 700;
    font-size: 105px;
    line-height: 1;
    letter-spacing: -5%;
    background: #fa2865;
    padding: 5px 18px;
    border-radius: 0;
    position: relative;
    left: -20px;
	    display: inline-block;
}


.mainBanner ul li {

    font-size: 22px;
    margin-bottom: 10px;

}

a.btn.white-btn {
    background: white;
    color: #fa2865;
}
.headshot img {
    object-fit: contain;
    width: 100px;
    height: 100px;
}

img.herovec {
    position: absolute;
    top: 128px;
    right: 90px;
	    -webkit-animation: shake-vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite forwards;
    animation: shake-vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite forwards;
}


@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}

/* ---------- sec-5 review ------*/
.sec-5.reviews {
    padding:0px 0px 60px 0px;
    text-align: center;
}

.sec-5.reviews .review-con {
    display: flex !important;
    grid-gap: 50px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.sec-5.reviews .rev-details {
    width: 55%;
    padding: 70px 0;
}
.sec-5.reviews .rev-stats {
    width: 40%;
    background: #1F2E4E;
    padding:60px 50px 50px 50px; 
    margin-bottom:0%;
    border-radius: 0 0 20px 20px;
}


.sec-5.reviews .review-box{
	background:none;
}


.details h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 96%;
    letter-spacing: 0%;
}

.details p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0%;
}

img.quote {
    position: absolute;
    top: 30px;
    right: 30px;
}

.white {
    color: white !important;
}
.center{
	text-align:center !important;
}

p.rev-content {
    font-family: Poppins;
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    line-height: 145%;
    letter-spacing: 0%;
    color: #1F2E4E;
    padding: 20px 40px;
}

.sec-5.reviews .review-box h3 {
    margin:0px 0px 0px 0px;
    font-weight:600;
    font-size: 40px;
    line-height: 45px;
    color:#1F2E4E;
	margin-bottom:30px;
}

.sec-5.reviews .review-box h3 img { vertical-align:middle; display:inline-block; }
.rev-stats img {
    margin: 0 auto 20px;
}
.review-box ul {
    margin: 15px 0 0 0;
    padding: 0px;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.review-box ul li {
    margin: 0px;
    padding: 5px 0px 0px 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1F2E4E;
    position: relative;
}

.review-box ul li:after {
    content: url(/assets/images/lp-website-design/bullet-p.png);
    position: absolute;
    left: 0;
    top: 5px;
}

.review-box ul li span {
    color:#FA2865;
}

h4.rev-head {
    background: #FA2865;
    font-family: Poppins;
    font-weight: 800;
    font-style: italic;
    font-size: 30px;
    line-height: 145%;
    letter-spacing: 0%;
    font-variant: small-caps;
    color: white;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 0 10px 10px 0;
}

.profile {
    padding: 40px 40px 20px;
}
.profile {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}

.rev-stats h2 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 40.56px;
    line-height: 50px;
    letter-spacing: 0%;
    text-align: center;
    color: white;
}

.stats-con {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    grid-gap: 20px;
}

.stats-box {
    background: white;
    border-radius: 10px;
    padding: 20px;
    width: 46%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.stats-box.half h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 3%;
    text-align: center;
    color: #1F2E4E;
}

.stats-box.half h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
    line-height: 50px;
}

.stats-box.full {
    width: 100%;
}

.stats-box.full h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
    line-height: 50px;
}

.stats-box.full h4 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    color: #1F2E4E;
}
.sec-5.reviews .slider-controls {
    display: flex;
    position: relative;
    top: -70px;
    left: 24px;
    grid-gap: 10px;
    justify-content: start;
}
.sec-5.reviews .slider-controls div {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#1F2E4E;
    border-radius: 100%;
    cursor: pointer;
    color:#fff;
}

.sec-5.reviews .slider-controls div:hover {
    background:#FA2865;
    color: white;
}
/* ---------- sec-2 review ------*/

ul#features_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
ul#features_list li {
    background: #fff url(../images/lp-content/lp-content-corner.png) 95% 10px no-repeat;
    border-radius: 15px;
    margin: 0px;
    padding: 25px;
    line-height: 32px;
    color: #1F2E4E;
    text-align: left;
    box-shadow: 0px 4.88px 30.52px 0px #00000026;
    width: 23.6%;
}


.det-sec h2.t-head {
    margin: 0;
}

.det-sec p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0%;
    margin: 15px 0;
}

.det-sec ul li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0%;
    position: relative;
    padding-left: 20px;
	    margin-bottom: 10px;
}

.det-sec ul li  span{
background: #fa2865;
    color: white;
    padding: 0 5px;
    border-radius: 8px;
    font-weight: 700;
}




.det-sec ul li:after {
    content: url(/assets/images/lp-website-design/bullet-p.png);
    position: absolute;
    left: -5px;
	top: 0;
}

#gurantee_section {
    padding: 50px 50px 100px;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 4.71px 29.45px 0px #00000026;
    background: white;
    position: relative;
	overflow: hidden;
}

.middle-form form#form2 {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
	    justify-content: center;
}
.middle-form form#form2 .formGroup {
    width: 49%;
}
.middle-form .bannerGetForm {
    background: transparent;
    box-shadow: none;
}
textarea#Details2 {
    display: block !important;
}

.middle-form form#form2 .textareaGroup {
    width: 100%;
}

.middle-form input, .middle-form textarea, .middle-form select.RequiredServices {
    background: white;
    padding: 15px 50px 15px 15px;
	
}

.middle-form .bannerGetForm .formGroup img {
    right: 15px !important;
    left: unset;
}

.middle-form .capError {

    color: #112479;
    width: auto;
    margin: 0 25px;
    font-weight: 700;
}


div#content_sol_section {
    background: url(/assets/images/lp-blog-manage/sec-1-bg.png);
    background-size: cover;
    background-position: center;
    padding: 0px 0 70px;
	
}

.content_sol_v2 {
    background: url(/assets/images/lp-blog-manage/faq-bg.png) !important;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
	padding:70px 0 !important;
}
div#gurantee_section h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
}

#gurantee_section h2 {
    text-align:left;
    margin:0px 0px 00px 0px;
}

#gurantee_section .guarantee_seal {
    margin:auto;
    display:block;
}

#gurantee_section p {
    margin-bottom:20px;
}

.middle-form {
    width: 70%;
    margin: 50px auto;
	    z-index: 9999;
		position:relative;
}

div#gurantee_section:after {
    content: url(/assets/images/lp-video-services/reel-l.png);
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
}

div#gurantee_section:before {
    content: url(/assets/images/lp-video-services/reel-r.png);
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: 0;
}

.row.align-items-center.det-sec.v2 {
    margin-top: 80px;
}
.content_sol_v2 {
    padding-top: 100px !important;
}

.pr-10 {padding-right: 50px;}

.pl-10 {padding-left: 50px;}

.price {
    bottom: 0;
    top: 100px;
	z-index:1;
}

.inner-container {
    width: 80%;
    margin: auto;
}

.sec-2.reviews {
    background: #1F2E4E;
    padding: 70px 0;
}

.rev-details {
    width: 75%;
    padding: 0;
}
.profile {
    padding: 40px 80px 20px;
}
p.rev-content {

    padding: 20px 80px 30px;
}
h4.rev-head{
	 padding: 6px 80px;
}

.slider-controls {

    position: relative;
     top:unset; 
    left: unset;
    grid-gap: 10px;
    justify-content: center;
	margin-top:20px;
}

.portfolio {
    background: linear-gradient(269.84deg, #FB2966 1.3%, #C55FC3 99.86%);
    padding: 70px 0;
}

.portfolio-con {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 20px;
	margin-top:30px;
}

.portfolio-box {
    width: 32%;
    position: relative;
    background: #230C64;
    border-radius: 10px 10px 0 0;
    display: flex;
    flex-direction: column;
}

.portfolio img.border {
    width: 100%;
    position: relative;
}

.port-con {
    width: 90%;
    margin: auto;
    text-align: center;
    padding: 15px 15px 13px;
}


.port-con {
    position: relative;
    overflow: hidden;
}

.port-con a:after {
    content: url(/assets/images/lp-video-services/play-ic.png);
    position: top;
    position: absolute;
    left: 36%;
    top: 36%;
    transition: 0.5s;
}

.port-con:hover  a:after {
    top: 37%;
    transition: 0.5s;
}

img.wlogo {
    bottom: 5px;
}


.cta-section {
  background: linear-gradient(269.84deg, #FB2966 1.3%, #C55FC3 99.86%);
position:relative;
    background-size: cover;
    background-position: center;
    padding: 130px 0;
}
.cta-section:before {
    content: url(/assets/images/lp-design-services/bg-vector.png);
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
    transform: rotate(180deg);
}

.cta-section:after {
    content: url(/assets/images/lp-design-services/bg-vector.png);
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
	
	}
	
	.cta-section .container {
    width: 1170px;
}

.cta-col {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 0px;
    align-items: center;
}

.c-details {
    width: 50%;
}


.cta-col .c-image {
    width: 50%;
	    text-align: center;
}

h2.t-head span {
    font-family: Almarai;
    font-weight: 700;
    font-size: 72px;
    line-height: 77.86px;
    letter-spacing: -5%;
    background: #112479;
    padding: 5px 20px;
    margin-left: -20px;
}

a.btn.white-btn:hover {
    color: white;
}

.btn-container {
    display: flex;
    margin-top: 25px;
    grid-gap: 20px;
}

.cta-col p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.c-details h2 {
    margin: 0 0 10px 0;
}

.platform-sec {
    background: linear-gradient(269.84deg, #FB2966 1.3%, #C55FC3 99.86%);
    padding: 70px 0;
}

.platform-sec ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sec-3 {
    background: url(/assets/images/lp-website-design/cta-bg.png);
    background-size: cover;
    background-position: center;
    padding: 70px 0;
}

.content-side {
    width: 100%;
}

.why-box {

    justify-content: center;
}

.wbox {
    width: 22%;
    margin-bottom: 15px;
    text-align: center;
}
.wbox h3 img {
    margin-right: 10px;
}


.cs-contentWDDPack {
    display: none;
}

.cs-contentWDDPack.activeWDDPack {
    display: flex;
}
.booster-pack-con {
    display: flex;
    grid-gap: 50px;
    flex-wrap: wrap;
	    align-items: center;
}

.booster-pack-col-left {
    width: 65%;
}

.booster-pack-col-right {
    width: 30%;
}

.booster-pack-col-left h2 {
    margin: 0 0 10px 0;
}

.booster-pack-col-left p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-align: left;
}

.price-b {
    font-family: Poppins;
    font-weight: 700;
    font-size: 30px;
    line-height: 64px;
    letter-spacing: -5%;
    vertical-align: middle;
    text-align: left;
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.price-b span {
    font-family: Poppins;
    font-weight: 700;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -5%;
    vertical-align: middle;
    background: #FA2865;
    color: white;
    padding: 5px;
    border-radius: 10px;
	margin-left: 10px;
}

.boster-pack {
    background: #FDF5FB;
    box-shadow: 0px 4px 25px 0px #00000026;
    padding: 30px;
    border-radius: 10px 10px 0 0;
	position:relative;
}
.boster-pack h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 30px;
    line-height: 28.11px;
    letter-spacing: -5%;
    text-align: center;
	color:#1F2E4E;
}

.boster-pack ul li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0%;
    position: relative;
    padding-left: 25px;
    text-align: left;
}

.boster-pack ul li:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #FA2865;
    position: absolute;
    left: 0;
    top: 13px;
    border-radius: 100%;
}

.boster-pack ul {
      margin-top: 30px;
    margin-bottom: 30px;
}


ul#tabNav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
li.cs-linkWDDPack span.tag {
    position: absolute;
    bottom: -79px;
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    background: #fff;
    z-index: 0;
    width: 90%;
    padding: 10px;
    border-radius: 0 0 20px 21px;
    height: 80px;
    transition: 0.5s;
    color: #202f4d;
    border: 1px solid;
    border-top: 0;
}


li.cs-linkWDDPack.activeWDDPack  span.tag {
    background: #202f4d;
  color: #fff;
	transition:0.5s;
}


ul#tabNav li {
    width: auto;
    background: #1F2E4E;
    color: white;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 48px;
    letter-spacing: 0%;
    text-align: center;

}


.dark li {
    background: white !important;
    color: #1F2E4E !important;
}

.dark .activeWDDPack {
    background: #1f2e4e !important;
    color: white !important;
    border: none !important;
	box-shadow: none !important;
}

span.tit {
    z-index: 9;
    position: relative;
}


.package-box{
	
	width: 31%;
}


.package-box ul {
    padding: 0 15px;
    text-align: left;
    height: 300px;
}
.package-box.rec {
    position: relative;
}

.package-box ul li:before {
    top: 5px;
}


.package-con {

    padding-top: 0px;
}
.package-box.rec:before {
    content: "Recommended";
    position: absolute;
    top: -42px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: center;
    left: 4%;
    width: 90%;
    background: #FA2865;
    color: white;
    padding: 10px;
    border-radius: 20px 20px 0 0;
}


.down {
    display: flex;
    justify-content: center;
    grid-gap: 20px;
    margin: 20px 0;
    align-items: anchor-center;
}

.down h5 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 28.14px;
    line-height: 28.14px;
    letter-spacing: -5%;
    text-align: center;
    text-decoration: line-through;
    color: #1f2e4e;
}

.down span {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20.34px;
    line-height: 30.2px;
    letter-spacing: -5%;
    text-align: center;
    vertical-align: middle;
    background: #fa2865;
    color: white;
    padding: 2px 10px;
    border-radius: 20px;
}

.down h5 span {
    font-family: Poppins;
    font-weight: 700;
    font-size: 28.14px;
    line-height: 28.14px;
    letter-spacing: -5%;
    text-align: center;
    text-decoration: line-through;
    color: #1f2e4e;
    background: transparent;
    padding: 0;
}

.package-box p {
    padding: 0 5px 10px;
    font-size: 14px;
}
.pkg_duration {
    margin-bottom: 15px;
}

.package-box h4 {
    position: relative;
	    font-size: 36.44px;
    line-height: 40.44px;
}



.package-box ul li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0%;
    margin-bottom: 15px;
}

.pkg_duration select {
    padding: 5px 20px;
    border: 1px solid #1f2e4e;
    border-radius: 10px;
    font-size: 16px;
	    margin-left: 10px;
}

.enterprise  .package-box.rec:before{
	display:none;
}

.enterprise .package-box h3 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 30px;
    line-height: 28.11px;
    letter-spacing: -5%;
    text-align: center;
    margin-bottom: 20px;
    background: #212f4c;
    color: white;
    font-size: 20px;
    padding: 10px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px 20px 0 0;
}

.enterprise .package-box {
    background: #FDF5FB;
    width: 31%;
    padding: 0px 0 25px 0;
    text-align: center;
    border-radius: 20px;
    position: relative;
}
.slider-controls div:hover {
    background: #FA2865;
    color: white;
}





.sec-4 {
    background: url(/assets/images/lp-website-design/booster-bg.jpg);
	    background-size: cover;
    background-position: center;

}

.main-white-blur{
	position:relative;
}

.pink-circle {
    background: #FA2865;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    top: 20px;
    left: 20px;
    position: absolute;
}

.enter-spec.package-box ul {
    height: 388px !important;
}

.enter-spec 
 a.pinkbtn.yellow {
    width: 70%;
    margin-top: 10px;
}

p.f-tag {
    padding: 0;
    font-weight: 700;
}

.mob-v {
    display: none;
}

.desk-v {
    display: block;
}

.home-select-field.RequiredServices {
    appearance: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 2rem !important;
    background: white url(/assets/images/lp-design-services/select-ic.png) no-repeat right 0.9rem center !important;
    background-size: 1rem;
}
@media (max-width: 991px) {
	
	span.pink-high {
    font-family: Almarai;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -5%;
    text-align: center;
    background: #FA2865;
    padding: 15px;
}
.video-overlay h1 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    letter-spacing: -5%;
    text-align: center;
}

.video-banner {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
}
.row.align-items-center.det-sec.v2 {
    margin-top: 20px;
}
img.cta-v1 {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
}
img.cta-v2 {
    position: relative;
    left: 0%;
    bottom: 33px;
    width: 70%;
}
img.cta-v3 {

    right: 50px;

}
	
	.middle-form {
    width: 100%;
    margin: 30px auto;
    z-index: 9999;
    position: relative;
}
.middle-form form#form2 .formGroup {
    width: 100%;
}
.bannerGetForm .btnCaptiaDiv {
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
}
.btnCaptiaDiv .formGroup {
    width: 58% !important;
    margin-bottom: 10px;
}

 .cta-form .btnCaptiaDiv .formGroup {
    width: 70% !important;
    margin-bottom: 10px;
}
	
	    .sec-2.reviews {
        padding: 40px 0;
        text-align: center;
    }
	
	.creative-port .crea-port {
    width: 80%;
    position: relative;
    overflow: hidden;
    margin: auto;
}

img.play-ic {
    width: 20% !important;
}
.creative-port .crea-port.v2 {
    width: 80%;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

ul#TypeTabUL li {
    border-radius: 0;
    padding: 0 !important;
    width: 0;
    max-width: 0;
    min-width: 45%;
    font-size: 14px;
    height: 45px;
}

span.pricing {
    font-size: 12px;
}
	
	.cta-section {

    padding: 50px 0;
}


	
	.cta-section:before, .cta-section:after, div#gurantee_section:after, div#gurantee_section:before{
		display:none;
	}
	
	.hiw h3 {
    font-size: 25px;
    line-height: 30px;
}


	
	.row.align-items-center.genre-slider-mob.owl-carousel.owl-loaded.owl-drag {
    margin: auto;
}
	.hiw.arrow:after{
		display:none;
	}
	
	.hiw {
    width: 80%;
    margin: auto;
}
	
	.det-sec .col-lg-5.col-md-5.col-sm-12.center {
    margin-top: 40px;
}
	
	.content_sol_v2 {
    background-attachment: fixed !important;
}
	
	
	.mainBanner .contentWrap h1 {
    font-family: Almarai;
    font-weight: 700;
    font-size: 46px;
    line-height: 60.86px;
    letter-spacing: -5%;
    color: white;
    text-align: center;
}
.mainBanner .contentWrap h1 span {
    font-family: Almarai;
    font-weight: 700;
    font-size: 75px;
    line-height: 1;
    letter-spacing: -5%;
    background: #fa2865;
    padding: 5px 10px;
    border-radius: 0;
    position: relative;
    left: 0;
    display: inline-block;
}

img.herolady, img.herovec {
    display: none;
}

.container-c {
    display: flex;
    width: 100%;
    height: 280px;
    overflow: hidden;
	margin-top: 30px;
}
.mainBanner {
    background: url(/assets/images/lp-blog-manage/hero-bgv2.jpg);
    background-size: cover;
    background-position: center;
    padding: 30px 0 0px;
}

.bg-vec {
    padding: 30px 0 !important;
}

.bg-vec:after, .bg-vec:before{
	display:none;
}
.cta-img {
    width: 100%;
}

    a.btn {
        min-width: auto;
        font-size: 17px;
        padding: 0px 10px !important;
    }
	.cta-sub {
    display: flex;
    grid-gap: 10px;
}

.content_sol_v2 .row.align-items-center.det-sec {
    flex-direction: column-reverse;
}

.content_sol_v2 {
    padding: 30px 0 !important;
}

.container, .mainBanner .container, .cta-section .container {
    width: 100%;
}
	
	.det-sec ul li:after {
    left: -5px;
    top: 0;
}
	
	#gurantee_section {
    padding: 40px 20px 20px;
    border-radius: 0px 0px 20px 20px;
	
}
div#gurantee_section h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #FA2865;
    margin-top: 20px;
}
	
	#gurantee_section .guarantee_seal {
    margin: auto;
    display: block;
    width: 60%;
    margin-bottom: 30px;
}
	
	.pl-10 {
    padding-left: 0;
}

.pr-10 {
    padding-right: 0;
}
	
	
	.sec-5.reviews .review-box h3 {
    margin: 0px 0px 0px 0px;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #1F2E4E;
    margin-bottom: 15px;
}
	.sec-5.reviews {
    padding: 60px 0px 60px 0px;
    text-align: center;
}
	
	.sec-5.reviews .slider-controls {
    position: relative;
    top: unset;
    left: unset;
    grid-gap: 10px;
    justify-content: center;
    margin-top: 20px;
}
	
	.sec-5.reviews .review-con{
		    grid-gap: 20px;
	}
	
	.review-box ul {
    grid-template-columns: 1fr;
}

.sec-5.reviews .rev-details{
	padding:0;
}
	
	.sec-5.reviews .rev-details, .sec-5.reviews .rev-stats{
		width: 100% !important;
	}
	
	.package-box h4 span{
		    right: 20px;
	}
	
	.package-box h4{
		font-size: 38px;
    line-height: 44.44px;
	}
	
	    .main-white-blur {
        padding: 15px;
        padding-bottom: 80px;
    }
	
	.mob-v {
    display: block;
}

.desk-v {
    display: none;
}
	
	.pink-circle {
    background: #FA2865;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
	
	.package-box.rec {
    position: relative;
    margin-top: 30px;
}

.enterprise .package-box {
    width: 90%;
}
	.enter-spec.package-box ul {
    height: auto !important;
    margin-bottom: 10px;
}
	.mainBanner ul li {
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    line-height: 37px;
    letter-spacing: 0%;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
    text-align: left;
}

.mainBanner ul li:before {
  
    top: 2px;
}
i.fas.fa-chevron-left {
    left: -2px;
    position: relative;
}

ul#tabNav {
    display: flex;
    align-items: center;
    justify-content: space-evenly; 
    margin: 40px 0;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}

ul#tabNav li {
    width: 100%;
    background: #1F2E4E;
    color: white;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 48px;
    letter-spacing: 0%;
    text-align: center;
}
ul#tabNav li {
    margin-bottom: 0px;
}
span.tag {
    display: none;
}
.package-con {
    padding-top: 20px;
}
	.package-box {
 
    width: 90%;
 
}
	.wbox {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.booster-pack-col-right {
    width: 100%;
}
.boster-pack {
    padding: 20px;
}

.booster-pack-col-left {
    width: 100%;
}

.price-b span{
	    font-size: 50px;
}
.price-b {
    justify-content: center;
    font-size: 25px;
}

.booster-pack-col-left p {

    text-align: center;
}
.btn-container {
    display: flex;
    margin-top: 25px;
    grid-gap: 2px;
    flex-wrap: wrap;
    justify-content: center;
}
    a.btn {
        min-width: auto;
        font-size: 17px;
        padding: 5px 9px;
    }
	
	.btn-container a.btn.white-btn {
    width: 100%;
    margin-top: 5px;
}
	
	.platform-sec ul li {
    width: 50%;
}
	
	.profile {
    padding: 20px;
}.rev-details {
    width: 100%;
    padding: 0;
}
h4.rev-head {
    padding: 6px 10px ;
	font-size: 20px;
}
p.rev-content {
    padding: 20px;
	font-size: 18px;
}

.cta-col .c-image {
    width: 100%;
	margin-top:30px;
}
.c-details {
    width: 100%;
}
h2.t-head span {
    font-family: Almarai;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    letter-spacing: -5%;
    background: #112479;
    padding: 5px 20px;
    margin-left: 0;
}
.btn-container.half a {
    width: 100%;
}

.cta-col p {

    text-align: center;
}
}