﻿@import url(../IGotBiz/StyleSheet.css);


.browse-homepage .panel {background:#e9e9e9; border:none;}
#BrowseHeading {font-family:Oswald; text-transform:uppercase; background:#3b5998; border-color:#3b5998; padding:5px 10px 0 10px; color:#fff;}

/* directory browse map/list view icons */
.maplistlink {color:#fff; font-family:Arial; padding:0 5px 0 10px; font-size:16px; position:relative; bottom:2px;}
.maplisticon {background:#3b5998; padding:3px 5px; color:#fff; width:auto; border-radius:2px; position:relative; top:28px; left:15px; margin-bottom:40px;}
.maplisticon .glyphicon {color:#fff; font-size:16px; padding-top:4px; padding-left:5px;}


@media (max-width: 767px) {
    /* Photo Gallery Styles - home and browse pages */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; font-family:Oswald; text-transform:uppercase; background:#fff; border-color:#fff; padding:5px 10px 0 10px; font-size:24px;}
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#fff; font-family:Oswald; background:#3b5998; border-color:#3b5998; padding:5px 10px 0 10px; border-bottom:1px solid #ccc; font-size:24px;}
    #ViewAllDiv a  {color:#222;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* Photo Gallery Styles - home and browse pages */
    .mgphotogallery {margin:0 auto; text-align:center; padding:15px 0; font-weight:bold; background:#fff; border:1px solid #dedede; margin-bottom:10px; height:auto;}
    .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .mgphotogallery a {display:block; color:#222;}
    .photogallerysubmit .btn  {margin:10px 0 20px 0;}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    /* Photo Gallery Styles - home and browse pages */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; font-family:Oswald; text-transform:uppercase; background:#fff; border-color:#fff; padding:5px 10px; font-size:24px;}
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#fff; font-family:Oswald; text-transform:uppercase; background:#3b5998; border-color:#3b5998; padding:5px 10px; border-bottom:1px solid #ccc; font-size:24px;}
    #ViewAllDiv a  {color:#222;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* Photo Gallery Styles - home and browse pages */
    .mgphotogallery {margin:0 auto; text-align:center; padding:15px 10px; font-weight:bold; width:32%; margin-right:10px; margin-bottom:10px; border:1px solid #dedede; min-height:230px;}
    .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .mgphotogallery a {display:block; color:#572ba7; font-size:16px;}
    .photogallerysubmit .btn  {float:right; position:relative; top:22px;}
}
@media (min-width: 992px) {
    /* Photo Gallery Styles - home and browse pages */
    .gallery-wrapper {padding:0; background:#fff;}
    .gallery-homepage {max-width:1200px; margin:0 auto; float:none;}
    .gallery-homepage #PhotoGalleryHeading {color:#222; font-family:Oswald; text-transform:uppercase; background:#fff; border-color:#fff; padding:5px 10px; font-size:24px;}
    /*#PhotoGalleryHeading a {color:#222;}*/
    #PhotoGalleryHeading {color:#fff; font-family:Oswald; text-transform:uppercase; background:#3b5998; border-color:#3b5998; padding:5px 10px; border-bottom:1px solid #ccc; font-size:24px;}
    #ViewAllDiv a  {color:#222;}

    /* photo gallery display page */
    .gallery-description {padding-top:20px;}

    /* Photo Gallery Styles - home and browse pages */
    .mgphotogallery {margin:0 auto; text-align:center; padding:15px 10px; font-weight:bold; width:32%; margin-right:10px; margin-bottom:10px; border:1px solid #dedede; min-height:330px;}
    .mgphotogallery img {margin:0 auto; margin-bottom:10px; max-height:240px;}
    .mgphotogallery a {display:block; color:#3b5998; font-size:16px;}
    .photogallerysubmit .btn  {float:right; position:relative; top:22px;}
}




