/*
Theme Name: Four Dots
Theme URI: http://www.novicadjukic.com/
Author: the Four Dots
Author URI: http://fourdots.com
Description: The fourdots.com Wordpress theme.
Version: 1.0.1
License: Commercial License
License URI:
Tags: Four Dots
Text Domain: gogulf

This theme, like WordPress, is licensed under the GayWeddings tersm of use.
*/

@import url('assets/css/style.css');
# UX Fixes


/* Custom Styles */

.location-cover-page .form-cover-location
{
    padding: 25px;

    background: rgba(0,0,0,.6);
}

@media screen and (max-width: 780px) {
	.location-cover-page .form-cover-location .form-inline .form-group {
		width: 222px;
	}
}

@media screen and (max-width: 461px) {
	.location-cover-page .form-cover-location .form-inline .form-group {
		width: 100% !important;
		margin-bottom: 15px;
	}
	.location-cover-page .form-cover-location .form-inline .btn {
		width: 100%;
	}
	.location-cover-page .form-cover-location .form-inline .badges {
		text-align: center;
	}
}

.gpbadge {
    margin-top: 10px;
}

.dibz-cta
{
    overflow: hidden;
    margin-top: -50px;
    margin-bottom: 45px;
    text-align: center;
}
.dibz-cta img
{
    position: relative;
    max-width: 100%;
}

@media screen and (max-width: 991px) {
    .dibz-cta--second
    {
        margin-top: -35px;
    }
}

h2
{
    font-size: 34px;
}
h3
{
    font-size: 25px;
}
.single-page-content .single-content p img
{
    max-width: 100%;
    height: auto;
}

.home-csslider
{
    position: relative;

    overflow-x: hidden;

    padding: 0 0 100px;

    color: #000;
    background: #f8f8f8;
}
.home-csslider .csslider-part .col-md-6 h3
{
    font-size: 44px;
    line-height: 54px;

    margin: 0;

    color: #000;
}
.home-csslider .csslider-part .bx-wrapper .bx-viewport span,
.home-csslider .csslider-part .bx-wrapper .bx-viewport p
{
    color: #000;
}
.csslider-part
{
    padding-top: 130px;
}
.csslider-part hr
{
    display: none;
}
.csslider-part .csslider-home
{
    padding: 0;
}
.csslider-part .bx-wrapper .bx-viewport
{
    background: transparent;
}
.csslider-part .bx-wrapper .bx-viewport
{
    background: transparent;
}
.csslider-part .bx-wrapper .bx-viewport .col-md-6:first-of-type
{
    padding-top: 15px;
}
.csslider-part .bx-wrapper .bx-viewport .col-md-6
{
    margin-bottom: 0;
}
.csslider-part .bx-wrapper .bx-viewport p
{
    font-family: 'PT Serif',serif;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;

    text-align: justify;

    color: #332e2f;
}
.csslider-part .bx-wrapper .bx-viewport p:nth-child(1n+2)
{
    font-style: normal;
}
.csslider-part .bx-wrapper .bx-viewport span
{
    font-family: 'PT Serif',serif;font-size: 20px;font-weight: 400;
    font-style: italic;line-height: 24px;display: inline-block;width: 100%;text-align: right;color: #332e2f;
}
.csslider-part .bx-controls-direction
{
    display: none;
}
.csslider-part .bx-pager,
.csslider-part .bx-controls-auto
{
    top: -165px;
    right: 0;

    width: auto;
    padding: 0;
}
.csslider-part .bx-pager .bx-pager-item,
.csslider-part .bx-controls-auto .bx-pager-item
{
    margin: 0 0 0 26px;
}
.csslider-part .col-md-6
{
    margin-bottom: 50px;
}
.csslider-part .col-md-6 img
{
    display: block;
    float: right;

    margin: 0;
}
.cs-title.title-page img {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    border-bottom: 1px solid black;
    margin: 35px 0 35px;
}
.cs-title.title-page p {
    color: black;
}
.cs-title.title-page h1 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 0;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-style: italic;
}
.cs-page
{
    padding-bottom: 90px;
}
.cs-page .cs-post hr
{
    display: inline-block;
    width: 100%;
    margin: 20px 0 38px;
    border-top: 1px solid #ddd;
}
.cs-page .cs-post h2
{
    display: block;

    margin: 0 0 10px;
}
.cs-page .cs-post h2 a
{
    font-size: 30px;
    line-height: 32px;
    display: block;
}
.cs-page .cs-post h2 a:hover,
.cs-page .cs-post h2 a:focus
{
    text-decoration: none;

    color: #332e2f;
}
.cs-page .cs-post p
{
    font-family: 'PT Serif',serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    margin: 5px 0 30px;
    color: #a9a9a9;
}
.cs-page .cs-post a.read-more:hover
{
    color: black;
}
@media screen and (max-width: 992px)
{
    .csslider-part .col-md-6
    {
        margin-bottom: 0;
    }
    .csslider-part .bx-pager,
    .csslider-part .bx-controls-auto
    {
        top: -180px;
    }
    .csslider-part .col-md-6 img
    {
        float: none;
        margin: 20px auto 0;
    }
    .home-csslider .bx-wrapper
    {
        margin-top: 100px;
    }
    .home-csslider .bx-pager,
    .home-csslider .bx-controls-auto
    {
        padding-bottom: 30px;
    }
}
@media screen and (max-width:991px)
{
    .cs-page .cs-post hr
    {
        margin: 35px 0 30px;
    }
    .csslider-part .col-md-6 h3
    {
        margin-bottom: 30px;text-align: center;
    }
    .csslider-part .bx-pager,
    .csslider-part .csslider-part .bx-controls-auto
    {
        padding-bottom: 30px;
    }
}
@media screen and (max-width:800px)
{
    .csslider-part
    {
        position: relative;padding-top: 100px;

        text-align: center;
    }
    .csslider-part .container .col-md-6
    {
        max-width: 400px;margin-right: auto;margin-left: auto;
    }
    .csslider-part .col-md-6 h3
    {
        font-size: 40px;
    }
}

