/* Custom CSS From Simple CSS
============================= */

.page-id-1398 header#masthead, .page-id-1398 .hash-holder {
    display: none;
}

.page-id-1398 .site-footer {
	bottom: 0px !important;
    width: 100%;
    position: absolute;
}

.page-id-1398 div#wordpress_file_upload_block_1 {
    padding: 50px;
}

@media only screen and (min-width:300px) and (max-width:740px)  {
.page-id-1398 .site-footer {
	bottom: 0px !important;
    width: 100%;
    position: fixed;
}
	
div#wordpress_file_upload_block_1 {
    padding: 20px;
}
	
}


/* General Miscellaneous
======================== */

a {
   outline: none !important;
}

body {
    font-size: 18px;
}

::selection {
    background-color: #b5b5b5;
}

::-moz-selection {
    background-color: #b5b5b5;
}

.entry-content {
    margin: 0px;
}

#content {
    overflow: hidden;
}

header.entry-header, footer.entry-footer, .site-title, .site-description {
    display: none !important;
}

.main-container {
    width: 1200px;
    margin: 5% auto 0 !important;
    padding: 0px 20px;
}

.margin-container {
    width: 1200px;
    margin: 0 auto !important;
}

header#masthead {
    margin-top: 40px;
    position: absolute;
    z-index: 9999;
    left: 3%;
}

.hash-button-wrap {
    margin-top: 40px !important;
    right: 3% !important;
}

.gotham-font-medium {
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    font-style: normal;
}

.gotham-font-bold {
    font-family: 'Gotham', sans-serif;
    font-weight: bold;
    font-style: normal;
}

.gotham-font-black {
    font-family: 'Gotham', sans-serif;
    font-weight: 900;
    font-style: normal;
}

.montserrat-font-medium {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.montserrat-font {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.montserrat-font-black {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mediator-font-reg {
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
}

.mediator-font-light {
    font-family: 'Mediator Serif', arial;
    font-weight: 300;
    font-style: normal;
}

.mediator-font-italic {
    font-family: 'Mediator Serif', arial;
    font-weight: 300;
    font-style: italic;
}

.site-footer {
    background-color: #28b5ae;
    overflow: hidden;
}

.site-footer #secondary {
    margin-right: -60px;
}

.site-footer .widget_text {
    float: left;
    width: 50%;
    margin-bottom: 0px;
}

#secondary #text-2 {
    padding-top: 65px;
    padding-bottom: 45px;
}

#text-3 {
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg);
    background-color: #009e99;
}

#text-3 h2.widget-title, #text-3 .textwidget {
    -webkit-transform: skew(18deg);
    -moz-transform: skew(18deg);
    -o-transform: skew(18deg);
    transform: skew(18deg);
}

#text-2 p {
    left: 3%;
    position: absolute;
}

.footer-menu {
    padding-top: 65px;
    padding-bottom: 45px;
}

.footer-menu, .social-menu {
    width: 50%;
    float: left;
}

.footer-menu li {
    color: #fff;
    list-style-type: none;
    letter-spacing: 0.03em;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
}

.footer-menu li a {
    text-decoration: none;
    color: inherit;
}

.footer-menu li a:hover {
    color: rgba(255,255,255,0.75) !important;
}

.social-menu {
    padding-top: 10px;
    padding-bottom: 25px;
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg);
    border-left: 1px solid #ffffff;
}

.social-menu ul {
    -webkit-transform: skew(18deg);
    -moz-transform: skew(18deg);
    -o-transform: skew(18deg);
    transform: skew(18deg);
    padding-top: 65px;
    padding-bottom: 45px;
}

.social-menu li {
    list-style-type: none;
}

.social-menu li img {
    max-width: 27px;
}

.social-menu p {
    display: none;
}

.social-menu a {
    min-width: 27px;
    min-height: 27px;
    background-size: 27px 54px !important;
    display: table;
    margin-bottom: 10px;
}

.social-menu a.linkedin {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/social-media-icon-linkedin-sprite.png") 0 0 no-repeat;
    -webkit-transition: background-position 0.2s !important;
    transition: background-position 0.2s !important;
}

.social-menu a.facebook {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/social-media-icon-facebook-sprite.png") 0 0 no-repeat;
    -webkit-transition: background-position 0.2s !important;
    transition: background-position 0.2s !important;
}

.social-menu a.instagram {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/social-media-icon-instagram-sprite.png") 0 0 no-repeat;
    -webkit-transition: background-position 0.2s !important;
    transition: background-position 0.2s !important;
}

.social-menu a.twitter {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/social-media-icon-twitter-sprite.png") 0 0 no-repeat;
    -webkit-transition: background-position 0.2s !important;
    transition: background-position 0.2s !important;
}

.social-menu a.youtube {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/social-media-icon-youtube-sprite.png") 0 0 no-repeat;
    -webkit-transition: background-position 0.2s !important;
    transition: background-position 0.2s !important;
}

.social-menu a.linkedin:hover,
.social-menu a.facebook:hover,
.social-menu a.instagram:hover,
.social-menu a.twitter:hover,
.social-menu a.youtube:hover {
    background-position: 0px -27px;
    -webkit-transition: background-position 0.2s;
    transition: background-position 0.2s;
}

.mobile-only {
    display: none !important;
}

.desktop-only {
    display: block;
}

.terms-privacy_text {
    position: absolute;
    left: 3%;
    margin-top: 8%;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.03em;
    opacity: 0.3;
}

.terms-privacy_text a {
    color: #fff;
}

.mobile-only-menu-item {
	display: none !important;
}

.toggle-button .vc_toggle_content {
    padding: 0px !important;
}

.toggle-button .vc_toggle_content ul {
    margin-left: 20px;
	padding: 0px !important;
}

.toggle-button .vc_toggle_content ul li {
	list-style: none;
    background-image: url(https://www.vsbrooks.com/wp-content/uploads/2018/08/marketing-list-dots.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    margin-left: -18px;
    padding-left: 20px;
	font-family: 'Mediator Serif', sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: 300;
	color: #404040;
}

.vc_toggle_title {
    border: 1px solid #000000 !important;
    padding: 5px;
}

.vc_toggle_square .vc_toggle_icon {
    margin-left: 10px;
    border: 1px solid #000000 !important;
}

.vc_toggle_title h4 {
    margin-left: 10px;
    font-size: 15px;
}

/* Terms of Service and Privacy Statement */

.page-id-1273 a.custom-logo-link, .page-id-47 a.custom-logo-link {
    background-image: url("/wp-content/uploads/2018/07/vsbrooks-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-1273 a.custom-logo-link img, .page-id-47 a.custom-logo-link img {
    display: none;
}

.page-id-1273 .hash-button-wrap, .page-id-47 .hash-button-wrap {
  background-image: url("/wp-content/uploads/2018/07/menu-bars-dark.png");
}


@media only screen and (min-width:300px) and (max-width:531px)  {
    
.mpc-button__content .mpc-button__title {
    display: none !important;
}
    
}


@media only screen and (min-width:1234px) and (max-width:1248px)  {
    
.portfolio-menu-expander-left .mpc-button__title {
    padding-right: 15% !important;
}
    
.portfolio-menu-expander-left .fa-chevron-left {
    padding-left: 15% !important;
}
    
.portfolio-menu-expander-right .mpc-button__title {
    padding-left: 15% !important;
}
    
.portfolio-menu-expander-right .fa-chevron-right {
    padding-right: 15% !important;
}
    
}

@media only screen and (max-width:740px) {

.mobile-only-menu-item {
	display: block !important;
}
	
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
#primary-menu li a {
    font-size: 60px !important;
    line-height: 65px !important;
    padding-left: 30px;
}
	
.terms-privacy_text {
    width: 100% !important;
    left: initial !important;
    text-align: center;
    bottom: 20px !important;
}
	
.ready-list-desktop-only {
	display: none;
}
    
}

@media only screen and (min-width:421px) and (max-width:740px)  {
    
li.hash-el a {
    font-size: 50px !important;
    line-height: 22px !important;
}
	
.ready-list-desktop-only {
	display: none;
}
    
}

@media only screen and (min-width:741px) {
	
#primary-menu li:nth-child(2) {
    display: none;
}
	
.toggle-button {
	display: none;
}
	
}

@media only screen and (min-width:421px) and (max-width:1025px)  {
    
.terms-privacy_text {
	display: none;
}
    
}

@media only screen and (min-width:771px) and (max-width:1025px)  {
    
#primary-menu .hash-el a {
    font-size: 65px !important;
    line-height: 50px !important;
}
    
}


@media only screen and (min-width:300px) and (max-width:1025px)  {
    
.portfolio-menu-expander-icon .mpc-effect-side--left {
    text-align: center !important;
}
    
.portfolio-menu-expander-left .mpc-effect-side--left {
    text-align: center !important;
}
    
.margin-container, .main-container {
    width: 100% !important;
}
    
.mobile-only {
    display: block !important;
}
    
.desktop-only {
    display: none !important;
}
    
p {
    font-size: 16px;
}
    
.vc_inner {
    padding-left: 20px;
    padding-right: 20px;
}
    
.site-branding {
    max-width: 200px;
}
    
header#masthead {
    margin-top: 20px;
    left: 20px;
}
    
