/* Remove after priorities have been added */
  .priorities.posts-slider .read-more {
      display: none !important;
  }

li.gfield {
	margin-bottom: 15px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

.big {
 	font-size: 1.2em; 
}

.bigger {
 	font-size: 1.4em; 
}

/* home-page custom css here */

html {
 	-ms-overflow-style: scrollbar;
}

ul.FPpriorities {
	list-style: none;
  	margin-left: 0px;
   	padding-left: 0px;
}

ul.FPpriorities li {
  	margin-left: 0px;
  	padding-left: 0px;
}

ul.FPpriorities li a {
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 700;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
  	color: #fff;
  	font-size: 1.6em;
  	word-spacing: 130%;
}

ul.FPpriorities li a:hover {
	color: #f3c14c;
}

div.socialmedialinks-two {
	margin: auto;
  	padding: 0px;
  	margin-bottom: 0x;
  	margin-top: 15px;
  	text-align: center;
}

div.socialmedialinks-two img, div.socialmedialinks-two img:visited {
  	opacity: 0.75;
  	/*border: 2px solid rgba(255, 255, 255, 0.0);*/
  	padding: 1px;
}

div.socialmedialinks-two img:hover, div.socialmedialinks-two img:active {
  	opacity: 1.0;
  	/*box-shadow: 0px 0px 3px 1px rgba(244, 194, 63, 0.5);
  	background-color: rgba(244, 194, 63, 0.5);*/
	box-shadow: 0px 0px 5px 3px rgba(255, 255, 255, 0.5);
  	background-color: rgba(255, 255, 255, 0.5);
  	/*border: 2px solid #f4c23f;
	background-color: rgba(244, 194, 63, 0.5);*/
}

div.socialmedialinks {
	margin: auto;
  	padding: 0px;
  	/*margin-bottom: 20px;*/
  	margin-top: 15px;
  	text-align: center;
}

div.socialmedialinks a, div.socialmedialinks a:visited {
 	font-size: 1em;
	text-decoration: none;
	/*text-shadow: 0px 0px 5px #fff;*/
	/*color: #a82227;*/
  	color: #fff;  
  	opacity: 0.9;
}

div.socialmedialinks a:hover, div.socialmedialinks a:active {
  	color: #fff;
	text-shadow: 0px 0px 5px #fff;
	opacity: 1.0;
}

/*.tsml-tw {
	color: #55acee;
}

.tsml-fb {
	color: #3b5998;
}

.tsml-ig {
	color: #3f729b;
}

.tsml-yt {
	color: #e52d27;
}

.tsml-fl {
	color: #ff0084;
}
*/
div.video-wrap iframe {
	width: 1000px;
  	height: 563px;
}

div.fp-highlights {
 background-color: #7d191a;
 color: #eee;
 word-spacing: 120%;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 10px;
 padding-right: 10px;
}

div.fp-highlights a {
 color: #fff;
 text-decoration: underline;
 font-size: 1.1em;
}

div.fp-highlights a:hover {
 color: #f5c241;
}

span.fp-hl-txt {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: .2em;
 	text-shadow: 2px 2px #333;
}

@media (max-width: 1100px) {
	div.video-wrap iframe {
		width: 800px;
  		height: 450px;
	}
}

@media (max-width: 800px) {
	div.video-wrap iframe {
		width: 500px;
  		height: 281px;
	}
}

@media (max-width: 500px) {
	div.video-wrap iframe {
		width: 350px;
  		height: 197px;
	}
}

@media (max-width: 350px) {
	div.video-wrap iframe {
		width: 275px;
  		height: 155px;
	}
}

/* adoptions-page css here */

.galleria{ width: 885px; height: 498px; background-color: #000; margin-top: 0px; text-align: center; margin: auto;}

/*@import 'https://fonts.googleapis.com/css?family=Raleway';*/
/*@import 'https://fonts.googleapis.com/css?family=Roboto';*/
@import 'https://fonts.googleapis.com/css?family=Catamaran';
@import 'https://fonts.googleapis.com/css?family=Droid+Sans';


div.adopt-splash
{
	padding-top: 20px;
  	text-align: center;
	margin: auto;
	width: 100%;
}

div.adopt-splash iframe {
 	width: 885px;
  	height: 498px;
}

div#lowersplash
{
	padding-top: 0px;
  	margin-bottom: 20px;
}


div.adoptC {
  text-align: center;
  margin: auto;
  vertical-align: top;
  margin-top: 35px;
  margin-bottom: 20px;
  padding-top: 0px;
  width: 900px;
}

div.adoptC div h2 {
  	font-size: 20px;
  	text-transform: uppercase;
	color: #fff;	
  	background-color: #7b191d;
  	padding: 8px;
	margin-bottom: 0px;
  	margin-top: 0px;
 	font-family: 'Montserrat', sans-serif;
}

div.adoptC div p {
  	font-size: .9em;
  	padding-top: 10px;
  	padding-left: 10px;
 	padding-right: 10px;
}

div.adoptL {
	font-family: 'Lato', sans-serif;
  	font-size: 1.5em;
	display: inline-block;
	width: 50%;
    min-width: 250px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 0px;
	border: 2px solid #7b191d;
	margin-bottom: 10px;
  	margin-right: 1%;
}

div.adoptL p {
	text-align: justify;
   	padding-left: 15px;
  	padding-right: 15px;
}

div.adoptR {
 	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	display: inline-block;
	width: 47%;
    min-width: 250px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
	border: 2px solid #7b191d;
	margin-bottom: 10px;
	text-align: center;
    overflow-y: auto; 
}

div.adoptJ {
  text-align: center;
  margin: auto;
  vertical-align: top;
  margin-top: 35px;
  margin-bottom: 20px;
  padding-top: 0px;
  width: 900px;
}

div.adoptJ div h2 {
  	font-size: 20px;
  	text-transform: uppercase;
	color: #fff;	
  	background-color: #7b191d;
  	padding: 8px;
	margin-bottom: 0px;
  	margin-top: 0px;
 	font-family: 'Montserrat', sans-serif;
}

div.adoptJ div p {
  	font-size: .9em;
  	padding-top: 10px;
  	padding-left: 10px;
 	padding-right: 10px;
}

div.adoptJ1 {
	font-family: 'Lato', sans-serif;
  	font-size: 1.5em;
	width: 100%;
    min-width: 250px;
	vertical-align: top;
	padding-bottom: 15px;
	padding-top: 0px;
	border: 2px solid #7b191d;
	margin-bottom: 10px;
}

div.adoptJ1 p {
	text-align: justify;
   	padding-left: 15px;
  	padding-right: 15px;
}

/*a img.yny {
  border: 2px solid #7b191d;
  width: 90%;
}*/

a img.yny {
  border: 2px solid #fff;
  width: 100%;
}

a img.ynm {
  border: 2px solid #fff;
  padding: 10px;
  width: 90%;
}

a.adoptlnk {
 color: #fff;
  font-weight: bold;
  font-size: 1em;
}

a.adoptlnk:hover {
	color: #7c181a;
}


a.adoptlnk2 {
 color: #fff;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 2px;
}

a.adoptjlnk:active, a.adoptjlnk:hover, a.adoptjlnk:visited{
	color: #fff;
}

a.adoptlnk2:hover {
/*color: #c46265;*/
  color: #fff;
  text-decoration: none;
}

div.adoptjimg {
	max-width: 450px;
	margin: auto;
  	padding: 5px;
  	margin-top: 20px;
	margin-bottom: 20px;
}

h2.adoptjnav {
	font-size: .6em !important;
  	text-align: left;
}

span.ynm {
  color: #aa2022;
}

a:hover img.yny {
  border: 2px solid #f5c241;
}

a:hover img.ynm {
  border: 2px solid #f5c241;
}

@media (max-width: 1000px) {
	div.adopt-splash iframe {
		width: 800px;
  		height: 450px;
	}
	
	.galleria{ width: 800px; height: 450px;}

	div.adoptC {
  		width: 815px;
	}
	div.adoptL {
          font-size: 1.4em;
      }
	div.adoptJ {
  		width: 90%;
	}
}

@media (max-width: 900px) {
	
	div.adopt-splash iframe {
		width: 700px;
  		height: 394px;
	}	

.galleria{ width: 700px; height: 394px;}

	div.adoptC {
  		width: 715px;
	}

	div.adoptL {
          font-size: 1.2em;
      }
}

@media (max-width: 800px) {
	
div.adopt-splash iframe {
		width: 700px;
  		height: 394px;
	}	

	.galleria{ width: 700px; height: 394px;}

	div.adoptC {
  		width: 715px;
	}

	div.adoptL {
          font-size: 1.3em;
      }
}

@media (max-width: 750px) {
	
div.adopt-splash iframe {
		width: 100%;
  		height: 320px;
	}		
.galleria{ width: 100%; height: 320px;}

	div.adoptC {
          width: 100%;
      }
  
      div.adoptL {
          width: 100%;
          font-size: 2em;
      }
  
      div.adoptR {
          width: 100%;
      }
	
	a img.yny {
  		border: 2px solid #fff;
  		width: 80%;
	}
}

  @media (max-width: 500px) {
  div.adopt-splash iframe {
		width: 100%;
  		height: 280px;
	}	
      .galleria{ width: 100%; height: 280px;}
  
      div.adoptC {
          width: 100%;
      }
  
      div.adoptL {
          width: 100%;
          font-size: 1.3em;
      }
  
      div.adoptR {
          width: 100%;
      }

	a img.yny {
  		border: 2px solid #fff;
  		width: 70%;
	}
}

  @media (max-width: 376px) {
  
div.adopt-splash iframe {
		width: 100%;
  		height: 250px;
	}	
      .galleria{ width: 100%; height: 250px;}
  
      div.adoptC {
          width: 100%;
      }
  
      div.adoptL {
          width: 100%;
          font-size: 1.1em;
      }
  
      div.adoptR {
          width: 100%;
      }
}


div.adoptR p {
 margin: 10px;
 margin-bottom: 20px;
 margin-top: 20px;
 display: inline-block;
 text-align: center;
 font-weight: bold;
}

div.adoptR p * {
 font-size: 1.5em;
 text-align: center;
  line-height: 175%;
}

div.boxcontent {
 overflow-y: auto; 
}

div#boxc {
   background-image: url("../wp-content/uploads/docs/imgs/DP_FLS_kids.jpg");
   background-position: center center;
   background-repeat: no-repeat;
   background-size: 100%;
}

div.shadowbg {
	width: 60%;
  	padding: 0px;
  	margin: auto;
  	background-color: rgba(196, 98, 101, 0.6);
}

div.shadowbg:hover {
  	background-color: rgba(196, 98, 101, 0.9);
}


div#boxc a {
 	text-shadow: 0px 0px 8px #000;
}


