*{
box-sizing: border-box;
}
.Remarketingads-section img{
max-width: 55px;
margin-bottom: 20px;
}
.Remarketingads-card {
padding: 30px 25px;
text-align: center;
min-height: 100%;
transition: all .3s ease-in-out;
overflow: hidden;
}
.Remarketingads-card:hover {
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
transform: scale(1.005);
}
.Remarketingads-card.card-one {
background: #ff99333b;
}

.Remarketingads-card.card-two {
background: #20a0b13d;
}

.Remarketingads-card.card-three {
background: #dd52473b;
}

.Remarketingads-card.card-four {
background: #B5BCE8;
}
.Remarketingads-card.card-five {
background: #ffdba4bf;
}
.Remarketingads-section h4{
font-size: 24px;
}
.Remarketingsales-section {
background: #d3e3fd4a;
}

.Remarketingsales-section .Remarketingsales-card {
box-shadow: #c0c0c069 0 0 7px;
background: #fff;
transition: all .4s ease-in-out;
}
.Remarketingsales-section .Remarketingsales-card:hover{
transform: translateY(-10px);
}
.Remarketingmatric ul li {
padding-bottom: 15px;
position: relative;
z-index: 1;
padding-left: 34px;
}
.Remarketingmatric .row{
align-items: center;
}
.Remarketingmatric ul li:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 25px;
height: 28px;
background-image: url(/images/EcommercPPCimg/check-arrow.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: left top;
}

section.remarking-seo-tabs .tab-content {
box-shadow: unset;
padding: 0;
background-color: transparent;
}
section.remarking-seo-tabs {
background: #FBF6FB;
}
section.remarking-seo-tabs .nav-pills .nav-link.active {
background: #168B9A;
color: #fff;
}

section.remarking-seo-tabs .nav-pills .nav-link:after {
content: "";
position: absolute;
right: 0;
background-image: url(/images/expand-arrow-white.svg);
background-repeat: no-repeat;
background-size: 22px;
background-position: right -6px;
width: 25px;
height: 25px;
z-index: -1;
transform: rotate(270deg);
}
section.remarking-seo-tabs .nav-pills .nav-link {
background: #fff;
margin-bottom: 10px;
color: #383838;
text-align: left;
position: relative;
z-index: 1;
padding: 15px;
border-radius: 0;
border-top-right-radius: 15px;
font-size: 16px;
border-bottom-right-radius: 15px;
}
section.remarking-seo-tabs .tab-sidebar.column-remark-page {
padding: 0;
}
section.remarking-seo-tabs .col-md-12 .row {
max-width: 1108px;
margin: 0 auto;
padding-top: 20px;
background: #fff;
border-radius: 5px;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
padding-bottom: 20px;
justify-content: space-between;
}
section.remarking-seo-tabs .package-phases.new-remarking-phase {
display: flex;
}
section.remarking-seo-tabs .tab-content {
box-shadow: unset;
padding: 0;
background-color: transparent;
max-width: 678px;
margin: 0 auto;
}
.remarking-ads-process  .no-space .col-lg-4 {
margin-top: -31px;
}
.remarking-ads-process {
background: #d9defe38;
}

.remarking-ads-process .icon-awareness {
background: #fff;
}

@media(min-width:768px){
section.remarking-seo-tabs .package-phases.new-remarking-phase {
width: 72%;
border-left: 1px solid #ededed;
}
}

@media(max-width:767px){
.Remarketingmatric .row {
flex-direction: column-reverse;
}
.Remarketingmatric ul {
padding-bottom: 20px;
}
section.remarking-seo-tabs .packages-content {
margin-top: 20px;
text-align: center;
}
section.remarking-seo-tabs .tab-sidebar.column-remark-page {
padding: 0 20px;
}
section.remarking-seo-tabs .nav-pills .nav-link {
text-align: center;
border-radius: 5px;
font-size: 16px;
max-width: 300px;
margin: 0 auto;
}
section.remarking-seo-tabs .packages-content p {
font-size: 17px;
}
section.remarking-seo-tabs .tab-content>.active{
position: relative;
z-index: 1;
padding-top: 1px;
}
section.remarking-seo-tabs .tab-content>.active:before {
content: "";
position: absolute;
top: 10px;
width: 100%;
height: 2px;
background: #168b9a;
transition: all .5s ease-in-out;
}
section.remarking-seo-tabs .nav-pills .nav-link:after {
right: 12px;
background-size: 22px;
background-position: right 1px;
transform: unset;
}
}