.hash-button-wrap.def {
    margin-top: 0px !important;
    right: 20px !important;
    max-width: 30px !important;
    height: 26px !important;
}
    
.hash-button-wrap {
    background-size: 30px;
}
    
.site-footer .widget_text {
    width: 100% !important;
    float: none !important;
    background-color: transparent !important;
}
    
.footer-menu {
    display: none !important;
}
    
.footer-menu, .social-menu {
    width: 100%;
    float: none;
}
    
.social-menu, .social-menu ul {
    border: none;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    text-align: center;
}
    
#text-2 p {
    width: 100% !important;
    left: initial !important;
    text-align: center;
}
    
.site-footer #secondary {
    margin-right: 0px !important;
}
    
.social-menu ul {
    margin: 0 auto !important;
    padding: 50px 0px !important;
    text-align: center !important;
    display: inline-flex;
}
    
.social-menu a {
    margin: 0px 5px 10px;
}    
    
}


@media only screen and (min-width:1026px) and (max-width:1200px)  {
    
.margin-container, .main-container {
    width: 100% !important;
}
    
}




/* Home Page
======================== */

.intro-video-holder {
    min-height: 100% !important;
}

.intro-video-holder p {
    line-height: 0px !important;
}

.home-header-opaque_holder {
    z-index: 1;
}

.home-header-dash {
    width: 100%;
}

.home-header-dash img {
    position: absolute;
    left: 40%;
}

.call-out-section {
    z-index: 2;
}

.call-out-text {
    font-size: 25px;
    line-height: 5px;
}

span.call-out-bigger {
    font-size: 49px;
}

.left-call-out {
    text-align: left;
    width: 320px;
}

.about-column {
    position: relative;
    top: -300px;
    font-size: 18px;
    line-height: 30px;
}

.market-ready-holder .wpb_raw_code .wpb_wrapper {
    overflow: hidden;
}

#market-ready-holder {
    left: 50% !important;
    position: relative;
    margin-left: -205px;
    margin-top: 70px;
}

.call-out-text-two {
    font-size: 25px;
    line-height: 43px;
    letter-spacing: 0.03em;
}

.call-out-text-two span.bigger {
    font-size: 45px;
}

.quotes-column {
    overflow: hidden;
}

.quotes-block {
    font-size: 22px;
}

.quote-one {
    color: #989c37;
}

.quote-two {
    color: #009e99;
}

.quote-three {
    color: #f17920;
}

span.title-firm {
    font-size: 14px;
    line-height: 40px;
}

.light {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars.png") !important;
}

.dark {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png") !important;
}

#light-logo p {
    margin-top: 0px;
}

.intro-par-holder {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2019/02/slanted-header-opaque-three.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    z-index: 9999 !important;
    padding-bottom: 140px;
}

.starter-info {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 22px;
    padding-top: 50px;
    line-height: 38px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.starter-body {
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    line-height: 35px;
    margin-left: 75px;
}

.starter-end {
    font-family: 'Mediator Serif', arial;
    font-weight: 300;
    font-style: italic;
    font-size: 22px;
    line-height: 38px;
    margin-top: 75px;
    margin-left: 75px;
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
.home-slider-holder {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2019/01/Home-Page_compressed.jpg") no-repeat center !important;
    background-size: cover !important;
    
    height: 100%;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
}
    
.home-forward-slash {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2019/01/home-forward-slash.png") no-repeat center !important;
    padding: 50px 20px 65px;
    background-size: 85% !important;
}
    
.light {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars.png") !important;
}

.dark {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png") !important;
}
	
.starter-body-mobile {
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    line-height: 35px;
}
    
}


@media only screen and (min-width:421px) and (max-width:770px)  {
    
.home-slider-holder {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2018/07/home-page-header.jpg") no-repeat center !important;
    background-size: cover !important;
    
    height: 100%;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
}
    
.home-forward-slash {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2019/01/home-forward-slash.png") no-repeat center !important;
    padding: 50px 20px 65px;
    background-size: 42% !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px)  {
    
.home-slider-holder {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2018/07/home-page-header.jpg") no-repeat center !important;
    background-size: cover !important;
    height: 470px;
}
    
.home-forward-slash {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2019/01/home-forward-slash.png") no-repeat center !important;
    padding: 50px 20px 65px;
    background-size: 40% !important;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px)  {
    
.home-slider-holder {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2018/07/home-page-header.jpg") no-repeat center !important;
    background-size: cover !important;
    height: 470px;
}
    
.home-forward-slash {
    background: #eff0f0 url("https://www.vsbrooks.com/wp-content/uploads/2019/01/home-forward-slash.png") no-repeat center !important;
    padding: 50px 20px 65px;
    background-size: 28% !important;
}
    
}


@media only screen and (min-width:1026px) and (max-width:1280px)  {
    
.home-header-opaque_holder {
    margin-top: 13% !important;
}
    
.call-out-section {
    margin-top: 13% !important;
}
    
.home-header-dash {
    margin-top: 160px;
    margin-bottom: -160px;
}
    
.home-header-dash img {
    left: 45%;
    width: 40vh;
}
    
}


@media only screen and (min-width:300px) and (max-width:1025px)  {
    
.mobile-text-standout {
    font-family: 'Gotham', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 40px;
    line-height: 55px;
    padding-top: 25px;
}
    
.mobile-text-standout span.bigger {
    font-size: 55px;
    display: inline-flex;
    margin: 15px 0px;
    line-height: 60px;
}
    
.mobile-text-standout-two {
    font-family: 'Gotham', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    padding-top: 25px;
}
    
.mobile-text-standout-two span.bigger {
    font-size: 38px;
    display: inline-flex;
    margin: 15px 0px;
    line-height: 45px;
}
    
.quotes-block {
    font-size: 16px !important;
}
    
span.title-firm {
    font-size: 11px !important;
    line-height: 40px !important;
}
    
.mobile-text-standout-two-italic {
    font-family: 'Mediator Serif', arial;
    font-weight: 300;
    font-style: italic;
    font-size: 22px;
    padding-top: 25px;
}

}




/* Contact Page
======================== */

.contact-mobile-only {
    display: none !important;
}
    
.contact-desktop-only {
    display: block !important;
}

.page-id-152 .hentry, .page-id-152 .wpb_content_element {
    margin-bottom: 0px;
}

.page-id-152 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/vsbrooks-contact-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-152 a.custom-logo-link img {
    display: none;
}

.page-id-152 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-152 .site-footer {
    background-color: #bc4ad8;
}

.page-id-152 #text-3 {
    background-color: #9e28b5;
}

.page-id-152 #text-2 p a {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/vsbrooks-contact-logo-footer.png");
    height: 33px;
    width: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}

.page-id-152 #text-2 img {
    display: none;
}

.contact-call-out {
    font-size: 49px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contact-info-container {
    padding-bottom: 175px;
}

.contact-info-container a {
    color: inherit;
    text-decoration: none;
}

.contact-line-holder .text, .contact-line-holder .icon {
    width: 50%;
    float: left;
}

.contact-line-holder .icon {
    text-align: right;
}

.contact-line-holder .icon #holder {
    width: 50px;
    float: right;
    text-align: center;
}

/* Tooltips for 1 line on the Right */

.one-line .contact-line-holder .text .tooltiptext {
    background-color: #eff0f0;
    color: #929497;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 17px;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    width: auto;
    margin-left: 15px;
    bottom: 25%;
    opacity: 0;
    transition: 0.6s;
    letter-spacing: 0em;

    /* Position the tooltip */
    position: absolute;
    z-index: 9999;
}

.one-line .contact-line-holder .text:hover .tooltiptext {
    transition: 1s;
    opacity: 1;
}

.one-line .contact-line-holder .text .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 15%; /* At the bottom of the tooltip */
    left: -5%;
    margin-left: -11px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #eff0f0 transparent transparent;
}

/* Tooltips for 3 lines on the Right */

.three-line .contact-line-holder .text .tooltiptext {
    background-color: #eff0f0;
    color: #929497;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 17px;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    width: auto;
    margin-left: 15px;
    bottom: 0px;
    opacity: 0;
    transition: 0.6s;
    letter-spacing: 0em;

    /* Position the tooltip */
    position: absolute;
    z-index: 9999;
}

.three-line .contact-line-holder .text:hover .tooltiptext {
    opacity: 1;
    transition: 1s;
}

.three-line .contact-line-holder .text .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 35%; /* At the bottom of the tooltip */
    left: -5%;
    margin-left: -11px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #eff0f0 transparent transparent;
}

/* Tooltips for 1 line on the Left */

.one-line .contact-line-holder .icon .tooltiptext {
    background-color: #eff0f0;
    color: #929497;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 17px;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    width: auto;
    bottom: 25%;
    opacity: 0;
    transition: 0.6s;
    letter-spacing: 0em;
    right: 75px;

    /* Position the tooltip */
    position: absolute;
    z-index: 9999;
}

.one-line .contact-line-holder .icon:hover .tooltiptext {
    transition: 1s;
    opacity: 1;
}

.one-line .contact-line-holder .icon .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 15%; /* At the bottom of the tooltip */
    left: -5%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #eff0f0;
}

