h2.b-title {

    height: 100px;
}
@keyframes imgScroll {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    15% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    34% {
        -webkit-transform: translate3d(0,-25%,0);
        transform: translate3d(0,-25%,0);
    }

    44% {
        -webkit-transform: translate3d(0,-25%,0);
        transform: translate3d(0,-25%,0);
    }

    55% {
        -webkit-transform: translate3d(0,-50.7%,0);
        transform: translate3d(0,-50.7%,0);
    }

    66% {
        -webkit-transform: translate3d(0,-50.7%,0);
        transform: translate3d(0,-50.7%,0);
    }


    85% {
        -webkit-transform: translate3d(0,-73%,0);
            transform: translate3d(0,-73%,0);
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

section.full-section.audiov2 .row {
    grid-gap: 75px;
    justify-content: center;
}

section.full-section.audiov2 {
    padding: 70px 0 70px 0 !important;
	    background: url(/new-assets/images/web-design-new-o/thumb-bg.jpg);
    background-size: contain;
    background-position: center 75%;
    background-repeat: no-repeat;
}

.packageWrap .bodyPack .priceWrap h4 span {
    margin-left: 5px;
}
span.mopkgold {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-align: left;
    text-decoration: line-through;
}
.packageWrap .bodyPack .priceWrap h4 {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.packageWrap.dark .headPack {
    padding: 18px 0;
    text-align:center;
}
.packageWrap.dark h3 {
    padding: 0 !important;
    margin: 0;
}
span.pack-tagline {
    display: block !important;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #FF6000;
    margin-top: 15px;
}
.section-5 #package_accordion h5:after {
    top: 35%;
}

.section-5 {
	padding: 75px 0 75px 0;
}
.section-5 #package_accordion h5 {
	font-size: 30px;
	font-weight: 600;
	color: #000;
	margin: 0;
	padding: 20px 20px;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	background: 0;
	border: 0;
	border-top: solid 3px #104595;
}
.section-5 #package_accordion h5 span {
	display: none;
}
.section-5 #package_accordion h5:hover {
	color: #ff6000;
}
.section-5 #package_accordion h5.ui-state-active {
	font-weight: 500;
	background: 0;
	border: 0;
	border-top: solid 3px #ff6100;
}
.section-5 #package_accordion h5:after {
	background: #114495;
	color: #fff;
	content: "+";
	position: absolute;
	right: 15px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.section-5 #package_accordion h5:hover:after {
	background: #ff6000;
}
.section-5 #package_accordion h5.ui-state-active:after {
	background: #ff6000;
	content: "-";
}
.section-5 .package_accordion1, .section-5 .package_accordion2, .section-5 .package_accordion3 {
	border: solid 1px #e2e2e2;
	border-top: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
.section-5 .ui-accordion .ui-accordion-content.packages {
	max-width: 100%;
	border: 0;
	padding: 20px;
	overflow: unset;
}
.section-5 .packages .col {
	width: 33%;
	float: left;
	padding: 30px 10px 30px 10px;
	overflow: unset;
}
.section-5 .pdw-package {
	background: #e9e9e9;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 20px #d9d9d9;
	-moz-box-shadow: 0 0 20px #d9d9d9;
	-webkit-box-shadow: 0 0 20px #d9d9d9;
	padding: 20px;
}
.section-5 .pdw-pkg-head {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding: 20px;
	margin: 0 auto 20px auto;
	background: #a8c23e;
	border-radius: 10px;
}
.section-5 .pdw-package.orangebox .pdw-pkg-head {
	background: #ff6100;
}
.section-5 .pdw-package.bluebox .pdw-pkg-head {
	background: #104595;
}
.section-5 .pkg-words {
	text-align: center;
	margin-bottom: 15px;
}
.section-5 .pkg-words span {
	border: solid 1px #7f7f7f;
	padding: 8px 15px;
	font-size: 17px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
.section-5 .pkg-old-price {
	text-align: center;
	text-decoration: line-through;
}
.section-5 .pkg-price {
	color: #000;
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-align: center;
	margin: 15px 0;
}
.section-5 .recommended {
	display: block;
	margin: -20px auto 4px auto;
}
.section-5 .pkg-price span.mopkgold {
	color: #4d4c4c;
	font-size: 18px;
	font-weight: 500;
	text-decoration: line-through;
}
.section-5 .advpkgs .pkg-price:after {
	content: url(../images/10-percent-off-new.png);
	position: absolute;
	margin: -15px 0 0 0;
}
.section-5 .pkg-price span.pkg-motag {
	font-size: 24px;
	font-weight: 600;
	line-height: 56px;
}
.section-5 .pdw-package .pkg-body {
	padding: 0;
}
.pkg-tool {
	border: solid 1px #000;
	padding: 0 7px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 15px;
}
.section-5 .pdw-package .pkg-body .pkg-ctrl {
	text-align: center;
}
.section-5 .pdw-package .pkg-body .pkg-ctrl .input-group {
	border: solid 2px #7f7f7f;
	background: #fff;
	margin: 10px auto 20px auto;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	display: inline-block;
	padding: 5px;
}
.section-5 .pdw-package .pkg-body .input-group-btn {
	float: left;
}
.section-5 .pdw-package .pkg-body .input-group .btn-minus, .section-5 .pdw-package .pkg-body .input-group .btn-plus {
	background: #a8c23e;
	color: #fff;
	padding: 3px;
	border: 0;
	font-size: 24px;
	width: 36px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 36px;
}
.section-5 .pdw-package .pkg-body .input-group .btn-minus:before, .section-5 .pdw-package .pkg-body .input-group .btn-plus:before {
	display: none;
}
.section-5 .pdw-package.orangebox .pkg-body .btn-minus, .section-5 .pdw-package.orangebox .pkg-body .btn-plus {
	background: #ff6100;
}
.section-5 .pdw-package.bluebox .pkg-body .btn-minus, .section-5 .pdw-package.bluebox .pkg-body .btn-plus {
	background: #104595;
}
.section-5 .pdw-package .pkg-body .input-group .btn-minus:hover {
	background: #000;
}
.section-5 .pdw-package .pkg-body .input-group .btn-plus:hover {
	background: #000;
}
.section-5 .pdw-package .pkg-body .input-group .rating_field {
	background: 0;
	border: 0;
	margin: 0;
	padding: 5px 10px;
	float: left;
	width: 154px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	height: 36px;
}
.section-5 .pdw-package ul.pkg-items {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.section-5 .pdw-package ul.pkg-items li {
	margin: 0 10px;
	padding: 5px 0 5px 30px;
	background: url(../images/gray-check.png) no-repeat 0 10px;
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
	border-bottom: 1px solid #e1e1e1;
}
.section-5 .pdw-package.orangebox ul.pkg-items li {
	background-image: url(../images/orange-check.png);
}
.section-5 .pdw-package.bluebox ul.pkg-items li {
	background-image: url(../images/blue-check.png);
}
.section-5 .pdw-package .pdw-pkg-btn {
	text-align: center;
}
.section-5 .pdw-package .pdw-pkg-btn .btn {
	color: #fff;
}
.section-5 .pdw-package .pdw-pkg-btn .btn {
	background: #a8c23e;
}
.section-5 .pdw-package .pdw-pkg-btn .btn:before {
	background: #b7d542;
}
.section-5 .pdw-package .pdw-pkg-btn .btn:hover {
	background: #a8c23e;
}
.section-5 .pdw-package.orangebox .pdw-pkg-btn .btn {
	background: #ff6100;
}
.section-5 .pdw-package.orangebox .pdw-pkg-btn .btn:before {
	background: #ff7421;
}
.section-5 .pdw-package.orangebox .pdw-pkg-btn .btn:hover {
	background: #ff6100;
}
.section-5 .pdw-package.bluebox .pdw-pkg-btn .btn {
	background: #104595;
}
.section-5 .pdw-package.bluebox .pdw-pkg-btn .btn:before {
	background: #2e5da3;
}
.section-5 .pdw-package.bluebox .pdw-pkg-btn .btn:hover {
	background: #104595;
}
ul.featureUL {
    height: 500px;
}

.package_accordion3 .col-6:first-child {
    position: relative;
}
.packages .col-8 {
    width: 80%;
}
.package_accordion3 .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px 40px;
}
ul.featureUL.v2.enterprise.orange {
    height: auto !important;
}
.PackBtnWrap p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.01em;
    text-align: center;
    margin: 0 0 10px 0;
    color: black;
}

.PackBtnWrap .btnNubWrap.mob {
    justify-content: center;
    gap: 0 !important;
    margin-top: -2px;
}
.enterprise {
    height: 470px !important;
}
.package_accordion3 .col-6:first-child:after {
    content: "";
    width: 1px;
    background: #D8D6D6;
    height: 90%;
    position: absolute !important;
    right: 0;
    top: 5%;
}

a.service-btn.btn {
    position: relative;
    bottom: 0;
    padding: 20px;
}

section.blogs:before{
	display:none;
}

.digi-new-form-section.full-width.full-section .col-5 img {
    width: 70%;
    margin-bottom: 0px;
}
.hero__site-scroll-container {
    position: relative;
    overflow: hidden;
    top: 0px;
    left: 0;
}
.scroll-img_container {
    position: absolute;
    top: -32px;
    width: 100%;
    bottom: 0;
    height: 83%;
    overflow: hidden;
    margin: auto;
}

.scroll-img_div {
    width: 75.9%;
    margin: auto;
}
img.site-scroll_img {
    -webkit-animation: imgScroll 14s infinite;
    animation: imgScroll 14s infinite;
} 


section.hero-area {
	 padding: 70px 0  !important;
    background: url(/new-assets/images/home-redesign/bg.webp);
}


.marketing-box-main {
    gap: 10px;
}
.m-ic-bx {
    box-shadow: 3px 5px 4px 0px #00000033;
    padding: 10px;
    border-radius: 20px;
    width: 19.2%;
    position: relative;
    transition: 0.5s;
    background: white;
}
.ic-inner {
    border: 1px dashed #FF6000;
    border-radius: 20px;
    padding: 10px;
	    height: 100%;
}
.ic-inner p {
    height: 100px;
    font-size: 14px;
}
.ic-inner h3 {
    font-size: 16px;
}

section.social-sample.full-section {
    padding: 70px 0;
}

.ul-style-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    grid-gap: 10px;
}

.ul-style-2 li {

    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}
.ul-style-2 li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0px;
    background-image: url(/new-assets/images/digital-marketing-v3/check-icon-orange.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.soc-sample-carousel .owl-item.active.center {
    transform: scale(1);
}


.soc-sample-carousel .owl-item.active.center:after {
	display:none !important;
    content:"";
    width: 120%;
    height: 104%;
    background:url('/new-assets/images/social-media-lp/sample-after.png');
    position: absolute;
    z-index: 9999;
    display: block;
    top: -10px;
    background-size: contain;
    left: -40px;
    background-repeat: no-repeat;
    background-position: center;
}

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

.social-sample .owl-stage-outer {
    padding: 30px 0 10px;
}
.cta-mainWrap.full-section {
    padding: 77px;
}

.cta-mainWrap {
    background-color: #0A247A;
    padding: 0px 0;
}

.title_block span {
    color: #ff6000;
    font-weight: 600;
}
.stats-main {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 50px;
    width: 100%;
    border-bottom: 3px dashed #FFFFFF;
    padding: 20px 0 50px;
	    margin-bottom: 70px;

}

.stats-m-box h3 {
    font-family: Montserrat;
    font-size: 100px;
    font-weight: 400;
    line-height: 100.9px;
    text-align: center;
    color: white;
	display: inline;
	position:relative;
}

.stats-m-box h3:after {
    content: "";
    width: 30px;
    height: 30px;
    background: #ff6000;
    position: absolute;
    border-radius: 100%;
    margin: 0 20px;
}

.stats-m-box p {
font-family: Montserrat;
font-size: 20px;
font-weight: 500;
line-height: 25.23px;
text-align: center;
color: white;

}

.stats-m-box {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.stats-m-box:after {
    content: "";
    width: 2px;
    height: 100%;
    background: white;
    position: absolute;
    right: 0;
    top: 0;
}

.stats-m-box.s-box-3:after {
    display: none;
}


.review-sec {
    display: flex;
    justify-content: center;
    grid-gap: 50px;
}

.review-sec .review-b {
    box-shadow: 0px 4px 10px 0px #00000033;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
	    width: 33%;
		position:relative;
}

.rewiew-head {
    display: flex;
    grid-gap: 15px;
    margin-bottom: 15px;
	align-items: center;
	 z-index: 2;
	 position:relative;
}
.review-cont {
    position: relative;
    z-index: 9;
}
.review-cont h3 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
    color: #ff6000;
}

.review-cont p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
	color:#645C5C;
}

.review-sec .review-b:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
  background: #FFDFCC4D;
    border: 2px dashed #FF6000;

    top: 20px;
    left: 20px;
    border-radius: 20px;
      z-index: 0;
}

.review-sec .review-b:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: white;
    position: absolute;
    border-radius: 20px;
    z-index: 1;
}


.review-cont:after, .review-cont:before {
    display: none !important;
}
.digi-new-form-section.full-section a.btn.phone-number:hover {
    background: white;
}
header .col-5 {
    width: 36.666667%;
    flex: 0 0 36.666667%;
    max-width: 36.666667%;
}
.down {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 5px;
}

.down span {
    background: #ff6000;
    color: white;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 0;
    font-weight: 700;
    border: 1px dashed;
}
.logo-plat2 {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: start;
    border-radius: 10px;
    padding: 10px;
    width: 31%;
    flex-direction: column;
    position: relative;
}

.logo-plat2:after {
    content:"";
    height:21px;
    width:21px;
    background:#FF6000;
    position:absolute;
       top: 8%;
    right: 22%;

    border-radius:100%;
    transition:0.5s;
}


.logo-plat2:before {
    content:"";
    height:11px;
    width:11px;
    background:#FF6000;
    position:absolute;
   top: 60%;
    left: 22%;
    border-radius:100%;
    transition:0.5s;
}


.logo-plat2:hover:after {
    content:"";
    height:11px;
    width:11px;
    background:#FF6000;
    position:absolute;
     top: 60%;
    right: 22%;
    border-radius:100%;
    transition:0.5s;
}


.logo-plat2:hover:before {
    content: "";
    height: 21px;
    width: 21px;
    background: #FF6000;
    position: absolute;
    top: 8%;
    left: 22%;
    border-radius: 100%;
    transition: 0.5s;
}



header .col-3 {
    width: 32%;
    flex: 0 0 32%;
    max-width: 32%;
}
.col-6.left-side {
    padding: 0;
}


section.rfp-sec2 {
    background-color: #0A247A;
    background-image: url(/new-assets/images/home-redesign/bg.webp);
}
section.rfp-sec2 .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.col-6.image-box {
    position: relative;
    display: flex;
}



.home-code.clearfix {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    margin-bottom: 14px;
}
span.code1, span.code3  {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #ff6000;
}



ion.certification-sec {
    background-color: #0A247A;
    background-image: url(/new-assets/images/home-redesign/bg.webp);
    padding: 70px 0;
}
ul.platforms {
    display: flex;
    grid-gap: 20px;
    justify-content: center;
    margin-top: 50px;
}
ul.platforms li {
    border: 3px dotted #FF6000;
    background: white;
    padding: 25px;
    box-shadow: 0px 4px 10px 0px #00000033;
    border-radius: 10px;
}


.packagesSection .col-4 {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}






.col-6.right-side {

    flex: 0 0 50%;
    max-width: 50%;

}

.col-6.right-side {
    display: block;
    align-items: end;
    margin-left: 0px;
	    text-align: center;
}

.hero-lady{
	    position: relative;
    z-index: 9999;
    margin-bottom: -10px;
}
.col-6.right-side {
    position: relative;
    padding-left: 80px;
}

img.hero-sart {
    position: absolute;
    bottom: -5px;
    left: 60px;
}
.col-6.left-side {
    flex: 0 0 50%;
    max-width: 50%;

}

.hero-area .container {
    width: 100%;
    max-width: 1170px !important;
    margin: 0 auto;
    padding: 0 15px;
}

section.hero-area .row {
    align-items: center;
}

section.hero-area h3.sub-head {
    font-family: Montserrat;
    font-size: 44px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
}

section.hero-area h2.head {
    font-family: Montserrat;
    font-size: 44px;
    font-weight: 700;
    line-height: 80px;
    letter-spacing: 0em;
    text-align: left;
    color: #ff6000;
    background: url(/new-assets/images/home-redesign/head-bg.webp) !important;
    background-position: center !important;
    background-size: contain !important;
    text-align: center;
    max-width: 460px;
    background-repeat: no-repeat !important;
    left: -17px;
    position: relative;
}

section.hero-area p.decrp {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-align: left;
}

section.hero-area .hero-pricing {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: left;
}
section.hero-area span.hp-cost {
    font-family: Montserrat;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: 0em;
    text-align: left;
    color: #FF6000;
}

section.hero-area span.hp-citem {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: center;
 
}

section.hero-area span.hp-cost {
    display: inline-block;
    background: url(/new-assets/images/pricing-arrow.webp) no-repeat left center;
    padding-left: 60px;
    color: #ff6000;
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    margin-left: 10px;
}

.hero-btns-v1 {
    width: 95%;
    margin-top: 20px;
}
.hero-btn-ctas {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}
.hero-btn-ctas a {
    width: 100%;
    padding: 0;
    text-align: center;
    justify-content: center;
    grid-gap: 10px;
}
.hero-btns-v1 .btn {
    height: 50px;
    background: #ff6000;
    align-items: center;
    border-radius: 4px;
    color: white;
    padding: 8px 10px 7px !important;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    border: 2px solid #ff6000;
    display: inline-flex;
    transition: 0.5s;
    cursor: pointer;
    text-transform: capitalize;
}
.hero-btns-v1 a.hero-chat-btn.btn {
    border: 1px solid #FF6000 !important;
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}

a.hero-chat-btn {
    background: transparent !important;
    color: black !important;
}

.btn:hover {
    background: white;
    color: #ff6000 !important;
    transition: 0.5s;
}


.hero-vec-box {
    position: relative;
    width: 55%;
	    z-index: 0;
}

img.vector-1 {
    position: absolute;
    left: 40px;
}
.vec-grp {
    position: absolute;
    top: 4%;
    left: 29%;
	    animation: shake-vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite forwards;
}

img.vector-1 {
    position: absolute;
    left: 40px;
    z-index: 9;
	    height: 100%;
}
img.vector-2 {
    position: absolute;
    right: -5px;
    top: 75px;
	animation: shake-horizontal 15s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}

img.flip-sep {
    position: absolute;
    bottom: -25px;
    z-index: 9999;
    right: 0;
}

.flip-box.box-3 {
    position: absolute;
    bottom: -40px;
    left: 270px;
    z-index: 9999;
}

.flip-box.box-2 {
    position: absolute;
      bottom: 27px;
    left: 140px;
    z-index: 9999;
}

.flip-box.box-1 {
    position: absolute;
    bottom: 160px;
    left: 70px;
    z-index: 9999;
}

.flip-box-front p, .flip-box-back p {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: -0.02em;
    text-align: center;
	margin:0;
}

.flip-box-front h4, .flip-box-back h4 {
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}


.flip-box.box-2 .flip-box-front, .flip-box.box-2 .flip-box-back {
    background: red;
}

.flip-box.box-3 .flip-box-front, .flip-box.box-3 .flip-box-back {
    background: #69BBFE;
}



