/* Fonts---------- */

@font-face {
    font-family: "Akko Pro Bold"; /* 700 */
    src: url("../ttf/linotype%20-%20akko%20pro%20bold_0.ttf");
    font-display: swap;
    }

@font-face {
    font-family: "Roboto Bold"; /* 700 */
    src: url("../ttf/roboto-bold-2.ttf");
    font-display: swap;
    }
    
@font-face {
    font-family: "Roboto Regular"; /* 400 */
    src: url("../ttf/roboto-regular-2.ttf");
    font-display: swap;
    }



section h1{
    font-family: 'Akko Pro Bold';
    font-style: normal;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
}

    
section h2{
    font-family: 'Roboto Bold', sans-serif;
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
}

section h3{
    font-family: 'Roboto Bold', sans-serif;
    font-style: normal;
    font-size: 22px;
    line-height: 32px;
}

section h4{
    font-family: 'Roboto Bold', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
}

section a.audit {
    color: #fbff00;
}
.wh-SEO-Hacker h2,
.wh-SEO-Hacker p,
.mySEO-journey h2,
.mySEO-journey p,
.looking-forward h2,
.looking-forward p{
	color:#fff;
}
/* End of Fonts--------------- */

.hero-video{
    background:url("../banner-image.html")no-repeat center center / cover;
    padding: 115px 0;
}
.hero-video .row{
    display: flex;
    align-items: center;
}
.hero-video .img-brdr{
    max-width: 710px;
    width: 100%;
}
.hero-video #addIframe {
  position: absolute;
  top: 20%;
  left: 3%;
  right: 17%;
}
/*.video-bg-container{
    background:url("../img/seo-philippines/banner-video.png")no-repeat center center / cover;
    width: 700px;
    height: 550px;
}*/
.video-playhard-container {
    position: relative;
}
.hero-video h1{
    font-family: "Akko Pro Bold",sans-serif;
    color:#fff;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1px;
}
.hero-video p{
    color:#fff;
    font-size: 16px;
    line-height: 17.5px;
    margin: 40px 0;
    font-family: 'Roboto Regular', sans-serif;
}
.hero-video a{
    display: inline-block;
    color: #fff;
    /*background: #CD3232;*/
    font-size: 18px;
    line-height: 22.5px;
    padding: 10px 45px;
    border-radius: 10px;
    /*-webkit-box-shadow: 0px 4px 0px 0px rgba(154,24,24,1);
    -moz-box-shadow: 0px 4px 0px 0px rgba(154,24,24,1);
    box-shadow: 0px 4px 0px 0px rgba(154,24,24,1);*/
}
/*.hero-video a:hover{
    transition: all 300ms ease-in-out;
    background: #1FB724;
    -webkit-box-shadow: 0px 4px 0px 0px #178F1B;
    -moz-box-shadow: 0px 4px 0px 0px #178F1B;
    box-shadow: 0px 4px 0px 0px #178F1B;
}*/
.hero-banner img{
    max-width: 100%;
}
.hero-video .reason-to-watch{
    background: #D11242;
    padding: 14px 20px;
    position: absolute;
    top: 15%;
    z-index: 20;
    left: 12%;
    letter-spacing: 1px;
}
.audit-section h3 {
    font-size: 32px;
    letter-spacing: 1px;
    margin-top: 5px;
    line-height: 42px;
}
.hero-video .reason-to-watch h3{
    color:#fff;
    font-size: 23px;
    margin: 0;
    line-height: 33px;
}
.audit-section {
    padding: 50px 0;
    text-align: center;
    background: #f8f8f8;
}
.audit-section .d-flex{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    align-items: flex-end;
    margin-top: 50px;
}
.audit-section .d-flex > div{
    max-width: 18%;
    width: 100%;
    margin: 0px 10px;
    position: relative;
}
.audit-section .d-flex > div > input:not(input[type='submit']) {
    box-shadow: 5px 10px 15px -3px rgb(0 0 0 / 10%);
}
.audit-section .d-flex > div > input{
    width: 100%;
    border: unset;
    padding: 15px;
    border-radius: 10px;
    font-size: 16px;
}
.audit-section .red-txt {
    position: absolute;
    left: 20px;
    color: #fff;
    top: 60px;
    background: hsl(0, 61%, 50%);
    padding: 5px 15px;
    border-radius: 10px;
}
/*----------------------------------------------------About SEO Hacker */


