/*
Theme Name: OC Catholic
Author: Thom Meredith
Author URI: http://thommeredith.com
*/

@font-face {
  font-family: 'neutra';
  src: url('library/fonts/NeutrafaceText-Book.eot'); /* IE9 Compat Modes */
  src: url('library/fonts/NeutrafaceText-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('library/fonts/NeutrafaceText-Book.woff') format('woff'), /* Modern Browsers */
       url('library/fonts/NeutrafaceText-Book.svg#9b3b14b87de1b75395cecdb217ce8804') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'neutra';
  src: url('library/fonts/NeutrafaceText-BookItalic.eot'); /* IE9 Compat Modes */
  src: url('library/fonts/NeutrafaceText-BookItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('library/fonts/NeutrafaceText-BookItalic.woff') format('woff'), /* Modern Browsers */
       url('library/fonts/NeutrafaceText-BookItalic.svg#9b3b14b87de1b75395cecdb217ce8804') format('svg'); /* Legacy iOS */
       
  font-style:   italic;
  font-weight:  400;
}

@font-face {
  font-family: 'neutra';
  src: url('library/fonts/NeutraText-Bold.eot'); /* IE9 Compat Modes */
  src: url('library/fonts/NeutraText-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('library/fonts/NeutraText-Bold.woff') format('woff'), /* Modern Browsers */
       url('library/fonts/NeutraText-Bold.svg#9b3b14b87de1b75395cecdb217ce8804') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  bold;
}

@font-face {
  font-family: 'neutra';
  src: url('library/fonts/NeutrafaceText-BoldItalic.eot'); /* IE9 Compat Modes */
  src: url('library/fonts/NeutrafaceText-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('library/fonts/NeutrafaceText-BoldItalic.woff') format('woff'), /* Modern Browsers */
       url('library/fonts/NeutrafaceText-BoldItalic.svg#9b3b14b87de1b75395cecdb217ce8804') format('svg'); /* Legacy iOS */
       
  font-style:   italic;
  font-weight:  900;
}


@font-face {
  font-family: 'univers';
  src: url('library/fonts/2D2E9D_0_0.eot'); /* IE9 Compat Modes */
  src: url('library/fonts/2D2E9D_0_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  	   url('library/fonts/2D2E9D_0_0.woff2') format('woff2'),
       url('library/fonts/2D2E9D_0_0.woff') format('woff'), /* Modern Browsers */
       url('library/fonts/2D2E9D_0_0.ttf')  format('truetype'); /* Safari, Android, iOS */
       
  font-style:   normal;
  font-weight:  400;
}

/* COLORS */


/* ORANGE */
#per-slide-template > div,
.colored,
.fill {
	background: #EB5A4E;
}
.home h2,
.form-control,
header h2:not(.dek),
.footer h2,
.post_content blockquote p,
#sidebar1 h3,
#sidebar1 h4,
.pager a,
.page-title {
	color: #EB5A4E;
}
.form-control,
a.outline {
	border-color: #EB5A4E;
}

/* BLUE */
.alt-bg,
.sports-categories .active {
	background: #059BA8;
}
.alt-color,
.sports-categories a,
#sports h2 {
	color: #059BA8;
}

/* WHITE */
.sports-categories .active a{
	color: white;
}

/* GREY */
.selectboxit-container * {
color: #939598;
}


body,
header h2.dek {
	font-family: georgia;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0;
	text-rendering: optimizeLegibility;
}

.home .section h2 {
	font-size: 14px;
}

a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: inherit;
	text-decoration: underline;
}

.single .post_content a {
	color: inherit;
	text-decoration: underline;
}

.single .post_content a:hover {
	color: inherit;
	text-decoration: none;
}

.post_content {
    margin-bottom: 10px;
    margin-top: 10px;
}

.navbar-default {
	background: none;
	border: 0;
}

.social .nav>li>a {
	padding: 2px;
}

.colored,
.page-header,
h1.page-title,
.home .section h2,
header h2:not(.dek),
.form-control,
.slide cite,
header cite,
.btn.huge,
.sports-categories a,
.sports-events tr.win,
.sports-events tr,
.footer h2,
#sidebar1 h3,
#sidebar1 h4,
.pager a,
.selectboxit-container *,
a.support {
	font-family: neutra;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase; 
}
#sidebar1 h3 {
	margin-bottom: 8px;
	margin-top: 0;
}
.footer h2 {
	text-align: right;
	margin-top: 0;
}
.sports-events tr {
	font-weight: 400;
}
footer .colored {
	font-weight: normal;
}

h1, .page h2, h3, h4,
#per-slide-template a,
blockquote,
#sports h2, a.outline  {
	font-family: univers;
	text-transform: uppercase;
	margin-bottom: 0;
}

.btn.huge {
	height: 30px;
	display: block;
	color: white;
	border-radius: 0;
	
	
}
/*
.home .cycle-slideshow,
.home .cycle-slideshow  > .slide {
	overflow: hidden;
	height: 358px;
}
*/
.single .cycle-slideshow {
	margin-bottom: 15px;
}
#main article img,
.slide img {
	width: 100%;
}
#per-slide-template {
	padding-top: 6px;
	margin-top: -6px;
	overflow: hidden;
}

