#pagepiling{
/*	position: absolute;*/
	height: 100%;
	width: 100%;
	top: 0;
}
/*Section Home*/
/*.section.home{
	background: url("../img/homepage/banner-01.png") no-repeat scroll left top / cover  rgba(0, 0, 0, 0);
}*/
.section.home{
	/*background: url("../img/homepage/banner-01.png") no-repeat scroll left top / cover  rgba(0, 0, 0, 0);*/
	background: #feb741;
}

.pocketcard{ 
     margin-bottom: 9%;    margin-top: -30%;   margin-left: 44%;}


.ios-logo{
		width: 237px;
	}
	.am12{
		margin-right:15px !important;
	}
.section.home .content-slider{
	width: 100%;
	max-width: 545px;
	overflow: hidden;
	margin-left: 50px;
	padding-top: 100px;
}
.section.home .content-slider .content-slide{
	width: 100%;
	max-width: 560px;
	color: white;
}
.section.home .content-slider .content-slide h2{
	font-size: 42px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing:-2px;
}

.section.home .content-slider .content-slide h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing:-1px;
}

.section.home .content-slider .content-slide p,
.section.pockets-video p,
.section.why-pockets .right-side p,
.section.make-unique .content-slider .content-slide .left-side p,
.section.button-download .content-wrapper .content p{
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}
/*.download-buttons{
	padding-top: 30px;
}*/
.download-buttons ul{
	margin: 0;
	padding: 0;
}
.download-buttons ul li{
	display: inline-block;
}
.download-buttons ul li:first-child{
	margin-right: 25px;
}
.ios-flatform,.android-flatform{
	/*background: url(../img/homepage/download-buttons.png) no-repeat;*/
	background: url(../../images/google_play.png) no-repeat left top;
	width: 120px;
	height: 40px;
	display: inline-block;
	font-size: 0;
	margin-top:25px;

}
/*.ios-flatform{
	background-position: top center;
}
*/
.android-flatform{
	/*background-position: bottom center;*/
	background:url(../../images/appstore.png) no-repeat left top;
}
.arrow-rollover{
	background: url(../img/homepage/arrow-down.png) no-repeat top center;
	display: block;
	position: absolute;
	bottom: 3%;
	width: 60px;
	height: 48px;
	left: 50%;
	margin-left: -30px;
	z-index: 11;
}
.arrow-rollback{
	background: url(../img/homepage/arrow-up.png) no-repeat top center;
	display: block;
	position: absolute;
	right: 5%;
	bottom: 0;
	width: 70px;
	height: 40px;
	z-index: 11;
}
/*Section in Bottom*/
.section.button-download{
	background: #f3f3f3;
	text-align: center;
	color: #303030;
}
.section.button-download .content-wrapper .content h2{
	font-size: 42px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing:-2px;
}
.section.button-download .content-wrapper .content p{
	width: 100%;
	text-align: center;
	margin: auto;
}
.owl-pagination{
	margin-top: 20px;
}
.owl-pagination, .owl-pagination *{
	box-sizing: border-box;
}


/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	opacity: 1;
}
.section.pockets-video {
	background: #02a9b1;
	color: #fff;
}



.section.pockets-video h2 {
    font-size: 48px;
    letter-spacing: -2px;
    line-height: 40px;
    margin: 0;
    padding: 50px 0 0;
}

.section.pockets-video li{
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 25px;
}

