
@font-face {
    font-family: "icomoon-ult";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/2098654/TheDwyerGroup-July2016/Font/w82nlwhqji8.eot?#iefix") format("embedded-opentype"), 
         url("//cdn2.hubspot.net/hubfs/2098654/TheDwyerGroup-July2016/Font/w82nlwhqji8.woff") format("woff"), 
         url("//cdn2.hubspot.net/hubfs/2098654/TheDwyerGroup-July2016/Font/w82nlwhqji8.ttf") format("truetype");
}

 








/* ==========================================================================
   Footer
   ========================================================================== */


.footer-container-wrapper {}
.footer-container {}

.footer-container .page-center{
    max-width: 1550px!important;
}


.custom-footer-wrapper{}
.custom-footer-wrapper a{
    color: #277DBF !important;
    -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;;
    text-decoration:none !important;
}
.custom-footer-wrapper a:hover{
  color: #FAD957 !important;
  text-decoration:none !important;
}
/*================================================================================= custom-footer-top-wrapper */
.custom-footer-top-wrapper{
    padding: 4% 0;
    background-color: #F2F2F2;
}
.custom-footer-top-wrapper h2{
    text-align:center;
    text-transform: uppercase;
    font-size: 1.75rem;
    line-height:38px;
    color: #277DBF;
    font-family: Oswald, sans-serif;
    font-weight: normal;
    background-color: transparent;
    padding: 0;
    margin-bottom: 1.6em;
}
.custom-footer-top-wrapper ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.custom-footer-top-wrapper ul li {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 18.5%;
    -ms-flex: 0 1 18.5%;
    flex: 0 1 18.5%;
    margin: .7em 0;
}
.custom-footer-top-wrapper ul li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 .5em 2em rgba(0,0,0,0.1);
    text-align: center;
    padding: 2.5em 5%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.custom-footer-top-wrapper ul li a img {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .4s ease 0s, -webkit-transform .4s ease 0s;
    -moz-transition: opacity .4s ease 0s, -moz-transform .4s ease 0s;
    -o-transition: opacity .4s ease 0s, -o-transform .4s ease 0s;
    transition: opacity .4s ease 0s, transform .4s ease 0s;
    display: block;
}
.custom-footer-top-wrapper ul li a img:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1,1);
    -moz-transform: translate(-50%,-50%) scale(1,1);
    -o-transform: translate(-50%,-50%) scale(1,1);
    transform: translate(-50%,-50%) scale(1,1);
    opacity: 1;
    max-width: 90%;
    -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;;
}
.custom-footer-top-wrapper ul li a img:last-child {
    opacity: 0;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;;
}
.custom-footer-top-wrapper ul li a:hover img:first-child {
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(1.1,1.1);
    -moz-transform: translate(-50%,-50%) scale(1.1,1.1);
    -o-transform: translate(-50%,-50%) scale(1.1,1.1);
    transform: translate(-50%,-50%) scale(1.1,1.1);
}
.custom-footer-top-wrapper ul li a:hover img:last-child {
    opacity: 1;
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
/*================================================================================= custom-footer-top-down-wrapper */
.custom-footer-top-down-wrapper .page-center,
.custom-footer-top-wrapper .page-center{
    max-width:1385px!important;
}
.custom-footer-top-down-wrapper{
    background-color: #FFFFFF;
    background-image: none;
    padding: 4% 0;
    text-align:center;
}
.custom-footer-top-down-wrapper ul{
    padding-top: 3em;
    display:block;
    margin-left:-8px;
}
.custom-footer-top-down-wrapper ul li{
    display:inline-block;
    padding: 0 5.35%;
    
}
.custom-footer-top-down-wrapper ul li img{
    vertical-align:middle;
}

/*================================================================================= custom-footer-bottom-up-wrapper */
.custom-footer-bottom-up-wrapper{
    background-image: url(//cdn2.hubspot.net/hubfs/2098654/TheDwyerGroup-July2016/Images/footer-bg.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    padding: 15% 0 2.85%;
    font-size: .9375vw;
}
.custom-footer-logo{
    text-align:center;
    padding-bottom: 19px;
}
.custom-footer-logo img{
    margin-left: -37px;
    position:relative;
    top:-1px;
}
.custom-footer-phone-no a{
    font-family: 'Oswald', sans-serif;
    font-size: 1.6667em;
    color: #277DBF !important;
}
.custom-footer-menu{}
.custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul{
    display: block;
    text-align: center;
    padding-top: 5px;
    margin-left: -37px;
}
.custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li{
    display:inline-block;
    float:none!important;
}
.custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:not(:first-child){
    margin-left:-4.5px;
}
.custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a{
    padding: .2em .75em;
    font-weight: 600;
}
.custom-footer-social-icon{}
.custom-footer-social-icon .social-info ul{
    display: block;
    text-align: right;
    position: relative;
    bottom: -7px;
    padding-right: 1px;
    margin:0; /* JD added this */
}
.custom-footer-social-icon .social-info ul li{
    display:inline-block;
    vertical-align:top;
}
.custom-footer-social-icon .social-info ul li:not(:first-child){
    margin-left:-3px;
}
.custom-footer-social-icon .social-info ul li a {
    display: block;
    padding: .5em;
    margin: 0;
    font-size: 1.25em;
    line-height: 1;
}
icon.facebook:before {
    content: "\e009";
}
icon.twitter:before {
    content: "\e00e";
}
icon.youtube-3:before {
    content: "\f93a";
}
icon.linkedin-2:before {
    content: "\ee55";
}
/*================================================================================= custom-footer-bottom-wrapper */
.custom-footer-bottom-wrapper{
    background-color: #333;
    color: rgba(255,255,255,0.8);
    padding: 36px 0;
    line-height: 1.6;
}
.custom-footer-bottom-wrapper a{
    color: rgba(255,255,255,0.8);
    -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;;
}
.custom-footer-bottom-wrapper a:hover{
    color: rgba(255,255,255,0.8);
}
.custom-footer-copyright {
    padding-top:17px;
}

.custom-footer-copyright p {
    margin:0;
}
.custom-footer-information, .custom-footer-information p{
    font-size: 9px;
    line-height:14px;
    text-align: center;
    margin:0;
}
.custom-footer-powerdby{
    text-align:right;
    padding-top:1px;
}
.custom-footer-powerdby a span{
    vertical-align: 73%;
    display: inline-block;
    font-size: .8em;
    padding-right: 3.2px;
}

.import-js{
    min-height:0px!important;
}

.contact-info-no{
    display:none;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 1.6667em;
    color: #277DBF;
}
.contact-info-no a:hover,
.custom-footer-phone-no a:hover{
    color:#277DBF;
}

icon {
    font-family: 'icomoon-ult' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-footer-social-icon{}
.custom-footer-social-icon .social-info ul{
    display: block;
    text-align: right;
    position: relative;
    bottom: -7px;
    padding-right: 1px;
}
.custom-footer-social-icon .social-info ul li{
    display:inline-block;
    vertical-align:top;
}
.custom-footer-social-icon .social-info ul li:not(:first-child){
    margin-left:-3px;
}
.custom-footer-social-icon .social-info ul li a {
    display: block;
    padding: .5em;
    margin: 0;
    font-size: 1.25em;
    line-height: 1;
}
icon.facebook:before {
    content: "\e009";
}
icon.twitter:before {
    content: "\e00e";
}
icon.youtube-3:before {
    content: "\f93a";
}
icon.linkedin-2:before {
    content: "\ee55";
}

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
  margin-bottom:10px;
}

/* =================================================== MOBILE =======================================*/

.custom-footer-phone-no a:hover{
    color:#277DBF;
}
.footer-menu-button{
        display:none;
    }

.custom-menu-primary .hs-menu-wrapper>ul ul li.dl-back{
    display:none!important;
}
/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


   ========================================================================== */
@media (max-width:1900px) and (min-width: 1531px){
    .custom-outer-header-wrapper {
        min-height: 106px !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 45px 53px 44px;
    }
    .widget-span.custom-header-logo {
        padding: 1.2em 2%;
    }
}
@media (max-width:1700px) and (min-width: 1531px){
   .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 16px;
        padding: 45px 55px 44px;
    }  
    
    /* Footer in 1700*/
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-top: 3px;
        margin-left: -34px;
    }
    .custom-footer-logo img {
        margin-left: -33px;
        position: relative;
        top: 0px;
    }
}
@media (max-width:1700px){
    .custom-footer-top-down-wrapper ul {
        margin-left: 0;
        text-align: right;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 5%;
    }
}
@media (max-width:1530px) and (min-width: 1001px){
    /* Header in 1530 */
    .widget-span.custom-header-logo img {
        max-width: 100%;
    }  
    .widget-span.custom-menu-primary {
        width: 80%;
        padding:0;
    }
    .custom-menu-primary .hs-menu-wrapper>ul {
        float: right;
    }
    
    .custom-menu-primary .hs-menu-wrapper>ul>li>a:before {
        left: 0;
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul {
        left: 0px !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) > ul{
        left:auto!important;
        right:0;
    }
    .custom-outer-header-wrapper {
        min-height: 106px !important;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 41px 19px 50px 44px;
    }
    .widget-span.custom-header-logo {
        padding: 1.48em 2%;
        width: 20%;
    }
    
    
}   
  
@media (max-width: 1530px){
    html {
        font-size: 1.177vw;
    }
    /* Footer */
    .custom-footer-bottom-up-wrapper {
        font-size: 100%;
    }
}
@media (max-width:1369px) and (min-width: 1001px){
    /* Header in 1369 */
    
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 41px 19px 48px 44px;
    }
}
@media (max-width:1369px){
    .custom-footer-information {
        font-size: .5em;
        line-height: 1.6;
    }
    .custom-footer-bottom-wrapper {
        padding: 2em 0 1.7em;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-top: 4px;
        margin-left: -34px;
    }
    .custom-footer-logo img {
        margin-left: -35px;
        top: 1px;
    }
    .custom-footer-top-down-wrapper ul {
        text-align: center;
    }
}

