#main-container {
    width: 100%;
    margin: 0;
}
main {
    width:1280px ;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 100;
}
#main {
    margin: 5px 0 0px;
    background: #fff;
}
#cnt-container {
    padding: 0;
    width: 100%;
    margin: 20px auto;
    display: inline-block;
}
#container {
    width: 100%;
    margin: 0 auto;
}
#subcontentlr {
    width: 100%;
    margin: 0px 0 0;
}
#top-box {
    width: 100%;g
    margin: 0;
}
header {
    width: 100%;
    z-index: 1000;
    margin: 0;
}
#contain-slider {
    width: 1280px;
    margin: 0 auto;
}
#tbar-upmenu {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    min-height: 30px;
    position: relative;
    color: #fff;
}
#tbar-upmenu select {
    color: #fff;
    font-size: 0.9em;
}
.upmenu-content {
    margin: 0 auto;
    display: table;
    width: 1280px;
}
.upmenu-content .moduletable {
    margin: 8px 15px 8px 0;
    float: left;
}
.upmenu-content .moduletable h3 {
    padding: 8px 0;
    cursor: pointer;
}
.upmenu-content .moduletable:last-child {
    margin: 8px 0;
}
#tbar-left {
    float: left;
    padding: 0;
}
#tbar-right {
    float: right;
    margin: 0;
}
.logomenupart {
    border-bottom: 5px solid #079aee;
    z-index: 10000;
    width: 100%;
    display: table;
    background: #fff;
}
.fx-menu-slide {
    background: #fff;
}
#tbar-logo {
    float: left;
    width: 20%;
}
#tbar-logo-center {
    float: left;
}
#tbar-logo > p {
    margin: 30px 0;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}
#lmpart {
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 1280px;
    position: relative;
}
#upcontent {
    width: 100%;
    display: inline-block;
    background: #F1F1F1;
}
.module-fullwidth-cont {
    width: 1280px;
    margin: 0 auto;
    display: block;
    padding: 8px 0;
}
/***/

.fixedmenu {
    -webkit-transition: none;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    left: 0;
    top: 0;
}
.fx-menu-slide {
    top: 0;
    z-index: 1000000;
    position: fixed;
    height: 50px;
    border-bottom: 1px solid #666;
}
.fx-menu-slide #tbar-logo .moduletable {
    margin: 14px 0;
    -webkit-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}
#tbar-logo .moduletable img {
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: none;
}
/***/

#mainmenu {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: right;
    width: 80%;
}
.mainmenu-items {
    display: inline-block;
}
.mainmenu-icons {
    float: right;
    display: inline-block;
}
.l-inline {
    display: block;
}
#mainmenu .l-inline {
    margin: 30px 0 0;
    display: table;
    float: right;
    -webkit-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
}
#tbar-user {
    position: absolute;
    top: 0;
    right: 0;
}
#tbar-user nav {
    margin: 6px 0;
    display: inline-block;
}
#tbar-user .moduletable, #tbar-user .moduletable_menu {
    float: right;
    margin: 20px 25px 0 0;
}
#tbar-user .moduletable:last-child, #tbar-user .moduletable_menu:last-child {
    margin: 20px 25px 20px 0;
}
#tbar-user .moduletable h3, #tbar-user .moduletable_menu h3 {
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#tbar-user nav > div {
    float: right;
    margin: 0 0 0 10px;
}
#tbar-user nav > div:first-of-type {
    margin: 0 0 0 10px;
}
#tbar-preuser {
    width: 100%;
    display: inline-block;
}
.main-grid {
    float: left;
    display: inline-block;
}
.grid-block {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.grid-block.width100 {
    margin: 3px 0;
}
.h-search .grid-block {
    margin: 0 auto;
    display: table;
    width: 1280px;
}
.grid-box {
    float: left;
}
.main-body {
    margin: 5px;
    padding: 15px 30px;
}
.width100 > .module {
   width: 100%;
}
.width50 > .module {
    width: 50%;
    float: left;
}
.width33 > .module {
    width: 33.33%;
    float: left;
}
.width25 > .module {
    width: 25%;
    float: left;
}
.width20 > .module {
    width: 20%;
    float: left;
}
.width16 > .module {
    width: 16.66%;
    float: left;
}
#sidebar-right, #sidebar-left, #main {
    position: relative;
}
.tags > span > a, .pagenav li a {
    border-radius: 4px;
}
#contain-slider {
    position: relative;
}
#bottom-pagination {
	width: 100%;
}
#bottom-pagination ul {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 10px 0 0;
}
#bottom-pagination ul li {
	display: inline-block;
}
#bottom-pagination ul li a, #bottom-pagination ul li span {
	display: inline-block;
	padding: 5px 7px;
	margin: 0 2px;
	background: #eee;
	box-shadow: 0 1px 1px #eaeaea;
	border:1px solid #ddd;
}
.slidmodule {
    margin: 0 auto;
    position: relative;
}
#slider {
    z-index: 1;
    margin: 0;
}
#slider #imgslider {
    width: 100%;
}
#module-box1 {
    padding: 7px 0;
}
#module-box2 {
    background: #f1f1f1;
}
#subcontent {
    padding: 7px 0;
}
#fullbox {
    margin: 0;
}
#fullbox .grid-block, #module-box2.grid-block, #full-up .grid-block {
    margin: 0;
}
#full-up {
    margin: 0;
}
.accordion-group {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 20px;
}
.accordion-body {
    border-top:1px solid #ddd;
    padding: 10px 0 0;
    margin: 10px 0 0;
}
.accordion-body legend {
    border:0;
}
.contact-form .controls input, .contact-form .controls textarea {
    border:1px solid #ddd;
    padding: 10px 8px;
    background: #fff;
    width: 95%;
}
.contact-email-copy > div {
    display: inline-block;
}
.contact-email-copy {
    margin: 0 0 15px 0;
}
.contact-form .form-actions {
    margin: 15px 0 0;
    display: inline-block;   
}
.accordion-group i.fa {
    margin-right: 5px;
}
.btn-primary {
    text-shadow:none !important;
    box-shadow: none !important;
}
footer {
    width: 100%;
    margin: 0;
    display: inline-block;
}
#subfooter {
    width: 100%;
    margin: 0;
    text-align: center;
    display: inline-block;
    background: #393939;
    color: #ccc;
    font-size: 12px;
}
#foot-cont {
    width: 1024px;
    margin: 0 auto;
    display: table;
}
#subfoot-cont {
    width: 1024px;
    margin: 0 auto;
    display: table;
}
.componentheading {
	color: #444;
    font-size: 24px;
}

/**** RESPONSIVE ****/
@media screen and (max-width : 3200px) {
    .upmenu-content, #lmpart, main, #foot-cont, .module-fullwidth-cont {
        width: 1280px;
    }
}
@media screen and (max-width : 1350px) {
    .upmenu-content, #lmpart, main, #foot-cont, .module-fullwidth-cont {
        width: 1024px;
    }
    #mainmenu .spt-menu {
        margin: 0 0 0 5em !important;
    }
}
@media screen and (max-width : 1024px) {
    .upmenu-content, #lmpart, main, #foot-cont, .module-fullwidth-cont {
        width: 980px;
    }
    #mainmenu .spt-menu {
        margin: 0 0 0 2em !important;
    }
}