





/* Basic text */
img {
	height: auto;
}
sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    clear: none;
    height: 0;
    margin: 60px 0;
}

body {
	color: #8F989F;
	font-family: 'ralewayregular','Helvetica Neue',Helvetica,Arial,sans-serif !important;
	font-size: 15px;
	line-height: 23px;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #808080;
    border-radius: 0;
    box-sizing: border-box;
    color: #000000;
    display: block;
    font-family: "ralewayregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 0 20px;
    max-width: 100%;
    outline: medium none;
    padding: 10px;
    transition: background 0.2s linear 0s;
    vertical-align: baseline;
    width: 100%;
}
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    background: #063674;
    background-clip: padding-box;
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: normal;
    margin-bottom: 20px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.2s linear 0s;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    background: #111111;
    color: #FFFFFF;
}
body form.hs-form fieldset[class*="form-columns"] .hs-input {
	width: 100%;
}


h3 {
    font-family: 'ralewayregular','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #063674;
    line-height: 28px;
    margin-bottom: 25px;
    margin-top:20px
}

h1 {
    font-family: 'ralewaysemibold',Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    line-height: 40px;
    margin: 0 0 20px;
}
h2 {
    font-family: 'Futura', Impact, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #10507a;
    line-height: 35px;
    margin-bottom: 20px;
    margin-top:25px;
}
h3 {
    font-family: ‘Arial Rounded MT Bold’, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #063674;
    line-height: 30px;
    margin-bottom: 25px
}
.hs_cos_wrapper_type_rich_text ul {
    padding-left: 0;
    list-style: none;
    margin: 0 0 20px;
}

.hs_cos_wrapper_type_rich_text ul li {
    /*background: url("//cdn2.hubspot.net/hub/390757/file-1011143733-jpg/images/bullets.jpg?t=1505399389427") no-repeat;*/
    margin-bottom: 10px;
    margin-left: 0;
    text-indent: -0.7em;
}

.hs_cos_wrapper_type_rich_text ul li:before {
    color: #063674;
    content: "• ";
    margin-left: 11px;
}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
.body-container p {
	margin: 0 0 25px;
	font-family: inherit !important;
}


.padding-top-bottom-50 {
    padding-top:50px!important;
    padding-bottom:50px!important;
}
.padding-top-50 {
    padding-top:50px !important;
}
.padding-top-20 {
    padding-top:20px !important;
}
.padding-top-bottom-20 {
    padding:20px 0 !important;
}
.padding-top-bottom-25 {
    padding:25px 0 !important;
}
.padding-50 {
    padding:50px !important;
}
.padding-20 {
    padding:20px !important;
}
.padding-top-100 {
    padding-top:100px !important;
} 
.padding-bottom-50 {
     padding-bottom:50px !important;
}


.grey-background {
    background: #eeeeee;
}
.theme-bg-color {
    background: #10507a;
}
.white-bg {
    background:#fff;
}
.title-module {
    text-align: center;
}
.row-fluid [class*="span"] {
	min-height: 1px;
}
h3.form-title {
    font-family: 'ralewaymedium',Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #063674;
    line-height: 20px;
}



/* ---------- Home Page CSs -------------- */


.overlay_parallax_black {
    position: relative !important;
}

/*.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 1220px !important;
	margin: 0 auto;
	padding: 0 25px;
}*/


/******* Overlay Css  ******/
.overlay_parallax_black {
    position: relative !important;
}
.overlay_parallax_black:after {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.4);
}
.overlay_parallax_white {
    position: relative !important;
}
.overlay_parallax_white:after {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0.4);
}
.overlay_parallax_black > *,
.overlay_parallax_white > *{
    z-index: 999;
    position: relative;
}

.old-homes-container { 
    position:relative;
}
.older-home-text-section{ 
    position: absolute;
    right: 14.5299%;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
}
.left-group .image-section {
    float: right;
}
a#cta_button_476360_193059ad-37ae-4efc-b2f0-ce6d4feae27f {
	margin: 20px auto;
}

