﻿/*innerpages*/
.inner #row-four {
    background-color: #fff;
    min-height: 500px;
   padding-top: 2em;
}
.inner #row-two {
    text-align: right;
}
.SiPo-NEWS {
    width: 100%;
}
.inner .dynamic-tabs {
    display: none;
}
a{
    text-decoration:none;
}
/*menu footer*/
#Footer .SiPo-WEBSITE {
    background-color: transparent!important;
}
#Footer {
    background-color: transparent!important;
}
#Footer .Menu ul li a {
    padding: 0 15px;
    border-left: 1px dashed #fff!important;
}
#Footer .Menu ul li:last-child a{
    border-left:none!important;
}
#Footer .Menu  ul[id*='imenus'] {
top: 0px;
height:auto!important;
}
#Footer .Menu ul {
    direction: rtl;
    text-align: center;
    margin-top: 10px;
}
div #row-four .container-box IMG {
    MARGIN: 0 AUTO;
    TEXT-ALIGN: CENTER;
    MAX-WIDTH: 100%;
        padding: 1em;
}
div#row-four .container-box a {
    padding: 10px;
    display: block;
}
#row-five {
    margin: 16px 0 10px!important;
}
@media only screen and (max-width:768px) {
#Footer .Menu ul li {
    float: none;
    display: block;
    padding: 10px;
    border-bottom: 1px dashed #fff;
    margin-bottom: 2px;
        margin-left: 15px;
    margin-right: 15px;
}
#Footer .Menu ul li a {
    border-left: none!important;
}
}