/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .container {
    width: 750px !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px !important;
  }
}

@media (min-width: 1200px) {

    .container {
        width: 1200px !important;
    }

}

#content {
    padding-left: 30px;
    padding-right: 30px;
}

#content.homepage {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-11 {
  width: 91.66666667% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-10 {
  width: 83.33333333% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-9 {
  width: 75% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-8 {
  width: 66.66666667% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-7 {
  width: 58.33333333% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-6 {
  width: 50% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-5 {
  width: 41.66666667% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-4 {
  width: 33.33333333% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-3 {
  width: 25% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-2 {
  width: 16.66666667% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-1 {
  width: 8.33333333% !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-11 {
    width: 91.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-10 {
    width: 83.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-9 {
    width: 75% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-8 {
    width: 66.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-7 {
    width: 58.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-6 {
    width: 50% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-5 {
    width: 41.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-4 {
    width: 33.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-3 {
    width: 25% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-2 {
    width: 16.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-1 {
    width: 8.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-11 {
    width: 91.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-10 {
    width: 83.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-9 {
    width: 75% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-8 {
    width: 66.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-7 {
    width: 58.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-6 {
    width: 50% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-5 {
    width: 41.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-4 {
    width: 33.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-3 {
    width: 25% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-2 {
    width: 16.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-1 {
    width: 8.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-11 {
    width: 91.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-10 {
    width: 83.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-9 {
    width: 75% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-8 {
    width: 66.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-7 {
    width: 58.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-6 {
    width: 50% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-5 {
    width: 41.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-4 {
    width: 33.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-3 {
    width: 25% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-2 {
    width: 16.66666667% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-1 {
    width: 8.33333333% !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {

    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    #home-infos .ads-642x79 img {
        width: 100%;
    }

}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
body {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.top-search #searchform {
    margin: 0;
    width: auto;
    float: none;
}
.top-search .field, .top-search input[type='text'] {
  width: 80%;
  background: #f5f5f5;
  border-bottom: 3px solid #e3e3e3;
  border-radius: 15px;
  height: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top-search #s-submit, .top-search input[type='submit'] {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
}
.top-search #s-submit + i {
  right: 0;
  height: 35px;
  line-height: 35px;
  width: 15%;
  margin-left: 5%;
}
#content #sidebar .widget #searchform input[type="text"] {
  background: #f5f5f5;
  border-bottom: 3px solid #e3e3e3;
  border-radius: 15px;
  height: 35px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content #sidebar .widget #searchform #searchsubmit {
  z-index: 99;
  outline: none;
}
#nav-wrap .nav {
  width: auto;
  margin-left: 0;
}
#slider .slides ul li {
  width: 100%;
}
#slider.slider2 .slides .slide-info {
  right: 0;
  padding: 0 15px;
}
#slider.slider2 .col-md-7 .img-box {
  width: 100%;
  margin: 0;
}
#slider.slider2 .slides .img-box img {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#slider.slider2,
#slider.slider2 .slides,
#slider .slides ul {
  height: auto;
}
#slider .slides ul {
  position: inherit;
}
#slider.slider2 {
  padding-bottom: 31px;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#slider.slider2 .slides .sliderNav {
  bottom: -55px;
}
#slider.full-width-basic-slider {
    height: auto;
    padding-bottom: 30px;
    left: -15px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
#slider.full-width-basic-slider .slides {
  height: auto;
  border: 0;
  border-radius: 0 ;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#slider.full-width-basic-slider .slides ul {
  left: 0;
  top: 0;
}
#slider.full-width-basic-slider .slides ul li {
  width: 100%;
  height: auto;
}
#slider.full-width-basic-slider .slides ul img {
  width: 100%;
}
#slider.full-width-basic-slider .slides .sliderNav {
  bottom: -50px;
}
#slider.full-width-basic-slider .slogan {
    float: none;
    text-align: left;
    padding-left: 0;
    margin: 0 0 10px;
}
#slider .nivo-slider {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#slider .nivo-slider img {
  width: 100%;
}
.nivoSlider {
  height: 450px;
}
#slider .nivo-slider {
  height: 465px;
}
#slider.nivo-container {
  height: auto;
  padding-bottom: 35px;
}
#slider .nivo-slider .nivo-controlNav {
  bottom: -70px;
}
#slider .thumb-slider-wrap img {
  width: 100%;
}
#slider .sliderThumbs {
  padding-bottom: 25px;
}
#slider.thumb_slider {
  height: auto;
}
#whats-hot .cat-list {
  margin: 0 -15px;
}
#whats-hot .cat-list li {
  margin-left: 0;
}
#whats-hot .cat-list li .img-box {

}
#whats-hot .cat-list li .img-box img {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#left-area.author-full-width .cat-list li {
  margin-left: 0;
}
#home-infos .widget {
  margin-right: 0;
  margin-left: 0;
}
#home-infos .ads-642x79 {
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
}
#bottom .row > li {
  margin: 0;
}
#left-area,
#content #sidebar {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
#left-area .info-left {
  float: left;
}

#left-area .single-img-box img,
#left-area .info-right .rate-box,
#left-area .info-right .nutritional,
#left-area .info-right .more-recipe,
#left-area .info-right .more-recipe .recipe-imgs,
#left-area .info-right .more-recipe .recipe-imgs .more-recipes {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#left-area .info-left,
#left-area .info-right {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
#left-area .info-right .rate-box {
  background: #ECF6DE;
  border-radius: 10px;
  border: 1px solid #E0EECE;
}
#left-area .info-right .nutritional ul li {
  width: 45%;
  margin-right: 0;
}
#left-area .info-right .nutritional ul li:nth-child(2n+1) {
  margin-right: 5%;
}
#left-area .info-right .cookname .cook-info {
  width: auto;
  float: none;
}
#left-area .info-right .cookname .img-box{
  margin-right: 10px;
}
#left-area.full-wide {
  margin: auto;
}
#left-area .single-imgs .small-img-cont,
#left-area #respond textarea {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

#left-area .single-imgs .small-imgs li {
    margin-left: 22px;
}

#left-area.full-wide .comment-list li.comment .comment-body,
#left-area.full-wide li.comment.depth-1 ul.children .comment-body {
  width: auto;
  display: table;
  float: none;
}
#left-area .comment-list li.comment .img-box {
  margin-right: 15px;
}
#left-area .single-imgs .small-img-cont {
  /*height: auto;*/
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes ul li,
#left-area .info-right .more-recipe .recipe-imgs .more-recipes ul img {
  width: 100%;
  min-width: inherit;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes ul img {
  padding: 5px 5px 0;
  border-radius: 10px;
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #E3E3E3;
  border-bottom: 4px double #E3E3E3;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes {
  height: auto;
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes ul {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}
#left-area .info-right .more-recipe {
  margin-bottom: 25px;
  padding: 0;
}
#left-area .info-right .more-recipe .recipe-imgs .more-recipes ul .info-box {
  left: 5px;
  bottom: 7px;
  width: 96%;
  padding: 5px 7px;
}
#left-area .user-head-wrap .head-contents-wrap {
  width: auto;
  width: calc(100% - 290px);
}
#left-area .user-head-wrap .author-wrap {
  margin-right: 20px;
}
#left-area.users-listing .user-listing-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
#left-area.users-listing .user-list-col {
  margin-left: 0;
  margin-right: 0;
}
#left-area.users-listing .author-wrap img {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#adduser .form-avatar {
  margin: 0;
  float: none;
}
#adduser input[type="text"],
#adduser input[type="password"],
#adduser select,
#adduser textarea {
  width: auto;
  width: calc(100% - 150px);
  float: right;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#adduser input[type="text"],
