/* @import url('http://example.com/example_style.css'); */


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


/* CSS @imports must be at the top of the file */


/* Add them above this section                 */


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


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


/* HubSpot Style Boilerplate            */


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


/* These includes are optional, but helpful. */

{
    % include "hubspot/styles/responsive/modules.css" %
}
{
    % include "hubspot/styles/patches/recommended.css" %
}

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


/* Start your style declarations here    */


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

.privacy p {
    color: #fff;
    font-size: 12px;
}


.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 11px 0px!important;
    margin: 0 auto;
    width: 130px;
}
.blog-sidebar-1 img {
    width: 66px;
}
.center_service a {
    margin: 0 auto;
    width: 165px!important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)!important;
}
.mobile_nav_cta {
    border: 1px solid #777;
    padding: 5px 20px;
    border-radius: 10px;
    text-align: center;
    color: #000;
    letter-spacing: 1px;
    margin-left: 25px;
    font-size: 12px;
}
.mobile_nav_cta:hover {
    background: #00b2e2!important;
    color: #fff;
    border: 1px solid #00b2e2;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #000 !important;
}
.cta-button-bg {
    background-color: #F1F1F2;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.navbar-default .navbar-nav>li>a {
    color: #000 !important;
    letter-spacing: 2px;
    font-size: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.sales_number {
    margin-top: 5px;
    margin-bottom: 5px;
}
.sales_number>a {
    border-bottom: transparent!important;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 860px!important;
}
ul.dropdown-menu>li {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
ul.dropdown-menu>li:hover {
    background-color: #1D4288;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
.open {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
a.dropdown-toggle {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
li.dropdown.open {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
}
.mobile_cta_nav li {
    display: inline;
}
.navbar-nav .open .dropdown-menu {
    background-color: rgba(0, 0, 0, 0.9)!important;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    padding-bottom: 0px;
    padding-top: 0px;
    border-radius: 0px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #FFF!important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: auto!important;
    margin-left: auto!important;
}
.navbar-brand>img {
    width: 175px;
    padding-left: 13px;
}
.navbar-brand {
    height: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: none;
    background-color: #fff;
    padding-top: 20px;
}
.navbar-default {
    background-color: #fff !important;
    border-color: transparent!important;
}
.navbar-default .navbar-toggle {
    margin-top: 15px!important;
    margin-right: 29px!important;
}

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


/******************************************** hacks ********************************************/


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

body {
    text-rendering: optimizeLegibility;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
}
.image_panel_padding img {
    padding-right: 25px;
}
.p_width {
    max-width: 743px;
}
.home_margin {
    margin-left: 25px;
}
input.hs-button.primary.large {
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
}
.careers_p {
    width: 19vw;
}
input.hs-button.primary.large {
    border: none;
}
a {
    text-decoration: none!important;
}

.case_center{
text-align: center;
}
.coming {
    font-size: 12px;
    color: #009444;
    font-family: 'HelveticaNeueW01-56It';
}
.int-column-right {
    float: right!important;
}
.int-icon-right {
    text-align: right;
}
.int-top-space {
    padding-bottom: 75px;
    background-color: #fff;
}
.int-white-space {
    padding-top: 75px;
    padding-bottom: 50px;
    background-color: #fff;
}
.int-type {
    font-size: 30px;
    font-family: 'HelveticaNeueW01-45Ligh';
    margin-bottom: 50px;
}
.int-grey-space {
    padding-top: 75px;
    padding-bottom: 50px;
    background-color: #F4F4F4;
}
.integration-space {
    margin-bottom: 70px;
    max-width: 340px;
}
.icon-integration-left {
    margin-left: 0px!important;
}

/*
#integration-icon-2 {
    float: right;
    max-width: 340px;
}*/

.max_width img {
    max-width: inherit!important;
}
.ipad_list li {
    font-size: 16px !important;
    color: #58585b;
    letter-spacing: 1px;
    line-height: 27px;
    text-rendering: optimizeLegibility;
    font-family: 'Roboto', sans-serif;
}
.read-more-news {
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi';
    letter-spacing: 1px;
    color: #337ab7!important;
}
.hs_cos_wrapper_type_rich_text ul li:before {
    display: inline-block;
    text-rendering: optimizeLegibility;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    margin-right: 0;
    color: #34495e;
    font-size: 18px;
    display: none!important;
}
.col-lg-12 {
    width: 100%;
    padding: 0!important;
}
.form-title {
    display: none;
}
.row {
    margin-right: auto!important;
    margin-left: auto!important;
}

.body-container-wrapper {
    padding-top: 0!important;
}
.header-container {
    padding: 0!important;
}
p {
    color: #58585b;
    font-size: 15px;
    text-rendering: optimizeLegibility;
    font-family: 'Roboto', sans-serif;
    line-height: 23px;
    margin-bottom: auto!important;
    letter-spacing: 1px;
}
input {
    border-radius: 0px!important;
}

.bold {
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-75Bold'!important;
    color:#000;
}
#italic {
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-46Ligh';
}
.med {
    font-family: 'HelveticaNeueW01-65Medi';
}
.med_dark {
    color: #000;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi';
}
#light {
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
}
.light {
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    font-size: 16px;
}
.bold_feature {
    font-family: 'HelveticaNeueW01-75Bold';
    /*position: relative;
right: 8px;*/
}
.highlight {
    color: #1b75bb;
}
.rbox-job-longdesc {
    min-height: 22px;
    padding-top: 20px;
    border-top: 1px solid #eeeeee;
    color: #58585b;
    letter-spacing: 1px;
    font-size: 15px;
    text-rendering: optimizeLegibility;
    font-family: 'Roboto', sans-serif;
    line-height: 28px;
    margin-bottom: auto !important;
}
.rbox-job-longdesc p {
    margin-bottom: 15px!important;
}
.highlight-2 {
    color: #231f20;
}
.contact_blue_border {
    margin-bottom: 45px;
}
.news_logo_media {
    padding-left: 25px;
    position: relative;
    bottom: 14px;
}
.careers_border {
    margin-bottom: 60px;
    margin-top: 10px;
}
.border {
    position: absolute;
    left: 0;
    right: 0;
}
.support_container {
    max-width: 580px;
    margin: 0 auto;
}
.services_form_pm_container {
    max-width: 780px;
    margin: 0 auto;
}
.request-cta {
    background-color: #00ADEF;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 20px;
    padding: 10px 40px;
    margin-bottom: auto;
    color: #fff;
    font-family: 'HelveticaNeueW01-75Bold';
}
.request-cta:hover {
    background-color: #fff!important;
    color: #00ADEF!important;
}
.cta-p {
    font-size: 25px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
}

.pm_container {
    max-width: 800px;
    margin: 0 auto;
}

.pm_case_container{
    max-width:1200px;
    margin: 0 auto;

}

.pm_case_wrapper{
max-width:900px;
margin: 0 auto;
}


.home_general_cta {
    background: transparent!important;
    border-radius: 20px;
    font-family: 'HelveticaNeueW01-75Bold';
    letter-spacing: 1px;
    padding: 18px 60px;
    border-radius: 24px;
    border: 1px solid #404041;
    font-size: 14px;
    font-family: 'HelveticaNeueW01-75Bold' !important;
    color: #58585b;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.home_general_cta:hover {
    background: #00b2e2!important;
    color: #fff;
    border: 1px solid #00b2e2;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.general_cta {
    background: transparent!important;
    border-radius: 20px;
    font-family: 'HelveticaNeueW01-75Bold';
    letter-spacing: 1px;
    padding: 8px 60px;
    border-radius: 24px;
    border: 1px solid #404041;
    padding: 10px 60px;
    font-size: 14px;
    font-family: 'HelveticaNeueW01-75Bold' !important;
    color: #58585b;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.general_cta:hover {
    background: #00b2e2!important;
    color: #fff;
    border: 1px solid #00b2e2;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.general_cta_inverse_blue {
    background: transparent!important;
    border-radius: 20px;
    font-family: 'HelveticaNeueW01-75Bold';
    border: 1px solid #fff!important;
    letter-spacing: 1px;
    -webkit-box-shadow: none!important;
    color: #fff!important;
    padding: 8px 60px;
}
.support_icon_width {
    margin: 0 auto;
    max-width: 250px;
    line-height: normal;
}
.general_cta_inverse_blue:hover {
    background: #fff!important;
    border: 1px solid #fff!important;
    color: #27a9e1!important;
}
.general_cta_inverse_dark {
    background: transparent!important;
    border-radius: 20px;
    font-family: 'HelveticaNeueW01-75Bold';
    border: 1px solid #fff!important;
    letter-spacing: 1px;
    -webkit-box-shadow: none!important;
    color: #fff!important;
    padding: 8px 90px;
}
.general_cta_inverse_dark:hover {
    background: #fff!important;
    border: 1px solid #fff!important;
    color: #27a9e1!important;
}
.feature_general_cta:hover {
    color: #0083ac!important;
}

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


/******************************************** Navigation ********************************************/


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

.stuck {
    position: fixed;
    top: 0;
    z-index: 1000;
}
.navi_container {
    width: 100%;
    background-color: rgba(255, 255, 255, .95);
    border-bottom: 1px solid #EAEAEA;
}
.navigation {
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sub_navigation_platform{

        background-color: rgba(0,0,0,0.9);
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    display: none;
}


.sub_navigation_business {
    background-color: rgba(0, 0, 0, 0.9);
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    display: none;
}
.active {
    color: #231f20!important;
}
.sub_business {
    max-width: 1200px;
    margin: 0 auto;
}
.sub_business ul li {
    display: inline;
    font-size: 13px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi';
    color: #fff;
    padding-left: 50px;
}
.sub_business a {
    color: #fff;
}
.sub_business a:hover {
    color: #fff;
}
.sub_navigation_company {
    background-color: rgba(0, 0, 0, 0.9);
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    display: none;
}
.main_nav ul li {
    display: inline;
    font-size: 13px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi';
    padding-left: 60px;
}
.hour_border {
    border: 1px solid #d1d2d4;
}
.hour_image img {}
.hour_image {
    background-color: #58585b;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 20px;
}
.top_nav ul {
    float: right;
}
.top_nav ul li {
    display: inline;
    font-size: 13px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi';
    padding-left: 60px;
}
.top_container {
    width: 100%;
    background-color: black;
    overflow: hidden;
    padding-top: 6px;
}
.top_container a {
    color: #fff;
}
.top_nav {
    max-width: 1200px;
    margin: 0 auto;
}
.main_nav ul li a:hover {
    color: #231f20;
    text-decoration: none;
    /*    border-bottom:1px #000 solid;
*/
}
.main_nav ul li a {
    color: #808284;
}
.main_nav ul li .active {}
.main_nav ul, .sub ul {
    margin-bottom: auto;
}
.sub_email {
    margin-top: 50px;
}
.seal_logo img {
    float: left;
    width: 80px!important;
    margin-left: 11px;
}
.logo {
    float: right;
}
h3#hs_cos_wrapper_module_14557492040621026_title {
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi' !important;
    padding-bottom: 10px;
    color: #58585b;
}
.logo img {
    width: 220px;
    position: relative;
    bottom: 10px;
}
.support_smb_widget {
    border-left: 1px solid #6d6f71;
    border-right: 1px solid #6d6f71;
    border-bottom: 1px solid #6d6f71;
}
.support_enterprise_widget {
    border-left: 1px solid #6d6f71;
    border-right: 1px solid #6d6f71;
    border-bottom: 1px solid #6d6f71;
}
.pm_container_support_info {
    max-width: 815px;
    margin: 0 auto;
}
.support_info_image img {
    margin-left: 20px;
}
.support_info {
    background-color: #fff;
    padding: 25px 18px;
    margin-left: auto !important;
}
.support_border_grey {
    margin-bottom: 30px;
}



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


/******************************************** Form ********************************************/


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

.schedule_form {
    background-color: #323232;
    padding: 50px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    letter-spacing: 1px;
    max-width: 491px!important;
    margin-left: 30px!important;
}
.demo_h2 {
    font-size: 30px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    color: #58585b;
    margin-bottom: 25px;
}
.demo_border_pm {
    position: relative;
    bottom: 7px;
}
.demo_pm {
    font-size: 25px;
    letter-spacing: 1px;
    color: #404041;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    line-height: 1.4;
}
.demo li {
    padding-top: 10px;
    list-style-image: url(//484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Platform/platform_benefits.png?t=1450462476694) !important;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    padding-left: 10px;
    color: #000;
    text-rendering: optimizeLegibility;
    font-family: HelveticaNeueW01-55Roma;
}
.demo_form_header {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-75Bold';
}
.demo_accent img {
    position: absolute;
    bottom: -51px;
    left: -6px;
}
.schedule_border {
    border: 15px solid #f1f1f2;
    padding: 60px 40px 35px 40px;
    max-width: 377px;
}
.form_p {
    font-size: 20px!important;
    padding-bottom: 15px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-65Medi'!important;
}
.form_blue_panel {
    background-color: #27a9e1;
    padding-top: 45px;
    padding-bottom: 45px;
}
span.hs-form-required {
    display: none;
}
.contact_us_form {
    background-color: #f2f2f2;
    padding: 88px 66px 53px 66px;
    margin-top: 30px;
}
.services_accent img {
    position: absolute;
    right: 53px;
    bottom: -79px;
}
.services_form_container {
    max-width: 561px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    font-size: 13px;
}
.services_form {
    background-color: #323232;
    padding: 50px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    letter-spacing: 1px;
}
.services_form_header {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-75Bold';
    position: relative;
    bottom: 5px;
}



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


/******************************************** Section Panels ********************************************/


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

.home_globe_panel {
    background-color: #F1F2F2;
    padding-top: 100px;
    padding-bottom: 100px;
}
.web_logo {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.logo_title {
    font-size: 16px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-75Bold';
    text-transform: uppercase;
    padding-left: 25px;
    letter-spacing: 2px;
}
.print_logo {
    margin-top: 40px;
    margin-bottom: 40px;
}
.news_tip {
    margin-bottom: 40px;
}
.media_kit {
    margin-top: 40px;
    margin-bottom: 40px;
}
.media_side {
    background-color: #000;
    margin-left: auto!important;
    width: 339px!important;
}
.seo_border_space {
    margin-top: 20px;
}
.webdesign_space {
    margin-bottom: 35px;
    position: relative;
    right: 3px;
    bottom: 3px;
}
.news_outer_border {
    border: 1px solid #fff;
    max-width: 350px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 70px;
    margin-bottom: 70px;
}
.news_border_section {
    background-color: rgba(0, 0, 0, .6);
    margin: 0 auto;
    max-width: 327px;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
}
.news_border_section h2 {
    font-size: 25px;
    color: #fff;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    letter-spacing: 2px;
}
.our_quest_panel {
    max-width: 493px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.our_quest_bg {
    background-color: rgba(255, 255, 255, .9);
    padding: 68px;
    position: absolute;
    top: -125px;
}
.contact_panel {
    background-color: #272727;
    max-width: 354px;
}
.information_panel {
    background-color: #10181f;
    padding-top: 100px;
    padding-bottom: 100px;
}
.light_education_panel {
    background-color: #f6f7f7;
    padding-bottom: 83.5px;
    padding-top: 83.5px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-top: 65px;
}
.light_panel_platform {
    /*    background-color: #f6f7f7;*/
    padding-bottom: 135px;
    padding-top: 160px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_platform_bottom {
    padding-bottom: 135px;
    padding-top: 160px;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel {
    background-color: #f6f7f7;
    padding-bottom: 90px;
    padding-top: 90px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_services {
    background-color: #f6f7f7;
    padding-bottom: 140px;
    padding-top: 140px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_support {
    background-color: #f6f7f7;
    padding-bottom: 105px;
    padding-top: 105px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_contact {
    background-color: #f6f7f7;
    padding-bottom: 105px;
    padding-top: 105px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_2 {
    background-color: #f6f7f7;
    padding-bottom: 135px;
    padding-top: 135px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_ma {
    background-color: #f6f7f7;
    padding-bottom: 23px;
    padding-top: 135px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.light_panel_peak {
    background-color: #f6f7f7;
    padding-bottom: 90px;
    padding-top: 90px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.light_panel_3 {
    background-color: #f6f7f7;
    padding-top: 45px;
    padding-bottom: 45px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.careers_quest_space {
    padding-top: 135px;
    padding-bottom: 470px;
    background-color: #f6f7f7;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}
.orange_panel {
    background-color: #0083ac;
    padding-top: 80px;
    padding-bottom: 80px;
}
.blue_panel {
    background-color: #1b75bb;
    padding-top: 80px;
    padding-bottom: 80px;
}




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


/* MOBILE FOOTER CSS*/


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

.privacy_mobile {
    font-size: 13px;
    color: #fff;
}
.privacy_mobile_2 {
    font-size: 11px;
    color: #fff;
}
.connect_mobile li {
    display: inline;
    margin-left: 5px;
    opacity: .3;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.connect_mobile li:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    opacity: 1;
}
.mobile_footer_container {
    max-width: 335px;
    margin: 0 auto;
}
.mobile_footer {
    background-color: #000;
    padding-bottom: 50px;
}

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


/* FOOTER CSS*/


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

.footer-line {
    border-bottom: 1px solid #fff;
}
.footer a {
    color: #fff!important;
}
.footer ul li {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    padding-top: 25px;
    list-style-type: none!important;
}
.footer {
    color: #fff;
    background-color: #000!important;
    padding-top: 85px;
}
.footer h4 {
    font-family: 'HelveticaNeueW01-75Bold';
    font-size: 14px;
    letter-spacing: 1px;
}
.span6.widget-span.widget-type-cell.support_info p {
    font-size: 14px;
}
.connect {
    text-align: center;
    padding-left: 25px;
}
.fine-print {
    font-size: 13px;
    text-rendering: optimizeLegibility;
    font-family: 'HelveticaNeueW01-45Ligh';
    letter-spacing: 1px;
    margin-top: 80px;
    margin-bottom: 20px;
}
.dot {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 7px;
}
.pci {
    position: relative;
    left: 10px;
}
.privacy {
    padding-right: 20px;
}



/*****************************************/
/*****************************************/
/************ CASE STUDY  CSS ************/
/*****************************************/
/*****************************************/

.case_header{
    margin-top: 150px;

}

.case_title{
    text-align: center;
    color: #2F4A8C;
    font-size: 30px;
    padding: 40px 0;
    font-family: 'HelveticaNeueW01-45Ligh';

    letter-spacing: 1px;
}

.case_title_2{
    text-align: center;
    color: #2F4A8C;
    font-size: 30px;
    padding-bottom:80px;
        letter-spacing: 1px;
    font-family: 'HelveticaNeueW01-45Ligh';

}


.case_title_3{
    font-family: 'HelveticaNeueW01-45Ligh';

    text-align: center;
    color: #2F4A8C;
    font-size: 30px;
    padding-bottom: 36px;
    margin-top: 100px;
        letter-spacing: 1px;

}


.case_success {
    font-size: 30px;
    font-family: 'HelveticaNeueW01-75Bold';
    color: #000;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding-bottom:50px;
    letter-spacing: 1px;
    line-height:40px;

}

.case_border{
    margin-top:60px;
    margin-bottom: 60px;

}

.goal_title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-bottom: 30px;
        letter-spacing: 1px;

}


.goal_quote {
    background-color: #F4F4F4;
    padding: 30px;
    margin-top: 50px;
}


.goal_quote_2{

    background-color: #F4F4F4;
    padding: 60px 40px;
    margin-top: 50px;
    margin-bottom:120px;

}


.goal_quote_container{
    max-width: 720px;
    margin: 0 auto;

}

blockquote {
    padding-top: 0px!important;
    margin: auto!important;
    font-size: 17.5px;
    border-left: none!important;
}

.success_title {
    font-size: 21px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-top: 60px;
    padding-bottom: 20px;
    letter-spacing: 1px;
}


.quote_author {
    text-align: right;
    line-height: 20px;
    margin-top: 15px;
    padding-right: 68px;
}


.quote_author_2 {
    text-align: right;
    line-height: 20px;
    margin-top: 35px;
    padding-right: 68px;
}

.solution_list {
    margin: 0 auto;
    max-width: 495px;
}

.features_goals{
margin-top:100px;
margin-bottom: 100px;

}

.results_text{
font-size:20px;

}

.results-title {
    font-family: 'HelveticaNeueW01-75Bold';    font-size: 70px;
    color: #000;
    padding-bottom:25px;
}

.results_container{
    max-width: 720px;
    margin: 0 auto;
    margin-top:50px;

}

.results_oval_container {
    max-width: 800px;
    margin: 0 auto;
}

.include_oval{
        margin-top: 30px;
    margin-bottom: 10px;
    
}


.span9.widget-span.widget-type-rich_text {
    margin-left: 0;
}

.results_container .include:nth-child(1){
float: left;
}

.results_container .include:nth-child(2){
float: right;
}

.goals_results_container {
    max-width: 1006px;
    margin: 0 auto;
}


.goals_results_oval_container {
    max-width: 1081px;
    margin: 0 auto;
}

.bracket {
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-1.png?t=1500054318600) left no-repeat;
    margin: 0 auto;
    width: 168px;
}

.bracket p {
    height: 100px;
    padding-top: 40px;
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-2.png?t=1500054318600)right no-repeat;
}




.bracket-2 {
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-1.png?t=1500054318600) left no-repeat;
        margin: 0 auto;
    width: 233px;
}

.bracket-2 p {
    height: 100px;
    padding-top: 40px;
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-2.png?t=1500054318600)right no-repeat;
}


.bracket-3 {
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-1.png?t=1500054318600) left no-repeat;
        margin: 0 auto;
    width: 225px;
}

.bracket-3 p {
    height: 100px;
    padding-top: 40px;
    background: url(https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/bracket-2.png?t=1500054318600)right no-repeat;
}


.case_list li {
    list-style: initial!important;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
}

.case_list_2{
padding-left:0!important;
margin-top:10px;
}

.case_list_2 li {
    font-family: 'Roboto', sans-serif;
    font-size:15px;
    line-height: 23px;
    letter-spacing: 1px;
}

/** blockquote styles **/
.bq3 { background: url('https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/quote-1.png') top left no-repeat; padding-left: 55px; line-height: 18px; color: #575757; }
.bq3 p { padding-right: 35px; line-height: 23px; background: url('https://484017.fs1.hubspotusercontent-na1.net/hubfs/484017/PerfectMind_2_Assets/Images/Case_Study/quote-2.png') bottom right no-repeat; color: #333; font-size: 14px; letter-spacing: 1px; }