.home .header-wrap-inner #header {

    width: 100% !important;

}



.subscribe-form .row {

    margin-bottom: 15px !important;

}

.subscribe-form input[type="text"] {

    margin-bottom: 0 !important;

}

.spg-is-mobile {

    display: none;

}



@media (max-width: 768px) {

    .spg-is-mobile {

        display: block;

    }



    .button.spg-show-notes {

        display: block;

        width: 155px;

        float: none !important;

        margin-right: auto;

        margin-left: auto;

    }

}





@media only screen and (min-width: 64.063em) {



    form.subscribe-form {

        max-width: 60%;

    }



    #acoda-tabs ul.menu li:nth-child(n+3) {

        float: left !important;

    }



    #acoda-tabs ul.menu li:nth-child(n+4) {

        float: right !important;

    }



    #acoda-tabs > ul.menu > li a,

    .dock-panel-wrap.main_nav ul.dock-panel li.dock-tab > a,

    .dock-panel-wrap.main_nav ul.dock-panel #lang_sel_list li > a {

        padding-top: 3px;

        padding-bottom: 3px;

        padding-left: 10px;

        padding-right: 10px;

        margin-left: 5px;

        margin-right: 5px;

    }

}





form.sub-form input[type=submit] {

    width: 100%;

    background-color: #343e3d !important;

}



form.sub-form {

    padding: 30px;

    border: 1px solid #e2e0e0;

    margin-bottom: 40px !important;
}

h1.sub-form-title {

    text-align: center;

    font-size: 33px !important;

    color: #3eb2d9;

    margin-bottom: 20px !important;

}


.spgc-quote {
    background-color: #A9F6B4;
    padding-left: 15%;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 5%;
    position: relative;
    margin-bottom: 1.875rem;
}
.spgc-quote:before {
    content: ' ';
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://stpetecatalyst.com/wp-content/uploads/2019/01/quote.png);
    display: block;
    position: absolute;
    top: 38%;
    left: 4%;
}
.spgc-quote-text {
    width: 70%;
    float: left;
     padding: 10px;
    border-right: 2px solid #fff;
}
.spgc-quote-text p {
    font-weight: bold;
    font-size: 21px !important;
    
}
.spgc-quote-meta {
    width: 30%;
    float: left;
     padding: 10px;
}
.spgc-quote-meta-entry {
    margin-bottom: 0;
}


.spgc-quote-mini {
    padding-left: 21%;
    float: left;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-right: 5%;
    position: relative;
    margin-bottom: 1.875rem;
}
.spgc-quote-mini:before {
    content: ' ';
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 23%;
    left: 4%;
}


.spgc-quote-mini-text p {
    font-weight: bold;
}

.spgc-quote-mini.q-normal {
    background-color: #A9F6B4;
}

.spgc-quote-mini.q-inverted {
     background-color: transparent;
}


.spgc-quote-mini.q-normal:before {
    background-image: url(https://stpetecatalyst.com/wp-content/uploads/2019/01/quote.png);
}

.spgc-quote-mini.q-inverted:before {
    background-image: url(https://stpetersburggroup.com/wp-content/uploads/2019/02/quote-inverted.png);
}

.spgc-quote-mini-meta {
    margin-top: 15px;
}



.spgc-expert {
	float:left;
	width: 100%;
	margin-bottom: 40px;
}
.spgc-expert-image img {
    width: 100%;
    padding-right: 10px;
}

.spgc-expert-meta {
    padding: 0 15px;
}
.spgc-expert-meta {
    float: left;
    width: 85%;
}
.spgc-expert-image {
    float: left;
    width: 15%;
}
.spgc-expert-header .spgc-expert-socials ul {
    list-style-type: none;
    list-style: none;
}
.spgc-expert-header .spgc-expert-header--name {
    font-size: 20px;
}
.spgc-expert-header {
    width: 100%;
    float: left;
    background: #F4F6F9;
    margin-bottom: 10px;
}
.spgc-expert-socials {
	float:right;
}
.spgc-expert-socials ul {
	list-style: none !important;
	list-style-type: none !important;
}
.spgc-expert-socials ul li {
	list-style: none;
}

.spgc-expert-socials li {
    list-style: none !important;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0 !important;
    margin-top: 5px;
}
.spgc-expert-header--name {
    float: left;
}
.spgc-expert-header {
    padding: 10px 20px;
}
a.spgc-expert-icon i.fa {
    background: #007ab9;
    color: #fff;
    width: 21px;
    height: 20px;
    padding: 4px;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
}
@media(min-width: 768px) {
	.spgc-expert-image h1 {
		display: none;
	}
}
@media(max-width: 768px) {
	.spgc-expert-meta {
	    width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	    margin-top: 10px;
	}
	.spgc-expert-header--name{
		display: none; 
	}	

	.spgc-expert-image {
	    width: 100%;
	    position: relative;
	}

	.spgc-expert-image p, .spgc-expert-image h1 {
	    display: inline-block;
	    margin-bottom: 0;
	}
	.spgc-expert-image h1 {
		position: absolute;
		bottom: 0;
		left: 45%;
	}
	.spgc-expert-image p img {
		padding-left: 0;
	}
	.spgc-expert-image p {
	    width: 45%;
	}
	.spgc-expert-socials {
	    float: left;
	}
} 

.floating {
    width: 100%;
    float:left;
}