/* CSS Document */
 /*html {
     box-sizing: border-box;
     -ms-touch-action: manipulation;
     touch-action: manipulation
 }
 
 *,
 :after,
 :before {
     box-sizing: inherit
 }
 
 body {
     margin: 0;
     overflow-x: hidden
 }*/
 /*img{height:auto;max-width:100%;width:100%;vertical-align:bottom} */
 .price_drop h1 {
    color: #fff;
    font-size: x-large;
    padding-left: 9px;
}


 legend{
	 font-size:10px;
 }
 #breacrumbtxt{
	 
height: 15px;
	 
padding: 7px;
	 
margin: 7px 2px 5px;
	 
max-width: 562px;
	}
#PDClientlistBodyNew {
    width: 937px;
    background-color: #f8f9fb;
    padding-top: 0px;
    height: 873px;
    margin: auto;
}

#bgProductNewCon {height: 922px;}
 .visuallyhidden {
     border: 0;
     clip: rect(0 0 0 0);
     height: 1px;
     margin: -1px;
     overflow: hidden;
     padding: 0;
     position: absolute;
     width: 1px
 }
 
 .hidden {
     display: none
 }
 
 a {
     color: inherit;
     text-decoration: none
 }
 
 button {
     font-family: inherit
 }
 
 
 
 body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
div#myTopnav {
    display: none;
}
.topnav {
  overflow: hidden;
  background-color: #32719c;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #fd7d72;
  color: white;
}

.topnav .icon {
  display: none;
}

 .cta__wrap {
     display: inline-block;
     text-align: center
 }
 
 .cta__button {
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     border: 0;
     border-radius: 3px;
     display: inline-block;
     font-family: inherit;
     font-size: calc(14px + 2 * ((100vw - 480px) / 1440));
     line-height: calc(38px + 2 * ((100vw - 480px) / 1440));
     min-width: 40px;
     padding: 0 30px;
     position: relative;
     text-transform: capitalize;
     white-space: nowrap
 }
 
 
 
 .cta__button--green {
     background: #31719b;
     color: #fff;
     width: 100%
 }
 
 .cta__button--orange {
     background: #141714;
     color: #fff;
     width: 100%
 }
 
 .cta__button--widthauto {
     width: auto
 }
 
 .cta__button--bold {
     font-weight: 700
 }
 
 .cta__button--dark {
     background: #393a3d;
     color: #fff
 }
 
 .cta__button--inline {
     color: #0077c5;
     background: none
 }
 
 .cta__button--nopadding {
     padding-left: 0;
     padding-right: 0
 }
 
 .cta__button--video {
     padding-left: 50px
 }
 
 .cta__button--video:after {
     content: "";
     display: block;
     top: 50%;
     transform: translateY(-50%);
     position: absolute;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 5px 0 5px 8px;
     border-color: transparent transparent transparent currentColor;
     left: 30px
 }
 
 /*html {
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     font-size: 16px;
     /*text-align:center */
 }*/
 /*body{font-family:Calibri,Arial,sans-serif;font-size:calc(14px + 4 * ((100vw - 480px) / 1440));line-height:calc(22px + 6 * ((100vw - 480px) / 1440))}@media screen and (max-width:480px){body{line-height:22px;font-size:14px}} */
 
 .promo {
     background: hsla(0, 0%, 96%, .95);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden
 }
 
 .promo--on {
     background: #ef4337;
 }
 
 .promo--banner,
 .promo__wrap {
     height: 64px;
     width: auto;
     z-index: 3;
 }
 
 .promo__wrap {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     padding: 0px 5px;
     background: inherit;
     border-bottom: 1px solid #d4d7dc;
     overflow: hidden;
     position: relative;
     height: 64px;
 }
 
 .promo--on .promo__wrap {
     border-bottom: 1px solid #ff5445
 }
 
 .promo__col {
     -ms-flex-pack: center;
     justify-content: center;
     display: -ms-flexbox;
     display: flex;
     -ms-flex: auto;
     flex: auto
 }
 
 .promo__col--logo {
     -ms-flex-pack: start;
     justify-content: flex-start
 }
 
 
 
 .promo__logo {
     height: 30px;
     width: auto
 }
 
 .promo--on .promo__logo {
     height: 40px;
     width: 153px
 }
 
 .promo__timer {
     -ms-flex-pack: center
 }
 
 .promo__timer,
 .promo__timer__time {
     display: -ms-flexbox;
     display: flex;
     justify-content: center
 }
 
 .promo__timer__time {
     -ms-flex-line-pack: center;
     align-content: center;
     background-color: #fff;
     border-radius: 3px;
     -ms-flex-direction: column;
     flex-direction: column;
     height: 40px;
     -ms-flex-pack: center;
     line-height: 1;
     width: 40px
 }
 
 .promo__timer__time:not(:last-child) {
     margin-right: 5px
 }
 
 .promo__timer__count {
     font-weight: 700;
     font-size: 18px;
     position: relative;
     top: 2px
 }
 
 .promo__timer__label {
     font-size: 12px;
     margin-top: 2px
 }
 
 @keyframes a {
     0%,
     25%,
     to {
         transform: translateZ(0)
     }
     40%,
     83% {
         transform: translate3d(0, -60px, 0)
     }
 }
 
 .rht {
     font-size: 12px
 }
 
 .rht__item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     width: 200px;
     background: #fff;
     display: -ms-flexbox;
     display: flex;
     margin-bottom: 10px;
     -ms-flex-align: center;
     align-items: center;
     position: relative;
     position: fixed;
     right: -160px;
     z-index: 4
 }
 
 .rht__item--1 {
     right: -200px;
     bottom: 100px
 }
 
 .rht__item--2 {
     bottom: 50px
 }
 
 .rht__item--3 {
     bottom: 0
 }
 
 
 
 .rht__tab {
     background: #31719b;
     width: 40px;
     height: 40px;
     line-height: 40px;
     margin-right: 10px;
     color: #fff
 }
 
 .rht__info {
     font-size: 14px
 }
 
 .rht__cta {
     font-size: 12px
 }
 
 .rht__icon {
     width: 24px;
     height: 24px;
     position: relative;
     top: 50%;
     transform: translateY(-50%)
 }
 /**********************
********bootstrab form******************
*************************
*/

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
select#productsName {
  height: 35px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: inherit;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
  width: 200px;
  float: left;
  margin-right: 52px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}



