@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%; /*fixes white space on portrait iPad*/
	overflow-x: hidden; /*fixes white space on portrait iPad*/
}

body {
	font-family: 'Merriweather Sans', sans-serif;
	height: 100%;
	width: 100%; /*fixes white space on portrait iPad*/
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden; /*fixes white space on portrait iPad*/
	padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a {
	border: 0 !important;
	outline: none !important;
	color: #076AE0;
	font-weight: 500;
}

a:focus {
  	color: #076AE0;
}

a:visited, a:focus, a:link {
	text-decoration: none !important;
	font-weight: 500;
}

a:hover {
	color: #076AE0;
	font-weight: 600;
}

h1, h2, h3, h4 {
	font-weight: 500;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

ul + h4 {
	margin-top: 20px;
}

figcaption {
	text-align: center;
}

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

.well {
	background-color: #A5C5B5;
}

.well .btn-default {
	margin-top: 15px;
	border: 1px solid #333 !important;
}

.well a:focus, .well a:visited, .well a:link {
	background-color: #fff;
	color: #333;
}

.well a:hover {
	background-color: #246E49;
	color: #fff;
}

.spacer {
	height: 420px;
}

@media(max-width: 991px) {
	.well .btn-block {
		width: 50% !important;
		margin-left: auto;
		margin-right: auto;
	}
}

/* navigation tweaks*/
.navbar {
	border: none;
	height: 50px;
}

.navbar a {
 	font-size: 1.2em;
 }

.navbar a:hover {
 	font-weight: normal;
}
 
@media(min-width: 769px) and (max-width: 950px) {
	.navbar a {
		font-size: 0.8em;
	}
}

@media(min-width: 951px) and (max-width: 1050px) {
	.navbar a {
		font-size: 1.1em;
	}
}


.navbar-inverse {
  	background-color: #272727;
}

.navbar-inverse .navbar-brand {
  	color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  	color: #339966;
}

.navbar-inverse .navbar-nav > li > a {
  	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  	color: #339966;
}
.navbar-inverse .navbar-toggle {
  	border-color: #9d9d9d;
	background-color: #339966;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
 	background-color: #339966;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  	border-color: #fff;
 	background-color: #272727;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  	color: #339966;
  	background-color: #272727;
}

.dropdown-menu {
  	background-color: #272727;
  	border: none;
}

.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}

.dropdown-menu > li > a {
  	color: #339966;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  	color: #fff;
  	background-color: transparent;
}

.menu-seperator {
	border-bottom: 1px #9d9d9d solid;
	border-top: none;
	width: 85%;
	margin: 2px auto 2px auto;
	padding: 0;
}

@media (max-width: 768px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  		padding-top: 10px;
		padding-bottom: 10px;
		color: #339966;
	}
}

/*RSS feed plugin*/
#rssnews img {
	display: none;
}

#rssnews h4 {
	padding: 5px 0;
	font-size: 1.1em;
}

.entryContent {
	border-bottom: 1px solid #D3CAD7;
 	margin: 5px 0 10px 0;
	padding-bottom: 10px;
}

.feedEkList {
	width: auto;
	list-style: none;
	background-color: #FFFFFF;
	padding: 4px 4px;
	color: #000;
	font-size: 13px;
}

.feedEkList p {
	font-family: Verdana, Arial;
	font-size: 1em;
}

.feedEkList span {
	font-family: Verdana, Arial !important;
	font-size: 1em !important;
}

.feedEkList li {border-bottom: 1px solid #D3CAD7;
 	padding: 5px;
}

.feedEkList li:last-child {
	border-bottom: none;
}

.itemTitle a {
	color: #155EAB !important;
	text-decoration: none;
}

.itemTitle a:hover {
	text-decoration: underline;
}

.itemDate {
	font-size: 0.8em; 
	color: #222;
} 

/* Home Page styles*/

/* Header styles */
.homepage {
	background-color: #222;
	border-bottom: 5px #222 solid;
}

.homepage-heading {
	padding-bottom: 9px;
	padding-left: 20px;
  	margin-bottom: 20px;
}

h1.homepage-heading {
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
}

