/****************************************************************************/
/* This is the default custom CSS file that is included in every template.  */
/* It can be edited, but it cannot be renamed or deleted.                   */
/* You will see it included in the source of every page as                  */
/* 'custom/styles/default/hs_default_custom_style.css'                      */
/****************************************************************************/




.campus-gallery .hs_cos_flex-slides-thumb .hs_cos_flex-slide-thumb {

}








/****************************************************************************/
/* Fonts                                                                    */
/****************************************************************************/

@font-face {
    font-family: 'dinlight';
    src: url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.eot');
    src: url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.eot#iefix') format('embedded-opentype'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.woff2') format('woff2'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.woff') format('woff'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.ttf') format('truetype'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-light-webfont.svg#dinlight') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'dinmedium';
    src: url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.eot');
    src: url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.woff2') format('woff2'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.woff') format('woff'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.ttf') format('truetype'),
         url('//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/fonts/din-medium-webfont.svg#dinmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/****************************************************************************/
/* Fonts                                                                    */
/****************************************************************************/




/****************************************************************************/
/* Basic jQuery Slider essential styles                                     */
/****************************************************************************/

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}





.catering-slider .bjqs, 
.dining-1-slider .bjqs,
.dining-2-slider .bjqs {
    width: 80% !important;
    margin-left: 10% !important;
}

.catering-slider .bjqs-next-hover, 
.dining-1-slider .bjqs-next-hover,
.dining-2-slider .bjqs-next-hover {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/right.png) no-repeat;
    right: -15px !important;
}

.catering-slider .bjqs-prev-hover, 
.dining-1-slider .bjqs-prev-hover,
.dining-2-slider .bjqs-prev-hover{
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/left.png) no-repeat;
    left: 9px !important;
}

/* ==========================================================================
   Blog                                               
   ========================================================================== */

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Use this to style the main wrapper for the blog listing posts */
.blog-listing-wrapper {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}

.widget-type-blog_subscribe ul {
    list-style-type: none;
}

.blog-banner {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/summer-intern-bg.jpg?t=1449605937642);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: fixed;
    -moz-box-shadow: inset 0 0 15px #aaa;
    -webkit-box-shadow: inset 0 0 15px #aaa;
    box-shadow: inset 0 0 15px #aaa;
}
.blog-banner-text h1, .blog-banner-text h2, .blog-banner-text h3, .blog-banner-text p {
    color: #fff;
    padding: 5% 0 8%;
}

.blog-pagination {
    text-align: center;
    padding: 0 0 20px;
}
.next-posts-link, .previous-posts-link {
    color: #fff !important;
    background: #418fde;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    margin: 5px 10px;
}
.next-posts-link {
    padding: 15px 39px;
}
.previous-posts-link {
    padding: 15px 20px;
}
.next-posts-link:hover, .previous-posts-link:hover {
    background: #94a530;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}

.post-header > h2 > a {
    margin: 5px 0px 0px;
    line-height: 1em;
    padding: 0px;
    color: #418fde;
    text-decoration: none;
}
a.author-link {
    color: #418fde;
    text-decoration: none;
}
.blog a {
    color: #418fde;
    text-decoration: none;
}
a.previous-posts-link {
    color: #fff;
}
.post-body {
    padding: 10px 0;
}
.post-body ul {
    padding: 5px 5px 5px 35px;
}
.post-body ul li {
    padding: 5px 0;
}

.post-item {
    border-bottom: 1px solid #ccc;
    padding: 5px 0 15px;
    margin: 0 0 30px;
}
.post-item:last-child {
    border-bottom: 0px solid #ccc;
    padding: 5px 0 25px;
    margin: 0 0 15px;
}



.post-header h2 {
    font-size: 28px;
    font-weight: bold;
    font-family: "proxima-nova",sans-serif;
}

#hs_cos_wrapper_top_posts ul, #hs_cos_wrapper_post_filter ul, .widget-type-post_listing ul {
    list-style-type: none !important;
    padding-left: 0;
    margin: 0;
}
#hs_cos_wrapper_post_filter ul li {
    padding: 10px 15px;
    margin: 0px 0px 5px;
    border: 1px solid #ccc;
    text-transform: capitalize;
}
#hs_cos_wrapper_top_posts ul li, .widget-type-post_listing ul li {
    padding: 10px 15px;
    margin: 0px 0px 15px;
    border: 1px solid #ccc;
    min-height: 50px;
}
#hs_cos_wrapper_top_posts ul li:hover,
#hs_cos_wrapper_post_filter ul li:hover,
..widget-type-post_listing ul li:hover {
    border: 1px solid #418fde;
}


.blog-side {
    border-left-style: solid; 
    border-left-color: #ccc; 
    border-left-width: 1px; 
    padding: 10px 0 20px 30px;
    font-family: "proxima-nova",sans-serif;
}
.blog-side h3 {
    margin: 20px 0 5px;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    background: #418fde;
}
.blog-side .blog-descr h3 {
    margin: 0;
}

.hs_blog_brand_builder_solutions_blog_subscription.field.hs-form-field > div.input > ul {
    list-style-type: none;
    padding: 0px;
}
input[type="email"] {
    width: 98%;
    /*height: 25px;*/
}

.space-details-contact .hs-error-msgs.inputs-list {
    color: #f38b3c;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.blog-sub .hs-button.primary, .blog-sub input[type="submit"], .blog-sub input[type="button"] {
    margin: 15px 0px !important;
    background: #418fde;
    padding: 7px 25px;
    font-size: 18px;
    color: white;
}


.hs-rss-item {
    width: 24%;
    float: left;
    padding-right: 10px;
}

li {
    font-family: "proxima-nova",sans-serif;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    display: block;
    width: 100%;
    height: 150px;
    margin-top: 65px;
}
.hs-rss-featured-image {
    height: 150px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text, .hs-rss-item .hs-rss-item-text {
    width: 100%;
    float: left;
    padding: 8px 15px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 0px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text:hover, .hs-rss-item .hs-rss-item-text:hover {
    border: 1px solid #418fde;
    border-bottom: 0px;
}

a.hs-rss-title {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25em;
    font-family: "proxima-nova",sans-serif;
    text-decoration: none;
}
a.hs-rss-title:hover {
    color: #418fde;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text, .hs-rss-item .hs-rss-item-text {
    height: 70px;
}

#hubspot-author_data {
    margin: 10px 0 10px;
}

.hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
    width: 600px;
    max-height: 350px;
}
.hs-featured-image-wrapper {
    max-width: 100%;
    max-height: 100%;
}


.comment-title {
    margin: 5px 0;
    padding: 15px 0;
    border-top: 1px solid #ccc;
}

.hs-blog-social-share {}

.blog-logo img {
    max-width: 250px;
}

.blog-column {
    padding-right: 7%;
    padding-left: 10px;
}
span.hs-form-required {
    display: none;
}

.previous-posts-link {
    float: left;
}
.next-posts-link {
    float: right;
}

.filter-expand-link {
    text-transform: capitalize;
    padding: 5px 15px;
}
.submitted-message {
    color: #418fde;
}
/****************************************************************************/
/* BX Slider                                                                */
/****************************************************************************/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    max-width: 1110px !important;
}
.bx-wrapper img {
    max-width: 100%;
    display: block
}
.bxslider {
    margin: 0;
    padding: 0
}
ul.bxslider {
    list-style: none
}
/*
.bx-viewport {
    -webkit-transform: translatez(0);
    width: 90% !important;
    margin-left: 5%;
}
*/
/*
@media (max-width: 414px) {
    .bx-viewport {
        width: 215px !important;
        margin-left: 41px !important;
    }
}
*/

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}
.bx-wrapper .bx-prev {
    float: left;
    margin-top: -110px !important;
    margin-left: 15px;
}

.bx-wrapper .bx-next {
    float: right;
    margin-top: -110px !important;
    margin-right: 15px;
}

.bx-next  {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/right.png) no-repeat;
    background-size: 90%;
}

.bx-prev {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/left.png) no-repeat;
    background-size: 90%;
}

.bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 24px;
    height: 45px;
    color: transparent;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}
.bx-wrapper .bx-controls-auto {
    text-align: center
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, .75);
    width: 100%
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}


.slide img {
    height: auto !important;
    text-align: center;
    width: 100%;
}
/****************************************************************************/
/* Font Awesome Icon Font                                                   */
/****************************************************************************/