.flip-box {
  background-color: transparent;
  width: 130px;
  height: 130px;
  perspective: 1000px;
  border-radius:100%;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
     padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.flip-box-front {
  background-color: #78A400;
  color: white;
  border-radius:100%;
  
}

.flip-box-back {
  background-color: #78A400;
  color: white;
  transform: rotateY(180deg);
  border-radius:100%;
}




section.full-section.audio {
    padding: 60px 0 80px;
	background: url(/new-assets/images/seo-service-new/ser-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

section.full-section.audio .video_columns.audio-platform {
    display: flex;
    justify-content: center;
    grid-gap: 30px;
    margin-bottom: 30px;
    flex-wrap:wrap;
}






.row.justify-content-center.tab-bg {
    align-items: center;
}

.tabUlWRap.creative-tabs {
    height: 465px;
}

.ContentTab {
    box-shadow: 0px 4px 10px 0px #0000001A;
    background: white;
    padding: 30px;
    border-radius: 20px;
    position: relative;
}

.ContentTab:after {
    content: "";
  width: 96%;
    height: 92%;
    border: 1px dashed #ff6000;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 20px;
}

li.tab-link.v2 {
    background: white;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.025em;
    text-align: center;
    box-shadow: 0px 4px 10px 0px #0000001A;
    padding: 30px;
    width: 154px;
    height: 154px;
    position: relative;
	cursor:pointer;
	 display: flex;
    align-items: center;
}

li.tab-link.v2 span {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.025em;
    text-align: center;
    position: absolute;
    color: white;
    background: #FF6000;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

li.tab-link.v2.active, li.tab-link.v2:hover {
    background: #0A247A;
    color: white;
}

li.tab-link.v2:after {
    content: "";
    padding: 30px;
    width: 70px;
    height: 70px;
    border: 2px dashed #ff6000;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50% 50% 10%;
	    z-index: -1;
}

.inner-det h3 {
    overflow-wrap: break-word;
    inline-size: 100px;
	    font-size: 14px;
}


li.tab-link.v2:nth-child(1) .inner-det, li.tab-link.v2:nth-child(6) .inner-det {
    transform: rotate(0deg);
}

li.tab-link.v2:nth-child(2) .inner-det{
    transform: rotate(0deg);
}

 li.tab-link.v2:nth-child(5) .inner-det {
    transform: rotate(45deg);
}

li.tab-link.v2:nth-child(1) span {left: -50px;top: 13px;}

li.tab-link.v2:nth-child(2) span {
    right: -50px;
    top: 5px;
}


li.tab-link.v2:nth-child(3) span {
    left: -60px;
    top: -13px;
}

li.tab-link.v2:nth-child(4) span {
    right: -60px;
    top: -13px;
}

li.tab-link.v2:nth-child(5) span {
    left: -50px;
    top: 20px;
}

li.tab-link.v2:nth-child(6) span {
    right: -50px;
    top: 20px;
}
li.tab-link.v2:nth-child(1) {
   position: absolute;
    left: 105px;
    top: -15px;
    border-radius: 50% 50% 10%;
    transform: rotate(0);
}
li.tab-link.v2:nth-child(2) {
    position: absolute;
    right: 105px;
    border-radius: 50% 50% 50% 10%;
    top: -15px;
    transform: rotate(-0deg);
}


li.tab-link.v2:nth-child(2):after {
    transform: rotate(0) !important;
    border-radius: 50% 50% 50% 10%;
}



li.tab-link.v2:nth-child(3) {
    position: absolute;
    left: 70px;
    top: 165px;
    border-radius: 50% 20px 50% 50%;
    transform: rotate(45deg);
}

li.tab-link.v2:nth-child(3):after {
border-radius: 50% 20px 50% 50%;
    transform: rotate(0deg);
}



li.tab-link.v2:nth-child(4) {
    position: absolute;
      right: 70px;
    top: 165px;
       border-radius: 50% 50% 50% 20px;
    transform: rotate(45deg);
}

li.tab-link.v2:nth-child(4):after {
 border-radius: 50% 50% 50% 20px;
    transform: rotate(0deg);
}


li.tab-link.v2:nth-child(3) .inner-det, li.tab-link.v2:nth-child(4) .inner-det{
    transform: rotate(-45deg);
}


li.tab-link.v2:nth-child(5) {
      position: absolute;
    left: 220px;
    top: 300px;
    border-radius: 50% 10% 50% 50%;
    transform: rotate(-45deg);
}

li.tab-link.v2:nth-child(5):after {
    border-radius: 50% 10% 50% 50%;
    transform: rotate(0deg);
}

li.tab-link.v2:nth-child(6) {
    position: absolute;
    right: 135px;
    top: 300px;
    border-radius: 10% 50% 50% 50%;
    transform: rotate(10deg);
}

li.tab-link.v2:nth-child(6):after {
    border-radius: 10% 50% 50% 50%;
    transform: rotate(0deg);
}
.tabUlWRap.creative-tabs {
    position: relative;
}

img.tab-bgimg {
    position: absolute;
    top: 50px;
	
	 -webkit-animation:spin 60s linear infinite;
    -moz-animation:spin 60s linear infinite;
    animation:spin 60s linear infinite;
}


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





.col-8 {
    width: 66.66666667%;
}


.rfp-image-box img.rfp-arrow-vec {
    position: absolute;
    left: 20px;
    top: 0;
    z-index: 1 !important;
    width: 50%;
}

img.rfp-arrow-vec {
    -webkit-animation: shake-horizontal 15s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-horizontal 15s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	    left: 20px;
    position: relative;
}
.rfp-image-box img.rfp-vec2 {
  width: auto;
    z-index: 2 !important;
    position: relative;
    top: -42px;
    left: 60px;
}

.rfp2 .form-item {
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.form-item {
    width: 100%;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    padding: 10px 25px;
    flex-direction: row-reverse;
    height: 55px;
}
.rfp2 input, .rfp2 select {
    width: 100%;
    background: white;
    height: 35px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 48px;
    color: #696767;
    padding: 0;
    border: none;
}

.lg-bx {
    width: 100%;
    height: 100px;
    margin: 15px 0;
}
.mar-card img{
	padding:0;
}

.lg-bx img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    display: block;
}

.mar-card {
    padding: 10px ;
    background-color: #fff;
	    width: 33%;
}

.mar-card .card-inner {
    margin: 0 auto !important;
}
.mar-card .card-inner-v2 {
    display: flex;
    padding: 20px 15px !important;
}
.mar-card .mar-card-btn {
    display: block;
    width: 95%;
    border-radius: 5px;
    color: #fff;
    background-color: #ff6000;
    font-family: "Montserrat";
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    padding: 15px;
    margin: 10px auto;
}
.mar-card {
    box-shadow: 2px 4px 5px 0px #0000002e;
    border-radius: 10px;
	   
}
.marketing-card-box {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.card-inner {
    background: #0A247A;
    border-radius: 20px;
    text-align: center;
    padding: 20px 10px;
    margin-top: -60px;
    z-index: 999999;
    position: relative;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.card-inner h3 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}
.card-cat {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    margin: 15px 0 0px;
}
.card-cat span {
    background: #FF6000;
    font-size: 12px;
    padding: 5px;
    border-radius: 10px;
    margin: 0 2px;
}

section.steps.full-section {
    padding: 70px 0;
    background: #0A247A;
}

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

.step {
    text-align: center;
}

.step {
    text-align: center;
    box-shadow: 3px 5px 4px 0px #00000033;
    background: #2F458E;
    padding: 30px;
    border-radius: 20px;
    position: relative;
	width: 33%;
    height: 400px;
}

.step:after {
    content: "";
    width: 95%;
    height: 95%;
    border: 2px dashed #ff6000;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 20px;
}

.step-img {
    position: relative;
    width: 123px;
    height: 123px;
    align-items: center;
    justify-content: center;
    margin: auto;
    display: flex;
    margin-bottom: 15px;
}

.step-img:after {
    content: "";
    width: 15px;
    height: 15px;
    background: white;
    position: absolute;
    border-radius: 100%;
    top: 4px;
    right: 26px;
}

.step-img:before {
    content: "";
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    background: transparent;
    border: 15px solid;
    border-radius: 50%;
    border-color: #ff6000 transparent transparent #ff6000;
    transform: rotate(-45deg);
    transition:0.5s;
}
.step{
    color:White;
}


.step:hover{
    background:#ff6000;
     transition:0.5s;
}

.step:hover:after{
   border: 2px dashed #fff;
    
}

.step:hover .step-img:before {
	border-color: #fff #fff #fff #fff;
    transition:0.5s;
     border-radius: 100%;
    transform: rotate(45deg);
    
}

.step:hover .step-img:after {
background: #ff6000;
    transition:0.5s;
    
    
}


.chooseSection-2 .row {
    margin: 0 0 20px 0;
    grid-gap: 30px;
}


.digi-new-form-section {
    padding: 0px 0;
    background: #0A247A;
}
.digi-new-form-section .row {
    align-items: center;
}
.digi-new-form-section.full-section .col-7 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 30px 0;
}
.digi-new-form-section .col-5 {
    height: 100%;
    padding-left: 0px;
}

.digi-new-form-section .col-5 {
    height: 100%;
    padding-left: 0px;
    flex: 0 0 50%;
    max-width: 50%;
}
.digi-new-form-section .col-5 img {
     display: block;
    width: 80%;
       margin: 20px auto 0;
    margin-bottom: -45px;
	
}
.digi-new-form-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: white;
}
.btnNubWrap.mob-v2 {
    flex-wrap: wrap;
    align-items: center;
    width: 90%;
    grid-gap: 20px;
}
.btnNubWrap.mob-v2 .hero-btn {
    width: 48%;
    height: 50px;
}
.btnNubWrap.mob-v2 .hero-btn a.btn {
    width: 100%;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
}
a.btn.phone-number {
    background: #ff6000;
    color: #fff;
    border: 2px solid #FF6000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    transition: 0.5s;
}
a.btn.phone-number {
    display: flex;
    align-items: center;
    gap: 5px;
}
.btnNubWrap.mob-v2 .live-chat-mob {
    width: 100%;
}
.btnNubWrap.mob-v2 .live-chat-mob button {
    width: 100%;
    margin: 0;
}

.digi-new-form-section .live-chat-mob button {
    border: 2px solid #ffffff;
    color: white;
}
.live-chat-mob button {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
    background: transparent;
    border: 2px solid #FF6000;
    padding: 14px 34px !important;
    display: block;
    width: 82%;
    text-align: center;
    margin: 0;
    margin-left: 27px;
}


.col-6.con-side {
    text-align: center;
    box-shadow: 3px 5px 4px 0px #00000033;
    padding: 30px;
    border-radius: 20px;
    position: relative;
    background: #FFF1E9;
}

.col-6.con-side:after {
    content: "";
    width: 95%;
    height: 95%;
    border: 2px dashed #ff6000;
    position: absolute;
    top: 2%;
    left: 3%;
    border-radius: 20px;
}


.cus-sec-bx .row {
    align-items: end;
}


.cus-sec-bx .row .col-6.image-bx {
    flex: 0 0 45%;
    max-width: 45%;
    z-index: 9999;
    text-align: center;
    right: -2px;
    position: relative;
}

.cus-sec-bx .row .col-6.con-side {
    flex: 0 0 55%;
    max-width: 55%;
    left: -19px;
    padding: 50px;
    bottom: -26px;
    z-index: -1;
	z-index: 999999;
}



.col-6.con-side p {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}

.col-6.con-side h3 {
    font-family: Montserrat;
    font-size: 35px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.025em;
    text-align: left;
    margin: 0px 0 20px; 
}

.cus-sec-footer h3 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: -0.025em;
    text-align: center;
    color: white;
}

.cus-sec-footer {
    background: #021F83;
    padding: 30px;
    border-radius: 0 0 20px 20px;
    margin-top: -29px;
    z-index: 999999999;
    position: relative;
}
.cta-mainWrap.v2.full-section {
    padding: 0;
}

img.arrow-dwn {

    -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;
}


@-webkit-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);
  }
}
@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);
  }
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
section.cus-sec.full-section {
    padding: 70px 0;
}
.cus-sec-bx {
    margin-top: 70px;
}

img.arrow-dwn {
    position: absolute;
}


.cus-sec-bx.v2 .row {
    flex-direction: row-reverse;
}

.cus-sec-bx.v2 .row .col-6.con-side {
    left: unset;
    right: -16px !important;
	    z-index: 9999999;
}
.cus-sec-bx.v2 .row .col-6.image-bx {
    right: 2px;
}

.cus-sec-bx.v2 + .cus-sec-footer img.arrow-dwn {
    right: 30px !important;
   
}

section.marketing-sec2.full-section {
    padding: 70px 0 100px 0;
}

.formPartHero input#code{
	width: 70px;
	
}
input#code, input#code2 {
    width: 110px;
    padding: 10px;
    border: 1px solid #e1e1e1;
}

section.rfp .row {
    justify-content: flex-start;
}

.section-7 {
	padding: 50px 0 75px 0;
}
input#CompanyName {
    display: none;
}
.section-2 ul.blogs-types-list h6 {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin: 10px 0 10px 0;
    color: #000;
}
ul.blogs-types-list.w-para li p {
    font-size: 12px;
    line-height: 1.5;
      opacity:0;
    visibility:hidden;
    position:absolute;
    transition:1s;
}

ul.blogs-types-list.w-para li  {
  position:relative;
    overflow:hidden;
    height:235px;
    transition:0.5s;
}

ul.blogs-types-list.w-para li:hover p {
  opacity:1;
    visibility:visible;
    position:relative;
    transition:1.5s;
}

ul.blogs-types-list.w-para li:hover img {
      width:0% !important;
       opacity:0;
    visibility:hidden;
   
    transition:0.5s;
   
}

ul.blogs-types-list.w-para li img {
      width:auto !important;
       opacity:1;
    visibility:visible;
   
    transition:0.5s;
   
}
.formPartHero button.form-btn {
    width: 100%;
    font-weight: 700;
    font-size: 18px;
}
.section-9 .left_col {
    width: 46%;
    float: left;
}

.FB-AdsPage .bulk-order .hero-phone a {
    color: white;
}

.FB-AdsPage .bulk-order .hero-livechat h5 {
    color: white;
}

.bulk-order .btnNubWrap .hero-btn a {
    padding: 12px 20px;
    font-weight: 700;
}
.section-2 ul.blogs-types-list li {

    background: #F8FDFF !important;
    border: 1px solid #00B2FF !important;
    box-shadow: none !important;
   
}
.section-2 ul.blogs-types-list:not(.no-hover) li:hover {
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: #FFF6F0 !important;
    border: 1px solid #FF6000 !important;
    transition: 0.5s ease-In-Out;
}
.section-2 ul.blogs-types-list:not(.no-hover) li:hover img {
    filter: none;
}
.section-2 ul.blogs-types-list:not(.no-hover) li:hover h6 {
    color: #000;
}

.section-9 {
    padding: 75px 0 ;
}
.cta-mainWrap.v2.full-section {
    background: #fff;
	padding:70px;
}
.section-9.ic-list.full-section {
    background: #fff;
    padding: 0 0 70px 0;
}

#packages b, #packages a, #packages strong {
    color: #ff6000 ;
}


.tabingSection.v1.full-section {
    background: #0A247A;
}
.section-4.full-section .btnNubWrap {
    justify-content: center;
    margin-top: 20px;
}
.section-4.full-section .btnNubWrap h3 {
    margin: 0;
    color: white;
    font-size: 30px;
}

.section-4.full-section .btnNubWrap a {
    margin: 0;
    color: white;
    font-size: 30px;
}
.footer-logos ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 0;
    text-align: center;
}

.section-11 ul li {
 
    background: white;
}

.section-11 .container {
 
    border-bottom: 0px solid #e7e7e7;
}
.section-11.full-section {
    background-color: #fff;
    padding: 0 0 60px 0;
    clear: both;
}
.section-4 h2 {
    font-size: 44px;
    font-weight: 600;
    line-height: 52px;
    margin: 0 0 50px 0;
}
.section-4 h3 {
    font-size: 45px;
    font-weight: 600;
    line-height: 42px;
    margin: 0 0 50px 0;
}
.brand-new {
    margin-top: 70px !important;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.tabingSection.v1.full-section p {
    text-align: center;
}

.v1.tabingSection ul#TypeTabUL { display: flex; align-items: center; justify-content: center;     flex-wrap: wrap; }
li.tabNew-link {
    min-width: 170px;
    padding: 30px;
    font-size: 16px;
    letter-spacing: -0.035em;
    font-weight: 600;
    background: #fff;
    border-radius: 0;
    width: auto;
    line-height: 22px;
    margin: 0 5px;
    position: relative;
    flex-direction: column;
    justify-content: center;
    transition: 0.5s ease-In-Out;
    display: flex;
    border: 1px solid #00B2FF;
}
li.tabNew-link h3 {
    font-size: 16px !important;
    font-weight: 600;
    margin-top: 18px;
	text-align: center;
	color: #000000;
}

li.tabNew-link:hover h3{
 color:#ff6000;
	transition:0.5s ease-In-Out;
}

li.tabNew-link:hover {
    background: #FFF6F0 !important;
    border: 1px solid #FF6000 !important;
	transition:0.5s ease-In-Out;
}

.owl-prev, .owl-next {
    font-size: 0;
}
.brand-new {
    margin-top: 70px !important;
}


.brand-new .owl-prev:before {
    content: "<";
    font-size: 30px;
    content: "\f053";
    font-family: "FontAwesome";
    background: #e7e7e7;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #000;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position:absolute;
    top: 25%;
    left: 10px;
   
}

.brand-new .owl-next:before {
    content: "<";
    font-size: 30px;
    content: "\f054";
    font-family: "FontAwesome";
    background: #e7e7e7;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #000;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
     position:absolute;
      top: 25%;
    right:10px;
}

.brand-new li.tabNew-link {
      width: 17%;
    height: 175px;
    padding: 10px;
	border-radius: 10px;
}
.tabingSection.v1 p {
    text-align: center;
}
.brand-new li.tabNew-link .imgWrap {
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: #f3f8ff;
    border: 1px solid #4e77b5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-new li.tabNew-link .imgWrap img {
    width: auto;
    height: auto;
    object-fit: contain;
}
.tabingSection.v1.full-section {
 
    padding: 70px 0 !important;
}
.section-8.full-section {
    background: #0A429F;
}
.section-6.full-section {
    background: #0F356D;
	    padding: 50px 0 0 0;
}
.section-7 #package_accordion h5 {
	font-size: 30px;
	font-weight: 600;
	color: #000;
	margin: 0;
	padding: 20px 20px;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	background: 0;
	border: 0;
	border-top: solid 3px #104595;
}
.section-7 #package_accordion h5 span {
	display: none;
}
.section-7 #package_accordion h5:hover {
	color: #ff6000;
}
.section-7 #package_accordion h5.ui-state-active {
	font-weight: 500;
	background: 0;
	border: 0;
	border-top: solid 3px #ff6100;
}
.section-7 #package_accordion h5:after {
	background: #114495;
	color: #fff;
	content: "+";
	position: absolute;
	right: 15px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}