#adduser input[type="password"],
#adduser select {
  height: 36px;
}
#map_canvas {
  width: 100%;
}
#contact-form textarea,
.wpcf7-form textarea {
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#contact-form input[type="text"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="number"],
.wpcf7-form select,
.wpcf7-form input[type="email"] {
  width: 70%;
}
#left-area .single-img-box.video-recipe iframe,
#left-area .single-img-box.video-recipe embed {
  width: 100% !important;
  height: 350px !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
#left-area.author-page .counts {
  float: none;
  width: auto;
}
#bottom {
  width: auto;
  margin: 0 auto;
  padding: 35px 15px 0 15px;
}

#bottom #searchform #searchsubmit {
    z-index: 99;
    outline: none;
}

#main-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-animation: background 2.4s infinite ease-in-out alternate;
  animation: background 2.4s infinite ease-in-out alternate;
  z-index: 99999;
}
#main-loader img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  margin: -25px 0 0 -36px;
}
@-webkit-keyframes background {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes background {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: #fff;
  }
}
#home-infos {
  margin-left: -15px;
  margin-right: -15px;
}
#content > .row {
  /*padding: 0 30px;*/
}
@media screen and (max-width: 1023px) {
  #slider.slider2 .slides .slide-info {
    padding: 10px;
    right: 43%;
  }
  #home-infos {
    margin-left: 0;
    margin-right: 0;
  }
  #home-infos .widget:nth-child(3) {
    clear: left;
  }
  #content > .row {
    padding: 0;
  }
  .recipe-listing-row #left-area {
    float: left;
  }
  #content #sidebar {
    float: left;
    clear: none;
    width: auto;
  }
  #content #sidebar .widget {
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content > .recipe-listing-row {
    padding: 0 15px;
  }
  #left-area .recipe-listing-item .single-img-box img {
    width: 100%;
  }
  .top-search .statement {
    line-height: 24px;
    float: right;
    width: auto;
    padding: 5px 15px 0 15px;
    margin: 0;
  }
  #left-area .info-left,
  #left-area.full-wide .info-left {
    width: 55%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #left-area .info-right {
    width: 45%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .full-vid {
    padding: 10px;
  }
  .page-template-template-contact-php #content #sidebar .widget {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#left-area .comment-list li.comment .comment-body,