#per-slide-template >div {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

#per-slide-template > div:not(:last-child) {
	border-right: 1px solid white;
}

#per-slide-template > div.cycle-pager-active:before {
	content: " ";
	width: 0; 
	height: 0;
	display: block;
	margin: 0 auto;
	margin-top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #EB5A4E;
}
.post header h1 {
	font-size: 60px;
}

.home h2 {
	margin-bottom: 8px;
}
header h2 {
	margin-top: 0;
}
header h2.dek,
#sports h2 {
	font-size: 18px;
}
h3,
.widgettitle,
a.outline {
	font-size: 24px;
}
.row .outline {
	width: 100%;
	
}
.outline .fill,
.outline.completefill {
	display: block;
	margin: 10px -12px -12px;
	padding: 12px;
	text-align: center;
	color: white;
}
.row .outline.completefill {
	display: flex;
  align-items: center;
  justify-content: center;
}
.outline.completefill {
	line-height: 29px;
	margin: 20px 0 15px 0;
	overflow: hidden;
}
.page-template-default .outline.completefill {
	margin-top: 0;
}
.outline .visual {
	padding: 0;
}
.smaller {
	font-size: 19px;
}
h2,
header h3,
.post_content blockquote p {
	font-size: 35px;
}
a.outline {
	display: inline-block;
	padding: 10px 12px 6px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-width: 7px;
	border-style: solid;
	line-height: 1em;
	cursor: pointer;
	text-decoration: none !important;
	text-align: center;
}
a.outline.full {
	display: block;
	text-align: center;
} 
.slide {
	width: 100%;
}
.slide:not(:first-child) {
	display: none;
}
.slide h3 {
	font-size: 50px;
	margin: 5px 0 0 0;
	line-height: .8em;
	min-height: 80px;
}
.es .slide h3 {
	line-height: 1em;
	min-height: 150px;
}
.slide p {
	font-size: 15px;
	line-height: 18px;
	min-height: 42px;
}
.slide .description p, .description {
	margin-top: 6px;
	font-size: 11px;
	font-style: italic;
}
.description  {
	margin-bottom: 20px;
}
.widget ul {
	padding: 0;
}
.widget li {
	list-style: none;
}
.post_content p,
.widget li {
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 22px;
}
blockquote {
	border: 0;
	padding: 0;
}

#per-slide-template a {
	font-size: 20px;
	letter-spacing: 0.05em;
	padding: 20px 10px;
	line-height: normal;
	display: block;
	min-height: 80px;
}

.navbar {
	margin-bottom: 0;
}

.navbar-brand,
.navbar-header {
	float: none;
	text-align: center;
}
header .meta {
	margin: 10px;
}

.navbar-brand img {
	height: 40px;
	margin: 20px 0 12px;
	display: inline-block;
}
.ad img {
	width: 100%;
	height: auto;
}

.nav>li>a {
	padding: 5px;
}
.navbar-default .navbar-nav>li>a,
#per-slide-template a {
	color: white;
	font-size: 14px;
    padding: 10px;
	
}
.navbar-collapse {
	padding: 0;
}

