.jp-audio {
    position: relative;
    text-align: left;
    width: 100%;
    height: 42px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 0;
    line-height: 0
}
.jp-audio .jp-controls {
    left: 0;
    position: absolute;
    top: 0;
    width: 42px;
    height: 100%;
    background-color: #31768E
}
.jp-audio .jp-controls a {
    text-decoration: none;
    font-size: 20px;
    padding-left: 12px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #ffffff
}
.jp-audio .jp-controls a:hover {
    color: #ffffff
}
.jp-audio .jp-controls a:before {
    display: inline-block;
    font-family: flat-audio;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    font-variant: normal;
    text-transform: none;
    speak: none;
    width: 42px;
    line-height: 42px;
    text-align: center;
    opacity: 1
}
.jp-audio .jp-progress {
    position: absolute;
    top: 0;
    left: 42px;
    right: 0;
    height: 100%;
    background-color: #3F99B8
}
.jp-audio .jp-progress .jp-seek-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer
}
.jp-audio .jp-progress .jp-seek-bar .jp-play-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #34AACB
}
.jp-audio .jp-current-time {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 12px;
    font-size: 16px;
    line-height: 42px;
    text-align: right;
    pointer-events: none
}
.jp-audio .jp-no-solution {
    position: absolute;
    top: 0;
    left: 42px;
    right: 0;
    height: 42px;
    padding: 8px 0;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    display: none;
    color: #3F99B8;
    background-color: #b28282
}
.jp-video {
    position: relative;
    text-align: left;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 0;
    line-height: 0
}
.jp-video .jp-gui {
    bottom: 0;
    height: 42px;
    position: absolute;
    width: 100%
}
.jp-video .jp-video-play {
    background-color: transparent;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    height: 100%
}
.jp-video .jp-controls {
    left: 0;
    position: absolute;
    top: 0;
    width: 42px;
    height: 100%;
    background-color: #31768E
}
.jp-video .jp-controls a {
    text-decoration: none;
    font-size: 20px;
    padding-left: 12px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #ffffff
}
.jp-video .jp-controls a:hover {
    color: #ffffff
}
.jp-video .jp-controls a:before {
    display: inline-block;
    font-family: flat-audio;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    font-variant: normal;
    text-transform: none;
    speak: none;
    width: 42px;
    line-height: 42px;
    text-align: center;
    opacity: 1
}
.jp-video .jp-toggles {
    right: 0;
    position: absolute;
    top: 0;
    width: 42px;
    height: 100%;
    background-color: #31768E
}
.jp-video .jp-toggles a {
    text-decoration: none;
    font-size: 20px;
    padding-left: 12px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #ffffff
}
.jp-video .jp-toggles a:hover {
    color: #ffffff
}
.jp-video .jp-toggles a:before {
    display: inline-block;
    font-family: flat-audio;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    font-variant: normal;
    text-transform: none;
    speak: none;
    width: 42px;
    line-height: 42px;
    text-align: center;
    opacity: 1
}
.jp-video .jp-progress {
    position: absolute;
    top: 0;
    left: 42px;
    right: 42px;
    height: 100%;
    background-color: #3F99B8
}
.jp-video .jp-progress .jp-seek-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer
}
.jp-video .jp-progress .jp-seek-bar .jp-play-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #34AACB
}
.jp-video .jp-current-time {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    padding: 0 12px;
    font-size: 16px;
    line-height: 42px;
    text-align: right;
    pointer-events: none
}
.jp-video .jp-no-solution {
    position: absolute;
    top: 0;
    left: 42px;
    right: 0;
    height: 42px;
    padding: 8px 0;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    display: none;
    color: #3F99B8;
    background-color: #b28282
}
.jp-video.jp-video-full {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999
}
@media (min-width: 768px) {
    .jp-video.jp-responsive {
        height: 360px;
        width: 640px;
        margin: 0 auto
    }
}
@media (min-width: 768px) {
    .jp-audio.jp-responsive {
        height: 42px;
        width: 320px;
        margin: 0 auto
    }
}

audio, video {
	display:none;
}

.contact-form {
    background-color:#FFF9F2;
}

.contact-form .g-recaptcha {
	overflow: hidden !important;
}


.contact-form .captcha {
	overflow: hidden !important;
}

.blink-form {
	animation-name: pulse;
	animation-duration: 4000ms;
	transform-origin:70% 70%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes pulse {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.08); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.05); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

.modal-content {
    border-radius: 0;
}

.modal-dialog {
    margin-top:55px;
}

.contact-form h2, .blink-form h2 {
    text-transform:uppercase;
}

.header-tel-icon {
    color: #f28e2a;
    font-size: 21px !important;
    margin-right: 5px;
    text-decoration: none;
}


.contact-form .btn-primary, .blink-form .btn-primary {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    padding: 7px 10px;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: "Avenir Heavy",sans-serif;
    font-weight: 400;
    outline: medium none;
    transition: all 0.3s ease 0s;
    text-transform:uppercase;
    background-color: #f28e2a;
    color: #fff;
}

.header-tel-link-wrapper
{
    margin: 5px 0 10px;
}

.header-tel-link-custom,.header-tel-link-custom:hover,.header-tel-link-custom:focus {
    font-family: 'Avenir Medium', sans-serif;
    font-size:16px;
    color:#f28e2a;
    text-decoration:none;
}

.box-video {
    margin-bottom: 27px;
    padding: 0;
}

@media (min-width: 768px) {
    .box-video .jp-video.jp-responsive {
        height: 417px;
        width: 741px;
        margin: 0 auto
    }
}
