/*
* Blocks CSS for Fire Island Site
*
*/
/* GLOBAL
--------------------------------------------------- */
.bg-cover {
    background-size: cover !important;
}

.jumbotron-content {
    text-align: center;
}

.progo-intro2 {
    background-size: cover !important;
    padding: 150px 0;
}

a.content-link {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    transition: all .25s ease-in-out;
}

a.content-link:after {
    content: '';
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow.png) no-repeat center;
    width: 22px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 1em;
    transition: all .25s ease-in-out;
}

a.content-link:hover:after {
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow-hover.png) no-repeat center;
}

a.content-link.no-after:after{
    display: none;
}

/* DETAILS PAGE
-------------------------------------------- */

.progo-detail1 {
    padding: 80px;
    background: #fff;
    position: relative;
    top: -80px;
    max-width: 85%;
    margin: auto;
}

.progo-detail1 .row.section-title-row {
    position: relative;
    align-items: center;
}

.progo-detail1 .row.section-title-row:before {
    width: 100%;
    height: 1px;
    display: block;
    background: #dcdfe1;
    content: '';
    margin: auto;
    max-width: 960px;
    position: relative;
    top: 0;
    position: absolute;
    left: 16px;
}

.progo-detail1 h1.title {
    color: #26485a;
    font-size: 40px;
    line-height: 40px;
    position: relative;
}

.progo-detail1 .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 25px;
}

.progo-detail1 .social-media-share .social-media {
    display: inline-block;
    vertical-align: middle;
}

.progo-detail1 .social-media-col {
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
}

.progo-detail1 .social-media-col p.social-media.social-media-share-text {
    color: #274859;
    color: rgba(39, 72, 89, .5);
    font-family: 'Josefin Sans',sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.4px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 22px;
}

.social-media-share-link-item a i.fa {
    color: #747e86;
    font-size: 22px;
}

.progo-detail1 .main-content a {
    text-decoration: underline;
}

.progo-detail1 blockquote {
    margin-top: 62px;
}

.progo-detail1 blockquote p {
    font-size: 40px !important;
    line-height: 50px !important;
    background: linear-gradient( to right, #e4eee4 0, #e4eee4 11.5%, #fff 11.5%, #fff 100% );
    padding: 40px 20px;
}


.progo-detail1 .social-media-share li.social-media-share-link-item {
    padding: 0 4px 0 0;
}

.progo-detail1 .main-content {
    margin-top: 45px;
}

.progo-detail1 .main-content p {
    color: #747e86;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 26px;
}

.progo-detail1 .main-content h4.content-heading-text {
    color: #26485a;
    font-size: 21px;
    font-weight: 600;
    line-height: 44px;
    margin-top: 35px;
}

.progo-detail1 h2.content-heading-text {
    font-size: 36px;
    line-height: 44px;
    color: #26485a;
    margin-bottom: 17px;
}

.progo-detail1 .features {
    margin-top: 90px;
}

.progo-detail1 .main-content p.information-text {
    margin-bottom: 0;
    color: #747e86;
}

.progo-detail1 .main-content p.information-text:last-of-type{
    margin-bottom: 26px;
}

.progo-detail1 .main-content p.information-text a{
    color: #747e86;
}

/* BLOG ARTICLES
-------------------------------------------------- */
.article.entry {
    margin-bottom: 60px;
}

.entry-content {
    margin-top: 0px;
}

h4.post-title {
    font-size: 21px;
    line-height: 28px;
    color: #26485a;
    margin: 0 0 17px 0;
}

p.post-excerpt {
    color: #747e86;
    font-size: 18px;
    line-height: 28px;
}
/* HOME BANNER
--------------------------------------------------- */
.jumbotron.progo-home-banner {
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/home-banner-bg.jpg) no-repeat center center;
    padding: 300px 0;
    background-size: cover;
}

.jumbotron.progo-home-banner .jumbotron-title .title {
    font-size: 55px;
    color: #274859;
    line-height: 44px;
}

.jumbotron.progo-home-banner .jumbotron-title .sub-title {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 600;
}


/* CONTENT 1
--------------------------------------------------- */
.progo-content1 {
    padding: 75px 75px 0px;
    top: -50px;
    position: relative;
    background: #fff;
    max-width: 85%;
    margin: 0 auto 10px auto;
}

.progo-content1 .section-title h1.title {
    color: #26485a;
    font-size: 32px;
    line-height: 38px;
    position: relative;
    max-width: 430px;
}

.progo-content1 .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 22px;
}

.progo-content1 .section-content {
    margin-top: 23px;
}

.progo-content1 p.content-text {
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    margin-bottom: 25px;
}

.progo-content1 a.content-link {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    transition: all .25s ease-in-out;
}

.progo-content1 a.content-link:after {
    content: '';
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow.png) no-repeat center;
    width: 22px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);  /* Chrome, Safari 3.1+ */
     -moz-transform: translateY(-50%);  /* Firefox 3.5-15 */
      -ms-transform: translateY(-50%);  /* IE 9 */
       -o-transform: translateY(-50%);  /* Opera 10.50-12.00 */
          transform: translateY(-50%);  /* Firefox 16+, IE 10+, Opera 12.10+ */
    margin-left: 1em;
    transition: all .25s ease-in-out;
}

.progo-content1 a.content-link:hover{
	color: #26485a;
}