.mitsubishi-hero-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Logos/Boston_Window_Family_Winter.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.mitsubishi-hero-image-summer {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Boston_Window_Family_Summer_Full.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.comfort-for-heroes {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Landing_Page_Images/Comfort%20for%20Heroes/Comfort-for-Heroes-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.heats-cools-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Cools-Heats-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.cooling-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Cooling/Cooling-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.cooling-services-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Cooling/Cooling-Services-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.heating-services-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Cooling/Heating-Services-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.brownstone-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Brownstone-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.sunroom-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Sunroom-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.old-homes-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Old-Homes-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.hyper-heat-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Hyper-Heat-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.heating-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Heating-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.about-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/About/About-Top-Image-2.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.ethnic-family-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Ethnic-Family-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.residential-ductless-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Ductless-at-Home-Mitsubishi.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.efficient-ductless-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Efficient-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.filtration-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Filtration-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.blue-living-room-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Blue-Living-Room-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.how-it-works-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/How-it-Works-Heat-Parallax.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.heats-great-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Heats-Great-Less-Filling-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.commercial-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Ductless-at-Work-Mitsu-Hero.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.classroom-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Classroom-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.old-building-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Old-Buildings-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.old-home-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Old-Homes-Hero.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.sunroom-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Sunroom-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.basement-parallax-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Basement-Parallax-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.ductless-giveaway-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Landing_Page_Images/Ductless_Giveaway_Image-3.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.ductless-giveaway-image-2 {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Landing_Page_Images/Ductless_Giveaway_Image-4.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.ductless-giveaway-ty-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Landing_Page_Images/Ductless_Giveaway_TY_Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.brownstone-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Brownstone-Top-Image.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.green-room-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Green-Ductless-Room.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.filtration-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Advantages-Hero.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.filtration-dog-lady {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Filtration-Dog-Lady.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.efficient-top-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Yellow-Ductless-Kitchen.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.efficient-top-image-2 {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless%20Version%203/Efficient-Parallax-Image-2.jpg) no-repeat fixed center center / cover;
    text-align: center;
}

.orange-room-low-wall-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Orange-Room-Low-Wall-Unit.jpg) no-repeat fixed center center / cover;
    text-align: center;
    
}
.mitsubishi-ductless-advantage-family {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Ductless-Advantage-Family.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.homepage-template .mitsubishi-how-ductless-works-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-How-Ductless-Works-Hero.jpg) no-repeat fixed center center / cover;
    padding: 170px 0 150px;
}
.ductless-controls-image-mitsubishi {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Multiple-Ways-to-Control-Mitsubishi.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.mitsubishi-ductless-at-home-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Ductless-at-Home-Mitsubishi.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.ductless-and-chill-mitsubishi {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Ductless-and-Chill-Mitsubishi.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.yellow-ductless-kitchen {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Yellow-Ductless-Kitchen.jpg) no-repeat fixed center center / cover;
	text-align: center;
}
.homepage-template .carrier-ductless-at-work-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Carrier-Ductless-at-Work.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.old-office-building-image {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_2016/images/Old_Office_Building.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.homepage-template .mitsubishi-advantages-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Advantages-Hero.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.heats-great-less-filling {
    background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Heats-Great-Less-Filling-Large.jpg) no-repeat fixed center center / cover;
    text-align: center;
}
.homepage-template .mitsubishi-ductless-sunroom-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Ductless-Sunroom-Hero-Mitsubishi.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.mitsubishi-ductless-basement-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Ductless-Basement.jpg) no-repeat fixed center center / cover;
	text-align: center;
}
.homepage-template .ductless-for-older-homes-mitsubishi {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Mitsubishi-Old-Homes-Hero.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.old-home-exterior {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Old-Home-Exterior.jpg) no-repeat fixed center center / cover;
	text-align: center;
}
.homepage-template .ductless-for-row-homes {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Row_Home_Hero.jpg) no-repeat fixed center center / cover;
	padding: 170px 0 150px;
}
.row-homes-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Row_Homes_Townhomes.jpg) no-repeat fixed center center / cover;
	text-align: center;
}
.rebates-financing-image {
	background: url(https://cdn2.hubspot.net/hubfs/471329/Ductless_3.0/Images/Rebates-and-Financing-Hero.jpg) no-repeat fixed center center / cover;
	text-align: center;
}

.homepage-template #cta_button_476360_a244c799-f304-4a71-bada-3c7ba65409e3, .homepage-template #cta_button_476360_90aac55c-329e-4dde-bea7-0db0e3bfc5ab {
    font-size:15px;
}
.theme-bg-color .hs-form .hs-form-field > label , .theme-bg-color .hs-form .hs-form-field legend {
    color:#fff;
}
.theme-bg-color h3.form-title {
    color:#fff;
}
#hs_cos_wrapper_module_1511604558081676 input[type="submit"] {
	background-color: #ffffff !important;
	color: #063674 !important;
	background-image: none !important;
}
#hs_cos_wrapper_module_1511604558081676 fieldset.form-columns-2 .hs-form-field {
	width: 50%;
	float: left;
}


