.tx-ptextlist-pager {
  font-size: 1.5em;
  }
.number {
  margin: 0 5px;
  }
#c353 img {
  width: 350px;
height: auto;
  }
.navbar .navbar-nav > li > a {
  font-size: 19px !important;
  text-transform: inherit !important;
}

.form-control {
    color: #000000;
 
}
#c330 {
  background-color: #c00518;
 padding: 30px 30px 0px 30px;
margin-bottom: 50px;
  }

#c330 .threeme-flexbox {
    margin-bottom: 10px;
}
.news-list-item {
  border-bottom: 1px solid grey;
  margin-bottom: 20px;
  padding-bottom: 20px;
  }
.news-list-item img {
  max-height: 200px;
  width: auto;
  }

.backend-layout-home .threeme-banner {
    margin-bottom: 0;
}

#c7 img {
  margin-bottom: 5px;
  }

#c241, #c313 {
  position: fixed;
  top: 60px;
  right: 150px;
  z-index: 5000;

  }

.backend-layout-home .navbar-inverse {
     position: fixed;
    background-color: #313131;
    width: 100%;
    max-width: 1600px;
}
.navbar {
    position: fixed;
    background-color: #313131;
    width: 100%;
    max-width: 1600px;
}

.navbar .navbar-brand .threeme-navbar-logo {
    width: auto;
    height: 140px;
}

table p {
  margin: 0 0 10px;
  }

table td, table th {
  
  vertical-align: top;
  padding: 15px;
  }

.backend-layout-home .navbar-inverse .navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 25px;
}
 

.navbar .navbar-nav > li > a {
    font-size: 24px;
   
    text-transform: uppercase;
}
.backend-layout-home .threeme-carousel {
    margin-bottom: 30px;
}
.breadcrumb {
    margin-bottom: 30px;
   
}

.backend-layout-home .threeme-carousel {
    margin-bottom: 30px;
}

footer {
    padding: 30px 0;
    color: #fff;
    background-color: #c00518;
}

a {
    color: #45a628;
    text-decoration: none;
}

em, strong {
    font-family: 'Open Sans',sans-serif !important;
}

.backend-layout-home .threeme-flexbox .tfb-item .tfb-bodytext {
    text-align: left;
}

/*.threeme-flexbox .tfb-item:nth-child(3) {
 padding: 10px;
  background-color: #f1f1f1;
  border-radius: 8px;
}*/


.threeme-flexbox .tfb-item  h3.tfb-header, h3 {
font-size: 18px !important;
    font-weight: bold !important;
    text-align: left;
    background-color: #f1f1f1;
    border-radius: 8px;
    padding: 5px !important;
    color: #c00518 !important;

}

/*.threeme-flexbox .tfb-item:nth-child(3) h3.tfb-header {
 font-size: 18px;
  font-weight: bold;
  text-align: left;
  background-color: #f1f1f1;
  border-radius: 8px;
  color: red;
}*/

@media (min-width: 769px) {
.backend-layout-home .navbar-inverse .navbar-brand .threeme-navbar-logo {
    width: auto;
    height: 150px;
 
}
.backend-layout-home .navbar-inverse .navbar-brand {
    padding-top: 19px;
}
}
@media (max-width: 768px) {
.navbar .navbar-nav {
background-color: rgba(140, 140, 140, 0.9);
z-index: 10000;
position: relative;
  }

#c241, #c313 {
    
  display: none;
}

}


@media (min-width: 1200px) {
.container {
    width: 1160px;
}

}