/*!* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license(Font:SIL OFL 1.1,CSS:MIT License) */@font-face {
    font-family:'FontAwesome';src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://static.hsappstatic.net/content_shared_assets/static-1.3779/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before,.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

/****************************************************************************/
/* Font Awesome Icon Font                                                   */
/****************************************************************************/



/*****************************************/
/* Layout Styles                         */
/*****************************************/

html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

p, 
ul, 
ol {
    font-family: "Gudea",sans-serif;
}

p {
    font-size: 16px;
    line-height: 26px;
}

.page-center {
    overflow: auto;
    padding: 10px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto !important;
    float: none !important;
    box-sizing: border-box;
}

.main-content {
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
    width: 100%;
    max-width: 1170px;
    margin: 15px auto 0 auto !important;
    float: none !important;
    padding: 25px;
}

.hs-content-id-3014247379 .body-container-wrapper {
    background-color: #f4f4f4;
}

.hsformerror {
    background-color: #418FDE !important;
    background-image: none !important;
    border: none !important;
}

.hsformerror p {
    font-size: 16px !important;
}

.hsformerror em {
    border-color: #418FDE transparent transparent !important;
}

/*****************************************/
/* Layout Styles                         */
/*****************************************/



/*****************************************/
/* Header Styles                         */
/*****************************************/

.header-right {
    float: right;
}

.header-phone {
    float: left;
    color: #418FDE;
    margin-right: 40px;
    margin-top: 12px;
}

.header-phone span:first-child {
    font-size: 22px;
    padding-right: 5px;
}

.header-phone span:last-child {
    letter-spacing: 1px;
    font-size: 16px;
}

.header-quote {
    float: right;
}

.header-quote a {
    background-color: #F38B3C;
    padding: 12px 36px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 19px; 
    transition: background-color 0.5s ease;
    display: block;
}

.header-quote a:hover {
    background-color: #cc5e02;
}

.main-navigation {
    background-color: #418FDE;
    padding: 0;

}

.affix {
    width: 98.7% !important;
    top: 0;
    position: fixed;
    z-index: 100;
}


.main-navigation ul {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

.main-navigation ul li {
    list-style-type: none;
    float: left;
    padding: 14px 3%;
    transition: background-color 0.5s ease;
    position: relative;
}

.main-navigation ul li:hover {
    background-color: #2475bc;
}

.main-navigation ul li a {
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 300;
}

.hs-menu-children-wrapper {
    display: none;
}

.main-navigation ul li:hover > .hs-menu-children-wrapper {
    display: block;
}

.hs-menu-children-wrapper {
    position: absolute !important;
    width: 300px !important;
    padding: 0;
    background-color: #418FDE;
    top: 100%;
    left: 0;
    z-index: 100;
}

.main-navigation ul li ul li ul {
    left: 300px !important;
    top: 0px !important;
}

.main-navigation ul li ul li ul li {
    width: 282px;
}

.hs-menu-depth-2 {
    float: none !important;
}

.sticky-header {
    position: fixed;
    z-index: 1000;
    margin-top: -68px;
}

@media (max-width: 320px) {
    .header-logo img {
        width: 200px !important;
    }
}
/*****************************************/
/* Header Styles                         */
/*****************************************/



/*****************************************/
/* Footer Styles                         */
/*****************************************/

.sticky-ft-bar {
    position: fixed;
    bottom: 0;
    z-index: 150;
}

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

.home-cta {
    background-color: #F38B3C !important;
}

.home-cta p {
    width: 100%;
}

.home-cta a {
    margin: 20px auto 0 auto;
}

.home-cta .page-center {
    max-width: 980px;
}

.ft-cta-top .cta {
    background-color: #aeba7e;
    padding: 30px 0;
}

.ft-cta-top .cta p {
    color: #ffffff;
    font-weight: 300;
    font-size: 30px;
    text-align: center;
    font-family: "proxima-nova",sans-serif;
    padding: 0;
    margin: 0;
    line-height: 28px;
}

.ft-cta-top .cta a {
    border: 2px solid #ffffff;
    padding: 12px 36px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    font-size: 19px; 
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    display: block;
    width: 114px;
    margin: 20px auto 0 auto ;
}

.ft-map {
    position: relative;
    overflow-x: hidden;
}

.ft-map-left {
    position: absolute;
    z-index: 2;
    background: rgba(69,141,205,.8);
    height: 100%;
    padding-left: 10%;
    padding-right: 50px;
}

.ft-map-left ul {
    margin: 0;
    padding: 75px 0 0 0;
}

.ft-map-left ul li {
    list-style-type: none;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    letter-spacing: 1px;
    overflow: auto;
}

.ft-map-left ul li span {
    color: #ffffff;
    font-size: 18px;
    background-color: #418FDE;
    border-radius: 50%;
    padding: 10px;
    margin-right: 10px;
    float: left;
}

.ft-map-left ul li:nth-child(2) p, 
.ft-map-left ul li:nth-child(3) p {
    margin-top: 7px;
}

.ft-map-left ul li p {
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
}

.ft-map-left ul li:first-child span {
    padding: 9px 13px;
}

#TuftsUniversity {
    height: 350px;
    width: 1920px;
    margin: 0 auto;
    z-index: 1;
}
.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
h4 {
    font-family: "proxima-nova",sans-serif;
    line-height: 1.25em;
    color: #333;
    margin: 10px 0px;
}
div {
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.gm-style-iw a {
    color: #4272db;
}

.ft-cta-social {
    padding-top: 70px;
    padding-bottom: 15px;
    overflow: auto;
}

.ft-cta {
    float: left;
    width: 50%;
}

.ft-cta label {
    color: #418FDE;
    font-size: 20px;
    margin-right: 20px;
    font-family: "proxima-nova",sans-serif;
    margin-top: 9px;
}

.ft-cta label, 
.ft-cta .input {
    float: left;
} 

.ft-cta .input input {
    font-size: 15px;
    color: #333333;
    padding: 10px;
    border: 2px solid #ededed;
    border-right: none;
    font-family: "proxima-nova",sans-serif;
    width: 200px;
}

.ft-cta .hs-button {
    color: #ffffff;
    letter-spacing: 1px;
    font-family: "proxima-nova",sans-serif;
    text-transform: uppercase;
    background-color: #418FDE;
    border: none;
    padding: 10px;
    font-size: 15px;
    border: 2px solid #418FDE;
}

.ft-social {
    float: right;
}

.ft-social ul {
    margin: 0;
}

.ft-social li {
    list-style-type: none;
    float: left;
    margin-right: 10px;
}

.ft-social li a i {
    color: #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 19px;
}

.ft-social li:first-child a i {
    background-color: #40bff5;
}

.ft-social li:nth-child(2) a i {
    background-color: #238cc8;
}

.ft-social li:nth-child(3) a i {
    background-color: #4866a6;
}

.pluginButton {
    padding: 2px 4px;
}

.fb-like {
    margin-top: 10px;
}

.ft-bottom {
    background-color: #434343;
    padding: 10px 0 0 0;
}

.ft-bottom p {
    font-size: 12px;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    margin: 0;
}

.ft-bottom ul {
    margin: 0;
    float: right;
}

.ft-bottom ul li {
    float: left;
    margin-left: 35px;
    list-style-type: none;
}

.ft-bottom ul li a {
    color: #ffffff;
    text-decoration: none;
    font-family: "proxima-nova",sans-serif;
    font-size: 14px;
}

.home-contact .field label {
    color: white;
}

.home-contact .hs-error-msgs.inputs-list {
    font-size: 13px;
    list-style: outside none none;
    margin: -2px 0 7px;
    padding: 0 !important;
}


.home-ft-mobile-proposal .home-contact {
    background-color: rgba(0,0,0,.7);
    width: 100%;
    margin-top: 0;
    float: none;
    margin-right: 0;
    position: inherit;
    padding: 20px;
    box-sizing: border-box;
}

.home-ft-mobile-proposal .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
    float: left !important;
}

.mobile .cta a {
    border: none;
    padding: 12px;
    border-radius: 0;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    text-transform: inherit;
    font-family: "proxima-nova",sans-serif;
    display: block;
    width: auto;
    margin: 0;
    font-weight: lighter;
    float: none !important;
    margin-bottom: -10px;
}

.mobile .ft-map-left {
    position: inherit !important;
    background-color: transparent;
}

.mobile .ft-map-left p {
    color: #333333;
}

.mobile .ft-map-left ul li span {
    font-size: 20px !important;
    padding: 13px;
}

.mobile .ft-map-left ul li:first-child {
    margin-bottom: 5px;
}

.mobile .ft-map-left ul li:nth-child(2) {
    margin-bottom: 10px;
}

.mobile .ft-map-left ul li:first-child span {
    padding: 12px 16px !important;
}

.mobile .ft-map-left ul li:last-child span {
    font-size: 18px !important;
}

.mobile .ft-map-left ul {
    padding-top: 30px !important;
}

/*****************************************/
/* Footer Styles                         */
/*****************************************/


/*****************************************/
/* Space Detail Styles                   */
/****************************************/

.space-detail-name-loc h1 {
    font-family: "proxima-nova",sans-serif;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.space-detail-name-loc h1 span {
    font-weight: 100;
    font-size: 18px;
}

.space-detail-image img {
    width: 100%;
    border: 1px solid #dcdcdc;
}

.space-details-contact, .home-contact {
    background-color: #424242;
}

.space-details-contact .hs_event_dates {
    margin-right: 5px;
    width: 48% !important;
}


.space-details-contact .hs_event_end {
    margin-left: 5px;
    width: 48% !important;
}

.space-details-contact h3 {
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 10px 0;
}

.space-details-contact, .home-contact {
    padding: 20px;
}

.space-details-contact h3 span {
    font-weight: 600;
}

.space-details-contact .actions input, .home-contact .actions input {
    background-color: #418FDE;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 16px;
    border-radius: 5px;
    font-size: 15px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.space-details-contact .actions input, .home-contact .actions input:hover {
    background-color: #5c9cdc;
}

.space-details-contact textarea, .home-contact textarea {
    padding: 14px;
    box-sizing: border-box;
    margin-bottom: 10px;
    width: 100%;
    border: none;
    font-size: 14px;
    color: #666666;
    font-family: "proxima-nova",sans-serif;
    min-height: 90px;
}

.space-details-contact input, .home-contact input {
    padding: 14px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
    font-family: "Gudea",sans-serif;
    margin-bottom: 10px;
    width: 100%;
    border: none;
}

.space-details-contact .date, .home-contact .date {
    width: 97%;
}

.space-details-contact .hs_event_end .date, .home-contact .hs_event_end .date {
    width: 97%;
    margin-left: 3%;
}

.hs-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

.space-details-contact textarea, .home-contact textarea {
    width: 100%;
}

.space-details-contact label, .home-contact label {
   /* display: none;*/
}


.space-details-contact .field.hs-form-field span {
    color: white !important;

    font-size: 14px;
}

.space-details-contact .input, .home-contact .input {
    margin: 0 !important;
}

.space-detail-social {
    color: #747474;
}

.space-detail-social ul {
    padding: 5px 0 0 0;
    margin: 0;
}

.space-detail-social ul li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
    font-size: 14px;
    font-family: "proxima-nova",sans-serif;
}

.space-details-switch {
    position: relative;
    margin-top: 15px;
}

.space-details-switch nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.space-details-switch nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 30px;
}

.space-details-description h3 {
    font-family: "proxima-nova",sans-serif;
    font-size: 20px;
    letter-spacing: 1px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 50px;
}

.space-details-description h3 i {
    margin-right: 5px;
}

.space-details-description p {
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    font-weight: 400;
    margin-top: 0;
}

.space-details-map {
    padding-left: 20px;
}

.space-details-map a {
    background-color: #eabc55;
    text-decoration: none;
    color: #ffffff;
    margin-top: 5px;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-size: 16px;
    display: block;
}

.space-details-map img {
    width: 100%;
    margin-top: 30px;
}

.spaces-all-btn {
    margin: 50px 0;
}

.spaces-all-btn a {
    background-color: #418FDE;
    padding: 12px 30px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    font-family: "proxima-nova",sans-serif;
    font-size: 14px;
}

.spaces-all-btn a img {
    padding-left: 40px;
}

@media (max-width: 414px) {
    
    .space-detail-name-loc h1 {
        text-align: center;
        padding: 0 25px;
    }
    .main-content {
        padding: 0px;
    }
    .space-detail-image img {
        border: none;
        width: 101%;
        margin-left: -1px;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }
    .space-detail-social {
        width: 138px !important;
        margin: 0 auto !important;
    }
    .space-details-switch nav span {
        width: 100%;
        padding: 15px 0;
    }
    .space-details-description {
        padding: 0 25px;
    }
    .space-details-description h3 {
        text-align: center;
    }
    .space-details-description p {
        text-align: center;
    }
    .space-details-map {
        padding: 0;
    }
    .spaces-all-btn .page-center {
        padding: 0;
        width: 100%;
    }
}

/*****************************************/
/* Space Detail Styles                   */
/*****************************************/


/*****************************************/
/* Homepage Styles                       */
/*****************************************/

.home-slider {
    margin: 0 auto;
}
.bjqs {
    position: relative;
}

.bjqs li {
    background-size: cover !important;
    text-align: center;
}

.bjqs h1 {
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 60px;
    font-family: "dinmedium",sans-serif;
    text-transform: uppercase;
    margin: 150px 0  0;
}

.bjqs h2 {
    color: #418FDE;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    font-family: "proxima-nova",sans-serif;
}

.bjqs-slide a {
    display: inline-block;
    background-color: #418FDE;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 15px 25px;
    text-align: center;
    margin: 0 auto;
    font-family: "proxima-nova",sans-serif;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.bjqs-slide a:hover {
    background-color: #5c9cdc;
}

.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: -30px 0 0 0;
    width: 100%;
    position: relative;
    left: 0 !important;
    width: 100%;
}

.home-contact {
    width: 315px;
    background-color: rgba(0,0,0,.7);
    width: 250px;
    margin-top: -39%;
    position: relative;
    float: right;
    margin-right: 20px;
}

.home-contact input {
    padding: 10px !important;
}

.home-contact p {
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    font-size: 26px;
    text-align: center;
    margin: -10px 0 15px 0;
    font-weight: 100;
}

.home-contact p span {
    font-weight: bold;
}

.home-secondary-menu {
    background-color: #5e5e5e;
}

.home-secondary-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.home-secondary-menu ul li {
    list-style-type: none;
    margin-right: 45px;
    padding: 15px 0 15px 0;
    display: inline;
}

.home-secondary-menu ul li:last-child {
    margin-right: 0;
}

.home-secondary-menu ul li a {
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    font-family: "proxima-nova",sans-serif;
    padding: 15px 0 15px 0;
    font-weight: 400;
    display: inline-block;
}

#home-welcome h2 {
    font-size: 36px;
    color: #1f1f1f;
    text-align: center;
    background: #ffffff;
    font-family: "proxima-nova",sans-serif;
    line-height: 0.5;
    font-weight: 300;
    overflow: hidden;
    padding: 10px;
}