.page-template-page-adoptions-php section.recent-news
{
	text-align: center;
	padding-bottom: 40px;
}

.page-template-page-adoptions-php section.recent-news .container-fluid
{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page-adoptions-php section.recent-news .section-title { padding: 20px 0; }

.page-template-page-adoptions-php section.recent-news .section-title h2
{
	text-transform: uppercase;
	color: #FFFFFF;
}

.page-template-page-adoptions-php section.recent-news img { min-width: 100%; }
.page-template-page-adoptions-php section.recent-news .boxes { margin: 0 auto;}
.page-template-page-adoptions-php section.recent-news .boxes .box { padding: 8px; min-width: 250px;}

.page-template-page-adoptions-php section.recent-news .boxes .box-full-width
{
	width: 50%;
	float: left;
}

.page-template-page-adoptions-php section.recent-news .boxes .box-double-width,.page-template-page-adoptions-php section.recent-news .boxes .news-slider-box
{
	width: 100%;
	clear: both;
 	float: left;
}


.page-template-page-adoptions-php section.recent-news .posts-slider
{
	background-color: rgba(168,34,39,0.7);
	color: #FFFFFF;
	min-height: 245px;
}

.page-template-page-adoptions-php section.recent-news .posts-slider p
{
	padding: 10px;
  	line-height: 175%;
  	font-family: 'Droid Sans', sans-serif;
  	font-size: 1.2em;
  	letter-spacing: 1px;
}

.page-template-page-adoptions-php section.recent-news .posts-slider p.leftalign
{
	text-align: left;
}

.page-template-page-adoptions-php section.recent-news .posts-slider>.title
{
	padding: 10px 0;
	background-color: #7b191d;
  	font-family: 'Montserrat', sans-serif;
  	/*font-weight: bold;*/
  	font-size: 18px;
  	height: 74px;
  	vertical-align: middle;
  	padding-left: 5px;
  	padding-right: 5px;
}

.page-template-page-adoptions-php section.recent-news .posts-slider>.title span.midalign {
 text-align: center; position: relative; top: 30%; -ms-transform: translateY(-30%); -webkit-transform: translateY(-30%); transform: translateY(-30%); 
}

@media (min-width: 768px)
{
	.page-template-page-adoptions-php section.recent-news .boxes .box-full-width { width: 300px; text-align: center;}
	.page-template-page-adoptions-php section.recent-news .boxes .box-double-width { width: 600px; text-align: center;}

}


@media (max-width: 750px)
{
	.page-template-page-adoptions-php section.recent-news .boxes .box-full-width { width: 200px; text-align: center;}
	.page-template-page-adoptions-php section.recent-news .boxes .box-double-width { width: 400px; text-align: center;}

.page-template-page-adoptions-php section.recent-news .posts-slider p
	{
  	font-size: 1em;
	}
}

@media (max-width: 500px)
{
	.page-template-page-adoptions-php section.recent-news .boxes .box-full-width { width: 100%; text-align: center;}
	.page-template-page-adoptions-php section.recent-news .boxes .box-double-width { width: 100%; text-align: center;}

.page-template-page-adoptions-php section.recent-news .posts-slider p
	{
  	font-size: 1.2em;
	}
}
}