.section.pockets-video .content{
	display: table;
	table-layout: fixed;
}
.section.pockets-video .left-side{
	display: table-cell;
	vertical-align: top;
	text-align:center;
	width: 50%;
}
.section.pockets-video .right-side{
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.section.pockets-video .left-side{
	vertical-align: bottom;
	text-align: center;
}
.section.pockets-video .left-side.fake{
	display: none;
}
.section.pockets-video .right-side{
	box-sizing: border-box;
	padding: 0 80px 0 0px;
}
.wp-shop {
    padding: 0 0 10px;
}

.section.pockets-video .left-side img {
    margin: 0 37px 0 0;
    width: 50%;
	margin: 94px 37px 0 0 !important;/* All browsers but IE6 */
	margin: 94px 37px 0 0\9\0;Only works in IE9*/
}
/*.section.pockets-video .play-video{
	display: block;
	width: 355px;
	height: 68px;
	background: #5d519f url(../img/homepage/icon-play-video.png) no-repeat;
	background-position: 26px 50%;
	box-sizing: border-box;
	text-decoration: none;
	line-height: 68px;
	font-size: 26px;
	color: white;
	padding-left: 82px;
	border-radius: 5px;
	text-transform: uppercase;
}
*/
.section.pockets-video .play-video{
	display: block;
	width: 295px;
	height: 50px;
	background: #5d519f url(../img/homepage/icon-play-video.png) no-repeat;
	background-position: 26px 50%;
	box-sizing: border-box;
	text-decoration: none;
	line-height: 50px;
	font-size: 20px;
	color: white;
	padding-left: 82px;
	border-radius: 5px;
	text-transform: uppercase;
	margin: 20px 0 0;
}
.section.why-pockets{
	background: #f3f3f3;
	color: #696969;
	padding: 0 55px 0 30px;
	box-sizing: border-box;
}
.section.why-pockets h2{
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing:-2px;
	/*margin-top: 105px;*/
	margin-bottom: 10px;
	    margin-top: 0%;
    padding-top: 2%;
}
.section.why-pockets .list-of-why ul {
	margin: 0;
}
.section.why-pockets .list-of-why ul li{
	display: inline-block;
	width: 49%;
	margin-bottom: 30px;
}
.section.why-pockets .left-side{
	padding: 0 30px;
}
.section.why-pockets .left-side img{
	width: 9em;
}
.section.why-pockets .left-side, .section.why-pockets .right-side{
	display: table-cell;
	vertical-align: middle;
}
.section.why-pockets .right-side h3{
	text-align: left;
	margin: 0;
	font-size: 26px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing: -1px;
}
.section.why-pockets .right-side p{
	margin: 0;
}
.section.make-unique{
	background-color: #2498df;
}
.section.make-unique .owl-pagination{
	position: absolute;
	bottom: 10%;
}
.section.make-unique .pp-tableCell{
	position: relative;
}
.section.make-unique .content-wrapper{
	width: 100%;
}


.section.make-unique .content-slider{
	margin: 0 auto !important;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	max-width: 1000px;
}

.section.make-unique .content-slider .content-slide{
	width: 100%;
	display: table;
	color: white;
	table-layout: fixed;
}
.section.make-unique .content-slider .content-slide .left-side, .section.make-unique .content-slider .content-slide .right-side{
	display: table-cell;
	width: 55%;
}
.section.make-unique .content-slider .content-slide .left-side{
	vertical-align: top;
}
.section.make-unique .content-slider .content-slide .left-side p{
	max-width: 460px;
	width: 100%;
}
.section.make-unique .content-slider .content-slide .left-side ul li{
	list-style-type: none;
}
.section.make-unique .content-slider .content-slide .right-side{
	vertical-align: bottom;
 	text-align: center;
}
.section.make-unique .content-slider .content-slide .right-side img{
	width: 90%;
	vertical-align: bottom;
}
.section.make-unique .content-slider .content-slide h3{
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: -1px;
}
.section.make-unique h2{
	font-size: 42px;
	font-weight: bold;
	line-height: 44px;
	letter-spacing:-2px;
	text-align: center;
	color: white;
}
.section.make-unique .content-slider .content-slide p{
	font-size: 20px;
}
.section.button-download .download-buttons{
	text-align: center;
}
.section.button-download .download-buttons ul li{
	box-sizing: border-box;
	display: inline;
}
.section.button-download .download-buttons ul li a{
	box-sizing: border-box;
	text-align: center;
	border-radius: 5px;
}
.ios-store:before, .android-store:before{
	content: '';
	display: inline-block;
	width: 36px;
	height: 42px;
	vertical-align: -10px;
	margin-right: 15px;
}
.ios-store:before{
	background: url(../img/homepage/ios-store.png) no-repeat;
	background-size: 100%;
	 display: inline-block;
  
/*  
 
  animation: roll 3s infinite;
  transform: rotate(30deg);
  opacity: .7;*/
}
/*
@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}*/
.android-store:before{
	background: url(../img/homepage/android-store.png) no-repeat;
	background-size: 100%;
	 display: inline-block;
  
  
 
  /*animation: roll 3s infinite;
  transform: rotate(30deg);
  opacity: .7;*/
}
/*
@keyframes roll {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}*/
.ios-store, .android-store{
	background: #5d519f;
	width: 100%;
	height: 88px;
	max-width: 400px;
	display: inline-block;
	color: white;
	text-decoration: none;
	font-size: 26px;
	line-height: 88px;
}
/*Fixed footer*/
.section.section-footer{
	background-color: #053c6d;
}
.section.section-footer footer{
	/*position: absolute;*/
	bottom: 0;
}
.fixed-ie8-banner-01{
	height: 100%;
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.fixed-ie8-banner-02{
	display: none;
	position: absolute;
	width: 502px;
	bottom: 0;
	left: 700px;
}

.msie8 .section.home{
	background: none;
}
.msie8 .fixed-ie8-banner-01, .msie8 .fixed-ie8-banner-02{
	display: block;
}
.msie8 header, .msie8 #main .middleContainer.secondNav  {
	position: relative;
	z-index: 10;
}
.msie8 #main .middleContainer.secondNav {
	width: 100%;
	background: none;
}
.section.button-download footer{
	display: none;
}
.fake .download-buttons, .people-mobile{
	display: none;
}
.msie .owl-wrapper-outer{
	width: 1000px;
	margin: 0 auto;
}