#home-welcome h2 span {
    display: inline-block;
    position: relative;
}

#home-welcome h2 span:before,
#home-welcome h2 span:after {
  content: "";
  position: absolute;
  border-top: 1px solid #cccccc;
  top: 10px;
  width: 484px;
}

#home-welcome h2 span:before {
  right: 100%;
  margin-right: 15px;
}

#home-welcome h2 span:after {
  left: 100%;
  margin-left: 15px;
}

.home-icon {
    border-radius: 50%;
    padding: 5px;
    width: 125px;
    height: 125px;
    margin: 0 auto;
    background-position: 34px 31px;
}

.home-many-options .home-icon {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/many_options.png) #399 no-repeat 34px 31px;
}

.home-great-food .home-icon {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/food.png) #399 no-repeat 36px 43px;
}

.home-service .home-icon {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/service.png) #399 no-repeat 41px 40px;
}

.home-many-options span,
.home-great-food span,
.home-service span {
    color: #666666;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family: "dinmedium",sans-serif;
    display: block;
    margin-top: 15px;
}

.home-many-options p,
.home-great-food p,
.home-service p {
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 45px;
    text-align: center;
}

.home-event-meeting-bg {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/home-meeting.jpg) no-repeat 0px -577px;
    max-width: 1600px;
    margin: 0 auto!important;
    float: none!important;
    height: 500px;
    position: relative;
}

.home-event-meeting-bg:after {
    font-family: FontAwesome;
    content: "\f041";
    color: #FFF;
    background-color: #418FDE;
    font-size: 36px;
    padding: 9px 19px;
    border-radius: 50%;
    margin-left: 48%;
    position: absolute;
    bottom: -25px; 
}

.home-event-meeting-bg h2 {
    padding: 150px 0;
    text-align: center;
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    font-size: 60px;
    font-weight: 400;
}

.home-campus-select {
    position: relative;
    margin-top: 35px;
    margin-bottom: 55px;
}

.home-campus-select nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.home-campus-select nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    width: 25%;
    transition: background-color 0.5s ease;
    box-sizing: border-box;
    cursor: pointer;
}

.home-campus-select-selected {
    background-color: #3578b3;
}

.home-campus-select-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 12%;
}

.home-campus-select nav span:nth-child(2) {
    border-left: 1px solid #7ca8ce;
    border-right: 1px solid #7ca8ce;
}

.home-campus-select nav span:nth-child(3) {
    border-right: 1px solid #7ca8ce;
}

.home-campus-select nav span:hover {
    background-color: #3578b3;
}

.home-campus-all-container {
    text-align: center;
    width: 100%;
    overflow: auto;
}

