header {
    background-image: url(../images/header-bg-min.png);
}
#our-experience .our-services > li{
    cursor: pointer;
}
#our-experience .our-services > li .service-card-highlighted{
    display: none; 
}
#our-experience .our-services > li.highlighted .service-card-highlighted{
    display: block; 
}
#our-experience .our-services > li.highlighted .service-card{
    display: none; 
}
.smm-form-caption {
    margin-bottom: 1rem;
    font-family: 'Geomanist Regular';
    font-size: 28px;
    color: rgba(255,255,255,0.9);
}

.content ul li {
    font-family: "GeomanistLight";
    font-size: 18px;
    color: #1C142E;
    opacity: 0.9;
}

#all-posts .archive-all-posts > .archive-post > p{
    min-height: 135px;
}
#all-posts .archive-all-posts > .archive-post > h3{
    min-height: 78px;
}
#footer .wpcf7-list-item {
    margin: 0;
}
#banner .banner-content h1 .vcard {
    font-size: inherit;
    font-family: inherit;
}

#banner #smm-form .control{
    margin-right: 10px;
}
#banner #smm-form .control.last{
    margin-right: 0;
}
#banner #smm-form .wpcf7-response-output {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
}
#banner #smm-form span.wpcf7-not-valid-tip{
    margin-left: 4px;
    text-align: left;
}

#seogroup .seo-scorform .form .form-group {
    /*display: flex;*/ 
    float: none !important;
}
#seogroup-embed #seogroup .seo-scorform .form .form-group input[type=text] {
    padding: 10px 25px 10px 25px !important;
    height: auto !important;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    font-family: "GeomanistRegular" !important;
    font-size: 18px;
    box-shadow: none;
    margin-right: 10px !important;
    width: 100%;
    max-height: 49px;
    color: rgba(255,255,255,0.9);
    margin-bottom: 15px !important;
}
#seogroup-embed #seogroup .seo-scorform .form .form-group input[type=text]::placeholder{
    	color: rgba(255,255,255,0.7);
    }
#seogroup-embed #seogroup .seo-scorform .form .form-group input[type=text]:focus{
    border-width: 1px !important;
}
#seogroup-embed #seogroup .seo-scorform .form input[type=submit] {
    padding: 10px 60px;
    font-family: "GeomanistBook" !important;
    font-size: 18px;
    width: auto;
    float: none;
    margin: 0 !important;
    border-radius: 50px;
    margin-top: 20px !important;
}
#seogroup .form > .greenabar {
    width: 100% !important;
    margin: 0 auto 80px auto !important;
    float: none !important;
    padding: 0 !important;
    max-width: 850px;
}
#seogroup-embed #seogroup .seo-scorform .form .form-group input#seogroup-form-competitor_url {
    margin-right: 0 !important;
}
#seogroup-embed #seogroup .form a.btn-competitor-url {
    color: #fff;
    background: #ff7f00;
    padding: 2px 10px;
}
#seogroup-embed #seogroup .form #btn_competitor_url{
    top: 11px;
    left: -130px;
}
#seogroup-embed #seogroup .form a#btn_competitor_url_hide {
    top: 19px;
    left: -130px;
}
#seo-pricing .seo-packages > li{
    padding: 45px;
}


/** Pagination **/
.wp-pagenavi .pages{
    display: none;
}
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink{
    display: inline-block;
    border: none;
    background-color: #F0F0F0;
    color: #FF9400;
    font-size: 14px;
    padding: 0;
    height: 35px;
    width: 35px;
    text-align: center;
    margin: 0 auto;
    float: left;
    line-height: 34px;
    border-radius: 3px;
}

