/* Body Styles */



body {background: #B4B8BA url('../img/bg.png') repeat; font-family: Lucida Grande,Lucida Sans Unicode,sans-serif;}

/* Header Styles */

.gi {font-size: 12px;}

.navbar {margin-bottom: 0px;}

.navbar-nav>li>a {text-transform: uppercase;font-size: 14px;text-shadow: 1px 1px 1px #333;font-weight: bold;}

.navbar-default {border-radius: 0px !important;border-left:#333333 0px;border-right:#333333 0px;border-top:#000000 1px solid !important;border-bottom:1px solid #000;background-color:#d70000 !important;}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:#393939}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {

  background-color: #333333;

  color: #fff;

}

.navbar-logo {border-radius: 0px !important;border-left:#333333 0px;border-right:#333333 0px;border-top:#3e3e3e 1px solid !important;border-bottom:hidden;background-color:#212121 !important;padding-bottom: 7px;padding-left:30px;}

.navbar-brand > img {padding-top: 1.5px;}

.navbar-default .navbar-nav > li > a {color: #fff;

  webkit-transition: all 0.3s ease-in-out 0s;

  -moz-transition: all 0.3s ease-in-out 0s;

  -ms-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

  }

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {color: #fff;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {

  color: #fff;

  background-color: #393939;

}

ul.nav li.dropdown.hidden-xs:hover > ul.dropdown-menu {

    display: block;    

}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
  color: #fff;
}
.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li.open > a{
  color:#fff!important;
  background-color: #ff0000!important;
}

.dropdown-menu {padding: 0px 0px;background: #d70000;border-radius: 0px;}

.dropdown-menu > li > a {color: #dfdfdf;

  webkit-transition: all 0.3s ease-in-out 0s;

  -moz-transition: all 0.3s ease-in-out 0s;

  -ms-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

}

.dropdown-menu > li > a:hover {color:#fff;background:#2b2b2b;}

.dropdown-menu .divider {background-color: #2b2b2b;}

/*Nav Toggle Styles*/

.navbar-default .navbar-toggle {border: hidden;}



/*Border Transition*/

.border-fade {

  border: 1px solid;

	border-color: #484848;

-webkit-transition: border-color 1s ease;

         -moz-transition: border-color 1s ease;

           -o-transition: border-color 1s ease;

          -ms-transition: border-color 1s ease;

              transition: border-color 1s ease;}

.border-fade:hover {border-color: #ababab;}



/* Slider Styles */

/*

Fade content bs-carousel with hero headers

Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com

Image credits: unsplash.com

*/



.wrapper {

    background: #fff;

  border-top: 1px solid #eee;

  box-shadow: 0 2px 3px rgba(68,68,68,.55);

  padding-top: 15px;

  border-radius: 0px;

}

.spacer {margin-top: 20px;}

.thumb-hold {padding-bottom: 12px;}

.custom-search-form {margin-top: 12px;}

.form-control {width:300px;}



.navbar {min-height: 30px;}

.navbar-nav > li > a {padding-top: 10px;padding-bottom: 10px;}

.page-ul > li {color: #eae6e4; font-size: 16px;}

.page-ul > li:hover {color: #000; font-size: 16px;}

.page-ul > li > span {color: #000;font-weight: bold;}

.ads {width: 25%;}

.footer-heading {font-size: 20px; font-weight: bold; margin-bottom: 8px; border-bottom: 1px solid #EFEFEF;color: #717183}

.section-footer {background: #fff;border-top: 1px solid #d8d6d5;padding-top: 15px;}

.list-unstyled > li > a {color: #717171; text-decoration: none;}

.list-unstyled > li {padding-bottom: 3px; padding-top: 3px;}

.list-unstyled > li:hover {background: #f5f5f5;}

.thumb-hold > a > img {border: 1px solid #000;}



@media (max-width: 767px) {

  .col-xs-6 {padding-left: 5px; padding-right: 5px;}

  .wrapper {padding-top: 0px;}

  .ads {width: 100%;text-align: center;}

  .ads > a > img {display:inline; padding-bottom: 10px;}

}

@media (min-width: 768px) {

  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {margin-left: -15px;}

  .navbar-nav > li > a {

    padding-left: 0px;

    padding-right: 15px;

}

}



.form-control {border-radius: 0px;}









.navbar-default .navbar-toggle .icon-bar {

    background-color: white;

}



.navbar-default .navbar-toggle:hover,

.navbar-default .navbar-toggle:focus {

  background-color: transparent;

}

.navbar-default .navbar-toggle {

  border-color: transparent;

}



.navbar-toggle {

padding: 2px 10px;

}



.paginationBox a.pre { padding: 0 0 0px 30px; font-size: 22px; float: left; font-weight: bold; display: block; color: #e4e4e4; text-decoration: none; background: url('../images/pre.png') left 7px no-repeat; }

.paginationBox a.pre:hover { color: #717171; background: url('../images/pre-hover.png') left 7px no-repeat; }

.paginationBox a.next { padding: 0 30px 0px 00px; font-size: 22px; float: right; font-weight: bold; display: block; color: #e4e4e4; text-decoration: none; background: url('../images/next.png') right 7px no-repeat; }

.paginationBox a.next:hover { color: #717171; background: url('../images/next-hover.png') right 7px no-repeat; }

.paginationBox ul { padding: 6px 0 0 0; list-style: none; text-align: center; }

.paginationBox li { padding: 0 5px 0 5px; display: inline-block; text-align: center; text-decoration: none; font-weight: bold; font-size: 16px; color: #000;  }

.paginationBox li.prev a { float: left; color: blue;  }

.paginationBox li.last { background: none; } 

.paginationBox li a { padding: 0 5px 0 5px; display: inline-block; text-align: center; text-decoration: none; font-weight: bold; font-size: 14px; color: #e4e4e4; }

.paginationBox li.selected a, .paginationBox li a:hover { color: #717171; }  

.review { margin: 19px 0 0px 0; padding: 3%; width: 100%;  background: #f4f4f4; }

.review img { float: left; }

.review a { color: #909090; text-decoration: none; }

.review a:hover { color: black; }

.review .infoContainer { border: solid 0px red; min-height: 75px; }

.review .infoContainer .thumbUp { float: left; margin-left: 15px; margin-top: 2px; background: url('/images/thumb.png') right 4px no-repeat; border: solid 0px red; height: 68px; width: 68px; }

.review .infoContainer .info { float: left; border: solid 0px blue; width: 60%; }

.review .infoContainer .info .thumb { margin-right: 15px; max-width: 100px; }

.review .infoContainer .info .rating { float: right; }

.review h1 { font-size:22px;margin:0px;}

.review h4 { font-size:11px;margin:0px;}

.review h3 { padding: 0 24px 0 0;  font-size: 20px; text-align: center; float: right; color: #909090; margin:0px; }

.review h3 p { display: block; font-size: 35px; color: #000; }

.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.video-container2 {
  position:relative;
  padding-bottom:12%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container2 iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.submenu{
  padding:0px;
  background-color: #d70000;
}
.submenu li{
  float: left;
  list-style-type: none;
}
.submenu li a{
  color: #fff;
  padding: 5px;
}


      