@media screen and (max-width:768px)
{
    .home-csslider h3
    {
        font-size: 45px;
    }
}
@media screen and (max-width:600px)
{
    .csslider-part
    {
        padding-top: 90px;
    }
    .csslider-part .col-md-6 .bx-pager,
    .csslider-part .col-md-6 .bx-controls-auto
    {
        width: 100%;
    }
    .csslider-part .col-md-6 .bx-pager .bx-pager-item,
    .csslider-part .col-md-6 .bx-controls-auto .bx-pager-item
    {
        margin: 0 13px;
    }
    .csslider-part .col-md-6 .bx-wrapper .bx-viewport span
    {
        text-align: left;
    }
    .csslider-part .col-md-6 .bx-wrapper .bx-viewport span b
    {
        display: inline-block;

        width: 100%;
    }
}

@media screen and (max-width:690px)
{
    .home-csslider .csslider-part .col-md-6 h3
    {
        padding-top: 0;

        border: none;
    }
}

.slider-home-content > li > img
{
    width: 100%;
}
.post-inline-form {
    background: black;
    padding: 5px 20px 15px;
    text-align: center;
}

.post-inline-form label {
    display: none;
    font-family: 'PT Serif', serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 20px;
    color: #fff;
}

.post-inline-form .form-control {
    width: 100%;
    height: 42px;
    text-align: left;
    border: 2px solid #fff;
}

.post-inline-form div.post-inline-form-button {
    display: inline-block;
    width: auto;
    margin: 0;
    vertical-align: middle;
}

.post-inline-form h3 {
    margin: 10px;
    color: white !important;
    text-align: center;
}

@media (min-width: 768px) {
    .post-inline-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .post-inline-form label {
        display: inline-block;
    }
    .post-inline-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
}

