.projects label{
  width: 80px;
}

.projects img{
  width: 100%;
  position: absolute;
}

.projects .h2{
  padding: 20px;
}

.overlay{
  display:none;
  max-width: 650px;
  max-height: 510px;
	position: fixed;
	width: 80%;
	height: 80%;
	top: 10%;
	right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
	background: #fff;
  opacity: 0.95;
  z-index: 2000;
}

.overlayz{
  display:none;
  max-width: 650px;
  max-height: 510px;
  position: fixed;
  width: 80%;
  height: 80%;
  top: 10%;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  opacity: 0.95;
  z-index: 2000;
}

.overlayy{
  display:none;
  max-width: 650px;
  max-height: 510px;
  position: fixed;
  width: 80%;
  height: 80%;
  top: 10%;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  opacity: 0.95;
  z-index: 2000;
}

.projects .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    position: none !important;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.close{
  position: absolute;
  height: 40px;
  width: 40px;
  background: #fff;
  right: -40px !important;
  padding: 15px;
  font-size: 1em;
  color: #000;
  opacity: 1 !important;
  z-index: 10;
  cursor: pointer;
}

.closez{
  position: absolute;
  height: 40px;
  width: 40px;
  background: #fff;
  right: -55px !important;
  padding: 12px;
  font-size: 1em;
  color: #000;
  opacity: 1 !important;
  z-index: 10;
  cursor: pointer;
}

.closey{
  position: absolute;
  height: 40px;
  width: 40px;
  background: #fff;
  right: -55px !important;
  padding: 12px;
  font-size: 1em;
  color: #000;
  opacity: 1 !important;
  z-index: 10;
  cursor: pointer;
}

.c{
  padding: 1em 1em 10px 2em !important;
  color:#666;
}

.overlay img{
  position:relative !important;
}

.projects .col-md-6.txt{
  overflow-y: scroll;
  height: 510px;
  padding: 0px;
}

.projects .close:hover{
  color: #fff;
  background: #FF8617;
  transition: 0.2s;
}

.projects .btn{
  cursor: pointer;
background-color: transparent;
text-align: left !important;
padding: 0px;
font-size: 14px;
color: #fff;
}

.projects .btn:hover{
  color: #fff;
}

.open_wrap{
  text-align: left;
}

#dim_screen{
  display:none;
  position:fixed;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

#dim_screenz{
  display:none;
  position:fixed;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

.col-md-3.first{
  padding:0px;
}

.col-md-3.second{
  padding:0px;
}

.projects .content{
background: rgba(255, 134, 45,1);
float: left;
    height: auto;
    padding: 3em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;
   /*    border-right: solid 1px #fff;*/
}
.btn
{
  background-image: unset !important;
  text-shadow:0px!important;
  border:0px!important;
}

.projects .content1{
background: rgba(74, 15, 165,1);
float: left;
    height:auto;
    padding: 3em;
    font-size: 12px;
    color: #fff;
  width:100%;

}

.projects .content2{
    background: #AAAAAA;
float: left;
height: 214px;
    padding: 3em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;

}

.projects .content3{
background: rgba(254, 0, 0,1);
float: left;
    height: 214px;
    padding: 3em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;

}

.projects .content4 {
    background: rgba(74, 15, 165,1);
    float: left;
    height: auto;
    padding: 3em;
    font-size: 12px;
    text-align: justify;
    color: #fff;

}

.projects h3{
  font-size: 23px;
    text-align: center;
font-weight:200;
}
.projects h5
{
      font-size: 21px;
    font-weight: 600;
    text-align: center;
}
.projects p
{
  font-size: 16px;
    text-align: center;
}
.projects a
{
      font-size: 14px;
    border: solid 1px #fff;
    padding-left: 5%;
    padding-right:5%;
    float: left;
    color: #fff!important;
    text-decoration: none!important;
    margin-left: 62px;
}
.projects a:hover
{

    color: #fff!important;
    text-decoration: none!important;
}

body{
  color:#fff;
  font-size: 12px;
  font-family: helvetica;
}

.projects .no-content{
float: left;
position: relative;
z-index: 100;
}

div#first{
background-image:url(../../../images/headers/geoth.jpg);
  background-size: cover;

}