.make-unique .owl-buttons div{
	top: 50%;
	position: absolute;
	background: url(../img/homepage/arrow-left-right.png) no-repeat;
	width: 27px;
	height: 89px;
	display: block;
	font-size: 0;
	margin-top: -45px;
	cursor: pointer;
}
.make-unique .owl-buttons .owl-prev {
	background-position: left top;
	left: -10%;
}
.make-unique .owl-buttons .owl-next {
	background-position: right top;
	right: -10%;
}
.make-unique .owl-buttons .owl-prev.disabled {
	background-position: left bottom;
}
.make-unique .owl-buttons .owl-next.disabled {
	background-position: right bottom;
}
.section.make-unique .content-slider{
	overflow: visible;
}
.background-item-00{
	background-color: #2498df !important;
}
.background-item-01{
	background-color: #93c23d !important;
}
.background-item-02{
	background-color: #5d519f !important;
}
.background-item-03{
	background-color: #ed398b !important;
}
.background-item-04{
	background-color: #02a9b1 !important;
}
.background-item-05{
	background-color: #f18300 !important;
}
.background-item-06{
	background-color: #2498df !important;
}
.background-item-07{
	background-color: #93c23d !important;
}







.wp-shop a {
    color: #ffffff;
    text-decoration: none;
}




/************************************ NEW CSS CREATED BY RAJNIKANT ON 27-04-2015 FOR NEW SECTION **********************/

.pockets-funding {
	background: #00b0bd !important;
}

.section.pockets-funding .left-side{
	padding-left:80px !important;
}

.section.pockets-funding .left-side img{
	width: 92% !important;
}

.section.pockets-unique {
	background: #f18300;
	color: #fff;
}

.section.touch-pay
{
	background: #A6CE39;
	color: #fff;
}

.section.pockets-unique h2{
	font-size: 48px;
	/*font-weight: bold;*/
	line-height: 50px;
	letter-spacing:-2px;
}

.section.pockets-unique .content{
	display: table;
	table-layout: fixed;
}
.section.touch-pay .content{
	display: table;
	table-layout: fixed;
}
.section.pockets-unique .left-side{
	display: table-cell;
	vertical-align: bottom;
	text-align:left;
	width: 50%;
	padding-top:110px;
}
.section.touch-pay .left-side{
	display: table-cell;
	vertical-align: bottom;
	text-align:left;
	width: 50%;
	padding-top:110px;
}
.section.pockets-unique .right-side{
	display: table-cell;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding: 0 80px 0 20px;
	font-size:16px;
	line-height:25px;
}
.section.touch-pay .right-side{
	display: table-cell;
	vertical-align: top;
	width: 50%;
	box-sizing: border-box;
	padding: 0 80px 0 20px;
	font-size:16px;
	line-height:25px;
}
.section.pockets-unique .left-side img{
	width: 75%;
}

.section.touch-pay .left-side img{
	width: 75%;
}
/************************************ NEW CSS END **********************************************/
	.section.make-unique h2{
		padding-top: 56px;
	}