/* CYCLE */
.slide .overlay {
	background: #EB5A4E;
	padding: 10px 20px;
	color: white;
}
.slide .overlay cite {
	color: black;
	display: block;
	min-height: 16px;
}
.slide .overlay p {
	margin-bottom: 0;
}
#per-slide-template {
	z-index: 1000;
	position: relative;
	font-size: 40px;
	text-align: center;
	color: #B2B2B2;
	margin-top: 5px;
	cursor: pointer;
}
#per-slide-template span.cycle-pager-active {
	color: #EB5A4E;
}

/*
#per-slide-template > div > a:before {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	
	border-bottom: 5px solid #EB5A4E;
}
*/

/* Category */
.page-header {
		margin: 0;

}
.page-header h1 {
	border-bottom: 0;
	background: #F3766A;
	margin: 0;
	padding: 0;
	height: 100px;
	line-height: 100px;
	font-size: 50px;
	color: white;
	text-align: center;
	font-weight: 900;
}

/* FOOTER */
footer {
	background: #404040;
	color: white;
}
footer p {
	margin-bottom: 15px;
}
#inner-footer {
	margin: 35px 0;
}
footer .colored {
	text-align: center;
	padding-top: 10px;
}
.footerimg {
	text-align: center;
}
footer img {
	height: 35px;
	display: inline-block;
	margin: 0 0 20px;
}
hr.heavy {
	border-top: 5px solid black;  
}

/* PAGE */
.section:not(.right),
#main {
	border-right: 1px solid #eee;
}
#main.norule {
	border: 0;
}
.single #main {
	margin-bottom: 20px;
}
.single #main article {
	padding-bottom: 80px;
}
.textlinks p.rule:last-child,
.widget li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.home #main {
	border-right: 0;
}
.section h2 {
	margin-top: 0;
}
.rule,
.widget li {
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.post_content {
	margin-bottom: 10px;
}
header.rule {
	padding-bottom: 7px;
	margin-bottom: 10px;
}
p.rule,
.widget li {
	padding-bottom: 12px;
	margin-bottom: 12px; 
}

.form-control {
	border-radius: 0;
	
}

/* POST */
.visual.video a:before {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/video.svg) no-repeat center center;
	background-size: 33%;
}

/* 5 columns for footer */
.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;
}

.navigation >div {
	position: absolute;
	top: 45%;
	left: 0;
	height: 40px;
	width: 36px;
	background: rgba(235,90,79,.8) url(images/arrow-left.svg) no-repeat center center;
	z-index: 1000;
	background-size: 25%;
	border-radius: 0 5% 5% 0;
	z-index: 1000;
	cursor: pointer;
}
.navigation div.cycle-next {
	right: 0;
	left: auto;
	border-radius: 5% 0 0 5%;	
	background-image: url(images/arrow-right.svg);
}

.social.right {
	text-align: right;
	margin-bottom: 30px;
}

i.fa:before  {
	color: #fff;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	margin-right: 3px;
	line-height: 18px;
	display: inline-block;
}
.fa-facebook:before {
	background:#3b5998
} 
.fa-linkedin:before {
	background:#007bb6
}
.fa-twitter:before {
	background:#00aced
}
.fa-envelope:before {
	background:#dd4b39
}

/* SPORTS */
.sports-categories {
	float: right;
	list-style: none;
	overflow: hidden;
}
.sports-categories li {
	float: left;
	padding: 5px;
	border: 1px solid #059BA8;
	margin-left: 5px;
}
.sports-events {
	list-style: none;
	margin: 0 16px 0 24px;
	padding: 0;
	clear: both;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.sports-archive .sports-events {
	margin: 0 0 -13px;
	overflow: hidden;
}
.sports-archive .sports-events > li {
	margin-bottom: 13px;
}
.sports-events em {
	display: block;
	text-align: center;
}
.sports-events li > div {
	background: #CCCCCC;
	margin-right: 10px;
	padding: 5px;
}
.sports-events table {
	width: 100%;
}
.sports-events tr.win {
	font-weight: bold;
}
.sports-events td.score {
	text-align: right;
}
.carousel-holder {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
}

.carousel-holder .prev,
.carousel-holder .next,
.pagination .prev,
.pagination .next {
	top: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	border-width: 16px;
	margin-top: -20px;
	z-index: 1000;}
.carousel-holder .prev,
.pagination .prev {
	left: -16px;
	border-right-color: #059BA8;
}
.pagination .prev {
	left: -42px;
	top: 0;
	margin-top: -1px;
}
.carousel-holder .next,
.pagination .next {
	right: -16px;
	border-left-color: #059BA8;
}
.pagination .next {
	right: -42px;
	top: 0;
	margin-top: -1px;
}
#sports .pagination {
	clear: both;
	margin: 10px 32px 0;
	position: relative;
	height: 32px;
}
#sports h2 {
	margin-top: 0;
	margin-bottom: 7px;
}