.wp-pagenavi .current{
    background-color: #FF9400;
    color: #fff;
}
.wp-pagenavi .extend, 
.wp-pagenavi .last,
.wp-pagenavi .first {
    background-color: #F0F0F0;
    color: #FF9400 !important;
    display: inline-block !important;
    border: 0 !important;
    font-size: 14px !important;
    padding: 0 !important;
    height: 35px;
    width: 35px;
    text-align: center;
    float: left;
    line-height: 34px;
    border-radius: 3px;
    margin: 0 5px !important;
}
.wp-pagenavi .last, 
.wp-pagenavi .first {
    width: auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.wp-pagenavi .page{
    margin: 0 5px;
}


#macSlider {
    padding-bottom: 180px;
}
#projectsSlider .carousel-item h2 {
    min-height: 120px;
}
.banner-buttons {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    margin-top: 60px;
}
.banner-buttons .btn {
    width: 220px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.page-template-thankyou footer .footer-extra {
    margin-top: 0;
    border-top: 0;
}
.banner-image > img {
    max-width: 275px;
}

/****************/

.page-template-seo2 #banner .banner-content h1 {
    line-height: 1;
}
.page-template-seo2 #banner .banner-content > p{
    font-family: "GeomanistLight";
    font-size: 26px;
}

#seogroup-embed #seogroup .seo-scorform .form input#seogroup-form-keyword,
#seogroup-embed #seogroup .seo-scorform .form input#seogroup-form-email {
    width: calc(50% - 10px);
    float: left;
}
#seogroup-embed #seogroup .seo-scorform .form input#seogroup-form-email {
    margin-right: 0 !important;
    margin-left: 10px !important;
}
#seogroup-embed #seogroup .form a.btn-competitor-url:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff7f00;
    position: absolute;
    transform: rotate(45deg);
    right: -3px;
    top: 7px;
}
#seogroup-embed #seogroup #competitor_url {
    position: absolute;
    top: 50px;
}
#seogroup-embed #seogroup #seogroup-scan_form.expanded #seogroup-form-url {
    margin-bottom: 75px !important;
}
#seo-experts .title-description {
    color: #777282;
    font-size: 24px;
    font-family: "GeomanistLight";
}

#lefton-group{
    position: relative;
    padding-bottom: 50px;
}
#lefton-group:before {
    content: "";
    background: #F8F8F8;
    width: 100%;
    display: block;
    height: 78%;
    position: absolute;
    top: 135px;
}
#lefton-group .testimoial-content {
    padding-right: 60px;
    text-align: justify;
}
#lefton-group .featured-author {
    max-width: 95%;
    position: absolute;
    top: -100px;
}
#lefton-group .author strong {
    display: block;
    font-size: 20px;
    font-family: "GeomanistMedium";
}
#lefton-group .author small {
    display: block;
    font-size: 16px;
    color: #777282;
    font-family: "GeomanistLight";
}
#seo-pricing .title-description {
    font-family: GeomanistLight;
    color: #1C142E;
    font-size: 24px;
}


.packages-list {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-left: -25%;
    margin-bottom: 30px;
}
.packages-list .package > span {
    display: block;
    text-align: center;
}
.packages-list > li {
    border: 3px solid;
    border-radius: 15px;
    padding: 15px 20px;
    flex: 0 0 30%;
    text-align: center;
}
.packages-list > li.cyan {
    border-color: #31DBBC;
    color: #31DBBC;
}
.packages-list > li.cyan a{
    background: #31DBBC;
}
.packages-list > li.purple {
    border-color: #ADAAFD;
    color: #ADAAFD;
}
.packages-list > li.purple a{
    background: #ADAAFD;
}
.packages-list > li.orange {
    border-color: #FBD062;
    color: #FBD062;
}
.packages-list > li.orange a{
    background: #FBD062;
}
.packages-list .package > span.title {
    font-size: 20px;
    font-family: 'GeomanistMedium';
}
.packages-list .package > span.price {
    font-family: "GeomanistBold";
    font-size: 30px;
    font-weight: bold;
}
.packages-list .package > img {
    width: 80px;
    margin: 10px 0;
}
.packages-list .package > a {
    display: block;
    color: #fff;
    border-radius: 20px;
    padding: 3px 0 5px;
    margin-top: 5px;
}
#seo-ebook{
    position: relative;
}
#seo-ebook .img-book{
    max-width: 110%;
    display: flex;
    margin-left: -10%;
}
#seo-ebook .ebook-form {
        background: #fff;
    position: absolute;
    top: 15%;
    right: 0;
    padding: 50px;
    height: 68%;
    max-width: 35%;
    border-radius: 50px 0 0 50px;
    box-shadow: 2px 1px 10px 0px rgba(0,0,0,0.1);
}
#seo-ebook .ebook-form form > .form-control {
    border-radius: 30px;
    margin-bottom: 10px;
    background: #F8F8F8;
    border: 0;
    height: 50px;
    padding: 10px 25px;
}
#seo-ebook .ebook-form form > .btn {
    width: 100%;
    padding: 12px;
    font-size: 18px;
    margin-top: 25px;
}

