.container {
    width: 1170px !important;
    padding-right: 0;
    padding-left: 0;
}

.topmenu > div {
    display: inline-block;
}

.topmenu #search {
    margin-left: 50px;
}

.topmenu {
    min-width: 1040px;
    width: 1040px;
    float: right;
    text-align: right;
    height: 84px;
    padding-top: 30px;
    position: relative;
}

.topmenu ul {
    list-style-type: none;
    margin: 0;
}

.topmenu li {
    display: inline-block;
    padding-left: 50px;
    cursor: default;
}

.topmenu li, .topmenu li > a {
    color: #a5915f;
    font-family: "DINPro-Regular";
    font-size: 12px;
    text-transform: uppercase;
}

.topmenu li > a.active {
    color: #fff;
}

.topmenu li a#tm-free-trial {
    background: url(../images/download-link1.png) center left no-repeat;
    padding-left: 20px;
}

.topmenu li a:hover#tm-free-trial {
    background: url(../images/download-link1-hover.png) center left no-repeat;
}

.topmenu li a:hover {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

#menutag {
    width: 150px;
    height: 26px;
    background: url(/resources/menu/tag.png) center top no-repeat;
    position: relative;
    margin-top: -26px;
    z-index: 9999;
    display: none;
}

.menutag {
    position: absolute;
    bottom: 1px;
    left: 69px;
    cursor: pointer;
}

.topmenu-item {
    position: absolute;
    width: 100%;
    min-width: 1170px;
    background: #252525;
    display: none;
    z-index: 9999
}

#topmenu-products {
    min-height: 470px;
}

#topmenu-solutions {
    height: 410px;
}

#topmenu-community {
    height: 346px;
}

.topmenu-item-inner {
    width: 1170px;
    margin: 32px auto 20px;
    display: table;
}

.tm-left, .tm-right {
    display: table-cell;
    vertical-align: top;
}

.tm-left a {
    cursor: pointer;
}

.topmenu-item ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.topmenu-item li {
    padding: 0 0 12px;
}

.topmenu-item a {
    color: #a5915f;
    font-family: "dinpromedium";
    font-size: 16px;
}

.topmenu-item .tm-list a {
    font-family: "DINPro-Regular";
}

.topmenu-item .tm-item a, .tm-right a {
    font-family: "DINPro-Regular";
}

.topmenu-item a:hover {
    text-decoration: none;
}

.topmenu-item li.active a {
    color: white;
}

.topmenu-item li a:hover {
    text-decoration: underline;
}

.topmenu-item li .tm-subtitle.first {
    text-decoration: none;
}

.topmenu-item a.tm-subtitle {
    color: #c2c2c2;
    margin-top: 30px;
    display: block;
}

.topmenu-item a.tm-subtitle:hover {
    text-decoration: none;
}

.topmenu-item a.tm-subtitle.first {
    margin-top: 0;
}

.topmenu-item p {
    color: #c2c2c2;
    font-size: 15px;
}

.tm-left {
    width: 405px;
    padding-right: 50px;
}

.tm-left a {
    text-transform: uppercase;
}

.tm-left a:hover {
    text-decoration: underline;
}

.tm-right .tm-products-list {
  margin-left: -74px;
}

.tm-right {
    width: 827px;
}

.tm-block {
    display: table;
    width: 100%;
}

.tm-block > div {
    display: table-cell;
    vertical-align: top;
}

.tm-block-icon {
    width: 60px;
    padding-top: 5px;
}

#topmenu-products .tm-block {
    border-top: 1px solid #343434;
    padding-top: 18px;
    margin-top: 10px;
}

#topmenu-products ul.tm-products-list li {
    padding: 0 0 30px 73px;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.tm-products-filter a {
    cursor: pointer;
}

#topmenu-solutions .tm-block {
    border-bottom: 1px solid #343434;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

#topmenu-solutions .tm-block:last-child {
    border-bottom: 0;
}

#topmenu-solutions .tm-right > div {
    display: inline-block;
    vertical-align: top;
}

#topmenu-solutions .tm-right > div:first-child {
    width: 36%;
}

#topmenu-solutions .tm-right > div:nth-child(2) {
    width: 33%;
}

#topmenu-solutions .tm-right > div:last-child {
    width: 30%;
}

#topmenu-solutions ul.tm-list li {
    padding: 0 20px 10px 0;
}

#topmenu-solutions ul.tm-list li.title {
    color: white;
    font-family: "dinpromedium";
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#topmenu-company .tm-block {
    border-bottom: 1px solid #343434;
    padding-bottom: 18px;
    margin-bottom: 18px;
}

#topmenu-company .tm-block:last-child {
    border-bottom: 0;
}