.progo-content1 a.content-link:hover:after{
	background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow-hover.png) no-repeat center;
}

a.content-link-btn {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 32px;
    position: relative;
    transition: all .25s ease-in-out;
    background: #2eafa2;
    padding: 16px 30px 15px 65px;
    border: 1px solid #2eafa2;
    border-radius: 5px;
    text-align: center;
    transition: all .25s ease-in-out;
}

a.content-link-btn:hover{
    color: #2eafa2;
    background: #fff;
}

a.content-link-btn:before {
    content: '';
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/play-btn.png) no-repeat center;
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 1em;
    transition: all .25s ease-in-out;
    margin-top: -1px;
    background-size: contain;
}

a.content-link-btn:hover:before{
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/play-btn-hover.png) no-repeat center;
}

/* CONTENT 2
--------------------------------------------------------- */
.progo-content2 {
    padding: 60px 0;
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/progo-content-2-bg.jpg) no-repeat center;
    background-size: cover;
}

.progo-content2 .blurb-wrapper {
    margin: 0 0 45px 0;
}

.progo-content2 a.blurb-link {
    display: block;
    background: #fff;
    width: auto;
    height: auto;
    border-radius: 100%;
    text-align: center;
    padding: 35px 0;
    margin: 0 auto;
    transition: all .25s ease-in-out;
    max-width: 162px;
}

.progo-content2 .blurb-link span.blurb-icon {
    width: 55px;
    height: 55px;
    display: block;
    margin: 0px auto 10px;
}

.progo-content2 .blurb-link span.blurb-icon.arrive{
	background: url('../images/arrive.png') no-repeat center;
	background-size: contain;
}

.progo-content2 .blurb-link span.blurb-icon.stay{
	background: url('../images/stay.png') no-repeat center;
	background-size: contain;
}

.progo-content2 .blurb-link span.blurb-icon.play{
	background: url('../images/play.png') no-repeat center;
	background-size: contain;
}

.progo-content2 .blurb-link span.blurb-icon.explore{
	background: url('../images/explore.png') no-repeat center;
	background-size: contain;
}

.progo-content2 .blurb-link span.blurb-icon.eat{
	background: url('../images/eat.png') no-repeat center;
	background-size: contain;
}

.progo-content2 .blurb-link span.blurb-title {
    color: #26485a;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 600;
    font-size: 18px;
}

.progo-content2 .blurb-link > span {
    display: block;
}

.progo-content2 a.blurb-link:hover{
	background: #34afa2;
}

.progo-content2 a.blurb-link:hover span.blurb-title{
	color: #fff;
}

.progo-content2 a.blurb-link:hover span.blurb-icon.arrive{
	background: url('../images/arrive-hover.png') no-repeat center;
}

.progo-content2 a.blurb-link:hover span.blurb-icon.stay{
	background: url('../images/stay-hover.png') no-repeat center;
}

.progo-content2 a.blurb-link:hover span.blurb-icon.play{
	background: url('../images/play-hover.png') no-repeat center;
}

.progo-content2 a.blurb-link:hover span.blurb-icon.explore{
	background: url('../images/explore-hover.png') no-repeat center;
}

.progo-content2 a.blurb-link:hover span.blurb-icon.eat{
	background: url('../images/eat-hover.png') no-repeat center;
}

/* CONTENT 3
------------------------------------------------------------------ */
.progo-content3 {
    padding: 80px 0 0 0;
}

.progo-content3 .section-title, 
.progo-content3 .section-content {
    text-align: center;
    max-width: 607px;
    margin: auto;
}

.progo-content3 .section-content {
    padding: 25px 0 0px;
}

.progo-content3 .section-content .content-text {
    font-size: 20px;
    color: #666;
}

.progo-content3 .section-title h1.title {
    color: #26485a;
    position: relative;
    font-size: 32px;
    line-height: 38px;
}

.progo-content3 .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin: 15px auto;
}
/* CONTENT 4
------------------------------------------------------------------ */
.progo-content4 {
    padding: 0 0 60px;
    margin: 0 0 78px 0;
}

.progo-content4 .progo-slider .slide {
    text-align: center;
    padding: 0 30px;
}

.progo-content4 .progo-slider button.slick-arrow {
    position: absolute;
    z-index: 9;
    top: 35%;
    -webkit-transform: translateY(-50%);  /* Chrome, Safari 3.1+ */
    -moz-transform: translateY(-50%);  /* Firefox 3.5-15 */
    -ms-transform: translateY(-50%);  /* IE 9 */
    -o-transform: translateY(-50%);  /* Opera 10.50-12.00 */
      transform: translateY(-50%);  /* Firefox 16+, IE 10+, Opera 12.10+ */
    -webkit-appearance: none;
    background: no-repeat;
    color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    width: 30px;
}

.progo-content4 .progo-slider button.slick-arrow:focus, 
.progo-content4 .progo-slider button.slick-arrow:active {
    box-shadow: none;
    border: none;
    outline: 0;
}

.progo-content4 .progo-slider button.slick-arrow:before {
    font-family: FontAwesome;
    display: block;
    color: #a2a2a2;
}

.progo-content4 .progo-slider span.slide-title a {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    color: #26485a;
    display: block;
    margin: 15px 0;
}

button.slick-prev:before {
    content: "\f104";
    font-size: 40px;
}
button.slick-next:before {
    content:"\f105";
    font-size: 40px;
}