.package-features {
    width: 100%;
    border: 1px solid #F2F2F2;
    margin-bottom: 25px;
}
.package-features tr > th {
    background: #F2F2F2;
    padding: 5px 15px;
    color: #6B6776;
    font-size: 14px;
}
.package-features tr > td {
    width: 25%;
    text-align: center;
    border-bottom: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    padding: 3px 0;
}
.package-features tr > td:first-child {
    text-align: left;
    padding-left: 15px;
    width: 30%;
    font-family: 'GeomanistRegular';
    font-size: 14px;
    color: #6B6776;
}
.package-features tr:nth-child(2n) td {
    background: #FCFCFC;
}
.package-features tr > td.cyan {
    color: #31DBBC;
}
.package-features tr > td.purple {
    color: #ADAAFD;
}
.package-features tr > td.orange {
    color: #FBD062;
}

.features-btns {
    width: 100%;
}
.features-btns tr > td {
    width: 25%;
    text-align: center;
}
.features-btns tr > td:first-child {
    width: 30%;
}

.features-btns td > a {
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    padding: 3px 0 5px;
    margin-top: 5px;
    width: 200px;
}
.features-btns td.cyan > a {
    background: #31DBBC;
}
.features-btns td.purple > a {
    background: #ADAAFD;
}
.features-btns td.orange > a {
    background: #FBD062;
}

#seo-cta {
    background: #5646E6;
}
#seo-cta p,
#seo-cta h2{
    color: #fff;
}
#seo-cta p {
    max-width: 980px;
    margin: 20px auto;
}

#seo-experts{
    /*background: url(../images/seo-features-b-new.png);*/
    background-size: 110%;
    background-position-x: -45px;
    background-position-y: 100px;
    background-repeat: no-repeat;
    padding-bottom: 120px;
}

#lefton-group:after {
    content: "";
    background-image: url(../images/lefton-after.png);
    position: absolute;
    width: 100%;
    height: 500px;
    left: 0;
    bottom: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    transform: translateY(49%);
}
#author-eclipse {
    background-image: url(../images/ellipse-green-lf.png);
    position: absolute;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    right: 5%;
    top: 30%;
}
#lg-bar-left {
    width: 3px;
    background: #1C142E;
    height: 200px;
    position: absolute;
    top: 100%;
    transform: translateY(-12%);
}
#seo-features {
    padding-top: 150px;
    position: relative;
}
#seo-features:after {
    content: "";
    width: 3px;
    height: 140px;
    background: #1C142E;
    display: block;
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
}
#seo-experts{
    position: relative;
}
#seo-ellipse-r{
    background-image: url(../images/ellipse-seo-r.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 22%;
    right: 5%;
    background-size: 100%;
}
#seo-ellipse-m{
    background-image: url(../images/ellipse-seo-m.svg);
    position: absolute;
    width: 75px;
    height: 75px;
    background-size: 100%;
    left: 55%;
    bottom: 0;
}
#seo-ellipse-l{
    background-image: url(../images/ellipse-seo-l.svg);
    position: absolute;
    width: 15px;
    height: 15px;
    background-size: 100%;
    left: 3%;
    bottom: -7%;
}

