/* Any IE Version */
.ie a {
    color: #1e1e1e;
}
.ie a:focus,
.ie a:hover {
    color: #1e1e1e;
}
.ie .logo a,
.ie .menuli:last-child a,
.ie .timersocial a,
.ie .socialimage2 a,
.ie .sidebarcontent a,
.ie .footercol1 .footerlogo a,
.ie .publishedimg a,
.ie .magazineimg a{
    color: transparent;
}
.ie .footercontent  a,
.ie .centerimagetitle a{
    color: white;
}
.ie .socialimage2 {
    margin: -4px -3px 0;
}
.ie .sidebartitle:before{
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
.ie .sidebarcontent:hover .sidebartitle:before{
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
.ie .rightimage,
.ie .leftimage2{
    box-shadow: none;
    background: transparent;
}
.ie .memveroverlay {
    border: 0px solid rgba(88, 161, 34, 0);
}
.ie .publishedimg {
    border: 0px solid #e7e7e7;
}
.ie .menucontainer{
    overflow: visible;
}
.ie ul.ulsubmenu {
    position: absolute;
    background: rgba(255, 255, 255, 0.9);
    padding: 0.5vw 0;
    margin: 0.5vw 0;
    width: 14vw;
    right: 0px;
    left: 0px;
}
.ie .lisubmenu {
    width: 84%;
    padding: 0;
    margin: 0.9vw 8%;
}

.ie .footer input[type='submit'],
.ie .footer input[type='email']{
    height: 4vh;
}
.ie .ar .contactcontainer input, 
.ie .ar .contactcontainer select, 
.ie .ar .contactcontainer textarea{
	font-family: gelight !important;
}

/* IE 9 */
.ie9 .loading{
    background:  #ededed  ;
}
.ie9 .footer input{
    height: 4vh;
    width: 100%;
}
 
.ie9 .ar .pageimageoverlayleft{
    background-image: url(../images/overlay1ar.png) !important;
    -o-transform:none !important;
    -ms-transform:none !important;
    -webkit-transform: none !important;
    -moz-transform:none !important;
    transform:none !important;
}
.ie9 .ar .pageimageoverlayright{
    background-image: url(../images/overlay2ar.png) !important;
    -o-transform:none !important;
    -ms-transform:none !important;
    -webkit-transform: none !important;
    -moz-transform:none !important;
    transform:none !important;
}
.ie9 .ar .footerimage{
    background-image: url(../images/footerar.png) !important;
} 
.ie9 .inside21.rotate3,
.ie9 .inside11.rotate1{
    opacity: 1;
}
.ie9 .rotate2{
    top:50%;
}
.ie9 input.subscribe_email{
    width: 90%;
    padding: 0 5%;
}
.ie9 .readmore {
    margin: 30% 0;
} 
.ie9 .magazineimage .readmore,
.ie9 .magazinedetailsimage .readmore,
.ie9 .newspagereadmore{
    margin: 45% 0;
}

.ie9 .inside5bg {
    background-attachment:  scroll;
}
.ie9 #country    {
    width: 47%;
    padding: 0 1%;
}