.page-template-page-adoptions-php section.recent-news .posts-slider>.title span { text-transform: uppercase; }
.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper { margin: 0; }

.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper .bx-viewport
{
	box-shadow: none;
	background-color: transparent;
	border: none;
}

.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper .bx-pager.bx-default-pager
{
	position: static;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper .bx-pager.bx-default-pager a { background-color: #7b191d; }
.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,.page-template-page-adoptions-php section.recent-news .posts-slider .bx-wrapper .bx-pager.bx-default-pager a.active { background-color: #FFFFFF; }
.page-template-page-adoptions-php section.recent-news .posts-slider .slide { padding: 20px 10px; }
.page-template-page-adoptions-php section.recent-news .posts-slider .slide .title { text-transform: uppercase; }

.page-template-page-adoptions-php section.recent-news .posts-slider .slide .read-more
{
	display: block;
	color: #FFFFFF;
	text-decoration: underline;
}



/* adoptions testimony-video page css here */

div.tvidscontainer {
	width: 100%;
  	/*border: 2px dashed #adff2f;*/
  	display: inline-block;
  	text-align: center;
}

div.tvidbox {
  display: inline-block;
  width: 800px;
  margin: 10px;
  /*border: 2px dashed #adff2f;*/
}

div.tvidbox iframe {
  width: 800px;
  height: 450px;
}

@media (max-width: 1700px) {
	div.tvidbox {
  		width: 500px;
	}
	div.tvidbox iframe {
  		width: 500px;
  		height: 281px;
	}
}

@media (max-width: 500px) {
	div.tvidbox {
  		width: 350px;
	}
	div.tvidbox iframe {
  		width: 350px;
  		height: 197px;
	}
}

@media (max-width: 350px) {
	div.tvidbox {
  		width: 275px;
	}
	div.tvidbox iframe {
  		width: 275px;
  		height: 155px;
	}
}


/* contact page social tabs */

section.connect_contact .social-tabs {
	list-style:none;
	display:block;
	padding:20px 0 0;
	background-color:#a82227;
	margin:0;
  	text-align: center;
  	padding-top: 0px;
}

section.connect_contact .social-tabs li {
	display:inline-block;
	margin:0;
	padding:5px 0;
	width:50px;
	transition:background-color .2s;
	background-color:#a82227;
	position:relative;
}
section.connect_contact .social-tabs li a {
	color:#FFFFFF;
	font-size:24px;
	position:relative;
	display:block;
}
section.connect_contact .social-tabs li a i {
	position:relative;
	top:0;
	transition:top .1s;
}
section.connect_contact .social-tabs li:hover,section.connect_contact .social-tabs li.active {
	background-color:#7c181c;
}
section.connect_contact .social-tabs li:hover:after,section.connect_contact .social-tabs li.active:after {
	content:"";
	width:0;
	height:0;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #7c181c;
	position:absolute;
	bottom:-6px;
	left:50%;
	margin-left:-6px
}
section.connect_contact .social-tabs li:hover a i,section.connect_contact .social-tabs li.active a i {
	top:-2px;
}
section.connect_contact .tab-content {
	padding:20px 0;
	text-align: center;
}
section.connect_contact #twitter-tab-content .tweet {
	margin:10px 0;padding:20px 0;border-bottom:1px solid #a82227
}
section.connect_contact #twitter-tab-content .tweet .date {
	font-family:"Lato", sans-serif;
	font-weight:700;
	font-size:22px;
	margin-bottom:15px;
}
section.connect_contact #twitter-tab-content .tweet:last-child{
	border:none;
}
section.connect_contact #twitter-tab-content .fa-twitter {
	display:block;
	font-size:32px;
	margin-bottom:10px;
	color:#68cdef;
}
section.connect_contact #facebook-tab-content .post {
	margin:10px 0;
	padding:20px 0;
	border-bottom:1px solid #a82227;
	text-align:left
}
section.connect_contact #facebook-tab-content .post .photo img {
	width:300px;
	max-width:50%;
	float:left;
	margin-right:15px;
	margin-bottom:15px
}
section.connect_contact #facebook-tab-content .post:last-child {
	border:none;
}
section.connect_contact #facebook-tab-content .fa-facebook-square {
	display:block;
	font-size:32px;
	margin-bottom:10px;
	color:#627aad;
}
section.connect_contact #instagram-tab-content #instafeed { 
	margin:20px 0;
}
section.connect_contact #instagram-tab-content .fa-instagram {
	display:block;
	font-size:32px;
	margin-bottom:10px;
	color:#000000;
}

