/* Enter Your Custom CSS Here */
body {
 line-height: 28px !important; 
}
.navbar .nav>li>.sub-menu a {
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    text-transform: uppercase;
    color: #000 !important;
    line-height: 40px;
    padding: 0 20px;
    display: block;
}
#wp-subscribe {
  margin-bottom: 25px;
}

.entry-content a {
 color: #089DE3 !important; 
}

p.entry-title {
  font-size: 20px !important;
}

#metro-slide .hentry-big {
  width: 49%;
  margin-right: 1%;
  margin-bottom: 1%;
}

#metro-slide .hentry-small {
  width: 24%;
  margin-right: 1%;
}

#metro-slide .entry-thumbnail img {
  height: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#metro-slide .hentry-metro {
  float: left;
  padding-top: 0;
  border-top: 0;
  position: relative;
}  

#metro-slide .entry-thumbnail {
  float: none;
  margin: 0;
  width: 100%;
}
#metro-slide .hentry-big h2.entry-title {
  height: 100%;
  color: #fff;
  left: 0;
  /*height:70px;*/
  position: absolute;
    top: initial;
  bottom: 0;
  width:100%;
   /* padding: 10px 12px !important; */
  font-size: 26px;
  font-family: 'Droid Sans', sans-serif;
  /*background-color: rgba(0,0,0,0.6); */
  line-height: 1.1em;
  border-radius: 0 0 3px 3px;
}
@media(max-width:1370px){
#metro-slide .hentry-big h2.entry-title{
 font-size:20px;
}
}
#metro-slide .hentry-small h2.entry-title {
   height: 70px;
  /* margin-top: -45px; */
  font-family: 'Droid Sans', sans-serif;
  background-color: rgba(0,0,0,0.5);
  font-size: 14px;
  text-align: left;
  line-height: 18px;
  overflow: hidden;
  padding: 4px 5px !important;
  font-weight: normal;
  top: initial;
  bottom: 0 !Important;
  left: 0;
  position: absolute;
  width: 100%;
}
@media(max-width:1280px){
#metro-slide .hentry-small h2.entry-title{
  height:80px;
}
}
@media(max-width:800px){
  #metro-slide .hentry-small h2.entry-title {
  font-size:13px;
   }
}

.amzn-native-container {
  display:block !important;
}

#dslc-theme-content-inner div {
 margin-bottom:15px; 
}
.page-id-2558 .container {
  position:initial !important;
}

@media(max-width:360px){
#TagPopup_FormContainer{
height: 390px;
margin-top: -123px !important;

  }
}

@media(max-width:480px){
#TagPopup_FormContainer{
margin-left: 15px !important;
	}
}

@media(max-width:768px){
#TagPopup_FormContainer{
margin-top: -370px !important;
	}
}

@media(max-width:800px){
#TagPopup_FormContainer{
margin-top: -162px !important;
	}
}


