#sliderBox {display:none; height:234px; width:340px; position:fixed; bottom:20px; right:20px; background-color:white;z-index:10; padding:26px 10px 10px 10px; text-align:center; box-shadow:0px 4px 14px #222;}
#sliderBoxRemove{cursor:pointer;position:relative; float:right; margin-right:-3px; margin-top:-131px; color:#FFFFFF;background-image:url(/img/closeBanner.png); height:40px; width:40px;}
#socialBanner{bottom: 10px;position: absolute;/*width:283px;*/margin-left: 29px;margin-right: 30px;}
#gplusBanner{background-color:#FF0000;height:41px;width:70px;text-align:center;vertical-align:middle;display:inline;float:left; border:10px solid #FF0000;}
#flikeBanner{background-color:#3E58A4;height:41px;width:88px;text-align:center;vertical-align:middle;display:inline;float:left; border:10px solid #3E58A4; margin-left:6px;}
#tbuttonBanner{background-color:#0EB9ED;height:41px;width:75px;text-align:center;vertical-align:middle;display:inline;float:left; border:10px solid #0EB9ED; margin-left:6px;}
#instagramBanner{}
.bannerP{font-size:22px; color:#222;line-height:33px;margin-top: 12px;}
.bannerP strong {color:#ff0000;}
#orRigaBanner {color:#4E4E4E; border:1px #222 solid; margin:0;}
#skypeBannerImg{width:50px; height:50px;}
.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;  margin-left:6px; margin-top:12px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px;} }
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
		#sliderBox{
		width:87%;
		height:auto;
	}
	.BannerP{
		font-size: 17px;
		line-height: 1;
		margin-top: 15%;
		margin-bottom: 35%;
	}
	#socialBanner{
		bottom:8%;
		margin-left: 4px;
		margin-right: 5px;
	}
	#sliderBoxRemove{
		height:40px;
		width:40px;
		margin-top: -214px;
		margin-right: -3px;
	}
}