.one-line .contact-line-holder.a .icon .tooltiptext::after {
    margin-left: 120px;
}

.one-line .contact-line-holder.b .icon .tooltiptext::after {
    margin-left: 160px;
}

/* Tooltips for 3 lines on the Left */

.three-line .contact-line-holder .icon .tooltiptext {
    background-color: #eff0f0;
    color: #929497;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 17px;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    width: auto;
    margin-left: -190px;
    bottom: 0px;
    opacity: 0;
    transition: 0.6s;
    letter-spacing: 0em;

    /* Position the tooltip */
    position: absolute;
    z-index: 9999;
}

.three-line .contact-line-holder .icon:hover .tooltiptext {
    opacity: 1;
    transition: 1s;
}

.three-line .contact-line-holder .icon .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 35%; /* At the bottom of the tooltip */
    left: -5%;
    margin-left: 180px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #eff0f0;
}

/* Begin Resume Upload Form */

.form-headline {
    width: 100%;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    color: #404040;
    margin-bottom: 30px;
}

span.form-subhead {
    display: block;
    font-family: 'Mediator Serif';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    margin-top: 5px;
}

.wpcf7-form-control {
    width: 100%;
    font-family: 'Mediator Serif';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-left: 8px !important;
}

input.wpcf7-form-control.wpcf7-file {
    padding-left: 0px !important;
}

.wpcf7-submit {
    height: 45px;
    margin-top: 15px;
}

.wpcf7-form p {
    margin: 20px 0px;
}

.wpcf7-submit {
    height: 45px;
    margin-top: 15px;
    font-family: 'Montserrat', arial;
    font-weight: 700;
    letter-spacing: 0.07em;
    font-size: 15px !important;
    color: #929497 !important;
}

.wpcf7-submit:hover {
    color: #404040 !important;
}

.required-disclaimer {
    font-size: 10px;
    font-style: italic;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: -7px;
}

p.last-line {
    margin-bottom: 0px;
}

/* End Resume Upload Form */


@media only screen and (min-width:300px) and (max-width:380px)  {
    
.contact-line-holder .text a {
    font-size: 27px;
}
    
}


@media only screen and (min-width:300px) and (max-width:740px)  {
    
.page-id-152 #text-2 p {
    background-position: center !important;
}
    
.contact-mobile-only {
    display: block !important;
}
    
.contact-desktop-only {
    display: none !important;
}
    
.contact-line-holder .text a {
    font-size: 42px;
}
    
span.contact-alternate-text {
    color: #828487;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    font-size: 15px;
}
    
.contact-line-holder .icon {
    display: none;
}
    
.contact-line-holder .text {
    width: 100%;
}
    
.contact-info-container {
    padding-bottom: 35px;
}
    
.contact-header-spacer {
    height: 130px !important;
}
    
/* Resume Upload Form */
    
div#popmake-198 {
    width: 75% !important;
    left: 12.5% !important;
    top: 40px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:1025px)  {
    
.hash-divided:after {
    margin-left: -60px;
    width: 120%;
}
    
.hash-menu::after {
    width: 115%;
}
    
.contact-mobile-only {
    display: none !important;
}
    
.contact-desktop-only {
    display: block !important;
}
    
.page-id-152 #text-2 p {
    background-position: center !important;
}
    
.contact-info-container {
    padding-bottom: 80px;
}
    
/* Resume Upload Form */
    
div#popmake-198 {
    width: 75% !important;
    left: 12.5% !important;
    top: 15% !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:1280px)  {
    
.hash-button-wrap {
    margin-top: 17px !important;
}
    
.hash-opened.vis .hash-divided .has-div-content {
    left: 7%;
    top: 45% !important;
}
    
}




/* Portfolio Slider Page
======================== */

.portfolio-slider-desktop-only {
    display: block !important;
}
    
.portfolio-slider-mobile-only {
    display: none !important;
}

.page-id-217 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-portfolio-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-217 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-217 a.custom-logo-link img {
    display: none;
}

.msp-preset-btn-186:hover {
    border-color: #414042 !important;
}

.page-id-217 footer#colophon,
.ms-slide-info.ms-dir-h.ms-align-bottom {
    display: none;
}

.page-id-217 .hentry {
    margin-bottom: 0px;
}

.slider-title {
    letter-spacing: 0.10em;
    line-height: 2.0625rem;
}

.slider-text {
    font-family: 'Mediator Serif';
    font-weight: normal;
    font-style: normal;
    color: #333333;
    letter-spacing: 0.03em;
}

.slider-text-opt {
    font-family: 'Mediator Serif';
    font-weight: 300;
    font-style: italic;
    color: #333333;
}

.slider-text-blinder {
    width: 35% !important;
    height: 100% !important;
}

.ms-slide-bgcont {
    width: 65% !important;
    float: right !important;
    position: absolute !important;
    right: 0%;
}

.ms-slide-bgcont img {
    overflow: hidden;
}

.ms-slide-layers {
    max-width: 100% !important;
    left: 0% !important;
    float: left !important;
}

.slider-text-margin {
    margin-left: 3% !important;
}

.slider-number {
    color: #6d6e70;
}

.slider-number-active {
    color: #f38020;
    font-weight: 800;
}

.slider-intro-holder {
    margin-left: 3% !important;
}

.ms-btn-box {
    z-index: 9999 !important;
}


/* Portfolio Grid */

.portfolio-grid-holder {
    margin: 0px 3%;
    
}

.page-id-1058 footer#colophon {
    display: none;
}

.page-id-1058 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-1058 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-portfolio-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-1058 a.custom-logo-link img {
    display: none;
}

