#active-popup {
  background-color: rgba(52,73,94, 0.7);
  position: fixed;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
  z-index: 999;
}
@media only screen and (min-width: 320px) and (max-width: 412px){
.logoeffect1{ width: 100% !important;}
}

@media only screen and (min-width: 320px) and (max-width: 767px){
  #subcan{
    width: 250px !important;
    height: 40px !important;
  }
  #let2 {padding-left: 0px !important;
  height: 110px !important;} 
  #popup-container {
    width: 100% !important;
    max-width: 1000px !important;
    left: 50% !important;
	height: 388px;
    top: 35% !important;
}
.w-75 {width: 100% !important;}
#sm {
    width: 100% !important;
    margin-top: 10px !important;
	margin-left: 0 !important;
}
  .subscribe-me input[type="email"]{
    width: 100% !important;
    float: none !important;
  }
  #let1{
	 padding-left: 0px !important;
padding-right: 0px !important;
	 }
.logoeffect1 {width: auto;} 
right: -2px !important;}
.h2{font-size: 22px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  #subcan{
    width: 250px !important;
    height: 40px !important;
  }
  #popup-container {
    width: auto;
    left: 50% !important;
	height: 388px;
    top: 35% !important;
}
.w-75 {width: 100% !important;}
#sm {
    width: 100% !important;
    margin-top: 8px !important;
    margin-left: 0 !important;
}
  .subscribe-me input[type="email"]{
    width: 100% !important;
    float: none !important;
  }
  #let1{
	 padding-left: 0px !important;
padding-right: 0px !important;
	 }
.logoeffect1 {width: auto !important;}

}
::placeholder{
  color: #ddd;
}
:-ms-input-placeholder{
  color: black;
  font-style: italic;
  font-weight: bold;
  }
  ::-ms-input-placeholder{
    color: black;
    font-style: italic;
    font-weight: bold;
  }
#popup-container  {
    position: fixed;
    left: 50%;
    top: 52%; 
    transform: translate(-50%, -50%);  
    background-color: white;
    margin: 0 auto;
    z-index: 999;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -o-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-transform-origin:top left;
    -moz-transform-origin:top left;
    -o-transform-origin:top left;
    transform-origin:top left;
    -webkit-transform-origin:top left;
	-moz-transform-origin:top left;
	-o-transform-origin:top left;
	transform-origin:top left;
    color: black;
    width: 90%;
    max-width: 700px; 
    border: 5px solid #e74c3c;
    display: none;
}
#popup-window{
  position: relative;
  top: 0;
  left: 0;
}
.modal-content1{
  position: relative;
  text-align: center;
  border-radius: 11px !important;

}

#subcan{
  width: 400px;
  display: block;
  margin: 0 auto;
    height: 40px;
    }
#img4{
  position: absolute;
  top: -25px;
  left: -25px;
  cursor: pointer;
  width: 100px;
  height: 100px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);

}
.logo-popup{
  width: 200px;
  float: left;
}
#tickImg{
  height: 30px;
  width: 30px;
  }
  #sm{
    height: auto;
    color: #d91111;
    margin-top: 5px;
    font-size: 16px;
    text-align: center; 
    font-family: Trebuchet MS;
  }
#let{
  font-family: Open Sans, helvetica, arial;
  padding-bottom: 16px;
   margin-left: -1px;
   color: #5c5c5c;
    font-size: 18px;
    font-weight: bold;
  margin-top: 13px;
  text-align:center;
  padding-left: 12px;
    padding-right: 12px;
}
#let2{
font-family: Trebuchet MS;
margin-bottom: 46px;
color: #093;
font-size: 22px;
font-weight: bold;
text-align: center;
padding-right: 12px;
margin-top: 36px;
width: auto;
margin-left: 33px;
border-radius: 16px; 
}  

.subscribe-me input[type="email"] {
    font-size: 13px;
    padding-left: 6px;
    width: 75%;
    border: 1px solid #e0e0e0;
    padding: 5px 5px 5px 10px;
    line-height: 25px;
    border-radius: 22px;
    font-family:Trebuchet MS;
color: #5c5c5c;
font-weight:bold;
float: left;
}
#load{
  height: 25px !important;
  width: 25px !important;
  }


input[type="text"]{
  border-radius: 3px;
    margin-right: 20px;
}
.imga{
  float: left;
  width: 200px;

}
.popup-logo{
  width: 100px;
  float: left;
}