/* iPhone 5 (portrait &amp; landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
	/* STYLES GO HERE */
	.ms-slide span.text-content-overlay{
		display:none;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width: 760px) and (min-width: 320px){
	/* .wpb_wrapper h1 {
	  font-size: 2em;
	} */

  .ms-slide span.text-content-overlay{
		display:none;
  }
  
  .mobile_caption {	
	  bottom: 0px;
	  left: 0;
	  right: 0;
	  margin: 0;
	  padding: 20px 20px 0px 20px;
	  position: absolute;
	  z-index: 1000;
	  background: rgba(0,0,0,.56);
	  color: white;
	  font-family: 'swis721_btroman', sans-serif;
	  word-wrap: break-word;
	  visibility: visible;
	  font-size: 24px;
  	  text-shadow: 1px 1px #000;
  	  text-align: left !important
	  display:inline-block;	  
	}
		
	.w-pagehead .headers {
	  font-size: 2em;
	}
	
	.one-half{
		
		margin-top:5px;
	}
	
	
	span.text-content span {
	  display: none;
	}
	
	.wpb_wrapper:hover .title_bar {
		display:inline;
	}
	
	.wpb_wrapper h1 {
	  font-size: 2em !important;
	}
	
	span.text-content {
		background: rgba(0,0,0,0);
	}
	
	hr {
		 /* width:100% !important; */
		  border-style: none;
		  border-bottom:8px solid #51bfb9;
		  box-shadow: none;
		  margin: 0; 
		  padding: 0;	
		  display: block;
		  
		 /* border-top:1px solid #ccc;*/
		 
		
		     
	}
	
	a:hover span.text-content {
	  opacity: 1;
	  filter: alpha(opacity=100); /* For IE8 and earlier */
	}
	
	span.text-content-thumbs span {
	  display: none;
	}
	
	span.text-content-thumbs {
	  background: rgba(0,0,0,0);
	}
	
	.video p {
	  font-size: 1.5em;
	  width: 100%;
	}
	
	.one-half:first-child{
        margin-bottom: 5px !important;
    }
    
    .one-half:nth-child(2){
        margin-bottom: 0px !important;
    }
	
	
	h3.social_media_share {
		float: left;	
	}
	
	span.social_label{
		width: 95px;
  		display: block;
  		float: left;
	}
	
	
	.social_icons {
		float: left; 
	}
	
	.st_pinterest_custom{
		padding: 0px;
		height: 38px;
			
	}
				
	.st_facebook_custom{
		padding: 0px;
		height: 38px;

	}
				
	.st_twitter_custom{
		padding: 0px;
		height: 38px;
	}
				
	.st_plusone_custom{
		padding: 0px;
		height: 38px;
			
	}
	
	/*.w-logo-img {	
		display: block;
		margin-left: auto;
		margin-right: auto 
	}*/
	
	
	
	/*Menu Sidebar*/
	#sf-sidebar .sf-social {
	  top: 15px;
	  width: 200px;
	  margin-top: 15px;
  	  margin-bottom: 0px;
	}
	
	#sf-sidebar .sf-social {	
	  height: 56px;
	}
	
	#sf-sidebar.sf-compact-footer .sf-social {
	  margin-top: 0px;
	  margin-bottom: 0px;
	  position: relative;
	}
	
	#sf-sidebar.sf-compact .sf-logo {
	  margin-top: 30px;
	  margin-bottom: 0px;
	}
	
	figcaption .title_bar p{
		font-size: 20px;
	}
	
	.w-logo {
	  margin-left: 40%;
	}
	
}



@media only screen and (min-device-width: 480px){


}


@media only screen and (max-width: 767px) {
	
	
}


@media only screen and (max-width: 1024px) and (orientation : landscape) {
	/* LANDSCAPE:
	Apple iPad
	Apple iPad 2
	Apple iPad 3 (and 4)
	Apple iPad Mini
	Archos 80G9
	BAUHN AMID-972XS
	HP Touchpad
	Panasonic Toughpad A1
	Acer Iconia Tab A101
	Archos 70b (it2)
	Arnova 10b G3
	BlackBerry PlayBook
	Samsung Galaxy Tab 2 7.0
	Samsung Galaxy Tab 7
	Ainol Novo 7 Elf 2*/
	
	/*Menu Sidebar*/
	#sf-sidebar .sf-social {
	  top: 15px;
	  width: 200px;
	  margin-top: 15px;
  	  margin-bottom: 0px;
	}
	
	#sf-sidebar .sf-social {	
	  height: 56px;
	}
	
	#sf-sidebar.sf-compact-footer .sf-social {
	  margin-top: 0px;
	  margin-bottom: 0px;
	  position: relative;
	}
	
	#sf-sidebar.sf-compact .sf-logo {
	  margin-top: 30px;
	  margin-bottom: 0px;
	}
	
	figcaption .title_bar p{
		font-size: 20px;
	}
	
	
	
}


@media only screen and (max-width: 768px) and (orientation : portrait) {
	/* PORTRAIT:
	Apple iPad
	Apple iPad 2
	Apple iPad 3 (and 4)
	Apple iPad Mini
	Archos 80G9
	BAUHN AMID-972XS
	HP Touchpad
	LG Optimus Pad
	Microsoft Surface (RT)
	Panasonic Toughpad A1
	Kindle Paperwhite*/
	
	/*Menu Sidebar*/
	#sf-sidebar .sf-social {
	  top: 15px;
	  width: 200px;
	  margin-top: 15px;
  	  margin-bottom: 0px;
	}
	
	#sf-sidebar .sf-social {	
	  height: 56px;
	}
	
	#sf-sidebar.sf-compact-footer .sf-social {
	  margin-top: 0px;
	  margin-bottom: 0px;
	  position: relative;
	}
	
	#sf-sidebar.sf-compact .sf-logo {
	  margin-top: 30px;
	  margin-bottom: 0px;
	}
	
	figcaption .title_bar p{
		font-size: 20px;
	}
	
	
	
}