.page-id-1058 .letter {
    line-height: 0px !important;
    margin-right: 0px !important;
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
.portfolio-slider-desktop-only {
    display: none !important;
}
    
.portfolio-slider-mobile-only {
    display: block !important;
}
    
.ms-parent-id-4 .letter {
    font-size: 110px !important;
    line-height: 110px !important;
}
    
.ms-parent-id-4 .slider-intro-holder .container {
    top: 90px !important;
}
    
.ms-parent-id-4 .master-slider {
    height: 100vh !important;
}
    
.ms-parent-id-4 .slider-text-blinder {
    width: 100% !important;
    height: 35% !important;
}
    
.ms-parent-id-4 .ms-slide-bgcont img {
    height: 65% !important;
    width: auto !important;
    margin: 0 -33.5% !important;
}
    
.ms-parent-id-4 .ms-align-bottom {
    left: 15px !important;
}
    
.ms-bullets.ms-dir-h .ms-bullets-count {
    right: 0% !important;
}
    
.ms-parent-id-4 .ms-slide-bgcont {
    width: 100% !important;
}
    
.ms-skin-minimal .ms-bullet-selected {
    background: #f38020 !important;
    border: none !important;
}
    
.page-id-1058 .container {
    line-height: 10px !important;
    width: 100% !important;
    height: 100% !important;
    position: initial !important;
    padding-top: 60px !important;
    padding-left: 20% !important;
}
    
.page-id-1058 .letter {
    font-size: 70px;
    margin-right: -6px !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px)  {
    
.ms-slide {
    height: 100vh !important;
}
    
.ms-view.ms-fade-basic-view {
    height: 100vh !important;
}
    
.letter {
    font-size: 70px !important;
    line-height: 70px !important;
    top: -105px !important;
    left: -15px !important;
}
    
.slider-title {
    line-height: 1.2rem;
}
    
.page-id-1058 .container {
    line-height: 10px !important;
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 50px;
    padding-left: 10%;
}
    
.page-id-1058 .letter {
    font-size: 70px;
    margin-right: -6px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px)  {
    
.portfolio-slider-desktop-only {
    display: none !important;
}
    
.portfolio-slider-mobile-only {
    display: block !important;
}
    
.ms-parent-id-4 .master-slider {
    height: 100vh !important;
}
    
.ms-parent-id-4 .slider-text-blinder {
    width: 100% !important;
    height: 35% !important;
}
    
.ms-parent-id-4 .ms-slide-bgcont {
    width: 100% !important;
}
    
.ms-parent-id-4 .ms-slide-bgcont img {
    height: 65% !important;
    width: auto !important;
    margin: 0 -13% !important;
}
    
.slider-text-margin {
    top: 70% !important;
}
    
.slider-title {
    font-size: 1.6rem !important;
}
    
.slider-text {
    font-size: 3rem !important;
    margin-top: 12%;
}
    
.slider-text-opt {
    margin-top: 45%;
    font-size: 1.7rem;
}
    
.ms-inner-controls-cont .ms-action-layer {
    height: auto !important;
    width: 50px !important;
    top: 80% !important;
}
    
.ms-btn-container a {
    font-size: 15px !important;
    padding: 15px 0px !important;
}
    
.ms-btn-container {
    top: 55%;
    left: 5%;
}
    
.portfolio-grid-holder .vc_col-sm-6 {
    width: 100%;
}
    
.page-id-1058 .container {
    line-height: 10px !important;
    width: 100% !important;
    height: 100% !important;
    padding-bottom: 0px !important;
    position: initial !important;
}
    
.page-id-1058 .letter {
    font-size: 70px;
    margin-right: -6px !important;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px)  {
    
.slider-title {
    font-size: 1.6rem !important;
    width: 320px;
}
    
.page-id-1058 .letter {
    font-size: 100px;
    margin-right: -5px !important;
}
    
.container {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 50px;
    top: 0px;
}
    
}


@media only screen and (min-width:771px) {
    
.ms-slide {
    height: 100vh !important;
}
    
.ms-view.ms-fade-basic-view {
    height: 100vh !important;
}
    
.page-id-1058 .letter {
    font-size: 110px;
    margin-right: -6px !important;
}
    
}




/* Portfolio Pages
======================== */

@media not all and (min-resolution:.001dpcm) { 
    @media {
        .page-id-217 .letter, .page-id-1058 .letter { 
            opacity: 1 !important; 
        }
    }
}

.page-id-1058 .ms-wk .ms-slide .ms-slide-vcbtn,
.page-id-1058 .ms-wk .ms-slide .ms-slide-layers,
.page-id-1058 .ms-wk .ms-slide .ms-slide-vpbtn,
.page-id-1058 .ms-wk .ms-slide .ms-slide-video,
.page-id-1058 .ms-wk .ms-slide-link,
.page-id-217 .ms-wk .ms-slide .ms-slide-vcbtn,
.page-id-217 .ms-wk .ms-slide .ms-slide-layers,
.page-id-217 .ms-wk .ms-slide .ms-slide-vpbtn,
.page-id-217 .ms-wk .ms-slide .ms-slide-video,
.page-id-217 .ms-wk .ms-slide-link {
    -webkit-transform: translateZ(0px) !important;
    transform: translateZ(0px) !important;
}

/* Begin Portfolio Header Styling */

.page-id-236 a.custom-logo-link, .page-id-307 a.custom-logo-link, .page-id-365 a.custom-logo-link,
.page-id-396 a.custom-logo-link, .page-id-428 a.custom-logo-link, .page-id-553 a.custom-logo-link,
.page-id-600 a.custom-logo-link, .page-id-620 a.custom-logo-link, .page-id-636 a.custom-logo-link,
.page-id-663 a.custom-logo-link, .page-id-665 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-portfolio-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-236 a.custom-logo-link img, .page-id-307 a.custom-logo-link img, .page-id-365 a.custom-logo-link img,
.page-id-396 a.custom-logo-link img, .page-id-428 a.custom-logo-link img, .page-id-553 a.custom-logo-link img,
.page-id-600 a.custom-logo-link img, .page-id-620 a.custom-logo-link img, .page-id-636 a.custom-logo-link img,
.page-id-663 a.custom-logo-link img, .page-id-665 a.custom-logo-link img {
    display: none;
}

.page-id-236 .hash-button-wrap, .page-id-307 .hash-button-wrap, .page-id-365 .hash-button-wrap,
.page-id-396 .hash-button-wrap, .page-id-428 .hash-button-wrap, .page-id-553 .hash-button-wrap,
.page-id-600 .hash-button-wrap, .page-id-620 .hash-button-wrap, .page-id-636 .hash-button-wrap,
.page-id-663 .hash-button-wrap, .page-id-665 .hash-button-wrap {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

/* Begin Portfolio Footer Styling */

.page-id-236 .site-footer, .page-id-307 .site-footer, .page-id-365 .site-footer,
.page-id-396 .site-footer, .page-id-428 .site-footer, .page-id-553 .site-footer,
.page-id-600 .site-footer, .page-id-620 .site-footer, .page-id-636 .site-footer,
.page-id-663 .site-footer, .page-id-665 .site-footer {
    background-color: #414042;
}

.page-id-236 #text-3, .page-id-307 #text-3, .page-id-365 #text-3,
.page-id-396 #text-3, .page-id-428 #text-3, .page-id-553 #text-3,
.page-id-600 #text-3, .page-id-620 #text-3, .page-id-636 #text-3,
.page-id-663 #text-3, .page-id-665 #text-3 {
    background-color: #4d4d4f;
}

.page-id-236 #text-2 p a, .page-id-307 #text-2 p a, .page-id-365 #text-2 p a,
.page-id-396 #text-2 p a, .page-id-428 #text-2 p a, .page-id-553 #text-2 p a,
.page-id-600 #text-2 p a, .page-id-620 #text-2 p a, .page-id-636 #text-2 p a,
.page-id-663 #text-2 p a, .page-id-665 #text-2 p a {
    height: 33px;
    width: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}


/* End Portfolio Header and Footer Styling */

.portfolio-opening-title {
    font-family: 'Gotham', sans-serif;
    letter-spacing: 0.03em;
    font-weight: bold;
    font-style: normal;
    font-size: 24px;
    color: #404041;
}

.portfolio-opening-headline {
    font-family: 'Mediator Serif', arial;
    font-weight: 300;
    font-size: 34px;
    line-height: 44px;
}

.portfolio-opening-opt {
    font-family: 'Mediator Serif', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    margin-top: -25px;
}

ul.opening-bullets {
    margin-left: 0px;
    list-style-type: none;
    line-height: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-left: 15px;
    text-indent: -15px;;
}

ul.opening-bullets li::before {
    content: '/';
    color: #f48120;
    margin-right: 10px;
}

.portfolio-intro-paragraph {
    line-height: 30px;
}

.mpc-button-set {
    background: #fff;
    border: 1px solid #404041;
    margin: 0 auto !important;
    display: table !important;
}

.no-more-nav-left {
    display: none;
}

.no-more-nav-right {
    display: none;
}

.no-more-nav-left ~.portfolio-menu-expander-icon {
    border-left: none !important;
}

.no-more-nav-right-wink ~.portfolio-menu-expander-icon {
    border-right: none !important;
}

.portfolio-menu-expander-icon {
    padding: 0px 140px !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
}

.portfolio-menu-expander-left {
    height: 70px;
    padding: 0px !important;
}

.portfolio-menu-expander-left .mpc-button__content {
    top: 20px;
}

.portfolio-menu-expander-right {
    height: 70px;
    padding: 0px !important;
}

.portfolio-menu-expander-right .mpc-button__content {
    top: 20px;
}

.portfolio-menu-expander-icon {
    height: 70px;
}

.portfolio-menu-expander-icon .mpc-button__content {
    top: 21px;
    margin: 0 auto;
    width: 50%;
}

.portfolio-menu-holder {
    padding-top: 100px;
    padding-bottom: 70px;
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.portfolio-opening-title p {
    font-size: 20px;
}
    
.portfolio-opening-headline p {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 40px;
}
    
.portfolio-opening-opt p {
    font-size: 18px;
}
    
.entry-paragraph-spacer {
    height: 0px !important;
}
    
.mpc-button-set {
    width: 100% !important;
}
    
.mpc-button {
    float: left;
    width: 33% !important;
}
    
.mpc-button__title {
    display: none !important;
}
    
.portfolio-menu-expander-icon {
    border-right: 0px !important;
    border-left: 0px !important;
    padding: 0px 0px !important;
}
    
.mpc-button__icon {
    padding: 0px !important;
}
    
.mpc-button[data-id="mpc_button-65c52303332d18"] .mpc-button__icon {
    padding-right: 0px !important;
}
    
.no-more-nav-left {
    visibility: hidden !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:770px) {
    
.mpc-button__title {
    display: initial !important;
    font-size: 15px !important;
}
    
.mpc-button__title.mpc-transition {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px) {
    
.portfolio-opening-title p {
    font-size: 18px !important;
}
    
.portfolio-opening-headline p {
    font-size: 28px !important;
    line-height: 35px;
}
    
.mpc-button-set {
    width: 100% !important;
}
    
.mpc-button {
    float: left;
    width: 33% !important;
}
    
.mpc-button__title {
    display: none !important;
}
    
.portfolio-menu-expander-icon {
    border-right: 0px !important;
    border-left: 0px !important;
    padding: 0px 0px !important;
}
    
.mpc-button__icon {
    padding: 0px !important;
}
    
.mpc-button[data-id="mpc_button-65c52303332d18"] .mpc-button__icon {
    padding-right: 0px !important;
}
    
.no-more-nav-left {
    visibility: hidden !important;
}
    
.portfolio-menu-holder {
    padding-left: 5%;
    padding-right: 5%;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px) {
    
.portfolio-opening-title p {
    font-size: 18px !important;
}
    
.portfolio-opening-headline p {
    font-size: 28px !important;
    line-height: 35px;
}
    
}


@media only screen and (min-width:1026px) and (max-width:1233px) {
    
.mpc-button-set .mpc-button i.mpc-button__icon.mpc-transition.fa.fa-chevron-left {
    float: left !important;
    top: 50% !important;
    transform: translateY(50%) !important;
}
    
.mpc-button-set .mpc-button i.mpc-button__icon.mpc-transition.fa.fa-chevron-left {
    padding-left: 10% !important;
}
    
.mpc-button-set .mpc-button span.mpc-button__title.mpc-transition {
    padding-right: 10% !important;
    float: left !important;
}
    
.mpc-button-set .mpc-button i.mpc-button__icon.mpc-transition.fa.fa-chevron-right {
    padding-right: 10% !important;
}
    
.mpc-button-set .mpc-button span.mpc-button__title.mpc-transition {
    padding-left: 10% !important;
}
    
}


/* Budweiser Portfolio Page */

main#main .page {
    margin-bottom: 0px;
}

.budweiser-phraseboard-holder {
    top: -170px;
    z-index: -1;
    margin-bottom: -100px;
}

.budweiser-last-row-holder.mpc-row {
    margin-top: 40px;
}

.sidewalk-board {
    margin-top: -160px;
}

.socialmedia-holder {
    position: absolute;
    margin-top: -1000px;
    right: 0px;
    width: 220px;
}

.socialmedia-holder-lefthand {
    display: none;
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.sidewalk-board {
    margin-top: 0px !important;
}
    
.phone-hand {
    margin-top: 0px !important;
}
    
.budweiser-phraseboard-holder {
    margin-bottom: 0px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:1025px) {
    
.phone-hand {
    margin-top: 0px !important;
}
    
}


@media only screen and (max-width: 1670px) {
    
.socialmedia-holder {
    display: none;
}
    
.socialmedia-holder-lefthand {
    display: block;
}
    
.phone-hand {
    width: 320px;
    margin-top: -200px;
}
    
}


/* MMP Portfolio Page */


.mmp-info-columns .vc_col-sm-6 {
    padding: 0px 70px;
}

.mmp-newsletter-image {
    padding: 0px 30px;
}

.review-title, .review-text {
    padding: 0px 25px;
}

.review-text {
    font-size: 16px;
}

.review-title {
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
}

.review-text p, .review-title {
    margin-top: 0px !important;
    margin-bottom: 5px;
}

.mmp-phone-holder-desktop {
    position: absolute;
    z-index: 9999;
    margin-top: -400px;
}

.seller-process {
    margin: 75px auto !important;
}

.seller-process-column .vc_column-inner {
    padding-top: 0px !important;
}

.mmp-truck-holder {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/background-icon.png") no-repeat bottom right;
}

.mmp-phone-holder-mobile {
    display: none !important;
}
    
.mmp-phone-holder-desktop {
    display: block !important;
}


@media only screen and (min-width:771px) {
    
.mmp-video-container {
    width: 70%;
}
    
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.page-id-307 .portfolio-opening-headline p {
    font-size: 20px !important;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    
.phraseboard-holder-space {
    height: 0px !important;
}
    
.mmp-info-holder {
    top: 0px !important;
}
    
.shipping-section-holder {
    top: 0px !important;
}
    
.mmp-phone-holder-mobile {
    display: block !important;
}
    
.mmp-phone-holder-desktop {
    display: none !important;
}
    
.mmp-phone-holder-mobile figure.wpb_wrapper {
    margin-left: -130px !important;
}
    
.mmp-truck-holder {
    background-size: 70% !important;
}
    
.mmp-truck-container {
    top: -100px !important;
}
    
.page-id-307 .mpc-button-set {
    width: 90% !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px) {
    
.mmp-phone-holder-mobile figure.wpb_wrapper {
    margin-left: -65% !important;
}
    
.mmp-truck-holder {
    background-size: 40% !important;
}
    
.empty-cell {
    display: none !important;
}
    
.mmp-truck-container .wpb_single_image {
    text-align: center !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px) {
    
.shipping-section-holder .vc_col-sm-4 {
    width: 100% !important;
}
    
.shipping-section-holder .vc_col-sm-2 {
    width: 25% !important;
}
    
.mmp-phone-holder-mobile {
    display: block !important;
}
    
.mmp-phone-holder-desktop {
    display: none !important;
}
    
.mmp-phone-holder-mobile figure.wpb_wrapper {
    margin-left: -65% !important;
}
    
.seller-process {
    padding: 0px 80px !important;
}
    
.mmp-truck-holder {
    background-size: 40% !important;
}
    
.empty-cell {
    display: none !important;
}
    
.mmp-truck-container .wpb_single_image {
    text-align: center;
}
    
.mmp-truck-container .vc_col-sm-6 {
    width: 100% !important;
}
    
.mmp-truck-container {
    top: -100px !important;
}
    
.page-id-307 .mpc-button-set {
    width: 90% !important;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px) {
    
.mmp-truck-holder {
    background-size: 45% !important;
}
    
i.mpc-button__icon.mpc-transition.fa.fa-chevron-left {
    padding-left: 40px !important;
}
    
span.mpc-button__title.mpc-transition {
    padding-right: 40px !important;
}
    
i.mpc-button__icon.mpc-transition.fa.fa-chevron-right {
    padding-right: 40px !important;
}
    
span.mpc-button__title.mpc-transition {
    padding-left: 40px !important;
}
    
.portfolio-menu-expander-icon {
    padding: 0px 5% !important;
}
    
}


@media only screen and (min-width:1026px) {
    
.mmp-phone-holder-desktop {
    margin-top: -550px;
}
    
}


/* Camcon Portfolio Page */

.camcon-phone {
    max-width: 275px;
    position: absolute;
    bottom: -890px;
    left: 50%;
    margin-left: -137.5px;
}


@media only screen and (min-width:300px) and (max-width:420px) {
    
.camcon-phone {
    max-width: 200px !important;
    position: initial !important;
    bottom: unset !important;
    left: unset !important;
    margin-left: unset !important;
    margin: 40px auto !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px) {
    
.seller-process-column .vc_col-sm-8, .seller-process-column .vc_col-sm-4 {
    width: 55%;
    margin: 0 auto;
}
    
.camcon-phone {
    position: initial !important;
    bottom: unset !important;
    left: unset !important;
    margin-left: unset !important;
    margin: 40px auto !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px) {
    
.camcon-phone {
    max-width: 175px;
    position: initial !important;
    bottom: unset !important;
    left: unset !important;
    margin: 0 auto !important;
    padding-top: 60px;
}
    
}


/* Turks & Caicos Page */

@media only screen and (min-width:300px) and (max-width:740px) {

.turks-palm-holder {
    text-align: center !important;
}
    
}


/* Medlab Portfolio Page */

.medlab-video-holder {
    z-index: 9999;
    margin-top: 0px !important;
}

.medlab-icon-holder {
    top: -125px;
    margin-bottom: -125px;
}

.medlab-video-holder p {
    text-align: center;
}

.medlab-icons-desktop-only {
    display: block !important;
}

.medlab-icons-mobile-only {
    display: none;
}


@media only screen and (min-width:300px) and (max-width:1025px) {
    
.medlab-icons-desktop-only {
    display: none !important;
}

.medlab-icons-mobile-only {
    display: block;
}
    
}


@media only screen and (min-width:300px) and (max-width:1025px) {

.medlab-video-holder video {
    width: 100% !important;
    height: 100% !important;
}
    
.medlab-video-holder {
    bottom: initial !important;
}
    
}


@media only screen and (min-width:771px) {
    
.medlab-video-container {
    width: 45%;
}
    
}


/* Mena Travel Portfolio Page */

.mena-sliders-image {
    margin-top: -225px;
}

.iphone-one img {
    margin-bottom: -188px;
}

.mena-menu-holder-column {
    z-index: 9999;
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.iphone-two {
    margin-top: 120px !important;
}
    
}


/* CAC-Florida Portfolio Page */

.mailbox-holder {
    margin-top: -210px;
}

.cac-grey-band-holder {
    top: -200px;
    z-index: -1;
}

.cac-grey-band-holder .main-container {
    margin: 0 auto;
    padding-bottom: 100px;
    padding-top: 20px;
}

.pie-charts-holder {
    margin-top: -360px;
}

.cac-poster-holder {
    top: -240px;
}

.cac-ooh-holder {
    background: url("https://www.vsbrooks.com/wp-content/uploads/2018/12/ooh-billboard.jpg") no-repeat bottom right;
    height: 626px;
    width: 100%;
    top: -600px;
    margin-bottom: -600px;
    background-position: 95% 45px;
}


@media only screen and (min-width:300px) and (max-width:420px) {
    
.page-id-553 .cac-ooh-holder {
    background-position: center bottom -40px !important;
}
    
}
    

@media only screen and (min-width:300px) and (max-width:770px) {
    
.mailbox-holder {
    margin-top: initial !important;
    text-align: center !important;
}

.cac-grey-band-holder {
    top: initial !important;
}
    
.cac-poster-holder {
    top: initial !important;
}
    
.cac-ooh-holder {
    top: initial !important;
    margin-bottom: initial !important;
    background-position: 50% 45px !important;
    background-size: contain;
}
    
.folded-paper-holder {
    text-align: center !important;
}
    
.pie-charts-holder {
    margin-top: initial !important;
    text-align: center !important;
}
    
.cac-poster-holder .vc_align_left {
    text-align: center !important;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px) {
    
.cac-ooh-holder {
    top: -280px !important;
    margin-bottom: -280px !important;
}

}


@media only screen and (min-width:770px) {
    
.cac-video-one, .cac-video-two {
    width: 950px;
    margin: 0 auto 50px;
}
    
}

    
/* Budlight Portfolio Page */

.bud-video-holder {
    margin-top: -180px;
}

.bud-table-tent {
    margin-top: -480px;
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.empty-container-column {
    display: none !important;
}
    
.bud-video-holder {
    margin-top: 0px;
}
    
.bud-table-tent {
    margin-top: 0px;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px) {
    
.bud-video-container, .bud-table-tent-container {
    width: 50% !important;
    float: left !important;
    margin: 0px !important;
    padding: 0px !important;
}

}


@media only screen and (min-width:741px) and (max-width:1025px) {
    
.bud-video-holder {
    margin-top: 0px !important;
}
    
}


/* Feeding South Florida Portfolio Page */

.grey-bar-spacer {
    background-color: #f1f2f2;
    margin-top: 500px;
    margin-bottom: -1000px;
}

.fsf-laptop {
    padding-top: 200px;
}


@media only screen and (min-width:300px) and (max-width:740px) {
    
.grey-bar-spacer {
    display: none;
}
    
.fsf-laptop {
    padding-top: 0px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:1025px) {
    
.grey-bar-spacer {
    margin-top: 330px;
}
    
}


/* CarePlus Portfolio Page */

.careplus-tablets-holder {
    z-index: -1;
    margin-top: -250px;
}

.tablets-holder {
    margin: 0 auto !important;
}


@media only screen and (min-width:300px) and (max-width:740px) {

.careplus-tablets-holder {
    margin-top: initial !important;
}
    
}


/* ProMax Portfolio Page */

.promax-entry-graphic {
    margin-top: 5%;
}

.promax-screenshot-holder {
    padding-top: 150px;
    padding-bottom: 225px;
}

.promax-icons-container {
    padding-top: 75px;
}

.pro-max-grey-background-holder {
    background-color: #f4f2f5;
    width: 100%;
    height: 60vh;
    position: absolute;
    margin-top: -700px;
    z-index: -1;
}

.promax-brochure-holder {
    top: -100px;
    right: -130px;
}


@media only screen and (min-width:300px) and (max-width:420px) {
    
.promax-brochure-holder {
    top: initial !important;
    right: 0px;
}
    
.promax-brochure-holder .vc_row.vc_column-gap-35 {
    margin-left: 0px;
    margin-right: 0px;
}
    
.promax-screenshot-holder {
    padding-top: 100px;
    padding-bottom: 150px;
}
    
.pro-max-grey-background-holder {
    margin-top: -500px;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px) {
    
.promax-brochure-holder {
    top: initial !important;
    right: 0px;
}
    
.promax-brochure-holder .vc_row.vc_column-gap-35 {
    margin-left: 0px;
    margin-right: 0px;
}
    
.promax-screenshot-holder {
    padding-top: 100px;
    padding-bottom: 150px;
}
    
.pro-max-grey-background-holder {
    margin-top: -400px;
    height: 80vh;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px) {
    
.promax-brochure-holder {
    top: initial !important;
    right: 0px;
}
    
.promax-brochure-holder .vc_row.vc_column-gap-35 {
    margin-left: 0px;
    margin-right: 0px;
}
    
.promax-screenshot-holder {
    padding-top: 100px;
    padding-bottom: 150px;
}
    
.pro-max-grey-background-holder {
    margin-top: -400px;
    height: 30vh;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px) {
    
.promax-brochure-holder {
    top: initial !important;
    right: 0px;
}
    
.promax-brochure-holder .vc_row.vc_column-gap-35 {
    margin-left: 0px;
    margin-right: 0px;
}
    
.promax-screenshot-holder {
    padding-top: 100px;
    padding-bottom: 150px;
}
    
.pro-max-grey-background-holder {
    margin-top: -380px;
    height: 40vh;
}
    
}


@media only screen and (min-width:1026px) and (max-width:1280px) {
    
.promax-brochure-holder {
    top: initial !important;
    right: 0px;
}
    
.promax-brochure-holder .vc_row.vc_column-gap-35 {
    margin-left: 0px;
    margin-right: 0px;
}
    
.pro-max-grey-background-holder {
    margin-top: -550px;
}
    
}




/* Us Page
======================== */

.page-id-467 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-us-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-467 a.custom-logo-link img {
    display: none;
}

.page-id-467 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-467 .site-footer {
    background-color: #24addd;
}

.page-id-467 #text-3 {
    background-color: #048fcb;
}

.page-id-467 #text-2 p a {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-us-logo-footer.png");
    height: 33px;
    width: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}

.page-id-467 #text-2 img {
    display: none;
}

.opening-statement-title p {
    margin-top: 0px;
}

.opening-statement-title {
    font-size: 140px;
    margin-bottom: 0px;
}

.opening-statement-subhead {
    font-size: 24px;
    color: #414042;
    line-height: 40px;
    margin-top: -30px;
    margin-bottom: 60px;
}

.us-nav-holder {
    margin-top: 0px;
}

.us-nav ul {
    margin-left: 0px;
    padding-left: 0px;
}

.us-nav ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 30px;
}

.us-nav ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #404041 !important;
}

.us-nav ul li a:hover {
    color: #048fcb !important;
    -webkit-text-fill-color: #048fcb;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #048fcb;
}

.us-section-header {
    color: #048fcb;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#services {
    padding-bottom: 70px;
}

.services-boxes .vc_column-inner {
    background-color: #eff0f0;
}

.services-boxes .vc_column-inner {
    padding: 50px 50px 125px;
}

.services-second-block {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}

.services-third-block {
    color: #048fcb;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.03em;
}

.services-box-holder {
    margin: 0 auto !important;
    float: right !important;
    width: 85%;
}

.us-desktop-only {
    display: block;
}
    
.us-mobile-only {
    display: none;
}

.marketing-quote-holder {
    width: fit-content;
    margin: 60px auto 0;
}

.marketing-quote-holder-two {
    width: fit-content;
    margin: 60px auto 0;
    padding: 0px 20px !important;
}

.brand-point, .marketing-point {
    display: none;
}

.marketing-quote {
    font-family: 'Mediator Serif', times;
    font-weight: 300;
    font-style: italic;
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.03em;
}

span.author {
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    font-style: initial !important;
    float: right;
    margin-right: -100px;
}

.marketing-quote-holder-two span.author {
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    font-style: initial !important;
    float: left;
    margin-right: -100px;
}

video.sharpening-video,
video.camcon-intro {
    width: 100%;
    height: auto;
}

.marketing-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.marketing-title p {
    margin-top: 0px;
}

.marketing-foreword {
    color: #048fcb;
    font-family: 'Gotham', sans-serif;
    font-weight: 500;
    margin-bottom: 0px;
}

.marketing-text {
    font-family: 'Mediator Serif', times;
    font-weight: normal;
    line-height: 35px;
}

.marketing-block-holder {
    width: 89.5%;
    /*float: left;*/
    padding-left: 17.5%;
    padding-right: 9%;
    top: -250px;
    padding-bottom: 80px;
    margin-left: 0px !important;
}

.marketing-foreword-two {
    color: #048fcb;
    font-family: 'Gotham';
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0px 70px 0px 0px;
    line-height: 37px;
}

.marketing-foreword-two p {
    margin-top: 0px;
}

.business-point {
    display: block;
}

.marketing-nav-holder div {
    display: inline-block;
    color: #414042;
    font-family: 'Gothic', sans-serif;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    font-size: 11.5px;
    padding: 8px 10px;
    border: 1px solid #414042;
    margin: 0px 3px 0px 0px;
}

.marketing-nav-holder div a {
    text-decoration: none;
    color: #048fcb;
}

.marketing:hover, .brand:hover, .business:hover {
    color: #088fca !important;
	border: 1px solid #088fca !important;
    font-weight: 900 !important;
    -webkit-transition: opacity 0.4s !important;
    transition: opacity 0.4s !important;
}

.noactive {
    color: #414042 !important;
	border: 1px solid #414042 !important;
    font-weight: 600 !important;
    -webkit-transition: opacity 0.4s !important;
    transition: opacity 0.4s !important;
}

.yesactive {
    color: #088fca !important;
	border: 1px solid #088fca !important;
    font-weight: 900 !important;
    -webkit-transition: opacity 0.4s !important;
    transition: opacity 0.4s !important;
}

.marketing-nav-holder div:hover:before {
    font-family: 'Mediator Serif', sans-serif;
    font-weight: 300;
    font-style: italic;
    color: #404040;
}

.business-point ul, .brand-point ul, .marketing-point ul {
    margin-left: 0px;
    padding-left: 18px;
    font-family: 'Mediator Serif', times;
    font-weight: 300;
    line-height: 45px;
}

.business-point ul li, .brand-point ul li, .marketing-point ul li {
    list-style: none;
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/marketing-list-dots.png");
    background-repeat: no-repeat;
    background-position: 0px 18px;
    margin-left: -18px;
    padding-left: 20px;
}

.team-row-holder .wpb_single_image {
    margin-bottom: 0px;
}

.team-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.03em;
    color: #414042;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.team-text {
    font-family: 'Mediator Serif', times;
    font-weight: normal;
    line-height: 35px;
    width: 50%;
}

.team-header-text {
    color: #048fcb;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.team-row-holder {
    z-index: 1;
}

.background-team-box {
    width: 100%;
    height: 100VH;
    background-color: #eff0f0;
    z-index: -1 !important;
    margin-top: -750px;
}

.after-team-empty-holder .wpb_text_column {
    margin-bottom: 0px;
}

.ioi-container .ioi-style7 .he-box .box-img .he-over-layer {
    background: rgba(0,0,0,0) !important;
}

.ioi-container .ioi-style7 .he-box .box-img:before,
.ioi-container .ioi-style7 .he-box .box-img:after {
    opacity: 0 !important;
}

.page-id-467 .non-regular-margin {
    margin: 5% 3% 0px !important;
}

.vc_row.vc_column-gap-20 > .vc_column_container {
    z-index: 9999 !important;
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
.marketing-quote br {
    display: block !important;
}
    
.marketing-nav-holder {
    margin-top: 40px;
    display: inline-grid !important;
}
    
.marketing-nav-holder div {
    margin-bottom: 25px;
}
	
.page-id-467 .main-container .opening-statement-subhead {
    line-height: 35px !important;
    margin-bottom: 0px !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px)  {
   
.vc_col-sm-3 {
    width: 50%;
    float: left;
}
    
.hash-el a {
    font-size: 60px !important;
    line-height: 30px !important;
}
    
.hash-divided:after {
    margin-left: 0px;
    width: 104%;
}
    
.has-div-content {
    background-position: 50% 20px !important;
}
    
.marketing-nav-holder {
    margin-top: 40px;
    display: inline-grid !important;
}
    
.marketing-nav-holder div {
    margin-bottom: 25px;
}
    
.page-id-467 .non-regular-margin {
    margin: 5% 3% 0px 0px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px)  {
    
.marketing-container-holder .vc_column-inner .vc_column_container, 
.marketing-block-holder .vc_column_container .wpb_column, 
.services-boxes {
    width: 100%;
}
    
.team-photo-spacer {
    height: 0px;
}
    
.marketing-spacer {
    height: 50px;
}
    
.marketing-quote-holder-two {
    margin: 20px auto 0 !important;
}
    
.marketing-container-holder {
    margin-top: 0px !important;
}
    
.marketing-block-holder {
    margin-top: 0px !important;
}
    
.marketing-foreword-two {
    line-height: 34px;
    margin-bottom: 0px;
}
    
.marketing-block-holder .vc_column-inner {
    padding-top: 0px !important;
}
    
.services-boxes .vc_column-inner {
    padding: 50px 50px 35px !important;
}
    
.team-row-holder .vc_col-sm-3 {
    width: 50% !important;
}
    
.page-id-467 .non-regular-margin {
    margin: 5% 3% 0px 0px !important;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px)  {
    
.marketing-quote-holder-two, .marketing-quote {
    width: 100% !important;
}
    
.marketing-quote br {
    display: block !important;
}
    
.marketing-block-holder .vc_column_container {
    width: 100%;
}
    
.marketing-container-holder {
    margin-top: 0px !important;
}
    
.marketing-block-holder {
    margin-top: 0px !important;
}
    
.marketing-foreword-two {
    line-height: 34px;
    margin-bottom: 0px;
}
    
.marketing-block-holder .vc_column-inner {
    padding-top: 0px !important;
}
    
.business-point, .brand-point, .marketing-point {
    font-size: 16px;
}
    
.page-id-467 .non-regular-margin {
    margin: 5% 3% 0px 0px !important;
}
    
}


@media only screen and (min-width:1026px) and (max-width:1280px)  {
    
.team-header-text {
    margin-left: 0px;
}
    
.marketing-block-holder {
    padding: 0px;
    width: 90%;
    padding-right: 5%;
}
    
div#empty-holder {
    display: none;
}
    
.team-section-holder {
    padding-bottom: 75px;
}
    
.marketing-foreword-two {
    margin-left: 55px;
}
    
.page-id-467 .non-regular-margin {
    margin: 5% 3% 0px 0px !important;
}
    
}


@media only screen and (min-width:300px) and (max-width:1025px)  {
    
body.hash-mobile .hash-menu:after {
    opacity: 1 !important;
}
    
li.hash-el {
    border: none !important;
}
    
.us-desktop-only {
    display: none;
}
    
.us-mobile-only {
    display: block;
}
    
.hash-mobile .hash-menu ul .active:nth-child(1) > div a {
    background-color: #048fcb !important;
}
    
.hash-mobile .hash-menu ul .active:nth-child(2) > div a {
    background-color: #048fcb !important;
}
    
.hash-mobile .hash-menu ul .active:nth-child(3) > div a {
    background-color: #f38020 !important;
}
    
.hash-mobile .hash-menu ul .active:nth-child(4) > div a {
    background-color: #989c37 !important;
}
	
.hash-mobile .hash-menu ul .active:nth-child(5) > div a {
    background-color: #9e28b5 !important;
}
    
.us-opening-spacer {
    Height: 100px !important;
}
    
.in-page-nav ul {
    display: inline-grid;
    line-height: 30px;
}
    
.services-spacer {
    height: 35px !important;
}
    
#services, #marketing {
    padding: 0px 20px 15px !important;
}
    
#services p, #marketing p {
    font-size: 20px;
}
    
#main .vc_custom_1534450303066 {
    background-color: transparent !important;
}
    
.marketing-title p {
    font-size: 32px;
    line-height: 45px;
}
    
.marketing-quote br {
    display: none;
}
    
.marketing-block-holder {
    padding: 0px 40px;
}
    
.marketing-foreword-two {
    padding: 0px;
}
    
.marketing-block-holder .vc_column_container {
    padding: 0px !important;
}
    
.marketing-nav-holder {
    display: inline-block;
    margin-top: 50px;
    line-height: 30px;
}
    
#main .marketing-block-holder {
    background-color: transparent !important;
    top: 0px;
}
    
.marketing-text {
    margin-bottom: 0px;
}
    
.team-header-text {
    margin-left: 0px;
}
    
.team-section-holder {
    top: 100px;
    padding-bottom: 100px;
}
    
.team-text {
    width: 100%;
}
    
#empty-holder {
    display: none !important;
}
    
.marketing-spacer {
    height: 0px !important;
}
    
.page-id-467 #text-2 p {
    background-position: center !important;
}
    
a.he-box {
    pointer-events: none !important;
}
    
}


@media only screen and (min-width:771px) {
    
.team-section-holder {
    padding: 0px 5%;
}
    
}




/* Team Page - Mobile Only
======================== */

.page-id-1331 .us-opening-spacer {
    height: 100px !important;
}

.page-id-1331 .opening-statement-title, .page-id-1331 .opening-statement-subhead {
    margin-left: 20px;
    margin-right: 20px;
}

.page-id-1331 .main-container .opening-statement-title {
    line-height: 65px !important;
    margin-bottom: 35px !important;
}

.page-id-1331 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-us-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-1331 a.custom-logo-link img {
    display: none;
}

.page-id-1331 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-1331 .site-footer {
    background-color: #24addd;
}

.page-id-1331 #text-3 {
    background-color: #048fcb;
}

.page-id-1331 #text-2 p a {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-us-logo-footer.png");
    height: 33px;
    width: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}

.page-id-1331 #text-2 img {
    display: none;
}

@media only screen and (min-width:1026px) and (max-width:1280px)  {
	
.page-id-1331 .main-container .opening-statement-title {
    font-size: 95px !important;
    line-height: 93px !important;
    margin-bottom: 60px !important;
}
	
}

@media only screen and (min-width:1281px)  {
	
.page-id-1331 .main-container .opening-statement-title {
    line-height: 155px !important;
    margin-bottom: 35px !important;
}
	
}




/* Pros Page
======================== */

.page-id-772 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2019/01/vsbrooks-pros-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.page-id-772 a.custom-logo-link img {
    display: none;
}

.page-id-772 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.page-id-772 .site-footer {
    background-color: #b2b46f;
}

.page-id-772 #text-3 {
    background-color: #989b3f;
}

.page-id-772 #text-2 p a {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2019/01/vsbrooks-pros-logo-footer.png");
    height: 33px;
    width: 261px;
    background-repeat: no-repeat;
    display: inline-block;
}

.page-id-772 #text-2 img {
    display: none;
}

.pros-nav-holder {
    margin-top: 0px;
}

.pros-nav ul {
    margin-left: 0px;
    padding-left: 0px;
}

.pros-nav ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 30px;
}