#sports hr {
	border-bottom: 1px solid #97C3CC;
	clear: both;
	margin: 13px 0;
}
#sidebar1 {
	padding-bottom:20px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin-bottom: 24px;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}



a.support  {
	display: block;
	color: white;
	border: 10px solid #f3776b;
	background: black;
	padding: 10px;
	text-align: center;
	font-size: 24px;
	line-height: 1.1em;
}
a.support span {
	display: block;
	font-weight: normal;
	font-size: 16px;
}
ol.commentlist time {
	color: #000;
}
ol.commentlist article {
	padding-bottom: 0 !important;
}
.comment .vcard > div {
	margin-bottom: 8px;
}
.comment-form input {
	height: 30px;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
    
	.navbar-brand img {
		height: 90px;
	}    
	
	.dropdown:hover ul.dropdown-menu {
    display: block;
}
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 767px) {
	.navbar-toggle {
		position: absolute;
		right: 0;
	}
	.navbar-nav {
		margin: 0;
	}
	.nav >li> a {
		padding: 10px;
		font-size: 16px;
	}
	#per-slide-template {
		margin-bottom: 10px;
	}

	.sports-categories,
	.sports-categories li {
		float: none;
		padding: 0;
	}
	.sports-categories li {
		padding: 10px;
		margin-bottom: 5px;
		margin-left: 0;
	}
	#inner-footer .col-sm-2 {
		margin-bottom: 20px;
	}
	
}

#podcasts h2 {
	
}

#podcasts article header {
	background: #f3776b;
}
#podcasts article header h3 {
	font-family: neutra;
	font-size: 18px;
	padding: 22px;
	margin: 0;
	color: white;

}

#podcasts .post_content {
	
}

#podcasts .post_content img {
	display: none;
}

#podcasts p {
	margin: 15px;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #f3776b;
}

input.wpcf7-form-control.wpcf7-submit, .btn-default {
    color: #fff;
    background-color: #eb5a4f;
    border-color: #eb5a4f;
    font-family: neutra;
    font-weight: bold !important;
	padding: 6px 12px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
	
h5.archive_title {
	font-weight: bold;
	background: #eb5a4f;
	color: white;
	margin: 0;
	padding: 5px;
	font-size: 12px;
}

.stream h5 {
	font-size: 18px;
	color: #f3776b;
	font-weight: bold;
}
.stream .podcasts {
	margin-bottom: 40px;
}
.stream .podcasts a {
	color: #f3776b;
}



/*------------------- CLUBS --------------------*/

#banner {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
	 background: #404040;
}


div#you-tube {
    background: #404040;
}

		#you-tube .embed-responsive.embed-responsive-16by9 {
			padding-bottom: 38.25%;
			width: 69.5%;
			margin: auto;
		}

.landing_boxes {
    text-align: center;
	padding: 40px 0;
}

.landing_boxes div {
    display: inline-block;
    float: none;
    margin-right: -4px;
    height: 220px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    margin-bottom: 15px;
}
		.landing_boxes h1 {
			font-size: 24px;
			margin: 0;
			display: table-cell;
			vertical-align: middle;
			height: 220px;
			border: 25px solid #DBDCDC;
			color: #EB5A4F;
			font-family: neutra;
  			font-weight: 700;
}

		.landing_boxes a {
			border-color: #dbdcdd;
			display: table;
			width: 100%;
		}

/*------------------- Book List --------------------*/

