/*

Theme Name: The croydon hotel
Theme URI: http://themeforest.net
Description: The cove hotel theme.
Version: 1.0.2
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*alignment inside post page content*/
	.alignright,
	.alignleft,
	.aligncenter,
	.sticky,
	.wp-caption-text,
	.wp-caption,
	.bypostauthor,
	.gallery-caption{
		
	}
	
	.alignright{
		float:right;
		clear:right;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	.alignleft{
		float:left;
		clear:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	}

#welcome-to-pegasus-rewards h3,#pegasus-rewards h3 {display:none}
.home.page #wrapper #home.home.content ,.home.content{position:relative}
.play-contain {
	display:none;
    max-width: 1024px;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 10px;
}
.play_logo {
	width: 120px;
    display: inline-block;
}
.play_logo img {width:100%}
#pegasus-rewards .play-contain, #welcome-to-pegasus-rewards .play-contain {display:block;}

@media screen and (max-device-width: 767px) { 
    /* STYLES HERE */
	#pegasus-rewards .fix-box, #welcome-to-pegasus-rewards .fix-box {position:static !important;}
	#pegasus-rewards, #welcome-to-pegasus-rewards {position:relative;}
	#pegasus-rewards .play_logo, #welcome-to-pegasus-rewards .play_logo {width:60px;}
	#pegasus-rewards .play-contain, #welcome-to-pegasus-rewards .play-contain {right:10px;top:0;}
	
	.page-content .the-content .hyys,.page-content .the-content .junction ,
	.page-content .the-content .steeples ,.page-content .the-content .goldennugget,
	.page-content .the-content .grandhotel ,.page-content .the-content .goldenflee
	{position:static !important;clear:both;margin:0 auto;}
	.page-content .the-content p {clear:both;}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
	#pegasus-rewards .fix-box, #welcome-to-pegasus-rewards .fix-box {position:static;}
	#pegasus-rewards, #welcome-to-pegasus-rewards {position:relative;}
	#pegasus-rewards .play_logo, #welcome-to-pegasus-rewards .play_logo  {width:100px;}
	#pegasus-rewards .play-contain, #welcome-to-pegasus-rewards .play-contain  {right:5%;}
    .page-content .the-content .hyys,.page-content .the-content .junction ,
	.page-content .the-content .steeples ,.page-content .the-content .goldennugget,
	.page-content .the-content .grandhotel ,.page-content .the-content .goldenflee
	{position:static !important;clear:both;margin:0 auto;}
	.page-content .the-content p {clear:both;}
}
	