button.slick-prev.slick-arrow {
    left: 25%;
}

button.slick-next.slick-arrow {
    left: auto;
    right: 25%;
}

/* PROGO TESTIMONIAL 2
------------------------------------------ */
.progo-testimonial2 {
    background: #f5ebd3 url(https://fireisland.com/wp-content/themes/fireisland/assets/images/testimonial-2-bg.jpg) no-repeat center;
    background-size: cover;
    padding: 81px 0 300px;
}

.progo-testimonial2 .testimonial-quote .section-title .title {
    color: #fff;
    font-family: 'Crimson Text', sans-serif !important;
    font-style: italic;
    font-size: 40px;
    line-height: 1.2em;
    padding: 46px 0 0 45px;
    max-width: 615px;
}

.progo-testimonial2 .testimonial-wrapper .testimonial-quote{
   /* background: url('https://fireisland.com/wp-content/themes/fireisland/assets/images/testimonial-quote-bg.png') no-repeat left top; */
}

.progo-testimonial2 .testimonial-quote .section-title .title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 22px;
}

/* CONTENT 5
--------------------------------------------------------------------- */
.progo-content5 {
    padding: 0 60px;
    position: relative;
    top: 60px;
    background: #fff;
    max-width: 85%;
    margin: 55px auto 80px;
    max-height: 400px;
}

.progo-content5 .container {
    position: relative;
    top: -190px;
}

.progo-content5 .progo-blurb-content .progo-blurb-text {
    margin: 30px 0;
}

.progo-content5 .progo-blurb-content .progo-blurb-text h4.blurb-title a {
    color: #26485a;
    font-size: 19px;
    line-height: 30px;
    margin: 0;
}

.progo-content5 .progo-blurb-content .progo-blurb-text p.blurb-text {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}

/* TESTIMONIAL 1
--------------------------------------------------------------------- */
div.progo-testimonial1 {
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/progo-testimonial1-bg.png) no-repeat center bottom;
    background-size: cover;
    padding: 60px 0 195px 0;
    text-align: center;
}

.progo-testimonial1 h4.title {
    color: #29363b;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.4px;
}

.progo-testimonial1 .section-title h4.title:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin: 30px auto;
}

div.progo-testimonial1 h1.testimonial-text {
    font-family: 'Crimson Text',sans-serif !important;
    font-style: italic;
    font-size: 42px;
    line-height: 50px;
    color: #666;
    max-width: 820px;
    margin: 30px auto 10px;
}

div.progo-testimonial1 p.testimonial-name {
    font-family: 'Josefin Sans',sans-serif !important;
    color: #666;
    font-size: 18px;
    line-height: 32px;
}
/* FERRY PAGE
------------------------------------------------------------------------------------- */
.progo-intro2.progo-ferry-banner {
    background: url(../images/ferry-page-banner-bg.jpg) no-repeat center center;
    padding: 202px 0;
}

.progo-intro2 .jumbotron-content {
    text-align: left;
    padding: 0;
}

.progo-ferry-banner .jumbotron-content h1.title{
    color: #274859;
    line-height: 44px;
    font-size: 60px;
}

.progo-ferry-banner .jumbotron-content h1.sub-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    max-width: 500px;
}

.progo-content-map1 {
    background: #F9F9F9;
}

.progo-content-map-img {
    position: relative;
}

/*.progo-content-map-img:before {
    position: absolute;
    left: 0em;
    content: '';
    height: 100%;
    width: 100%;
    z-index: -1;
    background: transparent url(../images/inetractive-map.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}*/

.progo-content-map1 .interactive-map-location-wrap {
    margin: 23px 0;
}

.progo-content-map1 .interactive-map-location-wrap .interactive-map-location {
    margin: 0 0 20px 0;
}

.progo-content-map1 .interactive-map-details {
    max-width: 70%;
    margin: auto;
    padding: 65px 0;
}

.progo-content-map1 .interactive-map-details .interactive-map-details-header h4.title {
    color: #26485a;
    font-size: 30px;
    line-height: 44px;
}