.second{
  
   background-image:url(../images/wind.png);
  background-size: cover;

}
.three
{
    /*background-image: url(../images/hydro2.png);*/
    background-image:url(../../../images/headers/geo3.jpg);
  background-size: cover;
    height: 400px;
    background-position: right;
    vertical-align: middle;
  background-position: bottom;
    background-repeat: no-repeat;
    background-size: initial;
}
.four
{

   background-image: url(../../../images/headers/thermal2.jpg); 
  background-size:cover;
  padding: 0px;
    height:400px;
    vertical-align: middle;
  background-position: bottom;
    background-repeat: no-repeat;
    background-size: initial;
}
.col-md-3.five
{
  background-image: url(../images/solar2.png);
  background-size: cover;
  padding: 0px;

}
.col-md-3.six
{
  background-image: url(../images/solar.png);
  background-size: cover;
  padding: 0px;
}

.projects .col-md-6.imge{
     background-image:url(../images/wind.png);
 

  background-size: cover;
  background-repeat: no-repeat;
}

.projects .col-md-6.imgea{
  background-image:url(../../../images/headers/geoth.jpg);

  background-size: cover;
  background-repeat: no-repeat;
}

.projects .col-md-6.imgeb{
    background-image:url(../images/geothermal.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.projects .col-md-6.imgec{
  background-image:url(../images/thermal.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.projects .col-md-6.imged{
  background-image:url(../images/solar2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.projects .col-md-6.imgee{
  background-image:url(../images/solar.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media(min-width: 320px) and (max-width: 480px)
{

div.projects .content{
    float: none;
    height: auto;
    position: relative;
    background: rgba(255, 134, 45,.7);
    z-index: 100;
}

.projects .no-content{
float: none;
position: relative;
z-index: 100;
}

}

.c h3{
  color:#4A0FA5 !important;
  font-size: 14px;
}

.popout {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialog:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialog > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.popouta {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.modalDialoga {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialoga:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialoga > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.popoutb {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.modalDialogb {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialogb:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialogb > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.popoutc {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.modalDialogc {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialogc:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialogc > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.popoutd {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.modalDialogd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialogd:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialogd > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.popoute {
margin-top: 30px;
padding: 2px;
border-radius: 12px;
text-decoration: none;
color: white;
font-size: 14px;
}

.c h3{
  color: #4A0FA5;
}

.modalDialoge {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.7);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
  pointer-events: none;
}
.modalDialoge:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialoge > div {
  width: 750px;
  position: relative;
  margin: 15% 25% 25% auto;
  padding: 5px 20px 13px 20px;
  border-radius: 0px;
  background: #fff;
}

.close {
 background: #fff;
color: #FFFFFF;
line-height: 25px;
position: absolute;
right: -12px;
text-align: center;
top: 0px;
width: 40px;
text-decoration: none;
font-weight: bold;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 0px 0px 0px #000;
}
#mypicture:hover {
  border-radius: 50%;
}
.close:hover { background: #FF8617; }

.close {
    float: right;
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
  top: 50px;
}

.popup {
    position: fixed;
    float: left;
    z-index: 1000;
    display: inline-block;
    cursor: pointer;
    top: 540px;
    background-color: #FF8617;
    padding:1%;
    padding-left:2%;
    padding-right:2%;
   font-size:13px;
   border-radius: 10px;
    color: #fff;
}
/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: 250px;
    background-color: #4B00A8;
    color: #fff;
    text-align: justify;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 0%;
    margin-left: 3px;
}
#myPopup li
{
  border-bottom: dotted 1px #fff;
  color:#fff;
   padding: 5px;
      list-style-type: square;
}
#myPopup li a
{
  color: #fff;
  text-decoration: none;
}
#myPopup li a:hover
{
   color: #FF8617;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
@media (min-width: 768px) 
{
  .projects .content1 {
    background: rgba(74, 15, 165,1);
    float: left;
    height: 200px;
    padding: 1em;
    text-align: justify;
    font-size: 12px;
    color: #fff;
    width:100%;
}
.projects .content {
    background: rgba(255, 134, 45,1);
    float: left;
    height: 200px;
    padding: 1em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;
   /* border-right: solid 1px #fff;*/
}
.projects .content2 {
    background:#AAAAAA;
    float: left;
    height: 200px;
    padding: 1em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;
}
.projects .content3 {
    background: rgba(254, 0, 0,1);
    float: left;
    height: 200px;
    padding: 1em;
    font-size: 12px;
    text-align: justify;
    color: #fff;
    width: 100%;
}
}
@media  (max-width:600px) {
.three
{
    /*background-image: url(../images/hydro2.png);*/
    background-image:url(../../../images/headers/geo3.jpg);
  background-size: cover;
    height: 400px;
    background-position: right;
    vertical-align: middle;
  background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.four
{

   background-image: url(../../../images/headers/thermal2.jpg); 
  background-size:cover;
  padding: 0px;
    height:400px;
    vertical-align: middle;
  background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
  }