.logo img {
  max-width: 100% !important;
}
.footer-bottom .alignleft {
  line-height: 16px !important;
}
.four_fifth {
  margin-top: 7px;
}
.alignleft{width:100%;}
.icon_flat{display: none;}
.four_fifth{width:79.2%;}
.contact-div {
    float: none !important;
    margin-top: 3% !important;
}

#related_posts .related-item .post-thumbnail img { margin: 0 0 10px 0; min-height: 220px; height: 220px; float: left; position: relative; width: 400px; min-width: 200px; }
@media only screen and ( min-width: 1220px ){
.logo img{max-width: 100% !important;}
.logo {max-width:35% !important;}
}

/* Subscribe iframe css include for IE */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .page-template-template-subscribeDetails #form_opening iframe {height:2500px;}
}

/* Leader-board code for responsive  Media */ 

@media only screen and (max-width: 767px)
{
.e3lan-top, .e3lan-bottom iframe {
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.40);
    -webkit-transform-origin: 0 0;
    float: left;
}

.ads-top, .e3lan-top, .e3lan-bottom {
    bottom: -15px !important;
    left: -5px !important;
    position: relative !important;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px)
{

 .e3lan-top, .e3lan-bottom iframe {
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
    float: left;
}
}
@media only screen and (max-width: 1219px)
{
.ads-top, .e3lan-top { position: relative!important;}
}