@media (max-width: 1300px){
    html {
        font-size: 1.4vw;
    }
}

@media (max-width:1299px) and (min-width: 1001px){
    /* Header in 1299 */
    .widget-span.custom-header-logo {
        padding: 1.46em 2%;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 40px 16px 48px 19px;
    }
    
}
@media (max-width:1299px){
    .custom-footer-copyright {
        padding-top: 1.5em;
    } 
    .custom-footer-powerdby {
        padding-top: .55em;
    }
    .custom-footer-bottom-wrapper {
        padding: 2em 0;
    }
    .custom-footer-logo {
        text-align: center;
        padding-bottom: 21px;
    }
    .custom-footer-logo img {
        top: 0px;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 4%;
    }
}
@media (max-width:1199px){
    .custom-footer-copyright {
        padding-top: 1.2em;
    }  
    .custom-footer-powerdby {
        padding-top: .3em;
    }
    .custom-footer-bottom-wrapper {
        padding: 1.95em 0 2em;
    }
    .custom-footer-logo {
        padding-bottom: 19px;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 3%;
    }
}
@media (max-width:1099px) and (min-width: 1001px){
    /* Header in 1001 */
    
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        padding: 36px 15px 44px 17px;
    }
    .custom-outer-header-wrapper {
        min-height: 108px !important;
    }
    .widget-span.custom-header-logo {
        padding: 1.48em 2%;
    }
}
@media (max-width: 1024px){
    .custom-footer-bottom-wrapper {
        padding: 2em 0 2.06em;
    }  
    .custom-footer-powerdby {
        padding-top: 0;
    }
    .custom-footer-powerdby a span {
        vertical-align: 90%;
        padding-right: 2px;
    }
    .custom-footer-logo {
        padding-bottom: 14px;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-top: 5px;
        margin-left: -31px;
    }
    .custom-footer-logo img {
        margin-left: -30px;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 2.5%;
    }
}
@media (max-width: 1000px){
    html {
        font-size: 1.7vw;
    }
    /* Footer */
    .custom-footer-bottom-wrapper a {
        margin-top: 13px;
        display:block;
    }
    .custom-footer-powerdby a span {
        vertical-align: 73%;
    }
    .custom-footer-bottom-wrapper {
        padding: 1.93em 0 2.06em;
    }
    .custom-footer-logo {
        padding-bottom: 19px;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-top: 6px;
    }
    .custom-footer-top-down-wrapper {
        padding: 3.5em 0;
    }
    .custom-footer-top-wrapper {
        padding: 3.5em 0;
    }
    .custom-footer-top-wrapper ul li a {
        padding: 1em 5%;
    }
    .custom-footer-top-wrapper ul li {
        -webkit-flex: 0 1 15.5%;
        -ms-flex: 0 1 15.5%;
        flex: 0 1 15.5%;
        margin: .25em 0;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 2%;
    }
    
    /* Header   */
    .widget-span.custom-header-logo,
    .widget-span.custom-menu-primary{
        max-width: 100%;
        width: 100%;
    }
    .widget-span.custom-menu-primary{
            padding: 0;
    }
    .custom-menu-primary .hs-menu-wrapper>ul ul li.dl-back{
        display:block!important;
    }
}
@media (max-width: 1000px) and (max-height:500px){
    .show-mobile-nav .custom-menu-primary,
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        height:320px !important;
        overflow-y:auto;
    }
}
@media (max-width: 930px){
    .custom-footer-top-down-wrapper ul li {
        padding: 0 1%;
    }
}
@media (max-width: 850px){
    .custom-footer-top-down-wrapper ul li {
        padding: 0;
    }
    .custom-footer-top-down-wrapper ul li:not(:first-child){
        margin-left:-3px;
    }
}
@media (max-width: 800px){
    html{
        font-size: 2.123vw;
    }
    .custom-footer-top-down-wrapper ul li img {
         max-height: 120px;
    }
    .custom-footer-top-down-wrapper ul li {
        padding: 0 2%;
    }
    .widget-span.custom-footer-phone-no {
        display: none !important;
    }
    .widget-span.custom-footer-menu,
    .widget-span.custom-footer-social-icon{
        width:100%;
        margin:0;
    }
    .contact-info-no{
        display:block;
    }
    .custom-footer-social-icon .social-info ul {
        text-align: center;
        bottom: -2px;
        padding-top: 1px;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul,
    .custom-footer-logo img{
        margin-left: 0;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-bottom: 3px;
    }
    .custom-footer-logo {
        padding-bottom: 17px;
    }
    .custom-footer-top-wrapper ul li {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1em;
    }
    .custom-footer-top-wrapper h2 {
        margin-bottom: .5em;
    }
    .widget-span.custom-section-header-wrapper {
        display: none;
    }
    .custom-header-wrapper{
        border-bottom: solid .125em #E6E6E6;
    }
  
  .widget-span.custom-footer-menu,
    .widget-span.custom-footer-social-icon{
        width:100%;
        margin:0;
    }
    .contact-info-no{
        display:block;
    }
    .custom-footer-social-icon .social-info ul {
        text-align: center;
        bottom: -2px;
        padding-top: 1px;
    }
}




/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: ) {}


