@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,400italic|Cabin+Sketch:400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

@font-face {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
}

body {
    padding-bottom: 40px;
    color: #333333;
    background: url("../images/crazybackground.png") no-repeat scroll 0 0 / cover transparent !important;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    background-color: #333333;
}

h1 {
    color: #333333;
    font-family: 'Oswald', sans-serif;
    text-shadow: 0 0 1px #000;
    font-weight: 400;
    letter-spacing: 5px;
    text-align: left;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    color: #333333;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}

h3 {
    margin: 5px;
    width: auto;
    display: block;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    text-align: center;

}

h4 {
    text-align: left;
    color: #808080;
    letter-spacing: 0px;
    text-indent: 0px;
    padding: 0px;
    display: block;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    text-decoration: none;
}


h5 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

h6 {
    font-size: 36px;
    color: #333333;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: left;
    padding-bottom: 15px;
}

[class*="span"] {
    margin-left: 10px;
}

.lead {
    margin-bottom: 20px;
    color: #ffffff;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    margin-right: 20px;
}

hr {
    border-bottom: none; /* border-top: 1px solid #eeeeee; border-bottom: 1px solid #cccccc;} */
}

a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #cc0000;
    text-decoration: none;

}

a:link,
a:active,
a:visited {
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
    color: #333333;
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #cc0000;
}

/* MARKETING CONTENT
  -------------------------------------------------- */



.marketing h2 {
    font-weight: normal;
}

.marketing .col-md-3 p {
    margin-left: 5px;
    margin-right: 5px;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 50px 0; /* Space out the Bootstrap <hr> more */
}

.featurette {
    padding-top: 120px; /* WAS 120px -Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}

.featurette-image {
    margin-top: -60px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}


.carousel .item {
    background-color: transparent;
}

.carousel .container {
    position: relative;
    z-index: 9;
}

.form_box_content {

    font-weight: 400;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding-left: 30px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .5);
}

/* border for Col-md3 */



.border:last-child  /* added */
	 {
    border-right: none;
}

.carousel-caption {
    position: absolute;
    top: 20%;
}

.extra-padding {
    padding-right: 80px;
}

.centering-btn {
    text-align: left;
}

.featurette-heading {
    color: #f6e2c6;
}

.carousel-caption p {
    text-align: left;
}

.support-page-heading {
    margin-top: 0px;
}

.support-image-heading {
    margin-top: 50px;
}

.featurette-newspacing {
    padding-top: 40px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */




.pullup{
    margin-top:0px;
}
.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.bs-image-box {
    background-color: #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    display: block;
}



.no-underline {
    cursor: pointer;
    border-bottom: none;
}
.upthesize {font-size: 24px;
 }

.panel-heading {
    cursor: pointer;
    padding-top: 20px;
    padding-bottom:20px;
    padding-left:20px;
}


.bs-docs-skin {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.remove-image {
    background-image: none;
    display: none;
}

/* carousel progress bar*/

      /* Change progress bar style on hover */
.progress-bar {
    background-color: #bf0012;
}

  .carousel.hover .progress-bar {
      background-color: #bf0012;
      transition: height .6s !important;
      height: 0px !important;
  }

/* Change progress bar style on hover */
.carousel.trans .progress-bar {
    background-color: silver;
    transition: width .6s !important;
    width: 0px !important;
}

/*Modal Content */

.modal-content {
    border-radius: 0;
}

.modal-header {
    border-bottom: none;
}

.modal-footer {
    border-top: none;
    margin: 0;
    padding: 0 20px 20px;
}

.modal-dialog {

}

.thumbnail {
    margin-bottom:6px;
}

.left,.right{
    background-image:none;
    width:5%;
    float: left;
}

.modal-footer a {
    color:#000;
}






.remove-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.block {
    display: block;
}

.image-gallery2
{
    text-align: right;
}

   .pull-left {
       float: left !important;
   }
.pull-right {
    float: right !important;
}

.padding-down {
    margin-top: 20px;
}

.small-image {
    width:120px;
    margin-right: 0px;
    margin-left:0px;
    padding:0px;
}




.title-spacing {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*Hover Over Effect */
#new-info {
    display: block;
    cursor: pointer;
}
#new-info2 {
    display: block;
    cursor: pointer;
}
#new-info3 {
    display: block;
    cursor: pointer;
}
.widthforaccessories {
    max-width:80%;
}





.boxblock {
    width: 150px;
   margin-right:20px;
    padding-top:15px;
}
.boxblock2 {
    margin-bottom:10px;
}
.modal {overflow: auto;}

.enlarge-move {
    position: absolute;
    bottom: 50px;
    float: left;
}
.enlarge-move2 {
    position: absolute;
    bottom: 30px;
    float: left;
}


@media (min-width: 768px) {
    /* Big screen */

    .move-down {
        margin-top: 150px;
    }

}

@media (max-width: 767px) {
    /* Little screen */



}

.img a
{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}
.img:hover
{
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */

}

.popover {
    position: absolute;
    width: 425px;
    height:auto;
    top: 0;
    left: 0;
    z-index: 1010;
    display: inline-block;
    max-width:500px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;

    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
}
.popover.bottom {
    margin-top: -40px;
}
/* Navbar adjust */

.navbar-default-new {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar-adjust-hover {
    overflow: hidden;
}
.navbar-adjust-hover a:hover{
    background-color: transparent;
}
.modal-front {
    z-index: 50000;
}
.gallery-paragraph {
    font-size: 1.5em;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-top: 25px !important;
}
.gallery-photo {
    border-right: 1px solid #ddd;

}
.gallery-number-list {
    margin:auto;
}
.pagination>li>a, .pagination>li>span {
    color:#333333!important;
}