.home-campus-all {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 60px;
    background: #418FDE;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px;
    border-radius: 5px;
    text-align: center;    
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home-campus-all {
    opacity: .8;
}

.home-campus-all img {
    padding-left: 10px;
}

.home-campus-spaces-all h2 {
    font-size: 30px;
    color: #666666;
    padding: 10px 0;
    font-family: "proxima-nova",sans-serif;
    text-align: center;
    font-weight: 400;
}

.home-campus-spaces .widget-span {
    background: #ffffff;
    border: 2px solid #eeeeee;
    border-bottom: 2px solid #c6c6c6;
    padding-bottom: 20px;
}

.home-campus-spaces .widget-span img {
    width: 100%;
    max-height: 200px;
}

.home-campus-spaces .widget-span h3 {
    text-align: center;
    font-size: 19px;
    letter-spacing: 1px;
    font-family: "proxima-nova",sans-serif;
    text-transform: uppercase;
}

.home-campus-spaces .widget-span h3 a {
    text-decoration: none;
    color: #5d9da6;
    font-weight: 600;
}

.home-campus-spaces .widget-span span {
    color: #666666;
    text-align: center;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Gudea",sans-serif;
}

.home-campus-spaces .widget-span span i {
    padding-right: 8px;
    font-size: 18px;
}

/*.home-accommodations {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/home-accommodations.jpg) no-repeat;
    height: 537px;
    min-height: 537px;
}*/

.home-catering {
    padding-top: 100px;
}

.home-catering-image img {
    width: 100% !important;
    border-width: 0px;
    border: 0px;
    float: right;
}

.home-accommodations-bed {
    width: 72px;
    display: block;
    margin: 0 auto;
}

.home-catering-icon {
    width: 90px;
    display: block;
    margin: 0 auto;
}

.home-accommodations-btns,
.home-catering-btns{
    text-align: center;
}

.home-accommodations-btns a {
    display: inline-block;
    margin-bottom: 10px;
    width: 225px;
    background: #418FDE;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px;
    border-radius: 5px;
    text-align: right;
    font-size: 15px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home-accommodations-btns a:hover {
    opacity: .8;
}

.home-accommodations .hs-image-widget {
    width: 100% !important;

}

.home-catering-btns a {
    display: inline-block;
    margin-bottom: 10px;
    width: 141px;
    background: #F38B3C;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px;
    border-radius: 5px;
    text-align: right;
    font-size: 15px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home-catering-btns a:hover {
    opacity: .8;
}


.home-accommodations-btns a img {
      padding-left: 10px;
}

.home-catering-btns a img {
      padding-left: 10px;
}

.home-accommodations h2, 
.home-accommodations h3, 
.home-accommodations p,
.home-catering h2,
.home-catering h3,
.home-catering p {
    text-align: center;
}

.home-accommodations h2 {
    font-size: 48px;
    color: #5d9da6;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height:52px;
}

.home-catering h2 {
    font-size: 48px;
    color: #F38B3C;
    font-family: "proxima-nova",sans-serif;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
}

.home-accommodations h3,
.home-catering h3 {
    font-size: 28px;
    color: #333333;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-family: "proxima-nova",sans-serif;
}

.home-accommodations p,
.home-catering p {
    color: #666666;
    font-size: 18px;
    font-family: "Gudea",sans-serif;
    margin-bottom: 25px;
}

.home-accommodations-line,
.home-catering-line {
    background-color: #c2b7b3;
    width: 80px;
    margin: 5px auto 20px auto;
    height: 1px;
}

.home-amenities {
    float: left;
    width: 50%;
    margin-top: -5px;
}

.home-amenities img {
    width: 100%;
}

.home-amenities-title {
    font-size: 48px;
    color: #F38B3C;
    font-family: "proxima-nova",sans-serif;
    margin-top: 100px;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}

.home-gallery-title {
    font-size: 48px;
    color: #418FDE;
    font-family: "proxima-nova",sans-serif;
    margin-top: 40px;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}

.home-location-title {
    font-size: 48px;
    color: #418FDE;
    font-family: "proxima-nova",sans-serif;
    margin-top: 0px;
    font-weight: 400;
    margin-bottom: 0px;
    text-align: center;
}


.home-amenities-line {
    background-color: #F38B3C;
    width: 80px;
    margin: 5px auto 40px auto;
    height: 1px;
}

.home-gallery-line {
    background-color: #418FDE;
    width: 80px;
    margin: 5px auto 10px auto;
    height: 1px;
}

.home-location-line {
    background-color: #418FDE;
    width: 80px;
    margin: 5px auto 30px auto;
    height: 1px;
}

.home-amenities-btns,
.home-gallery-btn {
    text-align: center;
    margin-top: 30px;
}

.home-amenities-btns a {
    display: inline-block;
    margin-bottom: 10px;
    width: 141px;
    background: #F38B3C;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px;
    border-radius: 5px;
    text-align: right;
    font-size: 15px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home-amenities-btns a:hover {
    opacity: .8;
}


.home-gallery-btn a {
    display: inline-block;
    margin-bottom: 10px;
    width: 141px;
    background: #418FDE;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "proxima-nova",sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.home-gallery-btn a:hover {
    opacity: .8;
}

.home-gallery-btn-contaner {
    position: relative;
}

.home-amenities-btns a img {
      padding-left: 10px;
}

@media (max-width: 768px) {
.home-campus-spaces .widget-span img {
    width: 100%;
    max-height: 415px;
}
}

@media (max-width: 414px) {
    .home-amenities {
        float: none !important;
        width: 100%;
    }
    
    .home-catering-btns {
        margin-top: 25px;
    }
    .home-catering {
        padding-top: 45px;
    }
    .home-accommodations {
        background: none;
        height: auto;
    }
    .home-accommodations-content h2, 
    .home-accommodations-content h3, 
    .home-accommodations-content p {
        padding: 0 20px;
    }
    .home-accommodations-content h2 {
        font-size: 36px;
    }
    
    .home-accommodations-content h3 {
        font-size: 24px;
    }
    
    .home-accommodations-content p {
        font-size: 16px;
    }
    .home-accommodations-btns {
        margin-top: 25px;
    }
    .home-event-meeting-bg:after {
        margin-left: 44% !important;
    }
    .home-event-meeting-bg {
        height: 291px;
    }
    .home-event-meeting-bg h2 {
        padding: 50px 0;
        font-size: 44px;
    }
    .home-secondary-menu {
        display: none !important;
    }
    .bjqs h1 {
        font-size: 30px !important;
        margin: 30px 0!important;
        line-height: 27px;
        padding: 0 10px;
    }
    
    .bjqs h2 {
        font-size: 20px;
    }
    .home-campus-spaces .widget-span img {
        width: 100%;
        max-height: 415px;
    }
}

.home-accommodations-image {
    width: 100%;
}

.mobile-location-selected {
    margin-bottom: 20px;
}

.mobile-spaces-content {
    padding: 20px;
}

.mobile-spaces-content .span3 {
    margin-bottom: 20px;
}

.mobile .home-accommodations-content{
    width: 100%;
    float: none;
}
/*****************************************/
/* Homepage Styles                       */
/*****************************************/


/*****************************************/
/* Amenities Styles                      */
/*****************************************/

.amenities-page-header {
    background-color: #1a619f;
}

.amenities-page-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
}

.amenities-section-first {
    padding: 100px 0;
}

.amenities-section {
    padding: 0;
    max-height: 550px;
}

.amenities-sections .row-fluid-wrapper:nth-child(1) .amenities-section {
    background-color: #418FDE;
}

.amenities-sections .row-fluid-wrapper:nth-child(2) .amenities-section {
    background-color: #beb191;
}

.amenities-sections .row-fluid-wrapper:nth-child(3) .amenities-section {
    background-color: #F38B3C;
}

.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section {
    background-color: #ffffff;
}

.amenities-sections .row-fluid-wrapper:nth-child(5) .amenities-section-info {
    background-color: rgba(12,165,225,.7);
    min-height: 550px;
}

.body-container .amenitites-section-info {
    background-color: #418FDE;
}

.amenities-sections .row-fluid-wrapper:nth-child(1) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-fitness.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-sections .row-fluid-wrapper:nth-child(2) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-library.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-sections .row-fluid-wrapper:nth-child(3) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/tufts-business-lounge.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section .amenities-image {
    width: 49%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-campus-center1.png) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section .amenities-icon {
    margin-top: 23px;
}

.amenities-sections .row-fluid-wrapper:nth-child(5) .amenities-section {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/parking.jpg) no-repeat;
    background-size: cover;
    min-height: 550px;
}

.amenities-sections .row-fluid-wrapper:nth-child(5) .amenities-section .parking-list {
    margin-left: 20px;
    margin-bottom: 30px;
}

.amenities-sections .row-fluid-wrapper:nth-child(5) .amenities-section .parking-list li {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 5px;
    list-style-type: disc;
}

.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/laundry.png) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-image img {
    width: 100%;
}

.amenities-small {
    font-size: 14px;
}

.amenities-section-info {
font-family: "Gudea",sans-serif;
}

.amenities-section-info h2 {
    color: #666666;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 32px;
}

.amenities-section-info h3 {
    color: #333333;
    font-family: "din-medium",sans-serif;
    font-weight: 100;
    font-size: 26px;
    line-height: 36px;
}

.amenities-section-info p {
    color: #333333;
    line-height: 26px;
}

.amenities-section-info p span {
    font-weight: bold;
    text-transform: uppercase;
}


.amenities-icon {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-icon.png) no-repeat;
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.amenities-section-first .amenities-icon {
	background-position: -236px -115px;
	width: 48px;
	height: 34px;
    padding-right: 20px;
    margin-top: 0;
}

.amenities-section-info ul {
    padding: 0;
    margin: 0;
}

.amenities-section-info ul li {
    list-style-type: none;
    margin-bottom: 10px;
    font-family: "Gudea",sans-serif;
    font-size: 14px;
}

.amenities-section-info ul li i {
    color: #666666;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #666666;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2;
}

.amenities-section:nth-child(1) h2, 
.amenities-section:nth-child(1) h3, 
.amenities-section:nth-child(1) p, 
.amenities-section:nth-child(1) ul li, 
.amenities-section:nth-child(1) ul li i {
    color: #ffffff;
    border-color: #ffffff;
}


.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section h2, 
.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section h3, 
.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section p, 
.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section ul li, 
.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section ul li i,
.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section h2, 
.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section h3, 
.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section p, 
.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section ul li, 
.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section ul li i{
    color: #333333;
    border-color: #666666;
}

.amenities-sections .row-fluid-wrapper:nth-child(1) .amenities-section .amenities-icon {
    background-position: -6px -102px ;
	width: 55px;
	height: 49px;
    padding-right: 20px;
}

.amenities-sections .row-fluid-wrapper:nth-child(2) .amenities-section .amenities-icon {
    background-position: -122px -5px ;
	width: 41px;
	height: 56px;
    padding-right: 20px;
}

.amenities-sections .row-fluid-wrapper:nth-child(3) .amenities-section .amenities-icon {
    background-position: -333px -15px;
	width: 64px;
	height: 48px;
    padding-right: 20px;
}

.amenities-sections .row-fluid-wrapper:nth-child(4) .amenities-section .amenities-icon {
    background-position: 0 -11px ;
    width: 64px;
	height: 36px;
    padding-right: 20px;
}

.amenities-sections .row-fluid-wrapper:nth-child(5) .amenities-section .amenities-icon {
    background-position: -126px -96px ;
    width: 51px;
	height: 66px;
    padding-right: 20px;
}

.amenities-sections .row-fluid-wrapper:nth-child(6) .amenities-section .amenities-icon {
    background-position: -238px 0;
	width: 40px;
	height: 70px;
    padding-right: 20px;
}

.mobile {
    display: none !important;
}

@media (max-width: 736px) {
        .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
      .mobile-menu-show {
    float: right;
    margin-top: -35px;
    padding-right: 10px;
  }
  .mobile-menu-line {
    width: 30px;
    background-color: #646464;
    height: 2px;
    margin-bottom: 9px;
  }
  .mobile-nav ul {
  display: none;
  background-color: #1a619f;
  margin-top: -31px;
  padding: 15px;
  margin-bottom: 59px;
  position: relative;
  }
  .hs-menu-children-wrapper {
      display: none;
  }
  .mobile-nav ul li a {
    text-decoration: none;
    font-size: 24px;
    margin-bottom: 25px;
    color: #ffffff;
 
  }
  .mobile-nav ul li {
    list-style-type: none;
    position: relative;
    border-bottom: 1px solid #3971a2;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #1c5485;
  }
   .mobile-nav ul li:last-child {
       border-bottom: 0;
   }
      .mobile-nav ul li:first-child {
       border-top: 0;
   }
  .amenities-page-header {
      margin-top: -59px;
  }
  .mobile-nav ul li ul {
      display: none !important;
      position: static !important;
      top: 100%;
      padding: 0 10px 10px 10px;
      margin: 10px 0 0 0;
      background-color: #418FDE;
  }
    .mobile-nav ul li:hover > ul {
        display: block !important;
    }
    .mobile-nav ul li ul li {
        border: none !important;
    }
    .mobile-nav ul li ul li a {
        font-size: 18px;
        font-weight: 100;
    }
    
    .home-secondary-menu {
        display: none !important;
    }
}

@media (max-width: 414px) {

    .amenities-section-first {
        padding: 0 0 25px 0;
    }
  .amenities-mobile-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-dining-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }
    .amenities-mobile-header img {
      display: block;
      width: 124px;
      margin: 0 auto;
      padding-top: 6%;
  }
  
  .amenities-mobile-fitness-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-fitness-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-fitness-header img {
      display: block;
      width: 124px;
      margin: 0 auto;
      padding-top: 6%;
  }
  .amenities-mobile-library-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-library-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-library-header img {
      display: block;
      width: 124px;
      margin: 0 auto;
      padding-top: 6%;
  }
  
  .amenities-mobile-business-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-business-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-business-header img {
      display: block;
      width: 228px;
      margin: 0 auto;
      padding-top: 6%;
  }
  .amenities-mobile-campus-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-campus-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-campus-header img {
      display: block;
      width: 247px;
      margin: 0 auto;
      padding-top: 6%;
  }
  .amenities-mobile-parking-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-parking-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-parking-header img {
      display: block;
      width: 135px;
      margin: 0 auto;
      padding-top: 6%;
  }
  .amenities-mobile-laundry-header {
    background: url("//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/amenities-laundry-header-mobile.jpg");
    width: 100%;
    height: 125px;
    background-size: cover;
  }

  .amenities-mobile-laundry-header img {
      display: block;
      width: 149px;
      margin: 0 auto;
      padding-top: 6%;
  }
  
  .mobile .amenities-section-info {
      padding: 25px;
      position: relative;
      display:none;
  }
  
  .mobile .amenities-section-info img:last-child {
      position: absolute;
      bottom: 25px;
      right: 25px;
  }
  .mobile .amenities-section-info h2,
  .mobile .amenities-section-info p {
      text-align: center;
  }
  .mobile .amenities-section-info ul {
    margin-top: 30px;
    width: 197px;
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-footer {
      display: block !important;
  }
  .desktop-footer {
      display: none !important;
  }
  .mobile-footer .ft-cta-social {
      padding-top: 15px;
  }
  .mobile-footer .ft-cta {
      float: none;
      width: 307px;
      margin: 0 auto;
  }
  .mobile-footer .ft-cta label {
    float: none;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .mobile-footer .ft-social {
    width: 238px;
    float: none;
    overflow: auto;
    margin: 20px auto 0 auto;
  }

  
}

/*****************************************/
/* Amenities Styles                      */
/*****************************************/



/*****************************************/
/* Guest Services Styles                 */
/*****************************************/


.guest-services-sections .row-fluid-wrapper:nth-child(1) .amenities-section {
    background-color: #5d9da6;
}

.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section {
    background-color: #ebebed;
}

.guest-services-sections .row-fluid-wrapper:nth-child(3) .amenities-section {
    background-color: #755a4a;
}

.guest-services-sections .row-fluid-wrapper:nth-child(4) .amenities-section {
    background-color: #eabc55;
}

.guest-services-sections .row-fluid-wrapper:nth-child(5) .amenities-section-info {
    background-color: rgba(12,165,225,.7);
    min-height: 550px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(1) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/convenience-shop.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mail.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.guest-services-sections .row-fluid-wrapper:nth-child(3) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/bike-share.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.guest-services-sections .row-fluid-wrapper:nth-child(4) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/public-safety.jpg) no-repeat;
    height: 550px;
    background-size: cover;
}

.guest-services-sections .row-fluid-wrapper:nth-child(4) .amenities-section .amenities-icon {
    margin-top: 23px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(5) .amenities-section {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/parking.jpg) no-repeat;
    background-size: cover;
    min-height: 550px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(5) .amenities-section .parking-list {
    margin-left: 20px;
    margin-bottom: 30px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(5) .amenities-section .parking-list li {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 5px;
    list-style-type: disc;
}

.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section .amenities-image {
    width: 50%;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/laundry.png) no-repeat;
    height: 550px;
    background-size: cover;
}

.amenities-image img {
    width: 100%;
}

.amenities-small {
    font-size: 14px;
}


.amenities-section-info h2 {
    color: #666666;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 32px;
}

.amenities-section-info h3 {
    color: #333333;
    font-family: "Gudea",sans-serif;
    font-weight: 100;
    font-size: 26px;
    line-height: 36px;
}

.amenities-section-info p {
    color: #333333;
    line-height: 26px;
}

.amenities-section-info p span {
    font-weight: bold;
    text-transform: uppercase;
}

.amenities-section-first .amenities-icon {
    background-position: -236px -115px;
	width: 48px;
	height: 34px;
    padding-right: 20px;
    margin-top: 0;
}

.amenities-section-info ul {
    padding: 0;
    margin: 0;
}

.amenities-section-info ul li a {
    list-style-type: none;
    margin-bottom: 10px;
    font-family: "Gudea",sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

.amenities-section-info ul li i {
    color: #666666;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #666666;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2;
}

.amenities-section:nth-child(1) h2, 
.amenities-section:nth-child(1) h3, 
.amenities-section:nth-child(1) p, 
.amenities-section:nth-child(1) ul li,
.amenities-section:nth-child(1) ul li a,
.amenities-section:nth-child(1) ul li i {
    color: #ffffff;
    border-color: #ffffff;
}


.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section h2, 
.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section h3, 
.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section p, 
.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section ul li, 
.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section ul li i,
.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section h2, 
.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section h3, 
.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section p, 
.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section ul li, 
.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section ul li i{
    color: #333333;
    border-color: #666666;
}

.guest-services-first {
    padding: 100px 0;
}

.guest-services-first .guest-services-icon {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/guest-services-icons.png) no-repeat;
    display: inline-block;
    float: left;
    background-position: -249px -9px;
	width: 48px;
	height: 39px;
    padding-right: 20px;
    margin-top: 0;
}


.guest-services-sections .row-fluid-wrapper:nth-child(1) .guest-services-icon {
    background-position: -327px 0;
	width: 64px;
	height: 56px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section .guest-services-icon {
    background-position: -62px -5px ;
	width: 59px;
	height: 44px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(3) .amenities-section .guest-services-icon {
    background-position: -141px -7px ;
	width: 76px;
	height: 46px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(4) .amenities-section .guest-services-icon {
    background-position: 0 -3px ;
	width: 42px;
	height: 54px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(5) .amenities-section .guest-services-icon {
    background-position: -126px -96px ;
    width: 51px;
	height: 66px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(6) .amenities-section .guest-services-icon {
    background-position: -238px 0;
	width: 40px;
	height: 70px;
    padding-right: 20px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(2) .amenities-section-info {
    -webkit-box-shadow: -3px 0px 41px 29px rgba(235,235,237,1);
    -moz-box-shadow: -3px 0px 41px 29px rgba(235,235,237,1);
    box-shadow: -3px 0px 41px 29px rgba(235,235,237,1);
    height: 550px;
}

.guest-services-sections .row-fluid-wrapper:nth-child(4) .amenities-section-info {
    -webkit-box-shadow: -3px 0px 41px 29px rgba(234,188,85,1);
    -moz-box-shadow: -3px 0px 41px 29px rgba(234,188,85,1);
    box-shadow: -3px 0px 41px 29px rgba(234,188,85,1);
    height: 550px;
}

@media (max-width: 414px) {

.guest-services-mobile-header {
    width: 100%;
    height: 143px;
    background-size: cover !important;
}

.guest-services-mobile-header:first-child {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-guest-services-front-desk.jpg);
}

.guest-services-mobile-header:first-child img {
    display: block;
    width: 190px;
    margin: 0 auto;
    padding-top: 6%;
}
      
      
.guest-services-mobile-header:nth-child(3) {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-convenience-shop.jpg);
}

.guest-services-mobile-header:nth-child(3) img {
    display: block;
    width: 283px;
    margin: 0 auto;
    padding-top: 6%;
}

.guest-services-mobile-header:nth-child(5) {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-mail.jpg);
}

.guest-services-mobile-header:nth-child(5) img {
    display: block;
    width: 232px;
    margin: 0 auto;
    padding-top: 6%;
}

.guest-services-mobile-header:nth-child(7) {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-bike-share.jpg);
}

.guest-services-mobile-header:nth-child(7) img {
    display: block;
    width: 181px;
    margin: 0 auto;
    padding-top: 6%;
}

.guest-services-mobile-header:nth-child(9) {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-public-safety.jpg);
}

.guest-services-mobile-header:nth-child(9) img {
    display: block;
    width: 239px;
    margin: 0 auto;
    padding-top: 6%;
}

 .mobile .amenities-section-info h2,
  .mobile .amenities-section-info p {
      text-align: center;
  }
  .mobile .amenities-section-info ul {
    margin-top: 30px;
    width: 197px;
    margin-left: auto;
    margin-right: auto;
  }

}

/*****************************************/
/* Guest Services Styles                 */
/*****************************************/



/*****************************************/
/* Accomodations Styles                  */
/*****************************************/

.accommodations-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.blog-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.accommodations-preview {
    overflow: auto;
}

.accommodations-preview h3 {
    font-size: 36px;
  color: #1f1f1f;
  text-align: center;
  background: #fff;
    font-family: "proxima-nova",sans-serif;
  line-height: .5;
  font-weight: 300;
  overflow: hidden;
  padding: 10px;
}

.accommodations-preview h3 span {
      display: inline-block;
  position: relative;
}

.accommodations-preview h3 span:before {
  right: 100%;
  margin-right: 15px;
}
.accommodations-preview h3 span:before, .accommodations-preview h3 span:after {
  content: "";
  position: absolute;
  border-top: 1px solid #ccc;
  top: 10px;
  width: 484px;
}

.accommodations-preview ul {
    padding: 0;
    margin: 0;
}

.accommodations-preview ul li {
    list-style-type: none;
    float: left;
    width: 19.2%;
    padding: 50px 0;
    margin-right: 1%;
}

.accommodations-preview ul li:last-child {
    margin-right: 0;
    height: auto;
}

.accommodations-preview ul li span {
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background-color: #5d9da6;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 5px 10px;
    width: 75%;
    margin: 0 auto;
}

.accommodations-full {
    margin-top: 75px;
}

.accommodation-single {
    overflow: auto;
    margin-bottom: 60px;
}

.accommodations-slider1,
.accommodations-slider2,
.accommodations-slider3,
.accommodations-slider4, .accommodations-slider5 {
    width: 50%;
    float: left;
}

.accommodations-slider1 img,
.accommodations-slider2 img, 
.accommodations-slider3 img, 
.accommodations-slider4 img, 
.accommodations-slider5 img {
    width: 100%;
}

.accommodation-content {
    float: right;
    width: 50%;
}

.bjqs-markers li a {
    color: transparent;
    background-color: #ffffff;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.bjqs-markers .active-marker a {
    background-color: #418FDE;
}

.bjqs-next a, .bjqs-prev a {
    color: transparent;
    width: 50px;
    height: 50px;
}

.bjqs-next-hover  {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/slider-right.png) no-repeat rgba(0,0,0,.4);
    background-position: 17px;
    background-size: 39%;
}

.bjqs-prev-hover {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/slider-left.png) no-repeat rgba(0,0,0,.4);
    background-position: 13px;
    background-size: 39%;
}

.accommodation-content {
    padding: 20px 60px;
    -webkit-box-shadow: -3px 0px 41px 29px rgba(255,255,255,1);
    -moz-box-shadow: -3px 0px 41px 29px rgba(255,255,255,1);
    box-shadow: -3px 0px 41px 29px rgba(255,255,255,1);
    box-sizing: border-box;
}

.accommodation-content h2 {
    text-transform: uppercase;
    font-size: 42px;
    letter-spacing: 1px;
    color: #5d9da6;
    line-height:41px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 600;
}

.accommodation-content-features {
    padding: 0;
    margin: 0;
}

.accommodation-content-features li {
    list-style-type: none;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    font-family: "Gudea",sans-serif;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.accommodation-content-features li .features-icon {
    display: inline-block;
    width: 50px;
}

.accommodation-content-features li .features-icon img {
    display: block;
    margin: 0 auto;
}

.accommodation-content-features li .features-title {

}

.accommodation-content p {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    font-family: "Gudea",sans-serif;
}

.accommodations-book-now {
    margin-top: 20px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 10px 35px;
    background-color: #F38B3C;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Gudea",sans-serif;
}

@media (max-width: 414px) {
.accommodations-slider1, 
.accommodations-slider2,
.accommodations-slider3,
.accommodations-slider4 {
    width: 100%;
    float: none;
}
.accommodation-content {
    float: none;
    width: 100%;
    padding: 20px 20px 20px 10px !important;
}
.accommodation-content .accommodations-book-now {
    width: 88px;
    display: block;
    margin: 0 auto;
}
.accommodation-content p, 
.accommodation-content h2 {
    text-align: center;
}
.accommodation-content .accommodation-content-features {
    width: 200px;
    margin: 0 auto;
}
.accommodations-header {
    margin-top: -59px;
    margin-bottom: -70px;
}

.blog-header {
    margin-top: 1px;
    margin-bottom: 1px;
}

.accommodations-features div {
    width: 50% !important;
    height: 250px;
}

}

/*****************************************/
/* Accomodations Styles                  */
/*****************************************/



/*****************************************/
/* On Campus Accomodations Styles        */
/*****************************************/

.hs-content-id-3081826248 .body-container-wrapper {
    background-color: #f4f4f4;
}

.accommodations-select {
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
}

.accommodations-select nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.accommodations-select nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    width: 33.333%;
    transition: background-color 0.5s ease;
    box-sizing: border-box;
    cursor: pointer;
}

.accommodations-select-selected {
    background-color: #3578b3;
}

.accommodations-select-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 16%;
}

