/*Website: Built by Anusuya Choudhury.
Hover: Hover by Ian Lunn @IanLunn. Made available under a MIT License.
*http://www.opensource.org/licenses/mit-license.php
Navigation and Footer Design: Borrowed from SOLID by BlackTie under a Creative Commons Attribution 3.0 License.
*http://www.blacktie.co/demo/solid/
*https://creativecommons.org/licenses/by/3.0/us/
*http://www.blacktie.co/
Photos: By Melissa Pirwani and Pixabay.com*/
@media (max-width: 910px) and (min-width: 580px) {
  /*	p{background-color: black}
*/
  .new {
    height: 400px;
    background-position: contain; }
  .home-content {
    width: 360px;
    /*padding:0;*/
    position: absolute;
    z-index: 10;
    top: 77px;
    right: 20px;
    font-family: 'Roboto' sans-serif;
    background-color: rgba(1, 1, 1, 0); }
  .home-content h1 {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0; }
  .welcome-content p:nth-child(1) {
    font-size: 15px; }
  .welcome-content p:nth-child(2) {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 0; }
  .home-content .page-scroll a {
    padding: 5px;
    width: 100px; }
  .home .in {
    top: -30px; }
  .inner-home-column {
    padding: 40px 70px; }
  .home .in p span:nth-child(1) {
    font-size: 11px; }
  .home .in p span:nth-child(2) {
    font-size: 11px; }
  .home .in {
    top: -50px; } }