section.connect_contact .section-title {
	text-align: center;
	background-color:#a82227;
  	margin-bottom: 0px;
  	color: #fff;
  	padding: 10px;
  	padding-bottom: 20px;
}

section.connect_contact .section-title strong {
  	text-transform: uppercase;
  	font-family: "Lato", sans-serif;
}

section.connect_contact .tabpanel {
	padding-top: 10px;
  	margin-top: -10px;
}

div.priorityhead {
	color: #fff;
  	font-family: "Lato", sans-serif;
  	font-size: 1.7em;
  	background-color: #a82227;
  	text-align: center;
	padding: 10px;
}

hr.priority {
  	margin-top: 1px;
	margin-bottom: 4px;
	border: 0;
	height: 2px;
	background-image: linear-gradient(to right, #a82227, rgba(0, 0, 0, 0));
}

span.p_section {
 	font-size: 1.3em;
	margin-bottom: 10px;
  	text-transform: uppercase;
  	
}

p.prioritysub {
 	font-size: 1.2em;
  	margin-top: 30px;
	margin-bottom: 20px;
  	text-align: justify;
  	
}

div.prioritybox {
 	padding: 15px;
  	border: 5px solid #a82227;
  	box-shadow: 0 0 11px 8px rgba(168,34,39,0.4);
  	margin-top: 40px;
  	border-radius: 15px;
  	text-align: center;
}

div.prioritybox a.scheduled {
 	font-size: 1.1em;
}

div.p_medialist {
 	text-align: left; 
}

p.redsep {
 	color: #a82227;
  	font-size: 2.0em;
  	text-align: center;
}

div.p_mainboxes {
 	display: inline-block;
  	padding: 10px;
  	/*border: 1px dashed #a82227;*/
  	width: 175px;
  	height: 225px;
  	margin: 5px;
  	text-align: center;
	vertical-align: top;
	font-family: "Lato", sans-serif;
  	font-size: .9em;
}

div.p_mainboxes img {
      margin-bottom: 15px;
}



/*
@media (max-width: 768px) {
	div.tvidscontainer {
  
	}

	div.tvidbox {

	}
}


*/