.home-slider .form-inline
{
    opacity: 1 !important;
    filter: alpha(opacity=1);
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.single-page-content li {
    margin-left: 40px;
}

.single-page-content ul li {
    list-style-type: disc;
}

.home-struggling h1 {
    font-size: 3em;
    margin-bottom:50px;
}

@media screen and (max-width: 440px)
.home-slider .form-inline {
	margin: 0!important;
	width: 100%!important;
}

@media screen and (max-width: 440px)
.home-slider .form-inline .form-group {
	width: 100%!important;
}
@media screen and (max-width: 480px)
.home-slider .form-inline .form-group {
	width: 100%!important;
}
@media screen and (max-width: 540px)
.home-slider .form-inline .form-group {
	width: 100%!important;
}
@media screen and (max-width: 600px)
.home-slider .form-inline .form-group {
	width: 100%!important;
}
@media screen and (max-width: 690px)
.home-slider .form-inline .form-group {
	width: 100%!important;
}
@media screen and (max-width: 700px)
.home-slider .form-inline .form-group {
	width: 100%;
}
@media screen and (max-width: 767px)
.home-slider .form-inline .form-group {
	display: inline-block!important;
	width: 100%!important;
}

/* NEW CHANGES */
/*a {
    text-decoration: underline;
    color: #24201f;
    }*/
    a {
        color: #24201f;
        text-decoration: underline;
    }
    a:hover, a:focus {
        color: #fecd07;
    }
    p {
        color: #24201f;
    }
    .black {
        color: #24201f;
    }
    .yellow-bg {
        background-color: #fecd07;
    }
    .yellow {
        color: #fecd07;
    }
    /* HOME PAGE */
    .home-slider .form-inline .btn {
        border-color: #231f20;
        background: #231f20;
        color: #fff;
    }
    .home-slider .form-inline .btn:hover, 
    .home-slider .form-inline .btn:focus {
        border-color: #fecd07;
        background: #fecd07;
        color: #231f20;
    }
    header .right-contact-language .btn:hover, 
    header .right-contact-language .btn:focus {
        background: #fecd07;
    }
    .help-menu {
        border-top: 9px solid #fecd07;
    }
    .language-menu li a {
        color: #fecd07;
        text-decoration: none;
    }
    .help-menu .menu-header-menu-container .navbar-nav li.active > a {
        text-decoration: none;
    }
    .help-menu .menu-header-menu-container .navbar-nav li.dropdown > a {
        color: #fecd07;
        text-decoration: none;
    }
    .help-menu .menu-header-menu-container .navbar-nav li a {
        text-decoration: none;
    }
    header .navbar .navbar-collapse li a {
        text-decoration: none;
    }
    .help-menu .header-social-menu li a:hover, 
    .help-menu .header-social-menu li a:focus {
        color: #fecd07;
    }
    .button-toggle-help-menu:hover, 
    .button-toggle-help-menu:focus {
        background: #fecd07; 
    }
    header .navbar .navbar-header .navbar-toggle .fa {
        color: #25292C;
    }
    .navbar-default .navbar-nav > .active > a, 
    .navbar-default .navbar-nav > .active > a:hover, 
    .navbar-default .navbar-nav > .active > a:focus {
        color: #fecd07;
    }
    header .navbar .navbar-collapse li a.open-link {
        color: #fecd07;
    }
    .navbar-default .navbar-nav > li > a:hover, 
    .navbar-default .navbar-nav > li > a:focus {
        color: #fecd07;
    }
    .navbar-default .navbar-nav > .open > a, 
    .navbar-default .navbar-nav > .open > a:hover, 
    .navbar-default .navbar-nav > .open > a:focus {
        color: #fecd07;
    }
    .nav .open > a, 
    .nav .open > a:hover, 
    .nav .open > a:focus {
        border-color: #fecd07;
    }
    header .navbar ul li a:hover, 
    header .navbar ul li a:focus {
        color: #fecd07;
    }
    .insight-part .col-md-4 a.title {
        text-decoration: none;
    }
    .insight-part .col-md-4 a.title:hover, 
    .insight-part .col-md-4 a.title:focus {
        color: #fecd07;
    }
    .home-slider .triangle-slider {
        border-bottom: 100px solid #fecd07;
    }
    .home .home-struggling {
        background-color: #fecd07;
    }
    .home-struggling h3 {
        color: #fff;
    }
    .home-struggling h2 {
        color: #fff;
    }
    .home-struggling a {
        text-decoration: underline;
        color: #24201f;
    }
    .home-struggling a:hover {
        color: #fff;
    }
    .home-struggling .col-md-6 p {
        font-weight: normal;
    }
    .home-testemonials {
        background: none;
        /*background-color: #fff;*/
    }
    .testemonial-clients {
        background: url('../fourdots/assets/img/general/bgd.jpg');
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        width: 100%;
        height: 100%;
    }
    .home-testemonials .testemonials-part .col-xs-12 h2 {
        border-top: none;
        padding-top: 50px;
    }

    .home-testemonials .triangle-slider {
        border-top: 150px solid #fecd07;
    }
    .bx-wrapper .bx-pager.bx-default-pager a:hover, 
    .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #949494;
    }
    .home-testemonials .testemonials-part .col-md-6 h3 {
        color: #24201f;
    }
    .home-testemonials .testemonials-part .bx-wrapper .bx-viewport span, 
    .home-testemonials .testemonials-part .bx-wrapper .bx-viewport p {
        color: #24201f;
    }
    .testimonials-home a {
        text-decoration: underline;
        color: #24201f;
    }
    .home-services p {
        color: #24201f;
    }
    .home-imgline {
        background: url('../fourdots/assets/img/general/line-bg.jpg');
        background-repeat: no-repeat;
        background-position: bottom -85px right;
        background-size: cover;
        height: 100px;
        width: 100%;
    }
    .home-following {
        background: none;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel:first-child,
    .home-following .home-following-items .accordion-content-page .panel-group .panel:nth-child(3) {
        background: #555555;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel:nth-child(2),
    .home-following .home-following-items .accordion-content-page .panel-group .panel:nth-child(4) {
        background: #7f7f7f;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel > .panel-heading a:hover, 
    .home-following .home-following-items .accordion-content-page .panel-group .panel > .panel-heading a:focus {
        color: #fff;
    }
    .home-following .home-following-items .col-sm-4 a {
        text-decoration: none;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel.active-accordion {
        background: #fecd07;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel.active-accordion p,
    .home-following .home-following-items .accordion-content-page .panel-group .panel.active-accordion a {
        color: #fff;
    }
    .home-following .home-following-items .accordion-content-page .panel-group .panel .panel-collapse .panel-body a:hover span, 
    .home-following .home-following-items .accordion-content-page .panel-group .panel .panel-collapse .panel-body a:focus span {
        color: #fff;
    }
    .home-following .home-following-silver-part .col-md-8 {
        border-bottom: 1px solid #000;
    }
    .home-following .home-following-silver-part .col-md-8 .arrow-following {
        /*margin-top: -122px;*/
        margin-top: -100px;
    }
    .home-following .home-following-silver-part .col-md-8 .col-md-5 {
        margin-top: 100px;
    }
    .home-following .home-following-items .col-sm-4:nth-child(2),
    .home-following .home-following-items .col-sm-4:nth-child(3) {
        background: #555555;
    }
    .home-following .home-following-items .col-sm-4:nth-child(1), 
    .home-following .home-following-items .col-sm-4:nth-child(4) {
        background: #7f7f7f;
    }
    .home-following .home-following-items .col-sm-4 .hover-following {
        background: #fecd07;
    }
    .home-following:hover p {
        color: #fff;
    }
    .home-aparat p {
        font-weight: normal;
        color: #4e4e4e;
    }
    .home-team {
        background: url('../fourdots/assets/img/general/bg-team-new.jpg') no-repeat top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .home-team article {
        background: #fecd07;
    }
    .home-team article h5 {
        color: #fff;
    }
    .home-team article .btn {
        background: #000000;
        border: 3px solid #000000;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .home-team article .btn:hover, 
    .home-team article .btn:focus {
        background: #fff;
        border: 3px solid #000000;
        color: #000;
    }
    #hader-contact .modal-dialog .modal-header h4,
    #get-quote .modal-dialog .modal-header h4 {
        color: #000;
    }
    #hader-contact .modal-dialog .modal-body .btn,
    #get-quote .modal-dialog .modal-body .btn {
        background: #000000;
        border: 3px solid #000000;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #hader-contact .modal-dialog .modal-body .btn:hover,
    #hader-contact .modal-dialog .modal-body .btn:focus,
    #get-quote .modal-dialog .modal-body .btn:hover,
    #get-quote .modal-dialog .modal-body .btn:focus {
        background: #fff;
        border: 3px solid #000000;
        color: #000;
    }
    #hader-contact .modal-dialog .modal-header .close:hover,
    #hader-contact .modal-dialog .modal-header .close:focus,
    #get-quote .modal-dialog .modal-header .close:hover,
    #get-quote .modal-dialog .modal-header .close:focus {
        color: #fecd07;
    }
    .insight-part .col-md-4 a.read-more,
    .insight-part .col-md-4 .data span,
    .insight-part .col-md-4 .data p a {
        color: #332e2f;
        text-decoration: none;
    }
    .insight-part .col-md-4 a.read-more:hover, 
    .insight-part .col-md-4 a.read-more:focus {
        color: #fecd07;
    }
    .insight-part .col-md-4 .data span {
        /*font-weight: normal;*/
    }
    .insight-part .col-md-4 .data p {
        line-height: 1;
    }
    .insight-part .col-md-4 .data p a {
        text-decoration: underline;
        color: #332e2f;
    }
    .location-maps-contact .contact-location article p {
        color: #fecd07;
    }
/*.location-maps-contact .contact-location article .location-social-menu li a i {
    color: #fecd07;
    }*/
    .btn-warning {
        background-color: #37a0da;
        border-color: #37a0da;
    }
    footer hr {
        display: none;
    }
    footer .menu-footer-menu-container ul li a {
        text-decoration: none;
    }
    footer .footer-social-menu li a {
        background: #949494;
    }
    footer .menu-footer-menu-container ul li a:hover, 
    footer .menu-footer-menu-container ul li a:focus {
        color: #fecd07;
    }
    footer .subscribe-footer form .btn:hover, 
    footer .subscribe-footer form .btn:focus, 
    footer .subscribe-footer form .btn:active {
        background: #37a0da;
        border-color: #37a0da;
    }
    footer p a {
        color: #24201f;
        text-decoration: underline;
    }
    footer p a:hover, footer p a:focus {
        color: #fecd07;
    }

    /* CASE STYDIES */
    .cs-page .cs-post a {
        color: #fecd07;
        text-decoration: none;
    }
    .cs-page .cs-post h2 a {
        color: #24201f;
    }
    .cs-page .cs-post h2 a:hover, .cs-page .cs-post h2 a:focus {
        color: #fecd07;
    }

    /* SINGLE CASE STYDIES */
    .single-page-content .single-content h1, 
    .single-page-content .single-content h2, 
    .single-page-content .single-content h3, 
    .single-page-content .single-content h4, 
    .single-page-content .single-content h5, 
    .single-page-content .single-content h6 {
        color: #fecd07;
    }

    /* CAREERS PAGE */
    .careers-page p.yellow {
        color: #fecd07;
    }

    /* SEO TOOLS */
    .default-page p a {
        color: #fecd07;
    }
    .default-page p a:hover,
    .default-page p a:focus {
        color: #000;
    }

    /* CONTACT PAGE */
    .title-page h4,
    .title-page h4 p {
        color: #fecd07;
    }
    .contact-page h5 a {
        color: #fecd07;
        text-decoration: none;
    }
    .btn-warning:hover {
        background-color: #37a0da;
        border-color: #37a0da;
    }
    .contact-page p {
        color: #fecd07;
    }
    .contact-page .social-networks ul li a:hover, 
    .contact-page .social-networks ul li a:focus {
        color: #fecd07;
    }

    /* SEO */
    .testemonials-part .col-md-6 h3 {
        color: #fecd07;
    }
    main .container .services-text-modal button {
        color: #000;
        border: 2px solid #000;
    }
    main .container .services-text-modal button:hover, 
    main .container .services-text-modal button:focus {
        color: #fff;
        border: 2px solid #000;
        background: #000;
    }

    /* PPC MENAGEMENT */
    .ppc-management-page ul {
        color: #24201f;
    }

    /* SEO WEBSITE DESIGN */
    .seo-website-design-page ul {
        color: #24201f;
    }

    /* CONTENT STRATEGY */
    .content-strategy-page ul li {
        color: #24201f;
    }

    /*WHITE LABEL SERVISE SEO*/
    .white-label-seo-services-page .content-white-label-seo-services ul {
        color: #6d6c6c;
    }

    /* PPC PACKAGES */
    .ppc-packages-page .nav-tabs li a {
        color: #fecd07;
    }
    .ppc-packages-page .tab-content .col-md-3 .prices .yellow-text {
        background: #fecd07;
        font-family: 'LatoLatinWebBlack';
        font-size: 15px;
        line-height: 1em;
        position: relative;
        top: -22px;
        display: inline-block;
        min-width: 117px;
        padding: 17px 5px;
        color: #fff;
    }
    .ppc-packages-page .nav-tabs li.active a::before {
        border: 10px solid #fecd07;
    }
    .ppc-packages-page .nav-tabs li.active a::after {
        border: 3px solid #fecd07;
    }
    .ppc-packages-page .tab-content table tr td::before {
        color: #fecd07;
    }


    @media all and (min-width: 450px) {
        .home-following .home-following-silver-part .col-md-8 .arrow-following {
            margin-top: -122px;
        }
    }
    @media all and (min-width: 801px) {
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4:first-child {
            /*margin-top: 64%;*/
            margin-top: 0;
        }
        .home-testemonials .testemonials-part .col-xs-12 h2 {
            text-align: center;
        }
    }
    @media all and (min-width: 992px) {
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4 {
            padding: 0;
            /*padding: 0 50px 0 60px;*/
        }
        .home-following .home-following-silver-part .col-md-8 .col-md-5::after {
            /*margin-left: 60px;*/
            margin-left: 0;
        }
    }
    @media all and (min-width: 993px) {
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4 {
            font-size: 30px;
            /*font-size: 40px;*/
            line-height: 1.2em;
            /*line-height: 54px;*/
        }
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4:first-child {
            margin-top: 64%;
        }
        .home-following .home-following-silver-part .col-md-8 .arrow-following {
            margin-top: -26px;
        }
        .home-following .home-following-silver-part .col-md-8 {
            width: 50%;
        }
        .home-following .home-following-items .col-sm-4 {
            width: 50%;
        }
        .home-following .home-following-items .col-sm-4:nth-child(1),
        .home-following .home-following-items .col-sm-4:nth-child(3) {
            border-left: none;
        }
        .home-following .home-following-items .col-sm-4:nth-child(4) {
            border-left: 1px solid #fff;
            border-right: none;
        }
        .home-following .home-following-items .col-sm-4:nth-child(2) {
            border-right: none;
        }
    }
    @media all and (min-width: 1300px) {
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4:first-child {
            margin-top: 0;
        }
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4 {
            font-size: 40px;
            line-height: 54px;
        }
    }
    @media all and (min-width: 1700px) {
        .home-following .home-following-silver-part .col-md-8 .col-md-5 h4:first-child {
            margin-top: 100px;
        }
    }

.single-page-content article h1 {
font-size: 2em!important;
}

.blog-page .blog-post h2 {
    display: block;
    margin: 0 0 10px;
}

.home-slider .analyze-cta-text {
        margin-bottom: 5px;
        color: #000;
        font-size: 0.65em;
}

/* SEOptimer form */
    /* Please move these styles to your css file or just keep them here */
    #so-form {
        margin: 10px;
    }
    #so-fieldswrapso1528214531 {
    width: 300px; 
    }
    .so-fieldso1528214531 {
        background-color: #FFFFFF;
        border: 1px solid #ededed;
        border-radius: 4px; color: #525252;
        padding: 7px 12px;
        font-size: 18px;
    height: 45px; 
	width: 100%; 
	display: block; 
	margin-top: 5px; 
    }
    #so-submitso1528214531 {
        background-color: #fecd07;
        border: 1px solid #fecd07;
        color: #ffffff;
        border-radius: 3px;
        text-decoration: none;
        cursor: pointer;
    font-size: 19px; 
	display: block; 
	padding: 8px 50px; 
	margin: 5px auto;
    }
        #so-consentso1528214531 input {
        -webkit-appearance: none;
        background-color: #fafafa;
        border: 1px solid #ededed;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
        padding: 9px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
        top: 6px;
    }
    #so-consentso1528214531 input:active, #so-consentso1528214531 input:checked:active {
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    }

    #so-consentso1528214531 input:checked {
        background-color: #e9ecee;
        border: 1px solid #adb8c0;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
        color: #99a1a7;
    }
    #so-consentso1528214531 input:checked:after {
        content: '\2714';
        font-size: 14px;
        position: absolute;
        top: 0px;
        left: 3px;
        color: #99a1a7;
    }
    #so-consentso1528214531 span {
        font-size: 18px;
        color: #525252;
    }

/* Calendly widget positioning */
.calendly-schedule {
display: block;
height: 24px!important;
background: #fecd07;
width: 200px;
text-align: center;
padding-top: 6px;
padding-bottom: 30px;
border-radius: 20px;
color: #000;
text-decoration: none;
font-weight: bold;
box-shadow: 0 1px 4px #222;
position: fixed;
bottom: 10px;
left: 10px;
font-size: 15px!important;
z-index: 999999999;
}

.calendly-schedule:hover {
  background: #FFD52C;
  color: #000!important;
}

@media screen and (max-width: 1100px)
.home-slider .form-inline {
    bottom: 0px !important;
    z-index: 999999999999999999 !important;
}