#feature-ellipse-r{
    background-image: url(../images/ellipse-feature-r.svg);
    position: absolute;
    width: 12px;
    height: 12px;
    background-size: 100%;
    right: 3%;
    top: 32%;
}
#feature-ellipse-l{
    background-image: url(../images/ellipse-feature-l.svg);
    position: absolute;
    width: 35px;
    height: 35px;
    background-size: 100%;
    bottom: 20%;
    left: 3%;
}
#feature-ellipse-b{
    background-image: url(../images/ellipse-feature-b.svg);
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 100%;
    bottom: -4%;
    right: 20%;
}
#seo-pricing {
    position: relative;
}
#ellipse-orange-left-seo{
    background-image: url(../images/ellipse-orange-lft.svg);
    position: absolute;
    width: 18px;
    height: 18px;
    background-size: 100%;
    top: 20%;
    left: 4%;
}
#seo-ebook h2{
    font-size: 54px;
}

#seogroup {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

header.support:before {
    background-image: url(../images/top-circles-support-before.png);
    background-position-y: -50px;
    background-position-x: -35px;
}
header.support:after {
    content: "";
    background-image: url(../images/top-circles-support-after-bg.png);
    position: absolute;
    width: 100%;
    height: 350px;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    background-position: 100px;
    transform: translateY(45%);
    z-index: 0;
}
#support textarea{
    height: 120px;
    resize: none;
}
.attach-button {
    background: transparent;
    border: 0;
    color: #a3a0aa;
    font-family: 'GeomanistRegular';
    display: flex;
    justify-content: center;
    align-items: center;
}
.attach-button > img{
    margin-right: 8px;
}

#contact-cta{
    background-color: #F6F7F9;
}
#contact-cta h2 {
    font-size: 46px;
}
#contact-cta .btn.btn-primary {
    padding: 10px 45px;
}

.form-group .form-control.invalid {
    border-color: #DD4B39;
}

#support-form.is-loading{
    opacity: 0.5;
    pointer-events: none;
}

#seogroup p.powered_by{
    display: none !important;
}


header .navbar .social-links > li:last-child{
    margin-right: 0;
}
header .navbar .social-links > li {
    margin-right: 10px;
}