.pros-nav ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #404041 !important;
}

.pros-nav ul li:nth-child(1) a:hover {
    color: #a8ad00 !important;
    -webkit-text-fill-color: #a8ad00;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #a8ad00;
}

.pros-nav ul li:nth-child(2) a:hover {
    color: #a8ad00 !important;
    -webkit-text-fill-color: #a8ad00;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #a8ad00;
}

.pros-nav ul li:nth-child(3) a:hover {
    color: #3cb4e5 !important;
    -webkit-text-fill-color: #3cb4e5;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #3cb4e5;
}

.pros-nav ul li:nth-child(4) a:hover {
    color: #f38020 !important;
    -webkit-text-fill-color: #f38020;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #f38020;
}

.pros-nav ul li:nth-child(5) a:hover {
    color: #929497 !important;
    -webkit-text-fill-color: #929497;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #929497;
}

.pros-section-holder.left {
    padding-left: 15%;
}

.pros-section-holder.right {
    padding-right: 15%;
}

.info-container .vc_column-inner {
    padding: 75px !important;
}

.photo-one, .photo-two {
    display: block;
    overflow: visible !important;
}

.section-title-consulting {
    color: #a8ad00;
    font-weight: 700;
    letter-spacing: 0.03em;
    padding-bottom: 60px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.info-container p {
    color: #404040 !important ;
    text-decoration: none !important;
}

.section-logo {
    padding-bottom: 10px;
}

p.intro-text {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.info-container p {
    line-height: 35px;
}

.photo-container .vc_column-inner {
    padding-top: 0px;
}

.pros-section-holder.left .photo-container .vc_column-inner::after {
    content: 'SERVICES >';
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin-bottom: 40px;
    margin-left: 50px;
    border: 1px solid;
    padding: 8px 25px;
    color: #404041;
    letter-spacing: 0.03em;
}

.pros-section-holder.right .photo-container .vc_column-inner::after {
    content: 'VIEW WORK >';
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin-bottom: 40px;
    margin-right: 50px;
    border: 1px solid;
    padding: 8px 25px;
    color: #404041;
    letter-spacing: 0.03em;
}

#healthcare a.photo-container div::after,
#multicultural a.photo-container div::after {
    color: white;
}

.photo-container .vc_column-inner {
    background-position: center;
}

.section-title-healthcare {
    color: #3cb4e5;
    font-weight: 700;
    letter-spacing: 0.03em;
    padding-bottom: 60px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.section-title-multicultural {
    color: #f38020;
    font-weight: 700;
    letter-spacing: 0.03em;
    padding-bottom: 60px;
    text-transform: uppercase;
}

.section-title-cta {
    color: #f38020;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.slide-two ul {
    padding: 20px 0px 0px 20px;
    margin: 0px;
    color: #414042 !important;
    line-height: 35px;
    font-family: 'Mediator Serif', arial;
    font-weight: normal;
}

.pros-desktop-only {
    display: block !important;
}
    
.pros-mobile-only {
    display: none !important;
}

#healthcare .wpb_single_image, #consulting .wpb_single_image {
    margin-bottom: 0px !important;
}

#healthcare .wpb_single_image, #healthcare .vc_single_image-wrapper, #healthcare .wpb_wrapper,
#consulting .wpb_single_image, #consulting .vc_single_image-wrapper, #consulting .wpb_wrapper {
    height: 100% !important;
}