.section-7 #package_accordion h5:hover:after {
	background: #ff6000;
}
.section-7 #package_accordion h5.ui-state-active:after {
	background: #ff6000;
	content: "-"
}
.section-7 .package_accordion1, .section-7 .package_accordion2, .section-7 .package_accordion3 {
	border: solid 1px #e2e2e2;
	border-top: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
.section-7 .packages {
	max-width: 100%;
	border: 0;
	padding: 20px;
	overflow: unset;
	height: auto!important;
}
.section-7 .packages .col {
	width: 33%;
	float: left;
	padding: 0 10px 30px 10px;
	overflow: unset;
}
.section-7 .pdw-package {
	background: #e9e9e9;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 20px #d9d9d9;
	-moz-box-shadow: 0 0 20px #d9d9d9;
	-webkit-box-shadow: 0 0 20px #d9d9d9;
	padding: 0;
}

.section-7 .pdw-package.orangebox .pdw-pkg-head {
	background: #ff6100;
}
.section-7 .pdw-package.bluebox .pdw-pkg-head {
	background: #104595;
}
.section-7 .pkg-words {
	text-align: center;
	margin-bottom: 15px;
}
.section-7 .pkg-words span {
	border: solid 1px #7f7f7f;
	padding: 5px 15px;
	font-size: 17px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
.section-7 .pkg-old-price {
	text-align: center;
	text-decoration: line-through;
}
.section-7 .pkg-price {
	color: #000;
	font-size: 48px;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
	margin-bottom: 15px;
}
.section-7 .recommended {
	display: block;
	margin: -33px auto 0 auto;
}
.section-7 .pkg-price span.mopkgold {
	color: #4d4c4c;
	font-size: 18px;
	font-weight: 500;
	text-decoration: line-through;
}
.section-7 .advpkgs .pkg-price:after {
	content: url(images/10-percent-off-new.png);
	position: absolute;
	margin: -15px 0 0 0;
}
.section-7 .pkg-price span.pkg-motag {
	font-size: 24px;
	font-weight: 600;
	line-height: 56px;
}
.section-7 .pdw-package .pkg-body {
	padding: 20px;
}
.pkg-tool {
	border: solid 1px #000;
	padding: 0 7px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 15px;
}
.section-7 .pdw-package .pkg-body .pkg-ctrl {
	text-align: center;
}
.section-7 .pdw-package .pkg-body .pkg-ctrl .input-group {
	border: solid 1px #7f7f7f;
	background: #fff;
	margin: 10px auto 20px auto;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	display: inline-block;
	padding: 5px;
}
.section-7 .pdw-package .pkg-body .input-group-btn {
	float: left;
}
.section-7 .pdw-package .pkg-body .input-group .btn-minus, .section-7 .pdw-package .pkg-body .input-group .btn-plus {
	background: #a8c23e;
	color: #fff;
	padding: 0;
	border: 0;
	font-size: 24px;
	width: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	height: 30px;
}
.section-7 .pdw-package.orangebox .btn-minus, .section-7 .pdw-package.orangebox .btn-plus {
	background: #ff6100!important;
}
.section-7 .pdw-package.bluebox .btn-minus, .section-7 .pdw-package.bluebox .btn-plus {
	background: #104595!important;
}
.section-7 .pdw-package .pkg-body .input-group .btn-minus:hover {
	background: #000!important;
}
.section-7 .pdw-package .pkg-body .input-group .btn-plus:hover {
	background: #000!important;
}
.section-7 .pdw-package .pkg-body .input-group .rating_field {
	background: 0;
	border: 0;
	margin: 0;
	padding: 5px 10px;
	float: left;
	width: 225px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	height: 30px;
}
.section-7 .pdw-package ul.pkg-items {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.section-7 .pdw-package ul.pkg-items.pkg-scroll-item {
	height: 240px;
	overflow-x: hidden;
	overflow-y: scroll;
}
border-bottom: 1px solid #e1e1e1;
}
.section-7 .pdw-package ul.pkg-items::-webkit-scrollbar {
 width: 10px;
}
.section-7 .pdw-package ul.pkg-items::-webkit-scrollbar-track {
 background: #f1f1f1;
}
.section-7 .pdw-package ul.pkg-items::-webkit-scrollbar-thumb {
 background: #a8c23e;
}
.section-7 .pdw-package ul.pkg-items::-webkit-scrollbar-thumb:hover {
 background: #b7d542;
}
.section-7 .pdw-package.orangebox ul.pkg-items::-webkit-scrollbar-thumb {
 background: #ff6100;
}
.section-7 .pdw-package.orangebox ul.pkg-items::-webkit-scrollbar-thumb:hover {
 background: #ff7421;
}
.section-7 .pdw-package.bluebox ul.pkg-items::-webkit-scrollbar-thumb {
 background: #104595;
}
.section-7 .pdw-package.bluebox ul.pkg-items::-webkit-scrollbar-thumb:hover {
 background: #2e5da3;
}


.section-7 .pdw-package .pdw-pkg-btn {
	text-align: center;
	padding-bottom: 15px;
}
.section-7 .pdw-package .pdw-pkg-btn .btn {
	color: #fff !important;
}
.section-7 .pdw-package .pdw-pkg-btn .btn {
	background: #a8c23e;
}
.section-7 .pdw-package .pdw-pkg-btn .btn:before {
	background: #b7d542;
}
.section-7 .pdw-package .pdw-pkg-btn .btn:hover {
	background: #a8c23e;
}
.section-7 .pdw-package.orangebox .pdw-pkg-btn .btn {
	background: #ff6100;
}
.section-7 .pdw-package.orangebox .pdw-pkg-btn .btn:before {
	background: #ff7421;
}
.section-7 .pdw-package.orangebox .pdw-pkg-btn .btn:hover {
	background: #ff6100;
}
.section-7 .pdw-package.bluebox .pdw-pkg-btn .btn {
	background: #104595;
}
.section-7 .pdw-package.bluebox .pdw-pkg-btn .btn:before {
	background: #2e5da3;
}
.section-7 .pdw-package.bluebox .pdw-pkg-btn .btn:hover {
	background: #104595;
}
.section-7 #webforms_accordion {
	padding: 20px;
}
.section-7 #webforms_accordion h6 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin: 0;
	padding: 20px 20px 20px 50px;
	border-radius: 0;
	cursor: pointer;
	position: relative;
	background: 0;
	border: 0;
}
.section-7 #webforms_accordion h6 span {
	display: none;
}
.section-7 #webforms_accordion h6:hover {
	color: #ff6000;
}
.section-7 #webforms_accordion h6.ui-state-active {
	font-weight: 600;
	background: 0;
	border: 0;
}
.section-7 #webforms_accordion h6:before {
	background: url(images/wbf-tabicon.png) no-repeat center center;
	color: #fff;
	content: "";
	position: absolute;
	left: 15px;
	width: 27px;
	height: 27px;
	text-align: center;
	font-size: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%
}
.section-7 #webforms_accordion h6:hover:before {
	background: url(images/wbf-tabicon-a.png) no-repeat center center;
}
.section-7 #webforms_accordion h6.ui-state-active:before {
	background: url(images/wbf-tabicon-a.png) no-repeat center center;
	content: ""
}
.section-7 #webforms_accordion .webforms_accordion1, .section-7 #webforms_accordion .webforms_accordion2, .section-7 #webforms_accordion .webforms_accordion3 {
	border: solid 1px #e2e2e2;
	box-shadow: 0 0 25px #cfcfcf;
	margin: 0 0 20px 0;
	padding: 0;
}
.section-7 #webforms_accordion .wnforms_container {
	max-width: 100%;
	border: 0;
	padding: 10px 20px;
	overflow: unset;
	height: auto!important;
}
.tabingSection.v2 {
    background:#EFF9FF;
    background-size: cover;
    background-position: center;
    padding: 70px 0;
}
.icon-box.full-section .row {
    gap: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
.section-4.full-section {
    background: #0F356D;
}
.icon-box.full-section {
    background: #F0FBFF;
    padding: 70px 0;
}
.newlist {
    display: flex;
    flex-wrap: wrap;
    gap:20px;
        justify-content:center;
		    margin-top: 70px;
}

.newlist li.tabNew-link {
 width:22%;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    padding: 4px 15px;
    gap:10px;
	font-weight: 600;
    font-size: 14px;
}

.pkg-pricing-strike {
    float: none; 
    margin-top: 5px;
    text-decoration: line-through;
    margin-left: 5px;
    text-align: center;
}
.price-off {
    position: absolute;
    margin-left: 0;
    margin-top: 0;
    top: 5px;
    right: 5px;
}
.section-6 .left_col {
    width: 55%;
    float: left;
    text-align: center;
}


.faqAccordion {
    padding: 0 0 70px 0  !important;

}

.logo-plat2 h3 {
    color: black;
}

.section-9 ul li {
    font-family: Montserrat;
font-size: 16px;
font-weight: 400;
line-height: 45px;
letter-spacing: -0.035em;
text-align: left;
}


.section-9 ul li b {

font-weight: 600;

    color:#FF6000
}
.section-7 .pdw-package .pkg-body {
 
    position: relative;
}
.icon-box.full-section .row {
    gap: 30px;
    margin-bottom: 30px;
    margin-top: 60px;
}
.col-5.ic-bx {
    background: #FFFFFF;
    padding: 30px;
    border-radius: 14px;
    /* border-bottom: 4px solid #0F4596; */
    position: relative;
}

.col-5.ic-bx:after {
    content: "";
    width: 96%;
    height: 4px;
    background: #0F4596;
    position: absolute;
    left: 2%;
    bottom: 0;
}


.icon-box.full-section h2.title_block.center {
    margin-bottom: 40px;
    transition:0.5s
}

.ic-bx:hover {
    background: #0F4596;
    transition:0.5s
}


.ic-bx:hover p, .ic-bx:hover h3 {
    color: #fff;
    transition:0.5s
}

.ic-bx:hover .header-tab .img-box {
    background: #fff;
    transition:0.5s
}

.ic-bx:hover .header-tab .img-box img {
    filter:  brightness(0%);
    transition:0.5s
}

.header-tab {
    display: flex;
    align-items: center;
    gap: 20px;
}
.content-tab {
    margin-top: 20px;
}
.header-tab .img-box {
    background: #FF6000C9;
    width: 114px;
    height: 117px;
    object-fit: contain;
    margin-top: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}




.row.justify-content-center.tab-bg .col-9 {
    background: white;
    flex: 0 0 75%;
    max-width: 75%;
    border-radius: 51px;
    padding: 30px;
	align-items: center;
    display: flex;
}

.row.justify-content-center.tab-bg .col-3 {
    padding: 30px;
}

.sample-design.mob-sample {
    display: none;
}
.faqAccordion .inner-faq a {
    font-weight: 600;
    color: #ff6000 !important;
    transition: all .3s ease-in-out;
    text-decoration: underline;
}
.bannerGetForm2 select#RequiredServices {
    width: 100%;
    height: 40px;
    box-shadow: none;
    outline: 0;
    border-radius: 2px;
	 margin-top: 5px;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    border-color: transparent;
    padding: 10px;
    line-height: 26px;
    font-size: 14px;
    border: 1px solid #eaeaea;
}
a.form-btn.btn {
    color: #fff;
    width: 100%;
}
section.ux-design p {
    padding: 0 80px;
}
.creative-director .btnNubWrap .hero-btn a {
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0;
}
.info.info-3 {
    margin-top: 80px;
}
.info.info-2 {
    margin-top: 30px;
}
.info.info-4 {
    margin-bottom: 65px;
}
.section-1.full-section .HeroPricingWrap {
    display: flex;
    align-items: center;
    height: 50px;
       margin: 0 0 10px 0;
    justify-content: start;
}
.section-1.full-section .btnNubWrap {
    display: flex;
    align-items: center;
    justify-content: start;
}
.section-1.full-section .hero-livechat h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #000;
    padding: 20px 0 0 0;
    text-align: left;
}





.samplesSection {
    background: #EFF9FF;
padding: 20px 0 10px;
}

.review-logos {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 104px;
}


.review-box {
    width: 209px;
    height: 80px;
}

.review-box img {
    width: 100%;
    height: auto;
}


section.ux-design {
    padding: 60px 0;
    clear: both;
    text-align: center;
}
.sample-design {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
   align-items: stretch;
    gap: 50px;
	margin-top: 50px;
}

.chooseSection-2 .boxWrap {
    text-align: center;
}

.chooseSection-2 .boxWrap h2 {
    color:#FF6000;
        font-size:48px;
    font-weight:700;
}
.center {
    text-align: center;
}
.chooseSection-2 .boxWrap h3 {
    
     font-family: Montserrat;
    font-size: 40px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.035em;
    text-align: center;
	color:#FF6000;
	    position: relative;
}

.chooseSection-2 .boxWrap h3:after {
    content: "";
    width: 75px;
    height: 5px;
    background: #ff6000;
    position: relative;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    display: block;
}

.chooseSection-2 .boxWrap p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: -0.01em;
    text-align: center;
	    margin-top: 25px;
}
.chooseSection-2.full-section.threeBYtwo {
    padding: 0 0 20px 0;
}


.chooseSection-2 .row {
    margin: 0 0 20px 0;
}

.chooseSection-2.full-section.threeBYtwo {
    padding: 70px 0 70px 0;
	    background: #EFF9FF;
}


.info ul li {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: left;
    margin-bottom: 10px;
	
	}

.info ul  {
    list-style-type:disc !important;
}


.info{
    border: 1px solid #FF6000;
    padding: 30px 50px;
    margin-bottom: 20px;
	position:relative;
	border-radius:10px;
	box-shadow: 0px 4px 4px 0px #0000001A;

}


.sample-box.sam-box-1, .sample-box.sam-box-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: flex-end;
    justify-content: space-between;
    width: 30%;
    padding: 50px 0;
}

.sample-box.sam-box-2 {
    width: 40%;
}

.info.info-1:after {
    content: url(/new-assets/images/ui-ux-design/pointer.png);
    position: absolute;
    top: -10px;
    right: -40px;
}

.info.info-2:after {
    content: url(/new-assets/images/ui-ux-design/pointer.png);
    position: absolute;
    bottom: -10px;
    right: -40px;
}


.info.info-3:after {
    content: url(/new-assets/images/ui-ux-design/pointer.png);
    position: absolute;
    top: -10px;
    left: -40px;
	transform: rotate(180deg);
}

.info.info-4:after {
    content: url(/new-assets/images/ui-ux-design/pointer.png);
    position: absolute;
    bottom: -10px;
    left: -40px;
	transform: rotate(180deg);
}
section.ux-design .cta {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: center;
    margin:0;
}

section.ux-design .cta a{
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-align: center;
    color:#FF6000;
    text-decoration:underline
}

.drp-opt.file-upload label {
    font-size: 16px !important;
	  width: 20%;
}
.col-7.none-991.text-center.cta_right_col {
    flex: 0 0 53.666667%;
    max-width: 53.666667%;
}


.bannerGetForm2 {
background-color: #F5FBFF;
    text-align: center;
    border-radius: 12px;
    margin: 0;
    margin-top: 20px;
    padding: 15px;
    width: 50%;
box-shadow: 1px -2px 80px 0px #00000080;

}
.bannerGetForm2 form#form2 {
    box-shadow: 0px 3px 18px 0px #00000024;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
}


.bannerGetForm2 h3 {
font-size: 26px;
font-weight: 700;
margin: 10px 0 15px;
color: #0A247A;
}

.bannerGetForm2 textarea {
    height: 85px !important;
    resize: none;
}

.bannerGetForm2 input, .bannerGetForm2 textarea {
    width: 100%;
    height: 42px;
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
    color: #000;
    margin: 5px 0;
    border-radius: 6px;
    padding: 12px;
    font-family: "Montserrat";
    outline: 0;
    transition: all 0.3s ease-in-Out;
    font-size: 14px;
    position: relative;
}
.bannerGetForm2 .captcha .captcha-field {
    width: 140px !important;
}
.bannerGetForm2 button.form-btn {
    margin: 0;
    margin-top: 10px;
    width: 100%;
    text-transform: inherit;
}



.drp-opt.file-upload label span{
    font-size: 14px !important;
    color:#8F8D8D;
    font-style: italic;
}
i.fa-solid.fa-circle {
    color: #ff6000;
    font-size: 10px;
    position: relative;
    top: -2px;
    left: -1px;
}

/* Video Type Edit Section */
#video_design_process { padding:60px 0px; background:#F5FBFF; }
#video_design_process .vid_type_columns { display:grid; grid-template-columns:1fr 1fr 1fr 1fr 1fr; grid-gap:15px; text-align:center; padding-top:20px; }
#video_design_process .vid_type_columns .vid_type_item { background:#fff; box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.08); border-radius:5px; padding:20px; }
#video_design_process .vid_type_columns .vid_type_item .vti_icon { width:76px; margin:auto; }
#video_design_process .vid_type_columns .vid_type_item .vti_title { color:#000; font-weight:600; font-size:18px; margin:10px 0px; }
#video_design_process .vid_type_columns .vid_type_item .vti_desc { color:#2E2E2E; font-weight:400; font-size:16px;  }


.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
      width: 100%;
    height: 100%;
}

.upload-btn-wrapper .btn {
    color: #828282 !important;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 700;
    font-size: 15px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

.upload-btn-wrapper .btn span {
  
    font-weight: 400;
	   font-size: 14px;
    
}

.upload-btn-wrapper input[type=file] {
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
    /* opacity: 0; */
    z-index: 999;
    width: 100%;
    height: 100%;
	    padding: 6% 0 0 41%;
}


.upload-btn-wrapper input::file-selector-button {
    font-weight: bold;
    color: transparent;
    padding: 0.5em;
    border: 0;
    border-radius: 3px;
    background:transparent;
    font-size:0;
}


.drp-opt.file-upload {
    display: flex;
    justify-content: start;
    margin: 1% 1% 2% 1% !important;
    width: 100%;
    align-items: center;
}

input#myFile::file-selector-button {
  background-color: #81ecec;
  border: 2px solid #00cec9;
    color:white
}

.file-style {
    width: 80%;
    background: #FDFDFD;
    border: 1px dashed #E1E1E1;
    border-radius: 2px;
    text-align: center;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    height: 80px;
	justify-content: center;
    align-items: center;
}
.ResultDrivenSec .col-8 {
 flex: 0 0 60%;
    max-width: 60%;
     
}

.ResultDrivenSec .col-3 {

        display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.form-submit-btn {
    padding: 0;
    margin: 20px 0;
    background: white;
    margin: 0 15px 15px;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    padding: 1px 15px 15px 15px;
}
form#form {
    margin: 0 15px 0px !important; 
    background-color: #fff !important;
    border-radius: 6px 6px 0 0 !important;
    padding: 15px !important;
}
.ResultDrivenSec .row .col-2 {
    position:relative;
}

.ResultDrivenSec .owl-dots {
    text-align: center;
}
.ResultDrivenSec .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #d0d0d0;
    display: inline-block;
    margin: 0 5px 0 5px;
    cursor: pointer;
    border-radius: 100%;
}
.choseWords h5 {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	letter-spacing: -.025em;
	color: #000;
	margin: 0
}
 .choseWords {
	border: 1px solid #DADADA;
	padding: 15px 0;
	border-left: 0;
	border-right: 0
}
ul#mainTabs {
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
	border: 1px solid #DCDCDC;
	padding: 0;
	border-radius: 5px
}
ul#mainTabs li {
	padding: 15px 0;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	cursor: pointer;
}


label.lwcount, .lwcount10 {
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	letter-spacing: -.025em;
	color: #7D7D7D;
	border: 1px solid;
	padding: 5px 0;
	min-width: 70px;
	display: block;
	margin: 0 10px
}
#wordCount-container {
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: center
}
.wcountclass:checked+label {
	color: #fff;
	background-color: #ff6000;
	border: 1px solid #ff6000
}






.container.custom-sec-1 {
    background: url(/new-assets/images/human-ai-content-writing-service/Cliff.png);
    background-size: cover;
    background-position: center ;
    height: 575px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}

.box.ques-1 {
    background: #D63300;
    text-align: center;
    border-radius: 4.68679px;
    font-weight: 600;
    font-size: 24.4943px;
    color: white;
    width: 287px;
    margin: 150px 0 20px !important;
}
.box.ques-3 {
    background: #3DA100;
    text-align: center;
    border-radius: 4.68679px;
    font-weight: 600;
    font-size: 24.4943px;
    color: white;
    width: 287px;
	margin: 150px 0 20px !important;
}


.custom-sec-2 .col-8.title-1 {padding: 75px 100px 0;}



.box.ques-2 {
	 background: #E9F7FF;
    border-radius: 7px;
    font-size: 18px;
    text-align: center;
    padding: 15px;
	font-weight: 700;
}




div#custom-plan-box {
    background: #fff;
    padding: 60px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 35px rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.bulk-order button {
    display: inline;
    background: none;
    height: auto;
    padding: 0 !important;
    color: #ff6000 !important;
    line-height: normal;
    text-decoration: underline;
    background: none !important;
}

