    /* ----------------------------------------------------------
    :: Template Name: Studio - Creative Photography Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Version: 1.0.0
    :: Created: 31 January 2018
    :: Last Updated: 31 January 2018
    ---------------------------------------------------------- */

    /* ============ PLACE YOUR CUSTOM CSS HERE ============ */

:root { scroll-behavior: auto; }


.header-area { height: 150px; }

.navbar {
    padding: 25px 16px 8px 16px;
}

p#copyright{
    padding: 0 0 0 60px;
}

#gallery {
  margin: 200px auto 250px auto;
}

img {
  width: 100%;
}

.m-item {
  width: 350px;
  margin-bottom: 10px;
}




.about-content h4 { color: white; }
#video { margin: 200px auto 200px auto; }
#video h2 { color: white; margin-bottom: 50px; }