#ghclogo {
	margin: -40px auto 5px auto;
	padding: 0;
	z-index: 1000;
}

#ghclogo img {
	display: block;
	max-width: 120px;
	margin: 0 auto 0 auto;
}

#formed p {
	border: #246E49 solid 2px;
	margin-bottom: 20px;
}

#formed img {
	padding: 20px 0;
}

/*iframe.formed {
	max-width: 400px !important;
	height: auto;
}*/

header.t-blue {
	background-color: rgb(69,117,180);
	border-bottom: 1px #272727 solid;
	margin-bottom: 20px;
}

/* Home Page Carousel */
.homeslider {
	padding-left: 5px;
	padding-right: 5px;
}

.homeslider img {
	width: 100%;
}

/*.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }*/


/*header.carousel .fill {
    width: 100%;
	height: 100%;
    background-position: center;
    background-size: cover;
	margin: auto;
}*/

.carousel.fade {
  opacity: 1;
}

.carousel.fade .item {
  -moz-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  -webkit-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
  z-index: 2;
}

/* gallery page carousel */
.carousel-control-gallery {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 50px;
  color: red;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control-gallery.left {
}
.carousel-control-gallery.right {
  left: auto;
  right: 0;
}
.carousel-control-gallery:hover,
.carousel-control-gallery:focus {
  outline: 0;
  color: red;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control-gallery .icon-prev,
.carousel-control-gallery .icon-next,
.carousel-control-gallery .glyphicon-chevron-left,
.carousel-control-gallery .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control-gallery .icon-prev,
.carousel-control-gallery .glyphicon-chevron-left {
  left: 50%;
  margin-left: -25px;
}
.carousel-control-gallery .icon-next,
.carousel-control-gallery .glyphicon-chevron-right {
  right: 50%;
  margin-right: -25px;
}
.carousel-control-gallery .icon-prev,
.carousel-control-gallery .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control-gallery .icon-prev:before {
  content: '\2039';
/*  background-color: #fff;
  padding: 0 10px 10px 10px;
  border: 1px #fff solid;
  border-radius: 10px;*/
}
.carousel-control-gallery .icon-next:before {
  content: '\203a';
/*  background-color: #fff;
  padding: 0 10px 10px 10px;
  border: 1px #fff solid;
  border-radius: 10px;*/
}

.carousel-inner.gallery {
	background-color: #000;
}
.img-full {
    min-width: 100%;
}

.maincontent {
	padding: 0;
}

/* Tab styles */

.tab-content h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.tab-content p {
	margin-bottom: 20px;
}

.small {
	font-size: 0.8em;
	margin-left: 5px;
}

.big {
	font-size: 1.5em;
}

h1 small {
	color: #F4F4F4;
}

/* Panel styles*/
.panel-body {
  	padding: 10px;
}

.panel-ghc {
  	border-color: #246E49;
}

.panel-ghc > .panel-heading {
	color: #fff;
	background-color: #246E49 !important;
	border-color: #246E49;
	padding-top: 7px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000;
}

.panel-ghc > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-ghc > .panel-heading .badge {
  	color: #246E49;
  	background-color: #fff;
}

.panel-ghc > .panel-footer + .panel-collapse > .panel-body {
  	border-bottom-color: #246E49;
}

.panel-ghc h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

.panel-body h4 {
	margin-top: 15px;
	margin-bottom: 2px;
}

.panel-body h4:first-child {
	margin-top: 2px;
}

.panel-heading {
	position: relative;
	background-color: #E4E4E4 !important;
}

.panel-heading .icon {
	position: absolute;
	top: 4px;
	right: 20px;
}

.panel-heading h4 {
	padding-right: 30px;
}

.panel-heading .icon i {
	font-weight: bold;	
}

.ql-list {
	list-style-type: none;
	font-size: 1.2em;
	margin-left: 0;
	padding-left: 20px;
}

.ql-list li {
	padding-top: 5px;
	padding-bottom: 5px;
}

td.first {
	width: 35%;
}

td.top {
    border-top-style: none !important;
}

table.schedule {
	padding-left: 10px;
	width: 100%;
}

table.schedule td:first-child {
	width: 35%;
}

@media (max-width: 991px) {
	.footerlogo {
        display: none;
    }
}

@media(min-width: 415px) {
	#mobile-logo {
		display: none;
	}

}

@media(max-width: 767px) {
    #ghcatholic-carousel, 
	#newsfeed,
    #saintfeed,
	#ghclogo,
	.footerlogo,
	.bio {
        display: none;
    }
	
	#mobile-logo {
		display: block;
		max-width: 120px;
		margin: 0 auto 0 auto;
	}
	#quicklinks #formed {
		padding-top: 20px;
	}
	.tab-v1 .nav-tabs > li > a { 
		color: #246E49; 
		background: #A5C5B5; 
		outline: none;
		padding: 6px 15px;
	}
	h1.homepage-heading {
		font-size: 1.3em;
		margin: 5px auto;
	}	
	.ql-list li {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.footer-list li {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}


/*Tabs*/

.tab-v1 .nav-tabs { 
	border: none;
	background: none;
}

@media(min-width: 765px) {
	.nav.nav-tabs.nav-justified li {
		border-bottom: solid 1px #000;
	}
}

.tab-v1 .nav-tabs a { 
	font-size: 1.3em;
	padding: 4px 10px;
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
	color: #fff;
	border: none; 
	background: #246E49;
}

.tab-v1 .nav-tabs > li > a { 
	border: none;
	outline: none;
}

.tab-v1 .nav-tabs > li > a:hover { 
	color: #246E49; 
	background: #A5C5B5; 
	outline: none;
}

.tab-v1 .tab-content { 
	padding: 10px 0;
}

.tab-v1 .tab-content img {
	margin-top: 4px;
	margin-bottom: 15px; 
}

.tab-v1 .tab-content img.img-tab-space {
 	 margin-top: 7px;
}

/* online donation */
.btn-donate { 
	margin-top: 1em;
	border-color: #fff;
	background-color: #339966;
	color: #fff;
	border-radius: 5px;
}

.btn-donate:hover, .btn-donate:focus {
    border-color: #339966;
    background-color: #B5E6CE;
    color: #339966;
}

.btn-donate-link { 
  	font-size: 1.4em;
	margin-top: 0.5em;
	color: #339966;
	padding-left: 0;
}

.btn-donate-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #339966;
}

