.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)
{

.ads-top, .e3lan-top, .e3lan-bottom {
    bottom: -15px !important;
    left: -5px !important;
    position: relative !important;
}

.mobile_click_msg {display:block !important; font-size:17px;}
.desktop_click_msg {display:none; }
}

@media only screen and (max-width: 767px) and (min-width: 480px)
{

 .mobile_click_msg {display:block !important; font-size:17px;}
.desktop_click_msg {display:none; }
}
@media only screen and (max-width: 1219px)
{
.ads-top, .e3lan-top { position: relative!important;}
}

.adblockcls { display:none; }