@media (max-width: 1200px) {
    .older-home-text-section{ 
        width: 45% !important;
        right: 2%;
    }
}

@media (min-width: 768px) and (max-width: 1220px) {
    .page-center {
        padding: 0 10px !important;
    }
    .hero-blocks {
        min-height: 275px;
    }
}

@media (max-width: 767px) {
    
    .two-column-template.top-pane-template .left-sidebar {
        margin-top: 20px;
        width: 100%;
    }
    .two-column-template.top-pane-template .main-content {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        padding-bottom: 0;
    }
    .hero-blocks {
        clear: both;
        display: block;
        float: none;
        margin: 0 auto 10px;
        max-width: 180px;
        width: 100%;
    }
    .our-team-group .hs_cos_wrapper_type_rich_text {
        clear: both;
        display: block;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .custom-logo-hyperlocal,
    .hyperlocal-copyright p {
        text-align: center;
    }
    h1 {
        font-size: 30px !important;
    }
    h2 {
        font-size: 25px !important;
    }
    .get-started-image {
        background: url("//cdn2.hubspot.net/hub/390757/file-1016196832-jpg/images/thin-image.jpg?t=1505399389427") no-repeat 0 -100px;
        height: 130px;
    }
    .header-container-wrapper {
        min-height: 106px;
    }
    .custom-logo {
        padding-top: 25px;
        text-align: center;
    }
    .hyperlocal-template img {
        max-width: 100% !important;
    }
    .hyperlocal-template h4 {
        font-size: 15px;
    }
    .hyperlocal-template ul {
        font-size: 12px;
    }
    .hyperlocal-template h1 {
        font-size: 25px !important;
    }
    .hyperlocal-template h2 {
        font-size: 20px !important;
    }
    .title-module {
        padding-top: 90px;
    }
    .services-group {
        padding-top: 30px;
    }
    .our-team-group {
        padding: 30px 0;
    }
    .custom-contact-us {
        padding: 30px 0;
    }
    .homepage-template .home-top-image {
        padding: 30px 0;
    }
    .row-fluid [class*="span"] {
    min-height: 1px;
    }
     .left-group .image-section {
        float: none;
    }
    .text-section h2,
    .text-section p{
        text-align: left !important;
    }
    
    .old-homes-container { 
    position:relative;
    }
    .older-home-text-section{ 
    position: relative;
    right:0;
    top: 0;
    transform: translate(0px, 0%);
    -webkit-transform: translate(0px, 0%);
    -moz-transform: translate(0px, 0%);
    width:96% !important;
    padding:0px 2%;
    }
    .townhomes-text{
    padding:0px 2%;
    }
    .mobile-show {
        display:none !important;
    }
    .mobile-hide {
        display:block !important;
    }
}