﻿/*Gallery new*/

@media (max-width: 1199px), (max-device-width: 1199px)
{
    div.DGOVImageGalleryDivLeft
    {
        width: 45% !important;
        margin-left: 3% !important;
    }
}

@media (max-width: 980px), (max-device-width: 980px)
{
    div.DGOVImageGalleryDivLeft
    {
        width: 55% !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 991px), (max-device-width: 991px)
{
    div.DGOVImageGalleryDownloadDiv
    {
        margin-left: 0 !important;
        width: 100% !important;
    }
    div.DGOVImageGalleryViewDiv
    {
        margin-left: 0 !important;
        width: 100% !important;
    }
    a.DGOVImageGalleryView
    {
        margin-left: 0 !important;
    }
    a.DGOVImageGalleryDownload
    {
        margin-left: 0 !important;
    }
    div.DGOVDropDown
    {
        margin-bottom: 1%;
    }
    div.DGOVImageGallerylvItemDocument
    {
        height: 246px !important;
    }
    span.DGOVImageGalleryFilename
    {
        height: 52px;
    }
    div.DGOVImageGallerylvDocument span.ImageGalleryDocument
    {
        font-size: 6em !important;
    }
    div.DGOVBottomLeft
    {
        float: none !important;
        width: 100% !important;
    }

    div.DGOVBottomRight
    {
        float: none !important;
        text-align: center !important;
        margin-top: 30px;
        width: 100% !important;
    }
}

@media (max-width: 767px), (max-device-width: 767px)
{
    /*Two Images*/
    div.DGOVImageGallerylvItem, div.DGOVImageGallerylvItemDocument {
        width: 48% !important;
    }
    div.DGOVImageGalleryImagesContainer
    {
        margin-right: 0px !important;
    }
    img.DGOVGalleryImage
    {
        width: auto !important;
        height: auto !important;
    }
    div.DGOVTopLeft
    {
        float: none !important;
        width: auto !important;
    }

    div.DGOVTopRight
    {
        float: none !important;
        width: auto !important;
        margin: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    div.DGOVShare
    {
        float: none !important;
    }

    div.DGOVSearch
    {
        margin-bottom: 1%;
    }

    img.DGOVDetailsImage
    {
        width: 100% !important;
        max-height: none !important;
    }
}

@media (max-width: 500px), (max-device-width: 500px)
{
    div.DGOVImageGalleryDivLeft
    {
        width: 90% !important;
    }
    div.DGOVImageGalleryDivRight
    {
        width: 100% !important;
    }
    div.DGOVSearch
    {
        width: 95% !important;
    }
}

img.DGOVDetailsImage
{
    max-height: 820px;
    max-width: 100%;
}

span.DGOVGalleryImage
{
    background-position: center center;
    height: 165px;
    background-size: cover;
    display: block;
}

.ImageGalleryContainer
{
    margin-left: 15px;
    margin-right: 15px;
}

div.DGOVTopLeft
{
    float: left;
    width: 75%;
}

div.DGOVTopRight
{
    float: right;
    width: 25%;
}

div.DGOVShare
{
    float: right;
}

div.DGOVBottomLeft
{
    float: left;
    width: 75%;
}

div.DGOVBottomRight
{
    float: right;
    text-align: right;
    width: 25%;
}

div.DGOVImageGalleryDownloadDiv
{
    float: left;
    display: block;
    margin-left: 5%;
}

div.DGOVImageGalleryDownloadDivDocument
    {
        margin-left: 0 !important;
        width: 100% !important;
    }

div.DGOVImageGalleryViewDiv
{
    float: left;
    display: block;
}

nav.DGOVPager
{
    margin-top: 0;
    text-align: center;
    margin-bottom: 50px;
}

span.PagerArrows
{
    font-size: 18px;
    line-height: 20px !important;
}

span.PagerArrowsActive
{
    font-size: 18px;
    line-height: 19px !important;
}

div.DGOVSearch
{
    width: 215px;
    float: left;
    margin-right: 10px;
}

div.DGOVSearch input[type=text]
{
    border-radius: 4px !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

div.DGOVDropDown
{
    float: left;
    margin-right: 10px;
}

div.DGOVImageGallerySearchDiv
{
    position: relative;
    padding-top: 14px;
    padding-bottom: 25px;
}

div.DGOVImageGallerySearchDiv .DGOVSearchText
{
    position:absolute;
    left:0px;
    top:28px;
}

div.DGOVImageGallerySearchDiv input.DGOVSearchTextbox
{
    width: 215px;
    height:14px;
    position:absolute;
	left:60px;
    top:32px;
}

div.DGOVImageGallerySearchDiv input.DGOVSearchSubmit
{
    width:64px;
    height:19px;
    position:absolute;
    left:281px;
    top:30px;
}

div.DGOVImageGallerySearchDiv span.DGOVSearchCategoryText
{
    position:absolute;
    left:369px;
    top:28px;
}

div.DGOVImageGallerySearchDiv select.DGOVSearchCategory
{
    width: 215px;
    height:20px;
    position:absolute;
    left:432px;
    top:28px;
}

.DGOVImageGallerySearchDiv .DGOVSearchTagText
{
    position:absolute;
    left:28px;
    top:56px;
}

.DGOVImageGallerySearchDiv .imageGalleryTagFilterInput
{
    width: 215px;
    height:14px;
    position:absolute;
	left:60px;
    top:60px;
}

.DGOVImageGallerySearchDiv input.DGOVSearchTagSubmit
{
    width:64px;
    height:19px;
    position:absolute;
    left:281px;
    top:58px;
}

div.DGOVImageGallerySearchDiv span.DGOVSortByText
{
    position:absolute;
    left:660px;
    top:28px;
}

div.DGOVImageGallerySearchDiv select.DGOVSortBy
{
    width: 215px;
    height:20px;
    position:absolute;
    left:712px;
    top:28px;
}

a.DGOVClearSearch
{
    color: #990000; display: block;
}

span.DGOVSearchResult
{
    padding-left:4px;
}

#spanSearchResults
{
    margin-left: 10px;
}

div.DGOVImageGallerylvItem
{
    float: left;
    height: 165px;
    width: 23%;
    margin: 0 1% 20px 0;
}

div.DGOVImageGallerylvItemDocument
{
    float: left;
    height: 165px;
    width: 23%;
    margin: 0 1% 20px 0;
}

div.DGOVImageGallerylvImage a
{
    display: block; /*need for focus outline in IE11*/
}

img.DGOVGalleryImage
{
    margin: 0 auto;
    height: 165px;
}

div.DGOVImageGallerylvCommand
{
    padding: 10px 0px;
    text-align: center;
}

div.DGOVImageGallerylvCommand a
{
    color:Black !important;
    text-decoration:none !important;
}

a.DGOVImageGalleryDownload
{
    color: #000000;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    margin-left: 10px;
}

a.DGOVImageGalleryView
{
    color: #000000;
    height: 20px;
    line-height: 24px;
    text-decoration: none;
    margin-left: 20px;
}

span.DGOVImageGalleryEmailBack
{
    color: #000000;
    display: block;
    line-height: 26px;
    padding-top: 5px;
    text-decoration: none;
}

div.DGOVImageGallerylvDocument
{
    overflow: hidden;
    width: 100%;
    padding: 4px;
    text-align: center;
    margin: 20px 0px;
    text-align: center;
}

div.DGOVImageGallerylvDocument span.ImageGalleryDocument
{
    margin-left: 0px !important;
    font-size: 6.8em !important;
}

/*Details*/
div.DGOVImageDiv
{
    list-style: none outside none;
    margin-top: 5px;
    margin-bottom: 60px;
    padding-bottom: 40px;
    position: relative;
    min-height: 350px;
}

div.DGOVImageGalleryDivLeft
{
    width: 45%;
    margin-left: 10%;
    float: left;
    padding-top: 15px;
}

div.DGOVImageImg
{
    text-align: center;
    margin-bottom: 20px;
}

span.DGOVDetailsImage
{
    border-color: #999999;
    border-width: 1px;
    border-style: solid; 

    background-position: center center;
    height: 632px;
    background-size: cover;
    display: block;
}

span.DGOVSpanFilename
{
    padding-top: 2px;
    font-size: 14px;
}

span.DGOVSpanAuthor
{
    font-size: 11.5px;
    color: #333333;
}

div.DGOVImageSocialLinks {
    color: #333333;
}

div.DGOVSpanDescriptionAuthor
{
    padding-top: 2px;
    font-size: 13px;
    font-style: italic;
}

div.DGOVLeftPaneIcon
{
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 1em;
    color: #666;
    float: left;
    width: 15px;
}

div.DGOVLeftPaneItem {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 1em;
    color: #666;
    margin-left: 20px;
}

div.DGOVLeftPaneItemLast {
    margin-bottom: 0;
}

div.DGOVImageGalleryDivLeft h1
{
    font-style: italic;
}

div.DGOVDetailsTitle
{
    /*font-style: italic;*/
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #444;
}

hr.DGOVDetailsHR {
    margin-top: 0; 
    margin-bottom: 0;
    height: 1px;
    color: #848484;
    /*text-align: center;
    vertical-align: middle;*/
}

div.DGOVDetailsHRContainer {
    padding: 30px 0;
}

div.DGOVDetailsCaption
{
    font-size: 1.2em;
    color: #444;
}

.fa-download, .fa-camera, .fa-tags {
    color: #666666 !important;
}

span.DGOVSpanRelated
{
    font-size: 20px;
    font-weight: bold;
    color: #555555;
}

ul.DGOVDetailsRelatedList
{
    font-size: 16px;
    text-decoration: none;
    color: #333333;
    list-style-type: circle !important;
}

ul.DGOVDetailsRelatedList li
{
    margin-top: 10px;
    list-style-type: circle !important;
}

ul.DGOVDetailsRelatedList li a
{
    font-size: 13px;
    text-decoration: none;
    color: #555555;
}

div.DGOVImageGalleryDivRight
{
    width: 40%;
    float: right;
    padding-top: 15px;
}

div.DGOVImageInfo
{
    margin-right: 2%;
    padding-top: 5px;
    width: 445px;
}

span.DGOVSpanDate
{
    font-weight: bold;
    font-size: 14px;
}

a.DGOVDetailsDownload
{
    text-decoration: none !important;
    color: #333333 !important;
    font-size: 1em !important;
}

a.DGOVDetailsDownload span.ImgSize
{
    font-size: 1em;
}

span.DGOVDetailsTagsTitle
{
    font-size: 11.5px !important;
    color: #333333;
}

div.DGOVImageTitle {
    padding-bottom: 25px;
    padding-left:0 !important;
    padding-right:0 !important;
}

span.DGOVDetailsTagsBody a
{
    color: #007db7 !important;
    font-size: 1em;
}

span.DetailsBottom
{
    font-weight: bold;
    color: #444;
    font-size: 1em;
}

.at-share-btn-elements a
{
    margin: 0 8px 5px !important;
}

a.DGOVDetailsDownload {
    color: #007db7 !important;
    font-size: 11.5px;
}

a.DGOVDetailsDownload:hover
{
    color: #B41019 !important;
}

img.DGOVBackToGalleryImg
{
    margin-bottom: 3px;
}

a.DGOVBackToGallery
{
    width: 160px;
    height: 45px;
    font-size: 1.2em;
    padding-top: 10px;
}

/*Pager*/
div.DGOVPagerDiv
{
    float: right;
    margin-right: 5px;
}

span.DGOVNumericSpan
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 27px;
}

a.DGOVSelectedPage
{
    text-decoration: none !important;
    color: #FFFFFF !important;
    font-size: 15px;
}

a.DGOVPage
{
    text-decoration: none !important;
    color: #808080 !important;
    font-size: 15px;
}

a.DGOVPagerNext
{
    display: block;
    float: right;
    margin-left: 3px;
}

a.DGOVPagerPrev
{
    display: block;
    float: left;
    margin-right: 3px;
}

/*Gallery*/