section#content.book-lists {
    padding: 40px 0px !important;
    border-bottom: 1px solid #999;
}

	.book-img {
    	text-align: center;
	}

	.book-lists h1.text-uppercase {
 	   font-size: 35px;
	}

	.book-lists h2.text-uppercase {
 	   font-size: 25px;
	}


div#author-lists {
    padding: 40px 0px;
}

/*------------------- Travel --------------------*/



#lists {
    padding-bottom: 50px;
}

.travel-lists h1 {
    font-size: 35px;
    margin-bottom: 40px;
	
	
}

.upcoming-tours {
    margin-bottom: 66px;
    border-bottom: 1px solid;
    padding-bottom: 65px;
}

.travel {
    padding: 15px 10px;
}

.travel-row:nth-child(odd) {
   						background: #fff;
					}

					.travel-row:nth-child(even) {
   						background: #efefef;
						
					}

.travel-form {
    background: #eb5a4f;
    padding: 10px;
}

.travel-form input.wpcf7-form-control.wpcf7-submit {
    background: #fff;
    color: #666;
}

article#post-19417 p {
	font-size: 1.5em;
}

span.wpcf7-list-item.first {
    margin: 0;
}

/*------------------- Radio  --------------------*/

#radio-logos .col-sm-6 {
        height: 420px;
}

#radio-schedule {
	padding: 70px 0px;
}

		section.radio-lists:nth-child(odd)  {
  			  background-color: #dfdfdf;
		}		

		#radio-schedule h3.text-uppercase {
  			  padding: 10px 10px 20px;
		}

		#radio-schedule .btn-default {
				line-height: 65px;
		}
			
				#radio-schedule .btn-default:hover {
						color: #eb5a4f;
					    border-color: #eb5a4f;
						background: #fff;
						text-decoration: none;
				}


/*------------------- Landing Page --------------------*/

.title-box {
	min-height: 500px;
	display: table;
	width:100%;
}

	.title {
		text-align: center;
		width: 100%;
		display: table-cell;
		vertical-align: middle;
	}


		.title h1.entry-title {
			font-family: neutra;
			font-weight: bold;
			color: #fff;
			font-size: 4em;
		}

#main-landing-page p {
	font-size: 1.75em !important;
	line-height: 2em !important;
}


#main-landing-page h1 {
	font-family: neutra !important;
	font-weight: bold;
	color: #f3776b;
	text-align: center;
}

#main-landing-page .rewards {
	padding: 75px 0px;
	text-align: center;
	font-size: 1.75em !important;
	line-height: 2em !important;

}

.rewards img.aligncenter {
	width: 70% !important;
	height: auto !important;
	padding: 40px 20px;
}

.rewards-form {
    background: #f3776b;
    padding: 30px;
    margin-bottom: 45px;
    font-size: 1.75em;
}

.rewards-form input.wpcf7-form-control.wpcf7-text {
    padding: 10px;
    margin: 20px 0px;
    width: 100%;
}

.rewards-form span.wpcf7-not-valid-tip {
    color: #fff;
}

.rewards-form input.wpcf7-form-control.wpcf7-submit, .btn-default {
    color: #fff;
    background-color: #333;
    border-color: #fff;
    font-family: neutra;
    font-weight: bold !important;
    padding: 15px 20px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
}

/*------------------- Team  --------------------*/

#team  {
	
	padding: 40px 0px;
}


#team .team-photo {
	display:table;
}

@media (min-width: 769px) {
	

	#team-2.team-photo, #team-4.team-photo, #team-6.team-photo {
		float:right;
	}
	
}

@media (max-width: 768px) {
	.team-photo {
		width: 100%;
	}
}

#team .team-name {
    display: table-cell;
    height: 550px;
    vertical-align: middle;
    padding: 0px 30px;
}

#team .team-name h4 {
	font-family:"NeutrafaceDisplay-Titling", sans-serif;
}

#team h2 {
	font-family: "NeutrafaceDisplay-Titling", sans-serif;
	text-align: center;
	margin-bottom: 20px;
	color: #EB5A4F;
}

hr.team {
	    border-top: 3px solid #EB5A4F;
    width: 12%;
    margin-bottom: 40px;
}


/*------------------- Sidebars  --------------------*/