.about-SH{
    padding: 120px 0px 0px 0px;
    background: #f5f5f5;
}
.about-SH h1{
    font-family: 'Akko Pro Bold';
    font-style: normal;
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
}
.about-SH img{
    max-width: 100%;
}

.about-SH .row{
    display: flex;
    align-items: center;
}



.about-SH p{
    margin-top: 20px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}


/*----------------------------------------------------about-SH-2 */
.about-SH-2 .row{
    display: flex;
}
.about-SH-2 .row .col-lg-6{
    margin-top:25px;
    margin-bottom: 25px;
}
.about-SH-2{
    padding: 100px 0;
    background: #fff;
}

.about-SH-2-bg-wrapper{
    background: url("../jpg/img-jpg-about-seo-arrows-new.jpg") no-repeat center center / cover;
}
.about-SH-2-bg-wrapper a{
    color:#d11242;
    font-weight: 700;
}

.title-about-SH-2{
    display: flex;
    justify-content: center;
}
.title-about-SH-2 h2{
    margin:0 auto 50px;
}

.about-SH-2 .card-holder{
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    padding: 10px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    height: 100%;
    margin: 0px 10px 50px;
}

.about-SH-2 .card-content img{
    margin: 20px 10px 10px 10px;
}

.about-SH-2 .card-content p{
    margin: 0px 10px 20px 10px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}


/* ----------------------------------------------------Video Section */

.video-transform-filipinos{
    padding: 100px 0;
    background: #F5F5F5;
}
.video-transform-filipinos iframe{
	display: none;
}

.video-transform-filipinos h2{
    text-align: center;
    padding: 0px 100px 0px 100px;
    color: #212529;
}

.video-transform-filipinos p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
    color: #212529;
    margin:30px auto;
}


.video-transform-filipinos img{
    margin: 0 auto;
}

.video-content{
    background: url('../jpg/img-jpg-video.jpg');
    padding: 200px 0px;
    background-repeat: no-repeat;
}

.video-content a {
  margin: 50px auto;
  display: flex;
}
.video-transform-filipinos iframe{
    width: 100%;
    min-height: 500px;
}
/* ----------------------------------------------------Fully FIlipino Owned */

.SEOH--fully-filipino-owned{
    background: url('../jpg/seo-hacker-fully-owned.jpg')no-repeat center center / cover;
    padding: 0px;
}

.SEOH--fully-filipino-owned .row{
    align-items: center;
    display: flex;
}

.SEOH--fully-filipino-owned .container img{
    width: 100%;
}

.SEOH--fully-filipino-owned h2{
    color: white;
}

.SEOH--fully-filipino-owned p{
    color: white;
    margin-top: 30px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}


/*----------------------------------------------------We Blog About SEO */


.we-blog-SEO{
    background: url(../jpg/img-jpg-section-blog.jpg) no-repeat center center / cover;
}

.we-blog-content-container{
    padding: 120px 0px 120px 0px;
    max-width: 800px;
}