.accommodations-select nav span:nth-child(2) {
    border-left: 1px solid #7ca8ce;
    border-right: 1px solid #7ca8ce;
}

.accommodations-select nav span:hover {
    background-color: #3578b3;
}

.oncampus-content {
    padding: 20px;
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    overflow: auto;
}

.oncampus-view {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 35px;
    background-color: #F38B3C;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Gudea",sans-serif;
}

@media (max-width: 414px) {
    .hs-content-id-3081826248 .body-container-wrapper {
        margin-top: 71px !important;
    }
    .oncampus-accommodations {
        padding: 0;
        width: 100%;
        display: none;
    }
    .oncampus-content {
        padding: 20px;
        margin: 20px;
    }
    .oca-mobile-header {
        text-transform: uppercase;
        color: #fff;
        font-family: "proxima-nova",sans-serif;
        letter-spacing: 1px;
        font-size: 16px;
        text-align: center;
        padding: 15px 0;
        transition: background-color .5s ease;
        box-sizing: border-box;
        cursor: pointer;
        background-color: #418FDE;
        font-weight: 300;
        margin: 1px 0;
        position: relative;
    }
    .oncampus-content img {
        width: 100% !important;
        height: auto !important;
    }
    .oncampus-accommodations-selected {
        background-color: #3578b3;
    }
    .oncampus-accommodations-selected:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #3578b3;
        top: 50px;
        position: absolute;
        display: block;
        margin-left: 45%;
    }
}

