﻿body {
    padding-top: 0px;
    color:#666666;
    /* padding-bottom: 20px; */
}

/*body a {
    color:#F57B20;
}*/

body a:hover {
    color:#5f6062;
    text-decoration:none;
}

.PDwell {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fcfcfc;
  /*border: 1px solid #999999;*/  
  border-radius: 0;
  border: 1px solid #f57b20;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 3px #999999; 
}

.PDwell:hover {
    background-color:#f1f1f1;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

footer {
    background-color:#333333;
    color:#e7e7e7;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	padding: 20px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.showcase {
    width: 100%;
    padding: 10px;
}

.showcase-gray {
    background: #e7e7e7;
}

#mobileBanner {
    visibility:collapse;
    height:0;
    }

.PD_HotSpot {
    background-image: url(../Content/images/PD_brandBG.jpg); 
    background-repeat: no-repeat;  
    background-attachment: scroll; 
    background-position: center; 
    background-size:cover;
    border:1px solid #F57B20;
    text-align:center;
    height:auto;
    color:#ffffff;
    margin:5px;
}

.titleStyle {
    background: rgba(0, 0, 0, .5);
    color:#f5f5f5;
    padding:5px;
    margin-top:0;
    /*font-size: 20.5px;*/
}

.leftCaptionStyle {
    background: rgba(255, 255, 255, 0.75);
    padding:10px;
    margin-top:0;
    text-align:right;
    color: #333333;
    font-weight:bold;
    left: 0 !important;
    float:left !important;
    width:100% !important;
}

.leftCaptionStyle h1 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.leftCaptionStyle h2 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.leftCaptionStyle p {
    opacity:1 !important;
    text-shadow: none !important;
}

.leftCaptionStyle hr {
    color: #333333 !important;
}

.midCaptionStyle {
    background: rgba(255, 255, 255, 0.75);
    padding:10px;
    margin-top:0;
    text-align:center;
    color: #333333;
    font-weight:bold;
    width:100% !important;
}

.midCaptionStyle h1 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.midCaptionStyle h2 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.midCaptionStyle p {
    opacity:1 !important;
    text-shadow: none !important;
}

.midCaptionStyle hr {
    color: #333333 !important;
}

.priceStyle{
    /*font-size:20px;*/
    color:#999999;
    display:inline;
}

.centered {
    text-align:center;
}

.rightCaptionStyle {
    background: rgba(255, 255, 255, 0.75);
    padding:10px;
    padding-bottom:15px !important;
    margin-top:0;
    text-align:left;
    color: #333333 !important;
    font-weight:bold;
    right: 0 !important;
    float:right !important;
    width:100% !important;
}

.rightCaptionStyle h1 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.rightCaptionStyle h2 {
    opacity:1 !important;
    text-shadow: none !important;
    border-bottom:1px solid #333333;
}

.rightCaptionStyle p {
    opacity:1 !important;
    text-shadow: none !important;
}

.rightCaptionStyle .lead {
    color: #333333 !important;
}

.midSection {
    color: #FFFFFF !important;
    text-align:left !important;
    min-height:175px;
}

.sectionFoot {
    background: rgba(255, 255, 255, .33);
    padding:10px;
}

.ctaSection {
    background: rgba(51,51,51, .75);
    border-radius:5px;
    border:1px solid #999999;
    padding:10px;
}

.ctaBtn {
    text-align:center;
}

.S_HotSpot {
    background-image: url(../Content/images/S_brandBG.jpg); 
    background-repeat: no-repeat;  
    background-attachment: scroll; 
    background-position: center; 
    background-size:cover;
    border:1px solid #F57B20;
    text-align:center;
    height:auto;
    color:#ffffff;
    margin:5px;
}

.S_HotSpot a:hover {
    opacity: 0.5;
}

.PD_HotSpot a:hover {
    opacity: 0.5;
}

.logoStyle {
    height:90px;
}

.footerLogo {
    height:150px;
}

.tagStyle {
    text-align:center;
    color:#5f6062;
}

.centerImg {
    display:block;
    margin:auto;
}

.headstyle {
    background: rgba(255, 255, 255, .5);
    padding:10px;
}

.promoImg {
    display:block;
    margin:auto;
    max-height:200px;
}