#healthcare .photo-container img {
    height: 100% !important;
}

.page-id-772 .non-regular-margin {
    margin: 5% 3% 0px !important;
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
.pros-desktop-only {
    display: none !important;
}
    
.pros-mobile-only {
    display: block !important;
}
    
.page-id-772 .non-regular-margin {
    margin: 5% 0% 0px !important;
}
	
.main-container .opening-statement-title p {
    line-height: 65px !important;
    margin-bottom: 50px !important;
}
	
.main-container .opening-statement-subhead {
    line-height: 35px !important;
    margin-bottom: 0px !important;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px)  {

.pros-desktop-only {
    display: block !important;
}
    
.pros-mobile-only {
    display: none !important;
}
    
.page-id-772 .non-regular-margin {
    margin: 5% 0% 0px !important;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px)  {
    
#healthcare .photo-container img {
    max-width: fit-content;
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}
    
}


@media only screen and (min-width:771px) and (max-width:1025px)  {
    
#healthcare .photo-container img {
    max-width: fit-content;
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}
    
}


@media only screen and (min-width:1026px) and (max-width:1280px)  {
    
#healthcare .photo-container img {
    max-width: fit-content;
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}
    
}


@media only screen and (min-width:741px)  {

.bbsm-single-image img {
    max-width: fit-content;
    /*object-fit: cover;*/
    /*position: absolute;*/
    /*height: 100%;*/
}
    
.photo-one, .photo-two {
    height: 700px;
}
    
#consulting .photo-container, #healthcare .photo-container {
    overflow: hidden !important;
}
    