/*********btn***********/

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn#submit_btn{
	width: 228px;
	margin-top: 24px;
}
/**********btn**********/
 fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
 
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.enquiry-form {
    margin: auto;
    width: 88%;
    margin-top: 7px;
}

.footer-area-bottom{
	display:none;
}
/**********************
**********end bootstrab input****************
*************************
*/




 @media(max-width:1020px) {
     .price_drop {
         margin-top: 10px;
     }
     .price_drop h1{
       color:#fff;
       font-size:x-large;
      padding-left:9px
     }
 }
 
 @media(max-width:768px) {
     .mobilehide {
         display: none;
     }
 }
 
 @media(max-width:320px) {
     .promo__hide {
         display: none;
     }
	 .chero-styles-8379 .bg-img {
                       	height: 323px;
						background-position: center;
                    }
 }
 /*@media(max-width:375px){.cta__button{padding: 0 7px !important;}} */
 
 @media only screen and (min-width: 1390px) {
     .price_drop {
         margin-left: 80px;
     }
 }
 
 @media only screen and (max-width: 1024px) {
     .promo__col--cta {
         justify-content: flex-end;
     }
 }
 
 @media only screen and (width: 1024px) {
     .ipodfont {
         font-size: 17px !important;
     }
	 
 }
 
 @media only screen and (width: 768px) {
     .ipodfont {
         font-size: 16px !important;
     }
 }
 
 @media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/*!
 * Overrides to help make bootstrap2 and bootstrap3 
 * play well with each other when both are loaded.
 */