/* stewardship */
.btn-stewardship { 
	margin-top: 1em;
	border-color: #fff;
	background-color: #005d9f;
	color: #fff;
	border-radius: 5px;
}

.btn-stewardship:hover, .btn-donate:focus {
    border-color: #005d9f;
    background-color: #ccdeeb;
    color: #005d9f;
}

.btn-stewardship-link { 
  	font-size: 1.4em;
	margin-top: 0.5em;
	color: #005d9f;
	padding-left: 0;
}

.btn-stewardship-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #005d9f;
}

.btn-stewardship-link:visited {
	color: #fff;
}

.left-border {
    border-left: 1px solid #515151;
}

h3.donate {
	margin-top: 0;
}

p.donate {
	margin-top: 10px;
}

.left-indent {
	margin-left: 10px;
}

@media(max-width: 1024px) {
.no-show {
    display: none;
  }
}

.space	{
	margin-top: 30px;
}

.greyline {
    border-top: 1px solid #3B3B3B;
}	

@media(max-width: 767px) {
	h3.donate {
		margin-top: 20px;
	}
	
	.left-border {
		border-left: none;
		border-top: 1px solid #515151;
		margin-left: 10px;
		margin-right: 10px;
	}	
}

/* footer styles */

footer {
	padding-top: 10px;
}

@media(max-width: 768px) {
	.footerstyle {
		padding-left: 50px;
  	}
	
	.footerlogo {
		display: none;
	}
}

.footer-info {
	background-color: #272727;
}

.footerstyle {
	background-color: #272727;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footerstyle .fa-facebook-square {
	font-size: 1.5em;
}

.footer-col {
	text-align: left;
}

.footer-col address {
	color: #c0c0c0;
}

