@media (min-width: 992px)
{
   .col-md-8
   {
       width: 880px;
   }

  .footer-widgets
{
  text-align: right;
  width:810px;
}

  .wpcf7-form input, .wpcf7-form textarea
   {
      width: 271px;
      padding:0px;
   }
}

header .header-logo {
    padding: 0px 0px;
    background: #FFF none repeat scroll 0% 0%;
    text-align: center;
}

header .main-menu > li a {
padding: 4px 4px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 14px;
}

#container {
    padding-top: 10px;
}

.container {
    padding-right: 25px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

.box-section {
    padding: 20px;
    margin-bottom: 0px;
}

footer .up-footer .footer-widgets {
    margin-bottom: 10px;
}

.footer-widgets {
    text-align: center;
    width: 810px;
}

.box-section h1 {
    color: #3b3a3a;
}

h3, .h3 {
    font-size: 24px;
    color: #4a9fa6;
}

h4 {
    color: #3b3a3a;
}

a {
    color: #4a9fa6;
}



.banner {
    min-height: 140px;
    display: none;
}

.pager-line ul {
    margin: 0px;
    padding: 0px;
    display: none;
}

table {
    text-align: left;
}

table td {
    padding: 5px;
    font-size: 15px;
    color: #000;
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    line-height: 22px;
    margin: 0px;
    background: #FFF none repeat scroll 0% 0%;
    border-width: 1px 1px medium;
    border-style: none none none;
    border-color: #DEDEDE #DEDEDE -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

hr {
    border-color: #777 -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
}

.wpcf7-form input[type="submit"] {
    width: 10%;
    text-align: center;
    color: #FFF;
    font-weight: 300;
    padding: 10px 10px;
}

.sidebar-section p, .sidebar-section {
    font-weight: 300;
    line-height: 22px;
    color: #5c5c5c;
    font-size: 14px;
    font-family: "Open Sans",sans-serif;
}

.footer-widgets {
    text-align: center;
    width: 100%;
}

.box-section {
    background: #f3f3f3 none repeat scroll 0% 0%;

#wpadminbar ul li:last-child .ab-item {
    box-shadow: none;
    display: none;
}