[class*="span"][class*="col"]:not([class*=offset]) {
  margin-left: 0;
}

@media screen and (max-width: 992px) {
	body{
		background-color: #fdfdfd;
	}
 div#myTopnav {
    display: block;
}
div#headerbg,div#kdklogopart{
    display: none;
}
div#bgProductNewCon{
	background:none;
}
div#PDClientlistBodyNew,div#bodycontainer{
	    width: 100%;

}
div#aboutusCont{
	 width: 100%; margin: 0px; padding: 0px;
}

#adbanner ,#LHSloginContainer{
width: 100%;
    max-width: 575px;
}
#kdkAdban {    width: 383px;height:100% ;}

#kdkAdban img{
	width:100%
}

#breacrumbtxt {   font: 14px Verdana, Arial, Helvetica, sans-serif; max-width: 100%;margin: 3px 0px 0px;}

.form-group{
	    width: 43%;
}#footer{
  width:90%;
  max-width:98%;
  margin:auto 0px;
}
	
}

@media (max-width: 767px) {
  .row [class*="span"]:not([class*="col"]) {
    width: 100%;
  }
    div#kdkAdban{
	 display:none;
  }
  #adbanner, #LHSloginContainer {
    width: 100%;
    max-width: 767px;
	height:auto;
    float: right;
}
  #adbanner img {
    width: 100%;
    max-width: 767px;
    float: right;
    height: auto;
}
 .chero-styles-8379 .bg-img {
    background-image: url(images/banners_desktop_768X480_F.gif);
    width: 100%;
    height: 380px;
    background-position: left;
    background-size: 100%;
    background-repeat: no-repeat;
}iframe{
	    display: none;
}
#footer{
  width:90%;
  max-width:98%;
  margin:auto 0px;
}
.form-group {
    width: 90%;
}
.btn#submit_btn{
	width:100%
}.footer-area-bottom{
	display:block;
}

#breacrumbtxt {   font: 12px Verdana, Arial, Helvetica, sans-serif; max-width: 100%;margin: 3px 0px 0px;}

}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
  #kdkAdban {
    width: 280px;
    height: 100%;
}#adbanner, #LHSloginContainer {
   width: 100%;
   max-width: 575px;
   height: auto;
   }
   div#adbanner img{
	width: 575px;
    height: auto;
	max-width: 575px;
}
div#kdkAdban {
    display: block;
}

}
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
 
 @media (min-width:45em) {
     .cta {
         padding-top: 20px
     }
 }
 
 @media (min-width:75em) {
     .cta {
         padding-top: 1.5vw
     }
 }
 @media screen and (max-width:480px) {
     .cta__button {
         line-height: 38px;
         font-size: 14px
     }
 }
 @media (max-width:44.999em) {
     .promo--on .promo__col--logo {
         /*top: 10px*/
     }
 }
 
 @media (max-width:44.999em) {
     .promo--on .promo__col--timer {
         top: 70px
     }
 }
 /*.promo__col--cta{-ms-flex-pack:end;justify-content:flex-end} */
 
 @media (max-width:44.999em) {
     .promo--on .promo__col--animate {
         /*animation: a 8s cubic-bezier(.68, -.55, .27, 1.55) infinite;*/
         -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
         position: absolute;
         left: 10px;
     }
 }
 
 @media (max-width:29.999em) {
     .promo__saving {
         display: none
     }
 }
 /*@media (min-width:25em) {
     .rht__item--1 {
         bottom: 150px
     }
     .rht__item--2 {
         bottom: 100px
     }
     .rht__item--3 {
         bottom: 50px
     }
 }
 
 @media (min-width:30em) {
     .rht__item {
         bottom: auto
     }
     .rht__item--1 {
         top: 230px
     }
     .rht__item--2 {
         top: 280px
     }
     .rht__item--3 {
         top: 330px
     }
 }
 */
 .promo__timer {
     text-align: center !important;
 }
 