.progo-content-map1 .interactive-map-details .interactive-map-details-header p.subtitle {
    color: #747e86;
    font-size: 18px;
    line-height: 32px;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name {
    color: #26485a;
    font-size: 18px;
    line-height: 20px;
    position: relative;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name:before {
    content: '';
    background: url(../images/map-icons.png) no-repeat;
    width: 21px;
    height: 25px;
    display: block;
    position: absolute;
    left: 0;
    margin-left: -33px;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name.bay-shore:before {
    background-position: left center;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name.sayville-ferry:before {
    background-position: -40px center;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name.davis-park:before {
    background-position: center center;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location .location-lists .location-list-item a {
    color: #747e86;
    font-size: 16px;
    transition: color .25s ease-in-out;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location .location-lists .location-list-item {
    line-height: 24px;
}

.progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location .location-lists .location-list-item a:hover{
    color: #2eafa2;
}

.progo-content6 {
    padding: 80px 75px;
}

.progo-content6 .section-title h1.title {
    color: #26485a;
    font-size: 32px;
    line-height: 38px;
    position: relative;
}

.progo-content6 .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 15px;
}

.progo-content6 p.content-text {
    font-size: 20px;
    line-height: 30px;
    color: #666666;
    margin: 0 0 40px 0;
}

.progo-content6 a.content-link {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 32px;
    position: relative;
    transition: all .25s ease-in-out;
    background: #2eafa2;
    padding: 15px 25px;
    border: 1px solid #2eafa2;
    border-radius: 5px;
    transition: all .25s ease-in-out;
}

.progo-content6 a.content-link:hover{
    color: #2eafa2;
    background: #fff;
}

.progo-content-schedule {
    padding: 80px 0 150px;
    background: #f9f9f9;
}

.progo-content-schedule .schedule-sidebar {
    max-width: 230px;
}

.progo-content-schedule .schedule-sidebar .schedule-links li{
    cursor: pointer;
}

.progo-content-schedule .schedule-sidebar .schedule-links li:not(:last-child) {
    border-bottom: 1px solid #d8dadc;
    margin-bottom: 23px;
    padding: 0 0 20px 0;
}

.progo-content-schedule .schedule-sidebar .schedule-links li a.schedule-link {
    color: rgba(38, 72, 90, .5);
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
}

.progo-content-schedule .schedule-sidebar .schedule-links li.current-schedule-link a.schedule-link,
.progo-content-schedule .schedule-sidebar .schedule-links li:hover a.schedule-link {
    color: #26485a;
}

.progo-content-schedule .schedule-sidebar .schedule-links li.current-schedule-link span.arrival-locations,
.progo-content-schedule .schedule-sidebar .schedule-links li:hover span.arrival-locations {
   color: #747e86;
}

.progo-content-schedule .schedule-sidebar .schedule-links li span.arrival-locations {
    display: block;
    color: #747e86;
    font-size: 16px;
    line-height: 22px;
    color: rgba(116, 126, 134, .5);
}

.progo-content-schedule .schedule .schedule-header h1.heading {
    font-size: 32px;
    color: #26485a;
    line-height: 38px;
    font-weight: 300;
}

.progo-content-schedule .schedule .schedule-header p.sub-heading {
    color: #747e86;
    font-size: 17px;
    line-height: 22px;
}

.progo-accordion.schedule-accordion {
    margin: 32px 0 0;
}

.progo-accordion.schedule-accordion .schedule-accordion-title h5 {
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #274859;
    color: rgba(39, 72, 89, .5);
}

.progo-accordion.schedule-accordion .modal-header {
    border-bottom: none;
    padding: 1rem 1rem 0;
}

.progo-accordion.schedule-accordion .modal-header button.close {
    font-size: 40px;
    color: #274859;
    opacity: 1;
}

.schedule-content {
    margin: 0 0 80px 0;
}

/* HOTELS PAGE
---------------------------------------------------------------------------- */
.progo-intro2.progo-hotel-banner {
    background: url(../images/hotel-banner-bg.jpg) no-repeat center center;
    padding: 208px 0;
}

.progo-intro2 .jumbotron-content {
    margin-top: -58px;
}

.progo-intro2.progo-hotel-banner h1.title {
    font-size: 60px;
    color: #fff;
    line-height: 44px;
}

.progo-intro2.progo-hotel-banner h1.sub-title {
    font-size: 72px;
    text-transform: uppercase;
    color: #fff;
    line-height: 72px;
    max-width: 650px;
}

.progo-hotels {
    /*padding: 80px 75px 80px;*/
    margin: auto;
    background: #f9f9f9;
}

.progo-hotels .section-title h1.title, .progo-hotels-title .section-title h1.title {
    color: #26485a;
    font-size: 32px;
    line-height: 38px;
}

.progo-hotels .section-title h1.title:before, .progo-hotels-title .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 15px;
}

.progo-hotels .hotel-bio {
    margin: 18px auto;
    max-width: 360px;
}

.progo-hotels .hotel-bio .hotel-name {
    font-size: 20px;
    color: #26485a;
    line-height: 28px;
    margin-bottom: 2px;
}

.progo-hotels .hotel-bio .hotel-text {
    color: #747e86 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.progo-hotels .hotel-bio p.address {
    font-size: 16px !important;
    color: #747e86;
    max-width: 139px;
    margin-bottom: 0;
    line-height: 24px !important;
}

.progo-hotels .hotel-bio .hotel-info a {
    display: block;
    font-size: 14px;
}

.progo-hotels .hotel-info {
    display: none;
}

a.hotel-link-close {
    display: block;
}

.progo-hotel-item-wrap .row {
    margin-bottom: 25px;
}

.progo-hotel-items {
    margin-bottom: 83px;
}

.progo-hotel-item-wrap {
    margin-top: 35px;
}

.progo-sidebar1 .ad.widget {
    margin: 96px 0 60px;
}

.progo-sidebar2 .ad.widget {
    margin: 55px 0 60px;
}

/*PLAN YOUR TRIP
----------------------------------------------- */
.progo-intro2.progo-trip-banner {
    background: url(../images/trip-banner-bg.jpg) no-repeat center center;
    padding: 175px 0;
    min-height: 400px;
}

.progo-trip-banner .jumbotron-content h1.title {
    color: #274859;
    line-height: 44px;
    font-size: 60px;
    margin-bottom: 21px;
}

.progo-trip-banner .jumbotron-content h1.sub-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 72px;
    color: #fff;
    max-width: 505px;
}

.progo-gallery1 {
    padding: 80px 0;
    text-align: center;
    background: #f9f9f9;
}

.progo-gallery1 .portrait-col, 
.progo-gallery1 .landscape-col {
    padding-right: 0;
    padding-left: 0;
}


.progo-gallery1 .section-title .title {
    color: #26485a;
    font-size: 36px;
    line-height: 44px;
    position: relative;
}

.progo-gallery1 .section-title .title:before{
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin: 15px auto;
}

.progo-gallery1 .gallery-row {
    margin-top: 58px;
}

.progo-gallery1 .gallery-row .gallery-image{
    position: relative;
    overflow: hidden;
}

.progo-gallery1 .gallery-row .gallery-image a {
    display: block;
}

.progo-gallery1 .gallery-row .gallery-image img {
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    -ms-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    width: 100%;
}

.progo-gallery1 .gallery-row .gallery-image a:hover img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.progo-gallery1 .gallery-row .gallery-image .gallery-image-title{
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
    background: -webkit-linear-gradient(transparent,#000);
    background: -o-linear-gradient(transparent,#000);
    background: -moz-linear-gradient(transparent,#000);
    background: linear-gradient(transparent,#000);
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
}

.progo-gallery1 .gallery-row .gallery-image .gallery-image-title h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 44px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}



.progo-gallery1 .row.button-row {
    margin: 64px 0 0;
}

.progo-gallery1 a.btn.progo-btn-default {
    max-width: 320px;
    margin: auto;
}

.progo-content8 {
    padding: 80px 0;
}

.progo-content8 h1.title {
    color: #26485a;
    font-size: 26px;
    line-height: 32px;
}

.progo-content8 p.intro-text {
    font-size: 20px;
    color: #747e86;
}

.progo-content8 a.content-link {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    position: relative;
    transition: all .25s ease-in-out;
    left: 101px;
}

.progo-content8 a.content-link:after {
    content: '';
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow.png) no-repeat center;
    width: 22px;
    height: 16px;
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 1em;
    transition: all .25s ease-in-out;
}

.progo-content8 a.content-link:hover:after {
    background: url(https://fireisland.com/wp-content/themes/fireisland/assets/images/right-arrow-hover.png) no-repeat center;
}

.progo-content8 .row.places-to-stay-blurb-row {
    margin-top: 41px;
}

.progo-content8 .row.places-to-stay-blurb-row .places-to-stay-blurb-content h4.location {
    color: #274859;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.4px;
    font-weight: 700;
    margin-top: 22px;
}

.progo-content8 .row.places-to-stay-blurb-row .places-to-stay-blurb-content h1.hotel-name {
    color: #26485a;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    max-width: 222px;
}

.progo-content8 .row.places-to-stay-blurb-row .places-to-stay-blurb-content p.bio {
    color: #747e86;
    font-size: 16px;
    line-height: 24px;
}

.progo-discover {
    background: #ededea url(../images/discover-logo.png) no-repeat right center;
    padding: 80px 0 100px;
    background-size: 500px;
}

.progo-discover .section-title h1.title {
    color: #26485a;
    font-size: 32px;
    line-height: 38px;
    position: relative;
    max-width: 267px;
    text-transform: capitalize;
}

.progo-discover .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 15px;
}

.progo-discover p.content-text {
    font-size: 20px;
    line-height: 28px;
    color: #666666;
}

div#progo-content7 {
    background: transparent;
}

#progo-content9 a.content-link {
    left: 50px;
}

#progo-content9 h1.community-name {
    color: #26485a;
    font-size: 18px;
    line-height: 20px;
    margin-top: 22px;
}

/* PLANNING DETAIL PAGE
----------------------------------------------------- */

.progo-intro2.progo-trip-detail-banner {
    background: url('../images/trip-detail-bg.jpg') no-repeat center;
    background-size: cover;
}

.progo-intro2.progo-trip-detail-banner .jumbotron-content {
    margin-top: 0;
}

.progo-intro2.progo-trip-detail-banner .jumbotron-content h1.sub-title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 54px;
    color: #fff;
}

/* REAL ESTATE
--------------------------------------------------- */
.progo-intro2.progo-real-estate-banner{
    background: url(../images/real-estate-banner.jpg) no-repeat center;
}
.progo-intro2.progo-real-estate-banner .jumbotron-content{
    margin-top: 0;
}

.progo-intro2.progo-real-estate-banner h1.title {
    font-size: 60px;
    line-height: 44px;
    margin-bottom: 13px;
}

.progo-intro2.progo-real-estate-banner h1.sub-title {
    font-size: 72px;
    text-transform: uppercase;
    color: #fff;
    line-height: 72px;
    max-width: 650px;
}
.progo-real-estate {
    background: #f9f9f9;
    padding: 80px 0;
}

.progo-real-estate .house-carousel-wrapper {
    margin: 0 auto;
}

.progo-real-estate .house-carousel-wrapper, .real-estate-content {
    max-width: 360px;
    margin: 0px auto 25px;
}

.progo-real-estate-wrap .row {
    padding: 0 0 30px 0;
}

.real-estate-content .house-title {
    text-transform: uppercase;
    font-size: 13px;
    color: #274859;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.4px;
}

.real-estate-content .house-location {
    font-size: 24px;
    line-height: 28px;
    color: #26485a;
    font-weight: 700;
}

.real-estate-content .house-features {
    font-weight: 400;
    font-size: 18px;
}

.real-estate-content .house-features.first {
    padding-left: 15px;
}

.real-estate-content .house-bio {
    font-size: 18px;
    color: #747e86;
    line-height: 26px;
}

.house-owner > div {
    display: inline-block;
    vertical-align: top;
}

.house-owner-information {
    margin-left: 15px;
}

.house-owner-information p {
    color: #747e86;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 21px;
}

.house-owner-information a{
    color: #747e86;
}

.progo-sidebar3 .ad.widget {
    margin: 0px 0 60px;
}

/* SHOP PAGE
------------------------------------------------------------ */
.progo-intro2.progo-shop-banner{
    background: url(../images/shop-banner.jpg) no-repeat center;
}
.progo-intro2.progo-shop-banner .jumbotron-content{
    margin-top: 0;
}

.progo-intro2.progo-shop-banner h1.title {
    font-size: 60px;
    line-height: 44px;
    margin-bottom: 10px;
    position: relative;
    z-index: 9999;
    margin-left: -10px;
}

.progo-intro2.progo-shop-banner h1.sub-title {
    font-size: 72px;
    text-transform: uppercase;
    color: #fff;
    line-height: 72px;
    max-width: 650px;
}

.progo-shop {
    padding: 65px 75px;
    max-width: 85%;
    margin: auto;
    top: -80px;
    position: relative;
    background: #fff;
}

.progo-shop .row.shop-apparel-row {
    padding-top: 15px;
    padding-bottom: 15px;
}

.shop-category-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}

.shop-category-image img{

    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100%;
}

.shop-category-image a:hover img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.shop-category-name {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.shop-category-name h4 {
    font-size: 24px;
    line-height: 44px;
    font-weight: 700;
    letter-spacing: 0.6px;
}

/* BLOG PAGE
----------------------------------------------------- */
.blog{
    background: #f9f9f9;
}
.progo-carousel-banner .carousel-caption {
    bottom: initial;
    top: 50%;
    transform: translateY(-65%);
}

.progo-carousel-banner .carousel-caption h2.carousel-title {
    font-size: 48px;
    line-height: 54px;
    text-transform: uppercase;
    font-weight: 600;
}

.progo-carousel-banner .carousel-caption p.carousel-text {
    font-size: 22px;
    line-height: 32px;
}

.progo-carousel-banner .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 100%;
    background-color: rgba(255,255,255,.5);
}

.progo-carousel-banner .carousel-indicators li.active{
    background-color: #34afa2 !important;
    border: 2px solid #fff;
}

.progo-carousel-banner .carousel-indicators {
    bottom: 80px;
}

.progo-blog {
    max-width: 85%;
    margin: auto;
    position: relative;
    top: -80px;
    background: #f9f9f9;
    padding: 80px 40px;
}

.progo-blog .ad.ad-widget {
    margin-bottom: 60px;
}

.progo-blog .ad.ad-widget.landscape {
    margin: 31px 0 97px;
}

/* BLOG DETAILS PAGE
----------------------------------------------------------------- */
.progo-intro2.progo-blog-detail-banner {
    background: url(../images/blog-detail-banner.jpg) no-repeat center;
    background-size: cover !important;
    padding: 181px 0;
}

.progo-detail1 .section-title .post-date {
    font-size: 18px;
    line-height: 32px;
    color: #274859;
    font-style: italic;
}

.progo-detail1 .related-articles h1.title {
    font-size: 36px;
}

.progo-detail1 .related-articles .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 15px;
}