.we-blog-content-container p{
    margin-top: 30px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.red-content-container{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D11242;
    padding: 20px 30px 20px 30px;
    border-radius: 15px;
    margin-top: 30px;
}

.red-content-container p{
    color: #fff;
    margin: 0px;
    font-size: 14px;
    font-family: 'Roboto Regular', sans-serif;
    line-height: 25px;
}

.red-content-container p a{
    color: #FBFF00;
    text-decoration: none;
}

/* -----------Tablets */

.two-tablets{
    padding: 100px 0;
    background: #F5F5F5;
}
.two-tablets p{
    font-family: 'Roboto Regular', sans-serif;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
}
.two-tablets .row{
    display: flex;
}
.tablet-1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    align-content: baseline;
    padding-top:30px;
    background: #FFF;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.tablet-2{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding-top:30px;
    background: #FFF;
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.tablet-1 img{
    object-fit: cover;
}

.tablet-2 img{
    object-fit: cover;
}

.tablets-text-content{
    padding: 30px 30px 30px 30px;
}

/* -------------Philippines */

.Philippines-great-place-SEO{
    background: url('../jpg/philippines-great-place.jpg') no-repeat center center / cover;
    padding: 100px 0px;
}



.Philippines-great-place-SEO h2{
    margin-bottom: 60px;
    text-align: center;
}
.Philippines-great-place-SEO p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.Philippines-great-place-SEO .d-flex{
    justify-content: space-between;
}

.pgpSEO-content-container .d-flex div:nth-child(2){
    margin-left: 25px;
}
.place--container h3{
    margin: 20px 0;
}
.place--container{
    padding: 30px 25px;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    max-width: 32%;
}


/* -------------Where is SEO Hacker */

.wh-SEO-Hacker{
    background: #D11242;
    padding: 100px 0px 100px 0px;
}

.wh-SEO-Hacker .container .row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.whSH-content-container{
    color: #fff;
}

.whSH-content-container p{
    margin-top: 30px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.whSH-map-container img{
    max-width: 100%;
    border-radius: 10px;
}
.wh-SEO-Hacker a{
    font-weight: 700;
}
/* ---------------How Long SEO-Hacker */

.hw-SEO-Hacker{
    padding: 100px 0px 0px 0px;
    background: #f5f5f5;
}

.hw-SEO-Hacker .container .row{
    justify-content: center;
}

.hwSH-content-container h2,
.hwSH-content-container h3{
    text-align: left;
} 

.hwSH-content-container h3{
    margin-top: 30px;
}

.hwSH-content-container p{
    margin-top: 30px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}



/* -------------partners-SH */

.partners-SH{
 background: #f5f5f5;
 padding: 100px 0;
}
.p-SH-content-container p.p-bold{
    font-weight: 700;
}
.p-SH-content-container p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}
.p-SH-content-container h2,
.p-SH-content-container h3{
    margin-bottom: 20px;
}
.partners-SH .container-fluid .row{
    align-items: center;
    justify-content: space-between;
}

.p-SH-content-container{
    max-width: 90%;
}
.p-SH-content-container .p-n-c{
    margin-top: 25px;
}
.p-SH-clients-container{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.p-SH-clients-container img{
    max-width: 80%;
    margin: 80px 0px 80px 0px;
}

.p-SH-clients-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.partners-SH .logo-img-container {
    display: flex;
    align-items: center;
    margin: 20px 0px;
    justify-content: center;
}
.partners-SH .logo-img-container img {
    width: 100%;
    max-width: 200px;
    object-fit: contain;
    object-position: center;
    height: 100px;
}
.partners-SH ol.carousel-indicators {
    bottom: 0;
    margin-bottom: -10px;
    z-index: 1;
}
.partners-SH ol.carousel-indicators li {
    border: 1px solid #d11242;
    list-style-type: none;
}
.partners-SH ol.carousel-indicators li.active {
    background: #d11242;
}

/* first page guarantee */

.fp-guarantee{
    padding: 100px 0px 100px 0px;
    background: #f5f5f5;
}

.fp-guarantee img{
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.fp-guarantee-content-container p {
    margin: 20px auto;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}
.fp-guarantee .fp-guarantee-content-container{
    padding-left: 50px;
}

.fp-guarantee .cta-contact-us{
    background: #D11242;
    padding: 15px;
    color: #fff;
    font-family: 'Roboto Bold',sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    margin-top: 30px;
    text-decoration: none;
    max-width: 225px;
    width: 100%;
    text-align: center;
}

/* wd-c */
.wd-c h2{
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
}
.wd-c{
    background: url('../webp/services-we-offer.webp')no-repeat center center / cover;
    padding: 100px 0px 100px 0px;
}
.wd-c .row{
    display: flex;
    justify-content: center;
}

.wd-c .card-holder{
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    padding: 10px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    width: 100%;
    margin:25px;
    max-width: 500px;
}

.wd-c .card-content img{
    margin: 20px 10px 20px 10px;
    max-width: 20%;
}

.wd-c .card-content h3{
    margin: 10px 10px 0px 10px;
}

.wd-c .card-content p{
    margin: 10px 10px 0px 10px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
} 

.wd-c .card-content {
    padding: 20px;
}

/* ----------SEO-PH-P */

.SEO-Ph-P{
    padding: 100px 0px 100px 0px;
    background: #fff;
    border-top: solid 1px #D8D8D8;
    border-bottom: solid 1px #D8D8D8;
}

.SEO-Ph-P .container .row .col-md-12 .SEO-Ph-P-content-container{
    display: flex;
    flex-direction: column;
    text-align: center;
}

.SEO-Ph-P-content-container .row .col-md-2 h4{
    margin-top: 20px;
}

.SEO-Ph-P-content-container .row{
    justify-content: space-between;
    margin-top: 50px;
    display: flex;
}

.SEO-Ph-P .container .row .col-md-12 .SEO-Ph-P-content-container p{
    text-align: start;
    margin-top: 25px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.SEO-Ph-P .cta-lets-collab{
    background: #D11242;
    padding: 15px;
    color: #fff;
    font-family: 'Roboto Bold',sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    margin-top: 30px;
    text-decoration: none;
    max-width: 388px;
    width: 100%;
    text-align: center;
    margin: 30px auto 0;
}
section.SEO-Ph-P img {
    margin-bottom: 10px;
}
.SEO-Ph-P a,
.hw-SEO-Hacker a,
.partners-SH a,
.fp-guarantee a:not(.fp-guarantee .cta-contact-us){
    color: #D11242;
    font-weight: 700;
    font-family: 'Roboto Regular',sans-serif;
}
/* ---------------SEO-Ph-Awesome */
.SEO-Ph-P h2{
    margin-bottom: 20px;
}
.SEO-Ph-Awesome a{
    color: #D11242;
    font-weight: 700;
    font-family: 'Roboto Regular',sans-serif;
}
.SEO-Ph-Awesome{
    padding: 120px 0px 120px 0px;
    background: #FCFCFC;
}

.SEO-Ph-Awesome .SEO-Ph-Awesome-cc h2{
    text-align: center;
    margin-bottom: 40px;
}


.SEO-Ph-Awesome .SEO-Ph-Awesome-cc .d-flex{
    flex-direction: row;
    align-items: center;
    margin-top: 40px;
    display: flex;
}



.SEO-Ph-Awesome .SEO-Ph-Awesome-cc .d-flex h3{
    padding: 0;
    margin: 0px 0px 0px 20px;
}

.SEO-Ph-Awesome-cc p{
    margin: 20px 0px 0px 0px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}


/*------------- mySEO-journey */

.mySEO-journey{
    background: #D11242;
    color: #fff;
}

.mySEO-journey .row{
    align-items: center;
    display: flex;
    max-width: 100%;
}

.mySEO-journey img{
    max-width: 100%;
}

.mySEO-journey h2{
    margin-bottom: 20px;
}

.mySEO-journey p{
    margin-bottom: 30px;
    margin-top: 0px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}
.mySEO-journey .journey--content{

}
.mySEO-journey .journey--content::-webkit-scrollbar {
    display: none;
}
.mySEO-journey .journey--content{
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;
    height: 500px;
}
/* ---------------rise of SEO */
.rise-of-SEO-outer-cc h2{
    margin-bottom: 30px;
    color:#fff;
    text-align: center;
}
.ro-SEO-agency h3{
    font-size: 22px;
}
.ro-SEO-agencies a{
    color: #D11242;
    font-weight: 700;
    font-family: 'Roboto Regular',sans-serif;
}

.rise-of-SEO-outer-cc{
    background: url('../webp/rise-of-seo-new.webp')no-repeat center center / cover;
    padding: 100px 0;
}
.rise-of-SEO .container .row{
    align-items: center;
}
.rise-of-SEO .col-lg-12 > p{
    color:#fff;
    text-align: center;
}
.rise-of-SEO p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;

    margin-bottom: 60px;
}
.ro-SEO-agencies{
    max-height: 400px;
    overflow: auto;
    margin-top: 40px;
    padding: 35px;
    background: #FBFBFB;
    border: 1px solid #D8D8D8;
    box-shadow: inset 4px 4px 4px rgba(51, 51, 51, 0.1);
}
.ro-SEO-agency {
    border-bottom: 10px solid #D11242;
    background: #FFF;
    max-width: 32%;
    padding: 30px;
    margin-bottom: 25px;
}
.ro-SEO-agency a{
    color: #D11242;
    font-weight: 700;
}
.ro-SEO-agency h3{
    margin-bottom: 30px;
}
.rise-of-SEO .d-flex{
    flex-wrap: wrap;
    justify-content: space-between;
}
/* Looking Forward */
.looking-forward{
    padding: 100px 0px;
    background: url('../jpg/looking-forward.jpg')no-repeat center center / cover;
}
.looking-forward p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.looking-forward h2{
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.looking-forward .--content{
    max-width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.looking-forward .container .row{
    justify-content: center;
}

.seo-ph-more-desc{
	padding: 100px 0;
}
.seo-ph-more-desc p{
	margin-bottom: 25px;
    font-size: 16px;
}
.seo-faqs{
    background: #fff;
    padding: 100px 0;
}
.seo-faqs h2{
    margin-bottom: 50px;
}
.seo-faqs h3 .accordion-button{
    font-weight: 700;
    background-color: #D11242;
    color: #fff;
    padding: 30px;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
}
.seo-faqs h3 .accordion-button.collapsed {
    border-bottom-right-radius: 15px!important;
    border-bottom-left-radius: 15px!important;
}
.seo-faqs .accordion{
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    border-radius: 15px;
}
.seo-faqs .accordion-item {
    border-radius: 15px!important;
}
.seo-faqs .accordion-button{
    background-color:#D11242;
    color: #D11242;
    font-family: "Roboto Regular",sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}
.seo-faqs .accordion-button:not(.collapsed){
    background-color:#fff;
    color:#D11242;
    box-shadow: unset;
    padding: 30px 30px 15px 30px;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    border-bottom: unset;
    border-radius: 15px;
}
.seo-faqs .accordion-body{
    padding: 15px 30px 30px 30px;
}
.seo-faqs .accordion-body p{
    color: #212529;
    font-family: "Roboto Regular",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.seo-faqs .accordion-button::after{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23fff' d='M1 2 L8 14 L15 2 Z'/%3e%3c/svg%3e");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%23CD3232' d='M1 14 L8 2 L15 14 Z'/%3e%3c/svg%3e");
    transform: rotate(-360deg);
}

.grwthh {
    background: url("../jpg/footer-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.footeropacity p {
    text-align: center;
    color: #fff;
    margin-bottom: 35px;
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}

.grwthh h2 {
    color: #fff;
    text-align: center;
}

.copyright {
    background: #fff !important;
    padding: 10px !important;
    text-align: center !important;
}

.footeropacity {
    background: #0009;
    padding: 50px 0px;
}

.footeropacity form.wpcf7-form.init {
    /* display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap; */
}

.footeropacity input {
    border-radius: 10px;
    /* margin: 5px 20px; */
    padding: 10px;
    border: none;
    width: 100%;
    margin-bottom: 20px;
    /* font-family: 'Droid Serif', serif !important; */
    color: #333;
}

input.send {
    color: #fff;
}

/* .footeropacity input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: 'Droid Serif', serif !important;
} */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder {
    /* font-family: 'Droid'; */
    /* font-family: 'Droid Serif', serif !important; */
}

.footeropacity input.wpcf7-form-control.wpcf7-submit {
    padding: 12px 25px;
    background: #1bd44b !important;
}

.wpcf7-response-output {
    color: #fff;
    text-align: center;
    /* font-family: 'Droid Serif', serif !important; */
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    /* font-family: 'Droid Serif', serif !important; */
}
section .af-element.buttonContainer {
    width: 30%;
}

section .af-textWrap {
    width: 30%;
}

section .af-element {
    display: flex;
    justify-content: space-around;
}

section input.send {
    background: #D11242 !important;
}

.seo-faqs p{
    font-family: 'Roboto Regular', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 25px;
}
.faqs-accordion {
  padding: 10px 0px;
  border-bottom: 1px solid #d7d7d7;
}
.faqs-accordion h3 {
  text-decoration: none;
  font-family: 'Roboto Bold';
  color: #d11242 !important;
  font-size: 17px;
}
.seo-faqs .row-two .accordion,
.seo-faqs .row-two .accordion-item{
    height: 100%;
    display: flex;
    flex-flow: column;

}
.seo-faqs .row .accordion,
.seo-faqs .row .accordion-item{
    border: unset;
    box-shadow: none;
    z-index: 0;
    position: relative;
}
.seo-faqs .accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius);
    margin-top: -15px;
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    border-top: unset;
    box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0 0 15px 15px;
}
.seo-faqs .row-two .accordion-item {
    margin-bottom: 30px;
}
.seo-faqs .row-two .accordion-item:last-of-type .accordion-collapse{
    height: 100%;
}
.seo-faqs a{
    color:#D11242;
}
.we-blog-content-container a{
    color:#CD3232;
}
.rocket--man{
    align-self: flex-end;
}


@media all and (max-width: 1800px){
    .hero-video #addIframe{
        right: 12%;
    }
}
@media all and (max-width: 1690px){
    .hero-video h2 br,
    .hero-video p br{
        display: none;
    }
    .hero-video #addIframe{
        right: 9%;
    }

}
@media all and (max-width:1465px){
    .seo-faqs h3 .accordion-button{
        min-height: 115px;
    }
}
/* -----------------------------------------max-width-1199px */
@media all and (max-width: 1400px){
    .SEOH--fully-filipino-owned .row > div img{
        max-width: 400px;
    }
    .video-transform-filipinos p {
      padding: 0 10%;
    }
    .hero-video .reason-to-watch h3{
        font-size: 14px;
    }
}
@media all and (max-width: 1199px) {
    .mySEO-journey .journey--content {
        overflow-y: unset;
        height: unset;
        margin-bottom: 25px;
    }
    .rocket--man{
        align-self: flex-start;
    }
    .mySEO-journey {
        padding: 100px 0 0;
    }
    .fp-guarantee h2{
        margin-bottom: 20px;
    }
    .rise-of-SEO h2{
        margin-bottom: 20px;
    }
    section.seo-faqs{
        padding: 75px 0;
    }
    .SEO-Ph-P-content-container .col-6 {
        margin-bottom: 20px;
    }
    .mySEO-journey .row{
        flex-direction: column-reverse;
    }
    .mySEO-journey .row .col-xl-6.col-lg-12{
        padding-left: 30px;
        padding-right: 30px;
    }
    .audit-section .d-flex > div {
        max-width: 47%;
        width: 100%;
        margin: 15px auto;
    }
    .SEOH--fully-filipino-owned .row{
        flex-wrap: wrap;
    }
    .SEOH--fully-filipino-owned .row > div{
        width: 100%;
        margin: 0 auto;
    }
    .SEOH--fully-filipino-owned .row > div img{
        display: table;
        margin: 0 auto;
        max-width: 100%;
    }
    .SEOH--fully-filipino-owned .row > div .--content{
        max-width: 768px;
        padding: 25px 0;
        margin: 0 auto;
    }
	.Philippines-great-place-SEO .pgpSEO-content-container {
	    background: rgb(255, 255, 255, .7);
	    padding: 25px;
	}
	section.partners-SH .col-md-5 {
	    margin: 30px;
	    width: 100%;
	}
	section.partners-SH .col-md-5 {
	    float: unset;
	    position: relative;
	    width: 100%;
	    margin: 15px auto;
	    padding: 60px;
	}
	.p-SH-content-container {
	    max-width: 100%; 
	}
	.wd-c .card-holder{
		max-width: 930px;
	}
    .seo-faqs .row-two h3 .accordion-button{
        min-height: 120px;
    }
}
@media all and (max-width: 991px){
    .Philippines-great-place-SEO{
        padding: 70px 0;
    }
    .fp-guarantee .fp-guarantee-content-container{
        padding-left: 0px;
    }
    .Philippines-great-place-SEO .d-flex{
        flex-wrap: wrap;
    }
    .place--container {
        max-width: 100%;
        margin-bottom: 25px;
    }
    .mySEO-journey h2 {
        text-align: center;
    }
    section .af-textWrap,
    section .af-element.buttonContainer{
        width: 100%;
    }
    .seo-faqs .row-two h3 .accordion-button{
        min-height: 145px;
    }
    .video-transform-filipinos .row {
        justify-content: unset;
        display: unset;
    }
    .hero-video .row{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    .hero-video .img-brdr {
        max-width: 740px;
        width: 100%;
    }
    .video-playhard-container{
        text-align: center;
    }
    .hero-video .col-md-5:nth-child(2){
        width: 100%;
        max-width: 100%;
    }
    .about-SH img{
        margin: 0 auto;
        display: table;
    }
	.about-SH .row {
	    flex-wrap: wrap;
	    padding: 15px;
	}
	.about-SH .col-md-5{
		margin-top: 25px;
		width: 100%;
	}
	.about-SH-2 .row {
	    flex-wrap: wrap;
	}
	.SEOH--fully-filipino-owned .row {
	    flex-wrap: wrap;
	    padding: 0 15px;
	}
	.SEOH--fully-filipino-owned .col-md-4{
	    width: 100%;
    	margin-bottom: 25px;
	}
	.SEOH--fully-filipino-owned .col-md-4 img{
		display: table;
		margin: 0 auto;
	}
	.we-blog-content-container {
	    padding: 70px 15px;
	}
	.two-tablets .row {
	    flex-wrap: wrap;
	}
	.tablet-2,
	.tablet-1{
		height: unset;
	}
	.tablet-2{
		margin-top:50px;
	}
	.wh-SEO-Hacker .container .row{
		flex-wrap: wrap;
	}
	.wh-SEO-Hacker .container .row .col-md-6{
		width: 100%;
	}
	.wh-SEO-Hacker .container .row .col-md-6 img{
		margin-top: 25px;
	}
	.partners-SH .logo-img-container{
		width: 30%;
	}
	section.partners-SH .col-md-5 {
	    padding: 30px;
	}
	.fp-guarantee .fp-guarantee-content-container {
	    max-width: 100%;
	    padding: 80px 15px;
	}
	.wd-c .row {
	    flex-wrap: wrap;
	}
	.wd-c .card-holder {
	    max-width: 100%;
	    width: 100%;
	}
	.SEO-Ph-P-content-container .row{
		flex-wrap: wrap;
	}
	.SEO-Ph-P-content-container .col-md-2{
		width: 100%;
	}
	.SEO-Ph-P .cta-lets-collab{
		width: 100%;
        max-width: 50%;
	}
	.looking-forward {
	    padding: 70px 15px;
	}
	.title-about-SH-2 h2{
		padding: 0 15px;
	}
	.mySEO-journey .col-md-5,
	.mySEO-journey .col-md-6{
		width: 100%;
	}
	.mySEO-journey .row {
	    flex-wrap: wrap;
	    padding: 15px 15px 0 0;
	}
    .af-element.buttonContainer {
        width: 100%;
    }
    .af-textWrap {
        width: 100%;
    }

    .af-element {
        display: flex;
        flex-direction: column;
    }
    .hero-video{
        padding: 80px 0;
    }
    .hero-video h2{
        margin: 0;
    }
    .about-SH {
        padding: 70px 0 0;
    }
    .about-SH h1{
        margin-top:0;
    }
    .about-SH-2 {
        padding: 70px 0 0;
    }
    .wh-SEO-Hacker{
        padding: 70px 0px 70px 0px
    }
    .wh-SEO-Hacker h2 {
        margin-top: 0;
    }
    .hw-SEO-Hacker{
        padding: 70px 0px 70px 0px;
    }
    .hw-SEO-Hacker h2{
        margin-top: 0;
    }
    .partners-SH{
        padding: 70px 0;
    }
    .fp-guarantee{
        padding: 0px;
    }
    .fp-guarantee-content-container{
        margin-top:0;
    }
    .wd-c {
        padding: 70px 0px 70px 0px;
    }
    .SEO-Ph-P{
        padding: 70px 0px 70px 0px;
    }
    .SEO-Ph-P h2{
        margin-top:0;
    }
    .SEO-Ph-Awesome{
        padding: 70px 0px 70px 0px;
    }
    .SEO-Ph-Awesome h2{
        margin-top:0;
    }
    .mySEO-journey{
        padding: 70px 0 0;
    }
    .mySEO-journey .journey--content {
        padding: 0 15px 0 30px;
    }
    .seo-ph-more-desc{
        padding: 70px 0;
    }
    .fp-guarantee img {
        max-width: 100%;
        min-height: 100%;
        width: 100%;
    }
    .mySEO-journey img{
        display: table;
        margin: 0;
    }
    .SEO-Ph-Awesome .container{
        max-width: 100%;
        padding: 0 30px;
    }
    .SEO-Ph-P .container{
        max-width: 100%;
        padding: 0 30px;
    }
    .partners-SH .container{
        max-width: 100%;
        padding: 0 30px;
    }
    .wd-c .container{
        max-width: 100%;
        padding: 0 45px;        
    }
    .wh-SEO-Hacker .container{
        max-width: 100%;
        padding: 0 30px;
    }
    section.Philippines-great-place-SEO .container {
        max-width: 100%;
        padding: 0 30px;
    }
    section.two-tablets .container {
        max-width: 100%;
        padding: 0 30px;
    }
    section.partners-SH .carousel-item .row{
        justify-content: center;
    }
    .two-tablets{
        padding: 70px 0;
    }
    .rise-of-SEO-outer-cc{
        padding: 70px 0;
    }
}
@media all and (max-width:991px) and (min-width:768px){
    section.hero-video .container-fluid {
        max-width: 720px;
        margin: 0 auto;
    }
    section.about-SH .container-fluid {
        max-width: 720px;
        margin: 0 auto;
    }
    section.we-blog-SEO .container-fluid {
        max-width: 720px;
        margin: 0 auto;
    }
    .partners-SH .container-fluid {
        max-width: 720px;
        margin: 0 auto;
    }
    .fp-guarantee .fp-guarantee-content-container {
        max-width: 720px;
        padding: 70px 15px;
        margin: 0 auto;
    }
    .mySEO-journey .journey--content {
        max-width: 720px;
        margin: 0 auto;
    }
    .rise-of-SEO-outer-cc h2,
    .rise-of-SEO-outer-cc p{
        max-width: 720px;
    }
    .ro-SEO-agency {
        max-width: 720px;
        margin: 0 auto 25px;
    }
    .lf-cc .--content {
        max-width: 720px;
        margin: 0 auto;
    }
    .video-content {
        padding: 50px 0px;
    }
    .video-transform-filipinos {
        padding: 70px 0;
    }
    .video-content a{
        margin:50px auto 0;
    }
}
@media all and (max-width: 767px){
    .wh-SEO-Hacker {
        padding: 50px 20px;
    }
    .Philippines-great-place-SEO,
    .hw-SEO-Hacker,
    .partners-SH,
    .fp-guarantee .fp-guarantee-content-container,
    .wd-c,
    .SEO-Ph-P,
    .SEO-Ph-Awesome,
    .mySEO-journey,
    .rise-of-SEO-outer-cc,
    .looking-forward,
    section.seo-faqs {
        padding: 50px 20px;
    }
    .two-tablets{
        padding: 50px 20px;
    }
    .we-blog-content-container {
        padding: 50px 20px;
    }
    .about-SH {
        padding: 50px 20px 0;
    }
    .video-transform-filipinos {
        padding: 50px 20px;
    }
    .about-SH-2 {
        padding: 50px 20px 0;
    }
    .ro-SEO-agency{
        max-width: 100%;
    }
    section.seo-faqs{
        padding: 50px 0;
    }
	.video-content {
        min-height: 315px;
        background-position: center, center;
        background-size: cover;
	}
	.video-transform-filipinos h2 {
       padding: 0 15px;
        margin: 0;
	}
    .video-content a{
        margin:unset;
    }
	.video-transform-filipinos p {
	    padding: 15px;
	}
	.SEO-Ph-P .cta-lets-collab {
	    width: 100%;
	    max-width: 100%;
	}
	.looking-forward .lf-cc{
		padding: 25px 15px;
	}
}
@media all and (max-width: 575px){
    .video-content {
        padding: 50px 0;
        display: flex;
        flex-flow: column;
        align-items: center;
        background-size:cover;
        background-position: center center;
    }
    .video-content a {
        margin: unset;
        display: inline-block;
    }
    .audit-section .d-flex > div{
        max-width: 100%;
    }
    .hero-video a{
        font-size: 16px;
        padding: 10px 20px;
    }
    .hero-video .reason-to-watch {
      background: #D11242;
      padding: 14px 20px;
      position: relative;
      top: unset;
      z-index: 20;
      left: 0;
      letter-spacing: 1px;
      margin: 40px auto 15px;
      text-align: center;
    }
    .hero-video .img-brdr{
        display: none;
    }
    .hero-video #addIframe {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
    }
	.SEOH--fully-filipino-owned .col-md-4 img {
	    width: 100%;
	}
	.tablet-1 img,
	.tablet-2 img {
	    height: unset;
	    width: 100%;
	}
    .about-SH {
      padding: 50px 0px 0px 0px;
    }
    .about-SH-2 {
      padding: 50px 0 0;
    }
    .hw-SEO-Hacker {
      padding: 100px 0px 0px 0px;
    }
    .SEO-Ph-P-content-container .col-md-2 {
      margin: 15px auto;
    }
}