.non-regular-margin {
    margin: initial !important;
}
    
.page-id-772 .non-regular-margin {
    margin: 5% 0% 0px !important;
}
    
}


@media only screen and (min-width:1280px)  {
    
#consulting .photo-container, #healthcare .photo-container {
    overflow: hidden !important;
}
    
.page-id-772 .non-regular-margin {
    margin: 5% 3% 0px !important;
}
    
}


@media only screen and (min-width:300px) and (max-width:1025px)  {
    
.pros-entry-spacer {
    height: 100px !important;
}
    
.pros-consulting-entry-spacer {
    height: 65px !important;
}
    
.pros-mobilevideo-entry-spacer {
    height: 0px !important;
}
    
.pros-desktopvideo-entry-spacer {
    height: 0px !important;
}
    
.pros-exit-spacer {
    height: 0px !important;
}
    
.opening-statement-title p {
    font-size: 55px;
    line-height: 80px !important;
    margin-bottom: 35px !important;
}
    
.opening-statement-subhead br {
    display: none;
}
    
.opening-statement-subhead {
    line-height: 24px;
    margin-bottom: 20px;
}
    
.pros-nav .in-page-nav ul {
    display: inline-grid;
    line-height: 30px;
}
    
.page-id-772 #text-2 p {
    background-position: center;
}
    
