/* Portrait */
@media only screen
  and (max-device-width: 736px) {

/*
  #content {
    width: 80% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
*/

  article {
    padding-top: 0px !important;
  }

  section h1 {
    font-size: 42px !important;
  }

  #more p {
    font-size: 18px !important;
  }

  section p {
    font-size: 28px !important;
  }

  #general {
    width: 50% !important;
  }

  #general p {
    font-size: 22px !important;
  }

  #bottomdownload span {
    font-size: 2.25rem !important;
    padding-top: 0.9rem;
  }

  #bottomdownload {
    font-family: DINWebPro, sans-serif;
    height: 8rem !important;
    width: 90% !important;
  }

  #bottomarrow {
    position: relative;
    padding-top: 1.3rem;
    width: 64px;
    vertical-align: baseline;
    float: left;
    margin-left: 40px;
    vertical-align: middle;
  }

  #toparrow {
    position: relative;
    vertical-align: baseline;
    float: left;
    padding-top: 0.7rem;
  }

  #topdownload span {
    position: relative;
    float: left;
    font-size: 1rem !important;
    margin-left: 8px;
    padding-top: 0.7rem;
  }

  #topdownload {
    height: 60px !important;
    padding-left: 10px;
    padding-right: 20px;
    margin-top: 51px;
    margin-bottom: 120px;
  }
}


html {
  background-color: #f2f2f2;
}

body {
  color: black;
  overflow-x: scroll;
}

#content {
  background-color: #ffffff;
  width: 50%; /* Make Width 100% on mobile */
  max-width: 1000px;
  min-width: 800px;
  margin: auto;
  padding-left: 10%;
  padding-right: 10%;
  overflow: hidden;
  box-shadow:0px 0px 16px rgba(0, 0, 0, 0.10)
}

main {
  position: relative;
  z-index: initial;
  width: 100%;
  margin: auto;
  height: auto;
}

#appinfo {
  float: left;
}

div.imagegrid {
  position: relative;
  width: 900px;
  margin-left: 480px;
}

.imagegrid a img {
  width: 160px;
  height: auto;
}

.imagegrid a {
  margin-top: 0px !important;
  margin-bottom: 4px;
}

#blacklogo {
	height: 36px;
  width: 145px;
	background: url(logo-black.svg);
	background-repeat: no-repeat;
  float: left;
  display: inline-block;
}

#nav-header-items {
  float: right;
  padding-top: 8px;
}

#nav-header {
  width: auto !important;
  height: 100px !important;
  margin-left: 0px;
  margin-right: 0px;
}

header {
  position: relative;
  z-index: initial;
  margin-left: auto;
  margin-right: auto;
	display: block;
	padding-top: 50px;
	letter-spacing: 1.5pt;
}

header a {
	background: transparent;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 60px;
	font-size: 12pt;
	border-bottom: 1px solid transparent;
	padding: 8px 0px 8px 0px;
}

#nav-header a:hover {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

#nav-footer-items {
  letter-spacing: 1.5pt;
  text-align: center;
  text-transform: uppercase;
  padding-top: 121px;
}

#nav-footer-items a, #nav-footer-items a:visited, #nav-footer-items a:active {
  background: transparent;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  margin-left: 25px;
  margin-right: 25px;
  border-bottom: 1px solid transparent;
  padding: 8px 0px 8px 0px;
}

footer {
  position: relative;
  left: -246px;
  width: 1496px;
  height: 256px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}


#general {
  width: 40%;
  min-height: 584px;
  margin-top: 0px;
}

#toparrow {
  position: relative;
  top: 8px;
  width: 24px;
  vertical-align: baseline;
  float: left;
}

#topdownload span {
  position: relative;
  float: left;
  top: 13px;
  font-size: 0.9rem;
  margin-left: 8px;
}

#topdownload {
  font-family: DINWebPro, sans-serif;
  letter-spacing: normal;
  font-weight: normal;
  display: inline-block;
  background-color: #1799fc;
  color: #ffffff;
  border-radius: 5px 5px 5px 5px;
  height: 40px;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 20px;
  margin-top: 51px;
}

#bottomarrow {
  position: relative;
  top: 24px;
  width: 36px;
  vertical-align: baseline;
  float: left;
  margin-left: 40px;
  vertical-align: middle;
}

#bottomdownload span {
  position: relative;
  float: left;
  top: 34px;
  font-size: 24px;
  margin-left: 20px;
}

#bottomdownload {
  font-family: DINWebPro, sans-serif;
  font-size: 24pt;
  letter-spacing: normal;
  font-weight: normal;
  display: inline-block;
  background-color: #1799fc;
  color: #ffffff;
  border-radius: 12px 12px 12px 12px;
  height: 88px;
  width: 535px;
  margin-left: auto;
  margin-right: auto;
}

#download {
  text-align: center;
  padding-top: 143px;
  padding-bottom: 156px;
}


.icontext {
  background-size: 60px 60px;
  background-repeat: no-repeat;
}

.icontext h2 {
  font-size: 32px;
  padding-left: 82px;
  line-height: 60px;
  margin-bottom: 34px;
}

#general .icontext h2, h3 {
  font-size: 32px;
  padding-left: 72px;
  line-height: 32px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#general .icontext h2 {
  padding-top: 8px;
}

#general .icontext h3 {
  font-family: DINWebPro-Medium, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

#general h1 {
  margin-top: 51px;
}

hr {
  width: 120%;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e5e5e5;
  margin: 1em 0;
  padding: 0;
  left: -10%;
  position: relative;
}

h2 {
  font-family: "DinWebPro", sans-serif;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}