.footer-header {
	 font-size: 1.2em;
	 font-weight: bold;
	 color: #339966;
}

.footer-list {
	padding-left: 0;
  	list-style: none;
}

.footer-list a, address a, address a:visited, address a:focus {
	color: #fff;
	text-decoration: none;
}

.footer-list a:hover, address a:hover {
	color: #339966;
	text-decoration: none;
}

.btn-fb {
	background-color: #3b5998;
}

.btn-footer { 
	margin-top: 1em;
	border-color: #fff;
	background-color: transparent;
	color: #fff;
}

.btn-footer:hover, .btn-footer:focus {
	border-color: #fff;
	background-color: #339966;
	color: #fff;
}

.btn-footer-link { 
  	font-size: 1.4em;
	margin-top: 0.5em;
	color: #339966;
	padding-left: 0;
}

.btn-footer-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #339966;
}

.btn-footer.btn-fb {
	color: #dfe3ee;
	background-color: #3b5998;
	border-color: #dfe3ee;
}

.btn-footer.btn-fb:hover, .btn-footer.btn-fb:focus {
	color: #2E4677;
	background-color: #8b9dc3;
	border-color: #2E4677;
}

.copyright {
	background-color: #191919;
	font-size: 0.9em;
	text-align: center;
	padding: 10px 30px 0 30px;
}

.copyright a, .copyright p {
	color: #9B9797;
	text-decoration: none;
}

.copyright a:hover {
	color: #0080ff;
}

.logo img {
	width: 2.3em;
	display: inline;
  	vertical-align: text-bottom;
}

.footerlogo {
	padding-top: 20px;
	float: left;
	width: 60%;
	/*height: 175px;*/
}

.seperator {
	border-top: 1px solid #c0c0c0;
}

/* spotlight boxes*/

.spotlight h2 {
	padding: 7px 5px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #246E49;
	color: #fff;
	font-size: 1.3em;
	border-bottom: #000 1px solid;
}

.spotlight h2.purple {
	background-color: #731F98;
}
.spotlight h2.navy {
	background-color: #000059;
}

.spotlight h3 {
	margin: 5px 10px;
	font-size: 1.3em;
	border-bottom: none;
}

.spotlight h5 {
	margin: 15px 10px 10px 10px;
	font-size: 1em;
	font-weight: 600;
	margin-top: 15px;
}

.spotlight p + h5 {
	margin-top: 30px;
}

.spotlight p, 
.spotlight a {
	margin-left: 10px;
	margin-right: 2px;
}

.spotlight td a, .spotlight p a {
	margin-left: 0;
}

.spotlight hr, .darkline {
	border-top: 1px solid #000;
}

.spotlight img {
	float: right;
	max-width: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}

.spotlight .itemTitle a {
	margin-left: 0;
}

.spotlight img.center {
	float: none;
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin: 20px auto;
}

.spotlight img.formed {
	float: none;
	max-width: 90%;
	display: block;
	margin: 20px auto;
}

.bio {
	padding-bottom: 50px;
}

/* parish pages */