.field_group.rfp-text-field input {
    background: #FDFDFD;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    width: 31%;
    height: 40px;
    text-align: left;
    padding: 0 20px;
    font-size: 18px;
    margin: 1% !important;
}
.rfp-form .field_group textarea.new-textarea {
    width: 100%;
    background: #FDFDFD;
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    height: 97px;
    padding: 20px;
    font-size: 18px;
    margin: 1% !important;
}
#custom-plan-box label {
    font-size: 22px;
    font-weight: 700;
    color: black;
}

.drp-opt {
    text-align: left;
}
 .hero-livechat button {
    display: inline;
    background: none;
    height: auto;
    padding: 0;
    color: #ff6000;
    line-height: normal;
    text-decoration: underline;
}

.new-layout button:before, .new-layout .btn:before{
	display:none;
}
.btnNubWrap .hero-phone {
    margin-left: 20px;
    padding: 0px 0px 0px 35px;
    background: url(/new-assets/images/call-icon-hero.png) no-repeat 0px center;
    margin-bottom: 0;
}
form#form {
    margin: 0 15px 15px;
    background-color: #fff;
    border-radius: 6px;
    padding: 15px;
}

.formPartHero button.form-btn {
    background: #ff6000;
    display: block;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: normal;
    padding: 9px 34px;
    line-height: 28px;
    margin: 10px auto 0 !important;
    width: 100%;
}
.samplesSection .owl-dots {
    margin: 50px 0 0 0;
}

.formPartHero .captcha .captcha-label {
    font-size: 14px;
    float: left;
    width: 85px;
    color: #000;
}

.formPartHero .captcha {
    display: flex;
    align-items: center;
    margin: 10px 0 5px;
    text-align: center;
    justify-content: space-between;
}

ul {
    list-style: none;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	    justify-content: center;
}
.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-5 {
    -webkit-flex: 0 0 45.666667%;
    -ms-flex: 0 0 45.666667%;
    flex: 0 0 45.666667%;
    max-width: 45.666667%;
}

.footer-contact.full-row .col-3 {
    max-width: 100% !important;
}


.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
/*hero Area*/
.section-1 {
color: #000;
padding: 30px 0 0;
position: relative;
font-size: 0;
}

.section-1 .container {
z-index: 1;
display: flex;
align-items: start;
font-size: 0;
}

.section-1 .container .midContent {
    width: 45%;
    float: left;
    color: #000;
    padding: 0;
    text-align: left;
    margin: 0;
    display: inline-block;
}

.section-1 .container .leftImgSide {
width: 28%;
float: left;
display: inline-block;
position: relative;
left: -40px;

}

.section-1 .container h1 {
font-size: 44px;
font-weight: 600;
line-height: 48px;
margin: 0 0 30px 0;
color: #000;
}

.section-1 .container h1:after {
content: "";
width: 75px;
height: 5px;
background: #ff6000;
position: relative;
left: 0;
right: 0;
bottom: -10px;
margin: 0;
display: block;
}
.hero-livechat h5 {
font-size: 18px;
font-weight: 600;
line-height: 21px;
color: #000;
padding: 20px 0 0 0;
}

.hero-livechat a {
color: #ff6000;
text-decoration: underline;
}

.hero-livechat a:hover {
color: #000;
}
.section-1 .container .midContent p {
    margin-bottom: 40px;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.01em;
    text-align: left;
}

.section-1 .container .leftImgSide img {
max-width: fit-content;
}
.btnNubWrap {
display: flex;
align-items: center;
}

.btnNubWrap .hero-btn a {
/*font-size: 20px;*/
/*padding: 12px 50px;*/
/*text-transform: capitalize;*/
/*margin-left: 0;*/
font-size: 16px;
    font-weight: 700;
}

.btnNubWrap .hero-phone {
margin-left: 20px;
}

.btnNubWrap .hero-phone a {
font-size: 28px;
font-weight: 600;
color: #000;
/*pointer-events: none;*/
}

.btnNubWrap .hero-phone a:hover {
color: #ff6000;
}

#myFormBanner {
    background-color: #0A247A;
    padding: 0px 15px;
}

.arrow:after,
.ui-tooltip {
background: #000;
font-size: 14px;
text-align: center;
}
.ui-tooltip {
position: absolute;
z-index: 9999;
max-width: 300px;
border-width: 2px;
padding: 15px;
color: #fff;
border-radius: 10px;
}

.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}

.arrow.top {
top: -16px;
bottom: auto;
}

.arrow.left {
left: 20%;
}

.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

.arrow.top:after {
bottom: -20px;
top: auto;
}

.ui-helper-hidden-accessible {
display: none;
}

.featureWrapHero {
display: flex;
}

ul.halfCircle {
padding: 0;
margin: 0;
list-style: none;
text-align: left;
padding-left: 20px;
}

ul.halfCircle li {
font-size: 15px;
/*font-weight: 500;*/
line-height: 20px;
color: #000;
margin: 8px 0;
position: relative;
}

ul.halfCircle li:before {
content: "\f00c";
font-family: "FontAwesome";
font-size: 9px;
border: 1.5px solid #ff6000;
padding: 0;
margin: 0;
border-radius: 100%;
height: 12px;
width: 12px;
position: absolute;
left: -20px;
display: flex;
align-items: center;
justify-content: center;
color: #ff6000;
top: 3px;
bottom: 0;
}

.leftWrapUl {
padding-right: 10px;
}

.HeroPricingWrap {
display: flex;
align-items: center;
height: 50px;
margin: 0 0 10px;
}

.HeroPricingWrap h4 {
font-size: 32px;
color: #ff6000;
line-height: 34px;
font-weight: 700;
}

.HeroPricingWrap h3 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

.HeroPricingWrap h4 img {
margin: 0 10px;
}
.HeroPricingWrap h4 span {font-size: 22px;}
ul.award-hero {
display: flex;
align-items: center;
justify-content: center;
padding: 15px 0 0;
}

/*Hero*/
/*Hero-RFP*/

.formPartHero {
display: inline-block;
width: 307px;
background-color: #1280d9;
border-radius: 6px 6px 0 0;
}

.formPartHero h3 {
margin: 0;
text-align: center;
padding: 15px 0;
font-size: 26px;
color: #fff;
}

.formPartHero::-webkit-input-placeholder {
font-family: Montserrat, sans-serif;
}

.formPartHero:-moz-placeholder {
font-family: Montserrat, sans-serif;
}

.formPartHero form#formHero {
margin: 0 15px 15px;
background-color: #fff;
border-radius: 6px;
padding: 15px;
}

.formPartHero form input,
.formPartHero form select,
.formPartHero form textarea {
width: 100%;
height: 34px;
box-shadow: none;
outline: 0;
border-radius: 2px;
margin-bottom: 5px;
background-color: #f5f5f5;
border-color: transparent;
padding: 10px;
line-height: 26px;
font-size: 14px;
border: 1px solid #eaeaea;
}

.formPartHero form textarea {
height: 80px;
resize: none;
}

.formPartHero .code-label {
font-size: 14px;
float: left;
width: 85px;
margin: 0;
}

.formPartHero .code-field {
float: left;
width: 60px;
}

.formPartHero div#captcha_err01 {
float: left;
width: 20px;
margin: 0 5px;
}

.formPartHero span.code1 {
font-weight: 700;
font-size: 20px;
}

.formPartHero .bannerFormSubmit a.form-btn.btn {
margin-top: 10px;
}

.formPartHero .bannerFormSubmit {
text-align: center;
}

.formPartHero form select {
padding: 6px 10px;
}

.formPartHero .home-code {
display: flex;
align-items: center;
margin: 10px 0 5px;
text-align: center;
    justify-content: space-between;
}

.formPartHero .code-field input {
margin-bottom: 0 !important;
padding: 0 10px;
height: 30px;
line-height: normal;
}

.formPartHero form#formHero h4 {
font-size: 22px;
font-weight: 700;
line-height: 26px;
}




@media only screen and (min-width: 1441px){
	.packageWrap.medium.orange {
    width: 55%;
}

}
@media (max-width: 1199px) {
	
	.packageWrap.dark {
    margin-top: 0;
}
.section-7 .pdw-package .pkg-body .input-group .rating_field {
    width: 154px;
}
}
/**/
@media (max-width: 1199px) {

.title_block br {
display: none;
}

.section-1 .container .left {
width: 50%;
}

.section-1 .container .right {
width: 50%;
}

.section-1 .container {
margin: 0 auto 30px;
}

.section-1 .container .leftImgSide {
display: none;
}

.section-1 .container .midContent {
width: 65%;
}

.section-1 .container .formPartHero {
width: 45%;
}

.select ul li.option {
margin: 0 !important;
}

.select ul li {
margin: 0 !important;
}

.title_block {
font-size: 40px;
line-height: 48px;
}

ul.award-hero {
justify-content: flex-start;
}
}

@media only screen and (min-width: 1441px) {
/* .reviewSection.slider.full-section {
    background: url(/new-assets/images/ui-ux-design/testimonial-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -100px;
    position: relative;
    z-index: 99999;
	padding-top:150px;
}*/
}

.p-mob {
    display: none;
}
.p-desktop {
    display: block;
}

@media (max-width: 991px) {
	
	.digi-new-form-section.v3 .row {
    flex-direction: column-reverse;
}
.col-8.pr-3 {
    padding: 0;
}
	
	.m-ic-bx {

    width: 90%;
}
	
	    .packageWrap.medium.orange {
        width: 90% !important;
		margin:auto;
    }
	
	.p-mob {
    display: block;
}
.p-desktop {
    display: none;
}
	.package_accordion3 .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px 20px;
}

    .package_accordion3 .btnNubWrap.mob .hero-btn {
        width: 100%;
    }
	
	.cus-sec.v1 .row {
    flex-direction: column-reverse;
    text-align: center;
}
.cus-sec {
    text-align: center;
}
	
	.digi-new-form-section .col-5 img {

    margin-bottom: 0;
}
	
	.stats-m-box:after {
  display:none;
}
	
	.review-sec .review-b:after{
		display:none;
	}
	
	.review-sec .review-b {

    padding: 10px;
    width: 100%;
}
	
	.stats-main {

    flex-direction: column;
}
	
	.packageWrap.medium.orange:after{
		display:none;
	}

	section.rfp .container {
   
    padding: 30px;

}
	.rfp-image-box img.rfp-vec2 {
    width: auto;
    z-index: 2 !important;
    position: relative;
    top: -42px;
    left: 0;
}

section.rfp .container:before {
   
    top: auto !important;
}
	
	.mar-card {

	    width: 100%;
}
	
	div#owl-demo {
    margin: 0;
}
	
	section.hero-area h3.sub-head {
    font-family: Montserrat;
    font-size: 29px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
}
	
	section.hero-area h2.head {
    font-family: Montserrat;
    font-size: 29px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #ff6000;
    background: url(/new-assets/images/home-redesign/head-bg.webp) !important;
    background-position: center !important;
    background-size: contain !important;
    text-align: center;
    max-width: 310px;
    background-repeat: no-repeat !important;
    left: 0;
    position: relative;
    margin: 0 auto;
}
section.hero-area p.decrp {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: -0.01em;
    text-align: center;
}
section.hero-area .hero-pricing {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: center;
}
.hero-lady {
    position: relative;
    z-index: 9999;
    margin-bottom: -2px;
}
.col-6.right-side {
    position: relative;
    padding-left: 30px;
}
img.hero-sart {
    position: absolute;
    bottom: -5px;
    left: 15px;
}
section.hero-area span.hp-citem {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.02em;
    text-align: center;
}
section.hero-area span.hp-cost {
    display: inline-block;
    background: url(/new-assets/images/pricing-arrow.webp) no-repeat left center;
    padding-left: 60px;
    color: #ff6000;
    font-size: 25px;
    font-weight: 600;
    font-style: normal;
    margin-left: 10px;
}
.hero-btns-v1 {
    width: 100%;
    margin-top: 20px;
}
section.hero-area .hero-btns-v1 .hero-btn-ctas a {
    width: 50%;
    font-size: 15px;
    padding: 0 !important;
}
.flip-con {
    display: flex !important;
    justify-content: center;
    grid-gap: 15px;
    margin-bottom: -45px;
}
	section.hero-area {
    padding: 20px 0 !important;
    background: url(/new-assets/images/home-redesign/bg.webp);
}
	
	img.flip-sep {
    display: none;
}
	
	.formPartHero {
    display: inline-block;
    width: 82.5%;
    background-color: #1280d9;
    border-radius: 6px 6px 0 0;
    margin-top: -14px;
}
	
	.flip-box {
    background-color: transparent;
   width: 115px;
    height: 115px;
    perspective: 1000px;
    border-radius: 100%;
	    position: initial !important;
}
.flip-box-front h4, .flip-box-back h4 {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
}
.flip-box-front p, .flip-box-back p {
 
    color: white;
}
.flip-box.box-1 {
    position: relative !important;
    left: 0;
    bottom: -30px !important;
}

.flip-box.box-3 {
    position: relative !important;
    left: 0;
    bottom: -30px !important;
}
.hero-vec-box {
    position: relative;
    width: 100%;
    z-index: 0;
	    text-align: center;
}
.col-6.right-side {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
    flex-direction: column;
}


	
	li.tab-link.v2:after {
    display: none;
}

li.tab-link {
    position: initial !important;
    transform: unset !important;
    border-radius: 0 !important;
    padding: 10px !important;
    height: 60px !important;
    text-align: center !important;
    justify-content: center;
}

li.tab-link .inner-det {
    transform: unset !important;
    position: relative;
}

ul#TypeTabULv3 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 15px;
    justify-content: center;
}

li.tab-link.v2 span {
    font-size: 14px;
    left: -25px !important;
    top: -10px !important;
    width: 25px;
    height: 24px;
    right: 0 !important;
}

.tabUlWRap.creative-tabs {
    height: auto;
}

.inner-det h3 {
    margin: 0;
}
	
	section.full-section.audio {
    padding: 50px 0 15px;
  
}
	
	.reviewSection.slider.full-section .item {
    box-shadow: 0px 0px 34px 0px #00000099;
    background: white;
    border-radius: 20px;
    padding: 20px;
    position: relative;
    overflow: hidden;
    height: auto;
    margin: 20px;
}
	
	section.marketing-sec2.full-section {
    padding: 0px 0 50px 0;
}
	
	.digi-new-form-section p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: white;
}
.digi-new-form-section.full-section .col-7 h2 {
    text-align: center;
}
	
	.cta-mainWrap.v2.full-section {
    background: #fff;
    padding: 20px;
}
	
	.cus-item {
    padding: 20px;
}

.cus-sec-bx.v2 .row .col-6.con-side {
    left: unset;
    right: 0 !important;
    z-index: 9999999;
}

.cus-sec-bx.v2 .row {
    flex-direction: column-reverse;
}

.cus-sec-bx {
    margin-top: 0;
}
.cus-sec-footer {
    background: #021F83;
    padding: 10px;
    border-radius: 0 0 20px 20px;
    margin-top: -28px;
    z-index: 999999999;
    position: relative;
}
.cus-sec-footer h3 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.025em;
    text-align: center;
    color: white;
}
	
	.col-6.con-side h3 {
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: -0.025em;
    text-align: center;
    margin: 20px 10px 20px;
}
.col-6.con-side p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
	
	.cus-sec-bx .row {
    align-items: end;
    flex-direction: column-reverse;
    padding: 10px;
}
	
	.cus-sec-bx .row .col-6.image-bx {
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 9999;
    text-align: center;
    right: 0px;
    position: relative;
}

.cus-sec-bx .row .col-6.con-side {
    flex: 0 0 100%;
    max-width: 100%;
     left: 0;
    padding: 20px;
    bottom: 0;
    z-index: -1;
    z-index: 999999;
}
	
	.col-6.left-side {
    padding: 20px;
}
	
	img.arrow-dwn{
		display:none !important;}
	
	.btnNubWrap.mob-v2 {
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    grid-gap: 10px !important;
    display: flex !important;
}
	
	.digi-new-form-section .col-5 {
    height: 100%;
    padding-left: 0px;
    flex: 0 0 100%;
    max-width: 100%;
}
	
	.digi-new-form-section.full-section .col-7 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 0;
}
	
	#packageSec ul#mainTabs {
  
    margin: 0 auto 0px !important;
}
	
	.packagesSection .col-4 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative;
    width: 100% !important;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

#packageSec ul#mainTabs li {
 
    font-size: 14px !important;
    width: 85px !important;
}
	
	.step-img img {
    width: auto !important;
}
	
	.step {

    width: 100%;
    height: auto;
}

.step p{
   color:White;
}
	
	.logo-plat2 {
    width: 100%;
}

	.logo-plat2 img {
    width: auto !important;
	margin: auto;
}
	.col-6.left-side {
    flex: 0 0 100%;
    max-width: 100%;
}
		div#ser {
    padding: 30px 0;
}

.samplesSection {
    padding: 20px 0 !important;
}
.review-box {
    width: auto;
    height: auto;
}
	ul.blogs-types-list.w-para li {
    position: relative;
    overflow: hidden;
    height: auto;
    transition: 0.5s;
}
ul.blogs-types-list.w-para li:hover p {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: 0.5s;
}
ul.blogs-types-list.w-para li:hover img {
    width: auto !important;
    opacity: 1;
    visibility: visible;
    transition: 0.5s;
}
	.content-tab {
    margin-top: 0;
}
	
	a.btn.phone-number {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap:5px;
}

a.btn.phone-number {
 
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    transition: 0.5s;
}
		.newlist {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 70px;
}
	
	.newlist li.tabNew-link img {
    width: 20%;
}
.newlist li.tabNew-link {
    width: 45% !important;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    padding: 5px 5px !important;
    gap: 10px !important;
    font-weight: 600;
    font-size: 14px;
    min-width: auto !important;
    line-height: 1.2 !important;

}
	.section-9.full-section .left_col {
    display: block;
    width: 100%;
}
	.brand-new li.tabNew-link {
    width: 98%;
    height: 175px;
    padding: 5px;
    border-radius: 10px;
}
	.sample-design.mob-sample {
    display: block;
}

.sample-design.desktop-sample {
    display: none;
}
	
.ui-accordion .ui-accordion-content {
    padding: 1em 10px !important;
    border-top: 0;
    overflow: auto;
}
	
	.section-1.full-section .HeroPricingWrap {
    display: flex;
    align-items: center;
    height: 50px;
    margin: 0;
    justify-content: center;
    flex-direction: column;
	   margin-top: 20px;
}
.section-1.full-section .btnNubWrap {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    margin-top: 20px;
}
	.creative-director .cta_left_col {
    padding: 0;
}
	.creative-director .btnNubWrap {
    margin-top: 20px;
}
	section.ux-design p {
    padding: 0;
}
section.ux-design {
    padding: 30px 0;
    clear: both;
    text-align: center;
}
section.ux-design .cta {
    margin-top: 30px;
}
.chooseSection-2 .boxWrap h3 {
    font-size: 25px;
    font-weight: 600;
}
	.owl-item.active {
    margin: 0 !important;
}
.info.info-3{
	margin-top:20px;
}
.sample-design.mob-sample h3 {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.035em;
    text-align: center;
}
.info.info-4 {
    margin-bottom: 0;
}
	
		.client-carousel .owl-item {
    margin-top: 0;
}