@media only screen and (max-width: 1024px) {
	html, body{
		overflow: visible;
	}
	.make-unique .owl-buttons{

	}
	.arrow-rollover, .arrow-rollback{
		display: none;
	}
	.section{
		padding: 40px 0 0;
	}
	.section .content-wrapper h2{
		margin-top: 0;
	}
	/*#pagepiling{
		height: auto;
	}*/
	.button-download .arrow-rollover{
		display: none;
	}
	.owl-carousel .owl-wrapper{
		padding-bottom: 100px;
	}
	.section.home .content-slider .content-slide h2{
		font-size: 40px;
		margin-top: 120px;
	}
	.section.why-pockets{
		padding-right: 30px;
	}
	.section.why-pockets h2{
		line-height: 3em;
		margin-bottom: 10px;
	}
	.section.why-pockets .list-of-why ul li{
		margin-bottom: 10px;
	}
	.section.why-pockets .right-side h3{
		font-size: 20px;
	}
	.section.pockets-video h2{
		font-size: 40px;
		margin-bottom: 0;
	}
	.section.pockets-video .download-buttons{
		padding-top: 0px;
	}
	.section.button-download{
/*		padding-bottom: 300px;*/
	}
	.section.button-download footer{
		display: block;
		/*position: absolute;*/
		bottom: 0;
	}
	.section.section-footer{
		display: none;
	}
	footer .containers {
		display: none;
	}
	.section.make-unique h2{

	}
	.section.make-unique .content-slider{
		width: 576px;
		padding-bottom: 100px;
	}
	.section.make-unique .owl-pagination{
		bottom: -10%;
	}
	.section.make-unique .content-slider .content-slide h3{
		font-size: 25px;
	}
	.section.make-unique .content-slider .content-slide .left-side p{
		font-size: 15px;
	}
	.section.make-unique{
		background-position: 80% 130%;
	}
}
@media only screen and (min-width: 981px){
	header{
		position: fixed;
		z-index: 10;
	}
	#main .middleContainer.secondNav {
		width: 100%;
		background: none;
		position: fixed;
		z-index: 9;
		padding-top:4%;
	}
}
@media only screen and (max-width: 980px) {
	.section.home{
		padding-top: 0;
	}
	.section.make-unique h2 {
		padding-top: 0px;
	}
	.section.make-unique{
		background-size: 40%;
	}
}
@media only screen and (max-width: 768px) {
	.section.make-unique .content-slider .content-slide{
		width: 80%;
		margin: 0 auto;
	}
	.make-unique .owl-buttons .owl-prev{
		left: 0;
	}
	.make-unique .owl-buttons .owl-next{
		right: 0;
	}
	.section.home{
		/*padding-bottom: 50px;*/
	}
	.section.why-pockets .content-wrapper{
		padding-bottom: 50px;
	}
	.section.pockets-video .content{
		position: relative;
	}
	.section.pockets-video .left-side img{
		width: 50%;
	}
	.owl-carousel .owl-wrapper{
		padding-bottom: 0;
	}
	.section.pockets-video .left-side.fake{
		position: static;
		bottom: 0;
	}
	.section.make-unique{
		background-size: auto;
		background-position: 80% 110%;
	}
	.section.make-unique h2{
		padding-top: 20px;
	}
	.section.pockets-video .left-side img{
		width: 44%;
	}
	.section.why-pockets .list-of-why ul li{
		width: 100%;
	}
	.section.pockets-video .left-side{
		display: none;
	}
	.section.pockets-video .left-side.fake, .section.pockets-video .right-side{
		display: block;
		width: 100%;
	}
	.section.pockets-video .right-side{
		padding: 0 20px;
		width: 100%;
	}
	.section.pockets-video .download-buttons{
		position: absolute;
		bottom: 5%;
		left: 50%;
		margin-left: -160px;
	}
	.section.pockets-video .play-video{
		height: 88px;
		line-height: 88px;
	}
	.section.button-download .download-buttons{
		text-align: center;
		margin: 10px 0 0;
	}
	.section.button-download .download-buttons ul{
		display: table;
		table-layout: fixed;
		text-align: center;
		width: 100%;
	}
	.section.button-download .download-buttons ul li {
		display: table-cell;
		width: 50%;
		padding: 0 20px;
		text-align: center;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1000px) {
	
.section.home .content-slider .content-slide h2 { font-size: 40px; margin-top: 70px;}
/*.section.home { background: url("../img/homepage/banner-01.png") no-repeat scroll -330px top / 160% auto rgba(0, 0, 0, 0);}*/
.section.home{background: #FEB741;}
.wp-shop{ height: auto !important; padding: 0 0 10px;}
body .section.pockets-video .fake .download-buttons { bottom: 180px; display: block; left: 30px; margin-left: 0;}
.section.pockets-video .left-side img {  margin: 60px 0 0;}
.wp-pk { height: 30px !important;}

.section.pockets-unique .content {  display: block;}
.section.touch-pay .content {  display: block;}
.section.pockets-unique .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.touch-pay .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.pockets-funding .left-side{padding-left:0px !important;}
.section.pockets-unique .right-side { padding: 0 20px; width: 50%;}
.section.touch-pay .right-side { padding: 0 20px; width: 50%;}
.section.pockets-video .left-side.fake, .section.pockets-video .right-side{ text-align: left;}
body .section.pockets-video .fake .download-buttons{ left: 390px;}
.section.pockets-video .download-buttons{ display: none;}
.section.pockets-video .content { height: auto !important; position: relative;}
}



@media only screen and (max-width: 610px) {
	.section.pockets-video .download-buttons{
		bottom: 3.5%;
	}
	.section.pockets-video .content{
		position: relative;
	}
	.section.home .content-slider{
		margin-left: 15px;
		margin-right: 15px;
	}
.wp-shop{ height: auto !important; padding: 10px 20px;}
.wp-shop > .fl {
    display: block;
    float: none;
    margin: 0 !important;
    text-align: center;
}

body .section.pockets-video .play-video {
    height: 60px;
    line-height: 60px;
    margin: -400px 0 0 -64px !important;
    width: 280px !important;
}


.section.pockets-video .left-side img {
    margin: 60px 0 0;
 }

.section.pockets-unique .content {  display: block;}
.section.touch-pay .content {  display: block;}
.section.pockets-unique .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.touch-pay .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.pockets-funding .left-side{padding-left:0px !important;}
.section.pockets-unique .right-side { padding: 0 20px; width: 50%;}
.section.touch-pay .right-side { padding: 0 20px; width: 50%;}
.wp-pk{ height: 50px !important;}

.section.pockets-video .content {
    height: auto !important;
    position: relative;
}	
	
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
.section.home { background: url("../img/homepage/banner-01.jpg") no-repeat scroll -260px top / 160% auto rgba(0, 0, 0, 0);}
.wp-shop{ height: auto !important; padding: 0 0 10px;}
body .section.pockets-video .fake .download-buttons { bottom: 180px; display: block; left: 30px; margin-left: 0;}
.section.pockets-video .left-side img {  margin: 60px 0 0;}
.wp-pk { height: 30px !important;}

.section.pockets-unique .content {  display: block;}
.section.touch-pay .content {  display: block;}
.section.pockets-unique .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.touch-pay .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.pockets-funding .left-side{padding-left:0px !important;}
.section.pockets-unique .right-side { padding: 0 20px; width: 50%;}
.section.touch-pay .right-side { padding: 0 20px; width: 50%;}
.section.pockets-video .left-side.fake, .section.pockets-video .right-side{ text-align: left;}
body .section.pockets-video .fake .download-buttons{ left: 300px;}

}


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


body .section.pockets-video .play-video {
    height: 60px;
    line-height: 60px;
    margin: -390px 0 0 -61px !important;
    width: 280px !important;
}
.section.pockets-video .left-side img {
    margin: 80px 0 0 !important;
}
}

@media only screen and (max-width: 490px) {
	.people-mobile img{
		width: 100%;
	}
	.make-unique .owl-buttons div{
		top: 20%;
		width: 17px;
		height: 56px;
		background-size: 200%;
	}

.section.pockets-video .left-side.fake, .section.pockets-video .right-side {
     text-align: center;
 }
}
@media only screen and (max-width: 448px) {
	.arrow-rollover{
		display: none;
	}
	.ios-flatform, .android-flatform{
		width: 135px;
		height: 53px;
		background-size: 100%;
	}
	.download-buttons{
		text-align: center;
	}
	.download-buttons ul li:first-child{
		margin-right: 13px;
	}
	.download-buttons ul li {
    display: block;
    margin: 0 !important;
	}
	.ios-logo{
		width: 135px;
	}
	.am12 { margin-right:90px !important;  }
	.am22 { top:-140px; left:170px; position:relative;  }
	
.wp-shop{ height: auto !important; padding: 10px 20px;}
.wp-shop > .fl {
    display: block;
    float: none;
    margin: 0 !important;
    text-align: center;
}


body .section.pockets-video .play-video {
    margin: -264px 0 0 -34px !important;
    width: 280px !important;
}


.section.pockets-video .left-side img {
    margin: 80px 0 0 !important;
}

.section.pockets-video .play-video {
    margin: -250px 0 0 -37px !important;
    width: 210px !important;
}
.section.pockets-video .left-side img {
    margin: 60px 0 0;
 }

.section.pockets-unique .content {  display: block;}
.section.touch-pay .content {  display: block;}
.section.pockets-unique .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.touch-pay .left-side { display: table-cell; padding-top: 0; text-align: center; width: 50%;}
.section.pockets-funding .left-side{padding-left:0px !important;}
.section.pockets-unique .right-side { padding: 0 20px; width: 50%;}
.section.touch-pay .right-side { padding: 0 20px; width: 50%;}
.wp-pk{ height: 50px !important;}
	
}
@media only screen and (max-width: 340px) {
	.section.home .content-slider{
		padding-top: 0;
	}
}
@media only screen and (max-width: 737px) and (orientation:landscape) {
	.owl-carousel .owl-item{
		overflow: hidden;
	}
	.section.make-unique .content-slider .content-slide h3{
		font-size: 20px;
	}
	.section.make-unique .content-slider{
		padding-bottom: 20px;
	}
	.section.make-unique .owl-pagination{
		bottom: -20px;
	}
	.section.make-unique .content-slider .content-slide .left-side, .section.make-unique .content-slider .content-slide .right-side{
		display: block;
		width: 100%;
	}
	.people-desktop{
		display: none;
	}
	.people-mobile{
		margin-top: 30px;
		display: block;
		text-align: center;
	}
	.arrow-rollover{
		display: none;
	}
	.section{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.section.pockets-video {
		padding-bottom: 0;
	}
	.section.home {
		/*padding-top: 70px;*/
		padding-bottom: 0px;
	}
	#pagepiling .section h2{
		margin: 0;
		padding: 0;
		font-size: 30px;
	}
	.section.pockets-video .right-side .download-buttons{
		margin: 0;
		display: none;
	}
	.section.pockets-video .fake {
		position: relative;
	}
	.section.pockets-video .fake .download-buttons {
		display: block;
		margin-left: -175px;
	}
	.section.button-download {
		position: relative;
	}
	.section.button-download footer{
		position: absolute;
		bottom: 0;
	}
	.section.why-pockets{
		padding: 40px 55px 40px 30px;
	}
	.section.make-unique{
		background-image: none;
	}
	.section.button-download {
		/*padding-bottom: 120px;*/
	}
	.section.button-download .download-buttons ul li a{
		margin-bottom: 10px;
		font-size: 15px;
		line-height: 60px;
		height: 60px;
	}
	.section.button-download .download-buttons ul li a.ios-store:before, .section.button-download .download-buttons ul li a.android-store:before{
		background-size: 75%;
		height: 33px;
		margin-right: 0px;
	}
}
@media only screen and (max-width: 414px) and (orientation:portrait) {
	.owl-carousel .owl-item{
		overflow: hidden;
	}
	.section.make-unique .content-slider .content-slide h3{
		font-size: 20px;
	}
	.section.make-unique .content-slider{
		padding-bottom: 20px;
	}
	.section.make-unique .owl-pagination{
		bottom: -20px;
	}
	.section.make-unique .content-slider .content-slide .left-side, .section.make-unique .content-slider .content-slide .right-side{
		display: block;
		width: 100%;
	}
	.people-desktop{
		display: none;
	}
	.people-mobile{
		margin-top: 30px;
		display: block;
		text-align: center;
	}
	.section.why-pockets .left-side{
		padding: 15px 0;
	}
	.section.why-pockets .right-side{
		text-align: left;
	}
	.section.pockets-video .play-video{
		width: 100%;
		max-width: 290px;
		margin-left: 0;
		font-size: 15px;
		height: 50px;
		line-height: 50px;
		background-position: 10px 50%;
		padding-left: 57px;
		padding-right: 10px;
	}
	.section{
		padding: 40px 0;
	}
	.section.pockets-video{
		padding-bottom: 0;
	}
	.section.home {
		/*padding-top: 70px;*/
		padding-bottom: 30px;
	}
	.section.why-pockets{
		padding: 40px 15px 40px 15px;
	}
	.section.button-download .download-buttons ul li{
		display: block;
		width: 100%;
	}
	.section.button-download .download-buttons ul li a{
		margin-bottom: 10px;
		font-size: 15px;
		line-height: 60px;
		height: 60px;
	}
	.section.button-download .download-buttons ul li a.ios-store:before, .section.button-download .download-buttons ul li a.android-store:before{
		background-size: 75%;
		height: 33px;
		margin-right: 0px;
	}
	#pagepiling .section h2{
		margin: 0;
		padding: 0;
		font-size: 30px;
	}
	.section.why-pockets .list-of-why ul li{
		text-align: center;
	}
	.section.why-pockets .left-side, .section.why-pockets .right-side{
		display: block;
	}
	.section.why-pockets .list-of-why ul{
		padding: 0;
	}
	.section.home .content-slider{
		max-width: 290px;
	}
	.section.pockets-video .right-side .download-buttons{
		margin: 0;
		display: none;
	}
	.section.pockets-video .fake {
		position: relative;
	}
	.section.pockets-video .fake .download-buttons {
		display: block;
		margin-left: -105px;
	}
	.section.pockets-video .fake .download-buttons ul li:first-child{
		margin-right: 0;
	}
	.section.make-unique .content-slider{
		width: 290px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.section.make-unique{
		background-image: none;
	}
	#pagepiling .section.button-download .content-wrapper .content h2{
		padding: 0 20px;
	}
	.section.home .content-slider .content-slide p, .section.pockets-video p, .section.make-unique .content-slider .content-slide p{
		font-size: 16px;
	}
	.section.button-download .content-wrapper .content p{
		margin: 20px 0;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.section.button-download {
		box-sizing: border-box;
		position: relative;
		padding-bottom: 200px;
	}
	.section.button-download footer{
		position: absolute;
		bottom: 0;
	}
}


header {
  /*height:63px;*/
  z-index:10;
}


/*
header h1 {
  position: absolute;
  top: 72px; 
  left: 240px;
  color: #fff;
}*/

.fixed-header {
  left:0;
  width: 100%; 
 
 
    color:#ffffff;
 
   top:0;position:fixed;
   animation-name:header_slide_in;animation-duration:.5s;-webkit-box-shadow:0px 4px 5px rgba(102,102,102,0.8);-khtml-box-shadow:0px 4px 5px rgba(102,102,102,0.8);-moz-box-shadow:0px 4px 5px rgba(102,102,102,0.8);-ms-box-shadow:0px 4px 5px rgba(102,102,102,0.8);-o-box-shadow:0px 4px 5px rgba(102,102,102,0.8);box-shadow:0px 4px 5px rgba(102,102,102,0.8)}
   @keyframes header_slide_in{0%{top:-80px;position:fixed}100%{top:0;position:fixed}}.


nav {
  width:100%;
 
  background-color:#ffffff !important;
 
  position:fixed;
  z-index:10;
}

body { margin:0px; padding:0px; }



.image1:hover {
-webkit-box-shadow: 0px 0px 15px 15px #fff;
box-shadow: 0px 0px 15px 15px #000;
border-radius:50%;
opacity: 0.6;
-webkit-transform: rotate(720deg);
transform: rotate(720deg);
}
.image1 {
opacity: 1;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}



@media only screen and (min-width: 320px) and (max-width:449px) {
.pocketcard{
margin-bottom: 9%;
    margin-top: -30%;
    margin-left: 44%;

}
}


@media only screen and (min-width: 450px) and (max-width:700px) {
.pocketcard{
margin-bottom: 9%;
    margin-top: -30%;
    margin-left: 30%;

}
}

