.Photos { float:left; width:100% }
.Photos .sector { float:left; width:100% }
.Photos .sector .logoA { float:left; }
.Photos .sector .logo { float:left; }
.Photos .sector .title { float:left; width:100%; margin-top:15px }
.Photos .sector .description { float:left; width:100%; margin-top:15px }
.Photos .sector .SectorsShare { float:left; width:100%; margin-top:15px }



/* Logo */
.logo {float:left; padding-top:3%; padding-bottom:3%; }
.logo #TopPane4Photos_upnlPhotos { }
.logo .gallery {  float:left;}
.logo .inner {float:left;position: relative;}
.logo .inner:before { content: ""; position: absolute; top: 0px; left: 210px; width: 70px; height: 70px; background-image: url("images/peaceDove.png"); background-size: 100% auto; background-repeat: no-repeat; z-index: 99; }
.logo .image {  float:left;  padding-top: 10%;}
.logo .imageA {  float:left;}
.logo .image img { float:left; }

/* social networks */
.social_networks { float:left; padding-top: 1%; padding-bottom: 2%; text-align: center; width: 40%;}
.social_networks .gallery  { /* float:left; */ margin:0; text-align: center; /* width: 100%; */ display: inline-block;}
.social_networks .inner  {float: left; display: inline-block;width: 20%;height: auto;padding-left: 5%;padding-right: 5%;padding-top: 2%;}
.social_networks .image { float:left; width:100%; height:auto;}
.social_networks .image img {width:100%; height:auto; }
.social_networks #TopPane2Photos_upnlPhotos {   /* width: 100%; */ height: auto;  text-align: center;}

@media only screen and (max-width : 992px){
       .social_networks .gallery  { /* float:left; */ margin:0; text-align: center; /* width: auto; */ display: inline-block;}
 
	}

/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){
      .logo { text-align: center; }
  .logo .gallery{ float: none; display: inline-block; }
   .social_networks { width:100%}
 
	}
 
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){
      .logo { text-align: center; }
  .logo .gallery{ float: none; display: inline-block; }
   .social_networks { width:100%}
 
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){
       .logo { text-align: center; }
  .logo .gallery{ float: none; display: inline-block; }
  .social_networks { width:100%}
 
	}
 
	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px){
      .logo { text-align: center; }
  .logo .gallery{ float: none; display: inline-block; }
 
	}


.infiniteCarousel { border: 1px solid #b3b3b3; width: 528px; float: left; padding: 15px; }
.infiniteCarousel img { border: 5px solid #3e3e3e; border-width: 5px 5px 20px; padding: 3px; }
.infiniteCarousel a:hover img { border: 5px solid #fff; border-width: 5px 5px 20px; color: #fff; }
.infiniteCarousel a:hover { }
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
/*Modified lightBox*/
#lighterdataContentDiv { width: auto; height: 60px; overflow: hidden; }
#lightboxlblTitleDiv { clear: both; }
#lightboxlblDescriptionDiv { clear: both; }
.lightboxlblTitle { font-weight: bold; color: Red; }
.lightboxlblDescription { font-weight: normal; color: Blue; }


