.hs-blog-listing .dnd-section .dnd-column{padding:0}.blog-header{background-color:#f8fafc;text-align:center}.blog-header__inner{margin:0 auto;max-width:600px}.blog-header__author-avatar{border-radius:50%;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.15);box-shadow:0 0 12px 0 rgba(0,0,0,.15);display:block;height:auto;margin:0 auto 1.4rem;width:200px}.blog-header__author-social-links a{background-color:#000;border-radius:50%;display:inline-block;height:40px;margin:0 5px;position:relative;width:40px}.blog-header__author-social-links a:focus,.blog-header__author-social-links a:hover{background-color:#494a52}.blog-header__author-social-links svg{fill:#fff;height:15px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.blog-index__tag-header{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:1rem}.blog-index__tag-subtitle{font-size:1.16rem;line-height:1.1}.blog-index__tag-heading{border-bottom:3px solid #d1d6dc;padding-bottom:1rem}.blog-index:after{content:"";-webkit-box-flex:1;-ms-flex:auto;flex:auto}.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:1000px){.blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}@media screen and (min-width:768px){.blog-index__post--large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;justify-items:space-between}}.blog-index__post-inner-card,.blog-index__post.blog-index__post--small{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-index__post-inner-card{background:#fff;border-radius:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%}.blog-index__post-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0;display:block;padding-bottom:63%}@media (min-width:1000px){.full-width .blog-index__post-image{min-height:300px;padding-bottom:unset}}.blog-index__post-inner-card .blog-index__post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:24px 30px 30px}.blog-post__tag-link:hover{text-decoration:none}.blog-index__post-content h2{margin:.5rem 0}.blog-index__post-content--small h2{font-size:18px;line-height:26px}.blog-index__post-content--small h2 a:hover{text-decoration:none;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.blog-post__meta-section{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto;padding-top:30px}.blog-post__meta-section.no-min{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-post__read-more a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-post__read-more a:hover{text-decoration:none}.read-more__arrow{padding-left:10px;position:relative;top:3px}.blog-post__read-more svg{height:auto;width:15px}.blog-post__read-more a svg{-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}@media screen and (min-width:1000px){.sidebar .full-width .blog-index .blog-index__post,.sidebar.full-width .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.sidebar .two-col .blog-index .blog-index__post,.sidebar.two-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.sidebar .three-col .blog-index .blog-index__post,.sidebar.three-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}.sidebar .four-col .blog-index .blog-index__post,.sidebar.four-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media screen and (max-width:999px){.sidebar .two-col .blog-index .blog-index__post,.sidebar.two-col .blog-index .blog-index__post{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:767px){.sidebar .blog-index{padding:1rem 0 3.3rem}.blog-sidebar{padding:2rem 1rem 0}}.blog-sidebar h3{font-size:21px;font-weight:600;line-height:37px;margin-bottom:20px;margin-top:8px}.blog-sidebar ul{background:#fff;border-radius:5px;list-style:none;padding:30px}.blog-sidebar ul li{border-top:1px solid #dfddd9;font-weight:600;padding:10px 0}.blog-sidebar ul li:first-child{border-top-color:transparent;padding-top:0}.blog-sidebar ul li:last-child{padding-bottom:0}.blog-sidebar a,.blog-sidebar a:hover{text-decoration:none}.blog-sidebar .filter-link-count{display:none}.blog-sidebar .filter-expand-link{display:block;margin-bottom:25px;position:relative;text-align:center;text-transform:capitalize;top:-15px}.blog-sidebar-post-listing ul li{counter-increment:list-number;display:-webkit-box;display:-ms-flexbox;display:flex}.blog-sidebar-post-listing li:before{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;content:counter(list-number);font-size:36px;font-weight:600;padding-right:22px}.blog-sidebar-post-listing li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.hs-blog-listing .content-wrapper>.row-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hs-blog-listing .span3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hs-blog-listing .span9{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.hs-blog-listing .blog-pagination{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.blog-sidebar.mobile .blog-sidebar-post-listing ul,.blog-sidebar.mobile .blog-sidebar-topic-filter ul{display:none;opacity:0;-webkit-transition:all 5s;-o-transition:all 5s;transition:all 5s;visibility:hidden}.blog-sidebar.mobile .blog-sidebar-post-listing h3,.blog-sidebar.mobile .blog-sidebar-topic-filter h3{cursor:pointer}.blog-sidebar.mobile .blog-sidebar-post-listing h3:after,.blog-sidebar.mobile .blog-sidebar-topic-filter h3:after{content:"+";padding-left:6px}.blog-sidebar.mobile .blog-sidebar-post-listing.clicked h3:after,.blog-sidebar.mobile .blog-sidebar-topic-filter.clicked h3:after{content:"-";padding-left:7px}.blog-sidebar.mobile .clicked ul{display:block;opacity:1;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s;visibility:visible}}.blog-pagination.linked{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-pagination__link--active{border:2px solid #b0c1d4}.blog-pagination__link:focus,.blog-pagination__link:hover{text-decoration:none}.blog-pagination__next-link{margin-left:.25rem;text-align:left}.blog-pagination__link.blog-pagination__next-link--disabled,.blog-pagination__link.blog-pagination__prev-link--disabled{color:#b0c1d4;cursor:default;pointer-events:none}.blog-pagination__next-link svg,.blog-pagination__prev-link svg{fill:#494a52;margin:0 5px}.blog-pagination__next-link--disabled svg,.blog-pagination__prev-link--disabled svg{fill:#b0c1d4}.post-featured-image{background-position:50%;background-size:cover;border-radius:5px;margin-bottom:-110px;margin-top:40px;min-height:300px}.blog-post.no-image{margin-top:50px}.blog-post__title{font-size:32px;font-weight:600;line-height:1.25}.blog-post__meta{margin:1rem 0}.blog-post__meta a{text-decoration:none}.blog-post__timestamp{display:inline-block}.blog-post__tags svg{height:auto;margin-right:10px;width:15px}.blog-post__links-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:26px 0}@media (max-width:767px){.blog-post__links-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hs-blog-social-share{height:0!important}.hs-blog-social-share-list{padding-top:20px}}.hs-blog-social-share .hs-blog-social-share-item-linkedin{margin-top:-7px}.blog-post__back-to-blog,.blog-post__back-to-blog:hover{text-decoration:none}.blog-post__back-to-blog svg{margin-right:10px;position:relative;top:6px;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;width:20px}@media (max-width:767px){.blog-post img{float:none!important;width:100%!important}.blog-post h1{font-size:1.6rem}}.blog-related-posts{margin-top:3rem;padding:2rem 0}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-related-posts .blog-index__post-content h2{text-align:left}.blog-related-posts .blog-post__meta-section{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.blog-related-posts__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;max-width:100%;padding-bottom:63%}.blog-related-posts__title{margin:1rem 0 .5rem}.blog-related-posts__title a{color:#494a52}.blog-social{margin-bottom:30px}.blog-comments{margin:0 auto;max-width:100%}.blog-comments form{max-width:100%;padding-top:2em}.blog-comments .hs-submit{text-align:center}.comment.depth-0:first-child{margin-top:2em}.comment.depth-1{margin-top:1em;padding-left:2em;padding-top:1em}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.subscription-form{display:block;margin:0 auto;padding:60px 0;text-align:center}@media (max-width:767px){.subscription-form{width:85%}}.subscription-form label{text-align:center}.hs-blog-listing .custom-header{border-bottom:4px solid #77c5d6}.breadcrumbswrap{background-color:#eeeee8;font-family:FrutigerLTW01-45Light;margin-bottom:0;padding:10px 0}.container{margin:0 auto;max-width:1366px;padding:0 20px;position:relative;width:100%}.container:after{clear:both;content:"";display:table}.breadcrumbswrap .breadcrumbs,.breadcrumbswrap .folowme-wrap{float:left;width:100%}.breadcrumbswrap .breadcrumbs ul{color:#555;font-size:12px;line-height:14px;list-style:none outside none;margin:0;padding:0}.breadcrumbswrap .breadcrumbs ul a{color:#333f48;text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}.breadcrumbswrap .breadcrumbs ul li,.breadcrumbswrap .breadcrumbs ul li.separator{color:#333f48;display:inline-block;margin:0 10px 0 0;padding:0}.breadcrumbswrap .breadcrumbs ul li{line-height:14px}.breadcrumbswrap .folowme-wrap ul{color:#333f48;font-size:12px;line-height:100%;list-style:none;margin:0;padding:0;text-align:right}.breadcrumbswrap .folowme-wrap ul li{display:inline-block;height:16px;margin:0 10px 0 0;padding:0}.breadcrumbswrap .folowme-wrap ul li a{background-position:50%;background-repeat:no-repeat;background-size:16px auto;display:block;height:16px;opacity:.85;text-align:left;text-indent:-9999px}.breadcrumbswrap .folowme-wrap ul li.facebook a{background-image:url(https://9195011.fs1.hubspotusercontent-na1.net/hubfs/9195011/SurreySportsPark_July2021%20Images/facebook1.svg);width:16px}.breadcrumbswrap .folowme-wrap ul li.twitter a{background-image:url(https://9195011.fs1.hubspotusercontent-na1.net/hubfs/9195011/SurreySportsPark_July2021%20Images/twitter1.svg);width:16px}.breadcrumbswrap .folowme-wrap ul li.instagram a{background-image:url(https://9195011.fs1.hubspotusercontent-na1.net/hubfs/9195011/SurreySportsPark_July2021%20Images/instagram1.svg);width:16px}.breadcrumbswrap .folowme-wrap ul li.youtube a{background-image:url(https://9195011.fs1.hubspotusercontent-na1.net/hubfs/9195011/SurreySportsPark_July2021%20Images/youtube1.svg);background-size:21px auto;width:30px}.hs-blog-listing .dnd-section{background-color:transparent!important;padding:0}.blog-header-maingroup img{display:block;height:auto;margin:0;width:100%}.blog-header-content{background-color:#eeeee8;padding:30px 30px 0;text-align:center}.blog-header-content .blog-header-content-inner{float:left;margin:0 0 30px;width:100%}.blog-header-content .blog-header-content-inner:after,.blog-header-content:after{clear:both;content:"";display:table}.blog-header-content h2{font-size:35px;font-weight:300;letter-spacing:-.1rem;line-height:100%;margin:0 0 20px}.blog-header-content h2,.blog-header-content p{color:#333f48;font-family:FrutigerLTW01-45Light}.blog-header-content p{font-size:18px;line-height:150%;margin:0 0 30px}section.blog-index{margin-bottom:20px}section.blog-index:after{clear:both;content:"";display:table}section.blog-index .four.columns{float:left;width:100%}#hs_cos_wrapper_dnd_area_blog-module-2{padding:30px 0 0}section.blog-index .four.columns a{margin:0;padding:0}section.blog-index .four.columns a,section.blog-index .four.columns a:hover .contentwrap{text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}section.blog-index .four.columns a:hover .contentwrap{background-color:rgba(119,197,214,.85)}section.blog-index .four.columns .imagewrap{position:relative}section.blog-index .four.columns .imagewrap img{height:auto;width:100%}section.blog-index .four.columns .contentwrap{background-color:rgba(48,63,73,.5);border:2px solid #fff;margin:10%;position:absolute;text-align:center;text-decoration:none;top:45%;transform:translateY(-70%);transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;width:80%}section.blog-index .four.columns .contentwrap h2{color:#fff;font-family:FrutigerLTW01-55Roman;font-size:22px;font-weight:300;letter-spacing:-.1rem;line-height:100%;margin:8px 0;padding:20px;text-align:center;text-transform:uppercase}section.blog-index .four.columns .contentwrap p.small{background-color:#fff;color:#333f48;display:inline-block;font-size:15px;line-height:100%;margin:0;opacity:.75;padding:5px 20px;transform:skew(-22deg);-o-transform:skew(-22deg);-moz-transform:skew(-22deg);-webkit-transform:skew(-22deg)}section.blog-index .four.columns .contentwrap p.small span{display:inline-block;transform:skew(22deg);-o-transform:skew(22deg);-moz-transform:skew(22deg);-webkit-transform:skew(22deg)}.blog-pagination{margin:30px 0;text-align:center;text-transform:uppercase}.blog-pagination__link.blog-pagination__next-link--disabled,.blog-pagination__link.blog-pagination__prev-link--disabled{background-color:#77c5d6;border:1px solid #333f48;border-radius:40px;color:#fff;font-size:20px;margin:0 5px;padding:8px 15px}.blog-pagination a{border:1px solid #333f48;border-radius:40px;color:#333f48;font-size:20px;margin:0 5px;padding:8px 15px;text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}.blog-pagination a:hover{background-color:#77c5d6;color:#fff}.Subscribe-wrap{background-color:#77c5d6;margin-bottom:30px;padding:10px 60px;text-align:center}.Subscribe-wrap .subscribe-header:after,.Subscribe-wrap:after{clear:both;content:"";display:table}.Subscribe-wrap .subscribe-header .columns.twelve{float:left;width:100%}.Subscribe-wrap .subscribe-header h2.hide-desktop,.Subscribe-wrap .subscribe-header h2.hide-mobile{color:#333f48;font-family:FrutigerLTW01-55Roman;font-size:24px;font-weight:300;letter-spacing:-.1rem;line-height:100%;margin:10px 0;text-transform:uppercase}.Subscribe-wrap .subscribe-header h2.hide-desktop{display:none}.Subscribe-wrap .subscribe-header p.hide-desktop,.Subscribe-wrap .subscribe-header p.hide-mobile{color:#333f48;font-family:FrutigerLTW01-45Light;font-size:20px;line-height:100%;margin:10px 0 30px}.Subscribe-wrap .subscribe-header p.hide-desktop{display:none}.subscribe-form:after{clear:both;content:"";display:table}.subscribe-form .subscribe-form-inner{float:left;width:100%}.subscribe-form .subscribe-form-inner:after{clear:both;content:"";display:table}.subscribe-form .hs_cos_wrapper{display:unset;margin:0;max-width:unset;padding:0;width:unset}.subscribe-form form{color:#333f48;font-family:FrutigerLTW01-45Light;font-size:18px;font-size:20px;font-weight:400;line-height:100%;margin:0;margin:10px 0 30px;max-width:unset}.subscribe-form form fieldset{max-width:unset}.subscribe-form form fieldset .hs_firstname{margin-bottom:0}.subscribe-form form fieldset .hs_firstname .input{margin-bottom:1.5rem;margin-right:10px}.subscribe-form form .input input{background-color:#fff;border:1px solid #333f48!important;border-radius:0!important;box-shadow:none;font-size:16px;height:38px!important;margin-bottom:0;padding:6px 10px}.subscribe-form,.subscribe-form form .input input{font-family:Frutiger LT W01_45 Ligh1475730}.subscribe-form form fieldset .hs_lastname{margin-bottom:0}.subscribe-form form fieldset .hs_lastname .input{margin-bottom:1.5rem;margin-right:10px}.subscribe-form form .field>label{display:none}.subscribe-form form{margin-bottom:10px;padding-left:47px;padding-right:47px}.subscribe-form form fieldset .hs_email{margin-bottom:0}.subscribe-form form fieldset .hs_email .input{margin-bottom:1.5rem;margin-right:10px}.subscribe-form form .hs_submit.hs-submit{float:left;width:25%}.subscribe-form form input.hs-button.primary.large{background-color:#67675c!important;border:1px solid #fff!important;border-radius:0!important;color:#fff!important;cursor:pointer;display:inline-block;font-family:FrutigerLTW01-45Light;font-size:16px!important;height:40px;height:38px!important;line-height:40px;margin-bottom:1.5rem;padding:0 20px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:100%}.subscribe-form form .input input:focus{border:2px solid #333f48!important;outline:0 none!important}.subscribe-form form input.hs-button.primary.large:hover{border-color:#67675c!important;color:#fff!important}.post-featured-image-group img{display:block;height:auto;margin:0;width:100%}article.blog-post{background-color:#fff;box-shadow:none!important;padding:30px 30px 0;text-align:center}article.blog-post .post-header{float:left;width:100%}article.blog-post .row{margin:0 0 30px}article.blog-post p.date{font-size:13px;line-height:150%;margin:0 0 15px}article.blog-post h2,article.blog-post p.date{color:#333f48;font-family:FrutigerLTW01-45Light}article.blog-post h2{font-size:35px;font-weight:300;letter-spacing:-.1rem;line-height:100%;margin:0 0 20px}.blog-post__body{margin:0 0 30px}.blog_post_body_inner{float:left;width:100%}.blog-post__body:after,.blog_post_body_inner:after,article.blog-post .row:after{clear:both;content:"";display:table}.blog-post__body p{color:#333f48;font-family:FrutigerLTW01-45Light;font-size:18px;line-height:150%;margin:0 0 30px;text-align:center}.blog-post__body table p{margin:0}.blog-post__body ul{color:#333f48;font-family:Frutiger LT W01_45 Ligh1475730;font-size:18px;line-height:140%;list-style-position:inside;margin:0;padding:0}.blog-post__body ul li p{display:inline}.blog-post__body ul li a{color:#333f48;text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}.blog-post__body a.cta_button p{margin:0}.blog-post__body a.cta_button{-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;vertical-align:middle}.tagswrap{margin:0}.tagswrap:after{clear:both;content:"";display:table}.tagswrap .tagswrap_inner{float:left;width:100%}.tagswrap .tagswrap_inner:after{clear:both;content:"";display:table}.tagswrap .tags{border-top:2px solid #333f48;display:inline-block;padding:30px 30px 0}.tagswrap p{color:#333f48;font-family:FrutigerLTW01-45Light;font-size:22px;line-height:150%;margin:0 0 30px}.tagswrap p a{color:#333f48;margin:0 10px;outline:0;text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}.hs-blog-post .content-wrapper{padding:0;position:relative;width:100%}.blog-post__body p a{color:#333f48;text-decoration:none;transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out}.blog-post__body p a:hover,.tagswrap p a:hover{text-decoration:underline}.breadcrumbswrap .breadcrumbs ul a:hover{color:#77c5d6}.breadcrumbswrap .folowme-wrap ul li a:hover{opacity:1}.dnd_area_header-row-0-background-color{background-color:#fff!important}.blog-pagination a svg{display:none}section.blog-index .four.columns{margin-bottom:20px}section.blog-index .four.columns:nth-child(3n+1){margin-left:0}.blog-pagination__link.blog-pagination__next-link--disabled,.blog-pagination__link.blog-pagination__prev-link--disabled{display:none}.f-image{background-position:50%;background-size:cover;padding-bottom:75%}@media (max-width:1199px){.subscribe-form form{padding-left:19px;padding-right:19px}}@media (min-width:400px){.container,.hs-blog-post .content-wrapper{padding:0;width:85%}}@media (min-width:768px){.container{width:85%}.breadcrumbswrap .breadcrumbs{margin-left:0;width:48%}.breadcrumbswrap .folowme-wrap{margin-left:4%;width:48%}.blog-header-content .blog-header-content-inner{margin-left:8.66666666667%;width:82.6666666667%}section.blog-index .four.columns{margin-left:30px;width:calc(33.33% - 20px)}section.blog-index .four.columns:first-child{margin-left:0}.Subscribe-wrap .subscribe-header .columns.twelve,.subscribe-form .subscribe-form-inner{margin-left:0;width:100%}.blog_post_body_inner,.tagswrap .tagswrap_inner,article.blog-post .post-header{margin-left:8.66666666667%;width:82.6666666667%}.hs-blog-post .content-wrapper{width:80%}}@media only screen and (min-width:960px) and (max-width:1049px){section.blog-index .four.columns .contentwrap h2{font-size:16px}}@media only screen and (max-width:959px){section.blog-index .four.columns{margin-bottom:30px}}@media (max-width:959px){.blog-header-content h2{font-size:22px}.blog-header-content p{font-size:14px}section.blog-index .four.columns .contentwrap h2{font-size:18px}section.blog-index .four.columns .contentwrap p.small{display:none}article.blog-post h2{font-size:22px}.blog-post__body p,.blog-post__body p a{font-size:14px}}@media (max-width:768px){.breadcrumbswrap{display:none}}@media (max-width:399px){.post-featured-image-group{padding:0 20px}.hs-blog-post .content-wrapper{max-width:unset!important}.Subscribe-wrapper .row-fluid{padding:0!important}}