.PDsidebar {
    text-align:center;
}

.sidebarHeading {
    color:#5f6062;
}

.PDheadlink {
    height:60px;
}

.PDshowcase {
    border:1px solid #f7f7f7;
    border-radius:3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 3px 3px 3px #888888;
}

.storeStyle {
    color:#FFFFFF !important;
}

.form-well {
    background: rgba(51,51,51, .75);
    color:#ffffff;
    height: auto;
}

.flowChart {
    width: 100% !important;
    display:block;
    margin: 0 auto;
    padding-left: 7%;
}

.flowChartImg1 {
    position: relative;
    padding-left: 5% !important;
    z-index: 6 !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.flowChartImg2 {
    position: relative;
    z-index: 5 !important;
    margin-left: -5% !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.flowChartImg3 {
    position: relative;
    z-index: 4 !important;
    margin-left: -5% !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.flowChartImg4 {
    position: relative;
    z-index: 3 !important;
    margin-left: -5% !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.flowChartImg5 {
    position: relative;
    z-index: 2 !important;
    margin-left: -5% !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.flowChartImg6 {
    position: relative;
    z-index: 1 !important;
    margin-left: -5% !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.mainCarouselStage1 {
    height:500px; 
    background-image: url(../Content/images/carouselBG1.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.mainCarouselStage2 {
    height:500px; 
    background-image: url(../Content/images/S_carouselBG1.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.mainCarouselStage3 {
    height:500px; 
    background-image: url(../Content/images/PD_carouselBG1.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.mainCarouselStage4 {
    height:500px; 
    background-image: url(../Content/images/PD_carouselBG2.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.sibexCarouselStage1 {
    height:500px; 
    background-image: url(../Content/images/carouselBG3.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.sibexCarouselStage2 {
    height:500px; 
    background-image: url(../Content/images/S_carouselBG1.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.sibexCarouselStage3 {
    height:500px; 
    background-image: url(../Content/images/S_carouselBG2.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: center; 
    background-size:cover;
}

.sibexCarouselStage4 {
    height:500px; 
    background-image: url(../Content/images/S_carouselBG4.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed;  
    background-position: top; 
    background-size:cover;
}

.PDCarouselStage1 {
    height:500px; 
    background-image: url(../Content/images/PD_carouselBG1.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.PDCarouselStage2 {
    height:500px; 
    background-image: url(../Content/images/PD_carouselBG3.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.PDCarouselStage3 {
    height:500px; 
    background-image: url(../Content/images/PD_carouselBG2.jpg); 
    background-repeat: no-repeat;  
    background-attachment: fixed; 
    background-position: top; 
    background-size:cover;
}

.bannerHR {
    color:#333333;
}

.carouselBtn {
    text-align:right !important;
    bottom:5% !important;
    /*font-size:24px;*/
    transform:translateY(85%);
        -moz-transform:translateY(85%);
        -o-transform:translateY(85%);
}

.productDesc {
    min-height:700px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0; 
    height: 0; 
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border:1px solid #ebebeb; */
}

.slide-container {
    position: relative;
    padding-bottom: 60.25%;
    padding-top: 0; 
    height: 0; 
    overflow: hidden;
}
 
.slide-container iframe,
.slide-container object,
.slide-container embed {
    position: absolute;
    display:block;
    margin:auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border:1px solid #ebebeb; */
}

.iconStyle {
    display:inline;
    max-height:20px;
    max-width:20px;
}

.featureStyle {
    background-color:#f5f5f5;
    border: 1px solid #e7e7e7;
    padding: 10px;
}

.featureStyle ul {
    list-style-image: url('../Content/images/plus.fw.png');
}

.forumContentArea {
    background-color:#ffffff;
    border:1px solid #ebebeb;
    height:100%;
}

.forum-container {
    position: relative;
    padding-bottom: 100%;
    overflow:hidden;
    width:auto;
    height:auto;
}
 
.forum-container iframe,
.forum-container object,
.forum-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3500px; 
}

.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 220%;
  padding-top: -40px;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-frame {
    border:3px solid #f57b20;
}


/*needed*/
@media screen and (min-width: 767px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    .rightMenu {
    position:relative;
    float:right !important;
    }
}