.parish-page-header {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.parish-page-header h1 {
	margin-left: 10px;
	color: #fff;
	font-size: 2em;
	position: absolute;
	top: 0.5em;
	left: 4em;
	display: inline;
}

.parish-page-header img {
	height: 80px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.dkgreen {
	background-color: #246E49;
}
	
.dkgreen h2 {
	background-color: #246E49;
	color: #fff;
	padding: 5px;
	text-align: center;
}
.parish-subheading {
	box-sizing: border-box;
	color: rgb(51, 51, 51);
	display: block;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;
}

.parish-info {
    display: block;
    list-style-type: none;
	margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
	padding: 0;
}

.parish-info-pic {
	padding-left: 0;
	margin-bottom: 0.3em;
	height: 300px;
	border: 1px #339966 solid;
}

.table.parish-info-table td {
	padding: 0;
	border-top: 1px solid #339966;

}

.parish-about {
	margin-top: 1em;
}

.dkgreen h2 {
	font-size: 1.3em;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    margin-bottom: 20px;
}

.second {
    margin-top: 20px;
}

@media(max-width: 767px) {
    .second {
        margin-top: 5px;
    }
}

.thumbnail-pic {
	height: 160px;
	border: 1px #fff solid;
}

p.thumbnail-label {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.thumbnail-label a {
	color: #fff;
}

@media(min-width: 768px) {
	a.thumbnail-label {
		font-size: 1em;
	}
}

.staff {
    margin-top: 25px;
}

.greenborder {
	border: 1px #339966 solid;
}

#map-container {
	height: 300px;
	border: 1px #339966 solid;
	margin-bottom: 0.3em;
}


@media(max-width: 768px) {
	#map-container {
		margin: 10px;
	}
	.parish-info-pic {
		width: auto;
		height: auto;
	}
	.parish-page-header h1 {
		font-size: 1.5em;
		left: 4.5em;
		top: 0.4em;
	}
}

.events {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #246E49;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(36,110,73,0.7);
	-moz-box-shadow: 7px 7px 5px 0px rgba(36,110,73,0.7);
	box-shadow: 7px 7px 5px 0px rgba(36,110,73,0.7);
	display: block;
	overflow: auto;
}

.events img {
	float: right;
	height: 8em;
	padding: 5px;
}

.events h4 {
	display: inline;
}

.events p {
	margin-top: 5px;
	margin-bottom: 0;
}

.events hr {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #246E49;
}

.grey {
	background-color: #d6d3ce;
}

.indent {
	margin-left: 20px;
}

/* 5 columns */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
	.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* forms */

#name_id {
	display: none;
}

.form-control.text_lg {
	height: 100px;
}

legend {
	font-size: 18px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #515151;
	font-weight: bold;
	margin-top: 30px;
	padding-top: 5px;
}

form hr {
	border-top-color: #c0c0c0;
}

form .panel {
	border: 0;
}

.form-group label.error {
	color: red !important;
}

.error.option {
	display: none;
}

@media (min-width: 992px) {
	.formtext {
		margin-left: 10px;
	}
}

@media (min-width: 768px) {
	.printform {
		float: right;
		padding-right: 5px;
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	label {
		margin-top: 15px;
	}
	.form-group {
		margin-bottom: 0;
	}
	legend {
		margin-bottom: 0;
	}
	form hr {
		margin-bottom: 0;
	}
	form .panel {
		margin-top: 20px;
	}
	button {
		margin-top: 20px;
	}
	.form-group p {
		margin-top: 20px;
	}
}

/* facebook styles */
.fbbody {
	background-color: #fff;
	width: 90%;
	margin: 0 20px;
	padding: 0 20px;
	font-family: droid-sans, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 125%;
}

.fb-font {
	font-family: "Lucida Grande", Tahoma;
}

/* photo gallery slider */
.pgwSlider .ps-current {
	max-height: 400px !important;
	max-width: 600px !important;
	border: 2px #000 solid;
}

/* rss feed iframe*/
.rss-iframe {
	scrolling: no;
	
}
/* google calendar */

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding-left: 60px;
	padding-right: 60px;
	border: 0;
}

@media (max-width: 375px) {
	.responsive-iframe-container iframe,   
	.vresponsive-iframe-container object,  
	.vresponsive-iframe-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}
}

/* Video */
.Video {
   /*border: 2px solid #246E49;*/
   padding: 10px;
   margin: 5px auto;
   text-align: center;
}
#EnglishVid .modal-content {
	background-color: #246E49;
}
#SpanishVid .modal-content {
	background-color: #246E49;
}
.modal-header {
   	color: #fff;
}

/*style for in page links (ref: https://css-tricks.com/hash-tag-links-padding/)*/
#frjim, #theresa, #frnavy, #frmarcos {
  display: block; 
  content: " "; 
  margin-top: -25px; 
  height: 25px; 
  visibility: hidden; 
}

/*FORMED*/
.formed-button {
    border: 2px solid #076AE0;
    padding: 5px;
}

.formed-img {
	margin-top: 0 !important;
	max-width: 200px !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.formed-pow {
    margin-top: 30px;
}

/*facebook video embeds*/
.facebook-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.facebook-responsive iframe {
    left:10px;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}