.faq-area .row{
 align-items: center !important;
}
.banner-img img{
width:100%;
max-width: 100% !important;
}
.social-card img{
width:100%;
max-width:65px;
border-radius: 50%;
}
.try-btn{
    background: white;
    color: black;
    border-radius: 6px;
    font-size: 20px;
}
.try-btn:hover{
    color: white;
background: black;
}
.social-card h4 {
    font-size: 18px;
}
.social-card p {
    font-size: 13px;
}
.try-section{
    background: #10101091;
    color: white;
    padding: 60px 0;
    margin: 0;
}
.try-section{
background-image: linear-gradient(to right, #6f43e8, #e13e4d) !important;
}
.easer-section{
background: #2222223b;
padding:50px 0;
}

.try-section h2{
    color: white;
}
.try-section h3{
    color: white;
}
.try-section p{
    color: white;
}
.banner-bg-two {
    align-items: flex-end;
    background-position: 50%;
    background-size: cover;
    display: flex;
    min-height: 870px;
    overflow: hidden;
    padding: 250px 0 60px !important;
    position: relative;
    z-index: 1;
}
.counter-area-two {
   padding: 75px 0 2px !important;
    margin-top: 60px;
}
@media (max-width: 1023.99px) {

.marketing-imgs h2{
font-size: 24px;
margin-bottom: 0;
}
.try-section {
    margin: 50px 0;
}
}
@media (max-width: 474.99px) {
.simple-social h2{
font-size: 24px;
}
.simple-social p{
font-size: 14px;
}
.try-section h2{
font-size: 24px;
}
.try-section h3{
font-size: 20px;
}
.try-section p{
font-size: 14px;
}
.try-btn {
    font-size: 14px;
padding: 8px 16px !important;
}
.try-section {
    padding: 50px 0;
}
.what-you h2{
font-size: 24px;
}
.what-you p{
font-size: 14px;
}
.marketing-imgs img{
max-width: 60px;
}
.what-you h2 {
    margin-bottom: 0;
}
.increase-audience h2{
font-size: 24px;
}
.increase-audience p{
font-size: 14px;
}
}