#left-area .comment-list li.comment.depth-2 .comment-body {
  width: calc(100% - 100px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1199px) {
    #home-infos .ads-642x79 {
        clear: both;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    #home-infos .widget:nth-child(3n) {
        clear: left;
    }
}

@media (min-width: 991px) and (max-width: 1023px) {
  #slider.slider2 .slides .slide-info {
    right: 0;
    padding: 0 15px;
  }
  .recipe-listing-row {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  .recipe-listing-row #left-area {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-search #searchform {
    padding-right: 0;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  #bottom .row > li {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
  }
  #bottom .row > li > ul {
    margin: 0;
  }
  #home-infos .ads-642x79 {
    border: none;
  }
  #nav-wrap .inn-nav .nav {
    display: none;
  }
  #nav-wrap .responsive-nav {
    display: inline-block;
    float: left;
  }
  .top-search h3 {
    float: left;
    width: 50%;
    display: none;
  }
  .top-search .statement {
    margin-top: 10px;
    text-align: center;
    float: none;
  }
  .top-search.adv-search .statement {
    margin: 0 0 10px 2px;
  }
  .top-search form#searchform {
    width: auto;
    background: none;
    float: none;
    margin: 0;
    position: relative;
    padding-right: 15px;
  }
  .top-search form .field {
    background: none;
    background-color: #fff;
    width: 96%;
    padding: 3px 10px 5px 8px;
  }
  .top-search #s-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 32px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .top-search #s-submit + i {
    right: -3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 32px;
    line-height: 32px;
  }
  .top-search #s-submit:hover {
    background-color: #3e4042;
  }
  #left-area.author-full-width .bootstrap-width .post {
    height: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  #home-infos .ads-642x79 {
    margin-top: -132px;
  }
}
@media screen and (max-width: 765px) {
  .top-search #s-submit:hover {
    background-color: #3e4042;
  }
  .top-search #s-submit:hover,
  .top-search #s-submit:focus {
    background: none;
  }
  .top-search #s-submit {
    width: 82px;
  }
  #home-infos .widget {
    width: 95%;
    margin: 0;
  }
  #container {
    width: auto;
  }
}
@media screen and (max-width: 597px) {
    #content {
        padding-left: 0;
        padding-right: 0;
    }
    #content > .recipe-listing-row {
        padding: 0 5px;
    }

  #left-area .recipe-listing-item .single-img-box {
    width: 100%;
  }
  #left-area .info-left,
  #left-area.full-wide .info-left,
  #left-area .info-right {
    width: 100%;
  }
  #left-area .info-left,
  #left-area.full-wide .info-left {
    padding: 0 15px;
  }
  #left-area .info-right .rate-box {
    text-align: center;
  }
  #left-area .user-head-wrap .head-contents-wrap,
  #left-area .user-head-wrap .author-wrap {
    width: 100%;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #left-area.users-listing .user-list-col {
    width: 50% !important;
    margin-left: 0;
    float: left;
  }
  #left-area.users-listing .author-wrap {
    width: auto;
  }
}
@media screen and (max-width: 500px) {
  #whats-hot .cat-list li {
    width: 100% !important;
  }
  #whats-hot .cat-list {
    margin: 0;
  }
  #left-area.users-listing .user-list-col {
    width: 100% !important;
  }
}
@media screen and (max-width: 400px) {
  #content .tabed .tabs li {
    font-size: 10px !important;
  }
  .widget_weekly_special .img-box.for-all {
    margin-right: 0;
    float: none;
  }
  .widget_weekly_special img {
    width: 100%;
  }
  #nav-wrap .social-nav {
    padding: 12px 0 6px 0;
  }
  #content #sidebar .widget #searchform #searchsubmit {
    margin-left: 3px;
  }
}
#content #sidebar .recipes-slider-widget ul li img{
  width: 100%;
}