#general .icontext {
  background-image: url(img/icon.png);
  background-size: 64px 64px;
  min-height: 64px;
  padding-left: 12px;
  line-height: 64px;
}

#nearby .icontext {
  background-image: url(img/tab_nearby_active.png);
  color: #1899fc;
}

#popular .icontext {
  background-image: url(img/tab_popular_active.png);
  color: #fa141b;
}

#explore .icontext {
  background-image: url(img/tab_explore_active.png);
  color: #8dd135;
}

a, a:visited, a:active {
  color: #1799fc;
  text-decoration: none;
}

section {
  margin-top: 96px;
  margin-bottom: 113px;
  min-height: 776px;
}

section h1 {
  font-size: 36px;
  color: #000000;
  letter-spacing: 0;
  margin-bottom: 34px;
}

section h2 {
  font-family: "DinWebPro", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 32px;
}

section p {
  font-size: 18px;
  color: #000000;
}

article {
  padding-top: 84px;
  margin-left: 50%;
  max-width: 50%;
}

.right > article {
  margin-left: 0;
}

#more {
  position: relative;
  margin-top: 62px;
  width: 110%;
  left: -5%;
  min-width: 800px;
}

#more article {
  display: inline-block;
  margin-left: 0;
  width: 33%;
}

#more .details {
 width: 100%;
}


#more h2 {
  font-family: "DinWebPro-Medium", "DinWebPro", sans-serif;
  font-variant: normal;
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  padding-bottom: 10px;
}

#more p {
  font-size: 16px;
  text-align: center;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5rem;
}

#more .phone {
  display: block;
  min-width: 258px;
  width: 270px;
  height: 538px;
  min-height: 538px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 76px;
  float: none;
}

#bookmarks {
  width: 33% !important;
}

#search {
  width: 33% !important;
}

#reading {
  width: 33% !important;
}

/*
#bookmarks .phone{
  margin-left: 5%;
}

#search .phone{
  margin-left: 18%;
}

#reading .phone{
  margin-left: 10%;
}
*/

#more .phone video, #more .phone img, #more video img {
 position: relative;
 top: 65px;
 left: 18px;
 width: 228px;
 height: auto;
}

.phone {
  width: 372px;
  height: 776px;
  background-size: contain;
  background-image: url(img/iPhone-Black.png);
  background-repeat: no-repeat;
  float: left;
}

.right > .phone {
  float: right !important;
}

.phone.white {
  background-image: url(img/iPhone-White.png);
}

.phone video, .phone img, video img {
 position: relative;
 top: 93px;
 left: 25px;
 width: 322px;
 height: 571px;
}

#nearby .screenshot {
  position: relative;
  background-image: url(img/iPhone6-1.jpg);
  top: 92px;
  left: 25px;
  width: 323px;
  height: 572px;
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
  z-index: 0;
}


div.mapdot {
  display: inline;
	position: relative;
  left: 112px;
  top: 47px;
  z-index: 10;
  width: 100px;
  height: 100px ;
}


#rt-fading-circle {
	display: inherit;
	width: 115px;
	height: 115px;
	background-color: #2a90fb;
	border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
	float: left;
	position: absolute;
}

#rt-outer-circle {
	display: inherit;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
	margin: 47.5px 0 0 47.5px;
	float: left;
	position: relative;
	-moz-box-shadow:  0px 4px 4px 0px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow:  0px 4px 4px 0px rgba(0, 0, 0, 0.10);
	box-shadow:  0px 4px 4px 0px rgba(0, 0, 0, 0.10);
}

#rt-inner-circle {
	display: inherit;
	width: 14px;
	height: 14px;
	background-color: #2a90fb;
	border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
	margin:3px 0 0 3px;
	float: left;
}

@-webkit-keyframes fade-circle {
    from { opacity: 0.5; }
	70% { opacity: 0; }
	to { opacity: 0; }
}

@-moz-keyframes fade-circle {
    from { opacity: 0.5; }
    70% { opacity: 0; }
	to { opacity: 0; }

}

#rt-opacity-fading-circle {
    -webkit-animation-name: fade-circle;
    -webkit-animation-duration:3.5s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-out;
    -moz-animation-name: fade-circle;
    -moz-animation-duration:3.5s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease-out;
}

@-webkit-keyframes scaling-fading-circle{
	from {-webkit-transform: scale(0);}
	60%  {-webkit-transform: scale(1.0);}
	to {-webkit-transform: scale(1.0);}
}

@-moz-keyframes scaling-fading-circle{
	from {-moz-transform: scale(0);}
	60% {-moz-transform: scale(1.0);}
	to {-moz-transform: scale(1.0);}
}

#rt-fading-circle {
    -webkit-animation-name: scaling-fading-circle;
    -webkit-animation-duration:3.5s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-out;
    -moz-animation-name: scaling-fading-circle;
    -moz-animation-duration:3.5s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease-out;
}

@-webkit-keyframes scaling-inner-circle{
	from {-webkit-transform: scale(1.0);}
	10% {-webkit-transform: scale(1.0);}
	55% {-webkit-transform: scale(0.80);}
	90% {-webkit-transform: scale(1.0);}
	to {-webkit-transform: scale(1.0);}
}

@-moz-keyframes scaling-inner-circle{
	from {-moz-transform: scale(1.0);}
	10% {-moz-transform: scale(1.0);}
	55% {-moz-transform: scale(0.80);}
	90% {-moz-transform: scale(1.0);}
	to {-moz-transform: scale(1.0);}
}

#rt-inner-circle {
    -webkit-animation-name: scaling-inner-circle;
    -webkit-animation-duration:3.5s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-out;
    -moz-animation-name: scaling-inner-circle;
    -moz-animation-duration:3.5s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:ease-out;
}