/*****************************************/
/* On Campus Accomodations Styles        */
/*****************************************/

/*****************************************/
/* Location                              */
/*****************************************/

.locations-header h1 {
    color: #fff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.location-section-heading {
  font-size: 36px;
  color: #F38B3C;
  text-align: center;
  background: #fff;
  font-family: "proxima-nova",sans-serif;
  line-height: .5;
  font-weight: 300;
  overflow: hidden;
  padding: 10px;
  text-transform: uppercase;
}

.location-section-heading i {
    color: #418FDE;
    padding-right: 15px;
}

.location-select {
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
}

.location-select nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.location-select nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    width: 25%;
    transition: background-color 0.5s ease;
    box-sizing: border-box;
    cursor: pointer;
}

.location-select-selected {
    background-color: #3578b3;
}

.location-select-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 12%;
}

.location-select nav span:nth-child(2) {
    border-left: 1px solid #7ca8ce;
    border-right: 1px solid #7ca8ce;
}

.location-select nav span:nth-child(3) {
    border-right: 1px solid #7ca8ce;
}

.location-select nav span:hover {
    background-color: #3578b3;
}

.location-transportation-header {
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "proxima-nova",sans-serif;
    font-size: 18px;
}

.location-content {
    padding: 0 20px 20px 20px;
}

.location-content div section {
    margin-bottom: 40px;
}

.location-read-more {
    margin-top: 0px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 6px 12px;
    background-color: #418FDE;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: "Gudea",sans-serif;
    letter-spacing: 1px;
    font-family: "proxima-nova",sans-serif;
}