.related-articles {
    max-width: 990px;
    margin: auto;
    padding: 0 0 150px 0;
}

.related-articles .section-title h1.title {
    color: #26485a;
    font-size: 36px;
    line-height: 44px;
    position: relative;
}

.related-articles .section-title h1.title:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #2eafa2;
    display: block;
    max-width: 70px;
    margin-bottom: 15px;
}

.related-articles .related-articles-row {
    margin-top: 40px;
}

/* ADDITIONAL EDITS - DO NOT REMOVE
---------------------------------------------------------- */
/** [Edits 08.21.18] **/
.grey-bg .progo-sidebar2.right-sidebar {
    padding: 70px 0;
}

.grey-bg .progo-sidebar2.right-sidebar .widget.widget_search {
    margin-bottom: 40px;
}

.widget_search .search-form{
	position: relative;
}

.widget_search label {
    display: block !important;
}

.widget_search .search-form input.search-field, .widget_search .search-form input[type="search"] {
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #ddd;
    padding: 16px 23px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    height: 100%;
    font-family: 'Josefin Sans', sans-serif;
    color: #9d9d9d;
    text-transform: uppercase;
    display: block !important;
}

.widget_search .search-form input.search-submit, 
.widget_search .search-form input[type="submit"] {
    -webkit-appearance: none;
    border: none;
    background: transparent url(../images/search-icon.png) no-repeat center center;
    color: transparent;
    position: absolute;
    right: 0;
    top: 12px;
    display: inline-block;
}