/********/
@media screen and (max-width: 1199.98px){
    #macSlider {
        padding-bottom: 220px;
    }
    #projectsSlider .carousel-item h2 {
        font-size: 48px;
        min-height: 96px;
    }
    #recent-projects .project-card .carousel-control-prev, #recent-projects .project-card .carousel-control-next{
        bottom: -55px;
    }
    #recent-projects .project-card .carousel-indicators{
        bottom: -50px;
    }
    
    #seo-ebook .ebook-form h2 {
        font-size: 48px;
    }
    #seo-ebook .ebook-form h2 > br {
        display: none;
    }
    
    #seo-ebook .ebook-form form > .form-control{
        height: 45px;
        margin-bottom: 5px;
    }
    #seo-ebook .ebook-form form > .btn {
        padding: 10px;
        margin-top: 15px;
    }
    #seo-ebook .ebook-form p {
        font-size: 16px;
    }
    #seo-ebook .ebook-form{
        padding: 35px 40px;
    }
    
    .features-btns td > a{
        width: 150px;
    }
    
    #lefton-group .featured-author{
        top: 0;
    }
    #lefton-group:before{
        height: 77.5%;
    }
    
    #seogroup {
        max-width: 720px;
    }
    
}
@media screen and (max-width: 1100px){
    #lefton-group:after{
        background-size: 70%;
        background-position: left;
    }
}
@media screen and (max-width: 991.98px){
    #section-about-us {
        background-position-x: -30px;
    }
    #macSlider {
        padding-bottom: 180px;
        left: 6%;
    }
    #recent-projects .project-card .mac-frame:before {
        width: 150%;
    }
    
    #seo-features:after{
        display: none;
    }
    .packages-list {
        margin-left: 0;
    }
    .packages-list {
        margin-left: 0;
    }
    #seo-pricing h2 br {
        display: none;
    }
    #seo-pricing h2 {
        text-align: center;
    }
    #seo-pricing .title-description {
        text-align: center;
        margin-top: 15px;
    }
    
    #seo-ebook .ebook-form h2 {
        font-size: 40px;
    }
    #seo-ebook .ebook-form{
        height: 87%;
        top: 10%;
        max-width: 42%;
    }
    #seogroup-embed #seogroup .form #btn_competitor_url{
        left: 0;
        top: 50px;
        height: 22px;
    }
    #seogroup-embed #seogroup #seogroup-form-url {
        margin-bottom: 38px !important;
    }
    #seogroup-embed #seogroup .form a.btn-competitor-url:after {
        left: 5px;
        top: -3px;
    }
    #seogroup-embed #seogroup .form a#btn_competitor_url_hide {
        top: 56px;
        left: 0;
        height: 22px;
    }
    #seogroup-embed #seogroup #seogroup-scan_form.expanded #seogroup-form-url {
        margin-bottom: 95px !important;
    }
    
}
@media screen and (max-width: 767.98px){
    
    #section-about-us{
        background-image: none;
    }
    .btn.btn-cta {
        font-size: 24px;
        padding-left: 35px;
        padding-right: 35px;
    }
    #banner #smm-form .control {
        flex: 0 0 100%;
    }
    #banner #smm-form .btn{
        width: 100%;
    }
    #banner #smm-form .wpcf7-response-output{
        position: initial;
    }
    #seogroup-embed #seogroup .seo-scorform .form .form-group input[type=text] {
        flex: 0 0 100%;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }
    #seogroup .seo-scorform .form .form-group {
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #seogroup-embed #seogroup .seo-scorform .form input[type=submit] {
        width: 100%;
    }
    /*#seogroup-embed #seogroup .form a.btn-competitor-url {*/
    /*    top: auto;*/
    /*    bottom: -25px;*/
    /*}*/
    /*#seogroup-embed #seogroup .form a#btn_competitor_url_hide {*/
    /*    top: auto;*/
    /*    bottom: -15px;*/
    /*}*/
    
    #macSlider {
        left: 11%;
    }
    #recent-projects .project-card .mac-frame:before {
        width: 145%;
    }
    
    .home #banner h1 {
        font-size: 50px;
        line-height: 1;
    }
    .home #banner .banner-content h1 > span {
        font-size: 30px;
        display: block;
        line-height: 1.2;
    }
    
    
    #lg-bar-left {
        display: none;
    }
    
    #banner h1 br {
        display: none;
    }
    
    #lefton-group .featured-author {
        max-width: 65%;
        position: initial;
    }
    #lefton-group .testimoial-content {
        padding-right: 0;
    }
    #lefton-group:before {
        height: 80.5%;
    }
    #lefton-group:after {
        display: none;
    }
    #seo-features {
        padding-top: 50px;
    }
    
    #seo-ebook .ebook-form {
        position: initial;
        max-width: 100%;
        border-radius: 0;
    }
    .features-btns {
        display: none;
    }
}


@media screen and (min-width: 767.98px){
    .home #banner h1 {
        font-size: 65px;
        line-height: 1;
    }
    .home #banner .banner-content h1 > span {
        font-size: 40px;
        display: block;
        line-height: 1.2;
    }
}

@media screen and (max-width: 667px){
    #seogroup .form a.btn-competitor-url{
        position: absolute !important;
    }
    #seogroup-embed #seogroup .seo-scorform .form input#seogroup-form-email {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 766px){
    header .navbar .social-links {
        display: none !important;
    }   
}
@media screen and (max-width: 575.98px){
    .banner-buttons .btn {
        display: block;
        margin: 0 auto 10px !important;
    }
    
    .packages-list > li {
        flex: 0 0 100%;margin-bottom: 10px;
    }

    .packages-list {
        flex-wrap: wrap;
    }
    
    /******/
    .package-features {
        display: block;
    }
    .package-features tr {
        display: block;
    }
    .package-features tr > th {
        display: block;
    }
    .package-features tr > td {
        display: block;
        width: 100%;
    }
    .package-features tbody {
        display: block;
    }
    .package-features tr > td:first-child {
        width: 100%;
    }
    
    #seo-ebook .ebook-form {
        padding: 25px 25px;
    }
    
    #seo-pricing {
        padding-top: 0;
    }
    
}


