/* Style Sheet: billyandbeth.com --- Author: Billy Hardy - capecodwebsitedesign.com */

body {
    background: #fff;
    color: #515D72;
    font-size: 1rem;
    font-family: 'ralewayregular', sans-serif;
    margin: 0 auto;
    text-align: center;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('raleway-regular-webfont.woff') format('woff'),
        url('raleway-regular-webfont.ttf') format('truetype'),
        url('raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorantregular';
    src: url('cormorant-regular-webfont.eot');
    src: url('cormorant-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('cormorant-regular-webfont.woff2') format('woff2'),
        url('cormorant-regular-webfont.woff') format('woff'),
        url('cormorant-regular-webfont.ttf') format('truetype'),
        url('cormorant-regular-webfont.svg#cormorantregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorantmedium';
    src: url('cormorant-medium-webfont.eot');
    src: url('cormorant-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('cormorant-medium-webfont.woff2') format('woff2'),
        url('cormorant-medium-webfont.woff') format('woff'),
        url('cormorant-medium-webfont.ttf') format('truetype'),
        url('cormorant-medium-webfont.svg#cormorantmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_sclight';
    src: url('cormorantsc-light-webfont.eot');
    src: url('cormorantsc-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('cormorantsc-light-webfont.woff2') format('woff2'),
        url('cormorantsc-light-webfont.woff') format('woff'),
        url('cormorantsc-light-webfont.svg#cormorant_sclight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorantsemibold';
    src: url('cormorant-semibold-webfont.eot');
    src: url('cormorant-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('cormorant-semibold-webfont.woff2') format('woff2'),
        url('cormorant-semibold-webfont.woff') format('woff'),
        url('cormorant-semibold-webfont.ttf') format('truetype'),
        url('cormorant-semibold-webfont.svg#cormorantsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_scregular';
    src: url('cormorantsc-regular-webfont.eot');
    src: url('cormorantsc-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('cormorantsc-regular-webfont.woff2') format('woff2'),
        url('cormorantsc-regular-webfont.woff') format('woff'),
        url('cormorantsc-regular-webfont.ttf') format('truetype'),
        url('cormorantsc-regular-webfont.svg#cormorant_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_scmedium';
    src: url('cormorantsc-medium-webfont.woff2') format('woff2'),
        url('cormorantsc-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cormorant_scsemibold';
    src: url('cormorantsc-semibold-webfont.woff2') format('woff2'),
        url('cormorantsc-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: 'cormorant_scsemibold', serif;
    color: #515D72;
}

h2 {
    font-family: 'cormorantsemibold', serif;
    color: #515D72;
}

h3 {
    font-family: 'cormorantsemibold', serif;
    color: #515D72;
}

p {
    text-align: justify;
    font-family: 'ralewayregular';
    color: #515D72;
}

p.design {
    font-family: 'cormorantregular', serif;
    font-size: 1rem;
    text-align: right;
    margin-top: 0
}

.button:focus {
    outline: none;
}

a:link,
a:visited,
a:active {
    color: #515D72;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
}

a:hover {
    color: rgba(81, 93, 114, 0.7) !important;
    text-decoration: none;
}

a.links:link {
    color: #fff;
    text-decoration: none;
    font-family: 'cormorantregular';
    font-size: 1.2rem;
}

a.links:visited {
    color: #fff;
    text-decoration: none;
}

a.links:hover {
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none;
}

a.links:active {
    color: #fff;
    text-decoration: none;
}

a.all:link {
    color: #515D72;
    text-decoration: none;
    font-family: 'cormorantregular';
    font-size: 1.2rem;
}

a.all:visited {
    color: #515D72;
    text-decoration: none;
}

a.all:hover {
    color: rgba(81, 93, 114, 0.7) !important;
    text-decoration: none;
}

a.all:active {
    color: #515D72;
    text-decoration: none;
}


.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

video {
    width: 100%;
    display: block;
}

video:focus {
    outline: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer {
    font-size: 1rem;
    text-align: center;
    font-family: 'cormorant_scregular';
}

.navbar-custom .navbar-nav .nav-link {
    color: rgba(81, 93, 114, 0.55);
    font-family: 'cormorant_scsemibold';
    font-size: 1.2rem;
}

.navbar-custom .navbar-nav .nav-link:hover,
.navbar-custom .navbar-nav .nav-link:focus {
    color: rgba(81, 93, 114, 0.9) !important;
}

.navbar-custom .navbar-nav .nav-link.disabled {
    /*color: rgba(0, 0, 0, 0.3);*/
}

.navbar-custom .navbar-nav .show > .nav-link,
.navbar-custom .navbar-nav .nav-link.active {
    color: rgb(81, 93, 114);
}

.navbar-custom .navbar-toggler {
    color: rgb(81, 93, 114);
    border-color: rgba(81, 93, 114, 0.3);
}

.navbar-custom .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2881, 93, 114%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-custom .navbar-text {
    color: rgba(81, 93, 114, 0.55);
}

.navbar-custom .navbar-text a,
.navbar-custom .navbar-text a:hover,
.navbar-custom .navbar-text a:focus {
    color: rgb(81, 93, 114);
}

.bi::before {
    display: inline-block;
    content: "";
    vertical-align: -.125em;
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z' clip-rule='evenodd'/></svg>");
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
}

@media (min-width: 240px) {
    h1.resp {
        font-size: 1rem;
        text-align: center;
    }

    h2.resp {
        font-size: 0.8rem;
    }

    h3.resp {
        font-size: 0.7rem;
    }

    p.resp {
        font-size: 0.6rem;
    }
}

@media (min-width: 320px) {
    h1.resp {
        font-size: 1.3rem;
        text-align: center;
    }

    h2.resp {
        font-size: 1rem;
    }

    h3.resp {
        font-size: 1rem;
    }

    p.resp {
        font-size: 0.8rem;
    }
}

@media (min-width: 360px) {
    h1.resp {
        font-size: 1.5rem;
        text-align: center;
    }

    h2.resp {
        font-size: 1.1rem;
    }

    h3.resp {
        font-size: 1.1rem;
    }

    p.resp {
        font-size: 0.8rem;
    }
}

@media (min-width: 375px) {
    h1.resp {
        font-size: 1.5rem;
        text-align: center;
    }

    h2.resp {
        font-size: 1.1rem;
    }

    h3.resp {
        font-size: 1.1rem;
    }

    p.resp {
        font-size: 0.9rem;
    }
}

@media (min-width: 480px) {
    h1.resp {
        font-size: 1.8rem;
        text-align: center;
    }

    h2.resp {
        font-size: 1.2rem;
    }

    h3.resp {
        font-size: 1.2rem;

    }

    p.resp {
        font-size: 0.9rem;
    }
}

@media (min-width: 576px) {
    h1.resp {
        font-size: 2.4rem;
        text-align: center
    }

    h2.resp {
        font-size: 1.2rem;
    }

    h3.resp {
        font-size: 1.2rem;
    }

    p.resp {
        font-size: 1rem;
    }
}

@media (min-width: 667px) {
    h1.resp {
        font-size: 2.4rem;
        text-align: center
    }

    h2.resp {
        font-size: 1.4rem;
    }

    h3.resp {
        font-size: 1.2rem;
    }

    p.resp {
        font-size: 1rem;
    }
}

@media (min-width: 768px) {
    h1.resp {
        font-size: 2.6em;
        text-align: center;
    }

    h2.resp {
        font-size: 1.4rem;
    }

    h3.resp {
        font-size: 1.2rem;
    }

    p.resp {
        font-size: 1rem;
    }
}

@media (min-width: 992px) {
    h1.resp {
        font-size: 2.8rem;
    }

    h2.resp {
        font-size: 1.6rem;
    }

    h3.resp {
        font-size: 1.4rem;
    }

    p.resp {
        font-size: 1rem;
    }
}

@media (min-width: 1200px) {
    h1.resp {
        font-size: 2.8rem;
    }

    h2.resp {
        font-size: 1.6rem;
    }

    h3.resp {
        font-size: 1.4rem;
    }

    p.resp {
        font-size: 1rem;
    }
}

.bgimg1 {
    background-image: url('Billy-Hardy-Beth-Sweeney-70-opacity.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgimg2 {
    background-image: url('Billy-Hardy-Beth-Sweeney-48-opacity.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgimg3 {
    background-image: url('Billy-Hardy-Beth-Sweeney-75-opacity.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgimg4 {
    background-image: url('0097.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
}

.bgimg5 {
    background-image: url('0097s.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
}

address {
    color: #fff;
    line-height: 1.2;
    text-align: center;
    font-family: 'cormorantregular';
    font-size: 1.2rem;
}

.covid {
    color: chartreuse;
    font-size: 1.2rem;
    font-family: 'cormorantregular';
}

a.attr {
    font-size: 1rem;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 1.5s;
    transition-duration: 1.5s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.embed-youtube {
    position: relative;
    padding-bottom: 56.25%; /* - 16:9 aspect ratio (most common) */
    /* padding-bottom: 62.5%; - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.skype_pnh_dropart_flag_span[style] {
    display: none !important;
    color: #FFF !important;
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

span.skype_pnh_container {
    display: none !important;
}

span.skype_pnh_print_container {
    display: inline !important;
}

img {
    height: 100%;
    width: auto;
}