.grey-bg article.page h2.main-heading {
    font-weight: 900;
    color: #131e3a;
}

.seperator {
    border-bottom: 1px solid #131e3a !important;
    margin-top: 34px;
}

.seperator:before {
    content: '';
    width: 170px;
    height: 8px;
    display: block;
    margin: 0 auto;
    background: #131e3a;
}

/*** [ Edits 08.22.18 ] ***/
.search-results .progo-trip-banner .jumbotron-content h1.title span {
    margin-top: 20px;
    display: block;
}

/*** [ Edits 08.24.18 ] ***/
.post-19396 .jumbotron-content h1.title {
    color: #fff;
}

.post-19396 .jumbotron-content h1.sub-title.font-josefin {
    max-width: 720px;
}

/* MEDIA QUERY
--------------------------------------------------------- */

@media (min-width: 1600px){
    .progo-content2{
        background-size: 100% 100%;
    }
}

@media (max-width: 991px){

    .header-line-before,
    .header-line-after{
        display: none !important;
    }

    .progo-content1 {
        padding: 80px 40px 22px;
    }


   .mobile-menu-wrap {
        display: block !important;
    }

    .jumbotron.progo-home-banner .jumbotron-title .title {
        font-size: 60px;
    }

   .jumbotron.progo-home-banner .jumbotron-title .sub-title {
        font-size: 49px;
    }

    .progo-content1 {
        padding: 50px 25px 22px;
    }

    .progo-content1 .section-title h1.title {
        font-size: 30px;
        line-height: 40px;
    }

    .progo-content1 p.content-text {
        font-size: 18px;
    }

    .progo-blurb .col-md-6 {
        width: 15%;
    }

    .progo-content2 .blurb-link span.blurb-icon {
        width: 50px;
        height: 50px;
    }

   .progo-content2 a.blurb-link {
      /*  height: 90px; */
    padding: 19px 0;
    max-width: auto;
    width: auto;
	margin-bottom: 10px;
    }
    .progo-content3 .section-title h1.title {
        font-size: 32px;
    }

    .progo-content3 {
        padding: 80px 0 0;
    }

    .progo-content3 .section-content {
        padding: 15px 0;
    }

    .progo-content4 {
        padding: 0 0 30px;
        margin: 0 0 137px 0;
    }

    .progo-testimonial2 {
        display: none;
    }

   .progo-content5 {
        padding: 0;
        position: relative;
        top: 0;
        max-height: none;
        background: #f9f9f9;
        margin: 55px auto 0px;
    }

    .progo-content5 .container {
        top: -90px;
    }

    div.progo-testimonial1 {
        padding: 65px 0 100px 0;
    }

    div.progo-testimonial1 h1.testimonial-text {
        font-size: 22px;
        line-height: 32px;
    }

    .progo-carousel-banner .carousel-caption h2.carousel-title {
        font-size: 41px;
    }

    .entry-content {
        margin: 25px auto 0;
        /*text-align: center;*/
    }

    .progo-blog {
        max-width: 70%;
        padding: 70px 0;
    }

    .progo-detail1 .social-media-col {
        text-align: left;
    }

    .progo-detail1 .main-content {
        margin-top: 15px;
    }

    .progo-detail1 h1.title {
        font-size: 42px;
        line-height: 40px;
    }

    .progo-shop {
        padding: 65px 25px;
    }

    .progo-content-schedule .schedule-sidebar {
        max-width: none;
        margin-bottom: 40px;
    }

    .progo-content8 a.content-link {
        left: 0;
    }

    .progo-content8 {
        padding: 30px 0;
    }

    #progo-content9 a.content-link {
        left: 0;
    }

    #progo-content7 .container {
        top: 0;
    }

    .places-to-stay-blurb-content {
        max-width: 260px;
        margin: auto;
    }

    .progo-content5 .progo-blurb-content .progo-blurb-text {
        max-width: 320px;
        margin: 30px auto;
    }

    .progo-real-estate {
        padding: 60px 0;
    }

    .progo-content-map-img:before{
        display: none;
    }

    .footer .footer-navbar-brand img.img-fluid.mx-auto.d-block {
        top: -120px;
    }

    .footer a.footer-navbar-brand {
        display: block;
        max-height: 75px;
        max-width: 200px;
        margin: auto;
    }

    .footer p.welcome-text {
        font-size: 17px !important;
        line-height: 16px !important;
    }

    .footer .social-icons.widget {
        margin-top: 20px;
    }

    .footer h4.widgettitle{
        display: none;
    }

    ul.menu.footer-social-links.list-unstyled.list-inline {
        text-align: center;
    }

    .footer li.footer-social-link {
        margin: 0 15px !important;
    }

    .footer-widgets1, .footer-widgets2, .footer-widgets3 {
        display: none;
    }

    .footer .textwidget.about {
        text-align: center;
        margin-top: 32px;
    }

    .footer .about p {
        max-width: 320px !important;
        margin: auto;
    }

    .footer-copyright {
        margin: 30px 0;
    }

    .footer-copyright-menu {
        text-align: center !important;
        margin: 0;
    }

    .footer-copyright-menu li a {
        padding: 0 0px 0 !important;
    }

    .footer-copyright p.copyright-text {
        text-align: center;
    }

    /*** [Edits 08.21.18] ***/
    .progo-content1 .section-title h1.title:before,
    .progo-discover .section-title h1.title:before {
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .progo-discover .section-title h1.title {
        max-width: none;
    }
}