span.input-group-btn {
    display: none;
}

.input-group {
    width: 75%;
}

/*------------------- Sign Up Form   --------------------*/
@keyframes opentab {
  0% {
    left: -341.33333px;
  }
  100% {
    left: 0;
  }
}
@keyframes closetab {
  0% {
    left: 0;
  }
  100% {
    left: -341.33333px;
  }
}

@keyframes opentab-mobile {
  0% {
    bottom: -441.33333px;
  }
  100% {
   bottom: 0;
  }
}
@keyframes closetab-mobile {
  0% {
    top: 0;
  }
  100% {
    top: -341.33333px;
  }
}


#float-tab {
    position: fixed;
    width: 341.33333px;
    height: 200px;
    background-color: #ffffff;
    padding: 0px;
    margin: 144px 0px;
    top: 10%;
    z-index: 1000;
}

#float-tab {
  animation-name: closetab;
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  left: -341.33333px;
	    background: #efefef;
}

#float-tab.active {
  animation-name: opentab;
  animation-duration: 0.4s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  left: 0;
}

.selector {
  position: absolute;
    width: 51px;
    height: 100%;
    background-color: #EB5A4E;
    left: 100%;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    text-align: center;
    cursor: pointer;
    border-top: 3px solid #000;
	border-radius: 0px 5px 5px 0px;
	    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.5);
}

.selector p {
        transform: rotate(90deg);
    width: 156px;
    top: 75px;
    right: -55px;
    position: absolute;
    font-weight: bold;
	color: #fff;
	font-family: 'neutra', san-serif;
	font-size:1.25em;
	line-height: 1.5em;
}

.tabtitle {
    padding: 30px;
}

#float-tab form {
	    width: 100%;
    font-family: neutra;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5em;
}

#float-tab input[type="text"] {
	padding: 3px 7px;
    margin-bottom: 15px;
    width: 100%;
    background-color: white;
}

#float-tab-mobile {
	display: none;
}

/*------------------- Bishop Vann Post --------------------*/



/*------------------- Media Queries --------------------*/

@media (min-width: 992px) {
	.container {width:80%;}
}
@media (max-width: 768px) {
			#you-tube .embed-responsive.embed-responsive-16by9 {
				padding-bottom: 54.25%;
				width: 100%;
				margin: auto;
			}
	
}

@media (max-width:480px) {
	
	#float-tab {
		display: none !important;
	}
	
	#float-tab-mobile {
		display: none!important;
	}
	

	#float-tab-mobile {
		position: fixed;
		width: 250px;
		height: 500px;
		background-color: #ffffff;
		padding: 0px;
		margin: 144px 0px;
		top: 10%;
		z-index: 1000;
	}

	#float-tab-mobile{
	  animation-name: closetab-mobile;
	  animation-duration: 0.4s;
	  animation-timing-function: linear;
	  animation-iteration-count: 1;
	  top: -341.33333px;
			background: #efefef;
	}

	#float-tab-mobile.active {
	  animation-name: opentab-mobile;
	  animation-duration: 0.4s;
	  animation-timing-function: linear;
	  animation-iteration-count: 1;
	  top: 0;
	}

	#float-tab-mobile .selector {
	  position: absolute;
		width: 51px;
		height: 100%;
		background-color: #EB5A4E;
		left: 100%;
		border-bottom: 3px solid #000;
		border-right: 3px solid #000;
		text-align: center;
		cursor: pointer;
		border-top: 3px solid #000;
		border-radius: 0px 5px 5px 0px;
			box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.5);
	}

	#float-tab-mobile .selector p {
		 transform: none !important;
		width: 156px;
		top: 75px;
		right: -55px;
		position: absolute;
		font-weight: bold;
		color: #fff;
		font-family: 'neutra', san-serif;
		font-size:1.25em;
		line-height: 1.5em;
	}

	.tabtitle {
		padding: 30px;
	}

	#float-tab form {
			width: 100%;
		font-family: neutra;
		font-weight: bold;
		font-size: 1.5em;
		line-height: 1.5em;
	}

	#float-tab input[type="text"] {
		padding: 3px 7px;
		margin-bottom: 15px;
		width: 100%;
		background-color: white;
	}

}