#consulting, #healthcare {
    padding: 0px;
}
    
.pros-mobile-only, .pros-mobile-only .vc_inner {
    padding: 0px;
    margin: 0px !important;
}
    
.pros-desktop-only, .pros-desktop-only .vc_inner {
    padding: 0px;
    margin: 0px !important;
}
    
.pros-mobile-only .wpb_text_column {
    margin-bottom: 0px !important;
}
    
}




/* Error 404 Page
======================== */

.error404 a.custom-logo-link, .page-id-1243 a.custom-logo-link {
    background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/08/vsbrooks-us-logo.png");
    height: 21px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: 170px 21px;
}

.error404 a.custom-logo-link img, .page-id-1243 a.custom-logo-link img {
    display: none;
}

.error404 .hash-button-wrap, .page-id-1243 .hash-button-wrap {
  background-image: url("https://www.vsbrooks.com/wp-content/uploads/2018/07/menu-bars-dark.png");
}

.error404 footer#colophon, .page-id-1243 footer#colophon {
    display: none;
}

.error-content-body {
    width: 100vw;
    height: 100vh;
    text-align: center;
    position: relative;
    color: #404040;
}

.page-id-1243 .error-content-body {
    width: 100%;
    height: 100%;
    height: -moz-available;          /* WebKit-based browsers will ignore this. */
    height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    height: fill-available;
}

.error-info-holder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.error-body-text {
    font-family: 'Mediator Serif';
    font-weight: normal;
    font-size: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.error-body-headline {
    font-family: 'Montserrat';
    font-weight: 800;
    display: inline-grid;
    font-size: 140px;
    line-height: 100px;
    margin-top: 20px;
    margin-bottom: 70px;
}

span.error-body-subhead {
    font-size: 58px;
    color: #efeff0 !important;
}

.error-button-follow {
    color: #ffffff;
    background-color: #00afaa;
    padding: 7px 40px;
    border-radius: 25px;
    font-family: 'Mediator Serif', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    position: absolute;
    left: unset;
    left: calc(50% - 172.5px);
}

.error-laugh-text {
    font-family: 'Montserrat';
    font-weight: 800;
    font-size: 42px;
}

.error-button {
    margin-top: 50px;
    color: #ffffff;
    background-color: #00afaa;
    padding: 7px 40px;
    border-radius: 25px;
    font-family: 'Mediator Serif', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    cursor: pointer;
    display: inline-flex;
}

.error-button a {
    color: #ffffff;
    text-decoration: none;
}


@media only screen and (min-width:300px) and (max-width:420px)  {
    
.error-body-text {
    font-size: 22px;
}
    
.error-body-headline {
    font-size: 48px;
    line-height: 45px;
    margin-bottom: 20px;
}
    
span.error-body-subhead {
    font-size: 25px;
}
    
.error-button-follow {
    font-size: 16px;
    position: initial;
    display: inline-block;
}
    
.error-button {
    font-size: 18px;
}
    
}


@media only screen and (min-width:421px) and (max-width:740px)  {
    
.error-body-text {
    font-size: 22px;
}
    
.error-body-headline {
    font-size: 60px;
    line-height: 50px;
    margin-bottom: 20px;
    display: grid;
}
    
span.error-body-subhead {
    font-size: 31px;
}
    
.error-button-follow {
    font-size: 19px;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
}
    
.error-button {
    font-size: 18px;
}
    
}


@media only screen and (min-width:741px) and (max-width:770px)  {
    
.error-body-text {
    font-size: 22px;
}
    
.error-body-headline {
    font-size: 95px;
    line-height: 70px;
    margin-top: 30px;
    margin-bottom: 50px;
}
    
span.error-body-subhead {
    font-size: 49px;
}
    
.error-button-follow {
    font-size: 20px;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
}
    
}


@media only screen and (min-width:771px) and (max-width:1280px)  {
    
.error-body-text {
    font-size: 22px;
}
    
.error-body-headline {
    font-size: 115px;
    line-height: 85px;
    margin-top: 20px;
    margin-bottom: 40px;
}
    
span.error-body-subhead {
    font-size: 43px;
}
    
.error-button-follow {
    font-size: 19px;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
}
    
}