/*!
 * Start Bootstrap - Portfolio Item HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 25px;
}

footer {
    margin: 50px 0;
}


#npbuttons .btn {font-size: 20px}
#npbuttons  {margin-right: 0}
#npbuttons #pageTokenPrev {margin-right: 5px}
#find-videos h3 {margin-top: 10px}
#find-videos  {padding:0;}
#search-videos {margin-bottom: 10px}
#video-results {margin-bottom: 20px}
.featured {margin-top:10px;}

@media (max-width: 992px) {
.sidebarright {
	margin-top: 10px;
	display: none;
}
}