* {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
}
.UIFooterControl {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        #padding-top: px;
        padding-bottom: 10px;
        max-width: 1200px;
}
.design_menu_footer .design p {
        margin-bottom: 5px;
}
.UIFooterControl .CopyRight {
        color: #fff;
        margin: 0 auto;
        padding: 10px 00px;
        width: 100%;
        font-size: 15px;
}
.UIFooterControl .CopyRight table tr td span.name{
       font-family: Roboto;
font-size: 20px;
font-weight: 700;
line-height: 24px;
text-align: left;
 color: #FFFFFF;

}
.UIFooterControl .CopyRight table tr td div.CopyRightText{
        font-family: Roboto;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-align: left;

}
.UIFooterControl .CopyRight table tr td div.CopyRightText span.name2{
        font-family: Roboto;
font-size: 14px;
font-weight: 500;
line-height: 22px;
text-align: left;

}
.UIFooterControl a {
        color: #101010;
        font: 13px/1.5 Tahoma;
}
.UIFooterControl .Design {
        text-align: right;
}
.UIFooterControl .CopyRight .CopyRightText{
        margin-bottom: 5px;
        margin-top: 5px;
}
div#design_menu_footer {
        /* border-top: 1px solid #ffffff73; */
        padding: 10px 0;
        margin-top: 20px;
        padding-top: 20px;
}
div#design_menu_footer .design_menu_footer .design p{
        font-family: Roboto;
font-size: 13px;
font-weight: 400;
line-height: 15.23px;
text-align: center;
color: #FFFFFFB2;

}
@media only screen and (max-width: 768px){
        .UIFooterControl{
                padding: var(--padding-res) !important;
                padding-bottom: 40px !important;
        }
        .CopyRight>table>tbody>tr{
                display: flex;
                flex-direction: column;
                align-items: center;
        }
        .CopyRight>table>tbody>tr td{
                text-align: center !important;
                width: 100% !important;
        }
        .CopyRight>table>tbody>tr td:nth-child(3){
                border-top: 1px solid #FFFFFF26;
                border-bottom: 1px solid #FFFFFF26;
                padding: 16px 0;
        }
        .UIFooterControl .CopyRight .CopyRightText {
                text-align:center;
        }
        .UIFooterControl .CopyRight table tr td span.name{
                font-family: Roboto;
                font-size: 14px;
                font-weight: 500;
                line-height: 22px;
                text-align: center;

        
        }
        .UIFooterControl .CopyRight table tr td span.name span.name-detail{
                font-family: Roboto;
                font-size: 18px;
                font-weight: 700;
                line-height: 26px;
                text-align: center;
                display: block;
        }
        .UIFooterControl .CopyRight table tr td div.CopyRightText{
                text-align: center;
                font-family: Roboto;
                font-size: 12px;
                font-weight: 400;
                line-height: 18px;
                text-align: center;
                color: #FFFFFFCC;

        }
        .UIFooterControl .CopyRight table tr td div.CopyRightText span.name2{
                width: 100%;
                display: block;
                font-family: Roboto;
                font-size: 12px;
                font-weight: 500;
                line-height: 18px;
                text-align: center;
                color: #ffffff;
        }
        div#design_menu_footer{
                /* margin-bottom: 60px; */
                margin: 0;
        }
        div#design_menu_footer .design_menu_footer .design p span{
                font-family: Roboto;
                font-size: 12px;
                font-weight: 400;
                line-height: 14.06px;
                text-align: center;
                color: #FFFFFFB2;

        }
}
@media only screen and (min-width: 769px) and (max-width: 1179px){
 .UIFooterControl{
                padding: var(--padding-res) !important;
                padding-bottom: 40px !important;
        }
        .CopyRight>table>tbody>tr{
                display: flex;
                flex-direction: column;
                align-items: center;
        }
        .CopyRight>table>tbody>tr td{
                text-align: center !important;
                width: 100% !important;
        }
        .CopyRight>table>tbody>tr td:nth-child(3){
                border-top: 1px solid #FFFFFF26;
                border-bottom: 1px solid #FFFFFF26;
                padding: 16px 0;
        }
        .UIFooterControl .CopyRight .CopyRightText {
                text-align:center;
        }
        .UIFooterControl .CopyRight table tr td span.name{
                font-family: Roboto;
                font-size: 14px;
                font-weight: 500;
                line-height: 22px;
                text-align: center;

        
        }
        .UIFooterControl .CopyRight table tr td span.name span.name-detail{
                font-family: Roboto;
                font-size: 18px;
                font-weight: 700;
                line-height: 26px;
                text-align: center;
                display: block;
        }
        .UIFooterControl .CopyRight table tr td div.CopyRightText{
                text-align: center !important;
                font-family: Roboto;
                font-size: 12px;
                font-weight: 400;
                line-height: 18px;
                text-align: center;
                color: #FFFFFFCC;
        }
        .UIFooterControl .CopyRight table tr td div.CopyRightText span.name2{
                width: 100%;
                display: block;
                font-family: Roboto;
                font-size: 12px;
                font-weight: 500;
                line-height: 18px;
                text-align: center;
                color: #ffffff;
        }
        div#design_menu_footer{
                /* margin-bottom: 60px; */
                margin: 0;
        }
        div#design_menu_footer .design_menu_footer .design p span{
                font-family: Roboto;
                font-size: 12px;
                font-weight: 400;
                line-height: 14.06px;
                text-align: center;
                color: #FFFFFFB2;

        }
}