.location-read-more span {
    padding-right: 5px;
}

.mobile .location-content {
    padding: 0;
}

.mobile .location-medford section,
.mobile .location-boston section,
.mobile .location-grafton section,
.mobile .location-talloires section {
    padding: 0 20px 20px 20px;
}

.mobile-location-content h3 {
    letter-spacing: 1px !important;
    font-family: "proxima-nova",sans-serif; !important
    font-size: 18px !important;
    background-color: transparent !important;
    color: #666 !important;
    text-align: left !important;
}

.mobile .location-content h3 {
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    transition: background-color 0.5s ease;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #418FDE;
    font-weight: 300;
    margin: 1px 0;
    position: relative;
}

.mobile .location-select-selected {
    background-color: #3578b3 !important;
}

.mobile .location-select-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 45%;
}

.mobile .location-boston {
    margin-top: 0;
}

.mobile .location-images .img-container {
    width: 100%;
}

.mobile .location-images .img-container img {
    width: 100%;
}

.mobile .location-images .img-container:last-child,
.mobile .location-images .img-container:nth-child(2) {
    display: none;
}

.location-davis-square,
.location-cambridge,
.location-boston,
.location-amenities {
    margin-top: 50px;
}

.location-amenities {
    margin-bottom: 50px;
    overflow-x: hidden;
}

.location-images {
    margin-bottom: 30px;
    overflow: auto;
}

.location-images .img-container {
    width: 33.333%;
    float: left;
}

.location-images .img-container img {
    width: 100%;
}

.location-headings {
    font-size: 36px;
    color: #F38B3C;
    text-transform: uppercase;
    text-align: center;
    background: #ffffff;
    font-family: "proxima-nova",sans-serif;
    line-height: 40px;
    font-weight: 300;
    overflow: hidden;
    padding: 10px;
}

.location-headings span {
    display: inline-block;
    position: relative;
}

.location-headings span:before,
.location-headings span:after {
  content: "";
  position: absolute;
  border-top: 1px solid #282828;
  top: 10px;
  width: 484px;
}

.mobile .location-headings span:before,
.mobile .location-headings span:after {
  content: "";
  position: absolute;
  border-top: none;
  top: 10px;
  width: 484px;
}

.location-headings span:before {
  right: 100%;
  margin-right: 15px;
}

.location-headings span:after {
  left: 100%;
  margin-left: 15px;
}

.location-text-content {
    text-align: center;
    padding: 0 13%;
}

.gm-style .gm-style-iw {
    width: 200px !important;
}

/*****************************************/
/* Location                              */
/*****************************************/



/*****************************************/
/* Space Selection                       */
/*****************************************/

.space-selection-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.location-spaces-nav {
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
}

.location-spaces-nav nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.location-spaces-nav nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    width: 16.667%;
    transition: background-color .5s ease;
    box-sizing: border-box;
    cursor: pointer; 
}

.location-spaces-nav nav span:hover {
    background-color: #3578b3;
}

.location-spaces-nav-selected {
    background-color: #3578b3;
}

.location-spaces-nav-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 8%;
}

.space-selection-content {
    margin-bottom: 50px;
}

.space-location-1 .widget-span {
    padding: 15px;
}

.space-location-section .row-fluid {
    margin-top: 35px;
}

.space-location-section .widget-span img {
    width: 100%;
    max-height: 200px;
}

.space-location-section .widget-span a {
    text-decoration: none;
}

.hs-content-id-3099315293 .body-container-wrapper {
    background-color: #f4f4f4;
}

.single-space-content {
    padding: 10px;
    background-color: #ffffff;
    margin-top: -5px;
    border-bottom: 1px solid #e3e3e3;
}

.single-space-content h3, .single-space-content p, .single-space-content span {
    text-align: center;
    display: block;
}

.single-space-content h3 {
    color: #545454;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "din-medium",sans-serif;
    margin: 0;
}

.single-space-content p, .single-space-content span {
    color: #545454;
    font-family: "Gudea",sans-serif;
    font-size: 14px;
}

.single-space-content i {
    margin-right: 5px;
}

@media (max-width: 414px) {

.space-location-section .widget-span {
    margin-top: 20px;
}

.mobile-location-header {
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    transition: background-color .5s ease;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #418FDE;
    font-weight: 300;
    margin: 1px 0;
    position: relative;
    width: 100%;
    display: block;
}

.mobile-location-selected {
    background-color: #3578b3;
}

.mobile-location-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 46px;
    position: absolute;
    display: block;
    margin-left: 45%;
}
.space-location-section .widget-span img {
    width: 100%;
    max-height: 415px;
}
}

@media (max-width: 768px) {

.space-location-section .widget-span img {
    width: 100%;
    max-height: 415px;
}
.blog-side {
        border-top: 1px solid #ccc; 
        border-left-width: 0px; 
        padding: 25px 5px 10px;
    }
.hs-rss-item {
        display: none;
    }

}

/*****************************************/
/* Space Selection                       */
/*****************************************/



/*****************************************/
/* Dining and Catering                   */
/*****************************************/

.hs-content-id-3121084910 .body-container-wrapper {
    background-color: #f4f4f4;
}

.dining-catering {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto !important;
    float: none !important;
    box-sizing: border-box;
}

.dining-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}


.dining-select {
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
}

.dining-select nav {
    padding: 0;
    margin: 0;
    background-color: #418FDE;
    overflow: auto;
}

.dining-select nav span {
    float: left;
    list-style-type: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima-nova",sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0px;
    width: 25%;
    transition: background-color 0.5s ease;
    box-sizing: border-box;
    cursor: pointer;
}

.dining-select-selected {
    background-color: #3578b3;
}

.dining-select-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3578b3;
    top: 50px;
    position: absolute;
    display: block;
    margin-left: 16%;
}







.dining-select nav span:nth-child(2) {
    border-left: 1px solid #7ca8ce;
    border-right: 1px solid #7ca8ce;
}

.dining-select nav span:nth-child(3) {
    border-right: 1px solid #7ca8ce;
}

.dining-select nav span:hover {
    background-color: #3578b3;
}

.dining-catering-section, .dining-single {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    padding: 30px;
    margin-bottom: 30px;
}

.dining-catering-section h3,
.dining-single h3 {
    margin: 0;
    color: #363333;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "din-medium",sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
}

.dining-catering-section h3 img {
    margin-right: 12px;
}

.dining-catering-section p {
    color: #666666;
}

.dining-catering-section ul {
    padding: 0;
    margin: 0;
}



.dining-catering-section ul li {
    list-style-type: none;
    margin-bottom: 10px;
    font-family: "Gudea",sans-serif;
    font-size: 14px;
}

.dining-catering-section ul li i {
    color: #666666;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #666666;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2;
}

.dining-single .amenities-icon {
    background-position: -236px -115px;
    width: 48px;
	height: 34px;
    padding-right: 20px;
    margin-top: -13px;
}

.dining-single-content {
    color: #666666;
}

.dining-single-content ul {
    padding-left: 20px;
}

.dining-single-content ul li {
    margin-bottom: 10px;
}

.dining-single-content-info {
    padding: 0;
}

.dining-single-content-info li {
    list-style-type: none;
    margin-bottom: 10px;
    font-family: "Gudea",sans-serif;
    font-size: 14px;
}

.dining-single-content-info li i {
    color: #666666;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #666666;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 2;
}

.bjqs-slide .bjqs-caption {
    background-color: #ffffff;
    color: #F38B3C;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 600;
}

.catering-image-gallery h3 {
    color: #F38B3C;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    text-transform: inherit;
    letter-spacing: inherit;
}

.catering-image-gallery .bx-wrapper {
    margin-bottom: 0;
}

.catering-image-gallery {
    margin-top: 25px;
}

.catering-image-gallery .title-line {
    background-color: #F38B3C;
    width: 60px;
    height: 1px;
    margin: -10px auto 20px auto;
}

.dining-map-container {
    margin: 25px auto 0 auto;
}

.dining-map-container img {
    width: 100%;
}

.dining-map-btn a {
    width: 100%;
    background-color: #eabc55;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Gudea",sans-serif;
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    margin-top: 10px;
}

.dining-catering .mobile-dining-single-header1{
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-dining-header1.jpg) no-repeat;
    background-size: cover;
    height: 125px;
}

.dining-catering .mobile-dining-single-header2 {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-dining-header2.jpg) no-repeat;
    background-size: cover;
    height: 125px;
}

.mobile-dining-catering-header {
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/mobile-catering-header.png) no-repeat;
    background-size: cover;
    height: 125px;
}

.mobile-dining-single-header1 img,
.mobile-dining-single-header2 img {
    width: 48px;
    margin: 10px auto;
    display: block;
    padding-top: 20px;
}

.mobile-dining-catering-header img {
    width: 41px;
    margin: 10px auto;
    display: block;
    padding-top: 20px;
}

.mobile-dining-single-header1 h3,
.mobile-dining-single-header2 h3,
.mobile-dining-catering-header h3 {
    color: #ffffff;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 32px;
    text-align: center;
    margin: 0;
}

.mobile-dining-catering-header,
.mobile-dining-single-header1,
.mobile-dining-single-header2 {
    margin-bottom: -10px;
}

.mobile-dining-catering-header {
    margin-top: -10px;
}