.review-logos {
   display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.sample-box.sam-box-1, .sample-box.sam-box-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: flex-end;
    justify-content: space-between;
    width: 100%;
    padding: 50px 0;
}
.info.info-4:after, .info.info-3:after, .info.info-2:after, .info.info-1:after{
	display:none;
}
.sample-box.sam-box-2 {
    width: 100%;
    padding-bottom: 20px;
}
.info {
    border: 1px solid #FF6000;
    padding: 30px;
    margin: 20px 3px 0 3px;
    position: relative;
    border-radius: 10px;
    box-shadow: none;
}
.sample-design {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    gap: 0 !important;
    margin-top: 0;
}
.bannerGetForm2 {
    background-color: #F5FBFF;
    text-align: center;
    border-radius: 12px;
    margin: auto;
    margin-top: 20px;
    padding: 15px;
    width: 90%;
    box-shadow: 1px -2px 80px 0px #00000080;
}
.creative-director .cta_left_col {
    padding: 0;
}
.creative-director {
   background:#0a247a !important;
    padding: 30px 15px !important;
}
#video_design_process .vid_type_columns .vid_type_item {
    background: #fff;
    box-shadow: 0px 0px 80px rgb(0 0 0 / 8%);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
}
.sample-box.sam-box-1, .sample-box.sam-box-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: flex-end;
    justify-content: space-between;
    width: 100%;
    padding: 0px 0;
}
.review-container {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 0px 0px 0;
    flex-direction: column-reverse;
}
.client-detials {
    width: 100%;
    text-align: center;
}

.review-cont {
    box-shadow: 0px 0px 34px 0px #00000099;
    background: white;
    width: 100%;
    text-align: center;
    padding: 40px 60px;
}

.review-cont:before, .review-cont:after{
	display:none;
}
.review-cont {
     box-shadow: none;
    background: white;
    width: 100%;
    text-align: center;
    padding: 20px;
}



#video_design_process .vid_type_columns {
    display: block;
 
}

.col-7.none-991.text-center.cta_right_col {
    flex: 0 0 100%;
    max-width: 100%;
}

.sample-design {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    gap: 50px;
    margin-top: 50px;
}
	
	.tabUlWRap {
    display: flex;
    justify-content: center;
}

.tabingSection.v2 ul#TypeTabUL li {
    width: 45% !important;
    font-size: 15px !important;
    height: 60px !important;
    margin: 10px auto !important;
    padding: 10px;
    display: flex;
}
	
	.v1.tabingSection ul#TypeTabUL{
    flex-wrap: wrap;
}
	
	.v1.tabingSection ul#TypeTabUL li {
    min-width: 45% !important;
   
    width: 45% !important;
   
}
	
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	    justify-content: center;
}
.col-4 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-5 {
    -webkit-flex: 0 0100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-3 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-6 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	
	
.title_block:after {
margin: 0 auto;
}

.title_block br {
display: none;
}
.inner-container {
width: 100%;
}

.section-1 {
padding: 25px 0;
}

.section-1 .container .midContent {
width: 60%;
padding: 0;
}

.section-1 .container .formPartHero {
width: 40%;
}

.section-1 .container .hero-btn a {
padding: 10px 15px;
font-size: 18px;
}

.hero-livechat {
font-size: 16px;
}

.section-1 .container {
margin: 0;
}

.featureWrapHero {
display: block;
}

ul.halfCircle li:before {
font-size: 8px;
height: 12px;
width: 12px;
top: 6px;
}

.HeroPricingWrap {
margin-top: 0;
}

.btnNubWrap .hero-phone a {
font-size: 24px;
}

ul.halfCircle li {
line-height: 28px;
font-weight: 500;
}

.hero-livechat h5 {
font-size: 17px;
}

.title_block {
font-size: 32px !important;
line-height: 38px;
}
}

@media (max-width: 767px) {
	a.btn.phone-number {
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap:5px;
}

a.btn.phone-number {
 
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0em;
    text-align: center;
    transition: 0.5s;
}
	.newlist {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 70px;
}
	
	.newlist li.tabNew-link img {
    width: 20%;
}
.newlist li.tabNew-link {
    width: 45% !important;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: row;
    padding: 5px 5px !important;
    gap: 10px !important;
    font-weight: 600;
    font-size: 14px;
    min-width: auto !important;
    line-height: 1.2 !important;

}
	.section-9.full-section .left_col {
    display: block;
    width: 100%;
}
	.section-6 {
    padding: 30px 0px 30px 0px !important;
}
.section-9 {
    padding: 30px 0;
}
.section-4 h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 42px;
    margin: 0 0 20px 0;
}
.section-1.full-section .hero-livechat h5 {
  
    text-align: center;
}
.section-4 h3 img {
    display: none;
}
	.header-tab {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
}
	.tabUlWRap ul#TypeTabUL {
    display: flex;
    gap: 10px;
    margin: 0;
}
.header-tab .img-box {
   
    margin-top: 0;

}
.section-7 #package_accordion h5 {
    font-size: 20px;
   
}
.col-5.ic-bx {

    text-align: center;
}

.tabUlWRap ul#TypeTabUL li img {
    width: 50%;
}

.tabUlWRap ul#TypeTabUL li {
    min-width: 33%;
}
.row.justify-content-center.tab-bg .col-9 {
    background: white;
    flex: 0 0 75%;
    max-width: 100%;
    border-radius: 51px;
    padding: 30px;
}
	.section-7 .packages .col {
    width: 100%;
    float: left;
    padding: 0 10px 30px 10px;
    overflow: unset;
}
.section-6 .left_col {
   display:none;
}
.section-9 .left_col img, .section-9 .right_col img {
   display: block; 
}
.section-9.full-section .left_col {
    display: none;
}
.section-9 ul li {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.035em;
    text-align: left;
    padding: 0 15px;
}
		.section-1.full-section .HeroPricingWrap {
    display: flex;
    align-items: center;
    height: 50px;
    margin: 0;
    justify-content: center;
    flex-direction: column;
	   margin-top: 20px;
}
.section-1.full-section .btnNubWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
}
	
		.slider-mob {
			margin:0;
		}






ul.halfCircle {
padding-left: 30px;
}
.section-1 .container .midContent p {
text-align: center;
}
.formPartHero form textarea {
margin-top: 2px;
}

.title_block:after {
margin: 0 auto;
}

br {
display: none;
}
.section-1 {
background: 0;
padding-bottom: 0;
}

.section-1 .container .left {
width: 100%;
text-align: center;
}

.section-1 .container .right {
padding-top: 25px;
width: 100%;
display: block;
}

.section-1 .container h2:after {
margin: 0 auto;
}

.section-1 .container .hero-btn {
width: 100%;
float: none;
text-align: center;
}

.section-1 .container .hero-phone {
width: 250px;
float: none;
margin: 15px auto 0 auto;
}

.section-1 {
padding: 25px 0;
}

.section-1 .container h2 {
font-size: 28px;
line-height: 38px;
}

.section-1 .container .left {
padding: 0;
}

.section-1 .container .midContent p {
font-size: 15px;
line-height: 24px;
margin-bottom: 10px;
}
.section-1 .container h1:after {
margin: 0 auto;
}
.section-1 .container .hero-btn a {
padding: 12px 30px;
font-size: 18px;
}

.section-1 .container .hero-phone {
width: 200px;
}

.section-1 .container .hero-phone {
font-size: 20px;
line-height: 32px;
}

.hero-livechat {
font-size: 15px;
line-height: 24px;
padding: 10px 0;
text-align: center;
}

.section-1 .container {
display: block;
}

.section-1 .container .midContent {
width: 100%;
padding: 0;
}

.section-1 .container .formPartHero {
width: 100%;
}

.form-submit-btn {
display: block;
}

.title_block,
.cta-mainWrap h2.title_block {
font-size: 28px !important;
line-height: 38px;
margin-bottom: 30px;
}

.section-1 .container h1 {
font-size: 28px !important;
line-height: 36px !important;
text-align: center;
}

.HeroPricingWrap {
display: block;
text-align: center;
height: auto;
padding: 15px 0;
margin: 0;
}

.HeroPricingWrap h4 img {
margin: 0;
display: none;
}

.btnNubWrap {
display: block;
}
}
/**/
.bannerGetForm h3 {
font-size: 26px;
font-weight: 700;
margin: 10px 0 15px;
}

.getReadyBannerSec {
background-color: #f5fbff;
padding: 60px 0;
clear: both;
}

.bannerGetForm {
background-color: #fff;
text-align: center;
border-radius: 12px;
margin: 0 auto;
margin-top: 20px;
padding: 15px;
width: 60%;
box-shadow: 0 3px 18px rgb(0 0 0 / 14%);
}

.bannerGetForm .formGroup {
position: relative;
}

.bannerGetForm .formGroup img {
position: absolute;
z-index: 1;
left: 18px;
top: 18px;
display: none;
}

.bannerGetForm input,
.bannerGetForm textarea {
width: 100%;
height: 42px;
background-color: #f9f9f9;
border: 1px solid #e1e1e1;
color: #000;
margin: 5px 0;
border-radius: 6px;
padding: 12px;
font-family: "Montserrat";
outline: 0;
transition: all 0.3s ease-in-Out;
font-size: 14px;
position: relative;
}

.bannerGetForm textarea {
height: 85px !important;
resize: none;
}

.bannerGetForm .btnCaptiaDiv {
padding: 0;
justify-content: flex-start;
}

.btnCaptiaDiv {
text-align: left;
}

.btnCaptiaDiv {
clear: both;
display: flex;
align-items: center;
}

.capError {
align-items: center;
font-size: 18px;
display: inline-flex;
}

.capError #captcha_err4,
.capError #captcha_err2 {
width: 32px;
}

.bannerGetForm .btnCaptiaDiv input {
width: 140px !important;
}

.bannerGetForm a.form-btn.btn {
margin: 0;
margin-top: 5px;
width: 100%;
text-transform: inherit;
}

.bannerGetForm a.form-btn.btn {
font-size: 16px;
padding: 10px;
}

.getReadyBannerSec .leftWrap {
text-align: center;
}


.sample {
    width: 80%;
    height: 600px;
    background: #F7F7F7;
    margin: 100px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}

.sample-label.bef h3:before {
    content: "";
    width: 2px;
    height: 50px;
    display: block;
    background: #FF6000;
    position: absolute;
    left: -15px;
    top: 2px;
}