/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 767px) {
    .landing-page.one-column .body-container .widget-type-form,
    .error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
    .password-template .body-container form,
    .subscription-template .body-container .widget-type-email_simple_subscription form{
        width: 100%;
    } 
    .custom-footer-copyright {
        text-align: center;
        padding-bottom: .5em;
        padding-top: 1.18em;
    }
    .footer-menu-button{
        display:block;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        padding-bottom: .5em;
        padding-top: 0;
        display:none;
    }
    .custom-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
        padding: .38em .75em;
    }
    .custom-footer-bottom-wrapper a {
        margin-top: 19px;
        text-align: center;
    }
    .custom-footer-bottom-wrapper {
        padding: .3em 0 1.5em;
    }
    .custom-footer-information {
        padding: 1em;
    }
    .custom-footer-powerdby a span {
        vertical-align: 88%;
    }
    .custom-footer-bottom-up-wrapper {
        padding: 25% 0 7%;
    }
    .footer-menu-button .more-btn{
        position: relative;
        padding: .35em 1.5em .5em 1em;
        display: block;
        background-color: #eff1f8;
        font-weight: 700;
        border: solid 1px #d9d9d9;
        border-radius: .2em;
        max-width: 280px;
        text-align: left;
        margin: 0 auto;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #277DBF;
        margin-bottom: .25em;
    }
    .more-btn.open-footer-menu{
        margin-bottom: 0;
    }
    .footer-menu-button .more-btn:after{
        content: ' ';
        display: block;
        position: absolute;
        -webkit-transform: translateY(-50%) scale(1,1);
        -moz-transform: translateY(-50%) scale(1,1);
        -o-transform: translateY(-50%) scale(1,1);
        transform: translateY(-50%) scale(1,1);
        background-color: #E7C311;
    }
    .footer-menu-button .more-btn:before{
        content: ' ';
        width: 1.25em;
        height: .25em;
        display: block;
        position: absolute;
        top: 44%;
        right: 2.6%;
        background-color: #E7C311;
    }
    .footer-menu-button .more-btn:after {
        height: 1.25em;
        width: .25em;
        top: 1em;
        right: .9em;
        -webkit-transition: -webkit-transform .5s ease 0s;
        -moz-transition: -moz-transform .5s ease 0s;
        -o-transition: -o-transform .5s ease 0s;
        transition: transform .5s ease 0s;
    }
    .custom-footer-logo {
        padding-bottom: 22px;
    }
    .more-btn.open-footer-menu:after{
        display:none;
    }
  .custom-footer-top-down-wrapper ul {
    padding-left:0; 
  }
    .custom-footer-top-down-wrapper ul li {
        padding: 0;
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 35px;
    }
  .custom-footer-top-down-wrapper ul li:last-child {
      margin-bottom:0;
  }
}