@media (max-width: 414px) {
    
.dining-2-slider,
.dining-1-slider, 
.catering-slider {
    width: 106% !important;
    margin-left: -4% !important;
}

.catering-slider .bjqs-next a,
.dining-2-slider .bjqs-next a,
.dining-1-slider .bjqs-next a  {
    right: -14% !important;
    top: 40% !important;
}

.catering-slider .bjqs-prev a,
.dining-2-slider .bjqs-prev a,
.dining-1-slider .bjqs-prev a {
    left: -4% !important;
    top: 40% !important;
}

.dining-catering-section p,
.dining-single p {
    text-align: center;
}

.dining-catering-section li,
.dining-single li {
    text-align: left;
}

.dining-single-content-info {
    padding-left: 20%;
}

.dining-map-container {
    width: 126% !important;
    margin-left: -13%;
}

.dining-catering-section, .dining-single {
    margin: 30px 15px !important;
}

}


/*****************************************/
/* Dining and Catering                   */
/*****************************************/



/*****************************************/
/* Planning Timeline                     */
/*****************************************/

.planning-timeline-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.timeline-desktop img {
    width: 782px !important;
    margin: 60px auto !important;
    display: block !important;
}

.timeline-heading {
    position: relative;
}

.timeline-heading h3 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    font-size: 24px;
    font-family: "proxima-nova",sans-serif;
    margin: 0;
}

.timeline-section-1 .timeline-heading h3 {
    background-color: #5d9da6;
}

.timeline-section-2 .timeline-heading h3 {
    background-color: #eabc55;
}

.timeline-section-3 .timeline-heading h3 {
    background-color: #F38B3C;
}

.timeline-section-4 .timeline-heading h3 {
    background-color: #9fc6e9;
}

.timeline-section-5 .timeline-heading h3 {
    background-color: #dacdac;
}

.timeline-section-6 .timeline-heading h3 {
    background-color: #aeba7e;
}



.timeline-section-1 .timeline-selected:before{
    border-top: 10px solid #5d9da6;
}

.timeline-section-2 .timeline-selected:before{
    border-top: 10px solid #eabc55;
}

.timeline-section-3 .timeline-selected:before {
    border-top: 10px solid #F38B3C;
}

.timeline-section-4 .timeline-selected:before{
    border-top: 10px solid #9fc6e9;
}

.timeline-section-5 .timeline-selected:before {
    border-top: 10px solid #dacdac;
}

.timeline-section-6 .timeline-selected:before{
    border-top: 10px solid #aeba7e;
}


.timeline-section-1 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-section-2 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-section-3 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-section-4 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-section-5 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-section-6 img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.timeline-selected:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    top: 53px;
    position: absolute;
    display: block;
    margin-left: 45%;
}


/*

.hs-content-id-3126445760 .body-container-wrapper {
    background-color: #f4f4f4;
}

.timeline-planning {
    margin-top: 100px !important;
}

.timeline-container {
    width: 60px;
    margin: 0 auto;
}

.timeline {
    height: 1200px;
    width: 6px;
    background-color: #9f9f9f;
    margin: 0 auto;
}

.timeline-marker {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #9f9f9f;
    margin-top: 20px;
    background-color: #fff;
    margin-left: -3px;
}

.timeline-marker:first-child {
    width: 15px;
    height: 15px;
    border: 3px solid #9f9f9f;
    margin-left: -7px;
    border-radius: 50%;
}

.timeline-heading {
    position: relative;
}

.timeline-heading:after {
    content: '';
    position: absolute;
    top: 97%;
    left: 50%;
    margin-left: -17px;
    width: 0;
    height: 0;
    border-top: solid 10px #5d9da6;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.timeline-heading h2 {
    margin: 0;
    letter-spacing: 1px;
    font-family: "din-regularregular",sans-serif;
    font-weight: 600;
}

.timeline-step1 {
    width: 355px;
    float: left;
}

.timeline-step1 .timeline-heading {
    background-color: #5d9da6;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 21px;
    padding: 13px;
    margin-bottom: 5px;
}

.timeline-section {
    background-color: #ffffff;
    margin-bottom: 5px;
    overflow: auto;
}

.timeline-section p {
    width: 80%;
    float: left;
    padding-left: 15px;
    color: #666666;
    font-size: 16px;
}

.timeline-icon {
    color: #fff;
    float: right;
    width: 15%;
    height: 60px;
}

.timeline-step1 .timeline-icon {
    color: #ffffff;
    background-color: #5d9da6;
}
*/

/*****************************************/
/* Planning Timeline                     */
/*****************************************/



/*****************************************/
/* About Us                              */
/*****************************************/

.about-us-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.staff-section {
    overflow: auto;
    padding: 50px 0;
}

.staff-section:nth-child(even) {
    background-color: #f4f4f4;
}

.staff-section:nth-child(odd) .staff-photo {
    width: 15%;
    float: left;
    margin-right: 2%;
}

.staff-section:nth-child(odd) .staff-photo img {
    width: 100%;
    border-radius: 50%;
}

.staff-section:nth-child(odd) .staff-info {
    float: left;
    width: 82%;
}

.staff-section:nth-child(even) .staff-photo {
    width: 15%;
    float: right;
    margin-left: 2%;
}

.staff-section:nth-child(even) .staff-photo img {
    width: 100%;
    border-radius: 50%;
}

.staff-section:nth-child(even) .staff-info {
    float: right;
    width: 82%;
}

.staff-section:nth-child(even) .staff-info .staff-desc,
.staff-section:nth-child(even) .staff-info h2 {
    text-align: right;
}

.staff-section .staff-info .staff-desc {
    color: #333;
    line-height: 26px;
    font-size: 16px;
    font-family: "Gudea",sans-serif;
}

.staff-section .staff-info h2 {
    color: #418FDE;
    font-family: "Gudea",sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    margin: 5px 0 5px 0;
}

.staff-section .staff-info h2 span {
    color: #333;
    font-family: "Gudea",sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
}

@media (max-width: 768px) {
    
.staff-section:nth-child(even) .staff-info {
    float: right;
    width: 77%;
}

.staff-section:nth-child(odd) .staff-info {
    float: left;
    width: 77%;
}

.staff-section:nth-child(even) .staff-photo {
    width: 20%;
    float: right;
    margin-left: 2%;
}

.staff-section:nth-child(odd) .staff-photo {
    width: 20%;
    float: left;
    margin-right: 2%;
}

}

@media (max-width: 414px) {
    
.staff-section:nth-child(even) .staff-info {
    float: none;
    width: 100%;
}

.staff-section:nth-child(odd) .staff-info {
    float: none;
    width: 100%;
}

.staff-section:nth-child(even) .staff-photo {
    width: 200px;
    float: none;
    margin: 0 auto;
}

.staff-section:nth-child(odd) .staff-photo {
    width: 200px;
    float: none;
    margin: 0 auto;
}

.staff-section:nth-child(even) .staff-info .staff-desc {
    text-align: left;
}

.staff-info h2 {
    text-align: center !important;
    margin: 15px 0 !important;
}

}

/*****************************************/
/* About Us                              */
/*****************************************/



/*****************************************/
/* Photo Gallery                         */
/*****************************************/

.photo-gallery-header h1 {
    color: #ffffff;
    font-size: 48px;
    text-align: center;
    padding: 55px 0;
    margin: 0;
    font-family: "dinlight",sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: rgba(46,100,148,.8);
}

.photo-gallery-line {
    background-color: #F38B3C;
    width: 80px;
    margin: 5px auto 40px auto;
    height: 1px;
}

.gallery-heading {
        font-size: 48px;
    color: #F38B3C;
    font-family: "din-regularregular",sans-serif;
    margin-top: 50px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
}

.photo-gallery-section .hs_cos_flex-slides {
    margin: 0 0 0 -20px;
    padding: 0;
}

.photo-gallery-section .hs_cos_flex-slide-thumb {
    width: 31.3% !important;
    height: 175px !important;
    line-height: 0;
    margin-left: 1.7%;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    overflow: hidden;
    position: relative;
}

.photo-gallery-section .hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    height: auto;
}

@media (max-width: 843px) {
.photo-gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    width: 31.2% !important;
}
}

@media (max-width: 650px) {
.photo-gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    width: 31%!important;
    height: 125px !important;
}
}

@media (max-width: 650px) {
.photo-gallery-section .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    width: 100%!important;
    height: 225px !important;
}
}

/*****************************************/
/* Photo Gallery                         */
/*****************************************/


.hs_cos_flex-direction-nav {
    display: none;
}



/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
    -webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


/*
*     Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


/* 
 *     Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


#owl-example, #owl-dining {
    width: 90%;
    float: left;
}
.home-gallery-left {
    width: 5%;
    float: left;
    height: 270px;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/left.png?t=1438455218741&t=1438455980560) no-repeat;
    background-size: 39%;
    background-position: 0px 116px;
    cursor: pointer;
}
.home-gallery-right {
    width: 5%;
    float: left;
    height: 270px;
    background: url(//567775.fs1.hubspotusercontent-na1.net/hubfs/567775/right.png?t=1438455218741) no-repeat;
    background-size: 39%;
    background-position: 30px 116px;
    cursor: pointer;
}
@media (max-width: 414px) {
    .home-gallery-left {
        background-size: 72%;
    }
    .home-gallery-right {
        background-size: 72%;
        background-position: 5px 116px;
    }
}