.sample-label.aft h3:before {
    content: "";
    width: 2px;
    height: 50px;
    display: block;
    background: #FF6000;
    position: absolute;
    right: -15px;
    top: 2px;
}
.sample-label.aft h3:after {
    content: "";
    width: 63px;
    height: 100px;
    display: block;
    background: url(/new-assets/images/website-redesign-services/arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 56px;
    top: 60px;
}
.sample-label h3 {
    position: relative;
	display:inline;
}
.sample-image {
    width: 50%;
}
.sample-label h3 {
    font-weight: 400;
    font-size: 40px;
    line-height: 51px;
    letter-spacing: 0.325em;
    color: #696969;
  
}
.sample-label {
    width: 50%;
}

.sample-image img {
    width: 100%;
    height: 100%;
    transform: scale(1.5);
}
.col-8 {
    width: 66%;
}

.col-8.platform-logos ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.col-8.platform-logos ul li {
    width: 33%;
}
/**/

.clientReviewBox { background-color: #fff; border-radius: 12px; padding: 60px 25px 25px; text-align: center; position: relative }
.clientReviewBox p { margin: 0; font-size: 18px; font-weight: 400; font-style: italic; line-height: 22px; color: #575757; margin-bottom: 15px }
.clientReviewBox h4 { font-size: 20px; font-weight: 500; margin-bottom: 30px }
.clientReviewBox h4 a { color: #000; position: relative; transition: .4s ease-in-out }
.clientName { display: block; font-size: 22px; color: #000; font-weight: 600; transition: all .3s ease-in-out; width: max-content; margin: 0 auto }
.client-Image { position: absolute; top: -69px; left: 0; right: 0; margin: auto }
.fbreview { position: absolute; right: 0; top: 0; pointer-events: inherit !important }

.cta-mainWrap.full-section .row {
    align-items: center;
}
.cta-mainWrap .btnNubWrap .hero-btn a { padding: 12px 20px; font-size: 18px; }


.client-carousel .owl-item img { width: auto !important; }
.client-carousel .owl-dots { text-align: center; padding-top: 30px; }

/**/
.samplesSection { clear: both; font-size: 0; }
.titleWrap { max-width: 960px; margin: 0 auto; text-align: center; }
.samplesSection ul { display: flex; align-items: center; justify-content: space-between; }
.samplesSection ul li a { display: block; }
.samplesSection ul li a img { border-radius: 15px; }
.samplesSection ul li { margin: 0 10px; }
.samplesSection ul li {
    position: relative;
}

.samplesSection ul li:after {
    content: "";
    width: 1px;
    height: 50px;
    background: #0000001f;
    position: absolute;
    right: -35px;
    top: 45px;
}

.samplesSection ul li:last-child:after {
    display: none !important;
}

/**/
.packagesSection { padding: 70px 0;  }
.packageWrap { background: #FFFFFF; border: 1px solid #7BA4E1; box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1); border-radius: 6px; }
.packageWrap .headPack { background: #7BA4E1; border-radius: 6px 6px 0px 0px; }
.packageWrap .headPack h3 { font-weight: 700; font-size: 24px; color: #fff; text-align: center; padding: 15px 0; }
.packageWrap .bodyPack { padding: 0 10px; }
.packageWrap .bodyPack .quantityWrap { border-top: 1px solid #E4E4E4; border-bottom: 1px solid #E4E4E4; font-size: 0; padding: 10px 0; text-align: center; }
.packageWrap .bodyPack .quantityWrap h5 { font-size: 20px; font-weight: 600; }
.packageWrap .bodyPack .quantityWrap .qty-input input { font-size: 14px; font-weight: 600; text-align: center; outline: none; box-shadow: none; background: #FFFFFF; border: 0; width: 35px; height: 28px; }
.packageWrap .bodyPack .quantityWrap .qty-input { display: flex; border: 1px solid #EAEAEA; width: max-content; margin: 15px auto 0; }
.packageWrap .bodyPack .quantityWrap .qty-input button { width: 28px; height: 28px; border: 0; background-color: #7ba4e1; color: #fff; font-weight: 900; font-size: 15px; cursor: pointer; transition: all 0.3s ease-in-out; }
.packageWrap .bodyPack .quantityWrap .qty-input button:hover { background-color: #4080e1; transition: all 0.3s ease-in-out; }
.packageWrap .bodyPack .priceWrap { padding: 15px 0; text-align: center; }
.packageWrap .bodyPack .priceWrap h4 { font-size: 35px; font-weight: 900; letter-spacing: -0.01em; }
.packageWrap .bodyPack .priceWrap h4 span { margin-left: 5px; }
.packageWrap .bodyPack .priceWrap h4 { position: relative; }
.packageWrap .bodyPack .priceWrap h4 sup { font-size: 24px; font-weight: 900; color: #7ba4e1; position: absolute; left: -15px; top: 0; }
.packageWrap .bodyPack ul.featureUL { }
.packageWrap .bodyPack ul.featureUL li { font-size: 14px; font-weight: 500; line-height: 20px; padding: 12px 0; position: relative; border-bottom: 1px solid #E4E4E4; padding-left: 30px; }
.packageWrap .PackBtnWrap { padding: 20px; text-align: center; }
.packageWrap .PackBtnWrap a.newBtn { background: #7BA4E1; border-radius: 3px; font-size: 18px; text-transform: uppercase; font-weight: 600; color: #fff; padding: 12px 24px; display: block; margin: 0 auto; max-width: fit-content; }
.packageWrap .bodyPack .quantityWrap input[type="number"]:focus { outline: 0; }
.packageWrap .bodyPack p { color: #000; text-align: center; font-size: 16px; line-height: 22px; margin: 15px 0; margin: 20px 0px; font-weight: 600; }
.packageWrap .bodyPack ul.featureUL li:before { content: '\f00c'; font-family: 'FontAwesome'; font-size: 10.5px; border: 2.5px solid #7ba4e1; background-color: #7ba4e1; border-radius: 100%; height: 12px; width: 12px; position: absolute; left: 0; display: flex; align-items: center; justify-content: center; color: #fff; top: 15px; }
.medium.packageWrap { border: 1px solid #4080E1 }
.medium.packageWrap .headPack { background: #4080E1; }
.medium.packageWrap .bodyPack ul.featureUL li:before { border: 2.5px solid #4080E1; background-color: #4080E1; }
.medium.packageWrap .PackBtnWrap a.newBtn { background: #4080E1; }

/**/
.medium.packageWrap .bodyPack .priceWrap h4 sup { color: #4080E1 }
.medium.packageWrap .bodyPack .quantityWrap .qty-input button { background: #4080E1; }
.medium.packageWrap .bodyPack .quantityWrap .qty-input button:hover { background: #0F4596; }
.dark.packageWrap { border: 1px solid #0F4596 }
.dark.packageWrap .headPack { background: #0F4596; }
.dark.packageWrap .bodyPack ul.featureUL li:before { border: 2.5px solid #0F4596; background-color: #0F4596; }
.dark.packageWrap .PackBtnWrap a.newBtn { background: #0F4596; }

/**/
.dark.packageWrap .bodyPack .priceWrap h4 sup { color: #0F4596 }
.dark.packageWrap .bodyPack .quantityWrap .qty-input button { background: #0F4596; }
.dark.packageWrap .bodyPack .quantityWrap .qty-input button:hover { background: #0F4596; }

/**/
.packageWrap .bodyPack ul.featureUL { height: 500px; overflow: overlay; }
.packageWrap .bodyPack ul.featureUL li img { cursor: pointer; }
.packageWrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #7BA4E1 !important; background-color: rgb(123 164 225); }
.medium.packageWrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #4080e1 !important; background-color: rgb(123 164 225); }
.dark.packageWrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background-color: #0f4596 !important; background-color: rgb(64 128 225); }

/**/
#packageSec ul#mainTabs { display: flex; align-items: center; list-style: none; padding: 0; border-radius: 5px; border: 1px solid #DCDCDC; width: max-content; margin: 0 auto 50px; }
#packageSec ul#mainTabs li { padding: 15px 0; text-align: center; font-size: 16px; font-weight: 600; width: 200px; color: #000; cursor: pointer; }
#packageSec ul#mainTabs li.active { color: #fff !important; background-color: #ff6000; border-color: #ff6000; }
#packageSec ul#mainTabs li:nth-child(2) { border-right: 1px solid #DCDCDC; border-left: 1px solid #DCDCDC; }
#packageSec ul#mainTabs li:nth-child(3) { border-right: 1px solid #DCDCDC; border-left: 1px solid #DCDCDC; }
#packageSec ul#mainTabs li.tabPackage-link.first.active { border-radius: 5px 0 0 5px; }
#packageSec ul#mainTabs li.tabPackage-link.last.active { border-radius: 0 5px 5px 0 }

/**/
.chooseSection { clear: both; padding: 50px 0; background-color: #edf8ff; }
.chooseSection ul { display: flex; }
.chooseSection .boxWrap { text-align: center; background: #FFFFFF; box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.08); border-radius: 5px; padding: 30px; min-height: 450px; }
.chooseSection .boxWrap .imgWrap { }
.chooseSection .boxWrap .imgWrap img { }
.chooseSection .boxWrap h4 { font-weight: 600; font-size: 22px; line-height: 26px; letter-spacing: -0.035em; color: #000000; padding: 15px 0; }
.chooseSection .boxWrap p { font-weight: 400; font-size: 18px; text-align: center; letter-spacing: -0.01em; color: #2E2E2E; line-height: 30px; }

/**/
.faqAccordion {     padding: 20px 0 70px 0;}
.faqAccordion ul { max-width: 80%; margin: 0 auto; }
.faqAccordion ul .toggle-faq { font-size: 20px; color: #000; font-weight: 500; padding: 15px 40px 15px 0px; border-bottom: 1px solid #ccc; width: 100%; transition: all .3s ease-in-out; position: relative; display: block; }
.faqAccordion ul p.inner-faq { border-bottom: 1px solid transparent; padding-bottom: 15px; padding-right: 20px; margin: 0; }
.faqAccordion ul .toggle-faq.active { border-bottom: 1px solid transparent; color: #ff6000; transition: all .3s ease-in-out;/* background-color: #f1faff; */ }
.faqAccordion ul p.inner-faq.show { border-bottom: 1px solid #ff60005e; padding: 0 0 15px 0; }
.faqAccordion .inner-faq a { font-weight: 600; color: #000; transition: all .3s ease-in-out; }
.faqAccordion .inner-faq a:hover { color: #ff6000; transition: all .3s ease-in-out; }
.faqAccordion ul .toggle-faq:before { content: '+'; font-weight: 500; font-size: 24px; height: 30px; width: 30px; background-color: #13489f; position: absolute; right: 10px; top: 10px; border-radius: 100%; color: #fff; text-align: center; transition: all 0.3s ease-in-out; line-height: 30px; }
.faqAccordion ul .toggle-faq.active:before { content: '-'; background-color: #ff6000; font-size: 26px; line-height: 28px; }
span.pSpace { display: block; height: 15px; font-size: 0; }

/**/
.tabingSection { clear: both; padding: 70px 0; }
.tabPackage-content,
.tab-content,
.tab-image,
.tabNew-content { display: none; }
.active { display: block; }
h4.title_block { font-size: 34px; line-height: 44px; }
ul#TypeTabUL li { width: 260px; height: 62px; background: #fff; border: 1px solid #00B2FF; border-radius: 3px; font-weight: 600; font-size: 18px; line-height: 46px; letter-spacing: -0.035em; color: #000000; margin: 20px 10px; display: flex; align-items: center; justify-content: center; cursor: pointer; }
.TypeTabULWrap { display: flex; align-items: center; justify-content: center; }
ul#TypeTabUL li.active { background: #FFF6F0 !important; border: 1px solid #FF6000; }
.tabingFooter { text-align: center; padding: 30px 0 0; }
.tabingFooter h5 { font-weight: 600; font-size: 22px; line-height: 46px; letter-spacing: -0.035em; color: #000000; display: block; }
.tabingFooter .chatlink { font-weight: 600; font-size: 22px; line-height: 46px; letter-spacing: -0.035em; color: #ff6000; display: inline-block; margin: 0 5px; text-decoration: underline; transition: 0.3s ease-in-out; }
.tabingFooter p { font-weight: 400; font-size: 20px; line-height: 46px; letter-spacing: -0.035em; color: #000000; margin: 0; display: inline-block; }
.tabingFooter .chatlink:hover { color: #000; transition: 0.3s ease-in-out; }

/**/
.stepSliderSection { padding: 75px 0 30px 0 }
.stepSliderSection #hit-slidenav { width: 100%; float: left }
.stepSliderSection .howitwork-carousel .hiw-content .iconWrap { padding-top: 40px }
.stepSliderSection #hit-slidenav ul { margin: 0; padding: 0; list-style: none; display: flex; justify-content: center; position: relative }
.stepSliderSection #hit-slidenav ul li { margin: 30px 0 30px 0; padding: 3px 30px; text-align: center }
.stepSliderSection #hit-slidenav ul::after { content: ""; height: 0; width: 40%; border: dashed 1px #d4d4d4; position: absolute; top: 70px; z-index: -1 }
.stepSliderSection #hit-slidenav ul li a { transition: 0.3s all ease-in-out; background: #e1e1e1; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; display: inline-block; text-align: center; width: 84px; height: 85px; display: flex; align-items: center; justify-content: center; position: relative }
.stepSliderSection #hit-slidenav ul li a:hover,
.stepSliderSection #hit-slidenav ul li a.hiw-active { background: #ff6000; box-shadow: 0 0 20px 4px #e1e1e1 }
.stepSliderSection #hit-slidenav ul li a:hover img,
.stepSliderSection #hit-slidenav ul li a.hiw-active img { filter: invert(100%) }
.stepSliderSection #hit-slidenav ul li a span { position: absolute; color: #fff; background: #0f4596; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; font-size: 11px; font-weight: 600; height: 22px; width: 22px; display: flex; align-items: center; justify-content: center; top: 3px; border: 2px solid #fff; left: 0 }
.stepSliderSection #hiw-sliderblock { width: 100%; float: left; }
.stepSliderSection .owl-carousel .owl-item .item { padding: 0 }
.stepSliderSection .owl-carousel .owl-item img { width: auto }
.stepSliderSection .howitwork-carousel .hiw-img { float: left; width: 45%; padding: 20px; box-sizing: border-box; text-align: center }
.stepSliderSection .howitwork-carousel .hiw-img img { width: auto }
.stepSliderSection .howitwork-carousel .hiw-content { float: left; width: 55%; padding: 20px; box-sizing: border-box }
.stepSliderSection .howitwork-carousel img { display: block; margin-bottom: 15px }
.stepSliderSection .howitwork-carousel .owl-dots { float: none; margin: 0; position: relative; z-index: 1; top: -35px; right: 10%; text-align: right }
.hiw-content .title_block { font-size: 30px }
.stepSliderSection .howitwork-carousel .hiw-content h4.title_block span { display: none }
.stepSliderSection #hit-slidenav ul li a img { filter: brightness(0); transition: 0.3s all ease-in-out; }
.stepSliderSection #hit-slidenav ul li a:hover img,
.stepSliderSection #hit-slidenav ul li a.hiw-active img { filter: brightness(0) invert(1); transition: 0.3s all ease-in-out; }
.owl-dots .owl-dot { width: 60px; height: 6px; background: #d0d0d0; display: inline-block; margin: 0 5px 0 5px; cursor: pointer }
.owl-dots .owl-dot.active { background: #ff6000 }

/**/

/*page Book Marketing*/
.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content { padding-left: 70px; width: 45%; }
.bookMarketingPage .stepSliderSection .hiw-content .title_block:after { display: none; }
.bookMarketingPage .stepSliderSection .hiw-content .title_block { margin-bottom: 15px; line-height: 34px; }
.bookMarketingPage .stepSliderSection .hiw-content p { margin-bottom: 10px; }
.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content h4.title_block span { display: block; font-size: 38px; font-weight: 600; color: #f66000; position: absolute; margin: -2px 0px 0px -65px; }
.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content .iconWrap { display: none; }
.bookMarketingPage .stepSliderSection #hit-slidenav ul::after { width: 30%; }
.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-img { width: 55%; }
.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-img img { max-height: 340px; margin: 0 auto; }

/**/
.bookMarketingPage #packageSec { clear: both; padding-top: 70px; }
.bookMarketingPage .tabingSection { text-align: center; padding: 70px 0 0 }
.bookMarketingPage ul#TypeTabUL { display: flex; align-items: center; justify-content: space-between; }
.bookMarketingPage ul#TypeTabUL li { margin: 0 5px; }
.bookMarketingPage .tabNew-content .leftside { text-align: left; }
.bookMarketingPage .tabNew-content .leftside .title_block span { display: block; }
.bookMarketingPage { }
.bookMarketingPage .camp-Backed ul { max-width: 100%; text-align: center; }
.bookMarketingPage .camp-Backed ul li { width: 22%; position: relative; }
.bookMarketingPage .camp-Backed { padding: 0 0 70px; }

/**/
.succesStoriesSection { position: relative; clear: both; padding: 70px 0; background: #E9F7FF; }
.succesStoriesSection .titleWrap { margin-bottom: 60px; }
.succesStoriesSection .boxStyle { position: relative; background: #fff; box-shadow: 0px 4px 18px -9px rgba(0, 0, 0, 0.25); border-radius: 16px; text-align: center; padding: 20px 30px; }
.succesStoriesSection .successStoryReview { margin: 0 0 30px; }
.succesStoriesSection .successStoryReview p { font-style: italic; font-size: 14px; line-height: 145.4%; color: #575757; }
.succesStoriesSection .successStoryReview h6 { font-size: 18px; font-weight: 700; color: #575757; }
.succesStoriesSection h3 { font-weight: 600; font-size: 30px; text-align: center; letter-spacing: -0.035em; color: #FF6000; padding: 0 0 20px; }
.succesStoriesSection ul.socialMediaPresenceIcons { display: flex; flex-direction: column; justify-content: space-between; width: 70px; float: left; grid-gap: 25px; }
.smpSlider-2 .item { height: 300px; }
.smpSlider-2 .item img { height: 100%; width: 100%; object-fit: cover; object-position: bottom; }

/* the slides */
.smpSlider-2 .slick-slide { margin: 0 10px; }
.successStorySlider .slick-slide { margin: 0 5px; }

/* the parent */
.smpSlider-2 .slick-list,
.successStorySlider { margin: 0 -10px; }
.bookCover { display: flex; align-items: center; }
.publishingRow { margin: 30px 0 0; }
.obpSlider .item img { margin: 0 auto; }
.obpSlider .listing-img {/*height: 210px;*/margin: 10px 0;/*width: 350px;*/    /*border: 1px solid;*/ }
.dsk2slid img {/*height: 300px;*//*width: 300px;*//*border: 1px solid;*/ }
.inSlideBrandLogo { height: 35px; display: flex; align-items: center; }
.listing-img.two { width: auto; height: 155px; }
.obpSlider .listing-img {/*height: 175px;*//*margin: 0 10px 10px;*/ }
.obpSlider .listing-img img {/*width: 100%;*//*height: 100%;*//*object-fit: contain;*/ }
.drop-shadow { filter: drop-shadow(2px 4px 4px rgba(0, 0, 0, 0.25)); }

/*SLIDE 2 */
.author-engagement.boxStyle h3 { font-size: 26px; }

/*.smpSlider-1 .item {display: flex;flex-direction: column;align-items: center; grid-gap: 10px;height: 335px;}*/
.author-engagement.boxStyle { height: 100%; }
.hide-desktop { display: none; }

/**/
.brwonReviwBox { padding: 0 !important; font-size: 0; display: flex; }
.brwonReviwBox .left { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.brwonReviwBox .right { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.brwonReviwBox .left .head { display: flex; align-items: center; justify-content: center; text-align: center; background-color: #d77e32; border-radius: 16px 0 0 0; }
.brwonReviwBox .right .head { background-color: #098fa3; border-radius: 0 16px 0 0; position: relative; }
.brwonReviwBox .head { height: 34px; }
.brwonReviwBox .body { height: 110px !important; overflow: hidden; }
.brwonReviwBox .left .head img { margin: inherit; margin-left: 0%; }
.brwonReviwBox .left .head img:nth-last-child(1) { margin-left: 10%; }
.brwonReviwBox .head img { margin: 0 auto; }
.brwonReviwBox .body img { padding: 10px 0; margin: 0 auto; }
.brwonReviwBox .right .head:before { content: ''; background-color: #098fa3; clip-path: polygon(50% 0%, 50% 50%, 50% 100%, 0% 50%); height: 34px; width: 30px; position: absolute; left: -15px; }
.dsk2slid img.drop-shadow { margin: 0 auto !important; }
.row.row-one { min-height: 592px; }
.slick-arrow { position: absolute; top: 0; height: 60px; width: 60px; background-color: #ff6000; color: #fff; display: flex !important; align-items: center; justify-content: center; font-size: 24px !important; border-radius: 100%; z-index: 2; bottom: 0; margin: auto; cursor: pointer;/*border: 1px solid #0f4596;*/ }
.fa-chevron-right.slick-arrow { right: -70px; }
.fa-chevron-left.slick-arrow { left: -70px; }

/**/
.CreativeSec { background-image: url(/assets/images/book-marketing/layered-bg.webp); padding: 70px 0 0; background-repeat: no-repeat; background-size: cover; background-position: 100%; font-size: 0; }
.CreativeSec .imgWrap { position: relative; text-align: right; left: -20px; }
.CreativeSec .imgWrap img { max-width: fit-content; }
.CreativeSec h2 { font-weight: 600; font-size: 48px; line-height: 56px; color: #fff; padding-top: 30px; }
.CreativeSec p { color: #fff; font-size: 18px; margin: 25px 0 15px; }
.CreativeSec ul.halfCircle li { color: #fff; font-weight: 500; line-height: 22px; margin: 15px 0; font-size: 17px; }
.CreativeSec ul.halfCircle { padding: 0 25px; }
.CreativeSec ul.halfCircle li:before { color: #fff; border-color: #fff; left: -25px; }
.CreativeSec .btnNubWrap { font-size: 0; margin: 20px 0 0; }
.CreativeSec .btnNubWrap .hero-phone a { color: #fff; }
.CreativeSec .btnNubWrap .hero-phone a:hover { color: #ff6000; }
.CreativeSec .hero-livechat h5,
.CreativeSec .hero-livechat a:hover { color: #fff; }

/**/
.bookMarketingPage .cta-mainWrap { padding: 40px 0 0 0; font-size: 0; }
.bookMarketingPage .cta-mainWrap h2.title_block { padding-top: 20px; font-size: 44px; }
.bookMarketingPage .cta-mainWrap img { float: right; }
.pr-3 { padding-right: 3rem; }

/**/
.bookMarketingPage .packageWrap .bodyPack ul.featureUL { height: 380px; }
.bookMarketingPage .packageWrap .bodyPack { padding: 25px 25px 0; }

/**/
.bookMarketingPage  .featureWrapHero { max-width: 90%; }

/*page Book Marketing*/
.PersonalBrandPage .packageWrap .bodyPack p { margin: 10px 0; }
.PersonalBrandPage .packageWrap .bodyPack ul.featureUL { height: 340px; }
.PersonalBrandPage .tabingFooter h5 { display: block; }
.threeBYtwo.chooseSection .boxWrap { min-height: auto; margin: 15px 0; padding: 30px 24px; }
.threeBYtwo.chooseSection .boxWrap .imgWrap { height: 85px; width: 85px; margin: 0 auto; display: flex; align-items: center; justify-content: flex-end; }
.PersonalBrandPage .packagesSection { padding: 70px 0;     background: #F5FBFF;}
.PersonalBrandPage .MainTabsContWrap { padding-right: 60px; }
.popularBar { display: flex; align-items: center; justify-content: center; height: 30px; background-color: #ff6000; font-size: 0; line-height: 0; }
.popularBar h6 { font-weight: 700; font-size: 18px; text-align: center; text-transform: uppercase; color: #FFFFFF; line-height: 22px; margin: 0 5px; }

/**/
.darkCTA-bg.cta-mainWrap { background-color: #104595; }
.darkCTA-bg .title_block { color: #fff; }
.darkCTA-bg p { color: #fff; }
.darkCTA-bg .btnNubWrap .hero-phone a { color: #fff; }
.darkCTA-bg .hero-livechat h5 { color: #fff; }

/*WebHostingPage*/
.WebHostingPage .packageWrap .bodyPack ul.featureUL { height: 390px; }

/*WebMaintenancePage*/
.WebMaintenancePage .threeBYtwo.chooseSection .boxWrap { min-height: 320px; }
.WebMaintenancePage .packageWrap .bodyPack .priceWrap .uper img { top: -35px; }
.packageWrap .bodyPack .priceWrap h4 span.sub { font-size: 26px; }
.packageWrap .bodyPack .priceWrap .uper { position: relative; display: flex; align-items: center; justify-content: center; padding: 20px 0 10px; }
.packageWrap .bodyPack .priceWrap .uper h6.beforePrice { font-weight: 500; font-size: 14px; letter-spacing: -0.01em; text-decoration-line: line-through; color: #000000; position: relative; top: -10px; }
.packageWrap .bodyPack .priceWrap .uper img { position: relative; top: -20px; }
.packageWrap .bodyPack .priceWrap .down p { margin: 0; font-size: 15px; line-height: 15px; text-align: center; letter-spacing: 0.07em; color: #5A5A5A; }
.packageWrap .bodyPack .priceWrap .down h5 { font-size: 20px; line-height: 24px; text-align: center; letter-spacing: 0.07em;  font-weight: 700;     color: #fe5f00;     margin: 0;    padding: 0; text-decoration: line-through;}
.WebMaintenancePage .packageWrap .bodyPack { padding: 0 23px; }
.WebMaintenancePage .packageWrap .bodyPack ul.featureUL { height: auto; }
.WebMaintenancePage .packageWrap .bodyPack p { margin-bottom: 0; }
.WebMaintenancePage .MainTabsContWrap { padding: 0; }

/**/
li.tabPackage-link span { position: relative; width: 30px; height: 30px; display: inline-block; font-size: 12px; z-index: 1; font-weight: 700; text-align: center; right: -10px; line-height: 14px; color: #fff; }
li.tabPackage-link span:before { content: ''; clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%); position: absolute; right: -4.5px; height: 40px; width: 40px; background-color: #ff6000; top: -6px; z-index: -1; }
li.tabPackage-link.active span { color: #ff6000; }
li.tabPackage-link.active span:before { background-color: #fff; }
.WebMaintenancePage #packageSec ul#mainTabs li { height: 50px; display: flex; align-items: center; justify-content: center; }
.offPriceBar h5 { font-weight: 700; font-size: 16px; line-height: 20px; text-align: center; letter-spacing: -0.025em; color: #fff; padding: 12px 50px; width: 600px; margin: 0 auto; background-color: #ff6000; }
.offPriceBar { font-size: 0; margin-top: 0px; }
.pb-50 { padding-bottom: 50px !important; }
.pt-94 { padding-top: 94px !important }

/**/
.flipcard { text-align: center; transition: all .4s ease-In-Out; position: relative; font-size: 0; width: 330px; margin: 15px; }
.flipcard .front { display: flex; align-items: center; justify-content: center; flex-direction: column; position: relative; min-height: 240px; padding: 30px 24px; text-align: center; background: #FFFFFF; box-shadow: 0px 0px 80px rgb(0 0 0 / 8%); border-radius: 5px; }
.flipcard img { margin-bottom: 10px; }
.flipcard h6 { transition: all .4s ease-In-out; font-weight: 600; font-size: 20px; line-height: 26px; letter-spacing: -0.035em; color: #000000; padding: 15px 0; }
.c-text { cursor: pointer; }
.flipcard h6:before { content: '\f178'; font-family: 'FontAwesome'; position: absolute; left: 120px; font-size: 24px; bottom: 40px; margin: auto; transition: all 0.3s ease-in-out; opacity: 0; }
.flipcard .back { background-color: #ff6000; padding: 15px; border-radius: 5px; position: absolute; top: 0; min-height: 240px; opacity: 0; visibility: hidden; transition: all .5s ease-In-out; transform: scale(0); display: flex; align-items: center; flex-direction: column; justify-content: space-around; }
.dismissz { font-size: 14px; color: #fff; height: 20px; width: 20px; position: absolute; right: 5px; top: 5px; font-weight: 700; transition: all 0.3s ease-in-out; cursor: pointer; }
.flipcard p { font-size: 17px; font-weight: 400; line-height: 22px; padding: 0px; margin: 0px; color: #fff; }
.flipcard:hover h6 { color: #ff6000; transition: all .3s ease-In-out; }
.flipcard:hover h6:before { opacity: 1; transition: all 0.3s ease-in-out; left: 160px; }
.flipcard.active .back { visibility: visible; opacity: 1; transition: all .5s ease-In-out; transform: scale(1); }
.flipcardWrap { display: flex; flex-wrap: wrap; justify-content: center; }
.text-center { text-align: center; }

/**/

/*Google Ads Service page*/
.GoogleAdsPage { }
.GoogleAdsPage ul.halfCircle { padding-top: 10px }
.GoogleAdsPage .samplesSection ul { padding-top: 30px; }
.GoogleAdsPage .samplesSection { padding: 70px 0 0 0; }
.bulk-order { clear: both; text-align: center; }
.bulk-order .btnNubWrap { justify-content: center; }
.bulk-order .btnNubWrap .hero-btn a { padding: 12px 20px; }

/**/
.GoogleAdsPage .tabingSection ul#TypeTabUL { display: flex; align-items: center; justify-content: center; }
.GoogleAdsPage ul#TypeTabUL li { min-width: 150px; padding: 0 13px 0 25px; font-size: 16px; letter-spacing: -0.035em; font-weight: 600; background: #F8FDFF; border-radius: 7px; height: 55px; width: auto; line-height: 22px; margin: 0 5px; position: relative; justify-content: flex-start; }
.commonSection { clear: both; text-align: center; padding-bottom: 70px; }
.commonSection ul { max-width: 75%; display: flex; align-items: center; justify-content: space-between; margin: auto; }
.GoogleAdsPage .col-6.pr-3 { padding: 0; }
.camp-Backed { clear: both; padding: 70px 0; }
.camp-Backed ul { margin: auto; max-width: 56%; font-size: 0; padding:0 ;}
.camp-Backed ul li { border: 1px solid #d7d7d7; display: inline-block; text-align: center; padding: 20px 0; width: 215px; }
.camp-Backed ul li h5 { font-weight: 600; font-size: 20px; line-height: 20px; text-align: center; letter-spacing: -0.035em; color: #000000; }
.camp-Backed ul li .icon-Wrap { height: 80px; width: 80px; display: flex; align-items: center; justify-content: center; text-align: center; margin: auto; }
.GoogleAdsPage .tabingFooter h5 { display: block; }
.b0 { border: 0px !important }
.bb0 { border-bottom: 0px !important }
.br0 { border-right: 0px !important }
.bl0 { border-left: 0px !important }
.bt0 { border-top: 0px !important }
.GoogleAdsPage .threeBYtwo.chooseSection .boxWrap { padding: 30px 40px; }
.GoogleAdsPage .chooseSection .boxWrap p { margin: 0; }

/**/
.GoogleAdsPage ul#TypeTabUL li:before { content: "\f00c"; font-family: "FontAwesome"; font-size: 9px; border: 1.5px solid #00B2FF; padding: 0; margin: 0; border-radius: 100%; height: 12px; width: 12px; position: absolute; display: flex; align-items: center; justify-content: center; color: #00B2FF; left: 7px; top: 0; bottom: 0; margin: auto; }
.GoogleAdsPage ul#TypeTabUL li.active:before { color: #FF6000; border: 1.5px solid #FF6000; }
.ResultDrivenSec {  padding: 70px 0; }
.ResultDrivenSec .row { max-width: 100%; margin: 0px auto; padding-top: 25px; width: 96%;}
.ResultDrivenSec .row .col-2 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
.ChunkboxWrap { font-size: 0; text-align: center; vertical-align: text-top; border-radius: 12px; transition: all .4s ease-In-Out; cursor: default; position: relative; padding: 0; }

/*.ChunkboxWrap span.nub {height: 25px;width: 26px;background-color: #0f4596;color: #fff;font-size: 12px;font-weight: 600;border-radius: 100%;display: flex;align-items: center;justify-content: center;margin: 0 auto -11px;border: 2px solid #fff;z-index: 2;position: relative;}*/
.ChunkboxWrap .imgWrap { height: 110px; width: 110px; display: flex; align-items: center; justify-content: center; border-radius: 100%; background-color: #ff6000; margin: 0 auto; box-shadow: 0 0 20px 10px #e2e2e2; height: 86px; width: 90px; position: relative; z-index: 1; }
.ChunkboxWrap .contentWrap a { color: #fff; font-size: 18px; font-weight: 500; position: relative; width: max-content; display: block; margin: 30px auto 10px; transition: all 0.3s ease-in-out; }
.ChunkboxWrap .contentWrap p { font-size: 16px; min-height: 80px; line-height: 26px; margin: 15px 15px 0; font-weight: 500; }
.ChunkboxWrap.four:after,
.ChunkboxWrap.four:before { display: none; }
.contentWrap h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    margin: 30px 0;
}

.contentWrap h3:after {
    content: "";
    width: 75px;
    height: 5px;
    background: #ff6000;
    position: relative;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    display: block;
}
/**/
.GoogleAdsPage #packageSec .packageWrap .bodyPack ul.featureUL { height: 400px; }
.GoogleAdsPage #packageSec .MainTabsContWrap { padding: 0 0px; }
.GoogleAdsPage #packageSec ul#mainTabs { margin-bottom: 30px; }
.GoogleAdsPage .packageWrap .bodyPack { padding: 0 25px; }

/**/
.GoogleAdsPage .packageWrap .bodyPack .priceWrap h4 { display: flex; align-items: flex-end; justify-content: center; line-height: 44px; }
.GoogleAdsPage .packageWrap .bodyPack .priceWrap h4 span.sub { font-size: 26px; line-height: 36px; }
.GoogleAdsPage .bulk-order { background-color: #EDF9FF; padding: 60px 0; }
.GoogleAdsPage #packageSec ul#mainTabs li:nth-child(2) { border: 0 }
.GoogleAdsPage .MainTabsContWrap.v1 { padding: 30px 20px 0; }
.GoogleAdsPage .MainTabsContWrap.v1 h4.title_block span { display: block; }
.GoogleAdsPage .MainTabsContWrap.v1 .col-5 img { display: none; }

h4.packUlSubHead { font-size: 20px; font-weight: 600; }
.packageWrap .PackBtnWrap h6 { font-weight: 100; font-size: 18px; text-align: center; color: #000000; padding-bottom: 15px; }
.packageWrap .bodyPack .priceWrap h5 { font-size: 16px; font-weight: 600; padding: 10px 0; }
.mm { margin: 25px 0 15px }
.GoogleAdsPage #packageSec .MainTabsContWrap p { text-align: center; }

/**/
.GoogleAdsPage .sub_h1 { font-weight: 700; font-size: 20px; color: #FF6000; padding-bottom: 15px; display: block; }
.GoogleAdsPage .HeroPricingWrap h3 span { font-size: 8px; font-weight: 900; position: absolute; top: -10px; width: max-content; }
.GoogleAdsPage .HeroPricingWrap h3 { position: relative; }
.GoogleAdsPage .HeroPricingWrap { padding-top: 15px; }

/**/

/*.switch {position: relative;display: inline-block;width: 70px;height: 34px;}
.switch input {opacity: 0;width: 0;height: 0;}
.cop_slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #E6E6E6;-webkit-transition: .4s;transition: .4s;}
.cop_slider.round {border-radius: 34px;}
.cop_slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}
.cop_slider.round:before {border-radius: 50%;}
input:checked+.cop_slider {background-color: #7BA4E1;}
.medium.packageWrap input:checked+.cop_slider {background-color: #4080E1;}
.dark.packageWrap input:checked+.cop_slider {background-color: #0F4596;}
input:checked+.cop_slider:before {-webkit-transform: translateX(36px);-ms-transform: translateX(36px);transform: translateX(36px);}
.additionalBlock {display: flex;padding: 20px 0 0;max-width: 66%;margin: auto;}
.additionalBlock h5 {font-weight: 600;font-size: 14px;padding-left: 10px;color: #000000;}*/

/**/
.PresentationPage { }
.PresentationPage .bulk-order { background-color: #EDF9FF; padding: 60px 0; }
.PresentationPage .commonSection { padding: 70px 0 20px; }
.PresentationPage .MainTabsContWrap { padding: 20px 70px 0 20px }
.PresentationPage .tabingFooter h5 { display: block; }
.PresentationPage .chooseSection .boxWrap p { font-size: 16px; line-height: 26px; margin: 0; }
.PresentationPage .packageWrap .bodyPack p { padding: 0 5px; }
.PresentationPage #tabPackage01 ul.featureUL { height: auto; }
span.bullet { display: block; padding-left: 20px; position: relative; }
span.bullet:before { content: ''; position: absolute; background-color: #ff6000; height: 10px; width: 10px; left: 0; top: 0; bottom: 0; margin: auto; border-radius: 100%; }

/**/

/** Creative Section **/
.creative-director .hero-livechat h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #fff;
    padding: 20px 0 0 0;
}
.creative-director {
    background: #0A247A;
    background-size: contain;
    padding: 50px 0px 50px 0px;
}
.creative-director .cta_left_col { padding:40px 0px 20px 0px; }
.creative-director h2, .creative-director p, .creative-director li { color:white !important; }
.creative-director ul.halfCircle { padding-left: 24px; padding-bottom:20px; }
.creative-director ul.halfCircle li:before {
content: "\2713";
font-size:10px;
padding:3px;
height:14px;
width:14px;
left: -24px;
color: #000;
background:white;
border: solid 1px #fff;
}

.price-box {
    position: relative;
    width: 300px;
    margin: 0;
    background:none;
    box-shadow:none;
    display: block;
    line-height: inherit;
}
.p-text {
    font-size: 28px;
    font-weight: 600;
	color:white;
	text-align:left;
}
.prc {
    font-size: 80px;
    font-weight: 700;
    color: #ff7421;
    text-align: end;
    margin-top: -22px;
}
.prc:before {
    content: "";
    position: absolute;
    width: 64px;
    height: 33px;
    background: url(/new-assets/images/product-description-writing-service/orange-arrow.webp) no-repeat;
    left: 10%;
    top: 40%;
}
.hero-livechat button {
    display: inline;
    background: none;
    height: auto;
    padding: 0;
    color: #ff6000;
    line-height: normal;
    text-decoration: underline;
    border: none;
    font-size: 18px;
    font-weight: 700;
}
.creative-director .btnNubWrap .hero-btn a { padding: 12px 30px; font-size:18px; font-weight:600; }

.creative-director .btnNubWrap .hero-phone a { color:#fff; }
.creative-director .btnNubWrap .hero-phone a:hover { color:#ff6000; }
.creative-director .cta_right_col img { display:block; }

.packageWrap.medium.orange:after {
    content:url("/new-assets/images/web-design-new-o/pack-lady.png");
    position:absolute;
    top: -11px;
    right: -155px;
    width: 100%;
    height: 100%;
}

.packageWrap.medium.orange {
    width: 50%;
	box-shadow: 0px 0px 35px 0px #0000001A;
    border: none;
	position:relative;
}

.orange .headPack {
    background:#FF6000 !important;
}

.orange .headPack h3{
    text-transform:uppercase;  
}
li.first {
    top: 0;
}
.orange li:before {
    border: 2.5px solid #ff6000 !important;
    background-color: #ff6000 !important;
}
.orange .bodyPack ul.featureUL {
    height: auto;
    overflow: overlay;
}
.orange  .bodyPack ul.featureUL li {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #E4E4E4;
    padding-left: 30px;
    text-align: left;
	color: black !important;
}
.FB-AdsPage .bulk-order { background-color: #0A247A; padding: 60px 0; }
.v1.tabingSection ul#TypeTabUL { display: flex; align-items: center; justify-content: center; }
.v1.tabingSection ul#TypeTabUL li { min-width: 150px; padding: 0 13px 0 25px; font-size: 16px; letter-spacing: -0.035em; font-weight: 600; background: #F8FDFF; border-radius: 7px; height: 55px; width: auto; line-height: 22px; margin: 0 5px; position: relative; justify-content: flex-start; }
.v1.tabingSection ul#TypeTabUL li:before { content: "\f00c"; font-family: "FontAwesome"; font-size: 9px; border: 1.5px solid #00B2FF; padding: 0; margin: 0; border-radius: 100%; height: 12px; width: 12px; position: absolute; display: flex; align-items: center; justify-content: center; color: #00B2FF; left: 7px; top: 0; bottom: 0; margin: auto; }
.v1.tabingSection ul#TypeTabUL li.active:before { color: #FF6000; border: 1.5px solid #FF6000; }
.FB-AdsPage .tabingFooter h5 { display: block; }
.tabUlWRap { display: flex;    justify-content: center; }
.tabingSection.v2 ul#TypeTabUL li {
    width: 118px;
    font-size: 16px;
    height: 118px;
    margin: 10px;
}
.ContentTab { margin: 10px 0 0 8px; }
.FB-AdsPage .packageWrap .bodyPack { padding: 0 10px; }
.FB-AdsPage .packageWrap .bodyPack ul.featureUL { height: 400px !important; }

.FB-AdsPage .samplesSection ul { justify-content: center; }
.FB-AdsPage .tabingSection.v1 .MainTabsContWrap { padding: 30px 20px 0; }
.FB-AdsPage .tabingSection.v1 .MainTabsContWrap h4.title_block span { display: block; }
.FB-AdsPage .tabingSection.v1 .MainTabsContWrap .col-5 img { display: none; }
.FB-AdsPage .tabingSection.v1 { padding-bottom: 0; }
.FB-AdsPage  .camp-Backed ul li.last { padding: 0; position: relative; top: -50px; }
.FB-AdsPage  .camp-Backed ul li.last h5 { height: 140px; padding: 0; margin: 0; display: flex; align-items: center; justify-content: center; }
.FB-AdsPage  .camp-Backed ul li.last h5 a { color: #ff6000; }

/**/
.FB-AdsPage  .camp-Backed ul li { position: relative; transition: all 0.3s ease-in-out; }
.camp-Backed ul li .backDta { position: absolute; bottom: 0; padding: 10px; padding-top: 25px; background-color: #fff; transition: all 0.3s ease-in-out; transform: scale(0); }
.camp-Backed ul li .backDta p { font-size: 14px; line-height: 20px; padding-top: 10px; margin: 0; }
.camp-Backed ul li:hover  .backDta,
.camp-Backed ul li .backDta.activeDta { bottom: inherit; top: 0; height: 140px; transition: all 0.3s ease-in-out; transform: scale(1); }
.moreSpan { position: relative; }
.moreSpan:before { content: 'More'; }
.moreSpan.lessText:before { content: 'Less'; }

/**/
.infu-AdsPage .samplesSection { padding-bottom: 0; }
.infu-AdsPage .commonSection { padding: 50px 0 0 0; }
.infu-AdsPage .commonSection ul { padding-top: 30px; }
.infu-AdsPage .MainTabsContWrap { padding: 20px 0 0 0; }
.infu-AdsPage ul#TypeTabUL li { margin: 16px 8px; }
/* ideo*/
.ideo-Page .tabingSection.v1 .MainTabsContWrap .col-5 img {
    display: none;
}


@media only screen and (max-width:1199px) {
	.succesStoriesSection ul.socialMediaPresenceIcons>li { width: 60%; }
	.smpSlider-1 .item { height: auto; padding: 0 0 10px; }
	.smpSlider-2 .item { height: 250px; }
}

@media only screen and (max-width:991px) {
	.publishingRow .col-8,
	.publishingRow .col-4 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.smpSlider-2 .item { height: auto; }
	.publishingRow .col-8 { margin-bottom: 30px; }
	.bookMarketingPage .packageWrap .bodyPack { padding: 25px 15px 0; }
	.bookMarketingPage .MainTabsContWrap { padding-right: 0; }
.bookMarketingPage .featureWrapHero { max-width: 100%; }
.brwonReviwBox .left .head img:nth-last-child(1) { margin: 0; }
.brwonReviwBox .left .head img { max-width: 46%; }
.brwonReviwBox .head img { max-width: 75%; padding-top: 4px; }
}
@media only screen and (max-width:767px) {
	.slick-arrow { display: none !important; }
	.succesStoriesSection .titleWrap { margin-bottom: 40px; }
	.succesStoriesSection { padding: 40px 0; }
	.successStorySlider  .row-one { flex-direction: column-reverse; }
	.bookCover { justify-content: center; margin: 0 0 30px; }

	/*.successStorySlider .hide-desktop {display: block;}*/
	.succesStoriesSection h3 { font-size: 24px; padding-bottom: 5px; }
	.succesStoriesSection ul.socialMediaPresenceIcons { float: unset; width: 100%; flex-direction: row; margin: 15px 0; }
	.publishingRow { justify-content: center; }
	ul.slick-dots { display: flex !important; justify-content: center; grid-gap: 8px; margin: 10px 0 0; }
	ul.slick-dots button { display: none; }
	ul.slick-dots li { width: 10px; height: 10px; background: #D9D9D9; border-radius: 50%; }
	ul.slick-dots li.slick-active { background: #FF6000; }

	/*SLIDE 2 */
	.obpSlider .listing-img { height: auto; }
	.obpSlider .item img { margin: auto; }
	.obpSlider .listing-img img { width: auto; height: auto; object-fit: initial; }
	.brwonReviwBox { display: block; }
	.brwonReviwBox .left,
	.brwonReviwBox .right { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.brwonReviwBox .left .head { border-radius: 16px 16px 0 0; }
	.brwonReviwBox .right .head { border-radius: 0 0 0 0; }
	.brwonReviwBox .right .head:before { display: none; }
}
@media(max-width:1299px) {
	.bookMarketingPage .slick-arrow { bottom: -80px; top: inherit; right: 0; left: 0 !important; }
	.bookMarketingPage .fa-chevron-right.slick-arrow { right: -140px; }
	.bookMarketingPage .succesStoriesSection { padding-bottom: 100px; }
}
@media(max-width:1199px) {
	.cta-mainWrap h2.title_block { font-size: 30px; line-height: 40px; }
	.cta-mainWrap .btnNubWrap .hero-btn a { font-size: 16px; padding: 12px 24px; }
	ul#TypeTabUL li { width: auto; min-width: 210px; padding: 15px; font-size: 16px; height: auto; display: block; text-align: center; line-height: 26px; }
	.MainTabsContWrap { padding: 20px 50px 0 0; }
	.chooseSection .boxWrap { padding: 20px 10px; min-height: 400px; }
	.chooseSection .boxWrap h4 { font-size: 20px; }
	.chooseSection .boxWrap p { font-size: 16px; margin: 0; }
	.packageWrap .bodyPack { padding: 0 14px; }
	.packageWrap .bodyPack p { font-size: 15px; font-weight: 500; }
	.packageWrap .bodyPack ul.featureUL li:before { font-size: 10px; }

	/*Responsive Book Marketing page*/
	.CreativeSec .imgWrap { left: -110px; opacity: 0.3; }
	.CreativeSec { padding: 0; }
	.bookMarketingPage ul#TypeTabUL { flex-wrap: wrap; justify-content: center; max-width: 80%; margin: 0 auto; }
	.bookMarketingPage ul#TypeTabUL li { margin: 5px; }
	.bookMarketingPage .cta-mainWrap h2.title_block { font-size: 36px; line-height: 38px; }

	/*Responsive Book Marketing page*/
	.WebHostingPage .threeBYtwo.chooseSection .boxWrap { padding: 20px 15px; }

	/*Google*/
	h4.packUlSubHead { font-size: 18px; }
	.GoogleAdsPage ul#TypeTabUL li { display: flex; align-items: center; justify-content: flex-start; text-align: left; padding-left: 30px; font-size: 14px; line-height: 20px; height: 50px; }
	.camp-Backed ul { max-width: 68%; }
	.GoogleAdsPage .threeBYtwo.chooseSection .boxWrap { padding: 20px; }
	.ResultDrivenSec .row { max-width: 100%; }
	.ResultDrivenSec .row .col-2 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
}
@media(max-width:991px) {
	.section-1 .container .midContent p { font-size: 16px; }
	.section-1 .container h1 { font-size: 34px; line-height: 38px; }
	.packageWrap .bodyPack ul.featureUL li { font-size: 14px; padding-left: 23px; }
	.mCSB_inside>.mCSB_container { margin-right: 15px; }
	.packageWrap .headPack h3 { font-size: 20px; }
	.packageWrap .bodyPack .priceWrap h4 { font-size: 34px; }
	.packageWrap .bodyPack ul.featureUL { height: 290px; }
	.col-6.none-991 { display: none; }
	.cta-mainWrap .col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 80%; -ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%; }
	.cta-mainWrap .row { justify-content: center; text-align: center; }
	.cta-mainWrap .btnNubWrap { justify-content: center; }
	.tabingSection .col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 80%; -ms-flex: 0 0 90%; flex: 0 0 80%; max-width: 80%; }
	.tabingSection .row { justify-content: center; text-align: center; }
	.chooseSection .col-3 { -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.chooseSection .boxWrap { margin: 15px 0; height: auto; min-height: auto; }

	/*Responsive Book Marketing page*/
	.CreativeSec { background-image: none; background-color: #0e356c; }
	.CreativeSec .col-4 { display: none; }
	.CreativeSec .col-8 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.CreativeSec h2 { padding: 0; font-size: 32px; line-height: 38px; }
	.CreativeSec { padding: 50px 0; }
	.CreativeSec p { font-size: 16px; line-height: 26px; margin: 15px 0; }
	.bookMarketingPage ul#TypeTabUL { max-width: 90%; }
	.bookMarketingPage .tabNew-content .leftside { text-align: center; }
	.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-img { width: 45%; }
	.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content { width: 55%; padding: 0; }
	.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content h4.title_block span { position: relative; display: block; margin: 0; }
	.bookMarketingPage .cta-mainWrap { padding: 30px 0; }

	/*Responsive Book Marketing page*/

	/*Responsive PersonalBrandPage */
	.PersonalBrandPage .MainTabsContWrap { padding: 0; }
	.PersonalBrandPage .tabingFooter { padding: 0; }
	.PersonalBrandPage .featureWrapHero,
	.WebHostingPage .featureWrapHero,
	.WebMaintenancePage .featureWrapHero { display: flex; }
	.col-6.pr-3 { padding-right: 15px; }
	.threeBYtwo.chooseSection .boxWrap { padding: 20px 10px; }
	.PersonalBrandPage .chooseSection .boxWrap p { font-size: 15px; }

	/*Responsive PersonalBrandPage */
	.HeroPricingWrap h4 span { font-size: 18px; display: inline-flex; }
	.WebHostingPage .packagesSection .col-4,
	.WebHostingPage .chooseSection .col-4,
	.WebHostingPage .chooseSection .row { justify-content: center; }

	/**/
	.WebMaintenancePage  .chooseSection .col-4 { -webkit-flex: 0 0 45%; -ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%; }
	.WebMaintenancePage .packageWrap .bodyPack { padding: 0 10px; }
	.WebMaintenancePage .packageWrap .bodyPack p { font-size: 14px; }
	.WebMaintenancePage .packageWrap .bodyPack .priceWrap h4 span.sub { font-size: 24px; }
	.WebMaintenancePage .packageWrap .bodyPack .priceWrap h4 { font-size: 32px; }
	.WebMaintenancePage .chooseSection .row { justify-content: center; }
	.WebMaintenancePage .threeBYtwo.chooseSection .boxWrap { min-height: 272px; }

	/**/
	h4.packUlSubHead { font-size: 16px; }
	.GoogleAdsPage .packageWrap .bodyPack { padding: 0 15px; }
	.packageWrap .PackBtnWrap h6 { font-size: 14px; }
	.GoogleAdsPage .tabingSection ul#TypeTabUL { flex-wrap: wrap; }
	.GoogleAdsPage ul#TypeTabUL li { min-width: 200px; margin: 5px; }
	.GoogleAdsPage .MainTabsContWrap.v1 .col-5 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.GoogleAdsPage .MainTabsContWrap.v1 .col-7 { display: none; }
	.GoogleAdsPage .MainTabsContWrap.v1 .col-5 img { display: block; max-width: 75%; margin: 20px auto; }
	.camp-Backed ul { max-width: 88%; margin: 0 auto; }
	.chooseSection .col-4 { -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
	.GoogleAdsPage .threeBYtwo.chooseSection .boxWrap { padding: 20px 40px; }
	.ChunkboxWrap:after { width: 60px; right: -30px; }
	.ChunkboxWrap:before { right: -50px; }
	.ChunkboxWrap .contentWrap p { margin: 15px 0 0 0; font-size: 14px; line-height: 20px; }
}
@media (max-width:767px) {
	.faqAccordion ul p.inner-faq.show br {
    display: block !important;
}
	.custom-sec-2 .col-8.title-1 {
    padding: 0;
}
	.container.custom-sec-1.pdw_pkg1, .container.custom-sec-2.pdw_pkg2 {
    background: none;
    height: auto;
    margin:0;
}
.box.ques-1, .box.ques-3 {
    margin: 0 0 20px 0;
}
.box.ques-1, .box.ques-2, .box.ques-3, .box.ques-4 {
    position: unset;
    width: 100%;
}

.col-8.title-1 {
    padding: 0;
    font-size: 25px;
    margin: 16px 0;
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	ul#RadioNav {
    display: flex;
    justify-content: center;
       margin: 80px 0 0 0;
}
	.packagesSection {
    padding: 50px 0 50px 0 ;
}
	.field_group.rfp-text-field input {
    width: 100%;
    margin: 0 0 20px 0;
}
	
	.fbreview { top: inherit; left: 0; }
	.samplesSection ul { flex-wrap: wrap; }
	.samplesSection ul li a img { border-radius: 4px; }
	.samplesSection ul li { max-width: 150px; margin: 10px; }
	.tabingFooter p { font-size: 18px; line-height: 24px; }
	.tabingFooter .chatlink { font-size: 20px; line-height: 26px; }
	.samplesSection { padding: 50px 0; }
	.packageWrap { margin: 15px 0; }
	.packageWrap .bodyPack ul.featureUL { height: auto; }
	.cta-mainWrap .col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.TypeTabULWrap { }
	ul#TypeTabUL li { height: auto; width: 50%; padding: 15px 10px; font-size: 15px; line-height: 24px; display: inherit; margin: 2px; min-width: 180px; }
	.tabingSection .row { display: block; }
	.tabingSection .col-6 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.MainTabsContWrap { padding: 20px 0 0 0; }
	.chooseSection .col-3 { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	div#hit-slidenav { display: none; }
	.stepSliderSection .howitwork-carousel .hiw-content { width: 100%; text-align: center; }
	.stepSliderSection .howitwork-carousel .hiw-img { display: none; }
	.stepSliderSection .howitwork-carousel .hiw-content .iconWrap { padding: 0; margin: 0 auto; text-align: center; }
	.stepSliderSection .howitwork-carousel .hiw-content .iconWrap img { margin: 0 auto 10px; }
	.hiw-content .title_block { font-size: 24px; }
	.owl-dots .owl-dot { width: 30px; }
	.owl-dots { right: 0; left: 0; margin: auto; text-align: center; }
	.faqAccordion ul { max-width: 100%; }
	.faqAccordion ul .toggle-faq { font-size: 16px; padding-right: 30px; }
	.bannerGetForm { width: 100%; }
	h4.title_block { font-weight: 600; font-size: 20px !important; line-height: 46px; letter-spacing: -0.035em; }
	h4.title_block:after { bottom: -5px; }
	.tabingFooter h5 { font-size: 16px; display: block; }
	.tabingFooter p,
	.tabingFooter .chatlink { font-size: 16px; display: initial; }
	ul.featureUL { height: auto !important; }

	/*Responsive Book Marketing page*/
	.client-carousel .owl-item img { width: auto !important; margin: 0 auto; }
	.bookMarketingPage ul#TypeTabUL { max-width: 100%; }
	.bookMarketingPage ul#TypeTabUL li { width: max-content; min-width: max-content; padding: 10px 5px; }
	.bookMarketingPage .stepSliderSection .howitwork-carousel .hiw-content { width: 100%; }
	.bookMarketingPage .stepSliderSection .howitwork-carousel .owl-dots { top: 0; text-align: center; }
	.col-6.pr-3 { padding-right: 15px; }
	.bookMarketingPage  .btnNubWrap .hero-phone { margin: 15px auto 0 }
	.bookMarketingPage  .hero-livechat h5 { padding: 0; }
	.clientReviewBox h4 { font-size: 17px; margin: 0 0 15px 0; }
	.clientReviewBox p { font-size: 16px; }
	.clientReviewBox { padding-bottom: 80px; }
	.CreativeSec { text-align: center; }

	/*Responsive Book Marketing page*/

	/*Responsive PersonalBrandPage */
	.PersonalBrandPage .featureWrapHero,
	.WebHostingPage .featureWrapHero,
	.WebMaintenancePage .featureWrapHero { display: block; }
	.PersonalBrandPage .tabingSection .tabNew-content { padding-top: 20px; }

	/*Responsive PersonalBrandPage */
	.tabingSection,
	.PersonalBrandPage .packagesSection,
	.reviewSection.slider,
	.cta-mainWrap,
	.getReadyBannerSec,
	.faqAccordion { padding: 30px 0; }
	.faqAccordion ul .toggle-faq:before { width: 20px; height: 20px; font-size: 16px; line-height: 20px; }
	.faqAccordion ul .toggle-faq.active:before { font-size: 17px; line-height: 20px; }

	/**/
	.WebHostingPage .packagesSection .col-4,
	.WebHostingPage .chooseSection .col-4,
	.WebMaintenancePage  .chooseSection .col-4 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

	/**/
	.WebMaintenancePage #packageSec ul#mainTabs { width: 100%; }
	.WebMaintenancePage #packageSec ul#mainTabs li { width: 33.3%; padding: 0 14px; }
	.WebMaintenancePage .offPriceBar h5 { width: 100%; padding: 12px 0; font-size: 14px; }

	/**/
	.samplesSection ul li { max-width: 100%; }
	.GoogleAdsPage #packageSec ul#mainTabs { display: block; }
	.GoogleAdsPage #packageSec ul#mainTabs li { border-radius: 0 !important; border: 0 !important; }
	.GoogleAdsPage ul#TypeTabUL li { min-width: auto; max-width: initial; padding: 0 5px; font-size: 12px; height: 40px; margin: 2px; }
	.GoogleAdsPage ul#TypeTabUL li:before { display: none; }
	h4.title_block { line-height: 28px; }
	.commonSection ul { max-width: 100%; }
	.commonSection { padding-bottom: 20px; }
	.GoogleAdsPage .col-6.pr-3 { padding: 0 15px; }
	.camp-Backed ul { max-width: 100%; }
	.camp-Backed ul li { border: 1px solid #d7d7d7 !important; width: 100%; }
	.GoogleAdsPage .tabingFooter h5 { line-height: 20px; font-size: 15px; }
	.chooseSection .col-4 { -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
	.GoogleAdsPage .threeBYtwo.chooseSection .boxWrap { padding: 15px; margin: 7px 0; }
	.GoogleAdsPage .commonSection ul { flex-wrap: wrap; justify-content: center; }
	.GoogleAdsPage .commonSection ul li { margin: 10px; box-shadow: 0 0 9px 0px #bed0d99e; height: 60px; width: 120px; display: flex; align-items: center; justify-content: center; padding: 15px; }
	.ResultDrivenSec .row .col-2 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100% }
	.ChunkboxWrap:before { right: 0; bottom: -20px; top: inherit; transform: rotate(90deg); left: 0; }
	.ChunkboxWrap { margin-bottom: 40px; }
	.ChunkboxWrap:after { right: 0; left: 0; margin: auto; bottom: -100px; width: 3px; height: 40px; }
	.ChunkboxWrap .contentWrap p { max-width: 80%; margin: 15px auto 0; }
	.ResultDrivenSec { padding: 30px 0 0; }
	.ChunkboxWrap.four { margin: 0; }
}
@media (max-width:374px) {
	ul#TypeTabUL li { font-size: 12px; font-weight: 700; padding: 15px; width: max-content; min-width: 155px; }
	.PersonalBrandPage  ul#TypeTabUL li { padding: 12px; }
}



/* Get Start Section */
#get-started { padding:0px 0px 60px 0px; }
#get-started .Form-box { width:75%; margin:auto; }
#get-started .Form-box h2 { text-align:center; padding:20px 0px; font-size: 36px;     margin: 50px 0;}

#get-started .Form-box .row {
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-gap:20px;
    margin: 0px;
}

#get-started .col-md-6.b-line h3.main-sub-head {
    color: #174da5;
    font-size: 25px;
    font-weight: 500;
}

#get-started h3.main-sub-head {
    color: #ff6000;
}
#get-started .col-md-6.b-line i {
    color: #174daa;
}
#get-started .section-7 .col-md-6 {
    width: 48%;
}
#get-started .col-md-6.b-line .form-group {
    padding: 13px 20px;
    background-color: #ffffff;
    font-size: 14px;
    color: #a9a9a9;
    border: 1px solid #c3c3c3;
    box-shadow: none;
    text-align: left;
    margin: 10px 0;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: space-between;
}
#get-started h3.main-sub-head {
    color: #ff6000;
    font-size: 25px;
	    font-weight: 500;
}
#get-started .form-control {
    border: 0px solid #ced4da;
    line-height: 1;
    text-align: left;
}

#get-started .section-7 .left {
    width: 62%;
    float: left;
}
#get-started .col-md-6.line-2 .form-group {
    display: flex;
    align-items: center;
    justify-content:space-between;
}
#get-started select.form-control {
    padding: 8px 10px !important;
    background-color: #ffffff;
    font-size: 14px;
    color: #000;
    border: 1px solid #c3c3c3;
    box-shadow: none;
    text-align: left;
    margin: 10px 0;
    align-items: center;
    border-radius: 4px;
    justify-content: space-between;
    width: 45%;
}
#get-started .col-md-6.line-2 .form-group i {
    width: 10%;
    margin-right: 0;
    text-align: center;
    color: #ff6000;
}
#get-started .col-md-6.line-2 .form-group label {
    width: 55%;
	font-weight: 500;
}

#get-started label, #get-started input, #get-started text-area {
    font-size: 16px !important;
}

#get-started .text-a {
    padding: 13px 20px;
    background-color: #ffffff;
    font-size: 14px;
    color: #a9a9a9;
    border: 1px solid #c3c3c3;
    box-shadow: none;
    text-align: left;
    margin: 10px 0;
    display: flex;
    align-items: staart;
    border-radius: 4px;
    justify-content: space-between;
}

#get-started .text-a textarea#DetailsWLP {
    border: none;
    width: 100% !important;
}

section#get-started {
    padding: 70px 0 0 0;
	text-align:center;
}
#get-started .get_started_cta { text-align:center; padding-top:10px; }
#get-started .get_started_cta .btnNubWrap { justify-content:center; }
#get-started .get_started_cta .btnNubWrap .hero-phone a { font-size:28px; font-weight:600; color: #ff6000; }
#get-started .get_started_cta .btnNubWrap .hero-phone a:hover { color: #000; }
#get-started .get_started_cta .btnNubWrap .hero-phone a { color:#000; }
#get-started .get_started_cta .btnNubWrap .hero-phone a:hover { color:#ff6000; }
#get-started .get_started_cta .hero-livechat h5 { color:#000; }


.bannerGetForm button.form-btn {
    margin: 0;
    margin-top: 10px;
    width: 100%;
    text-transform: inherit;
}

.bannerGetForm .captcha .captcha-field {
  
    width: 140px !important;
}

.bannerGetForm  .captcha .captcha-number {
    font-size: 18px;
    margin: 3px 0 0 10px;
    float: left;
}


@media (max-width: 767px){
	.col-8 {
    width: 100%;
}

.col-8.platform-logos ul li {
    width: 50%;
    padding: 15px;
}

.creative-director {
  
    text-align: center;
}
	
	.btnNubWrap .hero-phone {
    margin-left: 0;
    display: inline-block;
}
.creative-director .hero-livechat h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #fff;
    padding: 0px 0 0 0;
}
.creative-director ul.halfCircle {
    padding-left: 24px;
    padding-bottom: 0;
}
.creative-director .btnNubWrap {
    margin-top: 40px;
}
  #get-started { padding:0px 0px 30px 0px; }
   #get-started .Form-box { width:100%; }
   #get-started .Form-box .row { display:grid; grid-template-columns:1fr; grid-gap:15px; }
	
	.hero-livechat h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    color: #000;
    padding: 0px 0 0 0;
}
#get-started .Form-box h2 {
    text-align: center;
    padding: 20px 0px;
    font-size: 22px;
    margin: 30px 0 0 0;
}
#get-started h3.main-sub-head {
 
    text-align: center;
}
.sample {
    width: 100%;
    height: auto;
    margin: 0;
}
.sample-label h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 51px;
    letter-spacing: 0.325em;
    color: #696969;
}
.sample-label.aft h3:before {
    content: "";
    width: 2px;
    height: 20px;
    display: block;
    background: #FF6000;
    position: absolute;
    right: -15px;
    top: 2px;
}
.sample-label.bef h3:before {
    content: "";
    width: 2px;
    height: 20px;
    display: block;
    background: #FF6000;
    position: absolute;
    left: -15px;
    top: 2px;
}
.sample-label.aft h3:after{
	display:none;
}
.sample-image img {
    width: 100%;
    height: 100%;
    transform: scale(1.1);
}
.section-1 .container {
    display: block;
    margin: auto;
}
.section-1 .container .hero-phone {
    width: 230px;
    display: block;
}
.formPartHero h3 {
    margin: 0;
    text-align: center;
    padding: 15px 0;
    font-size: 23px;
    color: #fff;
}
.drp-opt.file-upload {
    display: block;
}
.file-style {
width: 100%;}
.drp-opt.file-upload label {
    font-size: 16px !important;
    width: 100%;
}
.upload-btn-wrapper .btn span {
    font-weight: 400;
    font-size: 14px;
    display: block;
}
.box.ques-1 {
    background: #D63300;
    text-align: center;
    border-radius: 4.68679px;
    font-weight: 600;
    font-size: 24.4943px;
    color: white;
    width: 287px;
    margin: 20px 0 20px !important;
	    padding: 10px 0;
}
.box.ques-3 {
    background: #3DA100;
    text-align: center;
    border-radius: 4.68679px;
    font-weight: 600;
    font-size: 24.4943px;
    color: white;
    width: 287px;
	margin: 20px 0 20px !important;
	    padding: 10px 0;
}
.cta-mainWrap.full-section {
    padding: 20px;
}
section#get-started {
    padding: 30px 0  ;
}
.ResultDrivenSec .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.ChunkboxWrap .contentWrap p {
   
    min-height: auto;
    
}
div#custom-plan-box {
    background: #fff;
    padding: 30px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 35px rgb(0 0 0 / 10%);
    border-radius: 6px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 16px;
    padding: 2px 78px;
}
.upload-btn-wrapper .btn {

    line-height: 1;
  
}
}
p.inner-faq button {
    display: inline;
    background: none !important;
    height: auto;
    padding: 0 !important;
    color: #ff6000 !important;
    line-height: normal;
    text-decoration: underline;
    background: none !important;
}


/* New Popup CSS */


.cc-mypopup {
    width: 98%;
    padding: 80px 50px !important;
    border-top: 8px solid #FF6000;
    border-bottom: 8px solid #FF6000;
}
.cc-mypopup .container {
    width: 100% !important;
    max-width: 100%;
    padding: 0;
}

.cc-mypop-img {
    width: 100% !important;
    display: flex;
    gap: 12px;
    justify-content: flex-start !important;
}

.cc-mypop-img li {
    background-color: #F4FFFF !important;
    border-radius: 0 !important;
    border: 2px solid #F1EFEF !important;
    height: auto !important;
    padding: 22px 10px 10px 10px !important;
    transition: all 300ms ease;
}

.cc-mypop-img li:hover {
    background-color: #FFF5EF !important;
    border: 2px solid #ff6000 !important;
}
.cc-mypop-img img {
    width: 60px !important;
    height: 60px !important;
    object-fit: contain !important;
}
.cc-pop-head {
    text-align: center;
}

.cc-mypop-img li h6 {
    margin: 0 !important;
}

.cc-pop-head h4 {
    font-size: 40px;
    letter-spacing: -1px;
}
.cc-pop-head p {
    font-size: 18px;
    font-weight: 500;
}
.cc-divider {
    border: 3px solid #ff6000;
    width: 100px;
    margin: 20px auto 15px auto;
}

@media screen and (max-width:768px){
.cc-mypop-img li {
    width: 22% !important;
}
.cc-mypop-img {
    width: 100% !important;
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap !important;
}
.cc-mypop-img li h6 {
    margin-top: 10px !important;
    font-size: 14px !important;
}
.cc-mypopup {
    width: 98%;
    padding: 50px 22px !important;
}

}

@media screen and (max-width:480px){
.cc-mypop-img li {
    width: 47% !important;
}
.cc-mypop-img img {
    width: 42px !important;
    height: 42px !important;
    object-fit: contain !important;
}
.cc-pop-head h4 {
    font-size: 28px;
}
.cc-pop-head p {
    font-size: 14px;
}
.cc-divider {
    border: 2px solid #ff6000;
    width: 80px;
    margin: 16px auto 9px auto;
}



} 