@media (max-width: 768px){
    .progo-blog {
        max-width: 90%;
        padding: 44px 0;
    }

    .progo-carousel-banner .carousel-caption h2.carousel-title {
        font-size: 35px;
    }

    .progo-detail1 {
        padding: 70px 40px;
        top: -40px;
    }

    .progo-detail1 .row.section-title-row:before {
        width: 90%;
    }

    .progo-detail1 blockquote p {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .progo-intro2 .jumbotron-content {
        text-align: left;
        padding: 0 0;
    }

    .progo-intro2.progo-shop-banner h1.sub-title {
        font-size: 65px;
    }

    .progo-shop {
        padding: 60px 15px;
    }

    .progo-shop .row.shop-apparel-row {
        padding-top: 0;
        padding-bottom: 0;
    }

    .progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name {
        padding-left: 30px;
    }

    .progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location .location-lists {
        padding-left: 30px;
    }

    .progo-content-map1 .interactive-map-details .interactive-map-location-wrap .interactive-map-location h4.location-name:before {
        margin-left: 0;
    }
    
    .progo-content-map1 .interactive-map-details {
        max-width: none;
    }

    .progo-gallery1 .gallery-row .gallery-image {
        max-width: 480px;
        margin: 15px auto;
    }

    .progo-gallery1 .gallery-row .gallery-image.landscape:first-child {
        margin: 0 auto;
    }

    .progo-real-estate-wrap .row {
        padding: 0 0 15px 0;
    }
}

@media (max-width: 480px){

    .jumbotron.progo-home-banner .jumbotron-title .title {
        font-size: 55px;
    }
    
    .jumbotron.progo-home-banner .jumbotron-title .sub-title {
        font-size: 36px;
    }
    .progo-content1 {
        padding: 50px 15px 22px;
    }

    .progo-content1 .section-title h1.title {
        font-size: 22px;
        line-height: 32px;
    }
    .progo-content1 p.content-text {
        font-size: 16px;
        line-height: 30px;
    }
    .progo-content3 .section-content .content-text {
        font-size: 18px;
    }

    .progo-carousel-banner .carousel-caption h2.carousel-title {
        font-size: 23px;
        line-height: 31px;
    }

    .progo-carousel-banner .carousel-caption p.carousel-text {
        font-size: 19px;
        line-height: 24px;
    }

    .progo-blog {
        max-width: 94%;
        padding: 44px 0;
        top: -40px;
    }

    .progo-detail1 {
        padding: 50px 20px;
        top: -40px;
    }

    .progo-detail1 .main-content p {
        font-size: 18px;
        line-height: 30px;
    }

    .progo-detail1 h1.title {
        font-size: 25px;
        line-height: 35px;
    }

    .progo-detail1 .features {
        margin-top: 40px;
    }

    .progo-detail1 h2.content-heading-text {
        font-size: 28px;
        line-height: 35px;
    }

    .progo-detail1 blockquote p {
        font-size: 22px !important;
        line-height: 30px !important;
        padding: 20px 20px;
    }

    .shop-category-name h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .progo-intro2.progo-hotel-banner h1.title {
        font-size: 44px;
    }
    .progo-intro2.progo-hotel-banner h1.sub-title {
        font-size: 48px;
        line-height: 50px;
    }

    .progo-hotels {
        padding: 0;
    }

    .progo-hotel-items {
        margin-bottom: 30px;
    }

    .progo-content-map1 .interactive-map-details {
        padding: 30px 0 0;
    }

    .progo-content6 {
        padding: 40px 20px;
    }

    .progo-content6 .section-title h1.title {
        font-size: 22px;
        line-height: 32px;
    }

    .progo-content-schedule .schedule .schedule-header h1.heading {
        font-size: 32px;
    }

    .schedule-content {
        margin: 0 0 40px 0;
    }

    .progo-content6 p.content-text {
        font-size: 18px;
        line-height: 24px;
        color: #666666;
        margin: 0 0 30px 0;
    }

    .progo-ferry-banner .jumbotron-content h1.sub-title {
        font-size: 45px;
        line-height: 50px;
    }

    .progo-ferry-banner .jumbotron-content h1.title {
        font-size: 42px;
    }

    .progo-gallery1 .gallery-row .gallery-image {
        max-width: 280px;
        margin: 15px auto;
    }

    .progo-trip-banner .jumbotron-content h1.sub-title {
        font-size: 40px;
        line-height: 50px;
    }

    .progo-trip-banner .jumbotron-content h1.title {
        font-size: 40px;
    }

    .progo-intro2.progo-real-estate-banner h1.title {
        font-size: 39px;
        line-height: 44px;
    }
    .progo-intro2.progo-real-estate-banner h1.sub-title {
        font-size: 42px;
        line-height: 46px;
    }

    .progo-intro2.progo-shop-banner h1.title {
        font-size: 47px;
    }

    .progo-intro2.progo-shop-banner h1.sub-title {
        font-size: 44px;
        line-height: 49px;
    }

    .progo-intro2.progo-trip-detail-banner .jumbotron-content h1.sub-title {
        font-size: 35px;
        line-height: 40px;
    }
    .footer-copyright-menu li.list-inline-item:not(:last-child) {
        margin-right: .3rem;
    }
    .progo-carousel-banner .carousel-indicators {
      bottom: 35px;
    }
}
.fi-town img{
	width: -webkit-fill-available;
}
.business-directory .progo-intro2.progo-trip-banner {
    /*background: url(https://fireisland.com/wp-content/uploads/2020/06/fire-island-banner1.png) no-repeat center bottom !important;*/
}

.page-id-11373 div#wpbdp-main-box
{
 display: none !important;
}

.page-id-11373 .menu-loginlogout-container {
    float: left !important;
}

.page-id-11373 .menu-loginlogout-container .myclass{
padding-left: 0 !important;
margin-bottom: 50px !important;
}