#topmenu-company ul.tm-list {
    padding: 0 0 30px;
}

#topmenu-company ul.tm-list li {
    padding: 0 0 5px;
}

#topmenu-company ul.tm-list li.title {
    color: #c2c2c2;
    font-family: "dinpromedium";
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#topmenu-company .tm-right > div {
    display: inline-block;
    vertical-align: top;
}

#topmenu-company .tm-right > div:first-child {
    width: 33%;
}

#topmenu-company .tm-right > div:nth-child(2) {
    width: 36%;
}

#topmenu-company .tm-right > div:last-child {
    width: 30%;
}

#topmenu-company .tm-company-left {
    float: left;
}

#topmenu-company .tm-company-center {
}

#topmenu-company .tm-company-right {
    float: right;
}


/* Menu Submenu (Start) */

.topsubmenu {
    width:100%;
    height:60px;
    background-color:#313131;
}

.topsubmenu-inner {
    width: 1170px;
    height:60px;
    margin: 0 auto;
    display: table;
}

.topsubmenu-inner div {
    color: white;
    font-family: "DINPro-Regular";
    font-size: 14px;
    display:table-cell;
    vertical-align: middle;
}

.topsubmenu-inner div:nth-child(2) {
    text-align: right;
}

.topsubmenu-inner a {
    color: #a5915f;
    font-family: "DINPro-Regular";
    font-size: 14px;
    margin-left: 45px;
    display: inline-block;
}

.topsubmenu-inner a:hover {
    text-decoration: none;
}

/* Menu Submenu (End) */

/* Menu Solutions (Start) */

.menu-solutions h2 {
    margin-bottom: 40px;
}

.menu-solutions ul, .menu-solutions li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-solutions .menu-solutions-li-first-level {
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
    height: 100px;

}

.menu-solutions .menu-solutions-li-first-level .menu-solutions-div-first-level-main {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -100px;
    width: 200px;
    z-index: 2;

    cursor: pointer;
}

.menu-solutions .menu-solutions-li-first-level .menu-solutions-div-first-level {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    z-index: 2;

    cursor: pointer;
}

.menu-solutions .menu-solutions-li-first-level a:hover {
    text-decoration: none;
}

.menu-solutions .menu-solutions-li-first-level img {
    margin-bottom: 18px;
}

.menu-solutions .menu-solutions-li-first-level span {
    width: 6px;
    padding: 0 15px;
    background: url(/resources/solutions-menu/solutions-menu-arrow-bottom.png) right 8px no-repeat;

}



.menu-solutions .menu-solutions-ul-second-level {
    position: absolute;
    left: 27px;
    top: -25px;
    display: none;
    padding:  110px 25px 15px 25px;
    background: #252525;
    width: 200px;

    z-index: 1;
}

.menu-solutions .menu-solutions-ul-second-level-1 {
    left: 38px;
}

.menu-solutions .menu-solutions-ul-second-level-0 {
    left: 51px;
}

.menu-solutions li.menu-solutions-li-first-level.menu-solutions-ul-second-level-active ul.menu-solutions-ul-second-level {
    display: block;
}

.menu-solutions li.menu-solutions-li-first-level.menu-solutions-ul-second-level-active a span {
    color: #ffffff;
}

.menu-solutions .menu-solutions-ul-second-level li {
    border-bottom: 1px solid #343434;
    padding: 5px 0;
    width: auto;
    text-align: left;
}

.menu-solutions .menu-solutions-ul-second-level li.menu-solutions-li-second-level-last {
    border-bottom: 0;
}

.menu-solutions .menu-solutions-ul-second-level li a {
    font-family: 'DINPro-Regular';
    font-size: 14px;
    color: #a5915f;
}

.menu-solutions .menu-solutions-ul-second-level li a:hover {
    color: #c2c2c2;
}

/* Menu Solutions (End) */

/* Menu Community (Start) */

#topmenu-community .tm-block {
    border-top: 1px solid #343434;
    padding-top: 18px;
    margin-top: 15px;
}

#topmenu-community .tm-block:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

#topmenu-community ul.tm-community-list li {
    padding: 0 40px 30px 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

#topmenu-community ul.tm-community-list li:nth-child(even) {
    padding: 0 0 30px 40px;
}

/* Menu Community (End) */

/* Menu Resources (Start) */

#topmenu-resources .tm-block {
    border-top: 1px solid #343434;
    padding-top: 18px;
    margin-top: 15px;
}

#topmenu-resources .tm-block:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

#topmenu-resources ul.tm-resources-list li {
    padding: 0 40px 30px 0;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

#topmenu-resources ul.tm-resources-list li:nth-child(even) {
    padding: 0 0 30px 40px;
}

/* Menu Resources (End) */