.instaPost a {
  transition: all .3s;
  text-decoration: underline transparent;
}
.instaPost .ptb15 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.instaPost .border {
  border-style: solid;
  border-width: 1px;
  border-color: lightgrey;
  box-shadow: grey 3px 3px 5px;
  transition: all .3s;
}
.instaPost .border:hover {
  box-shadow: grey 4px 5px 10px;
}
.instaPost .h250 {
  height: 240px;
  width: 100%;
  object-fit: cover;
}
.instaPost .fw500 {
  font-weight: 500;
}
.instaPost .fw300 {
  font-weight: 300;
}
.instaPost .instaBlue {
  font-size: 22px;
}
.instaPost .p20 {
  margin: 20px 15px 10px;
}

/* Avenir Book */
@font-face {
    font-family: "Avenir-Book";
    src: url("main/fonts/avenirBook.eot?#iefix");
    src: url("main/fonts/avenirBook.eot?#iefix") format("eot"), /*url("main/fonts/avenirBook.woff2") format("woff2"),*/ url("main/fonts/avenirBook.woff") format("woff"), url("main/fonts/avenirBook.ttf") format("truetype"), url("main/fonts/avenirBook.svg#Avenir-Book") format("svg");
}

.avenir-book {
    font-family: "Avenir-Book" !important;
    font-style: normal;
    font-stretch: normal;
}
/* Avenir Medium */
@font-face {
    font-family: "Avenir-Medium";
    src: url("main/fonts/avenir-medium.woff2") format("woff2"),
     url("main/fonts/Avenir-Medium.woff") format("woff") ,
     url("main/fonts/avenirMedium.ttf") format("ttf");
    
  }
  
  /* Avenir Roman */
  @font-face {
    font-family: "Avenir-Roman";
    src: url("main/fonts/avenir-roman-webfont.woff2") format("woff"),
    url("main/fonts/avenir-roman.woff") format("woff") ,
    url("main/fonts/AvenirLTStd-Roman.otf") format("otf");
  }
  
/* Avenir Black */
@font-face {
    font-family: "Avenir-Black";
    src: url("main/fonts/avenirBlack.eot?#iefix");
    src: url("main/fonts/avenirBlack.eot?#iefix") format("eot"), /* url("main/fonts/avenirBlack.woff2") format("woff2"),*/ url("main/fonts/avenirBlack.woff") format("woff"), url("main/fonts/avenirBlack.ttf") format("truetype"), url("main/fonts/avenirBlack.svg#Avenir-Black") format("svg");
}

.avenir-black {
    font-family: "Avenir-Black" !important;
    font-style: normal;
    font-stretch: normal;
}

/* Stag Light */
@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-Light-Web.eot');
    src: url('main/fonts/Stag-Light-Web.eot?#iefix') format('embedded-opentype'), url('main/fonts/Stag-Light-Web.woff') format('woff'), url('main/fonts/Stag-Light-Web.ttf') format('truetype'), url('main/fonts/Stag-Light-Web.svg#Stag Web') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

.Stag-Light-Web {
    font-family: 'Stag Web';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

/* Stag Bold */
@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-Bold-Web.eot');
    src: url('main/fonts/Stag-Bold-Web.eot?#iefix') format('embedded-opentype'), url('main/fonts/Stag-Bold-Web.woff') format('woff'), url('main/fonts/Stag-Bold-Web.ttf') format('truetype'), url('main/fonts/Stag-Bold-Web.svg#Stag Web') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

.Stag-Bold-Web {
    font-family: 'Stag Bold Web';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

.display-table {
    width: 100%;
}

@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-Bold-Web.woff2') format('woff2'),
    url('main/fonts/Stag-Bold-Web.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}


@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-SemiboldItalic-Web.woff2') format('woff2'),
    url('main/fonts/Stag-SemiboldItalic-Web.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-Book-Web.woff2') format('woff2'),
    url('main/fonts/Stag-Book-Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}


@font-face {
    font-family: 'Stag Web';
    src: url('main/fonts/Stag-Light-Web.woff2') format('woff2'),
    url('main/fonts/Stag-Light-Web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}


.mainmenu-wrap .dropdown-head > div > h2 {
    font-family: 'Stag Web', sans-serif !important;
    font-weight: 500;


}

.bold{
    font-style: normal;

}

.main-wrapper .headingSubHead .clr-black.bold {
    font-style: italic;
}


.textImage .container-large .text-ext .blue {
    font-weight: 600;
    font-style: italic;
}

.textImage .container-large .text-ext .light {
    font-weight: 400 !important;
}


span.light.clr-black {
    font-weight: 400 !important;
    font-style: normal;
}

span.light.blue {
    font-weight: 400 !important;
}

.clr-black.bold, .blog-heading .clr-blue.bold {
    font-weight: 600;
    font-style: italic;
}

.textExt .blogg > div > span:not(.sub-head-black) .blue, .textExt.section .clr-blue {
    font-weight: 600;
    font-style: italic;
}

.keylessEraPanel .textExt .clr-blue{
    font-style: unset;

}

.textExt .blogg > div > h1 > .blue,
.textExt .blogg > div > h2 > .blue,
.textExt .blogg > div > h3 > .blue,
.textExt .blogg > div > h5 > .blue,
.textExt .blogg > div > h6 > .blue {
    font-weight: 600;
    font-style: italic;
}

.textExt .blue a {
    font-weight: 400;
    font-style: normal;
}

.listing-content .section-title.clr-blue {
    font-weight: 400;
}


.mailpar_heading .copy-right {
    font-weight: 600;
    font-style: italic;
}


.aside-wrapper h4 a.left_menu_header {
    font-weight: 400;
}


.side-selector h5 {
    font-weight: 600;
    font-style: italic;
}

.side-selector h5 span {
    font-style: normal;
}


.bannerWithTitle .textOverImage span.clr-black:not(.avenir-black) {
    font-weight: 600;
    font-style: italic;
}

.bannerWithTitle .textOverImage span.clr-black.light:not(.avenir-black) {
    font-style: normal;
}


.blogg h4 .light {
    font-style: normal;
}


.headingSubHead.section > h4 {
    font-weight: 600;
    font-style: italic;
}


.headingSubHead .head > .blue {
    font-weight: 600;
    font-style: italic;
}

.textExt.blog-heading .clr-blue{
    font-weight: 600;
    font-style: italic;
}


.col-container .col-md-3 .textExt.section .blogg .clr-blue.bold{
    font-style: normal;

}

.styleSelector .selector-heading h2{
    font-weight: 400;

}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e2045be95ca45dfc1fe1)
 * Config saved to config.json and https://gist.github.com/e2045be95ca45dfc1fe1
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 480px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 768px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1024px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! 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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('main/fonts/glyphicons-halflings-regular.eot');
  src: url('main/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('main/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('main/fonts/glyphicons-halflings-regular.woff') format('woff'), url('main/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('main/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
/*a:hover,*//*prince*/
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 480px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  .container {
    /* width: 462px; */
  }
}
@media (min-width: 768px) {
  .container {
    width: 746px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 994px;
  }
}
.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%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.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: 480px) {
  .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%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .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: 768px) {
  .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%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .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: 1024px) {
  .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%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 479px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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: 34px;
  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 .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(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 {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.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;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  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;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 480px) {
  .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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: -15px;
  margin-right: -15px;
}
@media (min-width: 480px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 480px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 480px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  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: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  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: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  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: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  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: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  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: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  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: #777777;
  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%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 480px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 480px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 480px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 480px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 480px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 480px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 480px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 480px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 480px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 480px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 480px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 480px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 480px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 479px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 480px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 480px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 479px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 480px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 480px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 479px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 479px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 480px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 480px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
   */}
.carousel-control.right {
  left: auto;
  right: 0;
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
   */}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 480px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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: 479px) {
  .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: 479px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 479px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .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: 480px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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: 768px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) {
  .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;
  }
}
@media (min-width: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 479px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .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;
  }
}

@media all and (max-width:960px){
	.home-section{/*position:relative;*/ /*top:17px;*/ width:98%; margin:0}
	.main-container{/*width:98.3%;*/ width:97%; margin-left:8px; overflow:hidden;}
	.frame-extra-large-wrap{left:37% !important;}
	
	.sms-wrp, .mail-wrp{width:37%; margin-top:10px; padding-left:5px;}
	
	/*Term assurance plan*/
	.aside-section{margin-left:0; float:none;}
	.block-2-section-1{width:25%;}
	.block-2-section-2{width:68%;}
	.aside-section-block-1,.aside-section-block-2,.aside-section-block-2 .block-2-section-1,.aside-section-block-2 .block-2-section-2{float:left;}
	.block-2-section-2 br{display:none;}
	.aside-section-block-1{width:31%;}
	.aside-section-block-2{height:139px; margin-left:9px; width:66%}
	.aside-section-block-2 .block-2-section-1{height:113px;}
	
	/*Our plan*/
	.top-desc-wrp .description {width:73%;}
	
	.img-text-wrp{width:100%;}
	.img-text-wrp + img{padding-top:15px;}
	
	.nav-drpdwn{display:none !important}
	.aside-section{width:auto;}
	.profile-description {width:74%;}
	/* .breadcrumb{width:62.9%;} */
	.disclaimers{width:94%;}
	
	.img-chart{clear:left; display: block; float: none; margin:0 auto;}
	.aside-section-block-2 .block-2-section-2 li + li{margin-top: 5px;}
	.form-section-outer .form-outer .controls select{width:98%}

	h1{line-height:20px; padding:5px; width:70%;}

	.awards .profile-description{width:66%;}
	.inner-plans-wrp .forms .form-auto-width .controls.control-half{width: 46%;}
	
	.calculator form .ui-slider{width:16%;}
	.calculator .risk-appetite .dropdown{width:67%;}
    .calculator .risk-appetite label{width:30%; padding-right:0;}
	
	.asid-a{width:25%;}
	.asid-b{width:25%; margin-left:7px !important;}
	.asid-c{width:45%; height:auto;}
	
	.asid-c.aside-section-block-2 .block-2-section-1{/*height:113px;*/ min-height:145px;}
    .form-section-outer .form-outer .control-label{width:108px;}
	.hdfc-social .social-blocks{width:45%}
	.hdfc-social .social-blocks.youtube{width:100%}
	
	.sitemap-mid-wrp{width:100%;}
	.sitemap-mid-wrp .sitemap-sub-section{min-height:130px;}
	.sitemap-mid-wrp .sitemap-sub-section{width:28%;}

	.blog-top-wrp p{width: 77%; padding: 4.5% 3% 0 2%;}
	.blog-mid-wrp h2{font-size: 14px;}

	.post-comments, .blog-post-reply .post-comments{width: 81%;}
	.blog-date p{padding: 2.5% 3% 0;}
	.sitemap-mid{margin-left: 8px; margin-right: 10px; width:96.5% !important;}

	.full-form-outer .arrow{left: 76%;}
	.form-section-outer-wrp .arrow { top: -3.2%;}

	/* for outline remove */
	a.btn-red:focus, a, a:focus{outline:none !important;}
	
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  /*header*/
	header .navbar-inner{width:97%; padding-left:13px}
	.navigation{width:735px}
	.navbar .navigation .btn-navbar{display:none}
	.main-nav ul.dropdown-menu{width:543px ; margin-left:0; left:0 }
	.main-nav ul.dropdown-menu > li { float: left;min-height: 175px;width: 270px;}
	.navbar .navigation .nav > li > a,.navbar .navigation .nav > li > a:hover {padding:2px 8px; margin-bottom:0; font-size:11px; font-weight:normal; background:none}
	.navbar .nav-collapse .nav > li{float:left}
	.search-collapse .input-append input{width:80px}
	.navigation .collapse-div{height:auto; overflow:visible}
	.navigation .collapse-div .nav{margin:0}
	
	.buy-ol-link { background: url("../images/header-icons-mob.png") no-repeat scroll -120px 0 transparent; margin-right: -10px; }
	.customer-zone{ background: url("../images/header-icons-mob.png") no-repeat scroll -172px 0 transparent; height:36px; width:35px; }
	footer .buy-ol-link { background-position: -168px 0;}
	.footer-wrap, .footer-bottom-inner, .footer-call-inner, .our-key-wrp .our-key-inner{width:100%}
	.our-key-wrp .online-products-wrp{width: 132px; padding:0 10px;}	
	.sms-wrp{border:0; width:55%}
	.mail-wrp li{width:39%}
	.sms-wrp li, .mail-wrp li{ float:left;}
	.sms-wrp li + li{margin-left:52px;}
	.mail-wrp li + li{margin-left:7px;}
	
	.plans-menu{left:463px;}
	.ik-centre-menu{right:101px;}
    .customer-service-menu{left:333px;}
	.buy-insurance-online-menu{left:278px;}
	
	/*our-plans*/
	.inner-menus{padding-left:0}
	.inner-menus li{width:48%; margin-right:7px}
	.inner-menus .desc-wrp{width:56%}
	
	/*term assurance plan*/
	.aside-section{clear:both;}
	.inner-right-wrp{width:62.9%}
	.cal-three .head-wrp, .cal-three #mymain{width:100%}
	.cal-three .top-desc-wrp .description { width: 73%;}
	.term-assurance{width:100%}
	
	.head-wrp{width:100%}
	
	.footer-wrap .side-popups .dropdown-menu{padding:5px 0 36px 0; min-width:160px;}
	.side-popups .dropdown-menu {padding-top:36px;} 
	
	.our-key-wrp .online-products-wrp h3{min-height:45px;}
	.key-customer .online-products-wrp h3{min-height:0;}
	
	.tool-and-calculators li{min-height:110px !important;}
	
	.blog-secondary-nav-wrp, .blog-top-wrp{width:auto}
	.blog-nav li a{font-size:14px; font-weight:bold}
	.social-network-icon{margin-left:26px}
	.blog-mid-wrp{width:98%}
	.blogs-wrp li{ /*min-height:490px;*/}
	.carousel-wrp,.carousel-wrp .flexslider{width:525px; height:auto}
	.carousel-wrp .flex-caption{width:530px}
	.blogs-wrp li{width:45.5%}
	
	.profile-inner .right-wrp{padding-left: 33px; width: 65%;}
	.authors-blog-posts li{width:26.5%}
	
	.blog-left-wrp h1{width:auto;}
	.blog-by-topic li a{background:url(../images/blog/blog-by-topic-arrow.png) no-repeat 185px 11px;padding: 10px 35px 10px 25px;}
	.blog-by-topic li a:hover{background:url(../images/blog/blog-by-topic-arrow.png) no-repeat 185px -50px #A4C7E1;}
	
	.comments-tab a{padding-left:5px !important; padding-right:5px !important; font-size:13px}

	.form-section-outer .form-outer .controls select{width: 183%;}
	.form-section-outer .form-outer .controls input{width: 170%;}
	.form-section-outer .form-outer .control-label{width: 200px;}
	}

@media (min-width: 559px) and (max-width: 650px) {
	.sms-wrp{width:29% !important;}
	.inner-left-wrp, .inner-right-wrp{padding-left:17px !important;}
	.aside-section-block-1{ margin-left:0;}
	#caption-text, #mr-three .frame-extra-large-wrap span#caption-text{left:0 !important; /*width:446px !important;*/}
	
	.horizontal-list dt{float:left !important; width:70% !important;}
	.horizontal-list dd{float:left !important; width:30% !important;}
	.inner-left-wrp{width:94% !important;}
	.top-desc-wrp .description, .cal-three .top-desc-wrp .description{width: 76.5% !important;}
	.awards .profile-description {width: 73%;}
	
	.left-nav{margin-left:2.8% !important; width:95.2% !important;}
	.navigation .collapse-div{width: 96.5% !important;}
	.search-collapse .input-append input{width:94.9% !important;} 
	.links-list.dropdown ul{margin-left:10px !important; width: 94.7% !important;}
	
	.carousel-wrp .flex-caption{width:573px !important}
	
	.sitemap-mid-wrp .sitemap-main-section ul li{width:40%}
	.sitemap-mid-wrp .sitemap-sub-section{width:45% !important; margin-right:25px !important;}

	.blog-top-wrp p{padding: 2.5% 3% 0 2%!important;}

	.blog-by-topic li a{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat 530px 11px  !important;}
	.blog-by-topic li a:hover{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat 530px -50px #A4C7E1  !important;}
	.form-section-outer-wrp .arrow { top: -4.2%;}
}

@media (min-width: 800px) and (max-width: 850px) {
	.plans-menu{left:474px;}
	.ik-centre-menu{right:103px;}
    .customer-service-menu{left:355px;}
	.buy-insurance-online-menu{left:287px;}
	
	.sms-wrp{width:53%; padding-right:13px;}
	.our-key-wrp .online-products-wrp{padding:0 12px;  width:135px;}
	
	.carousel-wrp, .carousel-wrp .flexslider{width:540px}

}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  	
	/*body*/
	body{padding-left:0}

	/*header*/
	header .navbar-inner{width:100%; background:#f6f6f6;border-bottom:1px solid #80848b; padding:0 0 5px 0; position:relative}
	.navigation{width:100%; float:right; width:auto; background:none; margin-top:7px;  margin-right:45px;}
	.mobile-logo{padding-top:8px; padding-left:10px;}
	.navbar .btn-navbar{ margin-left:0}
	header .side-popups{ top:9px; right:5px;}
	.navigation .collapse-div{position:absolute; top:100%; background:#0866a7; left:10px;right:10px; border-radius:5px; border:1px solid #035287;width: 96%;height: auto;overflow:visible !important; z-index:9999}
	.navigation .nav-collapse .nav{margin-bottom:0}
	.navbar .nav-collapse .nav > li.first-li{background:none; border-top:0; margin-left:0}
	.navbar .nav-collapse .nav > li.first-li:hover,.navbar .nav-collapse .nav > li.first-li.open,.navbar .nav-collapse .nav > li:hover, .navbar .nav-collapse .nav > li.open {background:#005E9E;}
	
	.main-nav> li{background:#0866A7}
	.navbar .collapse-btn-style, .navbar .collapse-btn-style:hover, .buy-ol-link, .customer-zone{float:left; background:url(../images/header-icons-mob.png) no-repeat; width:36px; height:36px; padding:0}
	.navbar .nav-icon, .navbar .nav-icon:hover{background-position:0px 0px}
	.navbar .login-icon, .navbar .login-icon:hover {background-position:-41px  0}
	.navbar .search-icon, .navbar .search-icon:hover {background-position:-82px  0}
	.buy-ol-link{background-position:-123px 0}
	.customer-zone{background-position:-172px 0; margin-bottom: 1px; margin-left: -4px;}
	
	.navbar .nav-collapse .nav > li{border-left:0; border-right:0; border-bottom:1px solid #035287;border-top:1px solid #2e78ab; padding:5px 0}
	.navbar .nav-collapse .nav > li.last-li{border-bottom:0}
	.navigation .nav-collapse .nav a:hover, .navigation .nav-collapse .nav a:focus{background:none}
	.login-collapse.collapse ,.search-collapse.collapse{overflow:hidden ; height:0}
	.search-collapse .input-append .add-on{/*padding:4px 6px*/ height: 30px; padding: 0; width: 30px !important;}
	.nav-collapse, .search-collapse, .login-collapse{display:none; height:auto !important}
	.nav-drpdwn{display:none !important}
	.login-collapse .nav{width:100%}
	.navbar .nav li.login-btn, .navbar .nav li.login-btn.open > .dropdown-toggle{background:none; width:100%}
	.login-collapse .login-drpdwn-div{display:block; left:0; position:static; background:none; padding:0; width:100%; margin-top:0; border:none}/**/
	.login-collapse .login-drpdwn-div li{border-bottom:1px solid #035287;border-top:1px solid #2e78ab;padding:5px 0}
	.login-collapse .login-drpdwn-div li:hover{background:#005E9E;}
	.login-collapse .login-drpdwn-div li.first-li{border-top:none}
	.login-collapse .login-drpdwn-div li.last-li{border-bottom:none}
	.login-collapse .login-drpdwn-div a, .login-collapse .login-drpdwn-div a:hover{color:#fff; background:none;font-weight: bold; padding: 2px 7px}/**/
	
	.search-collapse .navbar-form{background:none; width:100%}
	.search-collapse .input-append input{width:93.4% !important}/**/
	.search-collapse .input-append{width:96%; margin:3px 9px}/**/
   
	.buy-ol-link{margin:4px}
	.side-popups .dropdown-menu{background:#F0F3F7; padding:0;top:100%;z-index:2; width:466px; margin-top:11px}/**/
	.side-popups .dropdown-menu li{border-bottom:1px solid #fff;border-top:1px solid #d0d3d6; padding:5px 0}
	.side-popups .dropdown-menu li a,.side-popups .dropdown-menu li a:hover {color:#333; background:none; padding:0; padding:2px 7px; font-weight:bold}
	.collapse-div .arrow, .side-popups .arrow{background:url(../images/blue-arrow.png) no-repeat; width:20px; height:11px; position:absolute; top:-11px; left:50% }
	.side-popups .arrow{background:url(../images/gray-arrow.png) no-repeat;top:100%; left:12px; display:none}

	/*footer*/
	footer{background:#f6f6f6; border-top:1px solid #80848b; height:auto; padding:5px 0 0 0;width:100%}
	.footer-wrap{width:100%}
	.footer-links{ padding:0 0 10px 0}
	.footer-links-section{position:relative; margin-left:50px}
	footer .buy-ol-link{background-position:-172px 0}
	.footer-wrap .btn-navbar{float:left;padding:0; background:url(../images/header-icons-mob.png) -213px 0; border:0;margin: 5px 0;width:36px; height:36px;}
	.footer-wrap .side-popups .dropdown-menu{bottom:100%; padding:0;margin-bottom: 10px;}/**/
	.our-key-wrp .our-key-inner, .footer-bottom-inner{width:100%}/**/
	.our-key-wrp .online-products-wrp{width:45%; min-height:118px;}/**/
	.our-key-wrp .online-products-wrp + .online-products-wrp{border-left:none}
	.our-key-wrp .online-products-wrp:nth-child(2n+1){border-left:1px solid #E5E5E5}

	.our-key-wrp .key-customer .online-products-wrp {min-height: 100px;}
	.our-key-wrp .online-products-wrp p, .key-customer .online-products-wrp p{height:32px; width:98%;}
	.legal-text{ padding:0 10px 20px 10px;}
	
	.our-key-wrp .online-products-wrp + .online-products-wrp{border-left:0}
	
	.links-list.dropdown .group-web{float:left; text-align:left; padding:5px; width:93%; margin-left:10px; cursor:pointer;}
	.links-list.dropdown .group-web .caret{float:right}
	.links-list.dropdown ul{width:95%; background:#F0F3F7; margin-left:11px; padding:0;}
	.links-list.dropdown ul a{text-align:left}
	.links-list{margin-bottom:10px;}
	.links-list + .links-list li a{padding:5px 8px; border-left:0;}
  	.links-list + .links-list li + li a{border-top: 1px solid #CCC;}
	
	footer .side-popups{left:5px;}
	footer .side-popups .arrow{background:url(../images/gray-arrow-down.png) no-repeat;bottom:100%;top:-10px;position: absolute;display:none}
    
    
	/*share-wrp*/
	.share-wrp{position:fixed; bottom:8px; right:0; top:auto; width:auto; background:none; margin-top:0; height:auto; margin-right:5px}
	.share-wrp li{float:left}
	footer .side-popups, .share-wrp, .footer-mob-bg{z-index:1000;}
	.footer-mob-bg{background:#f6f6f6;position:fixed; bottom:0;width:100%; height:47px; z-index:999;}
	.share-wrp li a{ padding:0 2px}

	.pos-rel{ position:static; min-height:0; padding-bottom:20px;}
	.img-caption{display:block; width:250px;}
	.hdfc-logo{ display:none;}
	
	#top-row li, #middle-row li, #bottom-row li{min-height:155px; position:relative; border-bottom:1px solid #D1D1D1;clear:both}
	#top-row, #bottom-row{ padding-top:10px;}
	#mr-three{margin-top:10px}
	#caption-text, #mr-three .frame-extra-large-wrap span#caption-text{top:8px; height:auto; background:none; display:block !important; text-align:inherit; line-height:normal;}/**/
	.plans-menu, .ik-centre-menu, .customer-service-menu, .buy-insurance-online-menu{display:block;left:3px; top:0; width:98%; background:#eaeff5; border:1px solid #b9bfc9; display:none ; height:auto; position:relative;clear:both}/**/
	.plans-menu ul,.ik-centre-menu ul, .customer-service-menu ul, .buy-insurance-online-menu ul{overflow:hidden}
	.plans-menu li{min-height:0 !important;background:url(../images/icon-plans-menu-mobile.png) no-repeat; width:38%;padding: 2px 0 0 50px !important;height:46px; border:none !important;clear:none !important }/**/
	.plans-menu li:hover{background:url(../images/icon-plans-menu-mobile.png) no-repeat;}
	.plans-menu li:hover a{color:#005E9E;}
	.ik-centre-menu li, .customer-service-menu li, .buy-insurance-online-menu li {min-height:0 !important;background:url(../images/menu-arrow.png) no-repeat 6px -33px; width:52%;padding: 0 0 0 30px !important;height:35px; border:none !important;clear:none !important }/**/
	.ik-centre-menu li:hover, .customer-service-menu li:hover, .buy-insurance-online-menu li:hover {background: url("../images/menu-arrow.png") no-repeat scroll 6px -33px;}
	.plans-menu li a, .ik-centre-menu li a,.customer-service-menu li a, .buy-insurance-online-menu li a{color:#005E9E; float: left;margin-top: 13px;}/**/
	.ik-centre-menu li:hover a, .customer-service-menu li:hover a, .buy-insurance-online-menu li:hover a{background: url("../images/menu-arrow.png") no-repeat scroll 6px -33px; color:#005E9E;}
	.plans-menu li br{display:none}/**/
	.plans-menu .arrow, .ik-centre-menu .arrow,.customer-service-menu .arrow, .buy-insurance-online-menu .arrow{background:url(../images/arrow-menus.png) no-repeat; position:absolute; bottom:100%; width:14px; height:8px; left:50px}

	.frame-extra-large-wrap:hover span{background:none;}
	.frame-extra-large-wrap span{padding-left:9px}
	.mobile{margin-left:0; margin-right:0; left:auto !important; top:auto !important; position:relative; width:100%;}
	.mobile .tile-heading{margin-left:-135px; position:relative; width:auto; height:auto; color:#005E9E; font-size:15px !important; padding-left:12px}
	.home-two-line br{display:none}
	#plans-for-you.mobile .tile-heading{padding-left: 5px;}
	.mobile .img-caption, #caption-text, #mr-three .frame-extra-large-wrap span#caption-text{position:relative; width:auto; height:59px; margin-top:0;color:#585757; overflow:hidden; line-height:14px;text-align:left; font-size:11px; padding-top:10px; padding-left:10px; font-family:Verdana;}
	.mobile img{width:112px; float:left; margin:25px 10px 10px 5px; z-index:99;}
	.mobile:hover span{ background:none;}
	#mr-three .mobile img{border:1px solid #DADADA}
	.frame-extra-large-wrap, .frame-large-wrap, .frame-small-wrap, .frame-medium-wrap{background:none; z-index:999}
	.frame-extra-large-wrap:hover span, #mr-three:hover .frame-extra-large-wrap span{position:static}
	.frame-medium-wrap:hover span{background:none;}
	
	.footer-call-inner{ width:100%;}

	.sms-wrp, .mail-wrp{ border-left:0; width:36%;}
	.footer-wrap{ width:100%}
	
	body{background:#F6F7FD}	
	
	/*icons*/
	.icon-health-plan { background-position: 6px -42px !important;}
	.icon-investment-plan {background-position: 6px -186px !important;}
	.icon-childrens-plan {background-position: 6px -90px !important;}
	.icon-saving-plan {background-position: 6px -139px !important;}
	.icon-youth-plan {background-position: 6px -234px !important;}
	.icon-womens-plan {background-position: 6px -282px !important;}
	.icon-retirement-plan {background-position: 6px -327px !important;}

	.tile-heading{font-size:14px}
	#top-row li+ li,#middle-row li + li, #bottom-row li +li {padding-top:10px;}
	.home-section .block-link{float:left; margin:5px 0 0 0}
	#mr-three:hover .frame-extra-large-wrap span{background:none}
	#customer-service-menu:hover .frame-medium-wrap span, #ik-centre-menu:hover .frame-medium-wrap span, .frame-medium-wrap:hover span{background:none; cursor:pointer;}
	#bottom-row li.last-li{border-bottom:none; padding-top:10px;}
	
	.customer-service dd{padding-bottom:50px;}
	.customer-service{border:none; background:none; /*width:100%;*/ width:99%;}
	.footer-call-wrp{position:relative;}
	.get-a-call-wrp{width:95%; position:absolute; top:44px;}
	
	.side-popups .dropdown-menu li:hover{background:#007DBC;}
	.side-popups .dropdown-menu li a:hover, .side-popups .dropdown-menu li:hover a{color:#fff}
	
	/*inner page*/
	.inner-left-wrp{width:96%;background:#F6F7FD; min-height:32px;  padding: 15px 10px 0;}
	.inner-left-wrp a.dropdown{text-align:left; height:20px; overflow:hidden; padding:4px 25px 4px 12px;}
	.inner-left-wrp .dropdown .caret{float:right; position:absolute; top:5px; right:10px;}
	.left-nav{position:absolute; /*width:99%;*/ background:#F0F3F7; display:none; margin-left:2%; width:95.5%; margin-top:-2px; padding:0;}
	.left-nav li{position:static}
	.left-nav li + li{border-top: 1px solid #CCCCCC; padding:1px;}
	.left-menu-wrap{height:auto; background:none; position:static; width:auto}
	.left-menu-wrap span{position:static; height:auto; width:100%; padding:2px 0; overflow:hidden; text-align:left; font-family: verdana !important;
    font-size: 12px !important; line-height:12px !important; font-weight: normal;} 
	.left-menu-wrap span.one-line, .left-menu-wrap span.three-line-small-font, .left-menu-wrap span.font10, .left-menu-wrap span.font9{padding:0 !important; height:auto !important; font-size:12px;}
	.left-menu-wrap span:hover, .left-menu-wrap:hover span{background:none}
	/* .three-line{height:auto !important;padding:2px 0 !important} */ /* praveen */
	
	.head-wrp{border:0}
	
	.inner-right-wrp{width:96%; /*width:95.5%;*/  padding: 10px; border-top:none;}
	.top-desc-wrp{padding-bottom:10px; width:100%;}
	.top-desc-wrp .description, .cal-three .top-desc-wrp .description{width:73%}/**/
	.top-desc-wrp .description p{/*height:70px; overflow:hidden*/}
	
	.inner-plans-wrp{clear:both; padding-top:10px; width:100%;}
	.inner-menus{position:static;padding-left:0;}
	.inner-menus li{position:static; clear:both; margin-bottom:5px; overflow:hidden;min-height: 50px; width: 100%;}
	.inner-menus .desc-wrp{width:80%; padding-top:0}
	.inner-menus .img-wrp{width:45px; padding: 5px 10px 0 0;}
	
	/*term assurance plan*/
	.accordion{border:1px solid #b3b3b3; border-top:none;}
	.inner-plans-wrp .accordion .accordion-group{border:none; margin-bottom:0;  border-radius:0}
	.inner-plans-wrp .accordion .accordion-heading{background:#E6E6E6 url(../images/accordion-head-bg.jpg) repeat-x left top; /*border:1px solid #b3b3b3;*/}
	.inner-plans-wrp .accordion .accordion-heading a, .inner-plans-wrp .accordion .accordion-heading a:hover{text-decoration:none; color:#58595b; font-weight:bold; border-top:1px solid #b3b3b3; position:relative}
	.inner-plans-wrp .accordion .accordion-body {/*border:1px solid #b3b3b3;*/ border-top:none; background:#fff}
	 .accordion-inner{ border:none; border-top:1px solid #b3b3b3;}
	.inner-plans-wrp .accordion .accordion-heading span.accordion-arrow{width:18px; height:18px; position:absolute; right:10px; top:50%; margin-top:-8px;}
	.inner-plans-wrp .accordion .accordion-heading span.icon-plus{background:url(../images/acc-icon-plus.png) no-repeat; }
	.inner-plans-wrp .accordion .accordion-heading span.icon-minus{background:url(../images/acc-icon-minus.png) no-repeat;}

	.cal-three .head-wrp, .cal-three #mymain{width:100%; padding:0}
	.rating-wrp {width:100%;border-top: 1px solid #E8E6D8;margin: 9px 0 ;padding-top: 0; padding-bottom:5px; border-bottom:1px solid #E8E6D8}
    
	.video-like li{padding-right:5px}
	.red-btn-wrap{float:none; width:100%}
	
	.left-nav li a img{display:none}
	.four-line, .five-line{height:auto !important; line-height:normal !important; padding:0 !important}
	
	.red-btn-wrap{float:none; width:96%;clear:both; padding-top:0; margin-top:10px;}
	.red-btn-wrap .btn-red, .red-btn-wrap .btn-red span{width:100%}
	.red-btn-wrap .btn-red span.search-icon{width:20px}
	.options-list .red-btn-wrap{margin-left:-15px}
	.term-assurance{width:100%; /*border-top: 1px solid #CCC;*/}
	.captcha .red-btn-wrap{width:47%; margin:10px 0;}
	
	.inner-menus .desc-wrp p{height:auto;}
	
	.block-2-section-1{width:28%;}
	.block-2-section-2{width:65%;}
	
	.accordion-heading .accordion-toggle br{display:none;}
	.left-menu-wrap:hover span, .left-menu-wrap.active span{ background:none;}
	 
	.tab-two-line{padding-top:8px !important;}
	.inner-plans-wrp{padding-bottom:0;}
	
	/*sliders*/
	#mr-two, #mr-four{clear:both; margin-top:0; height:auto}
	#mr-two .block-link,#mr-four .block-link, #mr-two .img-caption,#mr-four .img-caption{/*padding-left:15px;*/ padding-top:10px; text-align:left}
	.mobile .img-caption, #caption-text, #mr-three .frame-extra-large-wrap span#caption-text{padding-left:0; margin-top:-5px;}		
	#mr-two{z-index: 11;}
	#mr-four{z-index:9;}
	
	.our-key-wrp .online-products-wrp h3{min-height:30px;}
	.key-customer .online-products-wrp h3{min-height:0;}
	
	/*forms*/
	.inner-plans-wrp .forms .step2 .form-horizontal .control-group, .inner-plans-wrp .forms .step2 .form-auto-width .form-horizontal .control-group,
	.inner-plans-wrp .forms .step2 .form-auto-width .form-horizontal .controls,.inner-plans-wrp .forms .step2 .red-btn-wrap{width:100%}
	.inner-plans-wrp .forms .step2 .form-auto-width .control-label{width:110px}
	.inner-plans-wrp .forms .step2 .form-horizontal .control-label{float:left}
	.email-copy label{width:70%}
	
	.inner-plans-wrp .forms .step2 .form-auto-width .form-horizontal .controls.radios{float:none; width:100%; overflow: hidden;}
	.inner-plans-wrp .forms .step2 .form-auto-width .dropdown a.btn{width:90%}
	
	.form-section-outer-wrp .arrow{left:47%;}
	
	#middle-row li.banner{float:left; width:50%; overflow:hidden; clear:none; min-height:125px; padding-bottom:15px;}
	#mr-one, #mr-five{width:122px; margin:0 auto;}
	
	.form-auto-width .form-horizontal .control-group{width:100%}
	.form-auto-width .form-horizontal .control-label{width:100%}
	.form-auto-width .controls{width:100%}
	
	.checkboxes .check-box{width: 100%;}
	
	.inner-plans-wrp .forms .form-auto-width .form-horizontal .control-group{width:100%}
	.inner-plans-wrp .forms .form-auto-width .control-label{max-width:100%}
	.inner-plans-wrp .forms .form-auto-width .controls.control-half{width:100%}
	
	.contact-list li, .branch-wrp div{float:none; width:95%; height:auto}
	#map-canvas{width:100%}
	
	.div-wraps div{width:74%}
	
	.nod-life .controls{margin:10px 0 0 0;}
	
	.inner-plans-wrp .forms .form-horizontal .control-group{float:none}

	/*.management-photos .profile-description{width:58%;}*/
	
	.horizontal-list dt, .horizontal-list dd{width:100%; float:none}
	
	.pay-wrp{border-top:none}
	.first-advantage{width:71% !important;}
	h1{padding:0 0 10px 0;}
	/*.inner-plans-wrp{padding-top:0}*/
	#mymain{padding-left:0;}
	.more-links li{float:none; width:auto; margin-right:10px}
	.show-nav-tbl .tbl-priority{width:100%}
	h1{width:96%}
	
	.inner-plans-wrp .accordion .accordion-body ol{margin-left:18px;}
	.hdfc-social .social-blocks,.hdfc-social .social-blocks.youtube{float:none; display:block; width:100% !important}
	
	.map-nav-locator{margin-top: -30px !important;}
	
	.blog-mid-wrp, .blog-secondary-nav-wrp, .blog-top-wrp{width:95%}
	.blog-right-wrp{width:100%}
	.blog-top-wrp{min-height:45px;}
	.blog-top-wrp p{width:92%; font-size:13px; text-align: center;}
	.blog-left-wrp{width:100%; padding-right:0}
	.carousel-wrp .flexslider, .carousel-wrp{width:100%; height:auto; clear: both;}
	.blog-secondary-nav{background:none;}
	.blog-secondary-nav-wrp{position:relative; min-height:0; margin-top: 20px; margin-bottom: 20px;}
	.blog-nav li{float:none}
	.blog-nav li a{color: #000; font-size: 12px;padding: 10px;position: relative;}
	.carousel-wrp .flex-caption{width:455px}
	.blog-mid-wrp .blogs-wrp h2{font-size:14px}
	.blogs-wrp li{margin-left:10px; min-height:460px;}
	.blog-top-wrp p{ padding: 2.5% 3% 0 2%;}
	.blog-mid-wrp .blogs-wrp h2{ font-size:12px;}
	.blogs-wrp{margin-bottom:10px}
	.bloggers-inner-wrp li{width:29%; margin:0 0 0 15px; /*height:200px*/}
	.blog-by-topic li a{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat scroll 420px 11px transparent}
	.blog-by-topic li a:hover{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat scroll 420px -50px #A4C7E1}
	.blog-nav{width:99%}
	.social-network-icon{background: #028FD1; margin-left:0; width:100%}
	
	/*blogger profile page*/
	.profile-inner .right-wrp{width:64%; padding-left: 46px;}
	.authors-blog-posts li{min-height:300px}
	.blog-mid-wrp h1{width:96%}
		
	.sitemap-mid-wrp .sitemap-main-section ul li{width:40%; float: left; margin-right:25px;}
	.sitemap-mid-wrp .sitemap-sub-section{width:44%; float: left; margin-right:25px;}
	.sitemap-mid-wrp .expand-collapse{float:left; margin:0 0 10px 10px;}
	
	.social-network-icon li{padding:0; width:33%}
	.social-network-icon li a{width:33%; margin:0 auto}
	
	.map-office{width:100%; display:block; height:auto; overflow:visible}
	
	.choose-year .control-label{float:left !important;}
	.choose-year .controls{float:left; margin:0 !important;}
	.choose-year .controls.mrgn-left85{margin:0 0 10px 140px !important;}
	
	.btn-red .large{padding:0 3px 0 0;}
	.branch-wrp div+div{margin-left:0;}
	
	.left-menu-wrap span.four-line.lhs-big{padding:0 !important;}
	.five-line.lhs-long{padding:0 !important;}
	.left-menu-wrap span.lhs-big{padding:0 !important;}
	.no-br br, .no-br em{display:none;}
	
	.home-section{margin-top: 5px !important;}
	
}

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  
  	/*body-wrapper*/
	body{padding-left:0; padding-right:0;}
	
	/*.customer-service dd{padding-bottom:50px;}
   .customer-service{border:none; background:none; width:100%;}
   .footer-call-wrp{position:relative;}
   .get-a-call-wrp{width:100%; position:absolute; top:44px;}*/
   
   .font15{font-size:15px;}
  #caption-text, #mr-three .frame-extra-large-wrap span#caption-text{/*left:-10px; width:312px;*/ left:0; margin-top: -15px;}
   .pos-rel{ padding-bottom:0;}
}

@media (max-width: 600px){
	.form-section-outer .form-outer .control-group, .form-section-outer .form-outer .controls{width:100%;}
	.form-section-outer .form-outer .controls input{width:95%;}
	.form-section-outer .form-outer .dropdown a.btn{width:92%;}
	.form-section-outer .red-btn-wrap{width:99%;}	
	/*.form-section-outer-wrp .arrow{top:-2%; left:47%;}*/
	.form-section-outer-wrp .arrow{left:47%; top:auto; bottom:100%; }
	.form-section-outer-wrp .arw2{top:auto; bottom:100%; left:47%;}

	.calculator .calculator-long{width:100%;}
	.calculator form label{width:71.8%;}
	.calculator .save-tax label{width:52%;}
	.calculator .tax-benefit-result label {width: 55%;}
	.calculator .calculator-result.result-large{width:86px;}
	.calculator-visible-phone{display:block;}
	.calculator form input, .calculator form select{width:20%;}
	.calculator form .ui-slider{width:55%;}
	.calculator .risk-appetite .dropdown{width:100%; margin-left:0;}
    .calculator .risk-appetite label{width:100%; padding-right:0;}
	.calculator .premium-calculation-wrp label{width:53%}
	.error-msg{width:96% !important;}
	
	.search-chk-box p{float:none; clear:left;}
	.sitemap-mid-wrp .sitemap-sub-section{min-height:140px;}
	
	}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto !important;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  
  .customer-service dd{width:93%; padding-left:15px; margin-left:3%;}
  .get-a-call-wrp{/*width:94%;*/ width:93%; position:absolute; top:63px;}
  .sms-wrp, .mail-wrp, .our-key-wrp .online-products-wrp + .online-products-wrp{ border-left:0}
  .our-key-wrp .online-products-wrp{ padding-top:0;}
  .search-collapse .input-append{width:97%; margin:3px}
  .side-popups .dropdown-menu{width:307px}
  .sms-wrp, .mail-wrp{ width:93.5%;}
  .navbar .btn, .navbar .btn-group{margin-top: 5px;}
  .navbar .btn-navbar{margin-left:0;}
  
   /*#caption-text, #mr-three .frame-extra-large-wrap span#caption-text{width:160px;}*/
   .plans-menu .menu-two-line a{margin-top: 3px;}
   .plans-menu li, .ik-centre-menu li,.customer-service-menu li {width:33%}
   .our-key-wrp .our-key-inner, .our-key-wrp .online-products-wrp, .footer-bottom-inner{width:95%}

	#caption-text, #mr-three .frame-extra-large-wrap span#caption-text{left:0; padding-top:0; width:58%; margin-top:-5px;}
	#plans-for-you + a {margin: 14px 0 0 0;}
	#plans-for-you+ a+ span.a-arrow{margin:14px 0 0 5px}
	.our-key-wrp .online-products-wrp{min-height:112px;}
	.our-key-wrp .key-customer .online-products-wrp {min-height: 98px;}
	#top-row, #bottom-row{ padding-top:10px;}
    .pos-rel{ padding-bottom:0;}
	
	#mr-three:hover a{background:none;}
	
	/*inner page*/
	.top-desc-wrp .description, .cal-three .top-desc-wrp .description{width:60.9%}/**/
	.top-desc-wrp .img-wrp{ width:113px;}
	
	/*Term assurance plan*/
	.aside-section-block-1,.aside-section-block-2{width:100%; margin-left:0;}
	.navbar .nav-collapse .nav > li.first-li.active{ background:none;}
	
	/*sliders*/
	#mr-two .block-link,#mr-four .block-link, #mr-two .img-caption,#mr-four .img-caption{padding-left:0; width:58%; margin-top:-5px;}
	
	.profile-description {width:60%}

	/*tab-content-forms*/
	.inner-plans-wrp .forms .form-horizontal .controls{margin-left:0 !important; width:100%}
	
	.div-wraps div{width:65%}

	.awards .profile-description{width:47.2%;}

	.horizontal-list br {display:block;}
	
	.choose-year .controls.mrgn-left85 .red-btn-wrap{width:90%;}
	.red-btn-wrap .btn-red span.search-icon{display:none}

	.calculator form .ui-slider{width:30%;}
	.calculator form label{width:56%;}
	.calculator .save-tax .cal-input{width:40px !important;}
	.calculator .tax-benefit-label{width:37px !important; padding-right:10px !important;}
	.calculator .save-tax label{padding-right:0;}
	.inner-right-wrp{width:93.5%;}
	.links-list.dropdown .group-web{ margin-left:5px;}
	.first-advantage{width:54% !important;}
	.inner-left-wrp{ width:94%;}
	.asid-b{ margin-left:0 !important;}
	.width-70d-100ph{width:100% !important;}
	.width-10d-100ph{width:100% !important;}
	.width-38-phone{width:38% !important;}
	
	.navigation .collapse-div{ width:94%}
	.left-nav{margin-left:3%; width:93%;}
	.search-collapse .input-append input{ width:90% !important;}
	.links-list.dropdown ul{margin-left:5px; width:96%;}
	
	.form-section-outer .form-outer .controls select{ width:100%;}
	
	.search-box .input-append{width:92% !important;}

	.map-nav-locator{margin-top:0px !important;}
	
	.blogs-wrp li{width:100%; margin-left:0}
	.blog-mid-wrp h2{width:90%;}
	.authors-blog-posts h2{padding:10px 16px}
	.blogs-wrp li .blog-img-wrp{width:100%; margin-bottom:5px;}
	.flex-caption{display:none}
	.bloggers-inner-wrp li{width:45%}
	.blog-by-topic li a{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat scroll 270px 11px transparent}
	.blog-by-topic li a:hover{background:url("../images/blog/blog-by-topic-arrow.png") no-repeat scroll 270px -50px #A4C7E1}
	
	
	.sitemap-mid-wrp .sitemap-main-section ul li,  .sitemap-mid-wrp .sitemap-sub-section{float:none; width:100%;}
	.sitemap-mid-wrp .sitemap-sub-section{min-height:0;}
	.sitemap-mid-wrp .sitemap-sub-section+.sitemap-sub-section{margin-top:15px;}
	
	.profile-number li{width:32%}
	.profile-number li + li{width:64%}
	.profile-inner .left-wrp{width:100%}
	.profile-inner .left-wrp a{float: left; width: 35%;}
	.profile-inner .left-wrp ul{float: left;padding-left: 10px;padding-top: 0;}
	.profile-inner .right-wrp{width:99%; float:none; clear:both; padding-left:10px}
	.blog-date p {font-size: 13px;line-height: 19px;height: 74px; overflow:hidden}

	.social-network-icon li a{width:60%}

	.post-comments, .blog-post-reply .post-comments{width:79%;}
	.blog-date .date-wrp span{font-size: 14px;}
	.blog-date .date-wrp span + span {font-size: 20px;}
	.blog-date p{font-size: 12px; line-height: 17px;}
	
	.profile-number li{padding: 22px 0 21px 0;}
	.profile-number li + li{padding: 35px 0 28px; padding-left:4%;}
	.sitemap-mid{width: 95% !important;}
	.map-nav-locator{float:left}
	.management .profile-description{width:96%;}
	.plans-menu, .ik-centre-menu, .customer-service-menu, .buy-insurance-online-menu{ width:97%; left:0;}
	
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
/*@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {

    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}*/
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
  background-image:         linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #357ebd;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
  background-image:      -o-linear-gradient(top, #222 0%, #282828 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#282828));
  background-image:         linear-gradient(to bottom, #222 0%, #282828 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
  background-image:         linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image:      -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image:         linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image:      -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image:         linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
  background-image:         linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #3278b3;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */

/*added for column control*/
.row-fluid:before,
.row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}

.row-fluid:after {
    clear: both;
}
.row-fluid [class*="span"]:first-child {
    margin-right: 0 !important;
    margin-left: 0px !important;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    margin-right: 2%;
    *margin-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}

.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}

.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}

.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}

.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}

.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}

.row-fluid .span6 {
    width: 48.3%;
     margin-right: 0%!important;
    margin-left:32px;
    *width: 48.3;
}

.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}

.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}

.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}

.row-fluid .span2 {
    width: 18%;
    *width: 18%;
}

.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}


/* --------------------------------------------------------------------------------------------------------- */
/* Common Styles                                                                                             */
/* --------------------------------------------------------------------------------------------------------- */
.ps_HiddenStyle {
    display: none !important;
}

a.ps_LinkStyle 
{
}

img.ps_SellerLogoImageStyle,
img.ps_SellerLogoStyle,
img.ps_SellerStyle
{
    width: 90px;
    height: 30px;
    border: 0;
}

.ps_DownArrow {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 8px solid #3d57bd;
    display: inline-block;
}

.ps_UpArrow {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 8px solid #3d57bd;
    display: inline-block;
}

.ps_RightArrow {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #3d57bd;
    display: inline-block;
}
/*
.ps_ErrorStyle
{
    text-align: center;
    margin: 10px;
}
*/
.ps_SmallButtonStyle
{
    display: inline-block;
    line-height: 30px;
    height: 30px;
    padding: 0 10%;
    background-color: #0F6E00;
    color: #FFFFFF;
    text-decoration: none;
    text-wrap: none;
}

.ps_SmallButtonStyle .ps_RightArrow
{
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #FFFFFF;
    margin-top: 7px;
}

.ps_CenteredOverlay 
{
    position: absolute;
    margin: 100px auto 0;
    text-align: center;
    top: 0;
    width: 100%;
}

.ps_InStockStyle
{
    color: #2d2d2d;
    font-weight: bold;
    font-size: 16px;
}

.ps_OutOfStockStyle
{
    font-size: 16px;
    color: #ccc;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Responsive Container                                                                                      */
/* --------------------------------------------------------------------------------------------------------- */

.ps_ResponsiveContainerStyle {
    font-family: 'Roboto', sans-serif;
}

.ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
    display: inline-block;

    font-size: 18px !important;
    color: #fff !important;
    text-align: center;
    background-color: #0077c8 !important;

    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;

    width: 152px;
    border: none !important;

    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.ps_ResponsiveContainerStyle.ps_WtbButtonStyle:hover {
    background-color: #0066ab !important;
}

.ps_ResponsiveContainerStyle.ps_LightboxStyle.ps_WrapperStyle 
{
    z-index: 10000;
}

.ps_ResponsiveContainerStyle > .modalShadowStyle,       /* mistyped class */
.ps_ResponsiveContainerStyle > .ps_ModalShadowStyle
{
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity = 30);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10500;

    margin: 0;
    padding: 0;
    border: 0;
}

.ps_ResponsiveContainerStyle > .ps_LightboxStyle {
    background-color: #FFFFFF;
    z-index: 11000;

    -webkit-box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.2);

    -webkit-border-radius: 10px;
    border-radius: 10px;

    width: 900px;
    height: 600px;

    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.ps_ResponsiveContainerStyle .ps_LightboxStyle > .ps_ContainerStyle {    
    height: 550px;
    max-height: 550px;
    overflow: hidden;

    margin: 0 10px;

    text-align: left;
}

.ps_ResponsiveContainerStyle .ps_LightboxStyle .ps_FooterStyle {
    border-top: solid 1px #CCCCCC;
    margin: 0 10px 10px;
    padding-top: 10px;
}

.ps_ResponsiveContainerStyle > .ps_HeaderStyle {
    margin: 5px 0;
    text-align: left;
    font-weight: bold;
}


.ps_ResponsiveContainerStyle a.ps_CloseStyle {
    display: none;
}

.ps_ResponsiveContainerStyle .ps_CollapsableStyle a.ps_CloseStyle {
    margin: 5px;
}

.ps_ResponsiveContainerStyle .ps_CollapsableStyle a.ps_CloseStyle.ps_BottomStyle {
    margin-top: -25px;
}

.ps_ResponsiveContainerStyle .ps_LightboxStyle .ps_HeaderStyle .ps_CloseStyle:hover,
.ps_ResponsiveContainerStyle .ps_LightboxStyle .ps_HeaderStyle .ps_CloseStyle:active
 {
    text-decoration: none;

    background-color: #2c4298;
}

.ps_ResponsiveContainerStyle.ps_CollapsableStyle.ps_WrapperStyle {
    z-index: 10000;
    width: 100%;
    min-width: 290px;

    /*background: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/drawer_shadow_top.jpg) left top repeat-x #fff;*/
}

.ps_ResponsiveContainerStyle.ps_CollapsableStyle.ps_FillerStyle {
    width: 1px;
}

.ps_ResponsiveContainerStyle.ps_CollapsableStyle .ps_CollapsableStyle 
{
    background-color: #FFFFFF; 

    -webkit-box-shadow:  inset 0 5px 5px rgba(0, 0, 0, 0.2), inset 0 -5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  inset 0 5px 5px rgba(0, 0, 0, 0.2), inset 0 -5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:  inset 0 5px 5px rgba(0, 0, 0, 0.2), inset 0 -5px 5px rgba(0, 0, 0, 0.2);
    
    padding: 0 10px;
    margin: 40px 0 10px 0;
    
    /*background: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/drawer_shadow_bottom.jpg) left bottom repeat-x #fff;*/
}

.ps_ResponsiveContainerStyle.ps_CollapsableStyle .ps_CollapsableStyle > .ps_ContainerStyle
{
    overflow: hidden;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Footer                                                                                                    */
/* --------------------------------------------------------------------------------------------------------- */
.ps_FooterStyle
{
	border-top: solid 2px #e5e5e5;
	padding-top: 2px;
    min-height: 30px;
    width: 960px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    padding-bottom: 14px;
}

.ps_FooterStyle table {
    width: 100%;
}

.ps_FooterStyle td.ps_FooterCellStyle
{
	font-size: 10px;
	color: #222;
	line-height: 10pt;
    display: inline-block;
    min-width: 390px;
    width: 390px !important;
    padding: 2px 0;
    float: left;
    text-align: left;
}

.ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle
{
    float: right;
    padding-top: 0;
}

.ps_FooterCellStyle > a
{
	color: #222;
    font-weight: bold;
    line-height:inherit;
}

td.ps_FooterCellStyle.ps_Logo
{
    min-width: 276px;
    vertical-align: middle;
}

td.ps_FooterCellStyle.ps_Logo img
{
    display: inline-block;
    float: right;
}

img.ps_DRLogo
{
    width: 96px;
    height: 30px;
    border: none;
    margin: 0;
}

img.ps_PSLogo
{
    width: 150px;
    height: 16px;
    border: none;
    margin: 7px 0 7px 30px;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Loading plate                                                                                             */
/* --------------------------------------------------------------------------------------------------------- */
.ps_LoadingPanelStyle
{
	z-index: 12000;
	width: 32px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

/* style for the image or animation which plays to the left of the 'Loading...' sign in the loading box */
.ps_LoadingPanelAnimationStyle
{
	background: transparent url(//embeddedcloud.pricespider.com/repository/common/imgs/loading.gif) no-repeat scroll 0 0;
	width: 32px;
	min-width: 32px;
	height: 32px;
	min-height: 32px;
}

.ps_LoadingTextStyle
{
	display: none;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Options Container                                                                                         */
/* --------------------------------------------------------------------------------------------------------- */
.ps_OptionsContainerWrapperStyle 
{

}

.ps_OptionsContainerWrapperStyle .ps_OptionsContainerOptionStyle 
{
    margin: 2px 0;
}

.ps_OptionsContainerWrapperStyle span.ps_OptionsContainerSkuLabelStyle,
.ps_OptionsContainerWrapperStyle span.ps_OptionsContainerLabelStyle 
{
    display: inline-block;
    margin-right: 10px;
}

.ps_OptionsContainerWrapperStyle select.ps_OptionsContainerSelectorStyle 
{
    display: inline-block;
}

.ps_OptionsContainerWrapperStyle .ps_OptionsContainerSkuStyle 
{

}

.ps_OptionsContainerWrapperStyle span.ps_OptionsContainerSkuValueStyle 
{
    display: inline-block;
}

.ps_OptionsContainerWrapperStyle .ps_OptionsContainerContentContainerStyle 
{
    margin-top: 10px;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Country Selector                                                                                          */
/* --------------------------------------------------------------------------------------------------------- */
.ps_ResponsiveContainerStyle .ps_CountrySelectorStyle {
    text-decoration: none;
    display: inline-block;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
    font-weight: normal;
}

.ps_CountrySelectorStyle > .ps_LabelStyle {
    display: inline-block;
    width: 75px;
}

.ps_CountrySelectorStyle a.ps_OptionStyle {
    display: inline-block;
    width: 105px;
    line-height: 18pt;
    text-decoration: none;
    background-color: #ddd;
    height: 18pt;
}

.ps_CountrySelectorStyle a.ps_OptionStyle:hover,
.ps_CountrySelectorStyle a.ps_OptionStyle:active {
    text-decoration: none;
    background-color: #bbb;
}

.ps_CountrySelectorStyle a.ps_OptionStyle .ps_LabelStyle {
    margin-left: 5px;
}

.ps_CountrySelectorStyle a.ps_OptionStyle.ps_SelectedStyle .ps_DownArrow {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 8px solid #3d57bd;
    display: inline-block;
    margin-top: 4px;
    margin: 6pt 3px;
    float: right;
}

.ps_CountrySelectorStyle a.ps_OptionStyle.ps_DisabledStyle
{
    color: #666666;
}

.ps_CountrySelectorStyle img.ps_FlagStyle {
    width: 24px;
    height: 15px;
    border: none;
    margin: 2px 0 -1px 4px;
}

.ps_CountrySelectorStyle .ps_DropdownStyle 
{
    background-color: #ddd;
    display: block;
    position: absolute;
    margin: 0 0 0 75px;

    -webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    z-index: 10000;
}

.ps_CountrySelectorStyle .ps_DropdownStyle ul,
.ps_CountrySelectorStyle .ps_DropdownStyle li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ps_CountrySelectorStyle .ps_DropdownStyle a.ps_OptionStyle
{
    display: block;
    width: auto;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Dual Column Layout                                                                                        */
/* --------------------------------------------------------------------------------------------------------- */
.ps_LayoutContainerWrapperStyle .ps_Column1_2 {
    width: 435px;
    overflow: hidden;
    float: left;
}

.ps_LayoutContainerWrapperStyle .ps_Column1_2 + .ps_Column1_2 {
    margin-left: 10px;
}

.ps_LayoutContainerWrapperStyle h4 {
    
}

.ps_ColumnStyle.ps_LeftStyle {
    width: 606px;
    min-width: 606px;
    max-width: 606px;
    float: left;
    margin: 30px 15px 0 0;
    padding-right: 10px;
    border-right: 1px solid #e5e5e5;
}

.ps_ColumnStyle.ps_LeftStyle .ps_HeaderStyle {
    padding-bottom: 10px;
}

.ps_ColumnStyle.ps_RightStyle {
    width: 338px;
    float: right;
    margin-top: 30px;
}

.ps_ProductLocalSellersLocationTextBoxCellStyle {
    display: inline-block;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Outer Container                                                                                           */
/* --------------------------------------------------------------------------------------------------------- */
.ps_LayoutContainerWrapperStyle .ps_PriceRangeContainerStyle
{
    position: absolute;
    margin-top: 30px;
}

.ps_LayoutContainerWrapperStyle .ps_WtbButtonContainerStyle
{
    margin-bottom: 36px;    /* reseve space for the absolutre positioned Price Range */
}

.ps_LayoutContainerWrapperStyle .ps_WtbButtonContainerStyle > .ps_LoadingPanelStyle,
.ps_LayoutContainerWrapperStyle .ps_PriceRangeContainerStyle > .ps_LoadingPanelStyle
{
    display: none;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Tabs                                                                                                      */
/* --------------------------------------------------------------------------------------------------------- */
.ps_TabContainerStyle .ps_TabContainerBarStyle {
    height: 30px;
    text-align: left;
}

.ps_TabContainerStyle .ps_TabContainerTabHeaderSeparatorStyle,
.ps_TabContainerStyle .ps_TabContainerTabFooterSeparatorStyle {
    display: none;
}

.ps_TabContainerStyle .ps_TabContainerSelectedTabStyle
{
    display: inline-block;
    float: left;

    line-height: 30px;
    padding: 0 5%;
    background-color: #0d4b03;
    color: #FFFFFF;
    text-decoration: none;
    text-wrap: none;

    -webkit-box-shadow:  0px 0px 3px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 0px 3px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}

.ps_TabContainerStyle .ps_TabContainerTabStyle{
    display: inline-block;
    float: left;

    line-height: 30px;
    padding: 0 5%;
    background-color: #60B752;
    color: #FFFFFF;
    text-decoration: none;
    text-wrap: none;

    cursor: pointer;
}

.ps_TabContainerStyle .ps_TabContainerTabSeparatorStyle {
    display: inline-block;
    float: left;

    width: 12px;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Product Details V2                                                                                        */
/* --------------------------------------------------------------------------------------------------------- */

.ps_ProductDetailsStyle.ps_WrapperStyle
{
    margin-top: 10px;
}

.ps_ProductDetailsStyle table.ps_ContentStyle
{
    width: 100%;
}

.ps_ProductDetailsStyle td.ps_GroupStyle
{
    padding: 0px;
    vertical-align: top;
    text-align: left;
    border: none;
    width: auto;
}

.ps_ProductDetailsStyle td.ps_GroupStyle + td.ps_GroupStyle
{
    padding-left: 10px;
    vertical-align: top;
    text-align: left;
    border: none;
}

.ps_ProductDetailsStyle td.ps_GroupStyle.ps_ShortDescriptionStyle 
{
    width: 100%;
}

.ps_ProductDetailsStyle td.ps_GroupStyle .ps_ElementStyle + .ps_ElementStyle
{
    margin-top: 10px;
}

.ps_ProductDetailsStyle .ps_ShortDescriptionStyle,
.ps_ProductDetailsStyle .ps_FormattedShortDescriptionStyle
{
    font-size: larger;
    
}

.ps_ProductDetailsStyle .ps_PriceRangeStyle .ps_ValueStyle
{
    font-weight: bold;
}

.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle
{
    min-height: 60px;
    height: 60px;
    overflow-y: hidden;
    position: relative;
}

.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle .ps_FadeoutFooterStyle
{
    background: -moz-linear-gradient(top,  rgba(96,183,82,0) 0%, rgba(96,183,82,1) 50%, rgba(96,183,82,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,183,82,1)), color-stop(50%,rgba(96,183,82,0)), color-stop(100%,rgba(96,183,82,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(96,183,82,0) 0%,rgba(96,183,82,1) 50%),rgba(96,183,82,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(96,183,82,0) 0%,rgba(96,183,82,1) 50%, rgba(96,183,82,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(96,183,82,0) 0%,rgba(96,183,82,1) 50%,rgba(96,183,82,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(96,183,82,0) 0%,rgba(96,183,82,1) 50%,rgba(96,183,82,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060b752', endColorstr='#60b752',GradientType=0 ); /* IE6-9 */

    width: 100%;
    height: 25px;
    position: absolute;
    bottom: 0;
}

.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle .ps_FadeoutFooterStyle a.ps_LinkStyle.ps_ToggleStyle
{
    float: right;
    height: 14px;
    line-height: 14px;
    font-size: 13px;
    margin-top: 11px;
    text-decoration: none;
}

.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle .ps_FadeoutFooterStyle a.ps_LinkStyle.ps_ToggleStyle:hover,
.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle .ps_FadeoutFooterStyle a.ps_LinkStyle.ps_ToggleStyle:active
{
    text-decoration: none;
}

.ps_ProductDetailsStyle .ps_LongDescriptionStyle .ps_CollapsableStyle.ps_ContainerStyle.ps_ExpandedStyle .ps_FadeoutFooterStyle
{
    background: none !important;
}

.ps_ProductDetailsStyle .ps_FooterStyle {
    display: none;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Online Stores V2                                                                                          */
/* --------------------------------------------------------------------------------------------------------- */
.ps_OnlineStoresStyle.ps_WrapperStyle
{
    vertical-align: top;
    width: 100%;
    min-width: 260px;
}

.ps_OnlineStoresStyle div.ps_ListStyle 
{
    width: 100%;
}

.ps_OnlineStoresStyle div.ps_ListStyle .ps_ContainerStyle
{
    margin-top: -52px;
}

/* make scrollable when inside lightbox */
.ps_ResponsiveContainerStyle .ps_LightboxStyle .ps_OnlineStoresStyle div.ps_ListStyle {
    overflow-y: auto;
    overflow-x: hidden;
}

.ps_OnlineStoresStyle a.ps_LinkStyle.ps_PriceStyle
{
    font-size: large;
}

.ps_OnlineStoresStyle .ps_NoPriceStyle a.ps_LinkStyle.ps_PriceStyle
{
    font-size: medium;
}

.ps_OnlineStoresStyle .ps_TaxStyle .ps_ValueStyle input.ps_ZipCodeEntryStyle
{
    width: 50px;
    height: 17pt;
    line-height: 17pt;
    padding: 1pt;
    display: inline-block;
    vertical-align: middle;
}

.ps_OnlineStoresStyle .ps_TaxStyle .ps_ValueStyle .ps_ZipCodeButtonStyle
{
    margin-left: 10px;
    vertical-align: middle;
}

.ps_OnlineStoresStyle a.ps_BuyButtonStyle {
    display: inline-block;
    font-size: 18px;
    width: 109px;
    height: 36px;
    border-radius: 3px;
    line-height: 30px;
    padding: 2% 10%;
    background-color: #0077c8;
    color: #FFFFFF;
    text-decoration: none;
    text-wrap: none;
}

.ps_OnlineStoresStyle a.ps_BuyButtonStyle:hover,
.ps_OnlineStoresStyle a.ps_BuyButtonStyle:active
{
    text-decoration: none;

    background-color: #0066ab;
}

/* table layout styles */
.ps_OnlineStoresStyle table.ps_ContainerStyle 
{
    width: 100%;
    border-collapse: collapse;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle th.ps_HeaderStyle,
.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle
{
    padding: 10px;
    width: auto;
    vertical-align: middle;
    text-align: center;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle th.ps_HeaderStyle
{

}

.ps_OnlineStoresStyle table.ps_ContainerStyle th.ps_HeaderStyle a .ps_ArrowStyle
{
    display: inline-block;
    margin: 5px 0 0 8px;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle th.ps_HeaderStyle.ps_TaxStyle a.ps_LinkStyle
{
    display: inline-block;
    margin-left: 5px;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle
{
    min-width: 100px;
    border-bottom: 1px solid #e5e5e5;
    height: 80px;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle.ps_SellerNameStyle
{
    height: 30px;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle.ps_TaxStyle.ps_ZipCodeEntryStyle
{
    vertical-align: top;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee; 
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle.ps_TaxStyle .ps_ValueStyle 
{
    display: block;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle.ps_TaxStyle .ps_ValueStyle div.ps_LabelStyle
{
    margin-bottom: 5px;
}

.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle.ps_SellerNameStyle .ps_ValueStyle,
.ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle .ps_ValueStyle a.ps_LinkStyle.ps_SellerStyle
{
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

/* box layout styles */
.ps_OnlineStoresStyle div.ps_ContainerStyle
{
    border-collapse: collapse;
    border: none;
    margin: 0;
    padding: 0;
}

.ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle
{
    border-collapse:collapse;
    width: 267px;
    height: 110px;
    overflow: hidden;
    float: left;
    border: solid 1px #EEE;
    padding: 10px 5px; 
}

.ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle
{
    width: 100%;
}

.ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle td.ps_GroupStyle
{
    height: 100px;
    max-height: 100px;
    overflow-y: hidden;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    text-align: left;
    width: auto;
}

.ps_OnlineStoresStyle div.ps_ContainerStyle .ps_SellerContainerStyle.ps_BoxStyle table.ps_NestedSellerContainerStyle td.ps_GroupStyle.ps_SellerNameStyle
{
    width: 90px;
    max-width: 90px;
}

/* pagination */
.ps_OnlineStoresStyle .ps_PaginationStyle
{
    text-align: center;
}

.ps_OnlineStoresStyle .ps_PaginationStyle *
{
    display: inline-block;
}

.ps_OnlineStoresStyle .ps_PaginationStyle .ps_LabelStyle
{
    text-align: center;
    margin-top: 20px;
}

.ps_OnlineStoresStyle .ps_PaginationStyle .ps_SeparatorStyle:before
{
    content: '|';
    margin: 0 5px;
    display: none;
}

.ps_OnlineStoresStyle .ps_PaginationStyle .ps_HasMoreStyle:before
{
    content: '...';
}

.ps_OnlineStoresStyle .ps_PaginationStyle .ps_SelectedStyle
{
    font-weight: bold;
    display: none;
}

.ps_OnlineStoresStyle .ps_PaginationStyle .ps_DisabledStyle
{
    color: #999999;
    display: none;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Local Stores                                                                                             */
/* --------------------------------------------------------------------------------------------------------- */

.ps_ProductLocalSellersListContainerStyle {
    width: 586px;
    min-width: 586px;
    max-width: 586px;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersLocationEnterStyle {
    margin: -50px 8px;
    position: absolute;
    right: 0;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersLocationLabelCellStyle {
    display: none;
}

.ps_ProductLocalSellersTableStyle input.ps_LocationTextBoxStyle {
    background-color: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-size: 16px;
    height: 40px;
    width: 243px;
    padding-left: 10px;
}

.ps_ProductLocalSellersTableStyle input.ps_LocationTextBoxStyle:hover {
    border: 1px solid #00a8ff;
    color: #333;
    z-index: 100000;
}

.ps_ProductLocalSellersTableStyle input.ps_LocationTextBoxStyle.ps_WatermarkStyle
{
    color: #777;
    font-weight: normal;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersLocationNotFoundStyle {
    color: #fff;
    background: #d83333;
    position: absolute;
    font-weight: bold;
    left: 85px;
    top: 45px;
    padding: 10px 15px;
    font-size: 13px;
    white-space: nowrap;
    z-index: 13000;
    border: 0;
	
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersLocationNotFoundStyle:before {
    bottom: 100%;
	left: 110px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(216, 51, 51, 0);
	border-bottom-color: #d83333;
	border-width: 10px;
	margin-left: -10px;
}

.ps_ProductLocalSellersCurrentLocationButtonCellStyle {
    padding-left: 4px;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle,
.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle
{
    display: inline-block;
    line-height: 30px;
    padding: 0 5pt;
    color: #FFFFFF;
    text-decoration: none;
    text-wrap: none;
    margin-left: 10px;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle {
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ededed;
    width: 40px;
    height: 40px;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle:hover,
.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle:active {
    background-color: #ededed;
    border: 1px solid#999 ;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle .ps_LocateMeStyle {
    display: inline-block;
    width: 26px;
    height: 38px;
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: -19px 11px;
    background-size: auto 18px;
    vertical-align: middle;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle .ps_LookupGlassStyle {
    display: inline-block;
    width: 27px;
    height: 27px;
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    background-size: auto 18px;
    vertical-align: middle;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle {
    background-color: #e5e5e5;
    height: 38px;
    width: 39px;
    margin-left: -40px;
    margin-top: 1px;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle:hover {
    background-color: #ccc;
}

a.ps_ProductLocalSellerHideMapButtonStyle.ps_ExpandedStyle,
a.ps_ProductLocalSellerHideMapButtonStyle.ps_ps_CollapsedStyle
 {
    display: none;
}

.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle:hover,
.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle:hover,
.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle:active,
.ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle:active
{
    text-decoration: none;

}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersStoreTypeFilterCellStyle
{
    text-align: left;
    padding-left: 10px;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersStoreTypeFilterHeaderStyle
{
    display: block;
    font-weight: bold;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellerStoreTypeFilterCellStyle
{
    text-align: left;
    padding-left: 10px;
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellerStoreTypeFilterCellStyle label
{
    display: block;
}

.ps_ProductLocalSellersTableStyle input[type="radio"].ps_ProductLocalSellersStoreTypeFilterRadioStyle
{
}

/* Override thead default hidden style for the hideMap option */
.ps_ProductLocalSellersTableStyle span.ps_ProductLocalSellerHideMapCellStyle.ps_HiddenStyle
{
    display: inline !important; 
}

/* Override thead default hidden style for the hideMap option */
.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerHideMapCellStyle.ps_HiddenStyle
{
    display: table-cell !important;
}

table.ps_ProductLocalSellersTableStyle,
table.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellersMapCellStyle {
    width: 100%;
}

table.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellersMapCellStyle
{
    position: relative;
}

table.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellersMapCellStyle > .ps_ProductLocalSellersMapContainerStyle
{
    text-align: left;   /* This is required for Safari 6.1+, otheriwse if center align ends up inherited it messes up the map rendering */
}

.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersMapContainerStyle 
{
    width: 100%;
    min-width: 586px;
    max-width: 586px;
    height: 180px;
    min-height: 180px;
    max-height: 180px;

    margin: 0;
    padding: 0;

    -webkit-transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);

    overflow: hidden;
}

.ps_LightboxStyle .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersListContainerStyle {
    margin-top: 10px;
    height: 205px;
    overflow-y: auto;
    overflow-x: hidden;
    
    -webkit-transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: height 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ps_LightboxStyle .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersListContainerStyle.ps_ExpandedStyle
{
    height: 479px;
}

.ps_ProductLocalSellersTableStyle table.ps_ProductLocalSellerUngroupedTableStyle {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.ps_ProductLocalSellerUngroupedRowStyle {
    border-top: solid 1px #e5e5e5;
}
.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerColumnHeaderCellStyle {
    display: none;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle {
    text-align: left;
    vertical-align: top;
    padding: 20px 0;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerPushPinCellStyle
{
    width: 22px;
    min-width: 22px;
    padding: 20px 13px 20px 0;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerLogoCellStyle {
    width: 130px;
    min-width: 130px;
    padding: 20px 0;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle > span.ps_ProductLocalSellerCellStyle {
    display: block;
    margin-top: 4px;
    text-align: left;
}
.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerWorkhoursCellStyle.ps_ProductLocalSellerColumnWorkhoursCellStyle {
    position:relative;
    float:right;
    width:180px;
}
.ps_MobileLayoutStyle .ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerWorkhoursCellStyle.ps_ProductLocalSellerColumnWorkhoursCellStyle {
    float:left;
    width:180px;
}
.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerWorkhoursCellStyle.ps_ProductLocalSellerColumnWorkhoursCellStyle .ps_ProductLocalSellerStoreHoursStyle {
    text-align:right;
} 
.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellerPushPinCellStyle > img,
.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellerMapStorePushpinStyle > img
{
    width: 20px;
    height: 30px;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle > span.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerLogoCellStyle {
    display: inline-block;
    float: right;
    margin: 0 0 0 4px;
}

.ps_ProductLocalSellerCellStyle .ps_ProductLocalSellerDistanceCellStyle {
    font-size: 20px;
    font-weight: bold;
    color: #9a9a9a;
}

.ps_LinkStyle.ps_ProductLocalSellerStoreGetDirectionsStyle {
    font-size: 14px;
    line-height: 20px;
    color: #0077c8;
}

.ps_LinkStyle.ps_ProductLocalSellerStoreGetDirectionsStyle:hover {
    text-decoration: underline;
    color: #0077c8;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerLocationCellStyle {
    font-size: 16px;
    line-height: 18px;
    color: #2d2d2d;
    padding: 20px 0;
    /*width: 233px;*/
}

.ps_ProductLocalSellerStoreInStockStyle {
    font-size: 16px;
    color: #2d2d2d;
    text-transform: uppercase;
    font-weight: bold;
}

.ps_ProductLocalSellerStoreOutOfStockStyle,
.ps_ProductLocalSellerStoreNoDataStyle {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: bold;
}

.ps_InStockIcon {
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: -50px 0;
    background-size: auto 20px;
    width: 15px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}


.ps_OutofStockIcon {
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: -68px 0;
    background-size: auto 20px;
    width: 15px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerPhoneCellStyle.ps_ProductLocalSellerColumnPhoneCellStyle {
    margin-bottom: 20px;
}

.ps_PhoneLinkStyle {
    font-weight: bold;
}
.ps_ProductLocalSellerStoreHoursTableStyle {
    position:relative;
    float:right;
    width:100%;
}
.ps_ProductLocalSellersTableStyle .ps_ProductLocalSellerStoreHoursTableStyle td {
    text-align: left;
    vertical-align: top;
    padding: 1px 4px 1px 0;

    font-size: 16px;
    line-height: 18px;
    color: #2d2d2d;
}


.ps_ProductLocalSellerStoreHoursStyle {
    text-transform: lowercase;
    font-weight: bold;
}

.ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerLoadMoreCellStyle
{
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

/* Direction Dialog */
.ps_ProductLocalSellerStoreGetDirectionsPopupStyle
{
    background-color: whitesmoke;
    z-index: 13000;
    width: 300px;
    padding: 10px 15px;
    color: #222222;
    
    -webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
    border: solid 1px #dadee2;

    top: 0;
    left: 0;
}

.ps_ProductLocalSellerStoreGetDirectionsPopupStyle table tr,
.ps_ProductLocalSellerStoreGetDirectionsPopupStyle table td
{
    border: none;
    padding: 5px 5px 5px 0;
}

.ps_ProductLocalSellerStoreDirectionLabelCellStyle
{
	white-space: nowrap;
	cursor: default;
	padding-right: 10px;
	vertical-align: middle;
}

input[type='text'].ps_ProductLocalSellerStartLocationTextBoxStyle
{
    width: 100%;
}

.ps_ProductLocalSellerStoreGetDirectionsPopupTableStyle
{
    width: 100%;
}

.ps_ProductLocalSellerStoreDirectionEntryCellStyle
{
	text-align: left;
}

.ps_ProductLocalSellerStoreEndLocationStyle
{
	margin-top: 5px;
	height: 60px;
	padding: 3px;
	display: block;
    background-color: #f0f0f0;
    border: 1px solid #D4D4D4;
    color: #666666;
    line-height: 18px;
    font-size: 0.875em;
    overflow: auto;
}

.ps_ProductLocalSellerStoreDirectionButtonCellStyle
{
	text-align: center;
    font-size: 1em;
}

.ps_ProductLocalSellerStoreDirectionButtonCellStyle .ps_ProductLocalSellerStoreValidatingStyle
{
	color: #999;
    font-weight: bold;
    height: 25px;
    line-height: 22px;
    width: 100px;
    text-align: center;
    text-decoration: none;
	display: inline-block;
	cursor: wait;
}

a.ps_ProductLocalSellerStoreGetDirectionButtonStyle
{
	width: 122px;
}

a.ps_ProductLocalSellerStoreCancelDirectionButtonStyle
{
	width: 90px;
	margin-left: 20px;
}

.ps_ProductLocalSellerListContainerLabelStyle
{
	display: inline-block;
	padding: 10px;
}

.ps_ProductLocalSellerStoreDirectionaAddressNotFoundCellStyle
{
	color: red;
	font-weight: bold;
}

.ps_ProductLocalSellerStoreDirectionAddressesCellStyle
{
	max-width: 100px;
	overflow-y: auto;
}

.ps_ProductLocalSellerStoreDirectionDisambiguationAddressStyle
{
	cursor: pointer;
	padding: 4px 0 4px 0;
	color: #003399;
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}

ul.ps_ProductLocalSellerStoreDirectionAddressesListStyle
{
    height: 50px;
    max-height: 50px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ps_ProductLocalSellersListFooterStyle {
    text-align: center;
    position: relative;
    margin-left: 40px;
}

.ps_ProductLocalSellersPagitionLabelStyle
{
    display: inline-block;
    min-width: 80px;
    text-align: center;
}

.ps_ProductLocalSellersPagitionPriorButtonStyle,
.ps_ProductLocalSellersPagitionNextButtonStyle {
    display: inline-block;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    background-color: #f6f6f6;
    border: 1px solid #ededed;
    width: 40px;
    height: 40px;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.ps_ProductLocalSellersPagitionPriorButtonStyle
{
    margin: 0px 0 0 -120px;
    position: absolute;
}

.ps_PriorIcon {
    display: inline-block;
    width: 12px;
    height: 38px;
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: -77px 9px;
    background-size: auto 18px;
    vertical-align: middle;
    margin: 0 12px;
    cursor:pointer;
}

.ps_NextIcon {
    display: inline-block;
    width: 12px;
    height: 38px;
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements.png);
    background-repeat: no-repeat;
    background-position: -91px 9px;
    background-size: auto 18px;
    vertical-align: middle;
    margin: 0 12px;

    cursor:pointer;
}

.ps_ProductLocalSellersPagitionPriorButtonStyle:active,
.ps_ProductLocalSellersPagitionNextButtonStyle:active {
    background-color: #ededed;
}

.ps_ProductLocalSellersPagitionPriorButtonStyle:hover,
.ps_ProductLocalSellersPagitionNextButtonStyle:hover {
    background-color: #e2e2e2;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.ps_ProductLocalSellersPagitionFirstButtonStyle,
.ps_ProductLocalSellersPagitionLastButtonStyle,
.ps_ProductLocalSellersPagitionSeparatorStyle,
.ps_ProductLocalSellersPagitionDotsStyle {
    display: none;
}

/* ------------------------------------------------------------------------------------ */
/* Generic Online Stores                                                                */
/* ------------------------------------------------------------------------------------ */
.ps_GenericOnlineStoresStyle
{

}

.ps_GenericOnlineStoresStyle .ps_ContainerStyle
{
    overflow: hidden;
}

.ps_GenericOnlineStoresStyle .ps_ContainerStyle .ps_SellerContainerStyle 
{
    display: inline-block;
    width: 200px;
    height: 130px;
    float: left;
    text-align: center;
}

.ps_GenericOnlineStoresStyle .ps_ContainerStyle .ps_SellerContainerStyle .ps_LabelStyle
{
    display: none;
}

.ps_GenericOnlineStoresStyle img.ps_SellerLogoStyle
{
    width: 135px;
    height: 45px;
}

/* ------------------------------------------------------------------------------------ */
/* Redirect Warning Dialog Styles                                                       */
/* ------------------------------------------------------------------------------------ */

.ps_RedirectWarningDialog.ps_OverlayStyle
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.ps_RedirectWarningDialog.ps_OverlayStyle.ps_HiddenStyle
{
    display: block !important;
    opacity: 0;
}

.ps_RedirectWarningDialog .ps_ShadowStyle
{
    position: absolute;
    background-color: #000000;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    z-index: -1;
}

.ps_RedirectWarningDialog.ps_OverlayStyle > .ps_LightboxStyle
{
    width: 400px;
    height: 300px;
    background-color: #FFFFFF;
    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
    
    text-align: center;
    font-size: 18px;
    padding: 20px;

    margin-left: auto;
    margin-right: auto;
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_HeaderStyle
{
    font-size: larger;
    font-weight: bold;
    margin: 20px 0
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_DescriptionStyle
{
    margin: 20px 0
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle
{
    margin: 20px 0
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_ContinueStyle
{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    color: #FFFFFF;
    background-color: #6d9b5d;
    text-decoration: none;
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_CancelStyle
{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    color: #FFFFFF;
    background-color: #555555;
    text-decoration: none;

    margin-left: 20px;
}

.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_ContinueStyle:active,
.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_ContinueStyle:hover,
.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_CancelStyle:active,
.ps_RedirectWarningDialog .ps_LightboxStyle .ps_ButtonsStyle a.ps_LinkStyle.ps_CancelStyle:hover
{
    text-decoration: none;
}


/* ------------------------------------------------------------------------------------ */
/* System stylesheet, used to validate if a non-IE browser have loaded the stylesheets */
/* ------------------------------------------------------------------------------------ */
.ps_StylesheetLoadedValidatorStyle
{
	cursor: pointer !important;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Media Specific adjustments                                                                                */
/* --------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:420px) 
{
    .ps_PriceTableWrapperStyle td.ps_CellStyle,
    .ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle
    {
        padding: 10px 5px;
        font-size: 11px;
    }

    img.ps_SellerLogoImageStyle,
    img.ps_SellerStyle,
    img.ps_SellerLogoStyle
    {
        width: 60px;
        height: 20px;
    }

    .ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle.ps_SellerNameStyle
    {
        height: 20px;
    }

    .ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle.ps_SellerNameStyle .ps_ValueStyle,
    .ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle .ps_ElementStyle .ps_ValueStyle a.ps_LinkStyle.ps_SellerStyle
    {
        height: 20px;
        line-height: 20px;
    }

    .ps_OnlineStoresStyle table.ps_ContainerStyle tr.ps_RowStyle td.ps_GroupStyle
    {
        min-width: 60px;

    }

    .ps_ResponsiveContainerStyle div.ps_HeaderStyle 
    {
        height: 50px;
    }

    .ps_ResponsiveContainerStyle .ps_CountrySelectorStyle 
    {
        float: none;
    }

    .ps_FooterStyle td.ps_FooterCellStyle.ps_Copywright 
    {
        font-size: 7px;
        min-width: 210px;
        width: 210px !important;
    }

    td.ps_FooterCellStyle.ps_Logo
    {
        width: 153px !important;
    }

    img.ps_DRLogo 
    {
        width: 48px;
        height: 15px;
    }

    img.ps_PSLogo 
    {
        width: 75px;
        height: 8px;
    }
}

/* ------------------------------------------------------------------------------------ */
/* IE 8 & 9 styles                                                                      */
/* ------------------------------------------------------------------------------------ */


.ps_IE .ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersLocationButtonStyle .ps_LookupGlassStyle,
.ps_IE .ps_ProductLocalSellersTableStyle a.ps_ProductLocalSellersCurrentLocationButtonStyle .ps_LocateMeStyle,
.ps_IE .ps_InStockIcon,
.ps_IE .ps_OutofStockIcon,
.ps_IE .ps_PriorIcon,
.ps_IE .ps_NextIcon
{
    background-image: url(//embeddedcloud.pricespider.com/repository/schlage/imgs/elements_ie.png);
}



/* --------------------------------------------------------------------------------------------------------- */
/* Mobile & Tablet Layout Styles                                                                             */
/* --------------------------------------------------------------------------------------------------------- */
.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle
 {
    display: block;
    width: auto !important;
    min-width: 0;
    text-align: center;
    margin: 10px;
    background-color: transparent;
    height: auto;
    float: none !important;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle table tbody,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle table tbody
{
    display: block;
    margin: 0;
    padding: 0;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle tr,
.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle tr,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td 
{
    display: block;
    width: auto !important;
    text-align: center;
    background-color: transparent;
    height: auto;
    float: none !important;
    min-width: 0;
    margin: 0;
    padding: 0;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle table, 
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle table 
{
    width: auto;
    margin: 10px;
    display: block;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle
{
    font-size: 11px;
    color: #2d2d2d;
    line-height: 16px;
    display: block;
    width: auto !important;
    padding: 0 10px;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_FooterStyle td.ps_FooterCellStyle + td.ps_FooterCellStyle 
{
    padding-top: 0;
    display: block;
    width: auto !important;
    min-width: 0;
    text-align: center;
    background-color: transparent;
    height: auto;
    float: none !important;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle td.ps_FooterCellStyle.ps_Logo img, 
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle td.ps_FooterCellStyle.ps_Logo img 
{
    display: inline-block;
    float: none;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle td.ps_FooterCellStyle.ps_Logo,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle td.ps_FooterCellStyle.ps_Logo 
{
    min-width: 180px;
    width: 180px !important;
    vertical-align: middle;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle img.ps_PSLogo,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle img.ps_PSLogo 
{
    margin: 0;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_ProductLocalSellersListFooterStyle,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_ProductLocalSellersListFooterStyle
{
    padding-bottom: 16px;
}

.ps_ResponsiveContainerStyle.ps_TabletLayoutStyle .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersMapContainerStyle,
.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersMapContainerStyle
{
    min-width: 0;
    max-width: none;
    height: 180px !important;
}

.ps_ResponsiveContainerStyle.ps_MobileLayoutStyle .ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle > span.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerWorkhoursCellStyle 
{
    margin-top: 15px;
}

/* --------------------------------------------------------------------------------------------------------- */
/* Stacked Layout Styles                                                                                     */
/* --------------------------------------------------------------------------------------------------------- */
.ps_StackedStyles.ps_OnlineStoresStyle {
    padding-top: 35px;
}

.ps_StackedStyles.ps_LocalStoresStyles {
    padding-top: 65px;
}

.ps_StackedStyles.ps_LocalStoresStyles .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersLocationEnterStyle {
    margin: 10px 0;
    position: relative;
    right: 0;
}

ps_StackedStyles .ps_ProductLocalSellersTableStyle .ps_ProductLocalSellersMapContainerStyle {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 250px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.ps_StackedStyles .ps_ProductLocalSellersListContainerStyle {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.ps_StackedStyles a.ps_BuyButtonStyle {
    width: 150px;
    padding: 2px 10%;

}

.ps_StackedStyles .ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerPushPinCellStyle {
    width: 0;
    min-width: 0;
    padding: 20px 0;
}

.ps_StackedStyles .ps_ProductLocalSellersTableStyle td.ps_ProductLocalSellerCellStyle.ps_ProductLocalSellerLogoCellStyle {
    width: 0;
    min-width: 0;
    padding: 20px 9px 20px 9px;
}
@charset "UTF-8";
/* ============================================= */
/* =========== GENERAL PANEL SYTLING =========== */
/* ============================================= */
/* line 13, dev/sass/subCat.scss */
.subCat .slidePanel:after {
  -moz-box-shadow: inset 0 0 20em #000;
  -webkit-box-shadow: inset 0 0 20em #000;
  box-shadow: inset 0 0 20em #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: ""; }

/* line 29, dev/sass/subCat.scss */
.subCat .keylessEraPanel.type2 .panelContainer .panelText {
  padding-left: 20px;
  padding-right: 30px; }
/* line 38, dev/sass/subCat.scss */
.subCat .keylessEraPanel .panelContainer .panelText {
  position: relative;
  z-index: 100; }
  /* line 42, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText p {
    font-family: roboto-light;
    margin-top: 0; }
  /* line 47, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText .trade {
    position: relative;
    top: 0px;
    margin: 0 0 0 3px;
    padding: 0; }
  /* line 53, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText h1 {
    line-height: 60px !important; }
/* line 57, dev/sass/subCat.scss */
.subCat .keylessEraPanel .panelContainer .panelImage {
  position: relative;
  z-index: 100;
  height: 600px;
  overflow: visible;
  right: 90px !important; }

/* line 67, dev/sass/subCat.scss */
.subCat .keylessEraPanel .panelContainer .panelText p {
  font-size: 17px; }

/* line 68, dev/sass/subCat.scss */
.subCat .keylessEraPanel .panelContainer .panelText h2 {
  font-size: 40px; }

/* line 70, dev/sass/subCat.scss */
.subCat .theKeylessEraPage {
  background: #000; }

@media (max-width: 599px) {
  /* line 74, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText h2 {
    font-size: 40px;
    line-height: 34px; }
    /* line 77, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText h2.clr-black {
      font-size: 36px; } }
/* line 85, dev/sass/subCat.scss */
a.gray-arrow {
  text-decoration: none;
  color: #000;
  padding-right: 5px;
  padding: 5px 30px 5px 0;
  margin-bottom: 5px;
  margin-right: 10px;
  display: inline-block;
  background: url(main/images/gray-arrow.png) no-repeat center right;
  font-size: 11pt; }
  /* line 96, dev/sass/subCat.scss */
  a.gray-arrow:hover {
    text-decoration: underline;
    color: #00a1d4; }

/* line 102, dev/sass/subCat.scss */
a.black {
  color: #000; }

/* line 103, dev/sass/subCat.scss */
a.white {
  color: #FFF; }

/* line 106, dev/sass/subCat.scss */
.slidePanel .scrollContainer {
  position: relative; }

/* line 111, dev/sass/subCat.scss */
.backgroundImage {
  width: 2000px !important;
  height: 1000px !important;
  position: absolute;
  overflow: hidden; }

/* line 119, dev/sass/subCat.scss */
.backgroundImage img {
  width: 100% !important; }

/* line 123, dev/sass/subCat.scss */
.mainBackground img {
  z-index: 1; }

/* line 127, dev/sass/subCat.scss */
.bg2 {
  display: none; }

/* line 128, dev/sass/subCat.scss */
.bg3 {
  display: none; }

/* line 129, dev/sass/subCat.scss */
.img2, .img3 {
  display: none;
  position: absolute;
  right: 0; }

/* ======================================= */
/* =========== "KEYLESS" PANEL =========== */
/* ======================================= */
/* line 136, dev/sass/subCat.scss */
.animeLeft_B {
  /* == ACCOMODATE FOR SMALLER DESKTOP SCREENS == */ }
  /* line 138, dev/sass/subCat.scss */
  .animeLeft_B.connect .panelImage {
    top: -75px; }
  /* line 145, dev/sass/subCat.scss */
  .animeLeft_B .panelText {
    top: -100px; }
    /* line 147, dev/sass/subCat.scss */
    .animeLeft_B .panelText p {
      color: #000 !important;
      line-height: 1.4;
      margin-bottom: 10px;
      font-size: 16px !important; }
    /* line 154, dev/sass/subCat.scss */
    .animeLeft_B .panelText h2 {
      font-weight: normal;
      padding-bottom: 30px;
      color: #000;
      font-size: 36px !important; }
    /* line 161, dev/sass/subCat.scss */
    .animeLeft_B .panelText em {
      color: #00a1d4;
      font-style: normal;
      font-weight: normal; }
  @media screen and (min-width: 768px) and (max-width: 1440px) {
    /* line 170, dev/sass/subCat.scss */
    .animeLeft_B .panelImage, .animeLeft_B .panelTop {
      top: -30px; } }

/* ===================================== */
/* =========== "INTRO" PANEL =========== */
/* ===================================== */
/* line 182, dev/sass/subCat.scss */
.subCat .animeLeft .panelText {
  top: -75px !important; }
  /* line 184, dev/sass/subCat.scss */
  .subCat .animeLeft .panelText p {
    color: #FFF !important;
    line-height: 1.4;
    margin-bottom: 10px;
    font-size: 16px !important; }
  /* line 191, dev/sass/subCat.scss */
  .subCat .animeLeft .panelText .subtitle {
    font-weight: normal;
    color: #FFF;
    font-size: 46px !important; }
  /* line 197, dev/sass/subCat.scss */
  .subCat .animeLeft .panelText em {
    color: #00a1d4;
    font-style: normal;
    font-weight: normal; }
  /* line 203, dev/sass/subCat.scss */
  .subCat .animeLeft .panelText h1 {
    line-height: 60px !important;
    margin-bottom: 20px !important;
    margin-top: 5px; }

/* ========================================================= */
/* =========== "SECURITY" & "CONVENIENCE" PANELS =========== */
/* ========================================================= */
/* line 218, dev/sass/subCat.scss */
.subCat .animePin h1, .subCat .animePin p, .subCat .animePin li, .subCat .animeBg3 h1, .subCat .animeBg3 p, .subCat .animeBg3 li {
  color: #000 !important; }
/* line 222, dev/sass/subCat.scss */
.subCat .animePin h1, .subCat .animeBg3 h1 {
  font-size: 37.4pt !important;
  font-weight: normal;
  line-height: .87 !important;
  padding-bottom: 30px; }
  /* line 228, dev/sass/subCat.scss */
  .subCat .animePin h1 em, .subCat .animeBg3 h1 em {
    font-size: 42.6pt !important; }
/* line 233, dev/sass/subCat.scss */
.subCat .animePin .subtitle, .subCat .animeBg3 .subtitle {
  font-family: roboto-light;
  font-size: 25px;
  color: #000; }
/* line 239, dev/sass/subCat.scss */
.subCat .animePin ul, .subCat .animeBg3 ul {
  margin-top: 20px; }
  /* line 242, dev/sass/subCat.scss */
  .subCat .animePin ul li, .subCat .animeBg3 ul li {
    list-style-type: none;
    font-size: 15.5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    font-family: roboto-light; }
    /* line 250, dev/sass/subCat.scss */
    .subCat .animePin ul li:last-child, .subCat .animeBg3 ul li:last-child {
      border-bottom: 0px; }

/* ================================================= */
/* =========== "SECURITY" PANEL SPECIFIC =========== */
/* ================================================= */
/* ==================================================== */
/* =========== "CONVENIENCE" PANEL SPECIFIC =========== */
/* ==================================================== */
/* line 271, dev/sass/subCat.scss */
.subCat .panelContainer.animeBg3 .panelText h1, .subCat .panelContainer.animeBg3 .panelText p, .subCat .panelContainer.animeBg3 .panelText ul, .subCat .panelContainer.animeBg3 .panelText li {
  color: #fff !important; }
/* line 272, dev/sass/subCat.scss */
.subCat .panelContainer.animeBg3 .panelText li {
  border-bottom: 1px solid #dfdfdf !important; }
  /* line 275, dev/sass/subCat.scss */
  .subCat .panelContainer.animeBg3 .panelText li:last-child {
    border-bottom: 0px !important; }
/* line 282, dev/sass/subCat.scss */
.subCat .panelContainer.animeBg3.connect .panelImage {
  top: -50px !important; }
/* line 287, dev/sass/subCat.scss */
.subCat .panelContainer.animeBg3.touch .panelImage {
  right: 120px !important;
  top: 65px !important; }

/* ===================================== */
/* =========== "STYLE" PANEL =========== */
/* ===================================== */
/* line 303, dev/sass/subCat.scss */
.subCat .animeBg2 .panelImage, .subCat .leftPin .panelImage {
  right: -10px !important; }
/* line 308, dev/sass/subCat.scss */
.subCat .animeBg2.touch .panelImage, .subCat .leftPin.touch .panelImage {
  top: -105px !important; }
/* line 313, dev/sass/subCat.scss */
.subCat .animeBg2 h1, .subCat .animeBg2 p, .subCat .animeBg2 ul, .subCat .animeBg2 li, .subCat .leftPin h1, .subCat .leftPin p, .subCat .leftPin ul, .subCat .leftPin li {
  color: #000 !important; }
/* line 314, dev/sass/subCat.scss */
.subCat .animeBg2 p:not(.subtitle), .subCat .leftPin p:not(.subtitle) {
  margin: 20px 0; }
/* line 318, dev/sass/subCat.scss */
.subCat .animeBg2 ul, .subCat .leftPin ul {
  margin-top: 20px; }
  /* line 321, dev/sass/subCat.scss */
  .subCat .animeBg2 ul li, .subCat .leftPin ul li {
    list-style-type: none;
    font-size: 15.5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    font-family: roboto-light; }
    /* line 329, dev/sass/subCat.scss */
    .subCat .animeBg2 ul li:last-child, .subCat .leftPin ul li:last-child {
      border-bottom: 0px; }

/* ==================================================== */
/* -------------- SLICK CAROUSEL STYLES --------------- */
/* ==================================================== */
/* Slider */
/* line 366, dev/sass/subCat.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

/* line 381, dev/sass/subCat.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  /* line 388, dev/sass/subCat.scss */
  .slick-list:focus {
    outline: none; }
  /* line 392, dev/sass/subCat.scss */
  .slick-loading .slick-list {
    background: #fff url('../../../../dev/images/ajax-loader.gif') center center no-repeat; }
  /* line 396, dev/sass/subCat.scss */
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

/* line 401, dev/sass/subCat.scss */
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 409, dev/sass/subCat.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  /* line 415, dev/sass/subCat.scss */
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  /* line 421, dev/sass/subCat.scss */
  .slick-track:after {
    clear: both; }
  /* line 425, dev/sass/subCat.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 430, dev/sass/subCat.scss */
#main-select {
  width: 85%; }
  /* line 432, dev/sass/subCat.scss */
  #main-select .slick-list {
    left: 25px; }
  /* line 435, dev/sass/subCat.scss */
  #main-select .slick-slide {
    float: left;
    height: 100%;
    position: relative;
    min-height: 300px;
    margin-top: 90px; }
    /* line 441, dev/sass/subCat.scss */
    [dir="rtl"] #main-select .slick-slide {
      float: right; }
    /* line 444, dev/sass/subCat.scss */
    #main-select .slick-slide img {
      display: block;
      opacity: 0.4; }
    /* line 448, dev/sass/subCat.scss */
    #main-select .slick-slide.slick-center {
      margin-top: 40px; }
      /* line 450, dev/sass/subCat.scss */
      #main-select .slick-slide.slick-center img {
        opacity: 1;
        width: 100%;
        height: auto !important; }

/* line 460, dev/sass/subCat.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  /* line 464, dev/sass/subCat.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 469, dev/sass/subCat.scss */
  .slick-slide img {
    display: block; }
  /* line 472, dev/sass/subCat.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 477, dev/sass/subCat.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 481, dev/sass/subCat.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 485, dev/sass/subCat.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 489, dev/sass/subCat.scss */
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Arrows */
/* line 499, dev/sass/subCat.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: rgba(0, 0, 0, 0) url("main/images/next.png") no-repeat scroll 0 0;
  color: transparent;
  top: 55px;
  padding: 0;
  border: none;
  outline: none; 
  right:0;}/* prince */
  /* line 514, dev/sass/subCat.scss */
  /* .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; } *//*prince*/
    /* line 518, dev/sass/subCat.scss */
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  /* line 522, dev/sass/subCat.scss */
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

/* line 526, dev/sass/subCat.scss */
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Dots */
/* line 536, dev/sass/subCat.scss */
.slick-slider {
  margin-bottom: 30px; }

/* line 539, dev/sass/subCat.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  /* line 548, dev/sass/subCat.scss */
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    /* line 557, dev/sass/subCat.scss */
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      /* line 569, dev/sass/subCat.scss */
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        /* line 571, dev/sass/subCat.scss */
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      /* line 576, dev/sass/subCat.scss */
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    /* line 594, dev/sass/subCat.scss */
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* ======================================= */
/* =========== "OPTIONS" PANEL =========== */
/* ======================================= */
/* line 606, dev/sass/subCat.scss */
#subCatOptions {
  position: relative;
  z-index: 998; }
  /* line 610, dev/sass/subCat.scss */
  #subCatOptions #customizer-wrapper {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    padding: 0 4%; }
    /* line 616, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col {
      max-width: 50%; }
      /* line 619, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left {
        position: relative;
        max-width: 55%; }
        /* line 623, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.left .section-title {
          width: 500px;
          height: 75px;
          margin-bottom: 20px;
          margin-top: 0; }
          /* line 629, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.left .section-title h1 {
            font-size: 55px;
            line-height: 1; }
          /* line 634, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.left .section-title p.subtitle {
            color: #333; }
        /* line 640, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.left .nav button {
          width: 20px;
          height: 38px;
          display: block;
          position: absolute;
          cursor: pointer;
          border: none;
          content: "";
          top: 40%; }
          /* line 650, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.left .nav button.right {
            background: url(main/images/arrow-right.png) no-repeat transparent;
            right: 0; }
          /* line 654, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.left .nav button.left {
            background: url(main/images/arrow-left.png) no-repeat transparent;
            left: 0; }
        /* line 661, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.left #showcase {
          height: 430px;
          width: 86%;
          overflow: visible !important;
          float: left;
          margin: 0 4% 0 10%; }
          /* line 670, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.left #showcase .cloud9-item img {
            max-height: 68% !important; }
      /* line 677, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.right {
        display: block;
        position: absolute;
        right: 0;
        top: 5px; }
        /* line 683, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .divider {
          background: url(main/images/divider.png) no-repeat transparent;
          padding-top: 10px;
          width: 390px;
          height: 80px;
          display: block; }
        /* line 691, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .section-title {
          height: auto !important;
          position: relative;
          margin: 0;
          margin-bottom: 50px;
          color: #000; }
          /* line 698, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .section-title .subtitle {
            font-weight: normal;
            font-family: "Roboto-Light";
            color: #000; }
        /* line 705, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .product-name {
          margin: 0;
          height: auto; }
        /* line 710, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right #itemName {
          text-transform: uppercase; }
        /* line 714, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right ul {
          display: block; }
          /* line 717, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right ul li {
            float: left;
            list-style-type: none; }
        /* line 723, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right h3 {
          color: #696969 !important; }
        /* line 727, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right #leversWrapper {
          display: block;
          margin-top: -10px;
          margin-bottom: 30px; }
        /* line 734, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right #leversWrapper h3, #subCatOptions #customizer-wrapper .col.right #finishWrapper h3 {
          font-size: 17px;
          font-family: roboto !important;
          text-transform: uppercase; }
        /* line 743, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .slick-track div img:hover {
          -webkit-filter: drop-shadow(0px 0px 4px #00a1d4);
          -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00a1d4')";
          filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00a1d4')";
          cursor: pointer; }
        /* line 750, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .slick-track div .activeFinish, #subCatOptions #customizer-wrapper .col.right .slick-track div .activeLever {
          -webkit-filter: drop-shadow(0px 0px 4px #00a1d4);
          -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00a1d4')";
          filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00a1d4')";
          cursor: pointer; }
        /* line 758, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.right .slick-slider {
          position: relative;
          width: 100%; }
          /* line 762, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-prev {
            background: url(main/images/arrow-left.png) no-repeat transparent;
            height: 38px;
            width: 20px;
            position: absolute;
            left: 0; }
          /* line 769, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-next {
            background: url(main/images/arrow-right.png) no-repeat transparent;
            height: 38px;
            width: 20px;
            position: absolute;
            right: 0; }
          /* line 777, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-prev:before {
            content: "" !important; }
          /* line 778, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-next:before {
            content: "" !important; }
          /* line 780, dev/sass/subCat.scss */
          #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-list {
            display: block;
            height: 105px;
            margin: 0 24px;
            overflow: hidden;
            padding: 0;
            position: relative;
            width: 349px; }

/* -- Tablet Portrait -- */
@media (min-width: 600px) and (max-width: 768px) and (orientation: portrait) {
  /* line 798, dev/sass/subCat.scss */
  #subCatOptions {
    margin-top: 10% !important;
    position: relative; }
    /* line 804, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right, #subCatOptions #customizer-wrapper .col.left {
      max-width: 100%;
      width: 80%;
      float: left;
      margin: 0 10%;
      display: block;
      position: relative; }
    /* line 813, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.left {
      max-height: 400px; }
      /* line 816, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left #showcase {
        margin-left: -100px; }
      /* line 821, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left .nav button.left {
        left: 0; } }
/* -- Mobile Portrait -- */
@media (max-width: 479px) {
  /* line 833, dev/sass/subCat.scss */
  #subCatOptions {
    margin-top: 5% !important;
    position: relative;
    min-height: 775px; }
    /* line 840, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right, #subCatOptions #customizer-wrapper .col.left {
      max-width: 90%;
      float: left;
      margin: 0 5%;
      display: block;
      position: relative; }
    /* line 849, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.left .section-title {
      height: auto;
      width: auto; }
      /* line 853, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left .section-title h1, #subCatOptions #customizer-wrapper .col.left .section-title .blue {
        font-size: 45px;
        display: inline;
        line-height: .85;
        color: #000; }
        /* line 859, dev/sass/subCat.scss */
        #subCatOptions #customizer-wrapper .col.left .section-title h1 :not(.blue), #subCatOptions #customizer-wrapper .col.left .section-title .blue :not(.blue) {
          float: left; }
      /* line 864, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left .section-title .subtitle {
        font-size: 14px; }
    /* line 868, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.left #showcase {
      height: 300px;
      margin-left: 65px;
      margin-top: -20px; }
    /* line 875, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.left .nav button {
      top: 50%; }
      /* line 877, dev/sass/subCat.scss */
      #subCatOptions #customizer-wrapper .col.left .nav button.left {
        left: 0; }
    /* line 885, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right h3.product-name {
      font-size: 28px; }
    /* line 889, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right #itemName {
      height: 60px; }
    /* line 892, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right .divider {
      width: auto;
      background-position: -56px 0; }
    /* line 898, dev/sass/subCat.scss */
    #subCatOptions #customizer-wrapper .col.right .slick-slider .slick-list {
      width: 245px; } }
/* line 910, dev/sass/subCat.scss */
#levers ul {
  list-style: none; }
  /* line 913, dev/sass/subCat.scss */
  #levers ul img:hover {
    border: 1px solid #6fc0d9; }
  /* line 917, dev/sass/subCat.scss */
  #levers ul .leversName {
    display: none;
    text-align: center;
    width: 68px;
    color: #686868; }
  /* line 925, dev/sass/subCat.scss */
  #levers ul .selected-design img {
    border: 1px solid #6fc0d9; }
  /* line 929, dev/sass/subCat.scss */
  #levers ul .selected-design .leversName {
    display: block; }
/* line 935, dev/sass/subCat.scss */
#levers li {
  float: left;
  width: 25%; }

/* line 943, dev/sass/subCat.scss */
#finishes ul {
  list-style: none; }
  /* line 946, dev/sass/subCat.scss */
  #finishes ul img:hover {
    border: 1px solid #6fc0d9; }
  /* line 950, dev/sass/subCat.scss */
  #finishes ul .finishName {
    display: none;
    text-align: center;
    width: 68px;
    color: #686868; }
  /* line 958, dev/sass/subCat.scss */
  #finishes ul .selected-design img {
    border: 1px solid #6fc0d9; }
  /* line 962, dev/sass/subCat.scss */
  #finishes ul .selected-design .finishName {
    display: block; }

/* line 972, dev/sass/subCat.scss */
#finishes li {
  float: left;
  width: 25%; }

/* ============================================ */
/* =========== "MORE" PANEL STYLING =========== */
/* ============================================ */
/* line 982, dev/sass/subCat.scss */
.subCat .fluid {
  width: 100%;
  position: relative;
  overflow: hidden; }
  /* line 987, dev/sass/subCat.scss */
  .subCat .fluid .panelContainer {
    max-width: 920px;
    margin-top: 150px !important;
    margin-bottom: 100px; }
  /* line 993, dev/sass/subCat.scss */
  .subCat .fluid h1 {
    text-align: center;
    font-size: 76px;
    line-height: 1em;
    margin-bottom: 85px;
    position: relative;
    z-index: 98; }
  /* line 1001, dev/sass/subCat.scss */
  .subCat .fluid h2 {
    white-space: nowrap; }
  /* line 1004, dev/sass/subCat.scss */
  .subCat .fluid .overlay {
    display: block;
    background: url("main/images/hero_overlay.png") center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 95; }

/* ======================================================== */
/* ========= TABLET RESPONSIVE STYLING (PORTRAIT) ========= */
/* ======================================================== */
@media (min-width: 600px) and (max-width: 768px) and (orientation: portrait) {
  /* line 1020, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelImage {
    right: 50px !important; }
  /* line 1022, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText h1 {
    font-size: 62px !important; }
  /* line 1023, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer .panelText h2 {
    font-size: 26px !important;
    line-height: 26px !important;
    display: block; }
  /* line 1032, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer.connect .panelImage img {
    width: 80% !important; }
  /* line 1035, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer.touch .panelImage img {
    width: 115% !important; }

  /* line 1040, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft .subtitle {
    font-size: 34px !important;
    line-height: .87 !important; }

  /* line 1048, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft_B.connect .panelImage {
    top: -100px !important; }
  /* line 1053, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft_B.touch .panelImage {
    top: -10px !important; }

  /* line 1061, dev/sass/subCat.scss */
  .subCat .panelContainer.animeBg3.touch .panelImage {
    top: -20px !important; }

  /* line 1070, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer.leftPin.touch .panelImage img {
    width: 80% !important; }

  /* line 1079, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft h1 {
    font-size: 33px; }
  /* line 1083, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft .section-title {
    margin-bottom: 80px !important; }
  /* line 1089, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center) img {
    margin: 0 !important;
    padding: 0 !important; }
    /* line 1093, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center) img.deadbolt {
      margin-left: -10px !important; }
    /* line 1096, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center) img.lever {
      left: 0px !important; }
  /* line 1100, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center):first-child {
    position: relative; }
    /* line 1103, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center):first-child img.deadbolt {
      left: -15px !important; }
    /* line 1106, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelLeft .slick-active:not(.slick-center):first-child img.lever {
      left: 0px !important; }
  /* line 1113, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft .slick-center img {
    margin-left: -40px !important; }
  /* line 1119, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelLeft #main-select .slick-center img {
    width: 175px !important; }
    /* line 1121, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelLeft #main-select .slick-center img.lever {
      margin-left: -60px !important; }
  /* line 1128, dev/sass/subCat.scss */
  #subCatOptions.panelContainer .panelRight {
    right: 20px; }
    /* line 1130, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelRight .divider {
      width: 360px;
      background: url(main/images/divider.png) no-repeat transparent top; }
    /* line 1134, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelRight .slick-slide {
      width: 80px !important; }
    /* line 1137, dev/sass/subCat.scss */
    #subCatOptions.panelContainer .panelRight .slick-list {
      width: 310px !important; } }
/* ========================================================= */
/* ========= TABLET RESPONSIVE STYLING (LANDSCAPE) ========= */
/* ========================================================= */
@media (min-width: 769px) and (max-width: 1023px) {
  /* line 1150, dev/sass/subCat.scss */
  .subCat .panelContainer .panelImage img {
    max-width: 600px !important; }
  /* line 1155, dev/sass/subCat.scss */
  .subCat .panelContainer.connect .panelImage img {
    width: 60% !important; }
  /* line 1158, dev/sass/subCat.scss */
  .subCat .panelContainer.touch .panelImage img {
    width: 100%; }
  /* line 1161, dev/sass/subCat.scss */
  .subCat .panelContainer .panelText {
    margin-left: 0 !important; }
    /* line 1164, dev/sass/subCat.scss */
    .subCat .panelContainer .panelText h1 {
      font-size: 43pt !important;
      line-height: 50px !important;
      margin-bottom: auto; }
    /* line 1170, dev/sass/subCat.scss */
    .subCat .panelContainer .panelText h2 {
      font-size: 28px !important;
      margin-bottom: 5px;
      line-height: 32px; }

  /* line 1179, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft .panelText {
    top: -50px !important; }

  /* line 1186, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft_B.connect .panelImage {
    top: -20px !important; }
  /* line 1192, dev/sass/subCat.scss */
  .subCat .panelContainer.animeLeft_B.touch .panelImage {
    top: 20px !important; }

  /* line 1200, dev/sass/subCat.scss */
  .subCat .panelContainer.animePin .panelText h1 {
    font-size: 37pt !important; }

  /* line 1208, dev/sass/subCat.scss */
  .subCat .panelContainer.animeBg3.connect .panelImage {
    top: 20px !important; }

  /* line 1216, dev/sass/subCat.scss */
  .subCat .panelContainer.animeBg2 .panelText h1 {
    font-size: 36pt !important; }

  /* line 1223, dev/sass/subCat.scss */
  .subCat .panelContainer.leftPin .panelImage img {
    width: 80% !important; }

  /* line 1231, dev/sass/subCat.scss */
  .subCat .fluid .panelContainer h2 {
    line-height: 50px !important; } }
/* ======================================================== */
/* ========= MOBILE RESPONSIVE STYLING - PORTRAIT ========= */
/* ======================================================== */
@media (max-width: 479px) {
  /* line 1243, dev/sass/subCat.scss */
  a.gray-arrow {
    margin-right: 10px;
    margin-top: 5px; }

  /* line 1244, dev/sass/subCat.scss */
  .mainBackground {
    display: block !important;
    visibility: visible !important; }

  /* line 1249, dev/sass/subCat.scss */
  .subCat .fluid .panelContainer {
    margin-top: 50px !important; }

  /* line 1250, dev/sass/subCat.scss */
  .subCat .fluid h1 {
    font-size: 50px !important;
    margin-bottom: 0 !important; }

  /* line 1252, dev/sass/subCat.scss */
  .subCat .slidePanel:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: ""; }

  /* line 1266, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .backgroundImage {
    min-height: 1100px !important; }
    /* line 1269, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .backgroundImage.heightImportant {
      min-height: 1200px !important; }
  /* line 1275, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer {
    /* ------> "AnimeLeft" Panel */
    /* ------> "AnimeLeft_B" Panel */
    /* ------> "AnimePin" Panel */
    /* ------> "AnimeBg3" Panel */
    /* ------> "LeftPin" Panel */
    /* ------> "AnimeBg2" Panel */
    /* ------> "Customizer" Panel */ }
    /* line 1277, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch .panelImage {
      right: 34.5% !important;
      top: -20px !important; }
      /* line 1281, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch .panelImage img {
        width: 120% !important; }
    /* line 1288, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect .panelImage {
      top: -20px !important;
      right: 0px !important; }
      /* line 1291, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect .panelImage img {
        width: 80% !important; }
    /* line 1297, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText {
      top: auto !important; }
      /* line 1300, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer .panelText h1 {
        line-height: .87 !important; }
        /* line 1302, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer .panelText h1 em, .subCat .keylessEraPanel .panelContainer .panelText h1 span {
          font-size: auto !important;
          display: inline !important; }
      /* line 1307, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer .panelText .trademark {
        top: 0px !important; }
      /* line 1310, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer .panelText .subtitle {
        margin-bottom: 0 !important;
        line-height: 1 !important;
        visibility: visible !important; }
    /* line 1320, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText {
      text-align: center; }
      /* line 1323, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText h1 {
        font-size: 50px !important;
        padding-bottom: 0 !important;
        margin-bottom: 10px !important; }
      /* line 1329, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText p {
        margin-bottom: 20px;
        font-size: 14px !important; }
        /* line 1333, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText p.subtitle {
          font-size: 30px !important; }
    /* line 1345, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText {
      text-align: center; }
      /* line 1348, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText h1 {
        font-size: 45px !important;
        padding-bottom: 0 !important;
        margin-bottom: 10px !important;
        line-height: .85 !important; }
        /* line 1354, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText h1 .blue {
          font-size: 45px !important; }
      /* line 1359, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText p {
        margin-bottom: 10px;
        font-size: 14px !important; }
        /* line 1363, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText p.subtitle {
          font-size: 30px !important; }
    /* line 1376, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage img {
      margin-top: 0px; }
    /* line 1380, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText {
      background: #fff !important;
      opacity: .7 !important; }
      /* line 1384, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText h2, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText h2 {
        font-size: 37px !important;
        line-height: 1 !important; }
      /* line 1389, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText p {
        margin-bottom: 20px; }
    /* line 1400, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage img {
      margin-top: 0 !important; }
    /* line 1410, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelImage, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelImage {
      right: 50px !important; }
    /* line 1413, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText {
      background: #fff !important;
      opacity: .7 !important; }
      /* line 1417, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText h1 {
        font-size: 50px !important;
        padding-bottom: 0 !important;
        line-height: .85 !important; }
      /* line 1423, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText p {
        margin-bottom: 20px; }
    /* line 1433, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animePin .panelImage {
      right: 33px !important; }
    /* line 1443, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelImage img {
      position: relative;
      margin-top: 20px; }
    /* line 1449, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText h1 {
      font-size: 50px !important;
      padding-bottom: 0 !important;
      line-height: .85 !important; }
    /* line 1455, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText p {
      margin-bottom: 20px; }
    /* line 1466, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelImage img {
      position: relative;
      margin-left: 10px;
      margin-top: 0 !important; }
    /* line 1478, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelImage {
      right: 26.5% !important; }
      /* line 1480, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelImage img {
        width: 90% !important;
        margin-left: 115px;
        position: relative;
        margin-top: -70px; }
    /* line 1487, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText {
      background: #fff !important;
      opacity: .7 !important;
      width: 100% !important; }
      /* line 1492, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText h1 {
        font-size: 50px !important;
        padding-bottom: 0 !important;
        line-height: .85 !important; }
      /* line 1498, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText p {
        margin-bottom: 20px; }
    /* line 1509, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelImage {
      top: -50px !important; }
    /* line 1512, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText {
      background: #fff !important;
      opacity: .7; }
      /* line 1516, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText p {
        font-size: 36px;
        color: #000 !important;
        line-height: 1;
        visibility: visible; }
      /* line 1523, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText h1 {
        line-height: 1 !important; }
    /* line 1533, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer#subCatOptions .panelLeft h1 {
      font-size: 36px; } }
/* ========================================================= */
/* ========= MOBILE RESPONSIVE STYLING - LANDSCAPE ========= */
/* ========================================================= */
@media (min-width: 480px) and (max-width: 599px) {
  /* line 1549, dev/sass/subCat.scss */
  .subCat .slidePanel:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: ""; }

  /* line 1563, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .backgroundImage {
    min-height: 1100px !important; }
    /* line 1566, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .backgroundImage.heightImportant {
      min-height: 1200px !important; }
  /* line 1571, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer {
    /* ------> "AnimeLeft" Panel */
    /* ------> "AnimeLeft_B" Panel */
    /* ------> "AnimePin" Panel */
    /* ------> "AnimeBg3" Panel */
    /* ------> "LeftPin" Panel */
    /* ------> "AnimeBg2" Panel */ }
    /* line 1573, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch .panelImage {
      right: auto !important;
      top: -20px !important; }
      /* line 1577, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch .panelImage img {
        width: 70% !important; }
    /* line 1584, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect .panelImage {
      right: auto !important;
      top: -30px !important; }
      /* line 1588, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect .panelImage img {
        width: 50% !important; }
    /* line 1594, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText {
      top: auto !important; }
    /* line 1604, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelImage img {
      margin-left: -160px; }
    /* line 1608, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText {
      text-align: center; }
      /* line 1611, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText h1 {
        font-size: 50px !important;
        line-height: .85 !important; }
        /* line 1614, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText h1 .blue, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText h1 .blue {
          font-size: 50px !important; }
      /* line 1619, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText p {
        margin-bottom: 20px; }
    /* line 1630, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelImage img {
      margin-left: 0 !important; }
    /* line 1641, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage img {
      margin-left: -160px; }
    /* line 1645, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText {
      background: #fff !important;
      opacity: .7 !important; }
      /* line 1649, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText h1 {
        font-size: 50px !important; }
      /* line 1653, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText p {
        margin-bottom: 20px; }
    /* line 1664, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage img {
      margin-left: 0px !important;
      margin-top: 0px !important; }
    /* line 1676, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelImage img {
      margin-left: -160px;
      position: relative; }
    /* line 1681, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText {
      background: #fff !important;
      opacity: .7 !important; }
      /* line 1685, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText h1 {
        font-size: 50px !important;
        padding-bottom: 0 !important;
        line-height: .85 !important; }
      /* line 1691, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText p {
        margin-bottom: 20px; }
    /* line 1702, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animePin .panelImage img {
      margin-left: 0px !important;
      position: relative; }
    /* line 1714, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelImage img {
      left: -13% !important;
      position: relative; }
    /* line 1720, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText h1 {
      font-size: 50px !important;
      padding-bottom: 0 !important;
      line-height: .85 !important; }
    /* line 1726, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText p, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText p {
      margin-bottom: 20px; }
    /* line 1737, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelImage img {
      margin-left: 0px !important;
      position: relative;
      margin-top: 0px !important; }
    /* line 1750, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelImage img {
      width: 60% !important;
      margin-left: 105px;
      position: relative;
      margin-top: -60px; }
    /* line 1757, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText {
      background: #fff !important;
      opacity: .7 !important;
      width: 100% !important; }
      /* line 1762, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText h1 {
        font-size: 50px !important;
        padding-bottom: 0 !important;
        line-height: .85 !important; }
      /* line 1768, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText p {
        margin-bottom: 20px; }
    /* line 1779, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText {
      background: #fff !important;
      opacity: .7; } }
/* =============================================================== */
/* ========= MOBILE RESPONSIVE STYLING - LARGE LANDSCAPE ========= */
/* =============================================================== */
@media (min-width: 600px) and (max-width: 767px) and (orientation: landscape) {
  /* line 1794, dev/sass/subCat.scss */
  .theKeylessEraPage #theKeylessEraNav nav ul li {
    padding: 0 9px !important; }

  /* line 1798, dev/sass/subCat.scss */
  .subCat .slidePanel:after {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: ""; }

  /* line 1811, dev/sass/subCat.scss */
  .subCat .scrollContainer {
    display: none; }

  /* line 1816, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .backgroundImage {
    min-height: 1100px !important; }
    /* line 1819, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .backgroundImage.heightImportant {
      min-height: 1200px !important; }
  /* line 1824, dev/sass/subCat.scss */
  .subCat .keylessEraPanel .panelContainer {
    /* ------> "AnimeLeft" Panel */
    /* ------> "AnimeLeft_B" Panel */
    /* ------> "AnimePin" & "AnimeBg3" Panel */
    /* ------> "LeftPin" Panel */
    /* ------> "AnimeBg2" Panel */ }
    /* line 1826, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelImage img {
      width: 100%; }
    /* line 1831, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText .subtitle {
      font-size: 26px !important;
      line-height: .85 !important; }
    /* line 1835, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText h1 {
      line-height: .85 !important;
      font-size: 40px !important; }
    /* line 1839, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText p {
      font-size: 12px !important;
      line-height: 1.5 !important; }
    /* line 1843, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer .panelText a.gray-arrow {
      font-size: 12px;
      margin-right: 3px; }
    /* line 1852, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft .panelText, .subCat .keylessEraPanel .panelContainer.connect.animeLeft .panelText {
      margin-top: 100px !important; }
    /* line 1860, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch .panelImage img {
      margin-top: -35px;
      width: 80%; }
    /* line 1869, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect .panelImage img {
      margin-top: -35px;
      width: 46%; }
    /* line 1880, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelImage img, .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage img {
      margin-top: 20px !important; }
    /* line 1888, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeLeft_B .panelText {
      margin-top: 190px !important; }
    /* line 1895, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelImage {
      margin-top: 130px !important; }
    /* line 1898, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeLeft_B .panelText {
      margin-top: 190px !important; }
    /* line 1907, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText, .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText {
      top: -85px !important; }
      /* line 1909, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText h1, .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText h1, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText h1 {
        font-size: 35px !important;
        line-height: .85 !important;
        padding-bottom: 10px;
        margin-top: -50px !important; }
        /* line 1915, dev/sass/subCat.scss */
        .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText h1.blue, .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText h1 .blue, .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText h1.blue, .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText h1 .blue, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText h1.blue, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText h1 .blue, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText h1.blue, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText h1 .blue {
          font-size: 35px !important;
          line-height: .85 !important; }
      /* line 1921, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.animePin .panelText ul li, .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText ul li, .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText ul li, .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText ul li {
        font-size: 12px !important;
        padding-bottom: 5px;
        margin-bottom: 5px; }
    /* line 1932, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animePin .panelImage img {
      margin-top: 20px !important; }
    /* line 1938, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelImage {
      margin-top: 30px !important; }
    /* line 1941, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.animeBg3 .panelText {
      top: -80px !important; }
    /* line 1949, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animePin .panelImage img {
      margin-top: 30px !important; }
    /* line 1953, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animePin .panelText {
      margin-top: 190px !important; }
    /* line 1958, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelImage {
      margin-top: 160px !important; }
    /* line 1961, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg3 .panelText {
      margin-top: 220px !important; }
    /* line 1972, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelImage img {
      width: 55% !important;
      margin-top: 60px; }
    /* line 1977, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText {
      top: -130px !important; }
      /* line 1979, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.touch.leftPin .panelText h1 {
        margin-bottom: 20px;
        font-size: 33px !important; }
    /* line 1991, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelImage img {
      width: 65%; }
    /* line 1995, dev/sass/subCat.scss */
    .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText {
      top: -100px !important; }
      /* line 1997, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText h1 {
        margin-bottom: 20px;
        font-size: 33px !important; }
      /* line 2001, dev/sass/subCat.scss */
      .subCat .keylessEraPanel .panelContainer.connect.animeBg2 .panelText ul li {
        font-size: 12px;
        margin-bottom: 5px;
        padding-bottom: 5px; }
  /* line 2011, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer .section-title {
    margin-bottom: 0;
    margin-top: 85px; }
    /* line 2015, dev/sass/subCat.scss */
    .subCat .keylessEraPanel #subCatOptions.panelContainer .section-title h1, .subCat .keylessEraPanel #subCatOptions.panelContainer .section-title .blue {
      font-size: 29px; }
    /* line 2019, dev/sass/subCat.scss */
    .subCat .keylessEraPanel #subCatOptions.panelContainer .section-title .subtitle {
      font-size: 12px; }
  /* line 2023, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer .divider {
    height: 55px;
    background: url(main/images/divider.png) no-repeat transparent top;
    width: 325px; }
  /* line 2029, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer .panelRight .slick-list {
    margin-left: 40px;
    width: 253px; }
  /* line 2037, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer .panelLeft .slick-slide img.lever {
    margin-left: 0 !important; }
  /* line 2043, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer #main-select .slick-list {
    left: 10px !important; }
  /* line 2046, dev/sass/subCat.scss */
  .subCat .keylessEraPanel #subCatOptions.panelContainer .carouselArrow#navRight {
    right: 30px; } }

#warning{position:relative; top:0px; width:100%; background-color:yellow; margin-top:0px; padding:8px 5%; border-bottom:solid 4px #000066; display: block;}
#warning p{color:#000;}
.one{width:35%; display: inline-block; float: left;}
.one p{font-size:22px;text-align:left; padding-top: 4px;  }
.two{width:60%; display: inline-block;  margin-left: -3px; float: left;}
.three{font-size:18px;color:#000;}
/*.three{width:25%; display: inline-block; margin-left: -3px; text-align: right; float: right;}*/
/*.three a{color:#00a9e0;text-align:center;font-size:18px;display:inline-block;padding-top:4px;}*/
.upgrade:hover{border-bottom: 2px solid #00a9e0}
.upgrade{margin-top: -5px;font-weight:bold;}
.ie-icon{margin-left: 5px;width:32px;height:32px;}
ul.dl-menu{display: none;}
@media (max-width: 479px) {

    .title_header p { width: 220px; text-overflow: ellipsis; overflow: hidden; display: inline-block !important; white-space: nowrap; top: 10px !important; }
    /*23 apr vijita*/
    .content-col-image { width: 100%; bottom: -250px; left: 0; }
    /**************/
    /*Rohini 22-4-14*/
    .plp-page .font-gray { display: none; }
    .installation .font-gray { display: none; }
    /*Pratiksha 3 May*/
    /*10 apr*/
    .content-template-image { top: 65px; }
    /*15 apr vijita*/
    .content-temp-title { left: 85px; }
    /******/

    .content-template .content-box .heading { width: 85%; }
    /*Rohini 10-4-14*/
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-indicators { display: none; }
    .container-hero-carousel .carousel-text { height: 100px; width: 140px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-hero-carousel .carousel-text-new { position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); margin-top: 120px; }
    .container-hero-carousel .carousel-text-buttons { width: 100%; margin: 0; }
    #content-spot { display: none; }
    .carousel2 .carousel-inner { height: auto; }
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-caption { left: 0; margin-top: 20px; margin-left: 50%; width: 0px; }
    .container-hero-carousel .carousel-wrap { height: 250px; }
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: block; height: 100%; max-width: none; line-height: 1; width: 100%; }

    .carousel-img { height: 170px; width: 180px; }
        .carousel-img img { height: 170px; width: 180px; }

    .container-banner-carousel .carousel-inner { height: 250px; width: 100%; }
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > img,
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > a > img { display: block; max-width: none; line-height: 1; margin-left: 30px; }

    .container-banner-carousel .carousel-text { height: 100px; width: 250px; margin-top: 5px; margin-left: 50px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

    .bannerImageHolder img { width: 250px; height: 160px; }
    .product-info-banner { width: 90%; text-align: left; margin-top: 10px; color: #fff; position: relative; left: 2%; }
    .productimageBanner { position: relative; top: 0; width: auto; left: 0%; }

    /***** Classes for menu ***/
    .demo-2 { display: inline; }
    .dl-trigger { display: inline; }
    #dl-menu { display: inline; }
    .dl-menuwrapper { width: 100%; }
        .dl-menuwrapper .dl-menu.dl-menuopen { width: 100%; }

    /* Carousel Wrap */
    .carousel-wrap { height: 250px; }
    /*change by rohini 265px */

    /*Offerings*/
    /*.offer-info{min-height: 60px;}*/ /*14 April Gayatri*/

    /*Footer*/

    .social_icon { width: 100%; }
    /* .social_icon p{width:40%; margin-top: 9%;}*/
    .social_icon p { clear: both; display: block; font: 15px RobotoCondensed-Regular; width: 100%; margin-top: 0%; padding: 0 0 13px; }
    .social_icon ul { width: 100%; clear: both; margin-top: 0; margin-bottom: 13px; display: block; }
    .social_icon ul li a img { width: 100%; }
    .ali_logo .copy-right { margin-left: 0%; margin-right: 0%; font-size: 10px; }
    /*21 March Gayatri*/
    .ali_logo img { width: 21%; margin-right: 9px; margin-top: 13px; }
    /********************/
    .regular-text { margin-left: 0%; margin-right: 0%; font-size: 10px; }

    .productimage { width: 50%; top: 32px; left: -2%; }
    .product-text { width: 85%; margin-top: 20px; }
    /*Ketki 14 April*/
    .product-selector { margin: 10px 0; width: 100%; }
    /*Ketki 14 April*/
    .product-wrap .clr-black-bullet { padding-right: 12%; margin: 10px 0; }
    .product-type { display: none; }
    /*Ketki 14 April*/

    .footer2 { margin-left: 10px; }
    .bottom-nav li { padding: 0 13px; }
    .product-info { width: 50%; left: -4%; margin-bottom: 15px; }
        /*.banner-text{font-size:24px !important;line-height:24px;}*/
        .product-info h1 { width: 100% !important; }
    /*.product-text{margin-left:10px;}Ketki 14 April*/

    /*PDP*/

    /*.deadbolt-content .product-selector{background:url(../images/prdct-selctr-bg.png) -50px top no-repeat;margin:30 10px 16px;}
	.deadbolt-content .product-text{margin-left:20px; width:85%;}
	.deadbolt-content .product-text .parbase{margin:0px;}
	.deadbolt-content .product-type{display:none;} Ketki 14 April*/
    .bbc_content { margin: 10% 0 0 45%; line-height: 130%; }
    .deadbolt-product, .deadbolt-content .arrowlistmenu, .deadbolt-content .offer-info, .deadbolt-content .col-md-9 .col-md-3 .parsys .image img, .deadbolt-content .col-md-9 .col-md-3 .clr-black-bullet, .deadbolt_bottom_container { display: none; }
    .deadbolt-content .bg-right, .deadbolt-content .column-border, .deadbolt-content .last-menu { /* background: url(../images/Title_underline.png) bottom left repeat-x !important; */ }
    .deadbolt-content .column-border { margin-top: 0px; padding: 0px; }
    .deadbolt-content .col-md-9 .col-md-3 { width: 100%; }
    /*.deadbolt-content .col-md-9 .colctrlBootstrap{margin: 0 0px 10px;} */ /*changes for mobile layout for product category lijine*/
    .deadbolt-content .col-md-9 .textimageExt .text { margin: 0 10px 30px; }
    .deadbolt-content .col-md-9 .col-md-3 a { display: block; font-size: 17px; margin: 0; }
    .deadbolt-content .col-md-9 .col-md-3 .text { display: block; font-size: 17px; padding: 0 0 0 0px; margin: 10px 10px 15px 15px !important; /* background: url(../images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .pad-left-19 { padding: 0px; }
    .deadbolt-content .back-button { display: inline-block !important; }
    .deadbolt-content .pad-left-19 span.section-title { margin: 0px; }
    .deadbolt-content .container .col-md-3 .parsys { margin: 0 0px 0px; }
    .deadbolt-content .container .col-md-9 .textimage img.img-right { float: none !important; margin-left: 2%; }
    .deadbolt-content .container .col-md-9 .textimage img { float: none !important; margin-left: 10%; }
    /*change by rohini*/
    /*4 April*/
    /*.deadbolt-content .clearfix .head {font-size:21px;}*/
    /*.deadbolt-content .head span {font-size:21px;}*/
    /**/
    .deadbolt-content .col-md-9 { padding: 0; margin: 0; }
    .deadbolt-content .container .clearfix img.img-right { width: 90%; }
    .deadbolt-content .container .clearfix img.pos-top { width: 90%; }



    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    /*.ts-slider-desc {width:90%; float:left; background:none; margin: 0 10px 30px; height:auto; padding:0;} */
    .ts-subcontent { display: none; }

    /*cq5*/
    .home .column-border { padding-right: 10px; }
    /*.home .clr-black-bullet{padding-right:18%;}*/ /*14 April Gayatri*/
    .home .parsys .colctrlBootstrap .col-md-6:first-child { margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6 { clear: both; margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    /*.home .parsys .colctrlBootstrap .col-md-6 img{width:100%;height:253px; commented by rohini*/



    /* 21 March Gayatri */
    /*.home .parsys .colctrlBootstrap .col-md-2 .parsys .text{width:50%;float:left;margin-left:1%;}*/
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .text { width: 50%; float: left; }
    /*******************/

    .home .parsys .colctrlBootstrap .col-md-2 .parsys .image { width: 146px; float: left; }
    #header_home { display: none !important; }
    #header_about { display: none !important; }
    #header_contact { display: none !important; }
    #home { display: block !important; }
    #about { display: block !important; }
    #contact { display: block !important; }
    #wtb { display: block !important; }

    /*Contact Us */

    /* 21 March Gayatri */
    /*.retailer label{width:32%} */
    .retailer label { width: 100px; }
    /*******************/
    .wtb { padding: 0 10px; }
    .wbt_heading { font-size: 21px; margin: 10px 0; line-height: 60%; /* background: url(../images/Title_underline.png) left bottom repeat-x; padding: 0 0 7px; */ }
    .nav-tabs li { float: left; display: inline-block; }
    .nav-tabs > li > a { font-size: 17px; padding: 5px 5px; margin: 0 8px; }

    /*21 March Gayatri*/
    .retailer input { width: 118px; }
    /****************/

    .questions li { margin-top: 0; margin-bottom: 20px; }

    /*Company History*/
    .content-temp_title_header { display: block; }
    /*21 March Gayatri*/
    /*.content-temp_header_back{padding:11px 18px 5.6%;}*/
    /********************/

    /*14 apr vijita*/
    /*.content-temp-top-shadow{display:none}*/
    /*.content-temp-bot-shadow{display:none}*/
    /*27 March Vijita Is-mob-42*/
    /*3 April*/
    /*9 April*/

    /*.content-template-image {position: absolute;width:93%;bottom:-195px;left: 5.3%;height: 145px}*/
    /********/
    /*.content-template-image {position: absolute;width:93%;bottom: -57px;height: 136%;left: 5.3%;}*/
    /*3 April*/
    /*.content-temp-info{color: #FFFFFF;left: 22px;margin-top: 8%;position: relative;text-align: left;top: 132px;width: 93%;}*/
    /********/

    /*.content-temp-title {font-size: 20px;position: absolute;top:-71px;left: 85px;line-height: 20px;}*/


    /*9 apr vijita*/
    .content-temp-text { left: 0; padding: 0 5%; position: relative; width: 100%; top: -25px; }
    /*15 apr vijita*/
    .content-temp-bot-bor { background: 0 none; }
    .content-temp-year p { color: #000000; font-size: 50px; opacity: 0.075; position: relative; top: -26px; width: 90%; }
    .content-temp-bor-right { background: 0 none; }
    .mid-shadow { background: 0 none; }
    .content-temp-image { clear: both; width: 100%; }
    .content-temp-year { width: 100px; clear: both; position: relative; left: 12px; }
    /*15 apr vijita*/
    .content-temp_title_header p { padding-left: 9px; }
    .content-temp-year-image { padding: 6px; }
    .banner-content-template { height: 250px; overflow: hidden; }

    /**** News Events ****/
    /*.news-events .news{padding-bottom:20px;}/**rohini 31-3-14*/
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events {padding: 38px 10px 0 19px; margin-left: 0; }
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; margin-top: 30px !important; }
    .top-bt { display: none !important; }

    

    .social-img { top: 12px; }

    /*21 March Gayatri*/
    .social-size { width: 222px; margin: 0 auto; float: none !important; }
    /*7 apr neha*/
    /*31 March Vijita*/
    /************/
    .content-col-contact h2 { float: left; border: none; color: #FFF; margin-left: 5px; margin-bottom: -18px; width: 100%; }
    /*neha 7 apr*/
    .social-verti-border { display: none; }

    /*21 March Gayatri*/
    /*31 March Vijita*/
    .content-col-social { width: auto; margin: 10px auto 0 auto; clear: both; float: none !important; }
    /*7 apr neha*/
    /**********/

    .banner-content-col { overflow: hidden; position: relative; }
    /****************/
    /*31 March Vijita*/

    /************/
    .content-name { margin-left: 5px; }
    .content-cont, .email-id { float: right; left: -4px; }
    .content-add { position: relative; top: 26px !important; left: -79px; }
    
    .content-col-social-info:before { display: none; }

    
    /*changes in news and events by khushbu*/
    .mobileonly { margin-top: 0px; padding: 0px; }
    /*end*/
    /* for pop up youtube video*/
    div .popupvideoScreen { width: 200px; height: 200px; }

    /*Support Page*/
    /*21 March Gayatri*/
    /*.title_header_back{padding: 14px 5.2% !important;}*/
    /********/
    .title_header p { padding-left: 9px; }
    .navtemplateimage { right: -249px; top: -165px; }
    .navtemplate-info { width: 100%; }
    .nav-temp-five { background: 0 none; }

    /*About Us*/
    .content-background { width: 93.4% !important; }
    .navtemplate-info .clr-black-bullet { padding-right: 12%; }
    .bottom-nav li { padding: 0 10px; }

    /*Changes by rohini*/
    .bottom-nav { padding-bottom: 20px; padding-top: 54px; }
    .ali_logo { padding-top: 11px; }


    
    
    /*.home .clr-black-bullet {margin-top:26px;} Ketki 2April */
    .selector-btn a {  color: #F1F2F0; display: inline-block; float: left; font: 12px RobotoCondensed-Bold; height: 33px; padding: 9px 0px 10px; text-align: center; width: 120px; }
        .selector-btn a:hover {  color: #fff; }
    .framedExtraLarge img { width: 310px; height: 155px; }
    /*21 March Gayatri*/
    .back-bt { padding: 3px 16.5px 35px; }
    /*changes by rohini*/
    /***************/
    /*end*/
    /*images holder by rohini starts*/
    .smallImage img { /* width: 140px; height: 140px;  */} 
    .image-300-270 img { width: 210px; height: 190px; }
    .image-300-400 img { width: 210px; height: 285px; }
    /*images holder by rohini ends*/

    /*Content Page*/
    .content-template .bg-left .content-box .heading > a { display: inline-block; }
    /*Rohini 10-4-14*/
    .content-page { width: 100%; }
    .content-template .content-box .ex-link { top: 2px; }
    .content-template .content-box .pdf-icon { top: -1px; }
    .content-template .content-box .video-link { top: 1px; }
    .video-border-bottom { margin-left: 0; padding-left: 36px; }
        /*4 April Gayatri*/
        .video-border-bottom .column-border { padding: 0; width: 100%; }
    /*****************/
    .cnt-img { width: 300px; height: 225px; }
        .cnt-img img { width: 300px; height: 225px; }
    /*Security Center by gayatri*/
    .content-stack-template .padding-right0 { padding-right: 0; }

    /*changes for hotspot hover funtionality*/
    /*26 March Gayatri*/
    .ts-slider-desc { position: fixed; top: 35%; left: 3%; z-index: 1010; width: 90%; background: #fff; padding: 15px; height: auto; display: none; }
        /*changes done  bny rohini 13-3-14*/
        /*****************/
        .ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
        .ts-slider-desc a.close { display: block; }
    /*changes for hotspot hover funtionality*/
    /*.deadbolt-content .column-border{margin-bottom: 0px;}*/ /*Pratiksha 15*/
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    /********** For Products detail page start ******/
    .imgslider1 ul li img { width: 90%; }
    .slider_next, .slider_prev, .other-products .desc-text { display: none !important; }
    .col-lg-6 { padding: 0 10px; }
    .resp-tabs-container .vid-content .video-img-placeholder img { width: 95%; }
    .print-mail { display: none; }
    .other-products { background: none; }
        .other-products .title { margin-top: 39px; border: 0px solid #C1C1C1; margin: 0 0 10px; padding: 10px 15px 7px; width: 100%; }
    .product-container { margin: 0 auto; width: 50%; }
    .other-products span a.clr-black-bullet { padding-right: 20%; }
    /*4 April*/
    /*.other-products .title h3 {font-size:20px;}*/
    /********/

    .product-details-page.content-area-2 { margin-top: 20px; }
        .product-details-page.content-area-2 .ava_sr {  padding: 0 5px; }
        .product-details-page.content-area-2 .ava_or {  padding: 0 5px; }
            .product-details-page.content-area-2 .ava_or h2 .sep-color, .product-details-page.content-area-2 .ava_or h2 a { display: none; }
    .ava_or .brand-logo { display: none; }
    .ava_or .brand-info { width: 100%; }
    .rating img { width: 8%; }



    /********** For Products detail page End ******/
    .content-area .content-template .col-lg-9 .col-lg-6 { padding: 0 2px; }
    /*chnage by lijine for comapny history*/ /*9 apr vijita*/
    /*Trade Pro Home Automation & Monitoring*/

    .trade-pro-img { left: -50%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .parsys { padding: 0 3.5%; background: 0 none; }
    /*4 April need to confirm what it should be h2/p*/
    /************/
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding: 0 0; }
        .content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom { line-height: 20px; }
    /*.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon{top:-13px}*/ /*9 apr neha*/

    /*About Us Changes 7th March By Gayatri*/

    .about-trade-info { color: #FFFFFF; margin-top: 6%; position: relative; text-align: left; width: 75%; z-index: 9; }
        .about-trade-info h1 { width: 95%; }

        .about-trade-info .clr-black-bullet { padding-right: 12%; }
    .about-trade-image { right: -375px; top: -60px; }
        .about-trade-image img { width: 48%; }

    /*End of About Us Changes 7th March By Gayatri*/
    .deadbolt-content .bg-right { margin-top: 0px; }
    /*ljine 14-3-14*/
    /*change by khushbu for Connected Devices carousel*/
    /*Connected Devices*/
    /*3 April*/
    .banner-product .container .carousel-inner .carousel-text { top: 10px; width: 354px; min-height: 250px; right: -150px; }
    /**********/


    /*Footer changes 24 March*/
    .footer-wrap .footer2 .social_icon ul { margin-left: 0; margin-top: 0; }
    .footer-wrap .footer2 .social_icon ul { width: 100%; }
    .footer-wrap .footer2 { padding: 0 10px; }
    .footer-wrap .footer2 .social_icon .see-more { margin-top: 0; }


    /*************/
    /*27 March Vijita Is-mob-31,28*/
    .content-stack-template .col-md-9 { padding-left: 10px; }

    /*.content-template h1{font-size:25px}*/
    /**********/
    /*28 March Is-mob-32*/
    /********/

    /*PLP Page*/
    .compare { margin-top: 25px; }
    .compared-products .product-name { height: 95px; }


    /*Product Selector*/
    .step-hide { margin-top: -22px; }
    div.img-465-235, div.img-465-235 img { width: 290px; height: 150px; }
    /*.three .tone-content .column-border{padding:0 15%;}*/
    .image-selector .image-holder { float: none !important; margin: 0 auto; overflow: hidden; }
    .productSelector .one .image-holder, .images-wrap.image12 .image-holder { width: 290px; }
    .productSelector .one .image-selector .span_bg_left, .two .images-wrap.image12 .image-holder .span_bg_left { top: 82px; width: 290px; }
    .two .images-wrap.image4 .image-holder, .two .images-wrap.image4 .image-holder .span_bg_left { width: 240px; }
    .two .images-wrap.image3 .image-holder, .two .images-wrap.image3 .image-holder .span_bg_left,
    .two .images-wrap.image3 .image-holder div.img-465-235, .two .images-wrap.image3 .image-holder div.img-465-235 img { width: 290px; }

    .two .images-wrap.image4 .image-holder .span_bg_left { top: 145px; }
    /*Style Selector*/

    .style .image-selector .image-holder, .style .image-selector .image-holder .span_bg_left { width: 240px; }

    /*End of Product Selector 4 April*/

    /* 10 April Gayatri */
    .redirect.offering_info { width: 48%; }
    /*14 April Gayatri*/
    .view-link { }
    /*****************/
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 479px) {
    .navbar-search .add-on { padding: 5px 10px 5px; height: 26px; }

    

}


@media (min-width: 480px) and (max-width: 599px) {
    /*23 apr vijita*/
    .content-col-image { bottom: -350px; left: 2.4%; width: 100%; }
    /**********/
    /*15 apr vijita*/
    .content-temp-title { left: 95px; }
    .content-temp-year p { padding: 30px 5px 0 0 !important; }
    .content-temp-year { padding-left: 2%; }
    /******/
    .content-template .content-box .heading { width: 90%; }
    /*Rohini 10-4-14*/
    /*10 apr*/
    .content-template-image { top: 40px; }
    /************/
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-indicators { display: none; }
    .container-hero-carousel .carousel-text { height: 100px; width: 140px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-hero-carousel .carousel-text-new { position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); margin-top: 120px; }
    .container-hero-carousel .carousel-text-buttons { width: 100%; margin: 0; }
    #content-spot { display: none; }
    .carousel2 .carousel-inner { height: auto; }
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-caption { left: 0; margin-top: 20px; margin-left: 60%; width: 0px; }
    .container-hero-carousel .carousel-wrap { height: 250px; }
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: block; height: 100%; max-width: none; line-height: 1; width: 70%; }
    .carousel-img { height: 250px; width: 260px; }
        .carousel-img img { height: 250px; width: 260px; }

    .container-banner-carousel .carousel-inner { height: 250px; width: 100%; }
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > img,
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > a > img { display: block; max-width: none; line-height: 1; margin-left: 30px; }

    .container-banner-carousel .carousel-text { height: 100px; width: 250px; margin-left: 260px; position: absolute; float: right; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

    .bannerImageHolder img { width: 350px; height: 200px; }
    .product-info-banner { width: 90%; text-align: left; margin-top: 10px; color: #fff; position: relative; left: 2%; }
    .productimageBanner { position: relative; top: 0; width: auto; left: 0%; }

    /***** Classes for menu ***/
    .demo-2 { display: inline; }
    .dl-trigger, #dl-menu { display: inline; }
    .dl-menuwrapper { width: 100%; }
        .dl-menuwrapper .dl-menu { width: 100%; }

    /*Footer*/
    .footer2 { margin-left: 15px; }
    /**changed by rohini*/
    .ali_logo .copy-right { margin-left: 0; }
    /*Offering*/
    .security-img { margin-left: -19px !important; }
    .banner-text { width: 100%; line-height: 29px; }
    .productimage { top: 5px; left: -2%; }
    .product-info { left: -9%; margin-top: 3%; margin-bottom: 5px; }
    .product-selector { width: 96%; margin: 20px 10px; background: none; }
    /*Ketki 14 April*/
    .product-details.border-bottom { padding: 0px !important; }
    .product-text { margin-left: 20px; width: 45%; }
    /*Ketki 14 April*/
    .product-type { display: block; }
    /*Ketki 14 April*/
    .product-text .clr-black-bullet { padding-right: 14%; }
    /*Ketki 14 April*/
    .product-wrap { padding: 0 10px; }
    .product-details .column-border { display: none; }
    .product-wrap .clr-black-bullet { padding-right: 11%; }
    .product-info-banner { left: 4%; margin-bottom: 15px; }

    /*.home .clr-black-bullet{padding-right:12%;}*/ /*14 April Gayatri*/
    .home .parsys .colctrlBootstrap .col-md-6:first-child { margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6 { clear: both; margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    /*.home .parsys .colctrlBootstrap .col-md-6 img{width:100%;height:253px;}*/ /*chnages by rohini*/
    .bottom-nav li { padding: 0 18px; }
    .regular-text { margin-left: 0%; margin-right: 0%; font-size: 11px; }
    #header_home { display: none !important; }
    #header_about { display: none !important; }
    #header_contact { display: none !important; }
    #home { display: block !important; }
    #about { display: block !important; }
    #contact { display: block !important; }
    #wtb { display: block !important; }


    /*PDP*/
    /*.deadbolt-content .product-selector{background:url(../images/prdct-selctr-bg.png) -50px top no-repeat;margin:30px 10px 16px;}
	.deadbolt-content .product-text{margin-left:20px; width:85%;}
	.deadbolt-content .product-type{display:none;} Ketki 14 April*/
    .bbc_content { margin: 10% 0 0 45%; line-height: 130%; }
    .deadbolt-product, .deadbolt-content .arrowlistmenu, .deadbolt-content .col-md-9 .col-md-3 .parsys .image img, .deadbolt-content .col-md-9 .col-md-3 .clr-black-bullet, .deadbolt_bottom_container { display: none; }
    /*14 April Gayatri*/
    .deadbolt-content .bg-right, .deadbolt-content .col-md-9 .col-md-3, .deadbolt-content .last-menu { /* background: url(../images/Title_underline.png) bottom left repeat-x !important; */ }
        /*Pratiksha 15*/
        .deadbolt-content .col-md-9 .col-md-3 .title_link { display: block; font-size: 17px; padding: 0px 0 14px; margin: 0; /* background: url(main/images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .pad-left-19 { padding: 0px; }
        .deadbolt-content .pad-left-19 span.section-title { margin: 0px; }
    .deadbolt-content .container .col-md-9 .textimage img .img-right { float: none !important; margin-left: 25%; }
    /*change by rohini*/
    .deadbolt-content .container .col-md-9 .textimage img { float: none !important; margin-left: 16%; }
    /*4 April*/
    /*.deadbolt-content .clearfix .head {font-size:21px;}*/
    /*.deadbolt-content .head span {font-size:24px;}*/
    /*****/
    .deadbolt-content .col-md-9 { padding: 0; margin: 0; }
    .deadbolt-content .back-button { display: inline-block !important; }

    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    .ts-subcontent { display: none; }



    /*PDP cq5*/
    /*.deadbolt-content .column-border{margin-top:0px;margin-bottom: 0px;}/*14 April Gayatri*/ /*Pratiksha 15*/
    .deadbolt-content .col-md-9 .col-md-3 { width: 100%; }
    /*.deadbolt-content .col-md-9 .colctrlBootstrap{margin: 0 0px 10px;}*/ /*changes for mobile layout for product category lijine*/
    .deadbolt-content .col-md-9 .textimageExt .text { margin: 0 10px 30px; }
    .deadbolt-content .col-md-9 .col-md-3 .text { display: block; font-size: 17px; padding: 0 0 0 0px; margin: 10px 10px 15px 15px !important; /* background: url(../images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .container .col-md-3 .parsys { margin: 0 0px 0px; }
    .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }


    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    /*.ts-slider-desc {width:90%; float:left; background:none; margin: 0 10px 30px; height:auto; padding:0;}*/
    .ts-subcontent { display: none; }
    /*wtb*/
    .wtb { padding: 0 10px; }
        /*.wtb h1 {font-size:21px; margin:10px 0; line-height:60%; background:url(../images/Title_underline.png) left bottom repeat-x;padding:0 0 7px;}*/
        .wtb h1 { margin: 10px 0; line-height: 60%; /* background: url(../images/Title_underline.png) left bottom repeat-x; */ padding: 0 0 7px; }
    .nav-tabs > li { float: left; display: inline-block; margin-left: 10px; margin-right: 10px; }
        .nav-tabs > li > a { font-size: 17px; padding: 5px 5px; /*margin:0 80px;*/ }
    /*Pratiksha 24*/

    /*Contact Us  */
    .retailer label { width: 20%; }
    .retailer input { width: 28.6%; }
    .questions li { margin-top: 0; margin-bottom: 10px; }

    /*Company History*/
    .content-temp_title_header { display: block; }
    .content-temp_header_back { padding: 11px 18px 3.7%; }
    /*change*/

    /*14 apr vijita*/
    /*.content-temp-top-shadow{display:none}*/
    /*.content-temp-bot-shadow{display:none}*/
    /*27 March Vijita Is-mob-42*/
    /*3 April*/
    /*9 April*/
    /*.content-template-image{bottom:-200px;left:17%;position: absolute;width: 66%;height: 145px}*/
    /**********/
    /*.content-template-image{bottom: -46px;left:17%;position: absolute;width: 66%;}*/
    .banner-content-template { /* background: url("../images/content_banner.png") repeat scroll 661px center rgba(0, 0, 0, 0); */ height: 250px; overflow: hidden; }
    /*3 April*/
    /*.content-temp-info {color: #FFFFFF;left: 22px;margin-top:6%;position: relative;text-align: left;top: 132px;width: 93%;}*/
    /*************/
    /*.content-temp-title {left:78px;}*/
     /*1 April Vijita*/
    /*15 apr vijita*/ /*25 apr Vijita*/
    /**********/
    .content-temp-bot-bor { background: 0 none; }
    .content-temp-year p { color: #000000; font-size: 50px; opacity: 0.075; position: relative; top: -26px; width: 90%; }
    .content-temp-bor-right { background: 0 none; }
    .mid-shadow { background: 0 none; }
    .content-temp-image { clear: both; width: 100%;  }
    .content-temp-year {/* width: 100px;*/ clear: both; position: relative; left: 12px; }
    /*15 apr vijita*/
    .content-temp_title_header p { padding-left: 9px; }
    .content-temp-year-image { padding: 9px; }

    /**** News Events ****/
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events { padding: 38px 10px 0 19px; margin-left: 0; }
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; }
    .top-bt { display: none !important; }

    /*Connect With Us*/
    /*23 apr vijita*/
    /*.content-col-image{bottom: -369px;/*clip: rect(0px, 358px, 230px, 0px);*/ /*right: 0;}/*8 apr neha*/ /*10 apr vijita*/

    /***********/
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    /*31 March Vijita*/
    /*.content-left-nav{height: 71px;width:453px;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}*/
    /*.content-col-contact{height: 71px;width:auto;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}/*7 apr neha*/
    /**********/
    .content-col-contact h2 { float: left; border: none; color: #FFF; margin-left: 5px; margin-bottom: -18px; width: 100%; }
    /*7 apr neha*/
    .content-cont, .email-id { float: right; left: -4px; }
    .content-add { position: relative; top: 26px !important; left: -79px; }
    .content-name { margin-left: 5px; }
    .email-id { top: 26px !important; left: 65px; }
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    .content-col-social { width: 100%; clear: both; margin-top: 10px; }
    .social-size { margin: 0px 0 0 12px; width: 46%; }
    /*neha 7 apr */
    /*.social-verti-border{height: 194px;left: 7px;}*/
    .social-img { top: 12px; }
    .content-col-social-info:before { left: -6px; }
    .social-size:nth-child(odd) .content-col-social-info:before { display: none; }
    .content-col-social :nth-last-child(2).mobile-bot-bor { background: 0 none !important; }
    /*31 March Vijita*/
    .social-text a { padding-right: 15%; }
    /********/
    /*for 2nd and 4th divs..removed vertical border*/
    /*.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border +.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	/*Adding vert-border to third div*/
    /*.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border + .social-size  +.social-verti-border{background:url(../images/bg-img-ry.jpg) repeat-y right}
	/*Removing bottom bor from 5th and 6th div*/
    /*.content-col-social :first-child.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border + .mobile-bot-bor{background:0 none !important}

   
	/* for pop up youtube video*/
    div .popupvideoScreen { width: 350px; height: 250px; }

    /*Support Page*/
    /*21 March Gayatri*/
    /*.title_header_back{ padding: 14px 3.4% !important;}*/
    /****************/
    .title_header p { padding-left: 9px; }
    .navtemplateimage { right: -197px; top: -165px; }

    /*25 March Gayatri*/
    .nav-selector-btn { float: none; clear: both; }
    /*About Us*/
    .content-background { width: 95.7% !important; }
        .navtemplate-info .clr-black-bullet { padding-right: 8%; }
    .content-background .column-border-right { height: 220px; }
    .content-background .column-border.col-md-2 { margin-top: 0 !important; }
    .content-background .social_icon { margin-top: 0px !important; }
    .content-background .column-border.col-md-2 { margin-top: 0 !important; }


    /*Made By Gayatri*/


    /*Chnages done by rohini*/
        a.btn:hover {  color: #FFFFFF; }
    .bottom-nav { padding-bottom: 20px; padding-left: 20%; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .text { float: left; width: 67%; }
        .home .parsys .colctrlBootstrap .col-md-2 .parsys .text .offer-info { height: 55px; overflow: hidden; width: 130%; }
    
 
    /*21 March Gayatri*/
    .back-bt { padding: 3px 16.5px 35px; }
    /*changes by rohini*/

    .selector-btn a { color: #F1F2F0; display: inline-block; float: left; font: 12px RobotoCondensed-Bold; height: 34px; padding: 9px 0px 10px; text-align: center; width: 121px; }
        /******************/

        .selector-btn a:hover { color: #fff; }
    .image-300-270 img { width: 210px; height: 190px; }
    .image-300-400 img { width: 210px; height: 285px; }
    .framedExtraLarge img { width: 100%; height: 253px; }
    /*end*/

    /*Content Page*/
    .video-border-bottom { width: 100%; padding: 0; }
        .video-border-bottom .column-border { width: 50%; }
    /*.cnt-img{height:290px}
    .cnt-img img{height:99%}
    .cnt-img{width:103% !important}
    */
    .content-template .bg-left .content-box .heading > a { width: 90% !important; display: inline-block; }

    .content-template .content-box .col-md-6 p { margin-left: 1%; }
    .content-template .content-box .col-md-6 .robotoCondensed-bold { margin-top: -15px; }
    /*changes for hotspot hover funtionality*/
    /*26 March Gayatri*/
    .ts-slider-desc { position: fixed; top: 35%; left: 14%; z-index: 1010; width: 70%; background: #fff; padding: 15px; height: auto; display: none; }
        /*changes done  bny rohini 13-3-14*/
        /****************/
        .ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
        .ts-slider-desc a.close { display: block; }
    /*changes for hotspot hover funtionality*/
    /*.deadbolt-content .column-border{margin-bottom: 0px;}*/ /*Pratiksha 15*/
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    /********** For Products detail page start ******/

    /*div.hm-head { display: none; }*//*prince*/
    .slider_next, .slider_prev { display: none !important; }
    .imgslider1 ul li img { width: 90%; }
    .slider_next, .slider_prev, .other-products .desc-text { display: none !important; }
    .col-lg-6 { padding: 0 10px; }
    .product-details-page .availability a { padding: 4px 15px; }
    .resp-tabs-container .vid-content .video-img-placeholder img { width: 70%; }
    .resp-tabs-container .vid-content .video-img-placeholder { width: 100%; }
    .print-mail { display: none; }
    .other-products { background: none; }
        .other-products .title { margin-top: 39px;  border: 0px solid #C1C1C1; margin: 0 0 10px; padding: 10px 15px 7px; width: 100%; }
    /*4 April*/
    /*.other-products .title h3 {font-size:20px;}*/
    /********/
    .product-details-page.content-area-2 { margin-top: 20px; }
        .product-details-page.content-area-2 .ava_sr {  padding: 0 5px; }
        .product-details-page.content-area-2 .ava_or {  padding: 0 5px; }
            .product-details-page.content-area-2 .ava_or h2 .sep-color, .product-details-page.content-area-2 .ava_or h2 a { display: none; }
    .ava_or .brand-logo { display: none; }
    .ava_or .brand-info { width: 100%; }
    .rating img { width: 8%; }
    .imgslider1 { margin: 0 auto; }
    .product-container { margin: 0 auto; width: 50%; }
    .other-products span a.clr-black-bullet { padding-right: 15%; }

    .other-products .title span { display: none; }
    /********** For Products detail page End ******/
    .content-area .content-template .col-lg-9 .col-lg-6 { padding: 0 0px; }
    /*chnage by lijine for comapny history*/

    /*Trade Pro Home Automation & Monitoring*/
    .trade-pro-img { left: 0%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .parsys { padding: 0 2.4%; background: 0 none; }
        .content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .parsys .text .font-38 { font-size: 25px; }
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding: 0 0; width: 100%; }
        .content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom { line-height: 40px; }
    /*Ketki 15 April*/
    /*.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon{top:-13px}*/ /*9 apr neha*/
    /*About Us Changes 7th March By Gayatri*/

    /*21 March Gayatri*/
    .about-trade-info .clr-black-bullet { padding-right: 13%; }
    /****************/
    .about-trade-image { left: 160px; right: 0; top: -67px; }
        .about-trade-image img { width: 55%; }

    /*End of About Us Changes 7th March By Gayatri*/
    /*change by khushbu for Connected Devices carousel*/
    /*Connected Devices*/
    .banner-product .container .carousel-inner .carousel-text { top: 10px; width: 354px; min-height: 250px; right: -130px; }
    
    /*Footer changes 24 March*/
    .footer-wrap .footer2 .social_icon ul { margin-left: -20.5%; }
    .footer-wrap .footer2 .social_icon .see-more .clr-black-bullet { padding-right: 28px; }
    /*****************/

    /*26 March Vijita*/
    .nav-temp-four input[type="text"] { float: left; }
    /***********/
    /*PLP Page*/
    .compare { margin-top: 8px; }
    .compared-products .product-name { height: 70px; }
        .compared-products .product-name a { height: 35px; }

    /*29 March Vijita Is-mob-12*/
    /*********/
    /*Product Selector*/
    .step-hide { margin-top: -25px; }
    .two .image-selector .image-holder { margin-left: 0; }
    .bottom-text p:first-child { margin-right: 14px; padding-left: 4px; }
    /*.three .tone-content .column-border{padding:0 27%;}*/

    .productSelector .one .image-selector .image-holder, .two .images-wrap.image12 .image-holder { width: 465px; margin: 0 auto; float: none !important; }
    .productSelector .one .image-selector .span_bg_left, .images-wrap.image12 .image-holder .span_bg_left { width: 465px; }
    .two .images-wrap.image3 .image-holder { width: 310px; margin: 0 auto !important; float: none !important; }

    .two .images-wrap.image4 { overflow: hidden; width: 100%; margin: 0 auto; width: 460px; }
        .two .images-wrap.image4 .image-holder { margin-right: 10px; width: 220px; }
    .images-wrap.image4 div.img-465-235, .images-wrap.image4 div.img-465-235 img, .images-wrap.image4 .span_bg_left { width: 220px; }


    /*Style Selector*/

    .finish-bottom ul li { margin-right: 2px; }
    .style .image-selector .image-holder { width: 48%; margin-right: 9px; margin-left: 0; }
    .style .two .finish-bottom ul li { width: 19%; }
    /*End of Product Selector 4 April*/

    /*10 April Gayatri*/
    .redirect.offering_info { width: 60%; margin-top: 0; }
    /*14 April Gayatri*/
    /******************/

}

@media(max-width: 599px) {
    /*Join our mailing List*/
    /*Vijita 6 May*/
    .content-area .join-mail { width: 98%; }
        .content-area .join-mail input[type="text"] { width: 100%; }
        .content-area .join-mail input[type="submit"] { top: -40px; float: right; right: 10px; }
    /****************/
    /*30 apr Vijita*/
    .section-title { height: auto; }
    /*********/
    /*9 April*/
    .content-temp-info h1 { display: none; }
    .content-template-image { width: 100%; right: 0; }
        .content-template-image img { width: 95%; }
    /*15 apr vijita*/
    .mid-shadow.content-temp-image { min-height: 0; }
    /*25 apr Vijita*/

    /**********/
    /*Refinement for styles starts*/
    h1 { font-size: 32px; font-family: BebasNeueRegular; line-height: 30px; }
    h2 { font-size: 30px; font-family: BebasNeueRegular; }
    h3 { font-size: 20px; font-family: BebasNeueRegular; }
    h4 { font-size: 15px; font-family: Roboto-Bold; }


    /*rohini 10-4-14*/
    /*Refinement for styles end*/

    /*1 April Vijita*/

    /*15 apr vijita*/
    /*2 April Vijita*/
    .content-template .content-temp-year-image .parsys :nth-last-child(2) .content-temp-image { background: 0 none; }
    /**********/


    /**********/

    /*21 march Gayatri*/
    .dl-menuwrapper button:after { top: 11px; }
    /******************/

    /*Search Div*/
    .search-icon { display: block; float: right; cursor: pointer; }
    /*margin-top:15px is removed from rohini*/
    /*.search-div { margin-top: 0 !important; width: 100%; float: right; color: #fff; padding: 17px 10px 10px 10px; border-radius: 8px; }*//*prince*/
    /*neha 1apr*/
    /*Navigation */

    /* changes done by rohini*/
    .navbar-headermob { padding: 8px 3px 7px; }
    .navbar-toggle { padding: 7px 8px; margin-top: 0; margin-bottom: 0; margin-right: 2px !important; }
    #navbar_search.brdr-left { background: none; }
    /*.navbar-search{margin-top:-5px;}*/
    .navbar-search .add-on { float: left !important; }
    .content-area { padding: 0 0 0; }/

    /*neha 1apr*/
    #header_wtb, .navbar .nav > li.comercial_li { display: none; }
    /* Carousel Wrap  */
    .carousel-wrap { background: none; }
    /* 08-Apr-2014 Bhargav.K changes for hero carousel changes */
    /*.carousel-caption{position:absolute !important;top:40%;} left change by rohini*/
    /* 08-Apr-2014 Bhargav.K changes for hero carousel changes */
    /*     .carousel-indicators{background:url(../images/indicator_mobile.png) no-repeat;}
.carousel-indicators li{background:url(../images/indicator_off.png) no-repeat;width:6px;height:6px;overflow:hidden;}

    /*Offerings*/
    .home .column-border a { margin-top: 0; width: 146px; }
    .content-wrap { padding-left: 2%; padding-top: 12%; }
    .marginbottom0 { margin-bottom: 0; }
    .products { line-height: 135%; }
    /*changes by rohini */ /*9 apr*/

    /*21 March Gayatri*/
    .home .head, .building-home .head, .security .head { width: 98%; }
    /****************/

    /*building-home Security*/
    .building-home { padding-top: 20px; }
    .security { clear: both; padding-top: 30px; }
    .security-img { width: 100%; margin-left: -12px; }
    .security .head, .security .selector-info, .security .selector-btn { margin-left: 0px; }
    .product-wrap { padding: 0 5px; }
        .product-wrap .parsys .colctrlBootstrap .border-bottom { background: none; clear: both;  } 
    /*.product-type{display:none;} Ketki 14 April */
    .product-details .column-border { display: none; }
        .product-wrap .parsys .title .head a { display: block; padding-bottom: 10px; padding-top: 15px;  padding: 10px 0 15px; }
    /*Pratiksha 15*/
    /*div .column-border.col-md-2:nth-child(3){width:30%; margin-bottom:40px!important;} */ /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6 { clear: both; margin-left: 0px; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .text { width: 50%; float: left; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .image { width: 146px; float: left; }

    /*21 March Gayatri*/
    .home .column-border:first-child { width: 98%; margin-bottom: 0px; }
    .home .column-border { padding: 0px 10px 15px 0px; margin-top: 0; margin-bottom: 15px; width: 100%; }
    /*Pratiksha 15*/
    .home .redirect.offering_info .offer-info { max-height: 90px; }
    /*Pratiksha 15*/
    /*****************/
    .navtemplate-info h1 { width: 100%; }

    /*Contact Us */

    .top-asked { width: 100%; }
        .top-asked p { font-size: 17px !important; }
        .top-asked ul li a { font-size: 13px !important; }
    .service { clear: both; float: left !important; width: 100%; padding-left: 0; padding-top: 30px; }
    .faq-search { margin-bottom: 20px; padding: 0; width: 100%; }
    .ask { font: 20px Roboto-Italic; padding: 2px 4px 10px; top: -10px; width: 80%; }
    .top-wrap.contact { width: 100%;  }
    .myform { width: 100%; }
    .questions { margin: 20px 0; padding: 0 15px; width: 100%; }
    .top-asked .clr-black-bullet { margin: 32px 0 30px 0; }
    .wtb-margin { margin-bottom: 20px !important; margin-top: 27px; }
    .questions li { margin-top: 0; margin-bottom: 20px; }
        .questions li:last-child { margin-bottom: 0; }
    .top-asked .clr-black-bullet { padding-right: 10%; }
    .srch-icon {  height: 17px; position: relative; top: -12px; width: 18px; }

    .bottom-nav { padding-top: 32px; }
    /*changes by rohini*/ /*9 apr*/

    .bottom-nav { padding-top: 35px; padding-bottom: 20px; }
        .bottom-nav :first-child + li + li { padding-left: 15px; }

    .deadbolt-content { padding: 0px !important; }
        .deadbolt-content .redirect.offering_info .offer-info, .deadbolt-content .redirect.offering_info .view-link,
        .deadbolt-content .redirect.offering_info .section-title { display: block; padding: 10px 0 10px; }
        /*Pratiksha 15*/
        /* 21 March Gayatri */

        .deadbolt-content .col-md-9 { padding: 0 0 10px 0; }

            /******************/

            .deadbolt-content .col-md-9 .title:first-child { padding: 0px; }
                .deadbolt-content .col-md-9 .title:first-child .head { padding-bottom: 10px; }
            .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }


    /**** News Events ****/
    .news-events .news .text:first-child span.clr-black-bullet { display: none; }
    .news-events .events .text:first-child span.clr-black-bullet { display: none; }
    .news-events .arrowlistmenu { display: none; }
    .news-events .archive { width: 100%; }
    .news-events .news .margin-top-bot { width: 100%; }
    .news-events .news .content-box .heading > a { display: inline-block; line-height: 120%; position: relative; }
    /**rohini 31-3-14 issue 47 */
    .news-events .margin-top-bot { margin: 13px 0 20px; }
    .news-events .schlage-events .margin-top-bot { margin: 13px 0 30px; }
    .top-bt { display: none !important; }
    .news-events .schlage-events { padding: 38px 10px 0 10px; margin-left: 0; background: url(main/images/schlage_events_mbg.png) left top repeat-x #d6d6d6 !important; }


    /*21 March Gayatri*/
    .product-info-selector p { height: 50px; overflow: hidden; display: none; }
    /************/

    .
    /*Connect with us*/
    /*.content-col-temp .arrowlistmenu {display:none}/*8 apr neha*/
    .content-col-info { top: 18px; width: 96%; margin-left: 4%; margin-top: 6%; }
    .content-col-contact p { display: inline; color: #FFF; position: relative; top: 10px; }
    /*21 March Gayatri*/
    .social-size { height: 201px; }
    /*****************/
    .social-text { left: 9%; top: 40px; }
    /*.content-col-social-info {height: 191px; width:222px}/*neha 7 apr*/
    .social-bor-top { background: 0 none; }
    .social-pad-top { padding-top: 0; }
    /*.content-col-social :first-child.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border + .mobile-bot-bor+ .social-verti-border+.mobile-bot-bor
	{background:0 none !important} */
    .content-col-social :last-child.mobile-bot-bor { background: 0 none !important; }
    /*Footer changes 24 March*/
    .footer-wrap .footer2 { margin: 0 auto; width: 100%; }
    /*Cq5*/
    .col-md-6 .footer1 { width: 100%; }
    .col-md-6 .footer2 { width: 100%; }
    /*Changes added for news events khushbu*/
    /*21 March Gayatri*/
    .news-events .news { float: left; padding-left: 15px; padding-right: 15px; width: 100%; }

    /*******************/


    .col-lg-3.col-xs-12.col-sm-4.zero-pad.events { width: 100%; clear: both; padding-left: 15px; padding-right: 15px; }
    /*end*/

    /*Support Page*/

    /*21 March Gayatri*/
    .support-dropdown { display: none; }
    /*****************/

    .footer-wrap { clear: both; }
    .support-background { position: relative; }
        .support-background .content-par .col-md-2 { width: 100%; background: 0 none; padding: 0 15px !important; }
            /*rohini 14-4-14*/
            .support-background .content-par .col-md-2 .parsys { padding: 0 0 6% 0; }
        /*Rohini 14-4-14*/

        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { width: 100%; height: auto; margin-top: 5%; padding: 0 15px 0 0; margin-bottom: 0px; /* background: url(../images/hori_divider_new.png) repeat-x bottom !important; */ }
            /*rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 .parsys { padding: 0 0 6% 0%; }
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { width: 100%; margin-left: 0; background: 0 none; }
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 { width: 100% !important; height: auto; padding: 0% 0; /* background: url(../images/hori_divider_new.png) repeat-x bottom; */ }
                .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 .parsys { padding: 5% 2%; }
    /*.support-background .content-par h2{font-size:21px !important}
    .support-background .content-part h3{font-size:16px !important}*/
    .nav-temp-content .border-bottom .head a { background: 0 none; }
    .support-background .colctrlBootstrap .col-md-8 { width: 100%; }
    .nav-txt { display: block; }
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: 0; padding: 0; }
        /*Rohini 14-4-14*/
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 + .col-md-4 + .col-md-4 { background: none; }
    .support-drop { display: none; }
    /*.banner-text{font-size:25px}*/
    /*.support-background .content-par h2{font-size:20px}
	.support-background .colctrlBootstrap h3{font-size: 15px;}*/
    .support-background .clr-black-bullet { font-size: 13px; }
    /*25 March Gayatri*/
    /*****************/
    /*About Us*/

    .navtemplate-info { padding-left: 10px; margin-top: 20px; }
        .navtemplate-info p { font-size: 12px; }
    .content-background { position: relative; margin: 12px 10px; padding-left: 0 !important; }
        .content-background .column-border.col-md-2 { margin-bottom: 0; width: 100% !important; margin-top: 7%; }
        .content-background .social_icon { margin-top: 0; padding-bottom: 6px; }
            .content-background .social_icon ul li { margin-right: 20px; }
        .content-background :first-child + .column-border + .column-border div p.offer-info { margin-bottom: 8px; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border { margin-top: 18px; }
        .content-background .nav-temp-content .column-border { background: none; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border + .column-border .border-bottom { background: 0 none !important; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border + .column-border { margin-top: 0 !important; }
        .content-background .nav-temp-content .navtemplate_allegion_logo { margin-left: 0; margin-bottom: 0; }
        .content-background .column-border.col-md-2 { height: auto; }
    .bottom-nav :first-child + li + li { padding-left: 15px; }
    .content-background .nav-temp-content .column-border .border-bottom .parsys { font-size: 21px; }
    /*New Change*/
    .content-background .nav-temp-content .column-border .parsys {  margin-bottom: 20px; padding-bottom: 20px; }
    .content-background :nth-child(4) { margin-top: 0 !important; }
    .content-background :first-child + .column-border + .column-border + .column-border div.text img { margin-left: 0; margin-bottom: 18px; }

    /*Made by Gayatri*/
    .content-background div .column-border.col-md-2:nth-child(3) { margin-bottom: 0px !important; }
    .content-background .nav-temp-content .content-par .colctrlBootstrap .col-md-2:last-child .parsys { background: 0 none !important; }
    .navtemplate-info { width: 75%; }
        .navtemplate-info .text *:first-child + p { display: none; }


    /*changes done by rohini*/
    .bottom-nav { padding-bottom: 20px; padding-top: 51px; }

    /*end*/
    /*For Column border equal heights*/
    .column-border { height: auto !important; }
    /*Content Page*/
    .padding-right0 { padding-right: 15px; }
    .video-border-bottom .column-border { background: 0 none; }
    /*.cnt-img{width:100%;}
    .cnt-img img{width:100%}*/
    .video-img-placeholder { margin-bottom: 20px; }
    .content-page { margin-top: 20px; }
    /*Security Center by gayatri*/
    .content-stack-info { margin-top: 68px; }

    /*changes for hotspot hover funtionality*/

    /*26 March Gayatri*/
    /*.ts-slider-desc {position:fixed; top:35%; left:5%;z-index:1010; width:90%; background:#fff; padding:15px; height:auto;  display:none;}*/
    /*****************/
    /*changes done  bny rohini 13-3-14*/
    .ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
    .ts-slider-desc a.close { display: block; }
    /*changes for hotspot hover funtionality*/
    .deadbolt-content .col-md-9 .col-md-3 { margin-top: 0px; margin-bottom: 0; padding: 0 10px; }
    /*14 April Gayatri*/ /*Pratiksha 15*/
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    .deadbolt-content .redirect.offering_info { width: 100% !important; }
    /********** For Products detail page start ******/
    .resp-tabs-container .vid-content { padding: 0px; }
    .resp-tabs-container .col-md-6 { padding: 0px !important; }
    .resp-tab-content { padding: 15px 10px; }
    .slider_next, .slider_prev { display: none !important; }
    .other-products { background: none; }
    .print-mail { display: none; }
    .other-products .title span { display: none; }
    /********** For Products detail page End ******/
    /*Trade Pro Home Automation & Montoring*/

    /*.trade-info h1{font-size:25px !important;}*/ /*9 apr*/
    .trade-info p { display: none; }
    /*.half-width .head{font-size:20px !important}*/ /*9 apr*/
    .trade-pro-white .container .col-md-6 .font-38 { font-size: 20px !important; }
    .trade-pro-img { top: 0; right: -80px; }
    .trade-pro-img { right: 0; }
    .trade-info { margin-left: 4%; margin-top: 4.6%; }
    .product-wrap .parsys .title .head a { background: 0 none; }
    .image-310-225 { width: 300px; height: 215px; }
        .image-310-225 img { width: 300px; height: 215px; }
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 { display: block; width: 100%; /* background: url("../images/Title_underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0); */ padding-left: 0px; padding-right: 0px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .imageExtended { float: left; width: 140px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text .offer-info { min-height: 53px; width: 154px; margin-bottom: 0; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text .clr-black-bullet { float: left; padding-right: 20%; margin-top: -3px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text { float: left; margin-left: 2%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .column-border { background: 0 none; margin-top: 30px; }

    /*About Us Changes 7th March By Gayatri*/
    .about-trade-info .text :first-child + p { display: none; }
    .about-trade-info { margin-top: 20px; padding-left: 10px; }
    /*End of About Us Changes 7th March By Gayatri*/
    .deadbolt-content .bg-right { margin-top: 0px; }
    /*lijine 14-3-14*/

    /* 21 March Gayatri */
    .content-temp_header_back { padding: 14px 16.5px; }
    .mobilehead .back-bt { padding: 3px 16.5px 24px; }
    .about-trade-info p { width: 65%; }

    .about-trade-info h1 { width: 70%; }
    /**************************/

    /*Connected Devices by khushbu*/
    .product-wrap .col-md-2 { display: none; }

    /*change by khushbu for Connected Devices carousel*/
    /*Connected Devices*/
    .carousel-text p { display: none; }
    .carousel-text h1 { /*font-size:25px;*/ line-height: 25px; }
    /*2 April Vijita*/
    .product-wrap .resp-tab-content .colctrlBootstrap { padding: 0px 5px; }
    /**********/
    /*2 April Vijita Connected Devices*/
    .product-wrap .resp-tab-content { padding: 0 10px; }
        /*******/
        .product-wrap .resp-tab-content .colctrlBootstrap .col-md-6 { padding-bottom: 20px; float: left; }
        .product-wrap .resp-tab-content .colctrlBootstrap .bg-none { width: 50%; }
    .image-490-340 { height: 225px; width: 290px; }
        .image-490-340 img { height: 225px; width: 290px; }
    /*.resp-tab-content .colctrlBootstrap .bg-none img{height: 226px;width: 290px;}*/
    .banner-product .container .carousel-inner .carousel-text h1 { line-height: 26px; }
    /*2 April Vijita*/
    .banner-product .container .carousel-indicators { width: 28px; top: 75px; left: 40%; height: 200px; }
    .product-wrap .resp-tab-content .colctrlBootstrap .bg-none { margin-top: 20px; }

    /******/

    /*21 March Gayatri*/
    /*.wtb h1{font-size:24px;}*/ /*9 apr*/
    .content-stack-info p { display: none; }
    /*****************/
    /*26 March Gayatri*/
    /*.product-info p span.clr-white{display:none;}*/
    /*****************/
    /*27 March Vijita Is-mob-34*/
    .nav-txt { width: 95%; }
    /********/
    /*28 March Vijita Is-mob-42*/
    .banner-content-template .content-temp-info p { display: none; }
    /****/
    /*28 March Vijita Is-mob-43,44*/
    .content-temp-year-image { left: 0; }
    /*28 March Vijita Is-mob-46*/
    /*.news-events h1{font-size:24px}*/ /*9 apr*/
    .news-events .events-heading { font-size: 24px !important; }
    /*31 March rohini Is-mob-47*/
    .news-events .content-box .pdf-icon { width: 14%; }
    .news-events .content-box .heading { width: 84%; }
    /*28 March Vijita Is-mob-48*/
    .schlage-events-bottom { padding-left: 6px; }
    /*28 March Vijita Is-mob-49*/
    .news-events .schlage-events { padding: 38px 10px 20px !important; }
    /****/
    /*.content-template h1{font-size:24px}*/ /*9 apr*/
    /****/
    /*PLP Page*/
    .right-panel { padding: 10px; margin-top: 0; }
    ol.list-item { width: 100%; }
    .sorting, .page, .list-item #finishthumb, .list-item .available, .list-item .rating, .compare label, .page-no.current.page { display: none; }
    /*Rohini 22-4-14*/
    .page-no { display: inline-block; }
    /*Rohini 22-4-14*/

    .page-results { width: 72%; text-align: left; }

    /*10 APril Gayatri*/
    .installation .page-results { padding-top: 8px; float: left !important; }
    /*Pratiksha 3 May*/
    /****************/

    .compare-btn { width: 28%; padding: 5px 7px; border-radius: 6px; }
    .search-results-content .your_selections { display: none; }
    ol.list-item li.product-information { display: block; width: 100%; padding-left: 0; margin: 0; padding-top: 10px; /* background: url("../images/Title_underline.png") repeat-x scroll left top; */ }
        ol.list-item li.product-information:first-child { background: none; margin: 0; }
    .product-list li .product-image { float: left; }
    .list-item li .product-name { float: left; } 
        /*Pratiksha 30*/
    .compare { float: left; }
    .compared-products .product-name { float: left; }
    .review { float: left; }
    .compared-products .review .remove-item { margin-top: 10px; }
    .search-results-content .checkbox-menu { background: none; padding-right: 0; }
    .search-left-content #finishthumb { width: 100%; }
    .compared-products .product-list li { width: 50%; padding-left: 15px; }
    .compared-products #finishthumb { display: none; }
    .text-comp { display: none; }
    .compare input[type="checkbox"] + label { width: 15px; height: 16px; }
    .product-name a { font-size: 14px; }
    .compared-products .product-list li { padding-left: 2.7%; }
    .product-image img { width: 100%; }
    .compared-products { margin-top: 0; }
    .left-panel { display: none; }
    .compare-btn { display: block; }
    .compare input[type="checkbox"] + label { text-indent: -99999px; }

    /*29 March Vijita Is-mob-17*/
    .product-info .sub-head { /* display: none; */ }
    /*29 March Vijita Is-mob-38*/
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text p .clr-black-bullet { margin-bottom: 10px !important; }
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .column-border { margin-top: 0; margin-bottom: 6px; padding-bottom: 10px; }
    /*29 March Vijita Is-mob-for pages under single family*/
    .content-template .content-page .col-md-8 { padding: 0; }
    .content-stack-template .col-md-9 .col-md-6 { margin-bottom: 20px; }
    /*29 March Vijita Is-mob-41*/
    .home .column-border { margin-top: 0; padding-bottom: 4%; }
    /*29 March Vijita Is-mob-7*/
    /*.navtemplate-info .banner-text{font-size:32px !important}*/ /*9 apr*/
    .navtemplate-info { margin-top: 32px; padding-left: 16px; }
    /*29 March Vijita Is-mob-14*/
    /*.product-wrap .parsys .title .head a{padding-bottom: 15px;}*/ /*Pratiksha 15*/
    .product-wrap .head { margin-bottom: 0; }

    /*****/

    /*4 April Gayatri*/
    .installation .your_selections { display: none; }
    /*.search-results-content */
    #search-results-header .your_selections { display: none; }
    /*10 April Gayatri*/
    .top-pagination .pagination-div .page-results .page-no .next { display: block; }
    .top-pagination .pagination-div .page-results .page-no .prev { display: block; }

    .pagination-bottom .pagination-div .page-results .page-no .next { display: block; }
    .pagination-bottom .pagination-div .page-results .page-no .prev { display: block; }

    /**************/

    /*Product Selector max 599*/
    .span_bg_left { font-size: 15px; }
    .product_detail .product-info-selector { width: 75%; left: 10px; margin: 20% 0 3.5%; }
    .product-info-selector p { height: 50px; overflow: hidden; }
    .product-info-selector h1 { padding: 0; }
    .step-title { font-size: 25px; width: 100%; line-height: 25px; padding-bottom: 25px; }
    .step-active .step-heading { width: 100%; padding-bottom: 0px; }
    .bottom-text p { float: left; text-align: justify; }
    .image-selector div.border-bottom { background: none; }
    div.img-208-208 { width: 140px; height: 140px; }
    /*.three .step-body .column-border div.img-208-208{margin-left:10%;}*/
    .step-body .column-border .more-designs { padding: 0 9px; margin: 20px auto 0; float: none; width: 215px; overflow: hidden; }
    .step-heading { padding-bottom: 0; width: 100%; }
    .bottom-text { font: normal 13px Roboto-Light; }
        .bottom-text span { font-size: 13px; }
    /*.productSelector .one .bottom-text{height:75px;}*/
    .step-body .tone-content .column-border { /* background: url("../images/Title_underline.png") repeat-x left top !important; */ clear: both; width: 100%; margin-bottom: 10px; padding: 0; }
        .step-body .tone-content .column-border:first-child { background: none !important; }
    /*Product Selector*/
    /*Style Selector max 599*/
    .style .two .step-body { margin-left: 0px; }
        .style .two .step-body .column-border { background: none; width: 100%; }
    .style .bottom-text { text-align: left; }
    .style .two .step-body .column-border { width: 100%; padding: 0 0 8000px 0; }
    .style .image-selector div.border-bottom { /* background: url("../images/Title_underline.png") repeat-x scroll left bottom; */ }
    .style .image-selector .image-holder p span { display: block; }
    .style .step-div .column-border { margin-top: 0; }
    /*.style .step-body .column-border div{margin-left:0;}*/
    .three .image-selector p { font-size: 15px; }
    .style .three.step-div .border-bottom .column-border { width: 100%; padding-top: 20px; }
    /*Pratiksha 30*/
    .finish-bottom ul { margin-bottom: 15px; }
    .view-btn { margin: 10px auto; }
    .three .step-body .column-border div.img-208-208, .three .step-body .column-border div.img-208-208 img { width: 140px; height: 140px; }
    .images-wrap.image4 .image-holder .bottom-text { height: 90px; }


    /*redirect.offering_info .offer-info{margin-top:0}*/ /*14 April Gayatri*/
    .redirect.offering_info { margin-top: 0; }
        .redirect.offering_info .clr-black-bullet { color: #000000; display: block !important; }
            .redirect.offering_info .clr-black-bullet:hover { text-decoration: underline; color: #00A9E0; display: block !important; }
        .redirect.offering_info .section-title { margin-top: 0; }
    /*Pratiksha 15*/
    /*****************/

    /*14 apr vijita*/
    .content-template .arrowlistmenu { display: none; }
    .ch-top-arrow-left { display: none; }
    .ch-top-arrow-right { display: none; }
    .ch-scroll-text { display: none; }
    .content-temp-year-image { background: 0 none; }
    .ch-bottom-line { background: 0 none !important; height: 0px !important; }
    .ch-bottom-line-left { height: 0px !important; }
    /*********/
    /*WTB tabcontrol*/ /*Pratiksha 24*/
    .nav-tabs > li { width: 140px; margin-right: 10px; }
    .nav-tabs > li.active { box-shadow: 0 -8px 14px -13px #000000; -moz-box-shadow: 0 -8px 14px -13px #000000; -webkit-box-shadow: 0 -8px 14px -13px #000000; }
    .installation .search-results-content .heading { width: 78%; }
    /*Pratiksha 3 May*/
    .installation .search-results-content .pdf-icon { width: 20%; }
    /*Pratiksha 3 May*/
}

/***********************************************************************************************************/
@media (min-width: 600px) and (max-width: 767px) and (orientation : landscape) {
    /*30 apr Vijita*/
    .section-title { height: auto; }
    /*********/
    /*23 april vijita*/
    .content-col-image { bottom: -405px; left: 4.4%; width: 90%; }
    /************/
    /*9 April*/
    .content-temp-info h1 { display: none; }
    .content-template-image { width: 100%; right: 0; top: 10px; }
    .mid-shadow.content-temp-image { min-height: 0; }
    /*25 apr Vijita*/
    /*.content-temp-text{width:460px !important;}*/
    /*14 apr vijita*/
    .content-template .arrowlistmenu { display: none; }
    .ch-top-arrow-left { display: none; }
    .ch-top-arrow-right { display: none; }
    .ch-scroll-text { display: none; }
    .content-temp-year-image { background: 0 none; }
    .ch-bottom-line { background: 0 none !important; height: 0px !important; }
    .ch-bottom-line-left { height: 0px !important; }
    .content-temp-title { font-size: 18px; }
    /*********/


    /*10 apr vijita*/
    .content-temp-image { clear: both;  }
    /*****************/
    /*.content-template-image img{width:95%;}*/
    /**********/

    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-indicators { display: none; }
    .container-hero-carousel .carousel-text { height: 100px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-hero-carousel .carousel-text-new { position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); margin-top: 120px; }
    .container-hero-carousel .carousel-text-buttons { width: 100%; margin: 0; }
    #content-spot { display: none; }
    .carousel2 .carousel-inner { height: auto; }
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-caption { left: 0; margin-top: 20px; margin-left: 60%; width: 0px; }
    .container-hero-carousel .carousel-wrap { height: 250px; }
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: block; height: 100%; max-width: none; line-height: 1; width: 65%; }

    .container-banner-carousel .carousel-inner { height: 250px; width: 100%; }
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > img,
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > a > img { display: block; max-width: none; line-height: 1; margin-left: 30px; }

    .container-banner-carousel .carousel-text { height: 100px; width: 250px; margin-left: 350px; position: absolute; float: right; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

    .bannerImageHolder img { /*width: 350px;*/ width: 58%; height: 250px; }
    .product-info-banner { text-align: left; margin-top: 50px; color: #fff; position: relative; left: 2%; width: 40%; }
    .productimageBanner { position: relative; top: 0; width: auto; left: 0%; }

    /*Refinement for styles starts*/
    h1 { font-size: 32px; font-family: BebasNeueRegular; line-height: 30px; }
    h2 { font-size: 30px; font-family: BebasNeueRegular; }
    h3 { font-size: 20px; font-family: BebasNeueRegular; }
    h4 { font-size: 15px; font-family: Roboto-Bold; }
    .sub-head { /* display: none; */ }
    .sub-head-black { /* display: none;  */}
    /*rohini 10-4-14*/
    .sub-head-blue { /* display: none; */ }
    /*rohini 10-4-14*/
    /*Refinement for styles end*/

    /***** Classes for menu ***/
    .demo-2 { display: inline; }
    .dl-trigger, #dl-menu { display: inline; }
    .dl-menuwrapper { width: 100%; }
        .dl-menuwrapper .dl-menu { width: 100%; }
    /*.dl-trigger {margin-top:5px;}*/ /*prince*/
    .navbar-search .search-query { width: 86% !important; }
    /*neha 1Apr*/
    /* Carousel Wrap  */
    .carousel-wrap { height: 250px; }
    /*Offerings*/
    /*.offer-info{min-height: 50px;}*/ /*Pratiksha 15*/
    /*.clr-black-bullet{padding-right:7%;}*/ /* 14 April Gayatri */
    /*Footer*/
    .footer2 { margin-left: 15px; }
    /**changed by rohini*/
    .ali_logo .copy-right { margin-left: 0; }
    /*Offering*/
    .security-img { margin-left: -19px !important; }
    .banner-text { /*font-size:30px;*/ width: 100%; line-height: 29px; }
    /*9 apr*/
    .productimage { top: 5px; left: -2%; }
    .product-info { left: -9%; margin-top: 3%; margin-bottom: 5px; }
    .product-selector { width: 97%; margin: 20px 10px; background: none; }
    /*Ketki 14 April*/
    .product-details.border-bottom { padding: 0px !important; }
    .product-text { margin-left: 20px; width: 50%; }
        /*Ketki 14 April*/
        .product-text .clr-black-bullet { padding-right: 9%; }
    .product-type { display: block; }
    /*Ketki 14 April*/
    .product-wrap { padding: 0 10px; }
    .product-details .column-border { display: none; }
    .product-wrap .clr-black-bullet { padding-right: 11%; }

    /*.home .clr-black-bullet{padding-right:12%;}*/ /*14 April Gayatri*/
    .home .parsys .colctrlBootstrap .col-md-6:first-child { margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6 { clear: both; margin-left: 0px !important; width: 100% !important; }
    /*changes by rohini*/
    /*.home .parsys .colctrlBootstrap .col-md-6 img{width:100%;height:253px;}*/ /*chnages by rohini*/
    .bottom-nav li { padding: 0 18px; }
    .regular-text { margin-left: 0%; margin-right: 0%; font-size: 11px; }
    #header_home { display: none !important; }
    #header_about { display: none !important; }
    #header_contact { display: none !important; }
    #home { display: block !important; }
    #about { display: block !important; }
    #contact { display: block !important; }
    #wtb { display: block !important; }


    /*PDP*/
    /*.deadbolt-content .product-selector{background:url(../images/prdct-selctr-bg.png) -50px top no-repeat;margin:30px 10px 16px;}
	.deadbolt-content .product-text{margin-left:20px; width:85%;}
	.deadbolt-content .product-type{display:none;}
	Ketki 14 April*/
    .bbc_content { margin: 10% 0 0 45%; line-height: 130%; }
    .deadbolt-product, .deadbolt-content .arrowlistmenu, .deadbolt-content .col-md-9 .col-md-3 .parsys .image img, .deadbolt-content .col-md-9 .col-md-3 .clr-black-bullet, .deadbolt_bottom_container { display: none; }
    /*14 April Gayatri*/
    .deadbolt-content .bg-right, .deadbolt-content .column-border, .deadbolt-content .last-menu { /* background: url(../images/Title_underline.png) bottom left repeat-x !important; */ }
    .deadbolt-content .col-md-9 .col-md-3 .title_link { display: block; font-size: 17px; padding: 0px 0 14px; margin: 0; /* background: url(main/images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .pad-left-19 { padding: 0px; }
        .deadbolt-content .pad-left-19 span.section-title { margin: 0px; }
    .deadbolt-content .container .col-md-9 .textimage img .img-right { float: none !important; margin-left: 25%; }
    /*change by rohini*/
    .deadbolt-content .container .col-md-9 .textimage img { float: none !important; margin-left: 16%; }
    /*.deadbolt-content .clearfix .head {font-size:21px;}*/ /*9 apr*/
    /*.deadbolt-content .head span {font-size:24px;}*/ /*9 apr*/
    .deadbolt-content .col-md-9 { padding: 0; margin: 0; }
    .deadbolt-content .back-button { display: inline-block !important; }
    .deadbolt-content .redirect.offering_info .offer-info, .deadbolt-content .redirect.offering_info .view-link,
    /*Pratiksha 15*/
    .deadbolt-content .redirect.offering_info .section-title { display: block; padding: 10px 0 10px; }
    /*Pratiksha 15*/
    `
    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    /*.ts-slider-desc {width:90%; float:left; background:none; margin:0 auto; height:auto; padding:0;}*/
    .ts-subcontent { display: none; }



    /*PDP cq5*/
    .deadbolt-content .col-md-9 .col-md-3 { margin-top: 0px; margin-bottom: 0; padding: 0 10px; }
    /*14 April Gayatri*/ /*Pratiksha 15*/
    .deadbolt-content .col-md-9 .col-md-3 { width: 100%; }
    /*.deadbolt-content .col-md-9 .colctrlBootstrap{margin: 0 0px 10px;}*/ /*changes for mobile layout for product category lijine*/
    .deadbolt-content .col-md-9 .textimageExt .text { margin: 0 10px 30px; }
    .deadbolt-content .col-md-9 .col-md-3 .text { display: block; font-size: 17px; padding: 0 0 0 0px; margin: 10px 10px 15px 15px !important; /* background: url(../images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .container .col-md-3 .parsys { margin: 0 0px 0px; }
    .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }


    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    /*.ts-slider-desc {width:90%; float:left; background:none; margin: 0 10px 30px; height:auto; padding:0;}*/
    .ts-subcontent { display: none; }
    /*wtb*/
    .wtb { padding: 0 10px; }
        .wtb h1 { /*font-size:21px; */ margin: 10px 0; line-height: 60%; padding: 0 0 7px; }
    /*9 apr*/
    .nav-tabs li { float: left; display: inline-block; margin-left: 10px; margin-right: 10px; }
    /*Pratiksha 24*/
    .nav-tabs > li > a { font-size: 17px; padding: 5px 5px; }
    /*Pratiksha 24*/
    .nav-tabs > li.active { box-shadow: 0 -8px 28px -15px #000000; }
    /*Pratiksha 24*/
    /*Pratiksha 24*/
    /*Contact Us  */
    .retailer label { width: 20%; }
    .retailer input { width: 28.6%; }
    .questions li { margin-top: 0; margin-bottom: 10px; }

    /*Company History*/
    .content-temp_title_header { display: block; }
    .content-temp_header_back { padding: 11px 18px 3.7%; }
    /*change*/
    .content-template .arrowlistmenu { display: none; }
    .content-temp-top-shadow { display: none; }
    .content-temp-bot-shadow { display: none; }
    /*27 March Vijita Is-mob-42*/
    /*9 April*/
    /*.content-template-image{bottom:-161px;left:17%;position: absolute;width: 66%;height: 145px}*/
    /**********/
    /*.content-template-image{bottom: -46px;left:17%;position: absolute;width: 66%;}*/
    .banner-content-template { /* background: url("../images/content_banner.png") repeat scroll 661px center rgba(0, 0, 0, 0); */ height: 250px; overflow: hidden; }
    /*9 April*/
    /*.content-temp-info {color: #FFFFFF;left: 22px;margin-top:6%;position: relative;text-align: left;top: 132px;width: 93%;}*/
    /******/
    /*.content-temp-title {left:78px;}*/
    /*1 April Vijita*/
    /*15 apr vijita*/ /*25 apr Vijita*/
    /**********/
    .content-temp-bot-bor { background: 0 none; }
    .content-temp-year p { color: #000000; font-size: 50px; opacity: 0.075; position: relative; top: -26px; width: 90%; }
    .content-temp-bor-right { background: 0 none; }
    .mid-shadow { background: 0 none; }
    .content-temp-image { clear: both; width: 100%; }
    /*15 apr vijita*/
    .content-temp_title_header p { padding-left: 9px; }
    .content-temp-year-image { padding: 9px; }

    /**** News Events ****/
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events { padding: 38px 10px 0 19px; margin-left: 0; }
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; }
    .top-bt { display: none !important; }

 

    /*Connect With Us*/
    /*23 apr vijita*/
    /*.content-col-image{bottom: -425px;/*clip: rect(0px, 358px, 199px, 0px);*/ /*right: 0;}/*8 apr neha*/ /*10 apr vijita*/

    /***********/
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    /*31 March Vijita*/
    /*.content-left-nav{height: 71px;width:453px;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}*/
    /*.content-col-contact{height: 71px;width:auto;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}
/**********/
    .content-col-contact h2 { float: left; border: none; color: #FFF; margin-left: 5px; margin-bottom: -18px; width: 100%; }
    /*7 apr neha*/
    .content-cont, .email-id { float: right; left: -4px; }
    .content-add { position: relative; top: 26px !important; left: -79px; }
    .content-name { margin-left: 5px; }
    .email-id { top: 26px !important; left: 65px; }
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    .content-col-social { width: 100%; clear: both; margin-top: 10px; }
    .social-size { margin: 0px 0 0 12px; width: 46%; }
    /*neha 7 apr*/
    /*.social-verti-border{height: 194px;left: 7px;}*/
    .social-img { top: 12px; }
    .content-col-social-info:before { left: -40px; }
    /*8 apr neha*/ /*16 apr vijita*/
    .social-size:nth-child(odd) .content-col-social-info:before { display: none; }
    .content-col-social :nth-last-child(2).mobile-bot-bor { background: 0 none !important; }
    /*31 March Vijita*/
    .social-text a { padding-right: 15%; }
    /********/
    /*for 2nd and 4th divs..removed vertical border*/
    /*.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border +.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	/*Adding vert-border to third div*/
    /*.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border + .social-size  +.social-verti-border{background:url(../images/bg-img-ry.jpg) repeat-y right}
	/*Removing bottom bor from 5th and 6th div*/
    /*.content-col-social :first-child.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border +.mobile-bot-bor + .social-verti-border + .mobile-bot-bor{background:0 none !important}


    /* for pop up youtube video*/
    div .popupvideoScreen { width: 350px; height: 250px; }

    /*Support Page*/
    /*21 March Gayatri*/
    /*.title_header_back{ padding: 14px 3.4% !important;}*/
    /****************/
    .title_header p { padding-left: 9px; }
    .navtemplateimage { right: -197px; top: -165px; }

    /*25 March Gayatri*/
    .nav-selector-btn { float: none; clear: both; }
    /*About Us*/
    .content-background { width: 95.7% !important; }
        .navtemplate-info .clr-black-bullet { padding-right: 8%; }
    .content-background .column-border-right { height: 220px; }
    .content-background .column-border.col-md-2 { margin-top: 0 !important; }
    .content-background .social_icon { margin-top: 0px !important; }
    .content-background .column-border.col-md-2 { margin-top: 0 !important; }


    /*Made By Gayatri*/


    /*Chnages done by rohini*/
        a.btn:hover { /* background: url("../images/Carousel_btn_hover_mob.png") no-repeat scroll left top rgba(0, 0, 0, 0); */ color: #FFFFFF; }
    .bottom-nav { padding-bottom: 20px; padding-left: 20%; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .text { float: left; width: 67%; }
        .home .parsys .colctrlBootstrap .col-md-2 .parsys .text .offer-info { height: 55px; overflow: hidden; width: 130%; }
    /*.home .clr-black-bullet {margin-top:26px;} Ketki 2April */
    /*.product-selector {
	    
	    margin: 10px 0 20px;
	    width: 100%;
	} Ketki 14 April */
    /* .carousel-indicators li {
	    margin: 7px 1px;
	}
    /*21 March Gayatri*/
    .back-bt { padding: 3px 16.5px 35px; }
    /*changes by rohini*/

    .selector-btn a { color: #F1F2F0; display: inline-block; float: left; font: 12px RobotoCondensed-Bold; height: 34px; padding: 9px 0px 10px; text-align: center; width: 121px; }
        /******************/

        .selector-btn a:hover {  color: #fff; }
    .image-300-270 img { width: 210px; height: 190px; }
    .image-300-400 img { width: 210px; height: 285px; }
    .framedExtraLarge img { width: 100%; height: 253px; }
    /*end*/

    /*Content Page*/
    .video-border-bottom { width: 100%; padding: 0; }
        .video-border-bottom .column-border { width: 50%; }
    /*.cnt-img{height:290px}
    .cnt-img img{height:99%}
    .cnt-img{width:103% !important}
    */
    .content-template .bg-left .content-box .heading > a { width: 90% !important; display: inline-block; }

    .content-template .content-box .col-md-6 p { margin-left: 1%; }
    .content-template .content-box .col-md-6 .robotoCondensed-bold { margin-top: -15px; }
    /*changes for hotspot hover funtionality*/
    /*26 March Gayatri*/
    .ts-slider-desc { position: fixed; top: 35%; left: 14%; z-index: 1010; width: 70%; background: #fff; padding: 15px; height: auto; display: none; }
        /*changes done  bny rohini 13-3-14*/
        /****************/
        .ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
        .ts-slider-desc a.close { display: block; }
    /*changes for hotspot hover funtionality*/
    /*.deadbolt-content .column-border{margin-bottom: 0px;}*/ /*Pratiksha 15*/
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    /********** For Products detail page start ******/

    .slider_next, .slider_prev { display: none !important; }
    .imgslider1 ul li img { width: 90%; }
    .slider_next, .slider_prev, .other-products .desc-text { display: none !important; }
    .col-lg-6 { padding: 0 10px; }
    .product-details-page .availability a { padding: 4px 15px; }
    .resp-tabs-container .vid-content .video-img-placeholder img { width: 70%; }
    .resp-tabs-container .vid-content .video-img-placeholder { width: 100%; }
    .print-mail { display: none; }
    .other-products { background: none; }
        .other-products .title { margin-top: 39px;  border: 0px solid #C1C1C1; margin: 0 0 10px; padding: 10px 15px 7px; width: 100%; }
    /*.other-products .title h3 {font-size:20px;}*/ /*9 apr*/
    .product-details-page.content-area-2 { margin-top: 20px; }
        .product-details-page.content-area-2 .ava_sr { padding: 0 5px; }
        .product-details-page.content-area-2 .ava_or { padding: 0 5px; }
            .product-details-page.content-area-2 .ava_or h2 .sep-color, .product-details-page.content-area-2 .ava_or h2 a { display: none; }
    .ava_or .brand-logo { display: none; }
    .ava_or .brand-info { width: 100%; }
    .rating img { width: 8%; }
    .imgslider1 { margin: 0 auto; }
    .product-container { margin: 0 auto; width: 50%; }
    .other-products span a.clr-black-bullet { padding-right: 15%; }

    .other-products .title span { display: none; }
    /********** For Products detail page End ******/
    .content-area .content-template .col-lg-9 .col-lg-6 { padding: 0 0px; }
    /*chnage by lijine for comapny history*/

    /*Trade Pro Home Automation & Monitoring*/
    .trade-pro-img { left: 0%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .parsys { padding: 0 2.4%; background: 0 none; }
        .content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .parsys .text .font-38 { font-size: 25px; }
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding: 0 0; width: 100%; }
        .content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom { line-height: 40px; }
    /*Ketki 15 April*/
    /*.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon{top:-13px}*/ /*9 apr neha*/
    /*About Us Changes 7th March By Gayatri*/

    /*21 March Gayatri*/
    .about-trade-info .clr-black-bullet { padding-right: 13%; }
    /****************/
    .about-trade-image { left: 160px; right: 0; top: -67px; }
        .about-trade-image img { width: 55%; }

    /*End of About Us Changes 7th March By Gayatri*/
    /*change by khushbu for Connected Devices carousel*/
    /*Connected Devices*/
    .banner-product .container .carousel-inner .carousel-text { top: 10px; width: 354px; min-height: 250px; right: -130px; }
    .product-wrap .parsys .title .head a { padding: 10px 0 15px; display: block; }
    /*Pratiksha 15*/

    /*Footer changes 24 March*/
    .footer-wrap .footer2 .social_icon ul { margin-left: 0; }
    .footer-wrap .footer2 .social_icon .see-more .clr-black-bullet { padding-right: 28px; }
    /*****************/

    /*26 March Vijita*/
    .nav-temp-four input[type="text"] { float: left; }
    /***********/
    /*PLP Page*/
    .compare { margin-top: 8px; }
    .compared-products .product-name { height: 70px; }
        .compared-products .product-name a { height: 35px; }

    /*29 March Vijita Is-mob-12*/
    .nav-wrap { /* background: url("../images/Navigation_bg.png") no-repeat scroll -17px 0 #000000; */ }
    /*********/

    /******************* Copied from Max-width 599px to make it in sync with landscape mode ***********************/

    /*31 March Vijita*/
    .sub-head { /* display: none; */ }
    .sub-head-black { /* display: none; */ }
    /*rohini 10-4-14*/
    .sub-head-blue { /* display: none;  */}
    /*rohini 10-4-14*/
    /******/
    /*1 April Vijita*/
    /*15 apr vijita*/
    /*2 April Vijita*/
    .content-template .content-temp-year-image .parsys :nth-last-child(2) .content-temp-image { background: 0 none; }
    /**********/


    /**********/

    /*21 march Gayatri*/
    /******************/

    /*Search Div*/
    .search-icon { display: block; float: right; cursor: pointer; }
    /*margin-top:15px is removed from rohini*/

    /*neha 1apr*/
    /*Navigation */
    /* changes done by rohini*/
    .navbar-headermob { padding: 8px 3px 7px; }
    .navbar-toggle { padding: 7px 8px; margin-top: 0; margin-bottom: 0; margin-right: 2px !important; }
    #navbar_search.brdr-left { background: none; }
    /*.navbar-search{margin-top:-5px;}*/
    .navbar-search .add-on { float: left !important; }
    .navbar-search .search-query { padding: 0px 10px 0px 25px; }
        .navbar-search .search-query:focus, .navbar-search .search-query.focused { padding: 2px 10px 4px 25px; }
    .content-area { padding: 0 0 0; } 
    /*neha 1apr*/
    #header_wtb, .navbar .nav > li.comercial_li { display: none; }
    /* Carousel Wrap  */
    .carousel-wrap { background: none; }

    /*Offerings*/
    .home .column-border a { margin-top: 0; width: 146px; }
    .content-wrap { padding-left: 2%; padding-top: 12%; }
    .marginbottom0 { margin-bottom: 0; }
    .products { line-height: 135%; }
    /*3April 4 April*/
    /*changes by rohini */
    /*******/

    /*21 March Gayatri*/
    .home .head, .building-home .head, .security .head { width: 98%; }
    /****************/

    /*building-home Security*/
    .building-home { padding-top: 20px; }
    .security { clear: both; padding-top: 30px; }
    .security-img { width: 100%; margin-left: -12px; }
    .security .head, .security .selector-info, .security .selector-btn { margin-left: 0px; }
    .product-wrap { padding: 0 5px; }
        .product-wrap .parsys .colctrlBootstrap .border-bottom { background: none; clear: both;}
    /*.product-type{display:none;}Ketki 14 April*/
    .product-details .column-border { display: none; }
    /*3 April*/
    /*.product-wrap .parsys .title .head{font:25px BebasNeueRegular;}*/
    /***********/
    /*.product-wrap .parsys .title .head a{display:block;padding-bottom:10px;padding-top:15px;
background:url(../images/right-arrow-products.png) no-repeat right center;}*/ /*Pratiksha 15*/
    /*div .column-border.col-md-2:nth-child(3){width:30%; margin-bottom:40px!important;} */ /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6 { clear: both; margin-left: 0px; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .text { width: 50%; float: left; }
    .home .parsys .colctrlBootstrap .col-md-2 .parsys .image { width: 146px; float: left; }

    /*21 March Gayatri*/
    .home .column-border:first-child { width: 98%; margin-bottom: 0px; }
    .home .column-border { padding: 0px 10px 15px 0px; margin-top: 0; margin-bottom: 15px; width: 100%; }
    /*Pratiksha 15*/
    .home .redirect.offering_info .offer-info { max-height: 90px; }
    /*Pratiksha 15*/
    /*****************/
    .navtemplate-info h1 { width: 100%; }

    /*Contact Us */

    .top-asked { width: 100%; }
        .top-asked p { font-size: 17px !important; }
        .top-asked ul li a { font-size: 13px !important; }
    .service { clear: both; float: left !important; width: 100%; padding-left: 0; padding-top: 30px; }
    .faq-search { margin-bottom: 20px; padding: 0; width: 100%; }
    .ask { font: 20px Roboto-Italic; padding: 2px 4px 10px; top: -10px; width: 80%; }
    .top-wrap.contact { width: 100%;}
    .myform { width: 100%; }
    .questions { margin: 20px 0; padding: 0 15px; width: 100%; }
    .top-asked .clr-black-bullet { margin: 32px 0 30px 0; }
    .wtb-margin { margin-bottom: 20px !important; margin-top: 27px; }
    .questions li { margin-top: 0; margin-bottom: 20px; }
        .questions li:last-child { margin-bottom: 0; }
    .top-asked .clr-black-bullet { padding-right: 10%; }
    .srch-icon {  height: 17px; position: relative; top: -12px; width: 18px; }

    .bottom-nav { padding-top: 32px; }
    /*.home .head,.building-home .head,.security .head{font-size:30px;padding-top:20px;} /*changes by rohini*/
    /*changes by rohini*/

    .bottom-nav { padding-top: 35px; padding-bottom: 20px; }
        .bottom-nav :first-child + li + li { padding-left: 15px; }

    .deadbolt-content { padding: 0px !important; }

        /* 21 March Gayatri */

        .deadbolt-content .col-md-9 { padding: 0 0 10px 0; }

            /******************/

            .deadbolt-content .col-md-9 .title:first-child { padding: 0px; }
                .deadbolt-content .col-md-9 .title:first-child .head { padding-bottom: 10px; }
            .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }


    /**** News Events ****/
    .news-events .news .text:first-child span.clr-black-bullet { display: none; }
    .news-events .events .text:first-child span.clr-black-bullet { display: none; }
    .news-events .arrowlistmenu { display: none; }
    .news-events .archive { width: 100%; }
    .news-events .news .margin-top-bot { width: 100%; }
    .news-events .news .content-box .heading > a { display: inline-block; line-height: 120%; position: relative; }
    /**rohini 31-3-14 issue 47 */
    .news-events .margin-top-bot { margin: 13px 0 20px; }
    .news-events .schlage-events .margin-top-bot { margin: 13px 0 30px; }
    .top-bt { display: none !important; }
    .news-events .schlage-events { padding: 38px 10px 0 10px; margin-left: 0; background: url(main/images/schlage_events_mbg.png) left top repeat-x #d6d6d6 !important; }


    /*21 March Gayatri*/
    .product-info-selector p { height: 50px; overflow: hidden; display: none; }
    /************/


    /*Connect with us*/
    /*.content-col-temp .arrowlistmenu {display:none}/*8 apr neha*/
    .content-col-info { top: 18px; width: 96%; margin-left: 4%; margin-top: 6%; }
    .content-col-contact p { display: inline; color: #FFF; position: relative; top: 10px; }
    .content-col-social-info:hover { /* background: url(../images/content-mob-hover.png) no-repeat; */ }
    /*21 March Gayatri*/
    .social-size { height: 201px; }
    /*****************/
    .social-text { left: 9%; top: 40px; }
    .content-col-social-info { margin: 10px auto; }
    /*neha 8 apr*/
    .social-bor-top { background: 0 none; }
    .social-pad-top { padding-top: 0; }
    .content-col-social :last-child.mobile-bot-bor { background: 0 none !important; }

    /*Footer changes 24 March*/
    .footer-wrap .footer2 { margin: 0 auto; width: 100%; }
    /*Cq5*/
    .col-md-6 .footer1 { width: 100%; }
    .col-md-6 .footer2 { width: 100%; }
    /*Changes added for news events khushbu*/
    /*21 March Gayatri*/
    .news-events .news { float: left; padding-left: 15px; padding-right: 15px; width: 100%; }

    /*******************/


    .col-lg-3.col-xs-12.col-sm-4.zero-pad.events { width: 100%; clear: both; padding-left: 15px; padding-right: 15px; }
    /*end*/

    /*Support Page*/

    /*21 March Gayatri*/
    .support-dropdown { display: none; }
    /*****************/

    .footer-wrap { clear: both; }
    .support-background { position: relative; } 
        .support-background .content-par .col-md-2 { width: 100%; background: 0 none; padding: 0 15px !important; }
            /*Rohini 14-4-14*/
            .support-background .content-par .col-md-2 .parsys {padding: 0 0 6% 0; }

        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { width: 100%; height: auto; margin-top: 5%; padding: 0 15px 0 0; margin-bottom: 0px; background: url(../images/hori_divider_new.png) repeat-x bottom !important; }
            /*Rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 .parsys { padding: 0 0 6% 0%; }
        /*Rohini 14-4-14*/
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { width: 100%; margin-left: 0; background: 0 none; }
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 { width: 100% !important; height: auto; padding: 0% 0; background: url(../images/hori_divider_new.png) repeat-x bottom; }
                .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 .parsys { padding: 5% 0; }
    /*Rohini 14-4-14*/
    /*4 April*/
    /*.support-background .content-par h2{font-size:21px !important}
.support-background .content-part h3{font-size:16px !important}*/
    /**********/
    .nav-temp-content .border-bottom .head a { background: 0 none; }
    .support-background .colctrlBootstrap .col-md-8 { width: 100%; }
    .nav-txt { display: block; }
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: 0; padding: 0 0; }
        /*Rohini 14-4-14*/
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 + .col-md-4 + .col-md-4 { background: none; }
    .support-drop { display: none; }
    /*.banner-text{font-size:25px}*/
    /*4 April*/
    /*.support-background .content-par h2{font-size:20px}
	.support-background .colctrlBootstrap h3{font-size: 15px;}*/
    /*************/
    /*4 April*/
    .support-background .clr-black-bullet { font-size: 14px; color: #000; }
    /**********/
    /*25 March Gayatri*/
    /*****************/
    /*About Us*/

    .navtemplate-info { padding-left: 10px; margin-top: 20px; }
        .navtemplate-info p { font-size: 12px; }
    .content-background { position: relative; margin: 12px 10px 12px 12px; padding-left: 0 !important; }
        /*8 apr neha*/
        .content-background .column-border.col-md-2 { margin-bottom: 0; width: 100% !important; margin-top: 7%; }
        .content-background .social_icon { margin-top: 0; padding-bottom: 6px; }
            .content-background .social_icon ul li { margin-right: 20px; }
        .content-background :first-child + .column-border + .column-border div p.offer-info { margin-bottom: 8px; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border { margin-top: 18px; }
        .content-background .nav-temp-content .column-border { background: none; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border + .column-border .border-bottom { background: 0 none !important; }
        .content-background .nav-temp-content :first-child + .column-border + .column-border + .column-border { margin-top: 0 !important; }
        .content-background .nav-temp-content .navtemplate_allegion_logo { margin-left: 0; margin-bottom: 0; }
        .content-background .column-border.col-md-2 { height: auto; }
    .bottom-nav :first-child + li + li { padding-left: 15px; }
    /*4 April*/
    /*.content-background .nav-temp-content .column-border .border-bottom .parsys{font-size:21px}*/
    /**********/
    /*New Change*/
    .content-background .nav-temp-content .column-border .parsys { margin-bottom: 20px; padding-bottom: 20px; }
    .content-background :nth-child(4) { margin-top: 0 !important; }
    .content-background :first-child + .column-border + .column-border + .column-border div.text img { margin-left: 0; margin-bottom: 18px; }

    /*Made by Gayatri*/
    .content-background div .column-border.col-md-2:nth-child(3) { margin-bottom: 0px !important; }
    .content-background .nav-temp-content .content-par .colctrlBootstrap .col-md-2:last-child .parsys { background: 0 none !important; }
    .navtemplate-info { width: 75%; }
        .navtemplate-info .text *:first-child + p { display: none; }


    /*changes done by rohini*/
    .bottom-nav { padding-bottom: 20px; padding-top: 51px; }

    /*end*/
    /*For Column border equal heights*/
    .column-border { height: auto !important; }
    /*Content Page*/
    .padding-right0 { padding-right: 15px; }
    .video-border-bottom .column-border { background: 0 none; }
    /*.cnt-img{width:100%;}
    .cnt-img img{width:100%}*/
    .video-img-placeholder { margin-bottom: 20px; }
    .content-page { margin-top: 20px; }
    /*Security Center by gayatri*/
    .content-stack-info { margin-top: 68px; }

    /*changes for hotspot hover funtionality*/

    /*26 March Gayatri*/
    /*.ts-slider-desc {position:fixed; top:35%; left:5%;z-index:1010; width:90%; background:#fff; padding:15px; height:auto;  display:none;}*/
    /*****************/
    /*changes done  bny rohini 13-3-14*/
    .ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
    .ts-slider-desc a.close { display: block; }
    /*changes for hotspot hover funtionality*/
    /*.deadbolt-content .column-border{margin-bottom: 0px;}*/ /*Pratiksha 15*/
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    /********** For Products detail page start ******/
    .resp-tabs-container .vid-content { padding: 0px; }
    .resp-tabs-container .col-md-6 { padding: 0px !important; }
    .resp-tab-content { padding: 15px 10px; }
    .slider_next, .slider_prev { display: none !important; }
    .other-products { background: none; }
    .print-mail { display: none; }
    .other-products .title span { display: none; }
    /********** For Products detail page End ******/
    /*Trade Pro Home Automation & Montoring*/

    /*.trade-info h1{font-size:25px !important;}*/
    .trade-info p { display: none; }
    /*4 April*/
    /*.half-width .head{font-size:20px !important}*/
    /***********/
    .trade-pro-white .container .col-md-6 .font-38 { font-size: 20px !important; }
    .trade-pro-img { top: 0; right: -80px; }
    .trade-pro-img { right: 0; }
    .trade-info { margin-left: 4%; margin-top: 4.6%; }
    .product-wrap .parsys .title .head a { background: 0 none; }
    .image-310-225 { width: 300px; height: 215px; }
        .image-310-225 img { width: 300px; height: 215px; }
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 { display: block; width: 100%; /* background: url("../images/Title_underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0); */ padding-left: 0px; padding-right: 0px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .imageExtended { float: left; width: 140px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text .offer-info { min-height: 53px; width: 154px; margin-bottom: 0; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text .clr-black-bullet { float: left; padding-right: 20%; margin-top: -3px; }
        .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text { float: left; margin-left: 2%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .column-border { background: 0 none; margin-top: 30px; }

    /*About Us Changes 7th March By Gayatri*/
    .about-trade-info .text :first-child + p { display: none; }
    .about-trade-info { margin-top: 20px; padding-left: 10px; }
    /*End of About Us Changes 7th March By Gayatri*/
    .deadbolt-content .bg-right { margin-top: 0px; }
    /*lijine 14-3-14*/

    /* 21 March Gayatri */
    .content-temp_header_back { padding: 14px 16.5px; }
    .mobilehead .back-bt { padding: 3px 16.5px 24px; }
    .about-trade-info p { width: 65%; }

    .about-trade-info h1 { width: 70%; }
    /**************************/

    /*Connected Devices by khushbu*/
    .product-wrap .col-md-2 { display: none; }

    /*change by khushbu for Connected Devices carousel*/
    /*Connected Devices*/
    .carousel-img { height: 250px; width: 260px; }
        .carousel-img img { height: 250px; width: 260px; }
    .carousel-text p { display: none; }
    /* .carousel-text h1{line-height:25px;}*/
    /*.carousel-text h1{font-size:25px;line-height:25px;}*/
    /*2 April Vijita*/
    .product-wrap .resp-tab-content .colctrlBootstrap { padding: 0px 5px; }
    /**********/
    /*2 April Vijita Connected Devices*/
    .product-wrap .resp-tab-content { padding: 0 10px; }
        /*******/
        .product-wrap .resp-tab-content .colctrlBootstrap .col-md-6 { padding-bottom: 20px; float: left; }
        .product-wrap .resp-tab-content .colctrlBootstrap .bg-none { width: 50%; }
    .image-490-340 { height: 225px; width: 290px; }
        .image-490-340 img { height: 225px; width: 290px; }
    /*.resp-tab-content .colctrlBootstrap .bg-none img{height: 226px;width: 290px;}*/
    .banner-product .container .carousel-inner .carousel-text h1 { line-height: 26px; }
    /*2 April Vijita*/
    .banner-product .container .carousel-indicators { width: 28px; top: 75px; left: 40%; height: 200px; }
    .product-wrap .resp-tab-content .colctrlBootstrap .bg-none { margin-top: 20px; }

    /******/

    /*21 March Gayatri*/
    /*.wtb h1{font-size:24px;}*/
    .content-stack-info p { display: none; }
    /*****************/
    /*26 March Gayatri*/
    /*.product-info p span.clr-white{display:none;}*/
    /*****************/
    /*27 March Vijita Is-mob-34*/
    .nav-txt { width: 95%; }
    /********/
    /*28 March Vijita Is-mob-42*/
    /*.banner-content-template .content-temp-info p{display:none}*/
    /*3 April*/
    .content-temp-info { display: none; }
    /****/
    /****/
    /*28 March Vijita Is-mob-43,44*/
    .content-temp-year-image { left: 0; }
    /*28 March Vijita Is-mob-46*/
    /*.news-events h1{font-size:24px}*/
    .news-events .events-heading { font-size: 24px !important; }
    /*31 March rohini Is-mob-47*/
    .news-events .content-box .pdf-icon { width: 14%; }
    .news-events .content-box .heading { width: 84%; }
    /*28 March Vijita Is-mob-48*/
    .schlage-events-bottom { padding-left: 6px; }
    /*28 March Vijita Is-mob-49*/
    .news-events .schlage-events { padding: 38px 10px 20px !important; }
    /****/
    /*.content-template h1{font-size:24px}*/
    /****/
    /*PLP Page*/
    .right-panel { padding: 10px; margin-top: 0; }
    ol.list-item { width: 100%; }
    .sorting, .list-item #finishthumb, .list-item .available, .list-item .rating, .compare label { display: none; }
    /*Rohini 22-4-14*/
    .page-no { display: inline-block; }
    /*Rohini 22-4-14*/
    .page-results { width: 72%; padding-top: 8px; text-align: left; }

    /*4 APril Gayatri*/
    .installation .page-results { width: 72%; padding-top: 8px; text-align: left; float: left !important; }
    /****************/

    .compare-btn { width: 28%; padding: 5px 7px; border-radius: 6px; }
    .search-results-content .pagination-div { padding-bottom: 3%; }

    ol.list-item li.product-information { display: block; width: 100%; padding-left: 0; margin: 0; padding-top: 10px; /* background: url("../images/Title_underline.png") repeat-x scroll left top;  */}
        ol.list-item li.product-information:first-child { background: none; margin: 0; }
    .product-list li .product-image { width: 140px; height: 140px; float: left; }
    .list-item li .product-name { float: left;  } 
        /*Pratiksha 30*/
      
    .compare { float: left; }
    .compared-products .product-name { float: left; }
    .review { float: left; }
    .compared-products .review .remove-item { margin-top: 10px; }
    .filter .btn-default, .title_header .btn-default { width: 27%; }
    .search-results-content .checkbox-menu { background: none; padding-right: 0; }
    .search-left-content #finishthumb { width: 100%; }
    .compared-products .product-list li { width: 50%; padding-left: 15px; }
    .compared-products #finishthumb { display: none; }
    .text-comp { display: none; }
    .compare input[type="checkbox"] + label { width: 15px; height: 16px; }
    .product-name a { font-size: 14px; }
    .product-list li { padding-left: 2.2%; }
    .compared-products .product-list li { padding-left: 2.7%; }
    .product-image img { width: 100%; }
    .compared-products { margin-top: 0; }
    .left-panel { display: none; }
    .compare-btn { display: block; }
    .compare input[type="checkbox"] + label { text-indent: -99999px; }

    /*29 March Vijita Is-mob-17*/
    .product-info .sub-head { /* display: none;  */}
    /*29 March Vijita Is-mob-38*/
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .col-md-2 .parsys .text p .clr-black-bullet { margin-bottom: 10px !important; }
    .half-width .colctrlBootstrap .colctrlbootstrap_1 .column-border { margin-top: 0; margin-bottom: 6px; padding-bottom: 10px; }
    /*29 March Vijita Is-mob-for pages under single family*/
    .content-template .content-page .col-md-8 { padding: 0; }
    .content-stack-template .col-md-9 .col-md-6 { margin-bottom: 20px; }
    /*29 March Vijita Is-mob-41*/
    .home .column-border { margin-top: 0; padding-bottom: 4%; }
    /*29 March Vijita Is-mob-7*/
    /*.navtemplate-info .banner-text{font-size:32px !important}*/

    .navtemplate-info { margin-top: 32px; padding-left: 16px; }
    /*29 March Vijita Is-mob-14*/
    .product-wrap .parsys .title .head a { padding-bottom: 15px; }
    .product-wrap .head { margin-bottom: 0; }

    /*****/

    /*4 April Gayatri*/
    .installation .your_selections { display: none; }
    /*.search-results-content */
    #search-results-header .your_selections { display: none; }
    .page-results .page-no .next { display: block; }
    .page-results .page-no .prev { display: block; }
    /**************/

    /*Product Selector*/
    .span_bg_left { font-size: 15px; }
    .step-hide { margin-top: -25px; }
    .two .image-selector .image-holder { margin-left: 0; }
    .bottom-text p:first-child { margin-right: 14px; padding-left: 4px; }
    .three .tone-content .column-border { padding: 0 27%; }
    .images-wrap { margin: 0 auto; overflow: hidden; }
        .images-wrap.image4 { width: 500px; }
    .productSelector .one .image-selector .image-holder, .two .images-wrap.image12 .image-holder { width: 465px; margin: 0 auto; float: none !important; }
    .productSelector .one .image-selector .span_bg_left, .images-wrap.image12 .image-holder .span_bg_left { width: 465px; }
    .two .images-wrap.image3 .image-holder { width: 200px; margin-right: 7px; }
        .two .images-wrap.image3 .image-holder .span_bg_left { width: 195px; top: 102px; }
        .two .images-wrap.image3 .image-holder div.img-465-235, .two .images-wrap.image3 .image-holder div.img-465-235 img { width: 195px; height: 180px; }
    .two .images-wrap.image4 .image-holder { width: 230px; margin-right: 20px; }
    /*Product Selector*/

    /*Style Selector*/
    .style .one .image-selector { float: none; overflow: hidden; margin: 0 auto; width: 500px; }
        /*Pratiksha 11*/
        .style .one .image-selector .image-holder { margin-left: 0; margin-right: 20px; width: 230px; }
    /*Pratiksha 11*/
    .finish-bottom ul li { margin-right: 2px; }
    .style .two .finish-bottom ul li { width: 19%; }
    /*Style Selector*/

    /*Product Selector max 599*/
    .prod-install div img { width: 100%; }
    .product_detail .product-info-selector { width: 75%; left: 10px; margin: 20% 0 3.5%; }
    .product-info-selector p { height: 50px; overflow: hidden; }
    .product-info-selector h1 { padding: 0; }
    .step-title { font-size: 25px; width: 100%; line-height: 25px; padding-bottom: 25px; }
    .step-active .step-heading { width: 100%; padding-bottom: 0px; }
    .bottom-text p { float: left; text-align: justify; }
    .image-selector div.border-bottom { background: none; }
    div.img-208-208 { width: 140px; height: 140px; }

    .step-heading { padding-bottom: 0; width: 100%; }
    .bottom-text { font: normal 13px Roboto-Light; }
    /*.productSelector .one .bottom-text{height:75px;}*/
    .two .images-wrap .image-holder { width: 100%; }
    .step-body .column-border .more-designs { width: 215px; overflow: hidden; padding: 5px 9px; margin: 10px auto; float: none; }
    /*Product Selector*/
    /*Style Selector max 599*/
    .style .two .step-body { margin-left: 0px; }
        .style .two .step-body .column-border { background: none; width: 100%; }
    .style .bottom-text { text-align: left; }
    .style .two .step-body .column-border { width: 100%; padding: 0 0 8000px 0; }
    .style .two .finish-bottom ul li { width: 15%; }
    .style .image-selector div.border-bottom { /* background: url("../images/Title_underline.png") repeat-x scroll left bottom; */ }
    .style .image-selector .image-holder p span { display: block; }
    .style .step-div .column-border { margin-top: 0; }

    .three .image-selector p { font-size: 15px; }
    .style .three.step-div .border-bottom .column-border { width: 100%; padding-top: 20px; }
    /*Pratiksha 30*/
    .finish-bottom ul { margin-bottom: 15px; }
    .view-btn { margin: 10px auto; }
    .three .step-body .column-border div.img-208-208, .three .step-body .column-border div.img-208-208 img { width: 140px; height: 140px; }
    .step-body .tone-content .column-border { /* background: url("../images/Title_underline.png") repeat-x left top !important; */ clear: both; width: 100%; margin-bottom: 10px; padding: 0; }
        .step-body .tone-content .column-border:first-child { background: none !important; }
    /*End of Product Selector 4 April*/

    /*End of Product Selector 4 April*/
    /*Join our mailing List*/
    .content-area .join-mail { width: 100%; }
        .content-area .join-mail input[type="text"] { width: 88%; }
        .content-area .join-mail .head span { font-size: 24px; }
    /*********/

    /*9 apr neha start*/
    /*.footer-wrap .footer2 .social_icon { text-align: left; float: none !important; overflow: hidden; width: 100%; padding-left: 8%; padding-right: 8%; padding-bottom: 5%; }
    .footer-wrap .footer2 .social_icon p { float: none !important; text-align: left; margin-left: 0; clear: both; width: 100%; margin-top: 1%; }
    .footer-wrap .footer2 .social_icon ul { margin-left: 0; margin-right: -2%; margin-top: 1%; width: 76%; display: inline-block; float: left; }
    .footer-wrap .footer2 .social_icon .see-more { float: right; margin-top: 1%; }*//*prince*/
    .ali_logo { width: 100%; padding-left: 8%; padding-right: 8%; text-align: left; }
        .ali_logo img { margin-right: 0; vertical-align: middle; margin-top: 20px; }
        .ali_logo .copy-right { margin-left: 0; }
    /*9 apr neha end*/

    /*14 April Gayatri*/
    .redirect.offering_info .section-title { margin-top: 0; }
    .redirect.offering_info .offer-info { margin-top: 0; }
    .redirect.offering_info { float: left; margin-top: 0; width: 70%; }
    .deadbolt-content .productListRedirect .redirect.offering_info { width: 100%; }
    /*16 April Gayatri*/
    .redirect.offering_info .clr-black-bullet { color: #000000; display: block !important; }
        .redirect.offering_info .clr-black-bullet:hover { text-decoration: underline; color: #00A9E0; display: block !important; }
    /*****************/

    /*14 April Gayatri
.productListRedirect .smallImage{width:140px;margin-right:10px;}
.redirect.offering_info .offer-info{margin-top:0}
.redirect.offering_info .clr-black-bullet{color:#000000;display:block !important;}
.redirect.offering_info .clr-black-bullet:hover{text-decoration:underline;color:#00A9E0;display:block !important;}
.redirect.offering_info a{clear:both; float: right;  margin-bottom: 10px !important;margin-right: 205px !important; width: 110px;}
/*****************/
}


/******************* Copied from Max-width 599px to make it in sync with landscape mode ***********************/


/***********************************************************************************************************/
@media (min-width: 600px) and (max-width: 767px) and (orientation : portrait) {
    /*30 apr Vijita*/
    .deadbolt-content .section-title { height: auto; }
    /*********/
    /*23 apr vijita*/
    .content-col-image { bottom: -250px; left: 36%; width: 67%; }
    /***********/
    /*14 apr vijita*/
    .ch-top-arrow-right { /* background: url(../images/ch-right-shadow-small.png) left top no-repeat; */ height: 28px; }
    .content-temp-year-image { /* background: url("../images/bottom_shadow_600.png") no-repeat scroll left bottom rgba(0, 0, 0, 0); */ }
    .ch-scroll-text { margin-top: 20px; }
    /***********/
    /*Rohini 10-4-14*/
    .content-stack-template .colctrlbootstrap .imageExtended { float: left; width: 50%; }
        .content-stack-template .colctrlbootstrap .imageExtended + div { float: left; width: 50%; }
    .content-area .colctrlbootstrap .imageExtended { float: left; width: 50%; }
        /*rohini 14-4-14*/
        .content-area .colctrlbootstrap .imageExtended + div { float: left; width: 50%; }
    /*rohini 14-4-14*/
    .content-area .product-wrap .half-width .colctrlBootstrap .col-md-4 { float: left; }
    .content-stack-template .col-md-6 { float: left; }
    /*Rohini 14-4-14*/
    /**/
    /*9 April*/
    .schlage-events-bottom { padding-left: 6px; }
    .content-temp-info h1 { width: 100% !important; }
    .banner-content-template { /* background: url("../images/content_banner.png") repeat scroll -475px center rgba(0, 0, 0, 0); */ }
    .content-template-image { float: left; height: 250px; position: relative; top: 52px; width: 60%; right: 0; }
    .content-temp-info { float: left; margin-top: 80px; padding-left: 10px; position: relative; width: 40%; }
    .content-template-image img { width: 100%; }
    /*.content-temp-year { text-align: center; }*//*prince*/
    /*.content-temp-year p{margin-right:12px;font-size:130px;}/*latest change 10 apr vijita*/ /*14 apr*/
    /*.content-temp-image { width: 63% !important; }*//*prince*/
    /*.content-temp-year-image{margin: 0 auto;float: none !important;width: 85%;}*/ /*14 apr vijita*/
    /************/
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-indicators { display: none; }
    .container-hero-carousel .carousel-text { height: 100px; width: 200px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-hero-carousel .carousel-text-new { position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); margin-top: 270px; }
    .container-hero-carousel .carousel-text-buttons { width: 100%; margin: 0; }
    #content-spot { display: none; }
    .carousel2 .carousel-inner { height: auto; }
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-caption { left: 0; margin-top: 20px; margin-left: 60%; width: 0px; }
    .container-hero-carousel .carousel-wrap { height: 504px; }
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: block; height: 100%; max-width: none; line-height: 1; width: 100%; }

    .container-banner-carousel .carousel-inner { height: 250px; width: 100%; }
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > img,
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > a > img { display: block; max-width: none; line-height: 1; margin-left: 30px; }

    .container-banner-carousel .carousel-text { height: 100px; width: 250px; margin-left: 320px; margin-top: 30px; position: absolute; float: right; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-banner-carousel { margin-bottom: 20px; }

    .bannerImageHolder img { width: 350px; height: 250px; }
    .product-info-banner { text-align: left; margin-top: 10px; color: #fff; position: relative; left: 2%; width: calc(98% - 350px); }
    .productimageBanner { position: relative; top: 0; width: auto; left: 0%; }

    /*Refinement for styles starts*/
    h1 { font-size: 38px; font-family: BebasNeueRegular; line-height: 35px; }
    h2 { font-size: 34px; font-family: BebasNeueRegular; }
    h3 { font-size: 25px; font-family: BebasNeueRegular; }
    h4 { font-size: 17px; font-family: Roboto-Bold; }
    /*Refinement for styles end*/

    /*Search Div*/
    /*.search-div { display: block; float: right; margin-top: 20px; width: auto; !important; margin-right: 35px; }*//*prince*/

    /* 21 March Gayatri */
    /*.dl-menuwrapper button:after{width:20px;left:10px;}*/
    .dl-menuwrapper button:after { left: 10px; top: 12px; width: 20px; box-shadow: 0 8px 0 #93AAC3, 0 16px 0 #93AAC3; }
    /*Rohini 9-4-2014*/
    /*.dl-menuwrapper .dl-menu { margin: 50px 0 0; }*//*prince*/
    /*Rohini 9-4-2014*/
    /*******************/

    /*Search Div*/
    /***** Classes for menu ***/
    .demo-2 { display: inline; }
    .dl-trigger, #dl-menu { display: inline !important; }
    .dl-menuwrapper { width: 100%; }
    /*.logo { border-left: 1px solid #CCCCCC; margin-top: 0; margin-left: 0; }*//*prince*/
    /*Navigation */

    /*21 March Gayatri*/
    .logo_img { margin-left: 12px; margin-bottom: 7px; margin-top: 7; padding: 5px 0; width: 65%; }
    /*changes done by rohini*/
    /*****************/
    .navbar-toggle { display: block; padding: 8px; margin-left: 5px; padding: 4px 8px 13px; }
    .navbar-headermob { padding: 17px 10px 10px 5px; }
    /*Carousel*/
    .width100 { width: 100%; }
    .carousel-wrap { height: 504px; }
    #header_wtb .brdr-right { background: none; }
    /*Offerings*/
    .content-wrap { padding-left: 1%; }
    /*.clr-black-bullet{padding-right:18%;}*/ /* 14 April Gayatri */
    .column-border.col-md-2 { width: 30% !important; }
    /*Building-home Security*/
    /*.home .parsys .colctrlBootstrap .col-md-6 img {width:100%!important;float:left;height:253px;} */ /*change by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6:first-child { width: 50% !important; float: left; margin-left: 0px !important; }
    .home .parsys .colctrlBootstrap .col-md-6 { width: 50% !important; float: left; margin-left: 0px !important; }
    .security-img { width: 100%; }
    /*Footer*/
    .footer2 { text-align: center; margin-left: 15px; }
    .social_icon p { margin-top: 1%; margin-left: 8%; margin-right: 0; }
    .bottom-nav { padding-bottom: 20px; }
        .social_icon ul { width: 68%; margin-right: 7%; margin-top: 3%; }
    .ali_logo img { margin-right: 9%; }
    .ali_logo .copy-right { margin-left: 15%; }
    /* 14 April Gayatri */
    .regular-text { margin-left: 0; font-size: 13px; width: 100%; }
    /*******************/
    #header_home { display: none !important; }
    #header_about { display: none !important; }
    #header_contact { display: none !important; }
    #home { display: block !important; }
    #about { display: block !important; }
    #contact { display: block !important; }
    #wtb { display: block !important; }
    /*Products Page*/
    .productimage { left: -2%; width: 60%; top: -4px; }
    .product-wrap { padding: 0 5px; margin-top: -19px; }
    .product-info { left: -10%; margin-top: 2%; }
    .border-bottom { width: 99%; margin-bottom: 30px; }
    .product-info h1, .navtemplate-info h1 { width: 100%; }

    /*.banner-text{font-size:34px;line-height:34px;}*/

    /*3 April*/
    .product-selector { width: 96.5%; background: none; margin: 20px 10px; }
    /*Ketki 14 April*/
    .product-text { margin-left: 20px; width: 50%; }
        /*Ketki 14 April*/
        /******/
        .product-text .clr-black-bullet { padding-right: 11% !important; }
    /*.product-text{margin-left:10px;}Ketki 14 April*/
    /*.product-text p:first-child span{font-size:30px;}Ketki 14 April*/
    .column-border.col-md-2 { width: 30%; }
    #exterior img { width: 100%; }

    /*Contact Us added by Gayatri  */
    .top-wrap.contact { /* background: url("../images/dropshadow.png") no-repeat scroll center 147px #F0F0F0; */ }
    .ask { padding: 2px 14px 10px; }
    .faq-search { margin-bottom: 32px; }
    .top-asked { width: 55%; }
    /* 21 march Gayatri */
    .retailer label { width: 88px; }
    .retailer input { width: 128px; }
    .service { width: 42%; }
    /******************/
    .top-asked .clr-black-bullet { padding-right: 10%; }


    /**** Touch screen slider ****/
    .ts-slider-img { margin-bottom: 25px; }
    .ts-main-heading { font-size: 22px; }
    /*.ts-slider-desc {width:90%; float:left; background:none; margin: 0 10px 30px; height:auto; padding:0;}*/
    .ts-subcontent { display: none; }

    /********Company History***********/
    .content-template .arrowlistmenu { display: none; }
    /*9 April*/
    /*.content-temp-info{left: 13px;}*/
    /*******/
    /*27 March Vijita*/
    /*9 April*/
    /*.content-template-image {bottom:-108px;height: 177%;left: 228px;position: absolute;width: 62%;}*/
    /***********/
    /*21 March gayatri*/
    /*.content-temp-top-shadow {width: 101%;left: -1.5%;}*/
    .content-temp-top-shadow { width: 100%; left: -9px; }
    /*****************/

    /*.content-temp-year { width: 37%; }*//*prince*/
    /*9 April*/
    /* .content-temp-image {left: -2px;padding: 0;width: 60%;}*/
    /*******/

    /*21 March Gayatri*/
    .content-temp-bot-shadow { left: -4px; width: 100%; }
    /*****************/


    /*.content-temp-year p{margin-left: -20%;}*/ /*latest change 10apr vijita */ /*14 apr vijita*/

    /*.content-temp-title { font-size: 18px; width: 87%; }*//*prince*/
    /*14 apr vijita*/
    .content-temp_title_header { display: block; }
    .content-main-img img { width: 100%; }
    /*.content-temp p{font-size:141px}*/ /*14 apr vijita*/

    /*21 March Gayatri*/
    .content-temp_header_back { padding: 14px 16.5px; }
    /******************/

    .content-temp_title_header p { padding-left: 13px; }
    /*14 apr vijita*/
    /*.content-main-img { width: 380px; height: 220px; }*//*prince*/
    /*.content-main-img img { width: 380px; height: 220px; }*//*prince*/
    /*************/
    /*.content-temp-text{top: -15px;}/*14 apr vijita*/ /*25 apr Vijia*/


    /*PDP*/
    /*16 April Gayatri*/
    .deadbolt-content .redirect.offering_info { width: 100%; margin-top: 0; }
        .deadbolt-content .redirect.offering_info .section-title { /* background: url("../images/right-arrow-products.png") no-repeat scroll 98% center rgba(0, 0, 0, 0) !important; */ display: block; padding: 10px 0; margin-top: 0; }
    .deadbolt-content .parbase.textimage.textimageExt.section { margin-bottom: 20px; }
    .deadbolt-content .col-md-9 .col-md-3 { margin-bottom: 0; margin-top: 0; padding: 0 10px; }
    /****************/

    .deadbolt-content .selector-text-left { margin-top: 35px; }

    .deadbolt-content .product-selector { /* background: url(../images/prdct-selctr-bg.png) -50px top no-repeat; */ margin: 30px 10px 16px; width: 97%; }
    /*Khushbu 28-03-2014*/
    .deadbolt-content .product-text { margin-left: 20px; width: 85%; }
    .deadbolt-content .product-type { display: none; }
    Ketki 14 April*/ .bbc_content { margin: 10% 0 0 45%; line-height: 130%; }
    .deadbolt-product, .deadbolt-content .arrowlistmenu, .deadbolt-content .col-md-9 .col-md-3 .parsys .image img, .deadbolt-content .col-md-9 .col-md-3 .clr-black-bullet, .deadbolt_bottom_container { display: none; }
    /*14 April Gayatri*/
    .deadbolt-content .bg-right, .deadbolt-content .last-menu, .deadbolt-content .column-border { /* background: url(../images/Title_underline.png) bottom left repeat-x !important; */ }
    .deadbolt-content .col-md-9 .col-md-3 .text { display: block; font-size: 17px; padding: 0 0 0 0px; margin: 10px 10px 5px 0px !important; /* background: url(../images/right-arrow-products.png) no-repeat scroll right center rgba(0, 0, 0, 0); */ }
    .deadbolt-content .pad-left-19 { padding: 0px; }
        .deadbolt-content .pad-left-19 div p span.section-title { padding: 0 10px; margin-top: 3px; }
    /*Khushbu 28-03-2014*/
    .deadbolt-content .style-selector { margin: 0 10px 30px; width: 97%; }

    .deadbolt-content .container .col-md-9 .textimage img.img-right { float: none !important; margin-left: 16%; }
    .deadbolt-content .container .col-md-9 .textimage img { float: none !important; margin-left: 16%; }
    /*4 April*/
    .deadbolt-content .clearfix .head { font-size: 21px; }
    /*.deadbolt-content .head span {font-size:24px;}*/
    /************/
    .deadbolt-content .col-md-9 { padding: 0; margin: 0; }
    .deadbolt-content .back-button { display: inline-block !important; }


    .deadbolt-content .col-md-9 { padding: 0; margin: 0; }

    /*PDP cq5*/
    .deadbolt-content .column-border { margin-top: 0px; padding: 0px; }
    .deadbolt-content .col-md-9 .col-md-3 { width: 100%; }
    /*.deadbolt-content .col-md-9 .colctrlBootstrap{margin: 0 0px 10px;}*/ /*changes for mobile layout for product category lijine*/
    .deadbolt-content .col-md-9 .textimageExt .text { margin: 0 10px 30px; }
    .deadbolt-content .container .col-md-3 .parsys { margin: 0 0px 0px; }

    /* 21 March Gayatri */
    .deadbolt-content .col-md-9 { padding: 0 0 10px 0; }
        /******************/

        .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }
    .deadbolt-content { padding: 0px !important; }
        .deadbolt-content .col-md-9 .title:first-child { padding: 0px; }
            .deadbolt-content .col-md-9 .title:first-child .head { padding-bottom: 10px; }
        .deadbolt-content .col-md-9 .title { padding: 0 10px; margin: 0; }
        .deadbolt-content .clr-black-bullet { padding-right: 6%; }

    /**** News Events ****/
    .news-events .news .text:first-child span.clr-black-bullet { display: none; }
    .news-events .events .text:first-child span.clr-black-bullet { display: none; }
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events { /* background: url(../images/schlage_events_mbg.png) left top repeat-x #d6d6d6 !important; */ padding: 38px 10px 0 19px; margin-left: 0; }
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; }
    .top-bt { display: none !important; }

    /*Product Selector
    .steps .step-div:first-child{padding-top:0px;}
    .product-info-selector{margin:4% 1% 3%;width:60%;}
    .product-info-selector .banner-text{padding:0;}
    .step-title{font-size:34px;line-height:35px;width:79%;}
    .step-heading{width:100%;padding-bottom:5px;}
    .step-hide{margin-top:2px;}
    .bottom-text{top:-30px;left:8px}
    .bottom-text p:first-child{margin-bottom:5px;}
    .step-body .column-border{padding-left:33%;background:none;clear:both;}
    .step-body .view-btn{clear:both;}
    .step-body .border-bottom{background:none;}
    .prod-install div img{width:100%;}
    .prod-install{display:inline;}
    .span_bg_left{top:-47px;font-size:13px;}
    .span_bg_left.top-pos{top:-42px;}
    .step-active .step-body{background:url("../images/pro_sel_bot_shadow.png") repeat-x scroll -200px bottom ;}
    .product-info-selector .banner-text{font-size:38px;}
	.step-body .colctrlBootstrap{width:600px;}
	.step-body .column-border{margin-left:0px}*/

    /*Connect With Us*/
    .content-col-info { margin-left: 3%; }
    /*4 APril*/
    /*23 apr vijita*/
    /*.content-col-image{ bottom: -324px;/*clip: rect(30px, 321px, 280px, 0px);*/ /*left: 46.4%;}/*10 apr vijita*/

    /***********/
    /**********/
    /*.content-col-temp .arrowlistmenu {display:none}/*8 apr neha*/
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    .content-col-social { width: 527px; margin-top: 20px; }
    .social-size { width: 46%; }
    /*neha 7 apr*/
    /*31 March Vijita*/
    /*.content-left-nav{height: 71px; width: 570px;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}*/
    /*.content-col-contact{height: 71px; width: 570px;background:url(../images/media-banner.png) repeat-x;margin-left:14px;}/*neha 7 apr*/
    /********/
    .content-col-contact p { display: inline; color: #FFF; padding-left: 10px; position: relative; top: 25px; }
    .content-col-contact h2 { float: left; border: none; color: #FFF; width: 156px; padding: 20px 5px; }
    /*Change*/
    .content-col-social-info:before { left: -9px; }
    /*.content-col-social .social-bor-top:first-child + .social-size + .social-size{background:url(main/images/hori_divider_new.png) repeat-x top}*/ /* neha 19 march*/

    /*for 2nd and 4th divs..removed vertical border*/
    /*.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border +.social-size + .social-verti-border + .social-size  +.social-verti-border{background:0 none}
	/*adding vertical and border top to third div*/
    /*.content-col-social :first-child.social-bor-top + .social-verti-border + .social-bor-top  +.social-verti-border + .social-bor-top{background:url(../images/hori_divider_new.png) repeat-x top}

	.content-col-social :first-child.social-size + .social-verti-border + .social-size  +.social-verti-border + .social-size  +.social-verti-border{background:url(../images/bg-img-ry.jpg) repeat-y right}

	/*Changing padding for all the divs*/
    /*.social-pad-top{padding-top:4px !important}*/

    /*Style Selector
    .style .step-div:first-child .image-selector .image-holder p{display:block;text-align:left;margin-top:-40px;}
    .style .bottom-text{display:none;}
    .style .image-selector .image-holder{width:49%;margin-right:1%;margin-bottom:20px;}
    .style .image-selector .image-holder + .image-holder{margin-top:3px;}
    .style .step-div .step-body .column-border{clear:none;background:url("main/images/seperator.png") repeat-y scroll right top;}
    .finish-bottom ul li{width:30%;}
    .style .step-div .column-border{margin-right:10px;}
    .finish-bottom ul li img{width:100%;}
    .style .step-div+.step-div+.step-div .border-bottom .column-border{width:32%;margin-right:0;width:49%;}
    .view-btn {margin:30px 11% 2px;}
    .style .step-div+.step-div+.step-div .step-body .border-bottom{background:url("main/images/Title_underline.png") repeat-x scroll left bottom ;}
    .view-more{margin-left:23%;}
    .style .step-div .border-bottom .column-border div{height:160px;}
    .style .step-div+.step-div+.step-div .step-body .border-bottom+.border-bottom+.border-bottom+.border-bottom{background:none;}
    .style .step-div .span_bg_left{font-size:15px;left:13%;top:-69px;}
    .style .image-selector .span_bg_left.top-pos{top:-60px;}
    .hide-design{margin-left:30%;}
    .style .step-body .column-border .more-designs{margin:20px 0 0 12%;}
    .style .step-body .column-border .more-designs div{height:auto;}
    .column-border .more-designs .divisions{margin:0 0 20px;}*/

    /*Changes added for news events khushbu*/
    /*21 March Gayatri*/
    /*.news-events .news {float: left;margin-top: 0px;padding-left: 15px;padding-right: 15px;width: 100%;}*/
    .news-events .news { float: left; padding-left: 15px; padding-right: 15px; width: 100%; }
    .schlage-events-bottom { padding-left: 0; }
    /*9 apr neha*/
    /****************/

    .col-lg-3.col-xs-12.col-sm-4.zero-pad.events { width: 100%; clear: both; padding-left: 15px; padding-right: 15px; }

    /*21 March Gayatri*/
    /*.mobileonly{display:block; margin-top:-11px;padding: 0;}
    .mobilehead .back-bt {
    border-right: 1px solid #AAAAAA;
    margin-right: 5px;
    padding: 8px 18.5px 16px;
    }*/
    .mobileonly { display: block; padding: 0; }
    /* margin-top:-11px;*/
    .mobilehead .back-bt { border-right: 1px solid #AAAAAA; margin-right: 5px; padding: 8px 16.3px 16px !important; }
    .back-bt { border-right: 1px solid #AAAAAA; margin-right: 5px; padding: 8px 16.3px 35px; }
    /****************/


    .mobilehead .mobileback-nav span { padding-left: 5px; padding-top: 9px; position: absolute; }
    .mobilehead { padding: 0 0 41px; }
        .mobilehead .back-bt img { top: 7px; }


    /*end*/
    /*Support Page*/
    /*21 March Gayatri*/
    /*******************/
    /*.support-dropdown select{width: 109%;}

	 .support-dropdown{margin-left: 2%;margin-top: 5%;}*/

    .footer-wrap { clear: both; }
        /* 25 March Gayatri */
        .support-background .content-par p { width: 95%; }
        /******************/
        .support-background .content-par .col-md-2 { /*height: 230px; */ width: 50% !important;}
            /*Rohini 14-4-14*/
            .support-background .content-par .col-md-2 .parsys { margin-bottom: 0; /*height: 250px;*/ width: 97%; }
        /*Rohini 14-4-14*/

        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child { float: left; }
            /*Rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child .parsys {margin-bottom: 0; /*height: 250px;*/ width: 100%; }
        /*Rohini 14-4-14*/
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { width: 50%; margin-top: 0%; padding: 0 10px 0 15px; }
        /*Rohini 14-4-14*/
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { float: left; /* background: url(../images/hori_divider_new.png) repeat-x top; */ margin-top: 10px; margin-left: 0px; width: 100%; }
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 { width: 33% !important; float: left; background: none; padding-left: 0; }
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child + .col-md-4 { /* background: url(../images/bg-img-ry.jpg) repeat-y right; */ padding-right: 0; width: 50%; padding-left: 0px; }
    /*4 April*/
    /*.support-background .content-par h2{font-size:27px !important}
.support-background .content-part h3{font-size:16px !important}*/
    /*******/
    .nav-temp-content .border-bottom .head a { background: 0 none; }
    .support-background .colctrlBootstrap .col-md-8 { width: 100%; }
    .support-background .colctrlBootstrap .col-md-2 .parsys .image + .text { float: left; width: 52%; }
    .support-background .colctrlBootstrap .col-md-2 .parsys .image { float: left; width: 48%; }
    .support-background .colctrlBootstrap .col-md-2.column-border { padding-left: 10px; padding-right: 10px; }
    .nav-txt { display: block; }
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: 0; padding: 0 2%; }
    .navtemplate-info { padding-left: 14px; margin-top: 10%; width: 80%; }
    .sup-drp-down .colctrlbootstrap .col-md-2 .parsys .imageExtended { padding: 21px 0 0 10px; }
    .support-drop { display: none; }
    .navtemplate-banner .container .support-drop { margin-left: 2% !important; }
    .support-background .colctrlBootstrap .col-md-2 .parsys .image { margin-top: -20px; }
    /*26 March Vijita*/
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { padding: 0 1%; }
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: -20px !important; }
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 + .col-md-4 { background: 0 none; }
    /***********/

    /*About Us*/
    /* 21 March Gayatri */
    /*25 March Gayatri*/
    .content-background .column-border div .offer-info { margin-bottom: 5px; }
    /*****************/
    .content-background :first-child + .column-border + .column-border + .column-border div.text img { margin-bottom: 15px; }
    /*******************/
    .navtemplate-info .clr-black-bullet { padding-right: 6.5%; }
    .content-background { position: relative; margin: 12px 10px !important; width: 96.7% !important; }
        .content-background .column-border.col-md-2 { /* height: 249px!important;*/ margin-bottom: 0; margin-right: 0; margin-top: 0; width: 50%; }
        /*rohini 28-3-14*/
        .content-background div .social_icon ul { margin-right: 0 !important; }
        .content-background div .social_icon { margin-top: 5.5%; }
        .content-background .social_icon ul li { margin-right: 7%; }
        .content-background .navtemplate_allegion_logo { margin-left: 0; margin-bottom: 6%; }
        .content-background :first-child.column-border { margin-right: 0; padding-right: 13px; }
        .content-background :first-child + .column-border + .column-border div p.offer-info { margin-bottom: 10px; }
        /*25 March Gayatri*/
        .content-background .nav-temp-content .column-border .parsys { /* background: url("../images/Title_underline.png") repeat-x scroll left bottom !important; */ margin-bottom: 0px; height: 105%; }
        /*9-4-14*/
        /*****************/
        .content-background .social_icon { padding-bottom: 0; }
        .content-background :first-child .column-border-right :first-child + p + p + p.offer-info { margin-bottom: 13%; }
        .content-background :first-child + .column-border { background: none; }
            /*.content-background :first-child + .column-border + .column-border {margin-top: 2% !important;padding-top: 1.5%;}/*rohini 28-3-14*/
            .content-background :first-child + .column-border + .column-border .parsys { background: none !important; }
            /* .content-background :first-child + .column-border + .column-border +.column-border {margin-top: 4.5% !important;} rohini 28-3-14*/
            .content-background :first-child + .column-border + .column-border + .column-border .parsys { background: none !important; }
        .content-background .column-border.col-md-2 { width: 50% !important; }
    /*21 March Gayatri*/
    .about-trade-info p { width: 100%; }
    /*****************/

    /*images holder by rohini starts*/
    .framedExtraLarge img { width: 280px; height: 170px; }
    /* .content-main-img img{width: 380px;height: 220px;}*/ /*14 apr vijita*/
    /*images holder by rohini ends*/

    /*Content Page*/
    .padding-right0 { padding-right: 15px; }
    .video-border-bottom .column-border { background: 0 none; width: 50%; }
    .video-border-bottom { margin-left: 0; padding-left: 6%; }
    .cnt-img img { margin-left: 13%; }
    .content-template .content-box .col-md-6 p { width: 85%; margin-left: 8.5%; }
    /*Security Center*/
    .content-stack-template .col-md-6 p { width: 85%; margin-left: 10px; }
    /*Rohini 14-4-14*/
    /*Rohini 14-4-14*/
    .content-stack-info { margin-top: 80px; }
    /*changes for hotspot hover funtionality*/
    /*28 March Rohini
    .ts-slider-desc {position:fixed; top:35%; left:15%;z-index:1010; width:65%; background:#fff; padding:15px; height:auto; display:none;}

    .ts-slider-desc a.close {display:none; clear:both; position:absolute; right:-15px; top:-5px; opacity:1;}
    .ts-slider-desc a.close {display:block;} */
    .ts-slider-desc { margin-left: 0; width: 50%; padding-left: 50px; padding-top: 190px; }
    /*rohini 28-3-14 issue 21 22*/
    /*changes for hotspot hover funtionality*/
    .deadbolt-content .column-border { margin-bottom: 0px; }
    .deadbolt-content .border-bottom { margin-bottom: 0px; }
    /********** For Products detail page start ******/
    div.hm-head { display: none; }
    .other-products .product-container { float: left; width: 33%; margin-top: 5%; margin-bottom: 10%; }
    .slider_next, .slider_prev { display: none !important; }
    .other-products { background: none; padding-right: 2.5%; }
        .other-products .product-container { width: 33%; float: left; margin-bottom: 10%; /* background: url(../images/other_products_background.png) left top no-repeat; */ margin-top: 5%; }
    .finish-options, .availability, .back-to-list { margin: 0 15px; }
    .print-mail { display: none; }

    .other-products .title { margin-top: 39px; /* background: url(../images/right-arrow-products.png) no-repeat scroll 98% center rgba(0, 0, 0, 0); */ border: 0px solid #C1C1C1; margin: 0 0 10px; padding: 10px 15px 7px; width: 100%; }
        /*4 April*/
        /*.other-products .title h3 {font-size: 20px !important;}*/
        /*********/
        .other-products .title span { display: none; }

    .product-details-page.content-area-2 { margin-top: 25px; }
        .product-details-page.content-area-2 .ava_sr { /* background: url(../images/Carrot_option.png) 351% top no-repeat; */ padding: 0 5px; }
        .product-details-page.content-area-2 .ava_or { /* background: url(../images/Carrot_option.png) 215% top no-repeat; */ padding: 0 5px; }
    .ava_or .col-lg-4 { width: 70%; clear: both; }
    .resp-tabs-container .vid-content { padding: 0px; }
    .resp-tabs-container .col-md-6 { padding: 0px !important; }
    .resp-tab-content { padding: 15px 10px; }
    .head.c-head { padding-left: 10px; }
    .resp-tabs-container .vid-content .video-img-placeholder img { width: 57%; }
    .resp-tabs-container .vid-content .video-img-placeholder { width: 100%; }
    .finish, .rating { padding-left: 10px; }

    /********** For Products detail page End ******/
    /*Trade_Pro Home Automation & Monitoring*/
    /*.banner-text {font-size: 38px;}*/
    /*4 April*/
    /*.half-width .head{font-size:34px}*/
    /**********/
    .trade-pro-white .container .col-md-6 .font-38 { font-size: 34px; }
    .trade-pro-img { top: 0; left: 20%; }
    .trade-info { margin-left: 3%; width: 38%; }
    .product-wrap .half-width { padding: 0 2.3%; }
    .trade-pro-white .container { padding: 0 2.3%; }
    .image-310-225 { float: left; width: 270px; }
        .image-310-225 img { width: 270px; }
    .half-width .colctrlBootstrap .colctrlbootstrap .col-md-4 { padding-left: 0; }
        .half-width .colctrlBootstrap .colctrlbootstrap .col-md-4 .parsys .pull-left { margin-left: 18px; margin-top: 2px; width: 45%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .column-border { width: 100%; height: auto !important; background: 0 none; }
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding-left: 0; width: 100%; height: auto !important; }
    /*About Us Changes 7th March By Gayatri*/

    .about-trade-info { width: 65%; padding-left: 10px; }
        .about-trade-info .clr-black-bullet { padding-right: 8%; }
    .about-trade-image { right: -300px; top: -90px; }
        .about-trade-image img { width: 60%; }

    /*End of About Us Changes 7th March By Gayatri*/
    .deadbolt-content .bg-right { margin-top: 0px; }
    /*lijine 14-3-14*/

    /* 21 March Gayatri */
    /*******************/

    /*Connected Devices*/
    /*2 April Vijita*/
    .banner-product .container .carousel-inner { float: left; }
    /*****/
    /*2 April Vijita Connected Devices*/
    .product-wrap .resp-tab-content { padding: 0 10px; }
    /*******/
    /*3 April*/
    /*.product-wrap .head{font-size:34px}*/
    /*******/
    .carousel-img { height: 250px; width: 290px; }
        .carousel-img img { height: 250px; width: 290px; }
    .banner-product .container .carousel-inner { height: 250px; }
        .banner-product .container .carousel-inner .carousel-text { top: 33px; width: 390px; right: -78px; }
            .banner-product .container .carousel-inner .carousel-text h1 { line-height: 35px; }
            .banner-product .container .carousel-inner .carousel-text p { width: 69%; }
    /*2 April Vijita*/
    .banner-product .container .carousel-indicators { top: 35px; left: 68% !important; }
    /*****/
    .product-wrap .resp-tab-content .colctrlBootstrap { padding: 0px 18px; }
    .image-490-340 { height: 250px; width: 360px; }
        .image-490-340 img { height: 250px; width: 360px; }
    .product-wrap .resp-tab-content .colctrlBootstrap .col-md-6 { padding-bottom: 20px; float: left; }
    .banner-product .container .carousel-indicators { left: 122%; }

    /* 21 March Gayatri */
    /*.wtb h1{font-size:38px;} */
    .schlage-events-bottom .clr-black-bullet, .news .clr-black-bullet { padding-right: 28px; }
    /*******************/

    /*Footer changes 24 March*/
    .footer-wrap .footer2 .social_icon ul { margin-left: -120px; margin-right: -2%; margin-top: 7%; width: 76%; }
    /*.footer-wrap .footer2 .social_icon a .clr-black-bullet { padding-right: 4%; line-height: 25px; }*//*prince*/

    /*.footer-wrap .footer2 .social_icon .see-more .clr-black-bullet { padding-right: 28px; }*//*prince*/
    /********/
    /*26 March Vijita*/
    /*.search-div { margin-top: 16px; }*//*prince*/
    /*****/
    /*27 March Vijita Is-tab-19*/
    /*.search-div { margin-top: 14px !important; }*//*prince*/
    /*****/
    /*27 March Vijita Is-tab-18*/
    .nav-wrap { background: url(../images/tab_nav_bg.png) no-repeat #000; }
    .logo_img { padding: 8px 0 8px 20px; margin-bottom: 0; margin-left: 0; }

    /*************/
    /*rohini 28-3-14*/
    .nav-temp-content { margin-bottom: 15px; }
    .content-background .content-par { margin: 0px; }
    .content-background .column-border.col-md-2 { /* height: 230px!important;*/ margin-bottom: 5px; margin-right: 0; margin-top: 15px !important; width: 50%; }
    /*rohini 28-3-14*/
    /*end*/
    /*Khushbu 28/03/14*/


    /*PLP Page*/
    .list-item .product-image, .compared-products .product-image { width: 160px; height: 160px; margin: 0 auto 10px; }
    .search-results-content .your_selections { margin-bottom: 0; }
    .product-list li { padding-left: 12px; }
    .compared-products .product-list li { padding-top: 10px; width: 33%; padding-left: 16px; }
    .product-finishes { /* width: 37px !important; height: 37px !important; */ }
    .product-information #finishthumb { height: 220px !important; }
    .compared-products .product-name { margin: 16px 0; }
    .product-name a { height: 55px; }
    .search-left-content #finishthumb { width: 100%; }
    .search-results-content .checkbox-menu { background: none; padding-right: 0; }
    .right-panel { padding: 0 10px; }
    /*10 April Gayatri*/
    .installation .right-panel { padding: 0 10px; width: 100%; }
    /*****************/

    .page-results { width: 55%; text-align: center; }
    .compare-btn { width: 15%; }
    .product-list li { padding-left: 2.2%; }
    .compared-products .product-list li { padding-left: 2.7%; }
    .product-image img { width: 100%; }
    .compared-products { margin-top: 0; }
    .left-panel { display: none; }
    .compare-btn { display: block; }

    /*29 March Vijita Is-mob-12*/
    .nav-wrap { /* background: url("../images/tab_nav_bg.png") no-repeat scroll -92px -1px #000000; */ }
    /*********/
    /*Product Selector*/
    .span_bg_left { font-size: 15px; }
    .productSelector .one .image-holder { width: 100%; }

    .product-info-selector { margin: 4% 1% 3%; width: 60%; }
        .product-info-selector .banner-text { padding: 0; }
    .step-title { font-size: 34px; line-height: 35px; width: 100%; }
    .step-heading { width: 100%; padding-bottom: 5px; }
    .step-hide { margin-top: 2px; }
    .step-body div.border-bottom { background: none; }
    .step-body div.img-208-208 { margin-left: 20px; }
    .step-body .column-border div.img-208-208 img { width: 160px; height: 160px; }
    div.img-208-208 { width: 160px; height: 160px; }
    /*.prod-install div img,div.img-208-208 img{width:100%;}*/
    .product-info-selector .banner-text { font-size: 38px; }
    .three .tone-content .column-border { padding: 0 32%; }
    .images-wrap { margin: 0 auto; overflow: hidden; }
        .images-wrap.image3, .images-wrap.image3 .image-holder { width: 310px; }
        .images-wrap.image4 { width: 500px; }
    .productSelector .one .image-selector .image-holder, .two .images-wrap.image12 .image-holder { width: 465px; margin: 0 auto; float: none !important; }
    .productSelector .one .image-selector .span_bg_left, .images-wrap.image12 .image-holder .span_bg_left { width: 465px; }
    /*.two .images-wrap.image3 .image-holder{margin-right:7px;width:295px;margin-left:0;}
.two .images-wrap.image3 .image-holder div.img-465-235,.two .images-wrap.image3 .image-holder div.img-465-235 img{width:290px;}*/
    .two .images-wrap.image4 .image-holder { width: 230px; margin-right: 20px; margin-left: 0; }
    .step-body .tone-content .column-border { /* background: url("../images/Title_underline.png") repeat-x left top !important; */ clear: both; width: 100%; margin-bottom: 10px; padding: 0; }
        .step-body .tone-content .column-border:first-child { background: none !important; }
    .step-body .column-border .more-designs { width: 200px; overflow: hidden; padding: 5px 9px; margin: 10px auto; float: none; }

    /*Product Selector*/
    /*Style Selector*/
    .style .one .image-selector { float: none; margin: 0 auto; overflow: hidden; width: 500px; }
    /*Pratiksha 11*/
    .style .two .step-body .column-border { background: none; width: 100%; }
    .style .three.step-div .border-bottom .column-border { width: 100%; clear: both; padding-top: 20px; }
    /*Pratiksha 30*/
    .style .one .image-selector .image-holder { width: 230px; padding: 0; margin-left: 0; margin-right: 20px; }
    /*Pratiksha 11*/
    .style .two .step-body .column-border { width: 100%; }
    .style .two .finish-bottom ul li { width: 16%; }
    /*.style .step-div+.step-div+.step-div .step-body .border-bottom{background:url("../images/Title_underline.png") repeat-x scroll left bottom ;}*/
    .style .three.step-div .step-body .border-bottom + .border-bottom + .border-bottom + .border-bottom { background: none; }

    div.img-70-100 img { height: 100%; }
    .column-border .more-designs .divisions { margin: 0 0 20px; }
    .bottom-text { height: 60px; font: normal 14px Roboto-Light; }

    /*Join our mailing list*/
    .content-area .join-mail { margin: 0 auto; padding: 10px 0 0 15px; width: 75%; }
    /**********/
    /*9 apr neha start*/
    /*.footer-wrap .footer2 .social_icon{text-align:left;float:none!important;overflow:hidden;padding-left:20px;padding-right:20px;padding-bottom:5%}*//*prince*/
    .footer-wrap .footer2 .social_icon p { float: none !important; text-align: left; margin-left: 0; clear: both; width: 100%; margin-top: 1%; }
    .footer-wrap .footer2 .social_icon ul{margin-left:0;margin-right:0;margin-top:1%;width:auto;display:inline-block;float:right;}/*prince*/
    /*.footer-wrap .footer2 .social_icon .see-more { float: right; margin-top: 1%; }*//*prince*/
    .ali_logo { width: 100%; padding-left: 8%; padding-right: 8%; text-align: left; }
    .ali_logo img { margin-right: 0; vertical-align: middle; margin-top: 20px; }
    .ali_logo .copy-right { margin-left: 0; }
    .news-events .schlage-events { padding-left: 15px; }
    .news-archive { margin-top: 35px; }
    /*9 apr neha end*/
    /*WTB*/ /*Pratiksha 24*/
    .wtb { padding: 0 10px; }
    .nav-tabs > li { margin-left: 10px; margin-right: 10px; }
    .installation .search-results-content .heading { width: 87%; }
    /*Pratiksha 3 May*/
    .installation .search-results-content .pdf-icon { width: 12%; }
    /*Pratiksha 3 May*/
}

@media (min-width: 768px) and (max-width: 1023px) {
    /*23 apr vijita*/
    .content-col-image { bottom: -318px; left: 42%; width: 70%; }
    /******/
    /*24 apr Vijita*/
    .deadbolt-content .container .col-md-9 .textimage img { margin-right: 8%; }
    /**********/
    .trade-pro-template .colctrlbootstrap .imageExtended { float: left; width: 46%; }
        /*rohini 14-4-14*/
        .trade-pro-template .colctrlbootstrap .imageExtended + div { float: left; width: 50%; }
    /*rohini 14-4-14*/
    .trade-pro-template .product-wrap .half-width .colctrlBootstrap .col-md-4 { float: left; }
    /*rohini 14-4-14*/
    /*Rohini 10-4-14*/
    .content-stack-template .colctrlbootstrap .imageExtended + div { clear: both; }
    /**/
    /*9 APril*/
    .content-template-image { float: left; height: 250px; position: relative; top: 15px; width: 60%; right: 0; }
    .content-temp-info { float: left; margin-top: 80px; padding-left: 15px; position: relative; width: 40%; }
    .content-template-image img { width: 100%; }
    .banner-content-template { /* background: url("../images/content_banner.png") repeat scroll -530px center rgba(0, 0, 0, 0);  */}
    .content-temp-info h1 { width: 100%; }
    /*.content-temp-image { width: 56%; }*//*prince*/
    .content-temp-year { text-align: right; }
    /*.content-temp-year p{margin-right: 25px;}*/ /*14 apr viita*/
    /********/
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-indicators { display: none; }
    .container-hero-carousel .carousel-text { height: 200px; position: relative; width: 300px; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .container-hero-carousel .carousel-text-new { position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); margin-top: 270px; }
    .container-hero-carousel .carousel-text-buttons { width: 100%; margin: 0; }
    #content-spot { display: none; }
    .container-hero-carousel .carousel-inner { height: 500px; }
    /* 08-Apr-2014 - Bhargav.K Changes for Hero carousel */
    .container-hero-carousel .carousel-caption { left: 0; margin-top: 50px; margin-left: 50%; width: 450px; }
    .container-hero-carousel .carousel-wrap { height: 500px; }
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: block; height: 100%; max-width: none; line-height: 1; width: 95%; }

    .container-banner-carousel .carousel-inner { height: 250px; width: 100%; }
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > img,
        .container-banner-carousel .carousel-inner > .item > .container > .pull-left > a > img { display: block; max-width: none; line-height: 1; margin-left: 30px; }

    .container-banner-carousel .carousel-text { height: 100px; width: 300px; margin-left: 375px; margin-top: 30px; position: absolute; float: right; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

    .bannerImageHolder img { width: 350px; height: 250px; }
    .product-info-banner { text-align: left; margin-top: 20px; color: #fff; position: relative; left: 2%; }
    .productimageBanner { position: relative; top: 0; width: auto; left: 0%; }

    /*Refinement for styles starts*/
    h1 { font-size: 38px; font-family: BebasNeueRegular; line-height: 35px; }
    h2 { font-size: 34px; font-family: BebasNeueRegular; }
    h3 { font-size: 25px; font-family: BebasNeueRegular; }
    h4 { font-size: 17px; font-family: Roboto-Bold; }
    /*Refinement for styles end*/

    /*Header Wrap */
    /*.header-wrap { display: none; }*//*prince*/
    /*25 March Gayatri*/
    /*.dl-menuwrapper button:after { width: 20px; left: 10px; box-shadow: 0 8px 0 #93AAC3, 0 16px 0 #93AAC3; }*//*prince*/
    .dl-menuwrapper .dl-menu { margin: 49px 0 0; }
    /*Rohini 9-4-2014*/
    /*****************/

    /*Search Div */ /*19 mar neha */
    /*.search-div { display: block; float: right; margin-top: 15px; width: auto; margin-right: 35px; }*//*prince*/
    /**/
    /*.navbar-search .search-query { float: left; font-family: RobotoCondensed-Regular; font-size: 13px; font-weight: 400; height: 26px; line-height: 18px; padding: 0 10px 0 25px; width: 240px; }*//*prince*/
    /*Navigation */

    /*Navigation */
    /*29 March Vijita Is-mob-12*/
    .nav-wrap { /* background: url("../images/tab_nav_bg.png") no-repeat scroll -100px -1px #000000; */ }
    /****/
    .navbar .nav > li.header_home { display: none; }
    #navbar_resized { display: block !important; }
    .navbar-toggle { display: block; padding: 8px; margin-left: 5px; padding: 4px 8px 13px; }
    .navbar-headermob { padding: 17px 10px 10px 5px; }
    /*.main_nav { display: none; }*/
    .main_nav { float: none; text-align: left !important; /* padding-left: 0 !important;  */clear: both; }
        /*.main_nav ul { float: left; margin-left: 0; margin-top: 0px; width: 100%; }*//*prince*/
            /*.main_nav ul li { display: block; padding: 15px 15px 12px; background-color: #06a7d4; border: 1px solid #0693c2; cursor: pointer; }
                .main_nav ul li:hover { background: #068aba none !important; }
                .main_nav ul li:last-child:hover { background: #068aba none !important; }*//*prince*/
                /*.main_nav ul li a { background: url(../images/side_arrow_01.png) right center no-repeat; display: block; }*//*prince*/

    .nav-wrap { padding-bottom: 0; }
    /*.logo_img { margin-top: 0px; width: 65%; border-left: 1px solid #CCCCCC; padding: 8px 0 8px 20px; margin-top: 0; }*//*prince*/
    #header_wtb .brdr-right { background: none; }
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { max-width: 100%; width: 100%; }
    /*Offerings*/
    .content-wrap { padding-left: 1%; }
    /* .clr-black-bullet{padding-right:15%;}*/ /*14 April Gayatri*/
    /*21 March Gayatri*/
    .about-trade-info .clr-black-bullet { padding-right: 28px; }
    /*******************/

    /*Carousel*/
    .width100 { width: 100%; }
    .carousel-wrap { height: 500px; }
    #content-spot { display: none; }
    /*Brand-Info*/
    /*Building-home Security*/
    .building-home, .security { width: 50%; float: left; }
    .security-img { width: 100%; }
    /*Footer*/
    .footer-wrap .footer2 .followus { float: none; }
    /*Rohini 22-4-14*/
    /*.footer1 { display: none; }*//*prince*/
    .footer2 { text-align: center; margin-left: 15px; }
    /*.social_icon { margin-top: 32px; }*//*prince*/
        .social_icon p { margin-top: 1%; margin-left: 16%; margin-right: 0; }
    .bottom-nav { padding-bottom: 20px; }
    .ali_logo img { margin-right: 18%; }
    /*Cq5*/
    .col-md-6 .footer1 { width: 50%; padding: 0px 15px; }
    .col-md-6 .footer2 { width: 50%; padding: 0px 15px; }

    /*.home .parsys .colctrlBootstrap .col-md-6 img {width:100%!important;float:left;height:253px;}*/ /*changes by rohini*/
    .home .parsys .colctrlBootstrap .col-md-6:first-child { width: 50% !important; float: left; margin-left: 0px !important; }
    .home .parsys .colctrlBootstrap .col-md-6 { width: 50% !important; float: left; margin-left: 0px !important; }
    /* 14 April Gayatri */
    .regular-text { width: 100%; margin-left: 0; }
    /*******************/
    #header_home { display: none !important; }
    #header_about { display: none !important; }
    #header_contact { display: none !important; }
    #home { display: block !important; }
    #about { display: block !important; }
    #contact { display: block !important; }
    #wtb { display: block !important; }
    /*Contact Us added by Gayatri*/
    .enter { display: none; }

    /*21 March Gayatri add padding:0 10px;*/
    .top-wrap.contact { /* background: url("../images/dropshadow.png") no-repeat scroll center 147px #F0F0F0; */ padding: 0 10px; }
    .retailer label { width: 88px; }
    .retailer input { width: 128px; }
    /**/


    .faq-search { margin-bottom: 32px; }
    .top-asked { width: 65%; }
    .service { width: 32%; }
    .top-asked .clr-black-bullet { padding-right: 6%; }
    .questions li { line-height: 25px; }
    .questions { padding: 0 15px; margin: 18px 0; }
    .ask { padding: 2px 14px 10px; }

    /*Products Page*/
    .productimage { left: -2%; width: 60%; top: -4px; }
    .product-wrap { padding-left: 5px; }
    .product-info { left: -10%; margin-top: 2%; }
    /*.banner-text{font-size:51px;}*/
    /*.product-selector{width:100%;} Ketki 14 April */
    .product-wrap .clr-black-bullet { padding-right: 15%; margin: 10px 0; }
    .product-selector { background: none; width: 96%; margin: 10px 0; }
    /* Ketki 14 April*/
    .product-text { margin-left: 20px; width: 50%; }
        /* Ketki 14 April*/
        .product-text .clr-black-bullet { width: 40% !important; padding-right: 7% !important; }
    /* Ketki 14 April*/
    .column-border.col-md-2 { width: 30%; }
        .column-border.col-md-2 .parsys { margin-left: 0px; }
    /*.product-type{width:68%;}Ketki 14 April */
    #exterior img { width: 100%; }

    .product-info h1, .navtemplate-info h1 { width: 100%; }

    /*wtb*/
    .wtb { padding: 0 10px; }
    .nav-tabs li { margin-left: 10px; }

    /******** Product Deadbolts ************/
    .deadbolt-content .arrowlistmenu, .install_area, .deadbolt_bottom_container { display: none; }
    .deadbolt-content .col-md-3 { width: 25%; margin-left: 0px; }
        .deadbolt-content .col-md-3 .parsys { margin-left: 0px; }
    /*.deadbolt-content .product-type {width:47%} Ketki 14 April*/
    /* .deadbolt-content .clr-black-bullet	{width:75%; }*/


    /******** Classes For Menu **************/
    .dl-trigger, #dl-menu { display: inline !important; }
    .dl-menuwrapper { width: 100%; }
    /*.dl-trigger {margin-top:5px;}*/ /*prince*/

    /**** News Events ****/
    /*21 march Gayatri*/
    .news-events .news { margin-top: 40px; }
    /******************/
    .news-events .text:first-child span.clr-black-bullet { display: none; }
    /*.news-events span.clr-black-bullet{display:none;}*/
    .news-events .events .text:first-child span.clr-black-bullet { display: none; }
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events { padding: 38px 10px 0 15px; margin-left: 0; width: 270px; }
    /*neha 7apr */
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; }
    .top-bt { display: none !important; }

    .step-body .colctrlBootstrap { width: 800px; }

    /*Product Selector Page
    .steps{padding:0 8px;margin-bottom:20px;}
    .product_detail{height:auto;}
    .pdp_banner_img{height:100%;}
    .product-info-selector .banner-text{font-size:38px;line-height:38px;padding:0;}
    .product-info-selector{margin:3.5% 1% 2%;}
    .step-title{font-size:34px;line-height:32px;}
    .step-hide{margin-top:0px;}
    .step-heading{width:100%;padding-bottom:5px;}
    .prod-install div img{width:100%;}
    .prod-install{display:inline;}
    .image-selector .image-holder:first-child{margin-right:10px;}
    .span_bg_left{left:-18.5%;top:-54px;font-size:15px;}
    .bottom-text{left:10px;top:-32px;}
    .span_bg_left.top-pos{top:-48px;}
    .step-active .step-body{background:url("../images/pro_sel_bot_shadow.png") repeat-x scroll -115px bottom ;}
    .step-div+.step-div.step-active{background:url(../images/pro_sel_top_shadow.png) repeat-x -110px top;}
    .product-info-selector .banner-text{font-size:38px;}*/

    /*Connect With Us*/
    .content-col-temp .arrowlistmenu { display: none; }
    /*4-4-14*/
    /*23 apr vijita*/
    /*.content-col-image{left: 53.4%;bottom: -301px;}*/
    /**********/
    /*23 apr vijita*/
    .content-col-info { margin-left: 3.5% !important; }
    /***********/
    /*.content-col-temp {width: 100%; padding-right: 10px;}/*neha 7 apr*/
    /*31 March Vijita*/
    /*.content-left-nav{height: 71px;width: 729px;background:url(../images/media-banner.png) repeat-x;margin-left: 20px;}*/
    /*.content-col-contact{height: 71px;width: 729px;background:url(../images/media-banner.png) repeat-x;margin-left: 20px;}/*neha 7 apr*/
    /**********/
    .content-col-contact p { display: inline; color: #FFF; position: relative; top: 23px; }
    .content-col-contact h2 { float: left; border: none; color: #FFF; margin-left: 20px; padding-top: 18px; width: 197px; }
    .content-add, .content-cont, .email-id { padding-left: 40px; }
    .content-col-social { margin-top: 20px; }

    /*Style Selector
    .style .image-selector .image-holder{width:24%;margin-right:5px;}
    .style .step-div .column-border{margin-right:10px;padding-right:8px;width:32%;}
    .finish-bottom ul li img{width:100%;}
    .finish-top{width:97%;}
    .view-btn{margin:30px 4% 10px;}
    .style .step-div+.step-div+.step-div .border-bottom .column-border{width:31%;}*/

    .footer-wrap .footer2 { margin: 0 auto; width: 98%; }
    /*Cq5*/
    .col-md-6 .footer1 { width: 50%; padding: 0px 15px; }
    .col-md-6 .footer2 { width: 50%; padding: 0px 15px; }
    /*Changes added for news events khushbu*/
    .news-events .news { float: left; margin-top: 40px; width: 65%; padding-left: 15px; }
    /*Rohini 10-4-14*/
    .col-lg-3.col-xs-12.col-sm-4.zero-pad.events { width: 33.3333%; }
    .news-events .content-box { display: block; margin-top: 24.4px; padding-bottom: 5px; }
    .mobileonly { display: block; margin-top: -11px; padding: 0; }
    .mobilehead .back-button { display: inline-block; }
    /*21 March gayatri*/
    .mobilehead .back-bt { border-right: 1px solid #AAAAAA; margin-right: 5px; padding: 8px 16.5px 16px; }
        /*******************/
        .mobilehead .back-bt img { top: 7px; }
    .mobilehead .mobileback-nav span { padding-left: 5px; padding-top: 9px; position: absolute; }
    .mobilehead { padding: 0 0 41px; }
    /*end */
    /*Support-Page*/
    /*21 March gayatri*/
    .news .clr-black-bullet { padding-right: 28px; }
    /*************/
    . { float: left; width: 50%; margin-top: 12px; }
        .support-dropdown { margin-left: 2.5%; }
        .nav-txt { width: 100%; }
        .support-dropdown { top: 41px; }
        .support-dropdown { margin-left: 2%; margin-top: 5%; }
        .footer-wrap { clear: both; }
        /*26 March Vijita*/
            /***************/
            .support-background .content-par { width: 100%; }
                .support-background .content-par .col-md-2 { /*height: 230px;*/ width: 50%; /* background: url(../images/bg-img-ry.jpg) repeat-y right; */ padding-left: 3%; }
                    /*Rohini 14-4-14*/
                    /*26 March Vijita*/
                    .support-background .content-par .col-md-2 .parsys { /* background: url(../images/hori_divider_new.png) repeat-x bottom; */ margin-bottom: 0; /*height: 250px;*/ width: 97.5%; float: left; }
            /*Rohini 14-4-14*/
            /***********/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { /*height: 230px;*/ width: 50%; padding-left: 3%; }
                /*Rohini 14-4-14*/
                /*26 March Vijita*/
                .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child { /*margin-left:0px;margin-top:0px;*/ float: left; background: none; }
                    /*Rohini 14-4-14*/
                    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child .parsys { width: 100%; }
            /*Rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-2 .parsys .image img { padding-bottom: 2px; }
            /***********/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child .parsys { /* background: url(../images/hori_divider_new.png) repeat-x bottom; */ margin-bottom: 0; /*height: 250px;*/ width: 100%; }
            /*Rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { width: 50%; margin-top: 0%; padding: 0 10px 0 15px; }

            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { float: left; /* background: url(../images/hori_divider_new.png) repeat-x top; */ margin-top: 10px; margin-left: 0px; width: 100%; }
                /*Rohini 14-4-14*/
                .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 { width: 33% !important; float: left; background: none; }
            /*26 March Vijita*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child + .col-md-4 { /* background: url(../images/bg-img-ry.jpg) repeat-y right; */ padding-right: 20px; width: 50%; }
            /*Rohini 14-4-14*/
            .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: -20px !important; }

            /***********/
            .support-background .colctrlBootstrap .col-md-8 .parsys { margin-left: 0px; }
        /**/
        /*.support-background .content-par h2{font-size:27px !important;width:100%}
    .support-background .content-part h3{font-size:16px !important}*/
        /**********/
        .nav-temp-content .border-bottom .head a { background: 0 none; }
        .support-background .colctrlBootstrap .col-md-8 { width: 100%; }
        .nav-txt { display: block; }
        .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { margin-top: 0; padding: 0; }
        /*25 March Gayatri*/
        .support-background .colctrlBootstrap .col-md-2 .parsys .image + .text { float: left; width: 52%; margin-top: 10px; }
        /****************/
        /*25 March Gayatri*/
        .support-background .colctrlBootstrap .col-md-2 .parsys .image { float: left; width: 40%; margin-top: -18px; }
        .support-background .content-par p { width: 95%; }
        /*******************/

        .support-background .colctrlBootstrap .col-md-2.column-border { padding-left: 15px; padding-right: 15px; }

        /* 25 March Gayatri */
        /*******************/
        /*.navtemplate-info .banner-text{font-size:38px}*/
        .navtemplate-banner .container .support-drop { margin-left: 2.5% !important; }

        .sup-drp-head span { bottom: -2px; }
        .sup-drp-head a { bottom: 20px; }

        /*About Us*/
        /* 25 March Gayatri */
        .content-background .column-border div .offer-info { margin-bottom: 5px; }
    /********************/
    [class*="span"] { margin-left: 0px; float: none; }
    .content-background { width: 98% !important; margin-left: 1% !important; padding-left: 0 !important; position: relative; margin-bottom: 10px; margin-top: 10px !important; }
        .content-background .column-border.col-md-2 { /* height: 230px!important;*/ margin-bottom: 5px; margin-right: 0; margin-top: 15px !important; width: 50%; }
        /*rohini 28-3-14*/
        .content-background .social_icon { margin-top: 0; }
        .content-background div .social_icon ul { margin-right: 0 !important; }
        .content-background .social_icon ul li { margin-right: 7%; }
        .content-background .navtemplate_allegion_logo { margin-left: 0; margin-bottom: 6%; }
        .content-background :first-child.column-border { margin-right: 0; padding-right: 13px; }
        .content-background :first-child + .column-border + .column-border div p.offer-info { margin-bottom: 10px; }
        /*25 March Gayatri*/
        .content-background .nav-temp-content .column-border .parsys { /* background: url("../images/Title_underline.png") repeat-x scroll left bottom rgba(0, 0, 0, 0) !important; */ margin-bottom: 0px; width: 100%; height: 105%; }
        /*Rohini 9-4-14*/
        /*****************/ .content-background .social_icon { padding-bottom: 0; }
        /* 21 March Gayatri */
        .content-background *:first-child + .column-border + .column-border + .column-border div.text img { margin-bottom: 2%; }
        /********************/
        .content-background :first-child .column-border-right :first-child + p + p + p.offer-info { margin-bottom: 13%; }
        .content-background :first-child + .column-border { background: none; }
            /* .content-background :first-child + .column-border + .column-border {margin-top: 2% !important;padding-top: 1.5%;}/*rohini 28-3-14*/
            .content-background :first-child + .column-border + .column-border .parsys { background: none; }
            /*.content-background :first-child + .column-border + .column-border +.column-border {margin-top: 4.5% !important;}28-3-14*/
            .content-background :first-child + .column-border + .column-border + .column-border .parsys { background: none; }
        /*New Change
    .content-background .column-border .parsys{min-height: 243px;}
    */
        .content-background *:first-child + .column-border + .column-border .parsys { background: 0 none !important; }
        .content-background *:first-child + .column-border + .column-border + .column-border .parsys { background: 0 none !important; }
    /*images holder by rohini starts*/
    .framedExtraLarge img { width: 360px; height: 200px; }
    /*images holder by rohini ends*/

    /*Content Page*/
    .video-border-bottom .col-sm-4 { margin-right: 2px !important; width: 32.5%; }
    .padding-right0 { padding-right: 15px; }
    .content-template .bg-left .content-box .col-md-6 { padding-left: 15px; }
    .video-border-bottom { margin-left: 7px; }
    .content-template .parsys .colctrlBootstrap .col-md-6 { width: 50%; float: left; }

    /*Security Center*/
    .content-stack-info { margin-top: 80px; }
    .content-stack-template .bg-left .col-md-6 { padding-left: 15px; }
    .content-stack-template .parsys .colctrlBootstrap .col-md-6 { width: 50%; float: left; }

    /********** For Products detail page start ******/
    .product-details .head { font: 34px BebasNeueRegular; }
    .other-products .product-container { width: 33%; float: left; margin-bottom: 10%; background: url(../images/other_products_background.png) left top no-repeat; margin-top: 5%; }
    .other-products { background: none; padding-right: 2%; }
        .other-products .title { margin-top: 39px; background: url(../images/right-arrow-products.png) no-repeat scroll 98% center rgba(0, 0, 0, 0); border: 0px solid #C1C1C1; margin: 0 0 10px; padding: 10px 15px 7px; width: 100%; }
        /*4 April*/
        /*.other-products .title h3 {font-size: 20px !important;}*/
        /*******/
        .other-products .desc-text { display: none !important; }
    .product-details-page.content-area-2 .ava_sr { background: url(../images/Carrot_option.png) -19% top no-repeat; padding: 0 5px; }
    .product-details-page.content-area-2 .ava_or { background: url(../images/Carrot_option.png) 168% top no-repeat; padding: 0 5px; }
    .ava_or .col-lg-4 { width: 70%; clear: both; }
    .resp-tabs-container .vid-content { padding: 0px; }
    .resp-tabs-container .col-md-6 { padding: 0px !important; }
    .resp-tab-content { padding: 15px 10px; }

    .resp-tabs-container .vid-content .video-img-placeholder img { width: 57%; }
    .resp-tabs-container .vid-content .video-img-placeholder { width: 100%; }
    /*.print-mail { display: none; }*//*prince*/
    /*.back-to-list { margin: 0 15px; }*//*prince*/
    /*.carousel2 { width: 390px !important; }*//*prince*/
    /********** For Products detail page End ******/
    /*Trade Pro Home Automation & Monitoring*/
    /*.banner-text {font-size: 38px;}*/
    /*4 April*/
    /*.half-width .head{font-size:34px}*/
    /***********/
    .trade-pro-white .container .col-md-6 .font-38 { font-size: 34px; }
    .trade-pro-img { top: 0; left: 37%; }
    .trade-info { margin-left: 3%; width: 38%; }
    .product-wrap .half-width { padding: 0 2.3%; }
    .trade-pro-white .container { padding: 0 2.3%; }
    .image-310-225 { float: left; }
    .half-width .colctrlBootstrap .colctrlbootstrap .col-md-4 .parsys .pull-left { margin-left: 26px; margin-top: 2px; width: 50%; }
    .content-area .trade-pro-white .container .colctrlbootstrap .column-border { width: 100%; height: auto !important; background: 0 none; }
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding-left: 0; width: 100%; height: auto !important; }

    /*About Us Changes 7th March By Gayatri*/

    .about-trade-info { padding-left: 10px; }
    /*.about-trade-info .clr-black-bullet{padding-right:8%;}*/
    .about-trade-image { right: -300px; top: -93px; }
        .about-trade-image img { width: 60%; }

    /*End of About Us Changes 7th March By Gayatri*/

    /*21 March Gayatri*/
    /*3 April*/
    /* .content-temp-info{padding-left:15px;width:43%; margin-top: 53px;}*/
    /*********/

    /* .content-template-image {bottom: -100px; left: 38%; width: 62%; height: 155%;}*/

    .content-temp-top-shadow { left: 35px; width: 95%; }

    .content-temp-bot-shadow { left: 40px; width: 90%; }

    .content-temp_title_header { display: block; }

    .content-temp_header_back { border-right: 1px solid #AAAAAA; display: inline-block; padding: 14.5px 16.3px; }
    /****************/

    /*Connected Devices*/
    /*3 April*/
    /*.product-wrap .head{font-size:34px}*/
    /***********/
    .carousel-img { height: 250px; width: 290px; }
        .carousel-img img { height: 250px; width: 290px; }
    .banner-product .container .carousel-inner { height: 250px; }
        .banner-product .container .carousel-inner .carousel-text { top: 36px; width: 390px; }
            .banner-product .container .carousel-inner .carousel-text h1 { line-height: 35px; }
    /*2April Vijita*/
    .banner-product .container .carousel-indicators { top: 35px; left: 70%; height: 190px; }
    /*******/
    .resp-tab-content .colctrlBootstrap { padding: 0px 18px; }
        .resp-tab-content .colctrlBootstrap .col-md-6 { padding-bottom: 20px; float: left; width: 50%; }
    .image-490-340 { height: 250px; width: 360px; }
        .image-490-340 img { height: 250px; width: 360px; }
    /*.resp-tab-content .colctrlBootstrap .bg-none img{height: 250px;width: 360px;}*/

    /* 21 March Gayatri */
    /*.wtb h1{font-size:38px;}	*/
    /*******************/

    /*Footer changes 24 March*/
    /*.footer-wrap .footer2 .social_icon ul { margin-left: -89px; margin-right: 4%; margin-top: 6%; }*//*prince*/

    /*.footer-wrap .footer2 .social_icon .see-more .clr-black-bullet { padding-right: 28px; line-height: 25px; }*//*prince*/
    /*.footer-wrap .footer2 .social_icon ul { width: 47%; }*//*prince*/
    /*.footer-wrap .footer2 .social_icon .see-more { margin-top: 46px; }*//*prince*/
    /********/
    /*rohini 28-3-14*/
    .content-background .content-par { margin: 0px; }
    .content-background .column-border { margin: 20px 0; }
    /*end*/
    /*rohini 28-3-14*/
    .nav-temp-content { margin-bottom: 15px; }
    /**/
    /*PLP Page*/
    .search-results-content .checkbox-menu { background: none; padding-right: 0; }
        .search-results-content .checkbox-menu .border-bottom { padding-bottom: 12px; /*margin-bottom:8px;*/ }
    .right-panel { margin-top: 37px; padding: 0 20px; }
    .page-results { text-align: center; width: 63%; }
    .comparison-banner { /* background: url("../images/product_comparison_bg.png") no-repeat 59% center; */ }
    .compare-text { padding-left: 14px; width: 31%; margin-left: 0; }
    .compare-count { width: 54%; }
    .clear-all { width: 10%; }
    .search-results-content .your_selections { margin-bottom: 0; }
    ol.list-item { width: 100%; }
    .list-item .product-image, .compared-products .product-image { width: 154px; height: 154px; margin: 0 auto 10px; }
    .product-list li { padding-left: 1.6%; } 
    .compared-products .product-list li { padding-left: 2.2%; }
    .compared-products .product-list li { padding-top: 10px; }
    .product-information #finishthumb { height: 175px !important; }
    .compared-products .product-name { margin: 16px 0; }
        .compared-products .product-name a { }
    .plp-banner .carousel-caption a.clr-black-bullet { padding-right: 11%; }
    .plp-banner .carousel-caption { top: 5%; }
    .plp-banner .carousel-indicators { left: 124%; top: 18px; }
    .sorting { width: 25%; }
    .list-item li .product-name { width: 100%; }
    /*Product Selector Page*/
    .bottom-text { font: normal 14px Roboto-Light; }
    .steps { padding: 0 10px; margin-bottom: 20px; }
    .step-heading { width: 100%; padding-bottom: 5px; }
    .three .step-body .column-border { padding: 0 0 8000px 1%; }
    .step-active .step-details { background-position: -87px bottom !important; }
    .step-div + .step-div.step-active { background-position: -110px -2px !important; }
    .product_detail { height: auto; }
    .pdp_banner_img { height: 100%; }
    .product-info-selector .banner-text { font-size: 38px; line-height: 38px; padding: 0; }
    .product-info-selector { margin: 3.5% 1% 2%; }
    .step-title { font-size: 34px; line-height: 32px; width: 100%; }
    .step-hide { margin-top: 0px; }
    div.img-465-235, div.img-465-235 img { width: 365px; height: 185px; }
    .three.step-div .border-bottom { width: 99%; }
    .productSelector .one .image-holder .span_bg_left, .images-wrap.image12 .span_bg_left { width: 365px; top: 107px; }

    .images-wrap.image3 .image-holder { width: 235px; margin-right: 10px; margin-left: 0; }
    .images-wrap.image3 div.img-465-235, .images-wrap.image3 div.img-465-235 img { width: 235px; height: 180px; }
    .images-wrap.image3 .span_bg_left { top; width: 235px; top: 101px; }
    .images-wrap.image3 .image-holder .bottom-text { height: 100px; }
    /*Pratiksha 11*/
    .images-wrap.image4 .image-holder { width: 175px; margin-right: 10px; margin-left: 0; }
    .images-wrap.image4 div.img-465-235, .images-wrap.image4 div.img-465-235 img { width: 175px; height: 180px; }
    .images-wrap.image4 .span_bg_left { width: 175px; top: 110px; }
    .images-wrap.image4 .image-holder .bottom-text { height: 110px; }
    /*Style Selector*/

    .style .one .image-holder div.img-230-230, .style .one .image-holder div.img-230-230 img { width: 180px; height: 180px; }
    .style .one .image-holder .span_bg_left { width: 180px; top: 110px; }
    .style .image-holder { margin-left: 8px; }
        .style .image-holder:first-child { margin-left: 0px; }
    .style .prod-install { display: inline-block; width: 100%; }
    .style .two li.prod-install a, .style .two li.prod-install a img { width: 65px; height: 65px; }
    .finish-top { width: 97%; }
    .style .two a.prod-install { width: 70px; height: 70px; display: inline-block; }
    div.img-208-208, div.img-208-208 img { width: 160px; height: 160px; }
    .step-body .column-border div.img-208-208 img { width: 160px; height: 160px; }
    .view-btn { /* background: url("../images/view_style_bg.png") no-repeat; */ width: 162px; font-size: 13px; padding: 4px 6px; }
    /*Pratiksha 30 */
    .step-body .column-border .view-btn:hover { /* background: url("../images/bot_but_hover.png") no-repeat; */ }
    .step-body .column-border .more-designs { float: none; overflow: hidden; padding: 5px 9px; width: 110px; margin: 10px auto; }

    /*Join our mailing list*/
    .content-area .join-mail { margin: 0 auto; padding: 10px 0 0 0; width: 60%; }
    /**********/

    /*9 apr neha start*/
    /*.footer-wrap .footer2 .social_icon { text-align: left; float: none !important; overflow: hidden; padding-left: 8%; padding-right: 8%; padding-bottom: 5%; }*//*prince*/
        /*Rohini 22-4-14*/
        .footer-wrap .footer2 .social_icon p { float: none !important; text-align: left; margin-left: 0; clear: both; width: 100%; margin-top: 1%; }
        /*.footer-wrap .footer2 .social_icon ul { margin-left: 0; margin-right: -2%; margin-top: 1%; width: 76%; display: inline-block; float: left; }*//*prince*/
        /*.footer-wrap .footer2 .social_icon .see-more { float: right; margin-top: 1%; }*//*prince*/
    /*.ali_logo { width: 100%; padding-left: 19%; padding-right: 18%; text-align: left; }*/
        /*Rohini 22-4-14*/
        .ali_logo img { margin-right: 0; /*vertical-align: middle; margin-top: 20px;*/ }/*prince*/
        .ali_logo .copy-right { margin-left: 0; }
    .schlage-events-bottom { padding-left: 0; }
    /*9 apr neha end*/
    /*Ketki 16 April*/
    /*Pratiksha 29*/
    .deadbolt-product { margin-bottom: 0; padding-bottom: 0; }
}


@media (max-width: 1023px) {
    .footer-wrap .footer2 .followus { float: none; }
    /*Rohini 22-4-14*/
    .displayNone { display: none; }
    /*Rohini 10-4-14*/
    .sub-head { font: normal 15px Roboto-Light; color: #fff; }
    /*rohini 10-4-14*/
    .sub-head-black { font: normal 15px Roboto-Light; color: #000; }
    /*rohini 10-4-14*/
    .sub-head-blue { font: normal 15px Roboto-Light; color: #00a9e0; }
    /*rohini 10-4-14*/

    /**/

    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .heading { float: left; display: inline-block; width: 85%; }
    /*9 apr neha*/
    .content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon { top: 6px; float: right; }
    /*9 apr neha*/
    /*Header Wrap */
    /*.header-wrap { display: none; }*//*prince*/
    /*Navigation */
    .navbar .nav > li.header_home { display: none; }
    .nav-wrap { padding-bottom: 0; }
    #navbar_resized { display: block; }
    .navbar-toggle { display: block; }
    /*.main_nav { display: none; }*/
    .main_nav { float: none; text-align: left !important; /* padding-left: 0 !important; */ clear: both; }
        /*.main_nav ul { float: left; margin-left: 0; margin-top: 0px; width: 100%; }*//*prince*/
            /*.main_nav ul li { display: block; padding: 15px 15px 12px; background-color: #06a7d4; border: 1px solid #0693c2; cursor: pointer; }
                .main_nav ul li:hover { background: #068aba none !important; }
                .main_nav ul li:last-child:hover { background: #068aba none !important; }*//*prince*/
                /*.main_nav ul li a { background: url(../images/side_arrow_01.png) right center no-repeat; display: block; }*//*prince*/
    /*Search*/ /*19 mar neha*/
    /*.navbar-search { text-align: center; margin-left: 1px; }*//*prince*/
        /**/
    /*.navbar-search .search-query { float: left; font-family: RobotoCondensed-Regular; font-size: 13px; font-weight: 400; height: 26px; line-height: 18px; padding: 0 10px 0 25px; width: 240px; }*//*prince*/
    .brdr-right { background: none; }
    /*Carousel*/
    .width100 { width: 100%; }
    #content-spot { display: none; }
    /*.brand-info-wrap { display: none; }
    .footer1 { display: none; }*//*prince*/
    /*Contact Us*/
    .enter { display: none; }
    .top-wrap.contact { padding: 0 15px; }
    .questions { padding: 0 15px; }
    .font-size15 { font-size: 15px; }
    .top-asked p { font-weight: bold; }

    /***** Classes for menu ***/
    .demo-2 { display: inline; }
    .dl-trigger, #dl-menu { display: inline !important; }
    .logo .parbase { border: none; }

    /**** News Events ****/
    .news-events .news { padding-bottom: 20px; }
    /*8 apr neha*/
    .news-events .arrowlistmenu { display: none; }
    .news-events .schlage-events { padding: 38px 10px 0 15px; margin-left: 0; background: url(../images/events-bg.png) left top no-repeat; }
    /*9 apr neha*/
    .top-bt { display: none !important; }
    .news-events .archive { width: 100%; }
    .news-events .schlage-events .margin-top-bot { width: 100%; }
    .news-events .events-heading { font-size: 34px; }
    .news-events .schlage-events .margin-top-bot { margin-bottom: 50px; margin-top: 60px; }

    /*Product Selector Page
    .steps{padding:0 8px;margin-bottom:20px;}
	.step-body .colctrlBootstrap{width:780px;}
    .product_detail{height:auto;}
    .pdp_banner_img{width:100%;height:100%;}
    .step-div+.step-div.step-active{background:url(../images/pro_sel_top_shadow.png) repeat-x -200px top;}
    .step-body .column-border{margin-left:0px}
    .footer-wrap .footer2{margin:0 auto; width:98%;}*/
    /*Cq5*/
    .col-md-6 .footer1 { width: 50%; padding: 0px 15px; }
    .col-md-6 .footer2 { width: 50%; padding: 0px 15px; }
    /*chnages by news and events khushbu*/
    .mobileonly { display: block; }
    .mobilehead .back-button { display: inline-block; }
    /*end*/
    /*14 May Pallavi*/
    .container-hero-carousel .carousel-inner > .item > img, .container-hero-carousel .carousel-inner > .item > a > img { display: inline-block; }
    .carousel-wrap { position: relative; }
    /***************/

    /*About Us*/

    .bottom-nav .displaynone { display: none; }
    .aboutTradeContent: first-child + .column-border + .column-border .border-bottom { background: none; }
    .aboutTradeContent: first-child + .column-border + .column-border + .column-border .border-bottom { background: none; }
    /*PLP Page*/
    .compared-products .product-list li { padding-left: 2.7%; }
    .product-image img { width: 100%; }
    .compared-products { margin-top: 0; }
    .compare-btn { display: block; }




    h1 { padding: 0; width: 100%; }
    /*Product Selector
    .image-selector{background:none;width:100%;padding:0;}
    .image-selector .image-holder + .image-holder{margin-top:0;}
    .product-info-selector .banner-text{padding-bottom:0px;}
    .steps{margin-top:0px;}	
    .step-hide{width:100%;}
    .navbar-search .add-on{padding: 5px 10px 5px;}
    .navbar-search .search-query:focus, .navbar-search .search-query.focused{padding: 0 10px 0 25px;}
	.title_header{background:url(../images/company_header.jpg ) repeat-x;display:block;padding-bottom:2px;}
	.title_header_back{border-right:1px solid #AAAAAA;display: inline-block;}
	.title_header p{font-size:24px;display:inline;padding-left:9px;position: relative;top: 6px;}*/
    /*About Us Template*/
    .content-background { width: 100%; padding-left: 0%; }
    .nav-temp-five { width: 100%; }
    .temp-five-one, .temp-five-two, .temp-five-three { width: 33%; }
    /*4 April*/
    /*.content-background div .head{font-size:21px;}*/
    /******/

    /*Content Page*/
    .content-template .bg-left h2 { background: url(../images/Title_underline.png) left bottom repeat-x; }
    /*4 April*/
    /*.content-template h2{font-size:24px !important;line-height: 40px;}*/
    .content-template .arrowlistmenu { display: none; }

    /*By Gayatri 5 march*/
    .video-img-placeholder { margin-top: 15px; }

    /*Security Center*/
    .content-stack-info { padding-left: 15px; padding-right: 15px; width: 100%; }
        .content-stack-info p { width: 100%; }
    .content-stack-template .arrowlistmenu { display: none; }

    /*Connected Devices*/
    .banner-product { height: 270px; }
    //to accomodate header of 2 lines .banner-product .container .carousel-inner { height: 250px; }

    /* 21 March Gayatri */

    .left-nav-main { display: none; }

    /*26 March Vijita*/
    .support-drop { border-top: 1px solid #A6A6A6; }
    /**********/
    /*****************/
    /*25 March Gayatri*/
    .support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4:first-child { background: 0 none; }
    /****************/
    /*Search Page*/
    .title_header { padding-bottom: 1px; display: block; }
        /*Rohini 9-4-2014*/
        .title_header#product-title { display: block; }
    .title_header_back { display: inline-block; }
    .title_header p { font-size: 24px; display: inline; padding-left: 9px; position: relative; top: 6px; }
    /* 10 April Gayatri */
    .search-filter-img.col-md-2 { width: 20px; padding: 24px 19px; border-left: 1px solid #4a535e; }
    /*******************/
    .top-wrap.search .container { padding: 0 15px; }
    .search .container .faq-search { margin-bottom: 5px !important; }
    .search .search_accordion {  width: 100%; height: 30px; margin-top: 15px; padding: 7px 15px 0; display: block; }
    .search-accordion-title { font-size: 13px; color: #fff; }
    .search_accordion span { color: #FFFFFF; float: left; font-family: Roboto-Regular; font-size: 13px; }
    .accordion-arrow { margin-top: 5px; margin-right: 20px; }
    .mobile-pagination {width: 100%; height: 30px; padding: 5px 15px 0; display: block; }
    .search-label { color: #8F8F8C; }
    .search-content-area .tabbable .pos_rel .nav.nav-tabs { display: none; }
    .tab-content .search-results-content .checkbox-menu { display: none; }
    .tab-content .search-results-content .pagination-div { display: none; }
    .tab-content .search-results-content .your_selections { display: none; }
    .search-content-area .tabbable { background: 0 none; }
    .search-results-content .bg-left.col-lg-9.col-xs-12.col-sm-8 :first-child.content-box + .content-box + .content-box { margin-top: 21px !important; }
    .search-tab-content { padding-top: 0; }
    .mobile-pagination-title { font-size: 13px; color: #fff; margin-right: 20px; }
    .tab-content .search-results-content .content-box .heading { display: inline-block; width: 90%; }
    .search-results-content .bg-left { top: -5px; background: 0 none; }
    /*input Search*/
    .navbar-search .add-on { top: 0px; padding: 3px 10px 5px; }
    /*PLP Page*/
    .product-image img { width: 100%; }
    .compared-products { margin-top: 0; }
    .search-results-content .checkbox-div { margin-bottom: 3px; }
    .product-comparison .comparison-banner { display: none !important; }
    /* .left-panel { display: none; } */
    .compare-btn { display: block; }
    /*10 April Gayatri*/
    .pagination-bottom { padding-top: 0; }
        .pagination-bottom .page-results { display: block; }
    .installation .page-results { padding-top: 0; text-align: center; width: 100%; }
    /*Pratiksha 3 May*/
    /****************/
    /*21 April Gayatri*/
        .left-panel.product-finishes:hover {  border: 0 solid #8F8F8C; }
    /*****************/
    .productlist .bottom-content { float: none !important; }
    .productlist .right-panel { float: none !important; }
    .content-col-social { float: none !important; margin: 0 auto; }
    .content-left-nav { width: 95%; float: none !important; margin: 0 auto; }
    /*7 apr neha*/
    .content-col-temp { width: 100%; margin: 0 auto; overflow: hidden; }
    /*neha 7 apr*/
    .content-col-contact { height: 71px; width: auto; background: #303030; float: none !important; margin-top: 5px; }
    /*neha 7 apr*/
    .content-col-social-info { width: 222px; }
    /*neha 7 apr*/

    /*Product Selector Page max 799*/
    .steps { padding: 0 8px; margin-bottom: 20px; }
    .product_detail { height: auto; }
    .pdp_banner_img { width: 100%; height: 100%; }
    .step-div + .step-div.step-active { /* background: url(../images/pro_sel_top_shadow.png) no-repeat -200px -2px; */ }
    .step-active .step-details { background-position: -200px bottom; }

    /*Product Selector Page*/
    /*Style Selector Page max 799*/
    .finish-top { width: 100%; }

    /*Style Selector Page*/
    /*Product Selector Page max 980*/
    .image-selector { background: none; width: 100%; padding: 0; }
    .product-info-selector .banner-text { padding-bottom: 0px; }
    .steps { margin-top: 0px; }
    .step-hide { width: 100%; }

    /*Product Selector Page*/
    .dl-menuwrapper .dl-menu { display: block; }
    /**/

    .content-col-temp .arrowlistmenu { display: none; }
    /*8 apr neha*/
    .content-col-info { margin-left: 5%; }
    /*8 apr neha*/
    /*.footer-wrap .footer2 { margin: 0 auto; width: 98%; }*//*prince*/
    /*8 apr neha*/

    /*PLR*/
    .redirect.offering_info .clr-black-bullet { padding-right: 27px !important; }

    /*Installation 10 April*/
    .installation .left-panel { background: none repeat scroll 0 0 #E2E2E2; opacity: 1; padding: 15px; position: absolute; top: 106px; width: 100%; z-index: 1005; }
    .installation .arrowlistmenu { display: none; }
    /*Pratiksha 29*/
    .installation .right-panel { width: 100%; }
    /*Pratiksha 3 May*/
    .installation .bottom-content { width: 100%; }
    /*Pratiksha 3 May*/
    /*neha 14 apr new change for company history*/
    .ch-top-arrow-left { /* background: url(../images/ch-left-shadow.png) right top no-repeat; */ height: 28px; }
    /*.ch-top-arrow-right{background:url(../images/ch-right-shadow.png) left top no-repeat; height: 28px  }*/ /*14 apr vijita*/
    .ch-scroll-text { /* background: url(../images/ch-scroll-text.png) left top no-repeat; */ height: 20px; width: 101px; margin-left: 29.5%; }
    .ch-bottom-line { /* background: url(../images/ch-bottom-shadow.png) left top no-repeat; */ height: 75px; }
    .ch-bottom-line-left { height: 75px; }
    .ch-bottom-line-container { position: relative; bottom: 72px; }
    /*neha 14 apr new change for company history end*/

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .top-pagination { /* padding-top: 17px; */ }
        .search-results-content .pagination-div { padding-bottom: 2%; }
        .compared-products { margin-top: 18px; }
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 979px) {
    .navbar-search .add-on { padding: 5px 10px 5px; }
}

/*@media (min-width: 769px) and (max-width: 1024px) {
	.news-events .arrowlistmenu {display:none;}
	.news-events .schlage-events {background:url(../images/events-bg.png) left top no-repeat;}
	.top-bt {display:none !important;}
	.news-events .schlage-events { padding:38px 10px 0 10px; margin-left:30px; overflow:hidden;}
	.col-sm-8 {width:75%;}
	.col-sm-4 {width:24%;}
	.news-events .schlage-events .event-content .heading {margin: 15px 0 2px;}
	.col-lg-6.col-xs-12.col-sm-8.news {padding: 0 15px;}
	.install_area {display:none;}	
	.bottom-nav .displaynone{display:none;}

	/*Company History Page/
	.content-template .arrowlistmenu {display:none;}
	.content-temp_title_header{display:block}
	.content-template-image{height: 170%;left: 38% !important;position: absolute !important;width: 62%;}
	.content-template-image {bottom: -109px;left: 230px;position: absolute;}
	.content-temp-info{left:2%}
	.content-temp_header_back{padding: 18px 4%;}
	.content-temp-title{width:88%;}
	.content-temp-text{width:95%;}
	.content-temp-top-shadow{ left: 4.6%;width: 95%;}
	.content-temp-bot-shadow {left: 5.2%;width: 90%;}
	.content-temp_header_back {padding:11px 18.5px 2.3%;}

 	.nav-temp-four input[type="text"] {width: 49.7%;}


}*/
@media (min-width: 1600px) {
    .container-hero-carousel .carousel-inner > .item > img,
    .container-hero-carousel .carousel-inner > .item > a > img { padding-left: 250px; }
}

@media (min-width: 1127px) {
    .product-info-banner, .productimageBanner { left: calc(50% - 555px); }
    .product-info-banner { width: 435px; }
}

@font-face {
  font-family: 'RobotoThin';
  src: url("main/css/Roboto-Thin/roboto-thin.eot");
  src: local("â˜º"), url("main/css/Roboto-Thin/roboto-thin.eot") format("embedded-opentype"), url("main/css/Roboto-Thin/roboto-thin.woff") format("woff"), url("main/css/Roboto-Thin/roboto-thin.ttf") format("truetype"), url("main/css/Roboto-Thin/roboto-thin.svg#RobotoThin") format("svg"); }

/* line 8, ../../../sass/styles.scss */
html,
body {
  /* The html and body elements cannot have any padding or margin. */ }
  /* line 11, ../../../sass/styles.scss */
  html p,
  body p {}

/* line 16, ../../../sass/styles.scss */

/* line 19, ../../../sass/styles.scss */
#tempHeader {
  height: 121px;
  background-position: center center; }

/* line 24, ../../../sass/styles.scss */
#tempFooter {
  background-position: center center;
  height: 310px; }

/* line 30, ../../../sass/styles.scss */
.customBG {
  width: 100%;
  opacity: 0;
  left: 0;
  position: fixed;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7); }

/* line 40, ../../../sass/styles.scss */
.hovercssSmall {
  background-size: 112% !important; }

/* line 44, ../../../sass/styles.scss */
.header { position: relative; z-index: 1111; background-color: #fff; }

/* line 49, ../../../sass/styles.scss */
.trademark {
  font-size: 0.3em !important;
  margin-left: 1px;
  vertical-align: top;
  position: relative;
  /* font-family: "RobotoCondensed-Regular"; */ }

/* line 57, ../../../sass/styles.scss */
h1 .trademark {
  top: -24px; }

/* line 61, ../../../sass/styles.scss */
h2 .trademark {
  top: 0;
  font-size: 0.8em; }

/* line 67, ../../../sass/styles.scss */
.desktop {
  display: block; }

/* line 68, ../../../sass/styles.scss */
.mobile {
  display: none; }

/* line 71, ../../../sass/styles.scss */
.slidePanel .container {
  padding: 0; }

/* line 75, ../../../sass/styles.scss */
.multiProductHero .theKeylessEraPage {
  background: transparent !important; }

/* line 79, ../../../sass/styles.scss */
.theKeylessEraPage {
/*   background: #111111 url("main/images/cat_bg_main.jpg") top center repeat-y;
background-size: 2000px; */
  /*
  * The styles for stacked-sticky-nav.js
  */ }
  /* line 82, ../../../sass/styles.scss */
  .theKeylessEraPage .container.home {
    width: 100% !important;
    max-width: 100% !important; }
  /* line 91, ../../../sass/styles.scss */
  .theKeylessEraPage .stickyNav.sticky {
    position: fixed;
    z-index: 100; }
    /* line 94, ../../../sass/styles.scss */
    .theKeylessEraPage .stickyNav.sticky.onTheWayOut {
      z-index: 90; }
    /* line 97, ../../../sass/styles.scss */
    .theKeylessEraPage .stickyNav.sticky:not(.stack) {
      display: none; }
      /* line 99, ../../../sass/styles.scss */
      .theKeylessEraPage .stickyNav.sticky:not(.stack).last {
        display: block; }
  /* line 104, ../../../sass/styles.scss */

    /* line 106, ../../../sass/styles.scss */
    .theKeylessEraPage h1 em, .theKeylessEraPage h2 em, .theKeylessEraPage h3 em {
      color: #00a1d4;
      font-style: normal; }


    @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
      /* line 111, ../../../sass/styles.scss */
      .theKeylessEraPage h1 {
        font-size: 50px;
        line-height: 45px; } }
  /* line 136, ../../../sass/styles.scss */
  .theKeylessEraPage h2 {
    font-size: 16px;  line-height: 20px;}
    @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
      /* line 136, ../../../sass/styles.scss */
      .theKeylessEraPage h2 {
        font-size: 18px;
        line-height: 18px; } }
  /* line 143, ../../../sass/styles.scss */
  .theKeylessEraPage p {
    color: #000; }
  /* line 146, ../../../sass/styles.scss */
  .theKeylessEraPage .keylessEraCTA {
    display: inline-block;
    cusror: pointer;
    margin: 20px 0 10px;
    color: #FFF;
    background: #181818 ;
    padding: 10px 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 1px 1px 3px #181818;
    border-radius: 10px;
    border: 1px solid #00a1d4;
    position: relative;
    font-family: "RobotoCondensed-Regular";
    font-size: 16px; }
    /* line 161, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraCTA:hover {
      text-decoration: none; }
      /* line 164, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraCTA:hover:before, .theKeylessEraPage .keylessEraCTA:hover:after {
        content: " ";
        display: block;
        position: absolute;
        width: 100%;
        height: 19px;
        left: 0;
        background: transparent center center no-repeat; }
      /* line 172, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraCTA:hover:before {
        /* background-image: url("main/images/button_glow_top.png") ;*/
        top: -19px; }
      /* line 176, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraCTA:hover:after {
        /* background-image: url("main/images/button_glow_bottom.png"); */
        bottom: -19px; }
    @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
      /* line 146, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraCTA {
        font-size: 12px; } }
  /* line 186, ../../../sass/styles.scss */
  .theKeylessEraPage #theKeylessEraNav {
    margin: 0;
    padding: 0;
    height: 50px;
    background-color: #000204;
    width: 100%;
    z-index: 999; }
    @media (max-width: 599px) {
      /* line 186, ../../../sass/styles.scss */
      .theKeylessEraPage #theKeylessEraNav {
        display: none; } }
    /* line 190, ../../../sass/styles.scss */
    .theKeylessEraPage #theKeylessEraNav h1 {
      /* background: url("main/images/nav_bg.png") bottom center no-repeat; */
      color: #FFF;
      font-size: 30px;
      line-height: 50px;
      float: left;
      margin-left: 75px;
      width: auto !important;
      min-width: 307px;
      text-align: center;
      margin-left: -60px; }
    /* line 207, ../../../sass/styles.scss */
    .theKeylessEraPage #theKeylessEraNav img {
      float: left; }
    /* line 210, ../../../sass/styles.scss */
    .theKeylessEraPage #theKeylessEraNav nav {
      margin: 0;
      padding: 0;
      float: right; }
      /* line 213, ../../../sass/styles.scss */
      .theKeylessEraPage #theKeylessEraNav nav ul {
        text-align: right;
        margin: 0;
        padding: 0; }
        /* line 217, ../../../sass/styles.scss */
        .theKeylessEraPage #theKeylessEraNav nav ul li {
          display: inline-block;
          margin: 0;
          padding: 0 10px;
          line-height: 50px;
          text-transform: uppercase; }
          /* line 223, ../../../sass/styles.scss */
          .theKeylessEraPage #theKeylessEraNav nav ul li a {
            color: #00a1d4; }
          /* line 226, ../../../sass/styles.scss */
          .theKeylessEraPage #theKeylessEraNav nav ul li.active {
            background-color: #00a1d4; }
            /* line 228, ../../../sass/styles.scss */
            .theKeylessEraPage #theKeylessEraNav nav ul li.active a {
              color: #FFF; }
  /* line 238, ../../../sass/styles.scss */
  .theKeylessEraPage .animationsLoading * {
    visibility: hidden; }
  /* line 243, ../../../sass/styles.scss */
  .theKeylessEraPage .slidePanel {
    clear: both; }
    /* line 245, ../../../sass/styles.scss */
    .theKeylessEraPage .slidePanel .scrollContainer {
      width: 100%;
      position: absolute;
      bottom: 50px;
      z-index: 99;
      text-align: center; }
      @media (max-width: 599px) {
        /* line 245, ../../../sass/styles.scss */
        .theKeylessEraPage .slidePanel .scrollContainer {
          display: none; } }
      /* line 254, ../../../sass/styles.scss */
      .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll {
        display: block;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        font-family: BebasNeueRegular;
        color: #FFF; }
        @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 254, ../../../sass/styles.scss */
          .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll {
            font-size: 8px; } }
        /* line 265, ../../../sass/styles.scss */
        .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll .arrow {
          display: block;
          /* background: url("main/images/arrowscroll_single.png") center center no-repeat; */
          width: 100%;
          height: 26px;
          position: absolute;
          bottom: -20px; }
          @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
            /* line 265, ../../../sass/styles.scss */
            .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll .arrow {
              background-size: 14px;
              height: 16px;
              margin-top: 1px;
              bottom: -12px; } }
        /* line 281, ../../../sass/styles.scss */
        .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll .arrow:last-child {
          bottom: -33px; }
          @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
            /* line 281, ../../../sass/styles.scss */
            .theKeylessEraPage .slidePanel .scrollContainer .slidePanelScroll .arrow:last-child {
              bottom: -20px; } }
  /* line 291, ../../../sass/styles.scss */
  .theKeylessEraPage .keylessEraPanel {
    overflow: hidden;
    position: relative;
    clear: both; }
    @media (max-width: 599px) {
      /* line 291, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel {
        min-height: 600px !important; } }
    /* line 298, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .backgroundImage {
      position: absolute;
      z-index: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      /* line 304, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .backgroundImage img {
        min-height: 100%; }
    /* line 308, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .panelContainer {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto; }
      /* line 316, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer .panelText, .theKeylessEraPage .keylessEraPanel .panelContainer .panelText h1, .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p {
        color: #FFF; }
      /* line 319, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p {
        font-size: 20px;
        margin: 15px 0; }
        /* line 323, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p.notes {
          font-size: 14px; }
        @media (max-width: 599px) {
          /* line 319, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p {
            font-size: 15px;
            padding: 0 50px; } }
        @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 319, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p {
            font-size: 12px; }
            /* line 332, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p.notes {
              font-size: 10px; } }
      @media (max-width: 599px) {
        /* line 338, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p.subtitle,
        .theKeylessEraPage .keylessEraPanel .panelContainer .panelText h3 {
          visibility: hidden;
          font-size: 0;
          line-height: 0;
          margin: 0;
          padding: 0; } }
      @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
        /* line 338, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p.subtitle,
        .theKeylessEraPage .keylessEraPanel .panelContainer .panelText h3 {
          font-size: 30px;
          line-height: 30px; } }
      /* line 354, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer .panelText p.subtitle {
        padding: 0;
        text-transform: uppercase;
        font-size: 52px;
        font-family: BebasNeueRegular;
        line-height: 52px; }
    /* line 364, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel.firstPanel .panelContainer.type1 {
      margin-top: 193px !important; }
      /* line 367, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel.firstPanel .panelContainer.type1 .panelImage img {
        margin-top: 2px !important; }
      /* line 372, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel.firstPanel .panelContainer.type1 .panelText p {
        margin: 7px 0; }
    /* line 378, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .panelContainer.type1 {
      text-align: center; }
      /* line 382, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelImage {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 1;
        height: 100%;
        padding-top: 90px; }
        /* line 390, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelImage img {
          position: absolute;
          top: 0px;
          left: 0;
          height: 100%;
          max-height: 530px; }
      /* line 397, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelText {
        position: relative;
        z-index: 10; }
        /* line 400, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelText p:not(.subtitle) {
          padding: 0 100px; }
          @media (max-width: 599px) {
            /* line 400, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelText p:not(.subtitle) {
              padding: 0 15%; } }
          @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
            /* line 400, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .panelContainer.type1 .panelText p:not(.subtitle) {
              padding: 0 25%; } }
    @media (max-width: 599px) {
      /* line 412, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type1 {
        height: 100%; } }
    @media (min-width: 600px) {
      /* line 422, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2:after {
        content: " ";
        display: block;
        height: 1px;
        width: 1px;
        clear: both; }
      /* line 428, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelImage {
        float: left;
        width: 50%;
        margin-top: 50px; }
        /* line 432, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelImage img {
          float: right; }
      /* line 440, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText {
        padding-right: 50px;
        margin-top: 60px;
        float: right;
        width: 50%; }
        /* line 446, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText h1 {
          font-size: 70px;
          line-height: 70px; }
        /* line 457, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText p.subtitle {
          font-size: 35px;
          line-height: 35px; }
      /* line 468, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2.even .panelImage {
        float: right; }
        /* line 470, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2.even .panelImage img {
          float: left; }
      /* line 476, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2.even .panelText {
        float: left;
        padding-left: 50px; } }
        @media (min-width: 600px) and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 432, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelImage img {
            width: 100%;
            max-width: 400px; } }
      @media (min-width: 600px) and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
        /* line 440, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText {
          padding-right: 30px; } }
        @media (min-width: 600px) and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 446, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText h1 {
            font-size: 50px;
            line-height: 50px; } }
        @media (min-width: 600px) and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 457, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText p.subtitle {
            font-size: 25px;
            line-height: 25px; } }
      @media (min-width: 600px) and (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
        /* line 476, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2.even .panelText {
          padding-left: 30px; } }
    @media (max-width: 599px) {
      /* line 488, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelImage {
        text-align: center;
        padding-top: 40px; }
        /* line 491, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelImage img {
          display: inline-block;
          width: 80%; }
      /* line 498, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2.even .panelImage img {
        width: 88%; }
      /* line 505, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2.odd .panelImage img {
        width: 107%; }
      /* line 510, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText {
        position: absolute;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 15px 20px; }
        /* line 515, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText h1 {
          font-size: 50px;
          margin-bottom: 10px; }
          /* line 518, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText h1 em {
            font-size: 50px;
            display: inline; }
          /* line 522, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText h1 .trademark {
            top: -17px; }
        /* line 526, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText p {
          padding: 0;
          margin: 0;
          font-size: 16px; }
          /* line 529, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText p.notes {
            font-size: 10px; }
        /* line 533, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .panelContainer.type2 .panelText .keylessEraCTA {
          font-size: 12px; } }
    /* line 540, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .keylessEraFind.container {
      position: relative;
      color: #FFF;
      margin-top: 100px;
      max-width: 860px; }
      /* line 545, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h1 {
        font-size: 72px;
        line-height: 72px;
        margin-bottom: 30px; }
        @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 545, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h1 {
            font-size: 50px;
            line-height: 50px; } }
      /* line 554, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h1, .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h2 {
        color: #FFF;
        text-align: center; }
        /* line 557, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h1 em, .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h2 em {
          color: #00a1d4;
          font-style: normal; }
      /* line 562, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h2 {
        font-size: 24px; }
        @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
          /* line 562, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h2 {
            font-size: 18px;
            line-height: 18px; } }
    /* line 570, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .keylessEraFind table {
      width: 100%;
      margin-bottom: 100px; }
      /* line 573, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr {
        border-bottom: 1px solid #000; }
        /* line 575, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr:last-child {
          border: none; }
        /* line 578, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr:first-child {
          /* border-bottom: 1px solid #FFF; */ }
        /* line 581, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th {
          font-size: 18px;
          width: 20%;
          text-align: center; }
          @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
            /* line 581, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th {
              font-size: 14px;
              line-height: 14px;
              padding: 0 20px; } }
          /* line 591, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td p.note, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th p.note {
            font-size: 12px; text-align: left; }
            @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
              /* line 591, ../../../sass/styles.scss */
              /* .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td p.note, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th p.note {
                 font-size: 8px;
                 line-height: 8px; } */ }
          /* line 599, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td .number, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th .number {
            font-size: 24px; color: #fff; }
            @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
              /* line 599, ../../../sass/styles.scss */
              /* .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td .number, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th .number {
                 font-size: 12px;
                 line-height: 12px; } */ }
        /* line 608, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child,
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th:first-child {
          text-align: left;
          width: 40%;
          color:#000; }
        /* line 613, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th img {
          height: 80px;
          margin-bottom: 10px; }
          @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
            /* line 613, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th img {
              height: 80px; } }
        /* line 622, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
          /* padding-top: 40px; */
          vertical-align: middle;
          height: 88px; }
          /* line 626, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.check,
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.dash {
            display: inline-block; }
          /* line 629, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.check {
            width: 25px;
            height: 19px;
            background: url("main/images/check01.png") center center no-repeat;
            background-size: 100%; }

            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td.active .check {
            width: 35px;
            height: 28px;
            background: url("main/images/check02.png") center center no-repeat;
            background-size: 100%; }
            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div .glyphicon-asterisk{
              color:#fff;
              font-size: 22px;
              font-weight: bold;
              top: -12px;
              margin-right: -30px;
              font-family: initial;
            }
            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td.active .number {
              font-family: 'Avenir-Black';
              font-size: 34px;
            }
          /* line 635, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.dash {
            width: 20px;
            height: 2px;
            background: #FFF; }
          @media (min-width: 600px) and (max-width: 767px)  {
            /* line 622, ../../../sass/styles.scss */
            .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
              padding-top: 20px;
              height: 60px;
              vertical-align: middle;}
              /* line 643, ../../../sass/styles.scss */
              /* .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.check {
                width: 16px;
                height: 13px;
                margin-bottom: 5px; } */
              /* line 647, ../../../sass/styles.scss */
              /* .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.dash {
                width: 10px;
                height: 1px; }  */}
    /* line 655, ../../../sass/styles.scss */
    .theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader {
      width: 100%;
      left: 0;
      position: relative;
      z-index: 50; }
      /* line 660, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader.sticky {
        position: fixed; }
      /* line 663, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader table {
        margin-bottom: 0; }
        /* line 665, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader table th {
          padding: 10px 0; }
      /* line 669, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader .container {
        margin-top: 0;
        width: 100%;
        max-width: 960px; }
    @media (max-width: 599px) {
      /* line 539, ../../../sass/styles.scss */
      .theKeylessEraPage .keylessEraPanel .keylessEraFind {
        /* padding: 0 20px;  */}
        /* line 677, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind.container h1 {
          font-size: 50px;
          line-height: 1em; }
        /* line 683, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th:first-child {
          display: none; }
        /* line 686, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
          width: 33%;
        /*   height: 88px;  */}
          /* line 689, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td p.note {
            font-size: 14px; }
          /* line 692, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.check {
            /* width: 16px;
             height: 13px; */ }
          /* line 696, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td div.dash {
            /* width: 10px;
             height: 1px; */ }
        /* line 701, ../../../sass/styles.scss */
        .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child {
          padding-top: 10px;
          width: 0 !important;
          float: left; }
          /* line 705, ../../../sass/styles.scss */
          .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child p, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child div {
            font-size: 14px;
            line-height: 14px;
            width: 305px;
            padding-right: 15px; } }
  /* line 716, ../../../sass/styles.scss */
  .theKeylessEraPage #keylessEraHero {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    /* background: url("main/images/hero_bg_main.jpg") center center repeat-y; */
    background-size: 2000px;
    position: relative;
    overflow: hidden;
    z-index: 3; }
    /* line 724, ../../../sass/styles.scss */
    .theKeylessEraPage #keylessEraHero .panelContainer {
      max-width: 920px;
      text-align: center; }
    /* line 729, ../../../sass/styles.scss */
    .theKeylessEraPage #keylessEraHero h1 {
      -webkit-touch-callout: text;
      -webkit-user-select: text;
      -khtml-user-select: text;
      -moz-user-select: text;
      -ms-user-select: text;
      user-select: text;
      text-align: center;
      font-size: 96px;
      line-height: 1em;
      margin-bottom: 30px;
      position: relative;
      z-index: 98;
      padding: 0 10px;
      white-space: nowrap; }
      @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
        /* line 729, ../../../sass/styles.scss */
        .theKeylessEraPage #keylessEraHero h1 {
          white-space: normal;
          font-size: 70px; } }
      @media (max-width: 599px) {
        /* line 729, ../../../sass/styles.scss */
        .theKeylessEraPage #keylessEraHero h1 {
          white-space: normal;
          font-size: 57px;
          margin-top: 10px; }
          /* line 747, ../../../sass/styles.scss */
          .theKeylessEraPage #keylessEraHero h1 span {
            display: block;
            color: #00a1d4;
            font-size: 43px;
            line-height: 1em;
            white-space: nowrap; }
            /* line 753, ../../../sass/styles.scss */
            .theKeylessEraPage #keylessEraHero h1 span em {
              display: inline; } }
    /* line 759, ../../../sass/styles.scss */
    .theKeylessEraPage #keylessEraHero h2 {
      -webkit-touch-callout: text;
      -webkit-user-select: text;
      -khtml-user-select: text;
      -moz-user-select: text;
      -ms-user-select: text;
      user-select: text; }
      @media (min-width: 600px) and (max-width: 767px) and (orientation: portrait) {
        /* line 759, ../../../sass/styles.scss */
        .theKeylessEraPage #keylessEraHero h2 {
          font-size: 40px;
          line-height: 40px; } }
    /* line 766, ../../../sass/styles.scss */
    .theKeylessEraPage #keylessEraHero .overlay {
      display: block;
      /* background: url("main/images/hero_overlay.png") center center no-repeat; */
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 95; }
    /* line 774, ../../../sass/styles.scss */
    .theKeylessEraPage #keylessEraHero .animationsLoading {
      position: relative; }
      /* line 776, ../../../sass/styles.scss */
      .theKeylessEraPage #keylessEraHero .animationsLoading h1, .theKeylessEraPage #keylessEraHero .animationsLoading h1 * {
        visibility: visible; }
      /* line 779, ../../../sass/styles.scss */
      .theKeylessEraPage #keylessEraHero .animationsLoading:before {
        content: " ";
        display: block;
        background: url("main/images/loading.gif") center center no-repeat;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -16px;
        margin-top: -16px; }

/* line 795, ../../../sass/styles.scss */
.itemCarousel {
  position: relative;
  width: 97%;
  height: 340px;
  display: inline-block; }
  @media (max-width: 599px) {
    /* line 795, ../../../sass/styles.scss */
    .itemCarousel {
      white-space: nowrap; } }
  /* line 803, ../../../sass/styles.scss */
  .itemCarousel .items {
    width: 54%;
    padding: 0 30px !important; }
    @media (max-width: 599px) {
      /* line 803, ../../../sass/styles.scss */
      .itemCarousel .items {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        padding: 0 15%;
        text-align: center; } }
  /* line 814, ../../../sass/styles.scss */
  .itemCarousel .itemContainer {
    overflow: visible !important; }
    /* line 816, ../../../sass/styles.scss */
    .itemCarousel .itemContainer .itemImage {
      position: relative;
      float: left; }
      /* line 819, ../../../sass/styles.scss */
      .itemCarousel .itemContainer .itemImage img {
        position: relative; }
      /* line 822, ../../../sass/styles.scss */
      .itemCarousel .itemContainer .itemImage .clickable {
        cursor: pointer; }
      @media (max-width: 599px) {
        /* line 816, ../../../sass/styles.scss */
        .itemCarousel .itemContainer .itemImage {
          width: 100%; } }
    /* line 829, ../../../sass/styles.scss */
    .itemCarousel .itemContainer .itemDesc {
      -webkit-touch-callout: text;
      -webkit-user-select: text;
      -khtml-user-select: text;
      -moz-user-select: text;
      -ms-user-select: text;
      user-select: text;
      opacity: 0;
      position: absolute;
      z-index: 300;
      top: 0;
      right: 0;
      width: 38%;
      padding: 15px;
      /* background: url("main/images/hero_item_desc_bg.png") top left repeat; */
      text-align: left; }
      /* line 840, ../../../sass/styles.scss */
      .itemCarousel .itemContainer .itemDesc h2 {
        font-size: 46px; }
        @media (min-width: 1023px) {
          /* line 840, ../../../sass/styles.scss */
          .itemCarousel .itemContainer .itemDesc h2 {
            white-space: nowrap; } }
      /* line 846, ../../../sass/styles.scss */
      .itemCarousel .itemContainer .itemDesc h3 {
        font-size: 26px;
        display: block;
        line-height: 17px;
        padding-bottom: 12px; }
      @media (max-width: 599px) {
        /* line 829, ../../../sass/styles.scss */
        .itemCarousel .itemContainer .itemDesc {
          bottom: auto;
          width: 100%;
          background: none;
          text-align: center; }
          /* line 857, ../../../sass/styles.scss */
          .itemCarousel .itemContainer .itemDesc p {
            display: none; }
          /* line 860, ../../../sass/styles.scss */
          .itemCarousel .itemContainer .itemDesc .keylessEraCTA {
            padding: 8px 18px !important; } }
    @media (max-width: 599px) {
      /* line 814, ../../../sass/styles.scss */
      .itemCarousel .itemContainer {
        display: inline-block;
        white-space: nowrap;
        position: static; } }
    /* line 870, ../../../sass/styles.scss */
    .itemCarousel .itemContainer.invisible {
      visibility: visible;
      position: fixed;
      top: -999px;
      opacity: 1; }
  /* line 878, ../../../sass/styles.scss */
  .itemCarousel .arrow {
    position: absolute;
    width: 20px;
    height: 38px;
    top: 100px;
    z-index: 200;
    cursor: pointer; }
    /* line 884, ../../../sass/styles.scss */
    .itemCarousel .arrow.right {
      right: 40%;
      background: url("main/images/arrow-right.png") center center no-repeat; }
      @media (max-width: 599px) {
        /* line 884, ../../../sass/styles.scss */
        .itemCarousel .arrow.right {
          right: 10px; } }
    /* line 891, ../../../sass/styles.scss */
    .itemCarousel .arrow.left {
      left: 0;
      background: url("main/images/arrow-left.png") center center no-repeat; }
      @media (max-width: 599px) {
        /* line 891, ../../../sass/styles.scss */
        .itemCarousel .arrow.left {
          left: 10px; } }

/* line 901, ../../../sass/styles.scss */
#topcontrol {
  z-index: 9999 !important; }
/* added styling for positioning sidebar on blog pages */
@media (max-width: 1024px) {
  .content-area .container .content-par #sidebar{
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width:1025px) {
  .content-area .container .content-par #content{
    float:left;
    width:70%
  }
  .content-area .container .content-par #sidebar{
    float:left;
    width:18%;
    margin-left:5% !important;
  }
}


#carousel-banner.hero-carousel.carousel.slide.js-hammer-swipe[data-ride="carousel"]{
  user-select: all !important;]
  -moz-user-select: all !important;
  -webkit-user-drag: inherit !important;
  -webkit-tap-highlight-color: inherit !important;
  touch-action: inherit !important;

}

@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------------------------------------------------------------------------
    * Filename:   global.css
	* Purpose:    Global CSS file
	* Date        Dec-2013
    * Project:    IR_Schlage
	* Author:     Tata Consultancy Services -: CMS-Incubation Engineering - User Experince Team
------------------------------------------------------------------------------------------------------------------------------------------ */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del,
details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font,  footer, form, h1, h2, h3, h4, h5, h6, header,
hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp,
rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, u, ul,
var, video, xmp{border:0; margin:0; padding:0; font-size:100%}
html, body{height:100%; padding:0; margin:0; font-size:12px;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}/* Override the default (display: inline) for browsers that do not recognize HTML5 tags. IE8 (and lower) requires a shiv: http://ejohn.org/blog/html5-shiv */
table{border-collapse:collapse; border-spacing:0}
th, td, caption{font-weight:normal; vertical-align:top; text-align:left}
img{font-size:0; vertical-align:middle; -ms-interpolation-mode:bicubic}/* For IE. http://css-tricks.com/ie-fix-bicubic-scaling-for-images */
img{border:0}
svg{overflow:hidden}/* For IE9. */
li{display:list-item}/* For IE6 + IE7. */
b, strong{font-weight:bold}/* Makes browsers agree. IE + Opera = font-weight: bold. Gecko + WebKit = font-weight: bolder. */
/*html{-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */}*/
label{display:inline-block; padding:1px 10px 0 0; margin:0; vertical-align:top; min-width:10px; max-width:900px;}
*{outline:0 !important}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{margin: 0;}
/********************************************************************************************************************************************/


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/bebasneue.eot');
    src: url('../fonts/bebasneue.eot') format('embedded-opentype'),
         url('../fonts/bebasneue.woff') format('woff'),
         url('../fonts/bebasneue.ttf') format('truetype'),
         url('../fonts/bebasneue.svg#BebasNeueRegular') format('svg');
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot?') format('eot'),
	     url('../fonts/Roboto-Regular.woff') format('woff'),
	     url('../fonts/Roboto-Regular.ttf')  format('truetype'),
	     url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-Regular';
	src: url('../fonts/RobotoCondensed-Regular.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
	     url('../fonts/RobotoCondensed-Regular.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-Regular.svg#RobotoCondensed-Regular') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-Light';
	src: url('../fonts/RobotoCondensed-Light.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-Light.woff') format('woff'),
	     url('../fonts/RobotoCondensed-Light.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-Italic';
	src: url('../fonts/RobotoCondensed-Italic.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-Italic.woff') format('woff'),
	     url('../fonts/RobotoCondensed-Italic.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-Italic.svg#RobotoCondensed-Italic') format('svg');
}
@font-face {
	font-family: 'Roboto-Black';
	src: url('../fonts/Roboto-Black.eot?') format('eot'),
	     url('../fonts/Roboto-Black.woff') format('woff'),
	     url('../fonts/Roboto-Black.ttf')  format('truetype'),
	     url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
}
@font-face {
	font-family: 'Roboto-BlackItalic';
	src: url('../fonts/Roboto-BlackItalic.eot?') format('eot'),
	     url('../fonts/Roboto-BlackItalic.woff') format('woff'),
	     url('../fonts/Roboto-BlackItalic.ttf')  format('truetype'),
	     url('../fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('../fonts/Roboto-Bold.eot?') format('eot'),
	     url('../fonts/Roboto-Bold.woff') format('woff'),
	     url('../fonts/Roboto-Bold.ttf')  format('truetype'),
	     url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
}
@font-face {
	font-family: 'Roboto-BoldItalic';
	src: url('../fonts/Roboto-BoldItalic.eot?') format('eot'),
	     url('../fonts/Roboto-BoldItalic.woff') format('woff'),
	     url('../fonts/Roboto-BoldItalic.ttf')  format('truetype'),
	     url('../fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('../fonts/RobotoCondensed-Bold.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
	     url('../fonts/RobotoCondensed-Bold.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-BoldItalic';
	src: url('../fonts/RobotoCondensed-BoldItalic.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-BoldItalic.woff') format('woff'),
	     url('../fonts/RobotoCondensed-BoldItalic.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-BoldItalic.svg#RobotoCondensed-BoldItalic') format('svg');
}
@font-face {
	font-family: 'RobotoCondensed-LightItalic';
	src: url('../fonts/RobotoCondensed-LightItalic.eot?') format('eot'),
	     url('../fonts/RobotoCondensed-LightItalic.woff') format('woff'),
	     url('../fonts/RobotoCondensed-LightItalic.ttf')  format('truetype'),
	     url('../fonts/RobotoCondensed-LightItalic.svg#RobotoCondensed-LightItalic') format('svg');
}
@font-face {
	font-family: 'Roboto-Italic';
	src: url('../fonts/Roboto-Italic.eot?') format('eot'),
	     url('../fonts/Roboto-Italic.woff') format('woff'),
	     url('../fonts/Roboto-Italic.ttf')  format('truetype'),
	     url('../fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot?') format('eot'),
	     url('../fonts/Roboto-Light.woff') format('woff'),
	     url('../fonts/Roboto-Light.ttf')  format('truetype'),
	     url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
}
@font-face {
	font-family: 'Roboto-LightItalic';
	src: url('../fonts/Roboto-LightItalic.eot?') format('eot'),
	     url('../fonts/Roboto-LightItalic.woff') format('woff'),
	     url('../fonts/Roboto-LightItalic.ttf')  format('truetype'),
	     url('../fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
}
@font-face {
	font-family: 'Roboto-Medium';
	src: url('../fonts/Roboto-Medium.eot?') format('eot'),
	     url('../fonts/Roboto-Medium.woff') format('woff'),
	     url('../fonts/Roboto-Medium.ttf')  format('truetype'),
	     url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
}
@font-face {
	font-family: 'Roboto-MediumItalic';
	src: url('../fonts/Roboto-MediumItalic.eot?') format('eot'),
	     url('../fonts/Roboto-MediumItalic.woff') format('woff'),
	     url('../fonts/Roboto-MediumItalic.ttf')  format('truetype'),
	     url('../fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
}
@font-face {
	font-family: 'Roboto-Thin';
	src: url('../fonts/Roboto-Thin.eot?') format('eot'),
	     url('../fonts/Roboto-Thin.woff') format('woff'),
	     url('../fonts/Roboto-Thin.ttf')  format('truetype'),
	     url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
}
@font-face {
	font-family: 'Roboto-ThinItalic';
	src: url('../fonts/Roboto-ThinItalic.eot?') format('eot'),
	     url('../fonts/Roboto-ThinItalic.woff') format('woff'),
	     url('../fonts/Roboto-ThinItalic.ttf')  format('truetype'),
	     url('../fonts/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
}

/*Refinement for styles starts*/
h1 { font-size: 56px; font-family: BebasNeueRegular; line-height: 50px; }
h2 { font-size: 24px; font-family: 'Stag Web'; letter-spacing:1px; }
h3 { font-size: 30px; font-family: BebasNeueRegular; }
h4 { font-size: 17px; font-family: Roboto-Bold; color: #000; }
/*Refinement for styles ends*/
.roboto-regular-small { font-size: 15px; font-family: RobotoCondensed-Regular; color: #000; }
.font-size15 { font-size: 15px; }
body { font: normal 13px 'Avenir-Book'; }
.body-wrapper { background: #fff none repeat scroll 0 0; overflow-x: hidden; }
.container { max-width: 960px; }
.clr-black { color: #000 !important; }
.clr-white { color: #fff !important; }
.clr-white-robotoLight { color: #fff !important; font-family: Roboto-Light; }
.font-bold { font-weight: bold; }
.blue { color: #0081C5 !important;}
.mrgn-left20 { margin-left: 20px; }
.pad-left15 { padding-left: 15px; }
.bg-none { background: none !important; }
.border-none { border: 0 none; }
.margin-20 { margin: 20px 0px; }
.margin-10 { margin-top: 10px; }
.margin-bottom40 { margin-bottom: 40px; }
.padding-right0 { padding-right: 0; }
.width_50 { width: 50%; }
.width95 { width: 95%; }
.clearfix { clear: both; }
.font-15 { font-size: 15px !important; }
.font-38 { font-size: 38px; }
a { font-weight: normal; }
.bebasneue { font-family: BebasNeueRegular; }
.roboto-regular { font-family: Roboto-Regular; }
.robotoCondensed-regular { font-family: RobotoCondensed-Regular; }
.robotoCondensed-light { font-family: RobotoCondensed-Light; }
.robotoCondensed-italic { font-family: RobotoCondensed-Italic; }
.roboto-black { font-family: Roboto-Black; }
.roboto-blackItalic { font-family: Roboto-BlackItalic; }
.roboto-bold { font-family: Roboto-Bold; }
.robotoCondensed-boldItalic { font-family: RobotoCondensed-BoldItalic; }
.robotoCondensed-lightItalic { font-family: RobotoCondensed-LightItalic; }
.roboto-italic { font-family: Roboto-Italic; }
.roboto-light { font-family: Roboto-Light; }
.roboto-lightItalic { font-family: Roboto-LightItalic; }
.roboto-medium { font-family: Roboto-Medium; }
.roboto-thin { font-family: Roboto-Thin; }
.roboto-thinItalic { font-family: Roboto-ThinItalic; }
.robotoCondensed-bold { font-family: RobotoCondensed-Bold; }
.news-archive .contentPagePar .textExt ul { padding-left: 15px; }
/*14 April Gayatri*/
/************************************************************CSS Start************************************************************************/
/*Header*/
.navbar { margin-bottom: 0px; min-height: 0; }
/*.header-wrap { background: #0081c6 none repeat scroll 0 0; height: 12px; position: relative; z-index: 9999; }*/
.navbar-inner { background-color: none; }
.navbar .nav > li { padding: 11px 0px 0px; display: inline; float: left; }
.navbar .nav > li > a { color: #fff; padding: 0 14px 14px; line-height: 15px; }
/*neha 27*/
.navbar .nav > li:last-child > a { padding: 0px 0px 0px 14px; }
.brdr-left {padding-left: 7px !important; padding-right: 7px !important; }
/*26 March Vijita*/
/********************/
.down-arrow { width: 10px; height: 6px; display: inline-block; position: relative; left: 5px; }
.search-query { background: transparent none repeat scroll 0 0; border: 0 none; color: #4d4d4d; float: left; font-family: "Avenir-Book"; font-size: 24px; font-style: oblique; line-height: 1.1; margin: 0; padding: 14px 62px 14px 30px; text-align: center; width: 100%; }
.header-wrap .navbar-search .search-query:hover { color: #8f8f8c;}
/*26 March Vijita*/
.navbar-search .add-on { position: relative; margin-bottom: 0; padding: 4.5px 10px 4px; background: #e0e0e0; color: #8f8f8c; border-left: 1px solid #c9c9c9; left: -3px; border-radius: 0 4px 4px 0; text-decoration: none; font: normal 15px BebasNeueRegular; float: right; height: 26px; }
/*******************/
.comercial_li { margin: 5px 0 0 0; height: 28px; padding: 6px 0 0 0 !important; }
.commercial { color: rgb(0, 55, 103); font-family: "Avenir-Book"; font-size: 11px; line-height: 19px; margin-left: 70px; margin-right: 11px; margin-top: 8px; padding-right: 11px !important; padding-top: 3px; position: absolute; right: 0; top: 0; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
/*Main Navigation*/
.nav-wrap { background: #fff none repeat scroll 0 0; margin: 0 auto; max-width: 1280px; padding-bottom: 0; }
.navbar .nav { margin-right: 0 !important; }
.navbar-inner { padding-right: 0 !important; }
.main_nav { float: none; margin: 0 auto 0; padding: 0; position: static; max-width: 960px; }
/* .main_nav > ul li a { color: #003767 !important; display: block; font-family: 'Avenir-Book'; font-size: 16px; line-height: 1; padding: 0; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } */
.main_nav > ul li { display: table-cell; padding: 0 49px 0 0; }
.cq-wcm-edit .main_nav #div2, .cq-wcm-edit .main_nav #div3, .cq-wcm-edit .main_nav #div4, .cq-wcm-edit .main_nav #div5 { height: auto; }
/*neha 2Apr*/
.navbar-inner .nav > li > a:hover, .navbar-inner .nav > li > a:focus { background-color: transparent; }
/*Carousel*/
.container-hero-carousel { width: 100%; }
/*Content*/
.content-wrap { background: #fff; padding: 45px 0; }
.column-border {float: left; font-family: Roboto-Regular; margin-top: 10px; margin-bottom: 20px; /*margin-right:2%;padding:0 0 0 10px;*/ }
/*Pratiksha 18March*/
.column-border.col-md-2 { width: 20%; }
/*3 April Vijita*/
.head { margin-bottom: 15px; padding-bottom: 5px; }
/*******/

.section-title { margin-top: 20px; font-weight: normal; display: inline-block; }
/*Pratiksha 18March*/
.home .column-border { margin: 25px 0 45px; }
/*Pratiksha 18March*/
.home .redirect.offering_info .offer-info { height: 90px; }
/*14 April Gayatri*/
/*.clr-black-bullet {color:#000; background:url(../images/black_bullet_01.png) right center no-repeat;font-weight:normal; padding-right:35px; display:inline-block; line-height:26px;font-size:14px;}*/ /**commented by rohini 13-3-14 */
.top-asked .clr-black-bullet { font-size: 15px; padding-right: 6%; }
/*commented by rohini 13-3-14*/
/*Brand Info*/
.brand-info-wrap { background: #0081c5 none repeat scroll 0 0; margin: 0 auto; padding: 0 20px; width: 100%; }
.btm-logo-img { position: relative; left: -20%; }
.brand-info { float: right; font-family: 'Avenir-Book'; padding-top: 40px; }
.brand-info h2 span { color: #47a5bf; }
/*right*/

.brand-info p { font-size: 15px; }
.col-md-6 { padding-left: 0px; }
/*21 March Gayatri*/
/*****************/
.selector-info { font-size: 14px;margin-top: 0; display: inline-block; margin-bottom: 8px; }
.selector-btn { float: left; }
.selector-btn a { float: left; padding: 4px 12px 10px; display: inline-block; color: #f1f2f0; font: normal 15px RobotoCondensed-Bold; width: 162px; height: 33px; text-align: center; }
.para { min-height: 80px; }
.selector-btn a:hover { color: #fff; }
/*Footer*/
.footer-wrap { font-family: 'Avenir-Book'; margin: 0 auto; max-width: 1280px; margin: 40px auto 50px auto; width: 100%; }
.footer-wrap .footer1 { margin: 0; width: 50%; }
.footer-wrap .footer2 { float: right; margin: 0; padding: 31px 0 19px; width: auto; }
.footer1 .email { font: 17px RobotoCondensed-Regular; margin-bottom: 8px; clear: both; }
.footer1 input[type="text"] { border: 1px solid #ccc; color: #555; height: 30px; margin: 0 14px 15px 0; padding-left: 10px; width: 300px; }
.footer1 input[type="submit"] { width: 24px; height: 24px;  border: 0; position: relative; top: -2px; right: 0px; }
.footer1 .footerform input[type="submit"] { width: 24px; height: 24px;  border: 0; position: relative; top: 5px; right: 0px; }
.field { margin-left: .5em; }
/*Pratiksha 30*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.footer1 input[type="submit"] { top: 5px; }
}

.field, label { float: left; }
br { clear: both; }
input { margin-bottom: .5em; }
input.error { border: 1px solid red; }
label.error { width: auto; padding-left: 0; margin-left: 0; color: #f00; font-size: 11px; font-weight: normal; }
.bottom-nav { color: #999; float: left; padding-top: 14px; }
.bottom-nav li { display: inline; float: left; border-right: 1px solid #999; padding: 0 10px; line-height: 10px; }
.bottom-nav li a { color: #999; float: left; font: 12px/10px Avenir-Book; }
.bottom-nav li:first-child { padding: 0 10px 0 0; }
.bottom-nav li:last-child { border: 0; padding-right: 0 !important; }
/*Changes in footer 24 March*/
.social_icon { width: auto; display: inline-block; float: none; }
/**********************/
.brdr-top { float: left; }
.social_icon p { margin-top: 2%; display: inline-block; margin-right: 5%; font: 17px RobotoCondensed-Regular; width: 15%; }
/*Changes in footer 24 March*/
.social_icon ul { display: inline; margin-top: 10%; width: 80%; }
.social_icon ul li { float: left; list-style: outside none none; padding-left: 14px; }
/**********************/
.social_icon ul li a { background-color: #999; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; float: left; position: relative; }
.ali_logo { border-top: 1px solid #e6e6e6; padding-top: 16px; width: 100%; }
.ali_logo .copy-right { color: #999; float: left; height: 16px; font-size: 11px; text-align: left; width: 100%; }
.ali_logo img { vertical-align: middle; float: right; }
.targetDiv { width: 100%; float: left; display: block; margin-bottom: 20px; }
/*neha 26 mar*/
.tm_text { font-size: 70%; }
.display-block { display: block; }
.display-none, .modal-body .error.display-none{ display: none; }
/*Footer Changes 25 March*/
.footer-wrap .footer2 .social_icon ul { display: inline-block; height: 100%; margin: 0; width: auto; }
.footer-wrap .footer2 .social_icon p { font-size: 15px; }
.footer-wrap .footer2 .social_icon .see-more { display: block; width: auto; text-align: right; text-transform: uppercase; }
.footer-wrap .footer2 .social_icon a .clr-black-bullet, .footer-wrap .footer2 .social_icon a .clr-l-grey-arrow { color: #999 !important; font-family: 'Avenir-Black'; padding-right: 25px; }
.footer-wrap .footer2 .social_icon a .clr-l-grey-arrow:after { top: 0; }
/*Rohini footer changes 22-4-14*/
/***************/
/*Breadcrumb*/
.breadcrumb { margin-bottom: 0; margin-top: 10px; color: #999999; border-radius: 0; padding: 0 0 5px 2px; font-size: 12px; background: none;}
.breadcrumb > li + li:before { content: "|"; color: #999999; }
.breadcrumb > li a { color: #999; }
/* Contact Us*/
.top-wrap wtb { background: #f0f0f0; }
/* Search Box and Results */
.faq-search { margin-bottom: 54px; border-bottom: 2px solid #B5B5B5; float: left; width: 100%; }
.search .container .faq-search { margin-bottom: 5px !important; }
.search { background-color: #F0F0F0; }
.enter { float: right; font-family: Roboto-Italic; padding-top: 15px; color: #8F8F8C; }
.search-label { display: block; margin-bottom: 30px; }
.search input { margin-bottom: 0; }
.srch-icon { width: 32px; height: 34px; position: relative; top: -12px; }
.ask { background: #f0f0f0; font: 36px Roboto-Italic; color: #8f8f8c; padding: 2px 16px 10px; position: relative; top: -5px; }
.myform { width: 90%; float: left; }
.questions { width: 100%; margin: 20px 0 380px 0; }
/*rohini 19-3-14*/
.top-asked { width: 75%; }
.top-asked p { font-size: 15px; }
/* End Search Box and Results */
.service { width: 25%; padding-left: 20px; }
.retailer label { width: 43%; font-weight: normal; padding-top: 5px; }
.retailer input { width: 53%; padding: 4px 7px; border-radius: 5px; color: #; }
.find-btn { float: left; padding: 4px 12px 10px; display: inline-block; color: #f1f2f0; font: normal 15px RobotoCondensed-Bold; width: 223px; height: 33px; text-align: center; }
/* 21 March Gayatri */
.find-btn:hover { float: left; padding: 4px 12px 10px; display: inline-block; color: #f1f2f0; font: normal 15px RobotoCondensed-Bold; width: 223px; height: 33px; text-align: center; }
/*******************/

.para { min-height: 80px; }
/*Where to buy*/
/* custom inclusion tabs */
.dropdown:hover .dropdown-menu { display: block; }
.dropdown-menu { margin-top: -2px; }
.dropdown2 { border-radius: 0; width: 262px; }
#location-finder { width: 100%; display: inline-block; padding: 20px 20px 0px 10px; }
#location-finder label { float: left; font-family: Roboto-Italic; color: #fff; font-weight: normal; margin: auto 10px; }
#location-finder input { float: left; font-family: Roboto-LightItalic; color: #979794; font-weight: normal; border-radius: 4px; padding: 0 3px; width: 120px; }
.tab-pane .white-bg { background: #fff; }
#location-finder input[type="button"] { border: 1px solid #21b4e3; background: #343433; color: #fff; font-family: RobotoCondensed-Regular; padding: 3px; text-align: center; width: 97%; margin-left: 7px; margin-top: 3%; box-shadow: 1px 1px 1px #666; }
.search-result { display: block; background: #fff; min-height: 200px; margin: 10px; padding: 15px 10px; font: 12px normal; font-family: Roboto-Regular; }
.search-result .heading { font: 16px RobotoCondensed-Regular; display: block; }
.dropdown-menu1 { width: 250px;  border-radius: 0; left: -70px; border: 10px solid rgba(255, 255, 255, .5); -webkit-background-clip: padding-box; /* for Safari */ background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */ border-top: 0; padding: 0; margin-top: 1px; }
.dropdown-menu1 li {  margin: 0; padding: 10px; }
.dropdown-menu1 .heading { font: 16px RobotoCondensed-Regular; display: block; line-height: 300%; margin-bottom: 3%; }
#location-finder1 { width: 100%; display: inline-block; padding: 10px 10px 0px 0px; font: normal Roboto-Regular; }
#location-finder1 input { float: left; font-family: Roboto-LightItalic; color: #979794; font-weight: normal; border-radius: 4px; padding: 0 3px; width: 49%; }
#location-finder1 input[type="button"] { border: 1px solid #21b4e3; background: #343433; color: #fff; float: left; font-family: RobotoCondensed-Regular; padding: 1px; text-align: center; width: 45%; margin-left: 10px; box-shadow: 1px 1px 1px #666; }
#location-finder1 a { cursor: pointer; background-color: #3d3d3d; font-weight: normal; color: white; background: -moz-linear-gradient(top, #3d3d3d 0%, #3d3d3d 50%); /* firefox */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d3d3d), color-stop(50%,#3d3d3d)); /* webkit */ padding: 2px 15px 2px 15px; border-radius: 5px !important; -webkit-border-radius: 5px !important; border: 1px solid #00a9e0; margin-left: 10px; }
.wtb { margin-bottom: 30px; }
.wbt_heading { font: normal 56px BebasNeueRegular; margin: 10px 0; }

.tab-content > .tab-pane, .pill-content > .pill-pane { display: none; }
.tab-content > .active, .pill-content > .active { display: block; }
.nav-tabs { border-bottom: 0; }
/*Pratiksha 24*/

.nav-tabs { border-bottom: 0px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: 1px; width: 270px; text-align: center; margin-right: 20px; }
/*Pratiksha 24*/
.nav-tabs > li > a { padding: 6px 0; line-height: 25px; border: 1px solid #d7d7d7; border-radius: 4px 4px 0 0; color: #b1b1b1; font-family: BebasNeueRegular; font-size: 20px; }
/*Pratiksha 24*/
.nav-tabs > li.active { -moz-box-shadow: 0 1px 17px -9px #000000; -webkit-box-shadow: 0 1px 17px -9px #000000; box-shadow: 0 -2px 17px -9px #000000; }
/*Pratiksha 24*/
.nav-tabs > li > a:hover { border-color: #0077c8; background-color: #0077c8; color: #fff; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #0077c8; border: 1px solid #dddddd; border-bottom-color: transparent; }


.tab-content #two { background: #fff; }
.pos_rel { position: relative; }
.testdiv { display: none; position: absolute; top: 20px; left: 5px; width: 100px; z-index: 999; }
.brand-logo { float: left; margin: .2% 2%; }

.search-content-area .nav-tabs { border-bottom: 0px solid #dddddd; }
.search-content-area .nav-tabs > li { float: left; margin-bottom: 1px; width: auto; text-align: center; margin-right: 0; }
/*Bhargav.K*/
.search-content-area .nav-tabs > li > a { padding: 6px 0; line-height: 25px; border: 1px solid #d7d7d7; border-radius: 4px 4px 0 0; color: #b1b1b1; font-family: BebasNeueRegular; font-size: 20px; }
/*Pratiksha 24*/
.search-content-area .nav-tabs > li.active { -moz-box-shadow: 0 0 0 0 #000000; -webkit-box-shadow: 0 0 0 0 #000000; box-shadow: 0 0 0 0 #000000; }
/*Bhargav.K*/
.search-content-area .nav-tabs > li > a:hover { border-color: #0077c8; background-color: #0077c8; color: #fff; }
.search-content-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #0077c8; border: 1px solid #dddddd; border-bottom-color: transparent; }
.search-content-area .tab-content #two { background: #fff; }

/**** Classes For Slider ****/
.carousel-text { height: 250px; width: 450px; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-text-new { position: static; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-text-buttons { width: 960px; margin: 110px auto; align: center; }

.container-hero-carousel .carousel-text-buttons { width: 960px; margin: auto; align: center; }

.container-ind-div { width: 960px; position: absolute; }
.carousel-inner { height: auto; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { display: block; height: auto; line-height: 1; }

.container-hero-carousel .carousel-inner > .item > img,
.container-hero-carousel .carousel-inner > .item > a > img { display: block; height: auto; max-width: none; line-height: 1; }
.container-banner-carousel { width: 100%; }
.container-banner-carousel .carousel-inner { height: auto; width: 100%; }
.container-hero-carousel .carousel-caption { color: #FFFFFF; margin: 110px auto 0; left: 41%; position: absolute; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); top: 0; width: 500px; z-index: 10; }

.container-banner-carousel .carousel-text { height: 250px; width: 350px; margin-top: 100px; float: left; position: relative; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.content-spot {height: 210px; left: 0; margin: 466px auto 0; position: absolute; top: 0; width: 100%; }
.content-spot .content-spot-pos { width: 960px; margin: 0 auto; position: relative; }
.content-spot ul { padding: 10px 0px 0px 10px; }
.content-spot ul li { display: inline; }
a.btn {  box-shadow: none; }
a.btn:hover { background: none; box-shadow: none; }
a.btn:active { background: none; box-shadow: none; }
.pos-rel1 { position: absolute; left: 10; }
.pos-rel2 { position: absolute; left: 303px; }
.pos-rel3 { position: absolute; left: 595px; }
.pos-rel1 a.select-nav-anc, .pos-rel2 a.select-nav-anc, .pos-rel3 a.select-nav-anc { position: absolute; bottom: 15px; left: 30%; z-index: 99; }
.select-nav-anc span { display: inline-block; padding-right: 24px; font: 17px RobotoCondensed-Regular; color: #66CCE8; }
/*Prducts Page*/
.border-bottom { float: left; width: 100%; }
.banner-product { height: 400px; }
.productimage { position: relative; top: -2px; width: 61%; left: -9%; }
/*Pooja 04/06/2015*/
.productimageBanner { position: relative; top: -18px; width: auto; }
/******************/
/*21 March Gayatri*/
.breadcrumb-wrap { position: relative;  margin-bottom: 20px; }
/*****************/
.banner-product .breadcrumb > li + li:before { content: ">"; color: #fff; }
.banner-product .breadcrumb > li.active-breadcrumb { color: #fff; }
/*3 April Vijita*/
/*.banner-text {font-size:56px; color:#fff; text-transform:uppercase; font-family:BebasNeueRegular;line-height:48px;margin-bottom:0;}*/
/**********/
.product-info { width: 39%; text-align: left; margin-top: 5.6%; color: #fff; position: relative; left: -7%; }
/*Pratiksha 18March*/
/*Pooja 04/06/2015*/
/*.product-info-banner{width:39%;text-align:left;margin-top:5.6%;color:#fff;position:relative;}*/ /*Pratiksha 18March*/
.product-info-banner { width: 360px; text-align: left; margin-top: 3.6%; color: #fff; position: relative; }
/*****************/
/*3 April*/
.sub-head { font-family: 'Avenir-Book';
    font-size: 16px; color: #fff; }
/*rohini 10-4-14*/
.sub-head-black {     font-family: 'Avenir-Book';
    font-size: 16px;
    color: #000; }
/*rohini 10-4-14*/
.sub-head-blue { font-family: 'Avenir-Book';
    font-size: 16px; color: #00a9e0; }
/*rohini 10-4-14*/
/*********/
#exterior { padding-top: 4px; display: block; }
/*Rohini 23-4-14*/
#interior { padding-top: 4px; display: inline-block; position: relative; left: -20px; }

/*PDP Deadbolt*/
.deadbolt-content .col-md-3 .title_link { color: #000; }
.back-to-list { padding-bottom: 10px; }
.drop-arrow-instore { height: 100px; position: relative; top: -69px; }
.drop-arrow-online { height: 100px; position: relative; top: -69px; }
.bottom-shadow { height: 40px; }
.expanded { position: relative; top: -80px; }
.retailer-tabs { padding-left: 29%; }
.icons { margin: 30px 0 30px; }
.width-100 { width: 100%; }
.margin-right-10 { margin-right: 10px; }
#email-icon { width: 29px; height: 13px; display: inline-block; }
#print-icon { width: 20px; height: 18px; display: inline-block; margin-left: 10px; margin-top: -5px; }
.retailer-collapsible { display: none; background: #fff; margin-top: 40px; }
.bottom-wrap { margin-top: 40px; }
.pdp li a { margin-right: 6%; padding: 7px 25px; font: 18px BebasNeueRegular; }

/*changes by lijine starts*/
/*Drawer*/
.mainmenu-wrap { background-color: rgba(250, 250, 250, 0.95);  display: none; left: 0; margin-left: 0; padding: 0 15px; position: absolute; top: 88px; width: 100%; z-index: 23; }
.targetDiv { width: 100%; float: left; margin-bottom: 40px; display: none; }
.mainmenu-wrap .targetDiv .col-md-3 { border-left: 1px solid #fff; border-top: 1px solid #fff; padding: 0; }
.text-bg { width: 100%; height: 27px; display: block; position: absolute; color: #fff; font-size: 15px; line-height: 25px; bottom: 0px; left: 1px; padding-right: 35px; }
/*neha 27*/
.text-bg a { color: #fff !important; }
/*Products*/
.slider {  margin-top: 20px; width: 60%; }
.thumbnails { background-color: #e5e5e5; display: inline-block; float: left; position: relative; }
.thumbnails a { display: inline-block; width: 100%; height: 100%; overflow: hidden; }
.product-img { clear: both; display: block; float: left; margin-bottom: 0; overflow: hidden; padding-top: 10px; width: 100%; line-height: 100px; }
.product-img img { max-width: 100%; }
.product-img{text-align: center;}
/*.prod-info{position:absolute;bottom:12px;right:40px;color:#000;display:inline-block;font-family:Roboto-Light;font-size:12px;
width:50%;text-align:right;line-height: 14px;top:80px;}rohini 20-3-14*/
.horizontal-sep {  width: 98%; height: 3px; margin: 10px 0; }
/*Product Selector*/
.prod-select { padding-left: 10px;  margin-top: 20px; width: 40%; }
.head-text { top: -10px; position: relative; }
.links { overflow: hidden; padding: 20px 0 22px 0px; margin-bottom: 0; width: auto !important; }
/*neha 27*/
.links div { width: auto; padding: 5px 0; }
.links div:first-child { padding-right: 10px; margin-right: 10px; }
/*neha 27*/
.links ul li { display: inline; }
.margn-btm0 { margin-bottom: 0px; }
.pad-top10 { padding-top: 10px; }
.width_46 { width: 46%; }
.margn-right12 { margin-right: 12px; }
/*.clr-white-bullet{background:url(../images/nav-drwer-bullet.png) right center no-repeat; padding-right:27px; display:inline-block; top:4px;
width:19px ;height:20px;position:absolute;}*/ /*Commented by rohini 19-4-14*/
.commercial-prod {  padding-right: 30px; font-size: 15px; }
.font-14 { font-size: 14px; }
.prod-selector-img { display: inline-block; width: 173px; height: 120px; position: relative; padding: 1px; border: 0px solid #00a9e0; }
/*neha 26*/
.height-136px { height: 136px; }
a.prod-selector-img img { width: 170px; height: 120px; border: 1px solid transparent; border-radius: 5px; float: left; }
/*Pratiksha 26*/
a.prod-selector-img:hover img { border: 1px solid #00a9e0; border-radius: 5px; width: 170px; height: 120px; -moz-box-shadow: 0 0 5px #3ACEFF; -webkit-box-shadow: 0 0 5px #3ACEFF; box-shadow: 0px 0px 5px #3ACEFF; }
/*Pratiksha 26*/
/*Style*/
.style-select { padding-left: 15px; margin-top: 20px; width: 40%; }
.slider1 .thumbnails { height: 100% !important; width: 100% !important; }
/*.style-info{position:absolute;bottom:25px;right:-21px;color:#000;display:inline-block;font-family:Roboto-Light;font-size:12px;
width:85%;line-height:14px;}*/
.finishes-txt { text-align: right; right: 35px !important; }
/*Electronics*/
.width-100 { width: 100%; }
.electronic-info { bottom: 0; color: #000; display: block; float: left; font-family: "Avenir-book"; font-size: 14px; line-height: 17px; overflow: hidden; padding: 0 20px 12px; position: absolute; text-align: center; text-transform: none; width: 100%; }
/*Suport*/
/*.support-info{position:absolute;bottom:35px;right:40px;color:#000;display:inline-block;font-family:Roboto-Light;font-size:12px;
width:49%;text-align:right;line-height: 14px;}/*rohini 20-3-14*/
/*changes made by lijine start*/
.navigate { width: 70%; margin: 0px 0 0 -15px; }
/*changes made by lijine end*/
.navigate ul { padding-left: 15px; list-style: none; }
/*Ketki 2April*/
.navigate ul li { margin-top: 4px; padding: 1px 0px 2px 12px; }
.navigate ul li a { font: normal 16px RobotoCondensed-Regular; color: #000; }
.navigate ul li:hover {  padding: 1px 0px 2px 12px; }
/*Trade Professionals*/
.trade { width: 40%;  margin: 40px 0 30px; padding-left: 35px; }
.trade-commercial { padding: 10px 0px; }
.width_70 { width: 70%; }
/**/
.Mainmenu-wrap .col-md-2 { width: 20%; }
/*changes by lijine ends*/

/*Trade Professionals by Pallavi*/
.trade-professionals-img { left: 0; position: relative; top: 0; width: 50%; height: auto; }
/*.trade-professionals-info{margin-top: -32%;}*/
.trade-margin { margin-bottom: 2% !important; }
/*By Pallavi*/
/****** PDP Page ******/
.deadbolt-product { padding-bottom: 20px; margin-bottom: 30px; }

/*.deadbolt-product .product-info{height:300px;color:#fff;  left: 4%; margin-left: 40%; margin-top: 6%; position: absolute; text-align: left; width: 45%;}*/
/*chnages done by lijine for product category*/

/*21 March Gayatri*/

.deadbolt-product .product-info { height: 300px; color: #fff; left: 0; margin-left: 40%; margin-top: 6%; position: absolute; text-align: left; width: 60%; }

/*****************/

.deadbolt-product .breadcrumb > li + li:before { content: ">"; color: #fff; }
.install_area { position: relative; top: 50px; left: 12%; padding-bottom: 20px; display: inline-block; }
.install_layer { border: 1px solid #a6a6a6; padding: 4px; position: relative; height: 134px; width: 230px; }
.install_layer span { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); position: absolute; top: 4px; left: 4; display: block; width: 96%; color: #919191; font-size: 10px; padding: 3px 5px; }
.install_desc { width: 250px; color: #fff; font-family: Roboto-Light; margin: 0 0 0 15px; }
/*3 April*/
.install_desc p { display: block; font-family: RobotoCondensed-Bold; font-size: 17px; color: #000; margin-top: 24px; }
/*********/

/*.install_desc .clr-black-bullet {color:#fff; background:url(../images/black_bullet_01.png) right center no-repeat; padding-right:33px; display:inline-block; line-height:30px !important; font:17px RobotoCondensed-Bold; margin-top:5px;} commented by rohini 13-3-14*/
.bg-right {  margin-top: 48px; }
.pad-right-20 { padding: 0 20px 0 0 !important; }
.pad-left-19 { padding-left: 19px; }
/*Changes cannot be done for h2*/
.left_menu_header { font-family: 'Stag Web'; font-weight: 700; color: #000; letter-spacing:1px; }
/*changed by rohini*/
/************/
a.left_menu_header:hover { text-decoration: underline; }

.deadbolt-content .offer-info { color: #000; }
/*Pratiksha 18 March*/
.deadbolt-content .col-md-3 img { margin-bottom: 7px; }
.deadbolt-content .clearfix img { position: relative; top: -8px; }
.margin-bottom60 { margin-bottom: 60px; }
.margin-bottom90 { margin-bottom: 90px; }
.deadbolt-content .container .clearfix img.img-right { float: right; }
.back-button { display: none; float: left; }

/*21 March Gayatri*/
.back-bt { margin-right: 5px; border-right: 1px solid #aaaaaa; }
/* padding:3px 18.5px 36px;*/
/*******************/

.back-bt img { position: relative; top: 15px; }

.sub-heading { font: 15px RobotoCondensed-Regular !important; color: #000; margin-top: 3%; padding-left: 10px; display: block; }
/*Pratiksha 20*/ /*Vijita 24apr*/
.desc { font-family: 'Avenir-Book'; color: #000; font-size: 14px;  display: block; }
/*3 April*/
.product-text h2 { color: #000; display: block; }
/***********/
/*.deadbolt_bottom_container .clr-black-bullet {color:#000; background:url(../images/black_bullet_01.png) right center no-repeat; padding-right:27px; display:inline-block; line-height:30px !important; font:15px RobotoCondensed-Bold;}commneted by rohini 13-3-14*/
.zero-pad { padding: 0 0px !important; }
.ten-pad { padding: 0 0px !important; }

/*.deadbolt-content .product-selector{background:url(../images/prdct-selctr-bg.png) left top no-repeat;float:left;height:178px;margin:28px 0 51px 0;width:auto}
.deadbolt-content .product-text{width:37%;margin-left:70px;margin-top:26px; font-family:Roboto-Light;}
.deadbolt-content .product-type{width:50%}
.deadbolt-content .product-text a{color:#fff !important;}
Ketki 14 April*/
.deadbolt-product .active-breadcrumb { color: #FFFFFF; }
.deadbolt-content .column-border { float: left; margin-top: 10px; font-family: Roboto-Regular; margin-bottom: 23px; }
/*Pratiksha 19*/
.deadbolt-content .border-bottom { margin-bottom: 10px; }
/*Pratiksha 19*/
/****************Product Selector *************/
.product_detail {  height: 250px; }
.product_detail .container { position: relative; }
.product_detail .breadcrumb { position: relative; z-index: 2; }
.product_detail .breadcrumb > li + li:before { content: ">"; color: #fff; }
.product_detail .product-info { left: 0; margin: 3.5% 0; position: relative; z-index: 5; }
.pdp_banner_img { position: absolute; right: 0; top: 0; z-index: 0; }
.panel-default > .panel-heading, .panel, .panel-default { background: none; border: none; }
/*4 April Not sure*/
.panel-title { /*font-size:38px; font-family:BebasNeueRegular;*/ color: #767676; }
/***********/
/**************/
/***************** Classes for left menu start *************
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/ font-family: Roboto-Medium; background: rgba(218, 218, 218, .4); margin: 4px 0 0 0; padding: 7px 30px; border: 0px solid #cccccc; cursor: pointer; color: #000; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.menuheader:hover { /*hover state CSS*/ color: #000; background: #aed7e2; }
.expandable { /* background: url(../images/inactive-header.gif) 5% 50% no-repeat rgba(218, 218, 218, .4) !important; */ }
.expandable:hover { /* background: url(../images/active-header.gif) 5% 50% no-repeat #aed7e2 !important; */ }
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/ font-family: Roboto-Medium; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: url(../images/active-header.gif) 5% 50% no-repeat #aed7e2 !important; }
.arrowlistmenu ul { /*CSS for UL of each sub menu*/ list-style-type: none; margin: 0; padding: 0; margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/ }
.arrowlistmenu ul li { padding-bottom: 2px; /*bottom spacing between menu items*/ }
.arrowlistmenu ul li a { padding: 3px 20px 3px 30px; color: #000; background: none; border: 0px solid #cccccc; border-top: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; display: inline-block; width: 100%; }

.arrowlistmenu ul li a:visited { color: #000; }

.arrowlistmenu ul li a:hover { /*hover state CSS*/ color: #000; background-color: #F3F3F3; }
.arrowlistmenu .openheader:hover { background-repeat: no-repeat; background-position: 5% 50%; }


/********* Classes Added **********/
.border_bottom { border-bottom: 1px solid #cacaca; padding: 25px 0 25px 0; }
.faq-search input { margin-bottom: 0; }
.questions li { margin-top: 5px; margin-left: 15px; }
.service p { margin-bottom: 10px; }
.pad-bottom5 { padding-bottom: 5px !important; }
.product-wrap .column-border { /*margin-top:10px;  margin-bottom:30px;Pratiksha 18March*/ }
.product-wrap.border-bottom { margin-bottom: 52px; }
.product-wrap .column-border .offer-info { height: 40px; }
/*Ketki 2April*/
/*Ketki 2April*/
a:hover { color: #00a9e0; }
.nav .active { color: #000 !important; }
.navbar .nav > li > a:hover { color: #000; }
.navbar-default { background: none; border: 0; }
/*25 March Gayatri*/
#topcontrol { bottom: 145px !important; z-index: 2; }
/*****************/


@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .navbar-search .add-on { padding: 4px 10px 5px; top: -1px; }
.commercial-prod { font-size: 16px; }
/*.main_nav ul li { padding:51px 2.5% 13px;}*/ /*neha 28 Mar*/

}

/************************* Classes For Responsive Layouts**********************************/
#navbar_resized { display: none; float: left; }
.navbar_togglecustom { border: 0 none !important; }
.search-icon.col-md-2 { background: rgba(0, 0, 0, 0) url("main/images/search-small.png") no-repeat scroll 0 0; float: right; cursor: pointer; height: 23px; padding: 0; position: absolute; right: 19px; top: 16px; width: 23px; }
.search-div { display: none; }
.marginleft125 { margin-left: 125px; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: none; }
.navbar-headermob { overflow: hidden;  padding: 18px 10px 9px 5px; }
.home-img { width: 100%; }
.margin-bottom10 { margin-bottom: 10px; }
.navbar-default .navbar-toggle .icon-bar {  height: 4px; width: 20px; }


/*About Us*/

.content-background .content-par { margin: 20px 0; }
/*4 April*/
/*.content-background .nav-temp-content .column-border .border-bottom .head{font-size:30px}*/
/***********/
/*.productimage { position: relative;top: -2px;width:61%;left:-9%;}  */
.navtemplate-banner { clear: both; position: relative; overflow: hidden; }
.navtemplate-banner .breadcrumb > li + li:before { content: ">"; color: #fff; }
.navtemplate-banner .breadcrumb > li.active-breadcrumb { color: #fff; }
.navtemplate-info { color: #FFFFFF;  text-align: left; }
/*25-Apr-14*/

/*.content-background{background:url(../images/Page_bg.png) repeat #F0F0F0;margin-left: 196px;margin-top: -452px;padding-left: 0%;position:absolute;width: 960px;border: 5px solid #FFFFFF;}*/ /**changed buy rohini 20-3-14*/

/* 20 March Gayatri */
.content-background { padding-left: 1.7%; border: 5px solid #FFFFFF; float: left; margin-top: -455px; position: relative; z-index: 2; width: 960px; }
/*****************/

/*.navtemplate-info .clr-black-bullet{background: url("../images/black_bullet_01.png") no-repeat scroll right center rgba(0, 0, 0, 0);color: #fff;display: inline-block; font-size: 14px;line-height: 26px; padding-right: 5%;margin-top:10px;} commented by rohini 13-3-14*/
.content-background .column-border.col-md-2 { padding-left: 13px; padding-right: 13px; width: 25%; }
/*changed by rohini 14-3-14*/
/*4 April*/
.content-background div .head { background: none; /*font-size:30px;*/ }
/************/
.content-background .column-border div .offer-info { font: 13px Roboto-Light; width: 80%; margin-bottom: 18px; min-height: 0; width: 95%; color: #000; }
.content-background :first-child + .column-border + .column-border + .column-border { background: none; }
.content-background .date { font-size: 17px; margin-top: 13px; text-decoration: none !important; }
.content-background .social_icon { padding-bottom: 12px; width: 100%; background: none; margin-top: 9.5%; }
.content-background .social_icon ul li { margin-right: 15px; }
.content-background .social_icon .social_secondrow.icon4, .icon5, .icon6 { margin-top: 15px; }
.content-background :first-child + .column-border + .column-border div p.offer-info { margin-bottom: 58px; }
.content-background .navtemplate_allegion_logo { margin-bottom: 11%; margin-left: 13%; }

/* 21 March Gayatri */
.navtemplateimage { overflow: hidden; /* top:-96px; */ max-width: 960px; width: 100%; margin: 0 auto; }
/*25-April-14*/
/******************/

.content-background .nav-temp-content .column-border { float: left; font-family: Roboto-Regular; margin-bottom: 20px; margin-right: 0%; margin-top: 0px !important; }
/*changed by rohini 14-3-14*/
/*New Change*/
.content-background .followUs { height: 100px; }
.content-background .nav-temp-content .column-border .parsys { background: 0 none; }
.content-background .nav-temp-content :first-child + .column-border + .column-border { padding-bottom: 3px; }

/*About Us Changes 7th March By Gayatri*/

.about-trade-info { color: #FFFFFF; margin-top: 4%; position: relative; text-align: left; width: 75%; z-index: 9; }
/*.about-trade-info .clr-black-bullet{background: url("../images/black_bullet_01.png") no-repeat scroll right center rgba(0, 0, 0, 0);color: #fff;display: inline-block; font-size: 14px;line-height: 26px; padding-right: 5%;margin-top:10px;}commented by rohini 13-3-14*/

/*21 March Gayatri*/
.about-trade-image { position: absolute; top: 0px; height: 883px; right: -80px; width: 650px; overflow: hidden; top: -125px; }
/*changed by rohini 19-3-14*/
/*********************/
/*End of About Us Changes 7th March By Gayatri*/


/*End of About Us */


/*cq5*/
.tab-pane .white-bg { background: #FFFFFF; }
.regular-text { color: #90908c; display: inline-block; float: left; font-family: "Avenir-Book"; font-size: 11px; text-align: left; width: 100%; }
.ali_logo .text { float: left; }
/**/
/*.wtb h1{margin:10px 0;font:normal 56px BebasNeueRegular ;}*/
.wtb h1 { margin: 10px 0; }
/***********/

/*21 March Gayatri*/
/*.home .parsys .colctrlBootstrap .col-md-6:first-child{margin-left:0px!important;width:48.9%!important;}*/
.home .parsys .colctrlBootstrap .col-md-6:first-child { margin-left: 0px !important; }
/*.home .parsys .colctrlBootstrap .col-md-6{margin-left:20px!important;width:48.9%!important;}*/
.home .parsys .colctrlBootstrap .col-md-6 { margin-left: 0 !important; }
/*width:48.9%!important;*/
/***************/
sup { font-size: 7px;  }
.footer1 .footerform { float: left; padding-bottom: 10px; width: 100%; }
.footer1 .footerformOOTB {  width: 100%; margin-bottom: 25px; border-radius: 4px; background: #f0f0f0; border: 1px solid #ccc; padding: 0 0 5px 0; height: 37px; }
a span.clr-black-bullet:hover { /* color: #00A9E0!important; */ }
a span.clr-black:hover { /* color: #00A9E0!important; */ /* text-decoration:underline; */ }
.content-background .social_icon ul { float: none; }
.content-background .social_icon ul li a { margin-bottom: 15px; }
.content-background :first-child + .column-border + .column-border + .column-border div.text img { margin-bottom: 11%; margin-left: 13%; }
.navtemplate-banner .breadcrumb-wrap { float: left; }

/************ Touch Screen Slider start *************/

.ts-slider-img { float: left; padding-top: 40px; margin-bottom: 110px; position: relative; }
.plus-hotspot { position: absolute; width: 37px; height: 37px; }
.ts-slider-desc { width: 380px; float: left; height: 470px; padding-left: 74px; margin-left: 5px; padding-top: 162px; }
.ts-main-heading { font-size: 42px; display: block; color: #000; line-height: 80%; font-family: BebasNeueRegular; }
/*Ketki 2April*/
.ts-main-heading-desc { font-size: 13px; display: block; color: #000; line-height: 130%; margin-top: 3px; }
.ts-subcontent { margin-left: 25px; padding-top: 7px; }
.ts-subcontent-heading { font-size: 21px; display: block; color: #000; line-height: 90%; margin-top: 25px; text-transform: uppercase; }
.ts-subcontent-desc { font-size: 7px; display: block; color: #000; line-height: 100%; }

/************ Touch Screen slider End **************/



/******************************Company History page**********************************************/
.banner-content-template { height: 250px; }
.banner-content-template .container { position: relative; }

/*27 March Vijita*/
/*3 April*/
/*9 April*/
/*.content-template-image{bottom:-71px;left: 42%;position: absolute;}*/
.content-template-image { height: 250px; position: absolute; right: -30px; top: 10px; width: 600px; }
/******/
/**************/
.banner-content-template .breadcrumb > li + li:before { content: ">"; color: #fff; }
.banner-content-template .breadcrumb > li.active-breadcrumb { color: #fff; }
/*3 April*/
/*9 April*/
.banner-content-template .container { position: relative; }
.content-temp-info { color: #FFFFFF; margin-top: 35px;  width: 40%;}
/***/
.content-template .news { margin-top: 40px; }
.content-template .arrowlistmenu .menuheader { width: 200px !important; }
/*3 April*/
/*.content-template h1{color:#000; font-family:BebasNeueRegular; font-size:34px; }*/
/******/

/*.content-template .left_menu_header{color:#000;margin-left:2px;}commented by rohini 19-3-14*/
.content-temp_title_header { display: none; height: 49px; }
.content-temp_title_header p { font-size: 24px; display: inline; padding-left: 20px; position: relative; top: 6px; }
.content-temp_header_back { border-right: 1px solid #AAAAAA; display: inline-block; padding: 18px 3%; }
.content-temp-top-shadow {  height: 100px; width: 100%; position: relative; bottom: 19px; left: 2.5%; margin-bottom: -32px; }
.content-temp-history .arrowlistmenu ul li a { width: 96%; }
.content-temp-top-text { font-size: 13px; }
.content-temp-year { padding: 110px 0 0 20px;}
.content-temp-year p { font-size: 93px; color: #000; opacity: 0.075; text-align: right; padding: 30px 20px 0 0; }
/*14 apr vijita*/
.content-temp-image { border-right: 1px solid #d6d6d6; min-height: 142px; padding: 18px 20px 92px 0; }
/*14 apr neha*/
.content-temp-bor-right { left: 8px; }
/*rohini 7-4-14*/
/*neha 14 apr*/
.content-temp-title { display: block; font-size: 24px; color: #000; padding: 0 0 26px; }
/*14 apr vijita*/
.content-main-img img { position: relative; width: 100%;}
.content-temp-text { border-left: 1px solid #d6d6d6; left: -1px;padding: 0 0 0 20px; position: relative; }
/*14 apr vijita*/ /*25 apr Vijita*/
.content-temp-year-image { padding: 0; position: relative; left: -10px; overflow: hidden; }
/*neha 14 apr*/
/*25 apr Vijita*/
/*neha 14 apr new change for company history*/
.ch-top-arrow-left { height: 28px; }
.ch-top-arrow-right { height: 28px; }
.ch-scroll-text { height: 20px; width: 101px; margin-left: 29.5%; }
.ch-bottom-line {height: 75px; }
.ch-bottom-line-left { height: 75px; }
.ch-bottom-line-container { position: relative; bottom: 72px; }
/*neha 14 apr new change for company history end*/

/*21 March Gayatri*/
/****************/
.menuheader a.content-temp-menuheader-active { font-weight: bold !important; }
.content-main-img { border: 1px solid #d6d6d6; float: left; padding: 3px; width: 100%; }
/************* News Events *************************/
.news-events .news div:first-child + div .text span.clr-black-bullet { margin-bottom: 30px; }


.news-events .news { margin-top: 40px; }
.news-events .arrowlistmenu ul li a { padding: 1px 20px 1px 30px; }
.news-events .arrowlistmenu .menuheader { width: 200px !important; }
/*3 April*/
/*.news-events h1{color:#000; font-family:BebasNeueRegular; font-size:34px; }*/
/***********/

.news-events .content-box { display: block; margin-top: 29px; padding-bottom: 5px; }
.news-events .content-box div.border-bottom { padding-bottom: 5px; margin-bottom: 10px; }
.news-events .content-box .heading { font-family: roboto-regular; font-size: 14px; color: #00a9e0; line-height: 18px; display: inline-block; width: 90%; }
/*rohini 27-3-14*/
.news-events .content-box .ex-link { display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -5px; right: -13px; }
.news-events .content-box .video-link { display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -5px; right: -13px; }
.news-events .content-box .pdf-icon { font-size: 12px; color: #8f8f8c; display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: 2px; margin-bottom: 5px; }
/*9 apr neha*/
.news-events .content-box .pdf-icon a { vertical-align: bottom; float: left; margin-right: 4px; }
.news-events .content-box .date { margin-bottom: 6px; font-family: Roboto-Italic; font-size: 12px; color: #8f8f8c; }
.news-events .content-box .news-brief { font-family: Roboto-Light; font-size: 13px; color: #000; }
.news-events span.clr-black-bullet { margin-top: 15px; }
/*commented by rohini 13-3-14*/
.news-events .margin-top-bot { margin: 13px 0 60px; font-family: RobotoCondensed-Bold; }

.news-events .events-heading { font-family: BebasNeueRegular; font-size: 34px; border-bottom: 1px solid #000; border-top: 1px solid #000; color: #000; padding: 5px 0 0px 0; }
.news-events .schlage-events { padding: 38px 0px 0 0px; margin-left: 20px; overflow: hidden; }
/*chnages by lijine*/
.news-events .schlage-events .margin-top-bot { margin: 11px 0 0 0; width: 80%; }
.news-events .schlage-events .event-content { font-family: Roboto-Regular; }
.news-events .schlage-events .event-content .heading { font-family: RobotoCondensed-bold; color: #000; font-size: 15px; display: block; margin: 30px 0 2px 0; }
.news-events .schlage-events .event-content .hlink { display: block; margin: 0 0 4px; }
.news-events .schlage-events .event-content .hlink a, .content-box .border-bottom .heading a { color: #00a9e0; line-height: 100%; }
.news-events .schlage-events .event-content .hlink a:hover, .content-box .border-bottom .heading a:hover { text-decoration: underline; }
.news-events .schlage-events .event-content .venue { display: block; font-family: RobotoCondensed-bold; color: #000; margin: 0 0 2px; }
.news-events .schlage-events .event-content .details { font-family: Roboto-Light; color: #000; display: block; }
.news-events .schlage-events .fe-heading { font-family: BebasNeueRegular; color: #000; font-size: 24px; display: block; margin: 40px 0 30px; }
.news-events .schlage-events .featured-events .heading { font-family: RobotoCondensed-bold; color: #000; font-size: 15px; display: block; margin: 0px 0 2px 0; }
.news-events .schlage-events .featured-events .hlink { display: block; margin: 0 0 4px; }
.news-events .schlage-events .featured-events .hlink a { color: #00a9e0; line-height: 100%; }
.news-events .schlage-events .featured-events .hlink a:hover { text-decoration: underline; }
.news-events .schlage-events .featured-events .venue { display: block; color: #000; font-family: RobotoCondensed-bold; margin: 0 0 2px; }
.news-events .schlage-events .featured-events .details { font-family: Roboto-Light; display: block; color: #000; margin-bottom: 5px; }
/*changes done by rohini 14-3-14*/
/*Changes start khushbu*/
.col-lg-3.col-xs-12.col-sm-4.zero-pad.events { width: 25%; }
.news-events .news { margin-top: 40px; float: left; width: 50%; padding-left: 15px; padding-bottom: 60px; }
.news-events .content-box { display: block; margin-top: 41.2px; padding-bottom: 5px; }
.mobileonly { display: none; }
.mobilehead { display: block; font-size: 21px; font-weight: normal !important; line-height: 20px; outline: medium none; padding: 0 0 48px; position: relative; font-family: BebasNeueRegular; }
.mobilehead .back-bt { border-right: 1px solid #AAAAAA; margin-right: 5px; padding: 2px 18.5px 24px; }
.mobilehead .mobileback-nav span { position: absolute; padding-top: 16px; padding-left: 5px; }
/*End*/



/*cq5*/
.step-body .selector-btn a { color: #F1F2F0; margin: 30px 0 10px; display: inline-block; float: left; font: 15px RobotoCondensed-Bold; height: 33px; padding: 4px 12px 10px; text-align: center; width: 213px; }
.step-body .col-md-3 { width: 30%; }
.step-body .colctrlBootstrap { width: 960px; }
/*.step-body .column-border div{height:auto;} */

/********************** classes for menu ******************/
/* Common styles of menus */

.dl-menuwrapper { background-color: #fff; float: left; font-size: 20px; padding: 0; perspective: 1000px; perspective-origin: 50% 200%; position: relative; z-index: 999; }
.dl-menuwrapper button { background-image: url("main/images/menu-icon.png"); background-repeat: no-repeat; background-size: 100% auto; background-color: transparent; border: 0 none; color: #003767; cursor: pointer; float: left; font-family: "Avenir-Black"; font-size: 8.5px; height: 35px; line-height: 58px; margin: 11px 0 11px 17px; outline: 0 none; overflow: hidden; padding: 0; position: relative; text-indent: 0; text-transform: uppercase; }

/*.dl-menuwrapper button:hover,*/
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul { background: #fff; }

.dl-menuwrapper ul { padding: 0; list-style: none; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }

.dl-menuwrapper li { position: relative; }

.dl-menuwrapper li a { border-bottom: 1px solid #000; color: #fff !important; display: block; font-family: "Avenir-Black"; font-size: 20px; line-height: 20px; outline: medium none; padding: 12px 23px; position: relative; }

.no-touch .dl-menuwrapper li a:hover { background: rgba(255,248,213,0.1); }

.dl-menuwrapper li.dl-back > a { padding-left: 30px; background: rgba(0,0,0,0.1); }

.dl-menuwrapper li.dl-back:after { position: absolute; top: -2px; line-height: 50px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; /* content: url(../images/main_nav_mob.png); */ color: #fff; }
.dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: -2px; line-height: 50px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; /* content: url(../images/side_arrow_01.png); */ color: #fff; }

.dl-menuwrapper li.dl-back:after { left: 10px; color: #fff; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); }
.dl-menuwrapper .dl-back a { color: #000; }
.dl-menuwrapper li > a:after { right: 10px; color: rgba(0,0,0,0.15); }

.dl-menuwrapper .dl-menu { left: 0; top: 57px; position: absolute; width: 100%; z-index: 22; opacity: 0; pointer-events: none; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
.dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu { display: none; }

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a { display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; top: 50px; left: 0; margin: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; -moz-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

@-webkit-keyframes MenuAnimOut2 {
100% { -webkit-transform: translateX(-100%); opacity: 0; }
}


@-moz-keyframes MenuAnimOut2 {
100% { -moz-transform: translateX(-100%); opacity: 0; }
}

@keyframes MenuAnimOut2 {
100% { transform: translateX(-100%); opacity: 0; }
}


.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; -moz-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

@-webkit-keyframes MenuAnimIn2 {
0% { -webkit-transform: translateX(-100%); opacity: 0; }
100% { -webkit-transform: translateX(0px); opacity: 1; }
}

@-moz-keyframes MenuAnimIn2 {
0% { -moz-transform: translateX(-100%); opacity: 0; }
100% { -moz-transform: translateX(0px); opacity: 1; }
}


@keyframes MenuAnimIn2 {
0% { transform: translateX(-100%); opacity: 0; }
100% { transform: translateX(0px); opacity: 1; }
}


.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; -moz-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

@-webkit-keyframes SubMenuAnimIn2 {
0% { -webkit-transform: translateX(100%); opacity: 0; }
100% { -webkit-transform: translateX(0px); opacity: 1; }
}


@-moz-keyframes SubMenuAnimIn2 {
0% { -moz-transform: translateX(100%); opacity: 0; }
100% { -moz-transform: translateX(0px); opacity: 1; }
}


@keyframes SubMenuAnimIn2 {
0% { transform: translateX(100%); opacity: 0; }
100% { transform: translateX(0px); opacity: 1; }
}


.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; -moz-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }


@-webkit-keyframes SubMenuAnimOut2 {
0% { -webkit-transform: translateX(0%); opacity: 1; }
100% { -webkit-transform: translateX(100%); opacity: 0; }
}


@-moz-keyframes SubMenuAnimOut2 {
0% { -moz-transform: translateX(0%); opacity: 1; }
100% { -moz-transform: translateX(100%); opacity: 0; }
}



@keyframes SubMenuAnimOut2 {
0% { transform: translateX(0%); opacity: 1; }
100% { transform: translateX(100%); opacity: 0; }
}


/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.no-js .dl-menuwrapper li .dl-submenu { display: block; }

.no-js .dl-menuwrapper li.dl-back { display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0,0,0,0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; }

/* Colors for demos */


/* Demo 2 */

/*.demo-2 .dl-menuwrapper button:hover,*/
.demo-2 .dl-menuwrapper button.dl-active { box-shadow: none; width: 20px; }
.demo-2 .dl-menuwrapper ul { background: #000; padding: 12px 0; }


.dl-trigger { display: none; }

/*----------------Connect With Us--------------------*/
.banner-content-col { height: 250px; width: 100%; overflow: hidden; }
/*4-4-14 rohini*/
.banner-content-col .container { position: relative; }
.banner-content-col .breadcrumb > li + li:before { content: ">"; color: #fff; }
.banner-content-col .breadcrumb > li.active-breadcrumb { color: #fff; }
.content-col-image { bottom: -248px; left: 54.4%; position: absolute; }
/*10 apr vijita*/
.content-col-info { color: #FFFFFF; left: 0; margin-top: 6%; position: relative; text-align: left; width: 39%; top: 16px; }
.content-col-info h1 { position: relative; top: -29px; }
.content-col-info p { position: relative; top: -30px; }
.menuheader a.content-col-menuheader-active { font-weight: bold !important; }
.content-col-contact { width: 100%; }
.content-col-temp .arrowlistmenu { margin-top: -4px; margin-left: -8px; padding: 0; margin-bottom: 63px; width: 100% !important; }
.content-col-temp .arrowlistmenu { }
.content-col-temp .news { margin-top: 40px; }
.content-col-temp .arrowlistmenu .menuheader { width: 168px !important; }
/*4 April*/
/*.content-col-temp h1{color:#000; font-family:BebasNeueRegular; font-size:34px; }*/
/*************/
.content-col-temp .left_menu_header { color: #000; }
.content-col-temp .arrowlistmenu ul li a { width: 96%; }
.content-col-contact h2 { font-size: 30px; color: #000; padding-bottom:; }
.content-col-contact p { font-size: 13px; font-family: Roboto-Light; }
.email-id { color: #00a9e0; }
.content-col-contact h2 { border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 4px 0; margin-bottom: 4px; width: 179px; }
.content-col-social { width: 729px; margin-bottom: 61px; overflow: hidden; padding: 8px; }
/*16 apr vijita*/
.social-size { width: 220px; }
.content-col-social-info:before { content: ''; position: absolute !important; width: 2px !important; height: 220px !important; /* background: url(../images/bg-img-ry.jpg) repeat-y right; left: -10px; */ }

.social-text a { font-size: 15px; color: #000; }
.social-text a:hover { color: #00A9E0; }
.social-text p { font-size: 13px; color: #000; }
/*19 Mar Neha*/
.content-col-social-info { height: 228px; position: relative; margin: 10px 0 6px; }
/**/
/*19 mar Neha*/
.social-size { height: 240px; margin-right: 20px; width: 30.2%; }
/*14-4-14 issue 23 Rohini*/

/**/
.social-img { position: relative; top: 41px; height: 60px; width: 160px; margin: 0px auto; }
/*Rohini 7-4-14*/
.social-text { position: relative; top: 80px; width: 88%; margin: 0px auto; }
/*Rohini 7-4-14*/
.social-text img { margin-left: 10px; position: relative; bottom: 2px; }
.content-arrow { position: relative; left: -29px; }
.social-text a { cursor: pointer; }
/*19 Mar Neha*/
.social-pad-top { }
/**/
.content-col-temp { width: 960px; }
.content-left-nav { width: 24%; }
.content-left-nav .col-lg-3 { width: 0; }

/* lijine change start */
/*4 April*/
.events-heading { font-family: BebasNeueRegular; font-size: 38px; border-bottom: 1px solid #000; border-top: 1px solid #000; color: #000; padding: 5px 0 0px 0; }
/*************/
.content-column { width: 729px; margin-bottom: 61px; }
.connect-robotoCondensed-regular { font: 15px RobotoCondensed-Regular; color: #000; text-transform: none; }
/* lijine change ends */
/*----------------Connect With Us--------------------*/

/* side navigation by lijine starts*/
.menu_list { width: 100%; }
.menu_head { padding: 8px 0; line-height: 14px; cursor: pointer; position: relative; font-size: 14px; }
.menu_body { display: none; margin: 4px 0; }
.menu_body a { display: block; color: #000; padding-left: 10px; padding-bottom: 4px; text-decoration: none; font-size: 12px; padding-top: 2px; }
/* .menu_body a:hover:before, */
.menu_body a.active:before, .menu_body p.active:before { content: "\2022"; color: #43bdff; margin-left: -11px; margin-right: 5px; }
.menu_head a { color: #000; }
.menu_body.active { display: block; }
.menu_head1.active { display: block; font-family: 'Avenir-Black'; cursor: default; }
.menu_body p { padding-left: 10px; padding-bottom: 4px; font-size: 12px; padding-top: 2px; }
.menu_body p.active{ font-family: 'Avenir-Black'; }
/**changed by rohini 19-3-14*/
.menu_body p.active:hover { color: #000; text-decoration: none; }
/*Rohini 27-3-14*/
/* .menu_head:hover:after,  */
.menu_head.active a, .menu_head.active { font-family: 'Avenir-Black'; }
.menu_head.active:after,
.menu_head:active:after { background: url(main/images/double-arrow.png) no-repeat 0 0; content: ""; height: 12px; width: 12px; position: absolute; display: inline-block; left: -15px; opacity: 1; }
.menu_head:after { background: url(main/images/double-arrow-grey.png) no-repeat 0 0; content: ""; height: 12px; width: 12px; position: absolute; display: inline-block; left: -25px; transition: all 0.4s linear 0s; opacity:0;}
.menu_head:hover:after { opacity: 1; left: -15px; }
.rot-img { transform: rotate(90); border: 2px solid red; }

/********Css for pop box********************/
.modal-header { background: none; border: 0; }
.modal-dialog { padding-top: 8%; text-align: center; }
.modalButton { cursor: pointer; }
/*rte Subheading*/
.sub-heading-categories { font: 16px Avenir-Black; color: #000; display: block; padding-bottom: 8px; }
/*Vijita 24-4-14*/
/* for pop up youtube video*/
/*.popupvideoScreen{width: 400px; height: 300px;}*/ /*chnages by pallavi 27 march*/

.title_header { display: none; }
/*Support Page*/

/*20 March Gayatri*/
.navtemplate-info p { width: 70%; }
/*************/
.right-parent { width: 77.5%; float: left; }
.wifi-img { padding: 30px; height: 160px; width: 160px; }
.support-dropdown { position: relative; width: 50%; z-index: 9; }
.support-dropdown select { width: 100%; }
.support-dropdown .drop-link { -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ""; padding: 2px 10px; margin-bottom: 0; /* background: url(../images/sup-drop-arrow.png) no-repeat 97% center #326295; */ border: 0 none; border-radius: 4px; cursor: pointer; color: #FFF; font-family: Roboto-Regular; font-size: 14px; }
.nav-selector-btn a { float: left;  padding: 4px 12px 10px; display: inline-block; color: #f1f2f0; font: normal 15px RobotoCondensed-Bold; width: 183px; height: 33px; text-align: center; }
.nav-selector-btn a:hover { color: #fff; }
.sup-drp { font-size: 20px !important; color: #FFF !important; }

/*20 March Gayatri*/
.support-background { max-width: 960px; width: 100%; margin: 0 auto 45px; }
/*25 apr Vijita*/
/***************/
.support-background .content-par p { color: #000; }
.support-background .colctrlBootstrap .col-md-2 { width: 25%; float: left; }
/*4 April*/
.support-background .colctrlBootstrap h3 {; width: 90%; line-height: 27px; margin-bottom: 10px; }
/***********/
.support-background .colctrlBootstrap .border-bottom, .support-background .colctrlBootstrap .column-border { margin-bottom: 0; margin-top: 0; margin-right: 0; }
.support-background .colctrlBootstrap .col-md-8 { width: 75%; }
.support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child .col-md-4 { /*height:240px;*/ margin-right: 0; float: left; padding-left: 14px; padding-right: 14px; width: 33.33%; margin-bottom: 40px; }
/*changed by rohini 14-4-14*/
.support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap { float: left;  margin-top: -25px; }
/*changed by rohini 19-3-14*/
.support-background .colctrlBootstrap .col-md-8 .colctrlBootstrap:first-child + .colctrlBootstrap .col-md-4 { padding-top: 30px; }
/*4 April*/
.support-background .colctrlBootstrap h4 { color: #000000; font-family: Roboto-Bold; padding-bottom: 10px; }
.support-background .clr-black-bullet { font-size: 14px; color: #000; }
/*.support-background .colctrlBootstrap h5{font-size:15px;font-family:RobotoCondensed-Regular;color:#000000}*/
/**/
.nav-txt { font-family: 'Avenir-Book'; font-size: 11px; }
/*.support-background .clr-black-bullet {display:inline-block;height:30px;font-size:15px;color:#000}commented by rohini 13-3-14*/
/*26 March Vijita*/
.nav-temp-four input[type="text"] { width: 100%; height: 28px; color: #8f8f8c; border: 1px solid #e5e5e5; padding: 0 5px; margin-top: 15px; }
/****************/ .nav-temp-four #field { margin-left: 0; }
.nav-selector-btn a { float: left; padding: 0; line-height: 28px; display: inline-block; color: #f1f2f0; width: 90px; height: 28px; text-align: center; border: 1px solid #e5e5e5; font-size: 12px; color: #000; font-family: 'Avenir-Book'; }
.nav-selector-btn a:hover { color: #000; }
/* Recall Notice */
.navtemplate-banner .width_50 { width: 70.78%; }
/*26 March Vijita*/
.support-drop { width: 460px; position: relative; top: 41px; z-index: 10; }
/*********/
.sup-drp-head { height: 30px; background-color: #326295; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.sup-drp-down { width: 100%; min-height: 120px; background-color: #e2e2e2; position: absolute; border: 1px solid #e2e2e2; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; }
.sup-drp-head a { bottom: 60px; display: inline-block; float: right; position: relative; right: 8px; }
.sup-drp-head span { display: inline; position: relative; bottom: 36px; }
.sup-drp-head .bebasneue { padding-left: 3%; }
.sup-drp-content .robotoCondensed-regular { margin-top: 10px; }
.sup-drp-content p { line-height: 20px; }
.sup-drp-img { height: 120px; width: 100px; padding: 10px 30px; }
.sup-drp-content { width: 71%; }
.sup-drp-content { padding-right: 10px; width: 74%; }
.font-20 { font-size: 20px; }
.font-16 { font-size: 16px !important; }
.font-12 { font-size: 12px; }
.support-drop .sup-drp-down div p span { padding-right: 10px; width: 74%; }
.sup-drp-down .colctrlbootstrap .col-md-2 .parsys .imageExtended { padding: 10px 0 0 10px; }
.sup-drp-down .colctrlbootstrap .col-md-2 { width: 18%; float: left; }
/*26 March Vijita*/
.sup-drp-down .colctrlbootstrap .col-md-8 { width: 80%; margin-top: 10px; padding-right: 0px; padding-left: 20px; float: left; }
/**********/
/* Recall Notice */
/*changes done by khushbu For Support Page*/
.support-background .colctrlBootstrap .col-md-2.column-border { padding-left: 13px; padding-right: 13px; }
.support-background .colctrlBootstrap .col-md-8.column-border.bg-none { padding: 0; }

/*Vijita 5 May*/
.deadbolt-content .colctrlBootstrap .col-md-3 .smallImage { width: 160px; height: 160px; margin: 0 auto; }
.deadbolt-content .colctrlBootstrap .col-md-3 { padding-left: 0px; padding-right: 0px; }
.deadbolt-content .colctrlBootstrap .textExt.section { padding-left: 15px; padding-right: 15px; }
/***********/
.ts-slider-img img { width: 300px; height: 400px; }
.image-300-270 img { width: 300px; height: 270px; }
.image-300-400 img { width: 300px; height: 400px; }
.image-140-110 img { width: 140px; height: 110px; }
.image-140-60 img { width: 140px; height: 60px; }
.content-spot-pos img { width: 355px; height: 198px; }
.install_layer img { width: 100%; height: 100%; }
.framedExtraLarge img { width: 470px; height: 260px; }
/*.thumbnails img{width:170px;height:120px}  /*chnages by lijine for main nav images*/
/*.mainImageHolder img{width:170px;height: 120px} /*chnages by lijine for main nav images*/
/*images holder by rohini ends*/


/********** For Products detail page End ******/


/*Content Page*/
.vid-content { width: 210px; min-height: 250px; }
.video-img-placeholder { border: 1px solid #A6A6A6; height: 132px; width: 210px; padding: 4px 0 0 4px !important; }
.video-offer-info { font: 13px Roboto-Regular; margin-bottom: 5px; width: 100%; }
.video-offer-info { width: 91%; font: 13px Roboto-Regular; margin-bottom: 5px; }
.video-time { color: #8f8f8c; font: 13px Roboto-Light; }
.video-title { font: bold 16px RobotoCondensed-Regular; margin-top: 20px; }
.popupvideoScreen { width: 100%; border: 0; margin-top: 5px !important; }

/*classes added for video overlay*/
button.close { position: absolute; top: -15px; right: -15px; opacity: 1; }
.modal-content { border-radius: 0px; }
.modal-body { padding: 10px; }

/*Installation Page*/
/*Installation Page*/
.video-border-bottom { float: left; width: 100%; padding: 0; margin-left: -7px; margin-bottom: 20px; }

.video-border-bottom .column-border { margin-right: 0; float: left; font-family: Roboto-Regular; margin-bottom: 20px; padding: 0 0 0 8px; margin-top: 0; width: 32.2%; }

.video-border-bottom :first-child + .column-border + .column-border { background: 0 none; }


/*Content Page*/
.content-temp_title_header { display: none; }
.content-temp_title_header p { font-size: 24px; display: inline; padding-left: 20px; position: relative; top: 6px; }
.content-template .content-box .pdf-icon { color: #8F8F8C; display: inline-block; float: right; font-size: 12px; line-height: 10px; position: relative; top: -4px; width: 38px; }
/*neha 9 apr*/
.content-template .content-box { display: block; margin-top: 29px; padding-bottom: 5px; }
.content-template .content-box div.border-bottom { margin-bottom: 10px; padding-bottom: 5px; }
.content-template .content-box .pdf-icon a { float: left; margin-right: 4px; vertical-align: bottom; }

/*.content-template .bg-left h2{font-size:30px;color:#000;margin-bottom:30px}*/

.content-template .content-box .date { color: #8F8F8C; font-family: Roboto-Italic; font-size: 12px; margin-bottom: 6px; }
.content-template .content-box .heading { color: #00A9E0; font-family: roboto-regular; font-size: 14px; line-height: 18px; display: inline-block; width: 92%; }
/*Rohini 7-4-14*/
.cont-news, .cont-med, .cont-img { margin-top: 40px; }
.cnt-img { width: 340px; height: 250px; }
.content-template .col-lg-9 .col-md-6 { padding: 0; }
.content-template .content-box .ex-link { display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -5px; right: -13px; }
.content-template .content-box .video-link { display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -5px; right: -13px; }

.content-template .video-border-bottom { background: 0 none; }


/*Security Center*/
.banner-content-stack-template { height: 250px; }
.content-stack-info { margin-top: 45px; }
.content-stack-info p { width: 640px; }
/*.content-stack-right{margin-top:-45px;}*/
.banner-content-stack-template .breadcrumb > li.active-breadcrumb { color: #FFFFFF; }
.banner-content-stack-template .breadcrumb > li + li:before { color: #FFFFFF; content: ">"; }

/*text style*/
.text-margin { margin-bottom: 30px; display: inline-block; margin-top: 10px; }
/*changes by lijine start*/
.content-template .bg-right { margin-top: 7px; padding-left: 0; }
/*chnaged by rohini 27-3-14*/
.content-page { padding-bottom: 20px; }
.cnt-img img { width: 340px; height: 250px; }
.social-img img { width: 160px; height: 60px; }
/*changes by lijine end*/
/*changes for hotspot hover funtionality*/
.ts-slider-desc a.close { display: none; clear: both; position: absolute; right: -15px; top: -5px; opacity: 1; }
/*changes for hotspot hover funtionality*/
/*change by khushbu for column control*/
/*.top-border{background:url(../images/Title_underline.png) left top repeat-x; float:left; padding:18px 0 0 ; margin-bottom:30px;width:100%;}*/
/*chnages done for product category lijine*/
.deadbolt-product .product-info h1 { display: inline-block; height: 48px; overflow: hidden; }
/*26 March Gayatri*/
.deadbolt-product .product-info p { width: 65%; }
/*****************/
/*.deadbolt-content .top-border{background:url(../images/Title_underline.png) left top repeat-x; float:left; padding:18px 0 0 ; margin-top:30px;width:100%;}*/
/* Product Detail Carousel  */
.carousel2 .carousel-control.left, .carousel2 .carousel-control.right { background: none; padding-bottom: 32%; padding-top: 32%; }
.carousel2 .carousel-control > img { position: relative; }
.carousel2 .carousel-control { top: 55px; }
.carousel2 .carousel-indicators { bottom: 10px; left: 50%; list-style: none outside none; margin-left: -30%; padding-left: 0; position: absolute; text-align: center; width: 60%; z-index: 0 /*15 Pooja*/; }

.carousel2 .carousel-indicators { background: none; /*top:auto;*Pooja9/9*/ bottom: 10px; left: 50%; list-style: none outside none; margin-left: -30%; padding-left: 0; position: absolute; text-align: center; width: 60%; z-index: 0 /*15 Pooja*/; padding-top: 0; margin-top: 0; top: 0; /**Pooja9/9*/ }

.carousel2 .carousel-indicators li { background: none; border: 1px solid #e5e5e5; border-radius: 7px; cursor: pointer; display: inline-block; height: 11px; margin: 0 9px 0 0; text-indent: -999px; width: 11px; }


.carousel2 .carousel-indicators .active { border: 1px solid #64cbe8; border-radius: 7px; background: #64cbe8; height: 11px; width: 11px; }


.carousel2 { margin: -40px 0 20px; position: relative; }

.carousel2 .carousel-inner div.item img { margin: 0 auto; padding: 0; width: auto; }
.carousel2 .carousel-inner div.item { margin: 0 auto; height: auto; }
.modal { overflow: hidden; }

/********** For Products detail page start ******/
.clearall { clear: both; }
.product-details-page .head { background: none; color: #000; line-height: 100%; }
.product-details-page .model-no,
.zoom-modal .modal-header .finish { color: #999; display: block; font-size: 14px; line-height: 1; margin-bottom: 0; text-transform: uppercase; }
.product-details-page .rating, .product-details-page .review { float: left; }
.product-details-page .rating, .product-details-page .review img { }
.product-details-page .rating span.roboto-italic { color: #8f8f8c; position: relative; top: 2px; line-height: 130%; border-right: 1px solid #8f8f8c; display: inline-block; padding: 0 5px; margin-right: 5px; }
.product-details-page .review { position: relative; top: 2px; }
.product-details-page .review a { color: #00a9e0; }
.product-details-page .review a:hover { color: #000; }
.productDetail .details-component { float: left; margin-top: 40px; width: 100%; }
.productDetail .details-component .head { border-bottom: 1px solid #e5e5e5; color: #000; display: block; font-family: "Avenir-Black"; font-size: 16px; margin-bottom: 0; padding: 5px 0 9px; }
.recent-options .slick-list{margin:0 20px;}
.margin-bottom-15 { margin-bottom: 15px; }
/*Pratiksha 19*/ /*For PriceSpider*/
.productDetail .details-component .details-content { float: left; margin-top: 20px; width: 100%; }
.product-details-page .finish-options a { border: 2px solid #e5e5e5; border-radius: 50%; float: left; height: 30px; margin-bottom: 6px; margin-right: 8px; padding: 3px; width: 30px; }

.product-details-page .availability .head { margin-bottom: 15px; }
.product-details-page .thumbnail, .modal-body .thumbnail, .modal-header { background: none; border: 0; }
.modal-dialog { padding-top: 8%; text-align: center; }
#ava_container div { display: none; }

.product-details-page { padding-top: 0px; }
.product-details-page .back-to-list { float: left; padding: 0 0 0; }
.product-details-page h2 { margin-top: 27px; margin-bottom: 0; }
.modal-body .slider_next, .modal-body .slider_prev, .ava_or, .ava_sr { display: none; }
.ava_sr { font-family: Roboto-Light; overflow: hidden; }
.ava_or {  font-family: Roboto-Light; color: #000; overflow: hidden; margin-bottom: 10px; margin-left: 215px; }
.ava_or .clearfix { margin: 0 0 25px; }
.ava_or .border_bottom { padding-top: 20px; }
.ava_or .col-lg-4 { padding: 0; }
.ava_or .brand-logo { width: 36%; float: left; margin: 0; }
.ava_or .brand-info { width: 55%; float: left; margin-top: 0; }
.ava_or .brand-info .heading, .ava_or .brand-info .distance, .ava_or .brand-info .get_directions { display: block; }
.get_directions a { font-family: roboto-medium; }
.ava_or .brand-info .heading { font-family: Roboto-Medium; }
.ava_or .brand-info .distance { margin-top: 20px; }
.resp-tabs-container .heading { font-family: RobotoCondensed-regular; font-size: 15px; display: block; background: url(../images/Title_underline.png) left bottom repeat-x; padding: 7px 0 12px; margin: 2px 0; color: #000; }
.resp-tabs-container .content { font-family: RobotoCondensed-light; font-size: 13px; display: block; background: url(../images/Title_underline.png) left bottom repeat-x; padding: 3px 15px 8px; color: #000; }
.resp-tabs-container .col-lg-6 { padding: 0 10px; }
.resp-tabs-container span { font-family: Roboto-Light; font-size: 13px; display: block; color: #000; }
/*Pratiksha 20*/
.resp-tabs-container .duration { font-family: Roboto-Italic; font-size: 13px; color: #8f8f8c; }
.warranty { background: url(main/images/Title_underline.png) left bottom repeat-x; padding: 5px 0; margin-bottom: 20px; }
.resp-tabs-container .pdf-icon { font: 12px Roboto-Regular; color: #8f8f8c; display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: 5px; }
.resp-tabs-container .vid-content { padding: 4px 0 13px 0; /*width:100%;*/ }
.resp-tabs-container .video-offer-info { font-family: RobotoCondensed-light; font-size: 13px; display: block; color: #000; width: 100%; }
.resp-tabs-container .vid-content .video-img-placeholder { border: none; padding: 0 !important; height: auto; margin-top: 10px; width: 210px; }
.resp-tabs-container .vid-content .video-img-placeholder img { width: 100%; }
.resp-tabs-container .video-title { font-family: RobotoCondensed-regular; font-size: 16px; display: block; color: #000; margin: 9px 0 1px 0; }

.pdf-icon a { vertical-align: bottom; float: left; margin-right: 4px; }
.print-mail { float: right; padding: 0 0 0; text-align: right; margin-bottom: 35px; }
.print-mail img { margin-left: 6px; }
.product-details-page .breadcrumb-wrap { float: left; width: 100% !important; }
.product-details-page .breadcrumb { border-bottom: 1px solid #e6e6e6; padding: 13px 0; }
.other-products {  padding-right: 3.5%; padding-bottom: 100px; }
.other-products .img-container { width: 160px; height: 100px; margin-top: 25px; }
.other-products .title { border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: 37px; padding: 5px 0; }
/*Pratiksha 20*/
.other-products .title h3 { padding: 0; margin: 0; line-height: 85%; }
.other-products span a { margin-left: 20%; }
.other-products a:hover { text-decoration: underline; }
.sep-color { color: #cacaca; font-size: 30px; font-family: Roboto-light; font-weight: normal; margin: 0 10px; display: inline-block; position: relative; top: -2px; }
.ava_or h2, .ava_sr h2 { line-height: 95%; margin-bottom: 16px; }
.margin-bottom-30 { margin-bottom: 30px; }
.ava_or .col-lg-4 { margin-right: 1%; width: 32%; }
.content-area-3 .image-placeholder { }
.other-products .title .desc-text { line-height: 80%; }
.single-pane { padding: 0 10px; }
.single-pane .warranty { margin: 5px 0px; }
.ava_slide h2 { float: left; width: 100%; }

#handlingoption { height: 94px; width: 100%; }
#handlingoption .head .headRight { float: right; font-family: roboto; font-weight: bold; text-decoration: underline; /*margin-right: 30%;*/ }
#priceSpider.availability { margin-top: 0; }
.handOption { cursor: pointer; }
.priceSpiderHead {width:100%}
.carousel2.active { display: block; }
.carousel2.inactive { display: none; }

/* Vinay Nov 03 2017 */

/**************** Accordoin Tab Control*********************/

/*
ul.resp-tabs-list, p { margin: 0px; padding: 0px; }

ul.resp-tabs-list {  overflow: hidden; padding-bottom: 1px; }

.resp-tabs-list li { font-family: BebasNeueRegular; font-size: 20px; display: inline-block; padding: 6px 0px; width: 160px; text-align: center;  margin: 4px 10px 0 0;  list-style: none; cursor: pointer; float: left; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid #d7d7d7; border-bottom: 0; color: #b0b0b0; }


.resp-tabs-container { padding: 0px; clear: left; }
.resp-tabs-list li.resp-tab-item:hover { background: #0077C8; color: #ffffff; }


h2.resp-accordion { cursor: pointer; padding: 5px; display: none; }

.resp-tab-content { display: none; padding: 15px 0px 0px 10px; }

.resp-tab-active { border: 1px solid #c1c1c1; border-bottom: none; margin-bottom: -1px !important; padding: 6px 0 !important;  -moz-box-shadow: 0 1px 17px -9px #000000; -webkit-box-shadow: 0 1px 17px -9px #000000; box-shadow: 0 1px 17px -9px #000000;  }


.resp-tab-active { border-bottom: none; background: #0077c8; color: #fff !important; }

.resp-content-active, .resp-accordion-active { display: block; }

.resp-tab-content { border: 0px solid #c1c1c1; }

h2.resp-accordion { font-size: 20px; border: 1px solid #c1c1c1; margin: 0px; padding: 10px 15px 7px; margin-bottom: 10px; }

h2.resp-tab-active { border-bottom: 0px solid #c1c1c1 !important; margin-bottom: 0px !important; padding: 10px 15px !important; }

h2.resp-tab-title:last-child { border-bottom: 12px solid #c1c1c1 !important; background: blue; }


.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 0px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }

.resp-jfit { width: 100%; margin: 0px; }

.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
h2 { color: hsl(0, 0%, 0%); font-family: BebasNeueRegular; }


@media only screen and (max-width: 1024px) {
    ul.resp-tabs-list { display: none; }
    h2.resp-accordion { display: block; }
    .resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
    .resp-vtabs .resp-tabs-container { border: none; float: none; width: 100%; min-height: initial; clear: none; }
    .resp-accordion-closed { display: none !important; }
    .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}

.content-area-3 .newsListing .heading { width: 50%; float: left; background: none; font: normal 13px Roboto-Regular; padding: 5px 0; }
.content-area-3 .newsListing .border-bottom { margin-bottom: 0; }
.resp-tabs-container .col-md-6:first-child { padding: 0 10px 0 0 !important; }
.resp-tabs-container .col-md-6 { padding: 0 0 10px 10px; }
.resp-tabs-container .roboto-light.font-gray, .resp-tabs-container .roboto-light.clr-black { font-family: Roboto-Italic; font-size: 13px; color: #8f8f8c !important; font-weight: normal; }
.resp-tabs-container .roboto-light.clr-black { margin-left: 4px; display: inline-block; }

*/

/* Vinay Nov 03 2017 End */

@media print {
.body-wrapper { background: #d3d3d3; }
.header-wrap, .nav-wrap, .Mainmenu-wrap, .footer-wrap { display: none; }
.resp-tab-active { border-bottom: none; background: #0077c8 !important; color: #fff !important; }
.back-to-list {  padding-bottom: 10px; }
ul.resp-tabs-list {  overflow: hidden; padding-bottom: 1px; }
.resp-tabs-list li { font-family: BebasNeueRegular; font-size: 20px; display: inline-block; padding: 7px 35px 6px; margin: 0 10px 0 0; list-style: none; cursor: pointer; float: left; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border: 1px solid #d7d7d7 !important; border-bottom: 0; color: #b0b0b0 !important; }
.other-products {  padding-right: 3.5%; padding-bottom: 100px; }
.product-details-page .availability a { background: #3d3d3d; border: 1px solid #04aae0; border-radius: 5px; color: #fff; font-family: RobotoCondensed-Regular; font-size: 16px; padding: 4px 20px; margin-right: 10px; box-shadow: 2px 2px 2px #464646; }
.back-to-list { display: none !important; }
}


/*Trade Pro */

.white-background { border-top: 2px solid #D8D8D8; }
.banner-content-stack-template .container { position: relative; }
.trade-pro-img { position: absolute; bottom: -209px; left: 50%; }
.trade-info { color: #FFFFFF; margin-top: 3.6%; position: absolute; text-align: left; width: 50%; }
.trade-pro-white { height: auto; background-color: #fff; }
.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom { margin-bottom: 0px; line-height: 40px; }
.content-area .trade-pro-white .container .colctrlbootstrap .column-border { margin-right: 0; margin-bottom: 0; padding: 0 20px 0 0; margin-top: 40px; }
.content-area .trade-pro-white .container .colctrlbootstrap .bg-none { padding-left: 20px; }
.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon { display: inline-block; float: right; width: 38px; position: relative; top: 7px; font-size: 12px; line-height: 10px; }
.content-area .trade-pro-white .container .colctrlbootstrap .bg-none .content-box .border-bottom .pdf-icon a { float: left; margin-right: 4px; vertical-align: bottom; }
.content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .head { margin-bottom: 0; margin-top: -25px; }
/*changed by rohini 19--3-14*/
.content-area .trade-pro-white .container .colctrlbootstrap .col-md-6 .bebasneue.font-38.clr-black { line-height: 31px; }
.image-310-225 { width: 310px; height: 225px; }
.image-310-225 img { width: 310px; height: 225px; }
.content-area .product-wrap .half-width .colctrlBootstrap .col-md-4 { left: -10px; }
.content-area .product-wrap .half-width .title .head { margin-top: 20px; }
/*End*/

/*Email Popup*/
.email_form { }
.email-label { font-size: 16px; line-height: 1; padding-bottom: 10px; width: 100%; }
.email-holder { padding-bottom: 24px; text-align: left; }
.email-holder input[type="text"] { border: 1px solid #e5e5e5; border-radius: 0; font-size: 14px; height: 38px; margin: 0; padding: 0 10px; width: 100%; }
.email-holder textarea { width: 100%; font-size: 14px; border: 1px solid #e5e5e5; border-radius: 0; height: 110px; padding: 10px; resize: none; }
.dialog-bg { text-align: left; border-radius: 0; }
/*4 April*/

/***********/
.email_form .btn {  color: #FFFFFF; display: inline-block; font: 16px RobotoCondensed-Regular; height: 60px; margin-right: 8px; padding: 0px 9px 0; width: 165px; margin-left: 50px; }
.email_form .btn:visited { color: #fff;  }
.email_form .btn:hover { color: #fff;  }
/*.myModal_email{overflow-y: auto;}*/
.myModal_email .modal-dialog { margin: 0 auto; max-width: 960px; padding: 0; top: 0; width: 100%; }
.email-holder label.error { color: #0081c6; display: block; font-size: 10px; font-weight: normal; margin-right: 0; margin-top: 7px; padding-left: 0; text-align: right; width: 100%; }
.registration-form label.error, .form-data div label.error{ width: auto; padding-left: 0; margin-left: 0; color: #f00; font-size: 11px; font-weight: normal; float: right; /* margin-right: 40%; */ }
.email-holder #field2 { margin-left: 0; }
#thankyou { display: none; margin-bottom: 20px; text-align: center; }
/*Pratiksha 3 May*/
#thankyou .email-thanks { font-sixe: 38px; margin-top: 0; font: normal 38px BebasNeueRegular; }
/*Pratiksha 3 May*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
}
/*chnages added by lijine */
.news-events .bg-right { padding-left: 0px; }



/* 21 March Gayatri */
.schlage-events-bottom { padding-left: 19px; padding-right: 10px; }
/*******************/

/*added by rohini 13-3-14*/
.about-trade-info p { width: 80%; }
a:hover .blue { /* text-decoration: underline;  */}
.clr-black-bullet { position: relative; background: url(main/images/right-arrow-grey.png) right center no-repeat; padding-right: 25px; display: inline-block;
	-moz-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s; -o-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s; -webkit-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s; 	transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s; }

.clr-black-bullet:hover:before { right: -2px; -webkit-animation: goRight .9s ease-in-out; -moz-animation: goRight .9s ease-in-out; -ms-animation: goRight .9s ease-in-out; -o-animation: goRight .9s ease-in-out; animation: goRight .9s ease-in-out; -webkit-transition: width .9s step-end; -moz-transition: width .9s step-end; -ms-transition: width .9s step-end; -o-transition: width .9s step-end; transition: width .9s step-end; }
.clr-black-bullet:hover:before { width: 24px; -webkit-transition: width .9s step-start; -moz-transition: width .9s step-start; -ms-transition: width .9s step-start; -o-transition: width .9s step-start; transition: width .9s step-start; }

/* goDown */
@-webkit-keyframes goRight {
    from { opacity: 1; right: -2px; }
    40% { opacity: 0; right: -24px; }
    80% { opacity: 0; right: 24px; }
    100% { opacity: 1; right: -2px; }
}

@-moz-keyframes goRight {
    from { opacity: 1; right: -2px; }
    40% { opacity: 0; right: -24px; }
    80% { opacity: 0; right: 24px; }
    100% { opacity: 1; right: -2px; }
}

@-ms-keyframes goRight {
    from { opacity: 1; right: -2px; }
    40% { opacity: 0; right: -24px; }
    80% { opacity: 0; right: 24px; }
    100% { opacity: 1; right: -2px; }
}

@-o-keyframes goRight {
    from { opacity: 1; right: 0px; }
    40% { opacity: 0; right: -24px; }
    80% { opacity: 0; right: 24px; }
    100% { opacity: 1; right: 0px; }
}

@keyframes goRight {
    from { opacity: 1; right: 0px; }
    40% { opacity: 0; right: -24px; }
    80% { opacity: 0; right: 24px; }
    100% { opacity: 1; right: 0px; }
}
/*changes done by rohini 14-3-14*/
a.emailPDP { margin-right: 20px; }
a.emailPDP:before { background-position: -1px 0px; height: 19px; width: 22px; }
a.printPDP:before { background-position: 25px 0px; height: 19px; width: 24px; }

a.emailPDP:active::before { background-position: 0px 20px; }
a.printPDP:active::before { background-position: 25px 20px; }
/*change by khushbu for Connected Devices carousel*/

/*Carousel*/
.graytxt { font-family: Roboto-Italic !important; font-size: 15px !important; color: #8f8f8c !important; }
.banner-product .container .carousel-inner { height: 360px; }
.carousel-img { height: 360px; width: 400px; }
.carousel-img img { height: 360px; width: 400px; }
.banner-product .container .carousel-inner .carousel-text { position: absolute; right: 20px; top: 57px; width: 480px; min-height: 360px; }
/*3 April*/
/******/
.banner-product .container .carousel-inner .carousel-text .banner-text { line-height: 0; }
.banner-product .container .carousel-inner .carousel-text p { line-height: 20px; width: 82%; padding-top: 13px; }
/*2 April Vijita*/
.banner-product .container .carousel-indicators { top: -25px; left: 80%; width: 5%; }
/********/
.accordianTabCtrl .resp-tabs-container .col-md-6 p { font-size: 15px; }
.product-wrap .accordianTabCtrl #horizontalTab ul.resp-tabs-list {  /*overflow: hidden;*/ padding-bottom: 1px; }/* Vinay Nov 03 2017 */

/*changes 18 mar 2014*/
.content-col-temp .arrowlistmenu {  padding-right: 15px; margin-top: 10px; }
.content-stack-template .col-md-3 { padding-left: 0px; }
/**/

/*changes by rohini for 19 march 14*/
.clr-white-bullet {  padding-right: 27px; display: inline-block; top: 4px; width: 19px; height: 20px; position: absolute; overflow: hidden; }
/*Rohini 7-4-14*/
.clr-white-bullet:before { content: '\00a0\00a0\00a0'; display: block; width: 24px; height: 24px; position: absolute; right: -1px; top: 1px; opacity: 1; /* background: transparent url(../images/arrow_small.png) 100% top no-repeat; */ text-decoration: none; }
.clr-white-bullet:hover:before { right: -1px; -webkit-animation: goRight .9s ease-in-out; -moz-animation: goRight .9s ease-in-out; -ms-animation: goRight .9s ease-in-out; -o-animation: goRight .9s ease-in-out; animation: goRight .9s ease-in-out; -webkit-transition: width .9s step-end; -moz-transition: width .9s step-end; -ms-transition: width .9s step-end; -o-transition: width .9s step-end; transition: width .9s step-end; }
.clr-white-bullet:hover:before { width: 24px; -webkit-transition: width .9s step-start; -moz-transition: width .9s step-start; -ms-transition: width .9s step-start; -o-transition: width .9s step-start; transition: width .9s step-start; }

.content-col-temp .arrowlistmenu, .content-stack-template .arrowlistmenu { /* background: url("../images/bg-img-ry.jpg") repeat-y scroll right top rgba(0, 0, 0, 0);
padding-right:20px;margin-top:6px; */ }
/*rohini 20-3-14*/
.content-col-temp .arrowlistmenu h2, .content-stack-template .arrowlistmenu h2 { line-height: 0px; }
.content-stack-template .col-md-3 { padding-left: 0px; padding-right: 0; }
/*Pratiksha 19*/
.content-stack-template .col-md-9 { padding-left: 20px; }
/*Pratiksha 19*/
.support-background .offer-info { min-height: 0px; }
.events-list-heading { font-family: RobotoCondensed-bold; color: #000; font-size: 15px; display: block; margin: 30px 0 2px 0; }
.venue { display: block; font-family: RobotoCondensed-bold; color: #000; margin: 0 0 2px; }
/*chnages by ketki 28mar*/
.deadbolt-product .breadcrumb > li + li:before { content: ">"; color: #fff; }
.deadbolt-product .breadcrumb > li.active-breadcrumb { color: #fff; }
#div2 .links { padding: 0px; }
/*Added By Himanshu For PLP*/



/*Product List Page*/
.height-auto { height: auto; }
/*4 APril Gayatri*/
/*.plp-banner .breadcrumb-wrap {top:-250px;}*/
/****************/
.sorting { padding: 0;  width: 220px; }
.sorting label { color: #8F8F8C; padding-top: 3px; font-weight: normal; }
.sorting .drop-link { -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; padding: 2px 10px; font-family: 'Avenir-Book'; margin-bottom: 0; background: url(main/images/dropdown-arrow.png) no-repeat 92% center #e6e6e6; border: 0 none; border-radius: 0; /* width:60%; */ width: 132px; cursor: pointer; font-weight: normal; }
select::-ms-expand { display: none; }
.plp-banner .breadcrumb > li + li:before { color: #fff; content: ">"; }
/*Carousel*/
.plp-banner .carousel-inner { z-index: 0; }
.plp-banner .carousel-wrap { height: auto; background: none; }
.plp-banner .carousel-indicators { left: 113%; padding: 6% 0 0 9px; z-index: 10; margin-top: 2%; width: 33px; left: auto; right: 0; height: 346px; margin-right: 2px; }
.plp-banner .carousel-caption { left: 47%; text-align: left; width: 34%; top: 21%; }
.plp-banner .carousel-caption a.clr-black-bullet { padding-right: 6%; font-family: RobotoCondensed-Bold; }
.no-res { color: #8f8f8c; }
.search-results-content { width: 100%; float: left; }

.left-panel { padding-left: 0; }
.search-left-content #finishthumb { width: 90%; /* margin-top:5px; */ /* margin-left: 23px; */ }
.search-left-content #finishthumb label { width: 87%; }
.search-left-content #finishthumb .product-finishes { margin-right: 5px; }
.right-panel { padding: 0; margin-top: 11px; }
.product-image {  margin-bottom: 10px; }
#finishthumb a.active,
.product-details-page .finish-options a:hover { border: 2px solid #64cbe8; }
.product-finishes { display: inline-block; }
.list-item .product-finishes { width: 30px; height: 30px; margin-bottom: 5px; margin-right: 2px; }
.search-left-content .product-finishes { /* width:39px;height:39px;border-radius:4px; */ padding: 0 2px; border: 0 solid #8F8F8C; margin-bottom: 0px; width: auto !important; }
.search-left-content .product-finishes:hover { /* background: none repeat scroll 0 0 #43C0E5; */ border: 0 solid #8F8F8C; }
.product-finishes img { width: 20px; }
.page-results { width: 70%; text-align: right; }
.page-no a { color: #00A9E0; }
.page-no .current-page { color: #000; }
.product-information { padding: 0; }
ol.list-item {  width: 100%; padding-left: 0; }
.product-list li { margin: 0 0 16px; /* width:31%; */ display: block; overflow: hidden; /* padding-left:10px; */ border-bottom: #e5e5e5 solid 1px; }
/* .product-list li:first-child{background:none;} */
.product-name { margin: 0 0 10px 0; width: 100%;  }
.product-name a { font: normal 24px 'Stag Web'; letter-spacing:1px;  line-height: 26px; color: #000; font-weight: 300; overflow: hidden; display: inline-block; }
.product-name a:hover { /* color:#00A9E0; */ text-decoration: underline; }
.available { margin-bottom: 5px; height: 35px; }
.available label { font-weight: normal; float: none; }
.compare { margin-top: 5px; }
.compare input { margin-top: 3px; float: left; }
.compare label { padding-left: 6px; font-weight: normal; }
.comparison-banner { height: 108px; padding: 34px 0 10px 0px; display: none; }
.no-rating { display: none; }
.no-rating .pipe { padding: 0 8px; }
/*4 April Vijita*/
.comparison-banner h3 { line-height: 24px; }
/*font:normal 30px BebasNeueRegular*/
/**************/
.product-comparison { position: fixed; bottom: 0px; z-index: 1004; width: 100%; }
.compare-text { padding-right: 20px; padding-bottom: 3px; width: 25%; float: left; margin-left: -1.5%; }
.compare-count { padding: 9px 20px 0; font-family: RobotoCondensed-Regular; border-right: 1px solid #fff; border-left: 1px solid #fff; width: 64%; float: left; }
.compare-count span span { font: 30px RobotoCondensed-Regular; }
.hide-detail { display: none; }
.remove-item { display: none; color: #00A9E0; font:; margin-top: 5px; }
.remove-item span { cursor: pointer; }
.clear-all { width: 10%; float: left; line-height: 20px; padding-left: 24px; margin: 15px 0 0 17px; }
.compared-products { /*height:460px;*/ display: none;  margin-top: -12px; }
.compared-products .product-list { width: 100%; }
.compared-products .product-list li { width: 19%; padding-top: 15px; }
.compared-products .product-image { width: 175px; height: 175px; }
.compared-products .product-image img { width: 100%; height: auto; }
.compared-products .product-name { /* height:95px; */ }
.compared-products .product-name a { /* height:55px; */ }
.compared-products .product-finishes { width: 23px; height: 23px; margin-right: 2px; margin-bottom: 5px; }
.compared-products .product-information #finishthumb { /* width:100%;height:85px; */ }
.compared-products #finishthumb a.active { padding: 1px; }
.filter, .sort { width: 100%;  float: left; /*padding:8px 15px; font:16px RobotoCondensed-Regular;position:absolute; top:52px;*/ z-index: 1005; }
.filter .btn-default, .title_header .btn-default, .sort .btn-default { /* border-radius:8px;width:10%; */ text-align: center; /* float:left; */ float: right; padding: 10px 20px;line-height: 12px; font-size: 12px; font-family: 'Avenir-Book'; /* border:1px solid #e5e5e5; */ text-shadow: none; cursor: pointer; }
#cancel-filter, #cancel-sort, .cancel-bt { /* background:#c9c9c9; */ color: #606060; border: 1px solid #e5e5e5; font-family: 'Avenir-Book'; font-size: 12px; text-shadow: none; box-shadow: none; }
#cancel-filter:hover, #cancel-sort:hover, .cancel-bt:hover, .cancel-bt:focus, .cancel-bt:active { background: none !important; box-shadow: none !important; }
#apply-filter, #apply-sort, .apply-bt { background: #0081c6; color: #ffffff; margin-left: 7px; }
.aside-wrapper .apply-bt:hover, .aside-wrapper .apply-bt:focus, .aside-wrapper .apply-bt:active { box-shadow: none; background: #0081c6; color: #fff; }
.filter-text { /* text-align:center;width:80%; padding:5px 8px;*/ color: #000000; /* text-align:center; */ float: left;letter-spacing:1px;  font-family: 'Stag Web'; font-size: 20px; }
.overlay-wrap { opacity: 0.6; position: fixed; height: 100%; /* top: 99px; */ background: #000; display: none; z-index: 19; width: 100%; }
.compare-btn { width: 12%; display: none; padding: 8px; text-align: center; color: #fff; background: #000; border-radius: 8px; border: 1px solid #34B1D6; float: left; font: 16px RobotoCondensed-Regular; cursor: pointer; }
.title_header #cancel-filter { float: right; margin: 5px 2% 7px 0; }
.title_header .clear-all { background: #c9c9c9; color: #606060; border: 1px solid #959595; float: right; margin: 5px 2% 7px 0; }
/*Pooja9/9*/
.pagination-bottom { padding: 20px 0 0; }
.pagination-bottom .page-results { width: 100%; }
.showAll { float: left; cursor: pointer; color: #00A9E0; }
/*Video component*/
.video-img-placeholder a img { width: 200px; height: 122px; }
.video-img-placeholder .modalButton { width: 200px; height: 122px; }
ul.video-border-bottom, li.column-border { list-style: none; }
.video-title .product-name a:hover { color: #00A9E0; text-decoration: underline; }

/*4 April Gayatri*/
/*PLP Page*/
.plp-page .search { background-color: #f0f0f0; }
.plp-page .search-content-area { padding: 40px 0 0;  }
.plp-page .search-tab-content { padding-top: 30px; }
.plp-page .search-content-area .tabbable .tab-content #two { background: 0 none; }
.plp-page .search-content-area .nav-tabs > li > a { margin-right: 20px; line-height: 1.428571429; border: 1px solid #d7d7d7; border-radius: 8px 8px 0 0; color: #b1b1b1; padding: 4px 67px 5px; font-family: BebasNeueregular; font-size: 21px; }
.plp-page .search-content-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #0077c8; border: 1px solid #dddddd; border-bottom-color: transparent; /*padding-bottom:2%;*/ }
/*Pratiksha 24*/
.plp-page .search-results-content .checkbox-div { float: left; width: 100%;  position: relative; display: block; }
.plp-page .search-results-content .checkbox-menu {  margin-top: -10px; }
.plp-page .search-results-content .checkbox-menu .border-bottom { float: left; width: 100%; margin-bottom: 0px; padding-top: 10px; }
.plp-page.search-results-content .checkbox-menu .border-bottom:first-child { background: none; }
.plp-page input[type="checkbox"] + label:before { background: url(main/images/sprite-radio.jpg) no-repeat; display: inline; background-position: 0 1px; padding-left: 17px; margin-left: -17px; content: ""; }
.plp-page .search-left-content { float: left; width: 100%; padding-top: 10px; }
.plp-page input[type="checkbox"]:checked + label.checkbox-label, input[type="checkbox"]:checked + label.compare-label { background-position: 0 -17px !important; }
.plp-page input[type="checkbox"]:checked + label.checkbox-label:before { background-position: 0 -17px !important; content: ""; }
.plp-page input[type="checkbox"] { border: 0 none; position: absolute; overflow: hidden; width: 1px; height: 1px; clip: rect(0px, 0px, 0px, 0px); }
.plp-page .checkbox-div .search-left-content { padding-top: 0; padding-bottom: 0; }
.plp-page .search-results-content .filter-div { padding-left: 0; padding-bottom: 5px;  font-family: Roboto-Italic; color: #8F8F8C; width: 100%; }
.plp-page .search-results-content .left_menu_header { font-size: 14px; font-family: 'Avenir-Black'; margin-left: 0px; color: #000; margin-bottom: 10px; display: inline-block; }
.plp-page .search-results-content .bg-left { width: 100%; float: left; }
.plp-page .search-results-content .content-box { display: block; margin-top: 29px; padding-bottom: 5px; }
.plp-page .marginbottom0-paddingbottom30 { padding-bottom: 30px !important; margin-bottom: 0 !important; }
.plp-page .search-results-content .your_selections { width: 100%; border: 1px solid #cbcbcb; background-color: #003057; position: relative; margin-bottom: 25px; display: table; vertical-align: middle; }
.plp-page .selection-text { width: 20%; color: #fff; text-align: center; display: table-cell; vertical-align: middle; }
.plp-page .blue_arrow_img {  padding-left: 3%; width: 60%; display: table-cell; vertical-align: middle; }
.plp-page .blue_arrow_img div:first-child { width: 80%; padding: 4px 0; display: table-cell; vertical-align: middle; }
.plp-page .clear { width: 20%; text-align: center; /*border-left: 1px solid #FF0000;*/ display: block; width: 20%; background: #E2E2E2; display: table-cell; vertical-align: middle; }
.plp-page .clear span { color: #00A9E0; margin-bottom: 0;  cursor: pointer; padding-left: 25px; height: 20px; display: none; }
.plp-page .select-arrow { width: 11px; height: 34px; position: relative; left:; top:; display: inline-block; }
.plp-page .choices { /*position:absolute;top:22%;*/ font-family: Roboto-Light; font-size: 13px; line-height: 25px; }
.plp-page .cancel {  height: 20px; display: inline-block; padding-left: 25px; margin: 3px 15px 2px 0; font-family: Roboto-Light; cursor: pointer; }
.plp-page .choice-wrp { display: none; }
.plp-page .pagination-links { color: #00A9E0; font-family: Roboto-Regular; }
.plp-page .font-gray { color: #8f8f8c; }
.plp-page .pagination-results { font-size: 13px; font-family: Roboto-Italic; }
.plp-page .pagination-div ul li { display: inline; }
.plp-page .search-results-content .checkbox-label { cursor: pointer; font-weight: normal; color: #000000; line-height: 15px; font-size: 12px; margin-bottom: 8px; margin-left: 17px; display: block; width: 87%; }
.plp-page .search-results-content .checkbox-div.child-checkbox { width: 90%; }
.plp-page .search-label { display: block; }
.plp-page .search_accordion { display: none; }
.plp-page .mobile-pagination { display: none; }
.plp-page .title_header { display: none; }
.plp-page .search .container .faq-search { margin-bottom: 5px !important; }
.plp-page .top-wrap.search .container { padding-bottom: 30px; }
.plp-page .top-pagination { overflow: hidden; padding-bottom: 5px; }
.plp-page .bottom-pagination { margin-top: 5px; margin-bottom: 0 !important; padding-bottom: 0 !important; font-size: 13px; margin-right: 1.5%; }
.plp-page .search-results-content .news { margin-top: 40px; }
.plp-page .search-results-content .checkbox-menu .menuheader { width: 200px !important; }
.plp-page .search-results-content .content-box div.border-bottom { padding-bottom: 5px; margin-bottom: 10px; }
.plp-page .search-results-content .content-box .heading { font-size: 14px; color: #00a9e0; line-height: 18px; }
.plp-page .search-results-content .content-box .pdf-icon { font-size: 12px; color: #8f8f8c; display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -5px; }
.plp-page .search-results-content .content-box .pdf-icon a { vertical-align: bottom; float: left; margin-right: 4px; }
.plp-page .search-results-content .content-box .news-brief { font-size: 13px; color: #000; }
.plp-page .tab-pane .search-results-content { margin-top: 20px; }
.plp-page .tab-content .page-results { width: 100%; }


/*Installation Page*/
.installation .search { background-color: #f0f0f0; }
.installation .search-content-area { padding: 40px 0 0;  }
.installation .search-tab-content { padding-top: 30px; }
.installation .search-content-area .tabbable .tab-content #two { background: 0 none; }
.installation .search-content-area .nav-tabs > li > a { margin-right: 20px; line-height: 1.428571429; border: 1px solid #d7d7d7; border-radius: 8px 8px 0 0; color: #b1b1b1; padding: 4px 67px 5px; font-family: BebasNeueregular; font-size: 21px; }
.installation .search-content-area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #fff; cursor: default; background-color: #0077c8; border: 1px solid #dddddd; border-bottom-color: transparent; /*padding-bottom:2%;*/ }
/*Pratiksha 24*/
.installation .search-results-content .checkbox-div { float: left; width: 100%; margin-bottom: 3px; }
.installation .search-results-content .checkbox-menu { padding-right: 20px; width: 100%; }
.installation .search-results-content .checkbox-menu .border-bottom {  float: left; width: 100%; margin-bottom: 0px; padding-top: 10px; }
.installation.search-results-content .checkbox-menu .border-bottom:first-child { background: none; }
.installation input[type="checkbox"] + label { display: inline-block; background-position: 0 2px; padding-left: 11%; }
.installation input[type="checkbox"]:checked + label.checkbox-label, input[type="checkbox"]:checked + label.compare-label { background-position: 0 -15px !important; }
.installation input[type="checkbox"] { border: 0 none; position: absolute; overflow: hidden; width: 1px; height: 1px; clip: rect(0px, 0px, 0px, 0px); }
.installation .search-left-content { padding-bottom: 5%; }
.installation .search-results-content .filter-div { padding-left: 0; padding-bottom: 5px; margin: 20px 0 0 0; font-family: Roboto-Italic; color: #8F8F8C; width: 99%; }
/* .installation .search-results-content .left_menu_header { font-size: 15px; font-family: RobotoCondensed-Regular; margin-left: 0px; color: #000; margin-bottom: 5px; display: inline-block; }
 */.installation .search-results-content .bg-left { width: 100%; float: left; }
.installation .search-results-content .content-box { display: block; margin-top: 29px; padding-bottom: 5px; }
.installation .marginbottom0-paddingbottom30 { padding-bottom: 30px !important; margin-bottom: 0 !important; }
.installation .search-results-content .pagination-div { margin-bottom: 10px !important; padding-bottom: 1%; font-size: 13px; margin-right: 1.5%; }
.installation .search-results-content .your_selections { width: 100%; border: 1px solid #cbcbcb; background-color: #003057; position: relative; margin-bottom: 25px; display: table; vertical-align: middle; }
.installation .selection-text { width: 20%; color: #fff; text-align: center; display: table-cell; vertical-align: middle; }
.installation .blue_arrow_img {  padding-left: 3%; width: 60%; display: table-cell; vertical-align: middle; }
.installation .blue_arrow_img div:first-child { width: 80%; padding: 4px 0; display: table-cell; vertical-align: middle; }
.installation .clear { width: 20%; text-align: center; /*border-left: 1px solid #FF0000;*/ display: block; width: 20%; background: #E2E2E2; display: table-cell; vertical-align: middle; }
.installation .clear span { color: #00A9E0; margin-bottom: 0;  cursor: pointer; padding-left: 25px; height: 20px; display: none; }
.installation .select-arrow { width: 11px; height: 34px; position: relative; left:; top:; display: inline-block; }
.installation .choices { /*position:absolute;top:22%;*/ font-family: Roboto-Light; font-size: 13px; line-height: 25px; }
.installation .cancel {  height: 20px; display: inline-block; padding-left: 25px; margin: 3px 15px 2px 0; font-family: Roboto-Light; cursor: pointer; }
.installation .choice-wrp { display: none; }
.installation .pagination-links { color: #00A9E0; font-family: Roboto-Regular; }
.installation .font-gray { color: #8f8f8c; }
.installation .pagination-results { font-size: 13px; font-family: Roboto-Italic; }
.installation .pagination-div ul li { display: inline; }
.installation .search-results-content .checkbox-label { font-family: Roboto-Light; font-weight: normal; }
.installation .search-label { display: block; }
.installation .search_accordion { display: none; }
.installation .mobile-pagination { display: none; }
.installation .title_header { display: none; }
.installation .search .container .faq-search { margin-bottom: 5px !important; }
.installation .top-wrap.search .container { padding-bottom: 30px; }
.installation .top-pagination { overflow: hidden; }
.installation .bottom-pagination { margin-top: 5px; margin-bottom: 0 !important; padding-bottom: 0 !important; font-size: 13px; margin-right: 1.5%; }
.installation .search-results-content .news { margin-top: 40px; }
.installation .search-results-content .checkbox-menu .menuheader { width: 200px !important; }
.installation .search-results-content div.border-bottom { padding-bottom: 5px; margin-bottom: 10px; }
/*Pratiksha 3 May*/
.installation .search-results-content .heading { width: 90%; display: inline-block; font-size:14px; }
 /*Pratiksha 3 May*/
.installation .search-results-content .heading a { /* color: #00a9e0; */ }
/*Pratiksha 3 May*/
.installation .search-results-content .heading a:hover { /* text-decoration: underline; */ }
.installation .search-results-content .pdf-icon { font-size: 12px; /* color: #8f8f8c; */ display: inline-block; width: 38px; line-height: 10px; float: right; position: relative; top: -2px; width: 10%; display: inline-block; margin-bottom: 5px; }
/*Pratiksha 3 May*/
.installation .search-results-content .content-box .pdf-icon a { vertical-align: bottom; float: left; margin-right: 4px; }
.installation .search-results-content .content-box .news-brief { font-family: Roboto-Light; font-size: 13px; color: #000; }
.installation .tab-pane .search-results-content { margin-top: 20px; }
.installation .tab-content .page-results { width: 100%; }
.installation .col-lg-3 { width: 22%; }
.installation .bg-right { margin-right: 15px; padding-right: 0; }
/* .installation .left-panel .arrowlistmenu { padding-right: 15px; } */
.installation .left-panel .arrowlistmenu .sideNavigation .arrowlistmenu { padding-right: 0; }
/**************************/

/***********/
.product-wrap .brand-logo { margin: 0; }
/*Ketki 8 April for connected device*/
/*warning ie 8 */
#warning { display: none; }
/*warning end*/
.cq-wcm-edit .installation { margin-top: 10px; }

/*Added PLR*/
.redirect.offering_info { float: left; margin-top: 10px; }
/*.redirect.offering_info .offer-info{height:125px;word-wrap: break-word;}/*Pratiksha 9May- reverting the height change*/
.redirect.offering_info .offer-info { height: 100px; word-wrap: break-word; }
.section-title { font: 17px; margin-top: 20px; font-weight: normal; width: 100%; word-wrap: break-word; }
/*Pratiksha 18March*/ /*30 apr Vijita*/ /*Pratiksha 9May*/
.offer-info { width: 100%; font: 14px 'Avenir-Book';  margin: 0 0 20px; }
/*Pratiksha 18March*/
/*a:hover{text-decoration:underline;color:#00A9E0 !important;}*/
.redirect.offering_info .clr-black-bullet { color: #000000; }
.redirect.offering_info .clr-black-bullet:hover { text-decoration: underline; color: #00A9E0; }
.view-link { float: left; display: inline-block; }

/*Added by pratiksha for PLP Page*/
.compared-products .product-list li { width: 20%; }
.product-information .product-image a img {  width: 164px; }

/*overlay*/
.overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 10030; background-color: rgba(0,0,0,0.5); display: none; background-image: url("../images/loading.gif"); background-repeat: no-repeat; background-position: center center; }
/*Rohini 22-4-14*/
.list-desc { color: #000000; display: list-item !important; /* font-family: Roboto-Light; */ font-size: 13px; margin-left: 15px; padding-left: 5px; }
/**/
.list-cert { color: #000000; display: list-item !important; /* font-family: Roboto-Light; */ font-size: 13px; margin-left: 55px; padding-left: 5px; }
/**/
.child-checkbox { margin-left: 12px; }
/*Rohini 23-4-14*/
.installation .page-results { width: 100%; }
/*Rohini 23-4-14*/
.offering_info.redirect { padding-left: 15px; padding-right: 15px; width: 100%; }
/*Pratiksha 9May*/
/*.offering_info.redirect .section-title{height:70px;}*/ /*reverting the height change*/
.bannerImageHolder img { width: 600px; height: 395px; }


/*Bhargav K - Rollover text component Styling - START*/
.rollOver { width: 100%; float: left; position: relative; padding-right: 15px; padding-left: 15px; margin-bottom: 20px; }

.rollOver-data {  margin-bottom: 10px; margin-top: 10px; /*width: 20%;*/ float: left; }

.rollOver-data .rollOver-imgTxt { width: 190px !important; height: 128px !important; }
.rollOver-imgTxt { display: inline-block;  width: 188px; float: left; position: relative; padding: 0px 11px 0px 0px; }

.rollOver-imgTxt a { display: inline-block; width: 170px; height: 124px; overflow: hidden; margin-left: 7px; }


.rollOver-img { display: block; float: left; width: 170px; height: 95px; overflow: hidden; margin-bottom: 5px; clear: both; }

.rollOver-img img { width: 170px; height: 95px; }

.rollOver-txt { color: #000; display: block; font-family: Roboto-Light; font-size: 12px; padding: 0px 2px; height: 16px; overflow: hidden; text-align: center; line-height: 14px; }

.rollOverText { width: 30%; float: left; padding-top: 10px; }

.heading-category { font: 17px RobotoCondensed-bold; color: #000; display: block; padding-left: 30px; text-transform: uppercase; }

.sub-heading-category { color: #000 !important; display: block; padding-left: 30px; }

.text-show { display: block; }

.text-hide { display: none; }

.newproductReg a { color: #00a9e0 !important; font-size: 14px; padding-bottom: 40px; }

.newproductReg a:hover { color: #fff !important; text-decoration: underline; }

.newproductReg { padding-top: 20px; padding-bottom: 20px; }



/*Bhargav K - Rollover text component Styling - END*/
/*Global.css*/
/*Adore Your Doors Email Signup Form - Thank you page- Download modal - Start*/
#registrationForm input { float: left; }
.registersts { display: none; }
/*Adore Your Doors Email Signup Form - Thank you page- Download modal - End*/

/*schlage control styles update*/

.schcontrol-form .formdata .textExt h2 { padding-left: 20px; }
.schcontrol-form .formdata .textExt h3 { padding-left: 20px; }
.schcontrol-form .formdata .textExt h4 { padding-left: 20px; }

.retreat-form .formdata .textExt h2 { padding-left: 20px; }
.retreat-form .formdata .textExt h3 { padding-left: 20px; }
.retreat-form .formdata .textExt h4 { padding-left: 20px; }

.registration-form .formdata .textExt h2 { padding-left: 20px; }
.registration-form .formdata .textExt h3 { padding-left: 20px; }
.registration-form .formdata .textExt h4 { padding-left: 20px; }

/*end*/

/* Schalge blog*/
.blogentry h2 {
    display: none;
}
.blogentry h2:first-of-type {
    display: block;
}
p.sf-date:first-of-type {
    display: block;
}
p.sf-date {
    display: none;
}
.blog-wrap .entry-form {
    min-height: 440px;
}

.narrowcolumn {
  width: 450px;
  padding: 0;
	}
.narrowcolumn .postmetadata {
    padding-top: 5px;
    padding-bottom: 5px;
}
form#search-form-blog div.input-group{
width:100%;
}

form#search-form-blog-m div.input-group{

width:100%;

}
.blog-wrap #sidebar {
    margin-left: 765px;
}

.blogentry h2 a {
    color: #0081c5;
    font-weight: 300!important;
}
/*.x-form-field-wrap{
width:300px!important;
    }*/

.blog-wrap .entrytitle h2 {
    color: #0081c5!important;
}

.blog-wrap .blog.main {
    min-width: 670px;
}

.blog-wrap .widecolumn {
    margin: 1px 0 0 3px;
}

.blog-wrap .parsys {
    text-align: left;
    padding-top: 20px;
}

.blog-wrap .entrytitle {
    max-width: 1200px;
    padding-top: 20px;
    /*display: none;*/
}

.blog.main .section .clr-black-bullet {
    display: none;
}

.clr-grey-arrow-left:before {
   background: url(main/images/left-arrow-grey.png) left center no-repeat;
}
.alignright .clr-grey-arrow:after {
    background: url(main/images/right-arrow-grey.png) 10px 2px no-repeat;
}
.next .clr-grey-arrow:after {
    background: url(main/images/right-arrow-grey.png) 10px 2px no-repeat;
}

.blog-wrap .blogentry h2 a {
 float: right;
 width: 55%;
	}
.blog-wrap .blogentry small {
    display: none;
}
.blogentry .blogg {
width: 50%;
float: right;
}
.blogentry .imgExtComp{
 width: 50%;
 margin-bottom: 20px;
}
#CQ div.entry-fields-wrap .dummy-input {
    width: 355px !important;
}
#CQ div.entry-button-group {
    margin-bottom: 5px!important;
}
/*.postmetadata a {
    display: none;
}*/
p.postmetadata {
    border-bottom: 1px dotted grey;
    border-top: 1px dotted grey;
    padding-right: 27%;
    display: inline-block;
}
.blogentry .sf-date {
    float: right;
    width: 50%;

}
.blogentry{
    margin-bottom: 20px;
    padding: 10px;
    border: #e5e5e5 solid 1px;
    border-top: #0081c6 solid 10px!important;
}

p.postmetadata.alt {
    display: none;
}
.entrytitle small {
    display: none;
}
.blog-wrap .sf-date {
  margin-left: 1px;
}
.blogentry .blogg-detail {
    display: none;
}
.blogentry .html-source{display:none;}
.blogentry .generalImage{display:none;}
.blogg-detail{margin-top:20px;}
.hideOnBlogEntry{display:none;}
.blogentry .hideOnBlogEntry{display:block;}
@media only screen and (max-width: 1024px) {
    .blog-wrap #sidebar {
    width: 50%;
    clear: both;
    margin-left:45px;
}
}
@media (min-width: 600px) and (max-width: 767px) {
.narrowcolumn{
   width: auto;
  }
 .blog-wrap .blog.main {
    min-width: 470px;
}
 .blogentry .imgExtComp {
    width: 39%;
}
.blog-wrap .blogentry h2 a {
  font-size: 38px;
}
  }
@media (min-width: 480px) and (max-width: 599px) {
.blog-wrap .blog.main {
     min-width: auto;
}
 .narrowcolumn{
   width: auto;
  }
 .blogentry .imgExtComp {
    width: 45%;
}
.blog-wrap .blogentry h2 a {
  font-size: 30px;
}
.blogentry {
   height: 330px;
}
        }
@media (min-width: 320px) and (max-width: 480px) {
.blog-wrap .blog.main {
    min-width: 0px;
}
.narrowcolumn{
   width: auto;
  }
.blogentry .blogg {
float: none;
}
.blog-wrap .blogentry h2 a {
    float: none;
}
.blogentry .sf-date {
    float: none;
   /* margin: 0 auto;*/
    padding-right: 20px;
    padding-top: 8px;
    width: 100%;

}
.blogentry .imgExtComp {
    width: 70%;
    margin: 0 auto 15px;
    text-align: center;
    padding-right: 20px;
}
.blogentry .blogg {
     width: 100%;
     margin: 0 auto;
    padding-right: 20px;
    padding-top: 15px;
}
.narrowcolumn .postmetadata {
 margin-top: 10px;
}
}
@media only screen and (min-width: 1200px) {
.blogentry h2 a {
  margin-right: 15px;
}
.blogentry .sf-date {
    margin-right: 45px;
}
.blogentry .blogg {
margin-right: 45px;
}
}
.header-wrap-blog {
    background: #e5e5e5 none repeat scroll 0 0;
    height: 12px;
    position: relative;
    z-index: 9999;
        }
.blog-breadcrumb .breadcrumb>li {
 float: left;
}

@media only screen and (min-width: 1023px) {
     .blog-banner {
    width: 670px;
}
}

.blog-blue {
	color: #0081c5;
	font-weight: 300!important;
    font-family: 'Stag Web',Helvetica,Arial,sans-serif;
	font-size: 40px;
}

/* */

/** blog carousel component styles */

.latest-blog-posts .security-row {
	padding: 20px;
	border: #e5e5e5 solid 1px;
	font-size: 14px;
	margin-bottom: 30px;
    overflow:auto;
}

.latest-blog-posts .brdr-top-l-blue-10 {
	border-top: #0081c6 solid 10px!important;
}

  .blog-carousel .hero-carousel .blog-carousel-caption {
    /* left: 0; */
    margin: 0 auto;
    max-width: 960px;
    /* right: 0; */
    /* bottom: 30px; */
    width: 100%;
    text-shadow: none;
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
	}
    @media (min-width: 1024px){
.blog-carousel .blog-carousel-caption {
    height: 260px;
}
    }
.blog-carousel .blog-carousel-caption {
    color: #fff;
    /* position: absolute; */
    width: 450px;
        /*z-index: 10;*/
}

.banner-loader.blog-carousel{
    z-index:9;
}
@media screen and (min-width: 480px)
.blog-carousel .blog-carousel-caption {
    /* left: 20%; */
    /* right: 20%; */
    padding-bottom: 30px;
}
.blog-carousel .blog-carousel-caption {
    /* position: absolute; */
    /* left: 15%; */
    /* right: 15%; */
    /* bottom: 20px; */
        /*z-index: 10;*/
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000!important;
        text-align: justify;
        width:100%;
        border: solid;
        height: 315px;
}

@media (max-width: 480px) {

    .blog-carousel .blog-carousel-caption{
                height:600px;
     }

    .blog-carousel-caption .col-md-6.col-sm-12 {
	  padding-left:15px;
	}
}

@media (min-width: 992px)
.latest-blog-posts .security-row {
        height: 285px;
}

@media (min-width: 480px) and (max-width: 767px){


	.blog-carousel .blog-carousel-caption{
                height:550px;
     }

    .blog-carousel-caption .col-md-6.col-sm-12 {
	  padding-left:15px;
	}

    div.blog-carousel-caption h2{
        padding-top: 20px;
	}

    div.blog-carousel-caption img{
  	    padding-left: 21px;
    }

}
@media (min-width: 768px) and (max-width: 779px){
.blog-wrap .blog.main {
    min-width: 743px;
}
.blog-banner{min-width: 743px;}
}
@media (min-width: 780px) and (max-width: 849px){
.blog-wrap .blog.main {
    min-width: 750px;
}
.blog-banner{min-width: 750px;}
}
@media (min-width: 850px) and (max-width: 899px){
.blog-wrap .blog.main {
    min-width: 810px;
}
.blog-banner{min-width: 810px;}
}
@media (min-width: 900px) and (max-width: 1023px){
.blog-wrap .blog.main {
    min-width: 870px;
}
.blog-banner{min-width: 870px;}
}


div.blogtitle{
	margin-bottom: 20px;
}


.blog-carousel .carousel-adaptive-image{margin: 0 auto; width: 100%;}
.blog-carousel .carousel-indicators {top: 100%!important; margin-top: 10px!important; bottom: auto; left: 50%; list-style: outside none none; margin-left: -30%; padding-left: 0; position: absolute; text-align: center; width: 60%; z-index: 15; background: none; /*margin-top: 0;*/ height: auto; }
.blog-carousel .carousel-indicators li { background-color: #000000; border: none; border-radius: 8px; cursor: pointer; display: inline-block; height: 8px; margin: 2px; text-indent: -999px; width: 8px; }
.blog-carousel .carousel-indicators .active { background-color: #64cbe8; border: none; height: 8px; margin: 2px; width: 8px; }
.blog-carousel .carousel-caption { left: 0; margin: 0 auto; max-width: 960px; right: 0; bottom: 30px; width: 100%; text-shadow: none; text-align: left; padding-bottom: 0; padding-top: 0; }

div.latest-blog-posts .col-lg-4.col-md-6.col-sm-6.col-xs-12.pad-0.text-center img{
    height:250px;
    width:250px;
}
.blogentry .imgExtComp img{max-width:80%}
.blogentry{overflow:auto;}
/*end blog carousel */

/*Styles for video and followus component */

.absolute-full-sm {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.absolute-center-sm {
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important;
}
.vertical-center-sm {
	position: absolute !important;
	height: auto !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}
.horizontal-center-sm {
	position: absolute !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
	-webkit-transform: translateX(-50%) !important;
}

.elevate-arrow {
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 8px;
	border-color: transparent;
	border-style: solid;
}
/* ------------End Utility Classes ------------ */



/* ------------ Start Home ------------ */

.spacingdiv{
	background: #fff;
    padding: 45px 0;
}

.video_sign-up {
    background: #fff;
    padding-bottom: 45px;
    margin-left:auto!important;
    margin-right:auto;

}
    .centerWidth{margin-left:auto!important;
    margin-right:auto;
        float:none;
        width:960px!important;
        padding-bottom:45px}

. video-wrap .video {
	width: 100%;
	padding-bottom: 100%;
	cursor: pointer;
}


.video-loop-wrap {
	height: 100%;
	width: 100%;
	position: absolute;
	overflow: hidden;
	z-index: 0;
	opacity: 0;
	transition: all 0.75s ease-in-out;
     margin-left:auto!important;
    margin-right:auto;
}
.video-loop-wrap.active {
	z-index: 2;
	opacity: 1;
}
.video-poster {
	height: 100%;
	width: 100%;
	position: absolute;
	background-size: cover;
	background-position: top, left;
	z-index: 0;
	opacity: 0;
	transition: all 0.75s ease-in-out;
}
.video-poster.active {
	z-index: 2;
	opacity: 1;
}
.video_inner {
	width: 100%;
	z-index: 3;
	opacity: 1;
	transition: all 0.75s ease-in-out;
}
.video_inner-copy {
	display: block;
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	color: white;
}

.video_inner-play {
	position: relative;
	margin: 15px auto;
	text-align: center;
	/*border: 2px solid #959595;*/
	border: 2px solid #fff;
	transition: border-color 0.25s ease-in;
	height: 65px;
	width: 65px;
}
.video .elevate-arrow {
	width: 20px;
	border-width: 12px;
	border-right-width: 0;
	border-left-width: 20px;
	/*border-left-color: #7b8582;*/
	border-left-color: #fff;
	transition: border-left-color 0.25s ease-in;
}
.video:hover .video_inner-play {
	border-color: white;
}
.video:hover .elevate-arrow.play {
	border-left-color: white;
}
.video-cover {
	position: absolute;
	left:0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,0.45);
}
.yt-player {
	position: absolute;
	height: 100%;
	width: 100%;
}


@media (min-width: 480px){
	div#video-wrap {
      width: 100%;
       height: 480px;
    }

}

@media (min-width: 768px){
 div#video-wrap {
      width: 100%;
        height: 480px;
    }
}

@media (min-width: 1024px){

    div#video-wrap {
      width: 100%;
      height: 100%;
    }
}

 @media (min-width: 992px){
.video-wrap .video {
    padding-bottom: 56.2%;
        }}

/* ------------ End video and follow ------------ */

.heading-how{ width: 75%;  float: left; }


@media (max-width: 480px) {

.heading-how{ width: 65%;  float: left; }
}

/* Style for thought leadership page*/
.content-area-leadership .selector-text {
    width: 50%;
    margin: 15px;
}
.content-area-leadership .blogg .follow-us-title {
    float: left;
    padding-top: 5px;
}
.content-area-leadership .social_icon {
margin-left: 15px;
}
.content-area-leadership .social_icon ul li img {
   /* width: 30px;*/
}
.follow-us-title{
    font-family: 'Avenir-Book';
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.globe-icon { display: inline-block; width: 29px; height: 29px; overflow: hidden; background: url("main/images/globe-sprite.png"); left: 10px; bottom: 10px; position: absolute; }
.img-container:hover .globe-icon { background: url("main/images/globe-sprite.png") 0 -29px no-repeat; height: 30px; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; -o-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; }
.voice-icon { display: inline-block; width: 29px; height: 29px; overflow: hidden; background: url("main/images/799684_audio-sprite.png"); left: 10px; bottom: 10px; position: absolute; }
.img-container:hover .voice-icon { background: url("main/images/799684_audio-sprite.png") 0 -29px no-repeat; height: 30px; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; -o-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; }
.content-area-leadership li.col-md-4.col-sm-6.col-xs-12 {
    list-style-type: none;
    min-height: 201px;
}
.content-area-leadership .files-thumb-container{
        margin-bottom: 10px;
}
@media (min-width: 546px) and (max-width: 599px){
.content-area-leadership li.col-md-4.col-sm-6.col-xs-12 {
    min-height: 218px;
}
}
@media (min-width: 600px) and (max-width: 699px){
.content-area-leadership li.col-md-4.col-sm-6.col-xs-12 {
    min-height: 242px;
}
}
@media (min-width: 700px) and (max-width: 768px){
.content-area-leadership li.col-md-4.col-sm-6.col-xs-12 {
    min-height: 261px;
}}
@media (min-width: 768px){
.content-area-leadership .blogg h2{font-size: 35px;}
}

@media (max-width: 767px){
.content-area-leadership h4{font-size:20px}
}

/* Style for Category Page To Hide the Blank Space in Blog Entry*/
.blogentry .entry .entrylist .col-md-6.col-sm-12 {
    display: none;
}
.navy-blue,.custom-blue {
    background:  #003473 !important;
}
.prod-block .navy-blue .thumbnails {
    background: #003473 !important;
}
.navy-blue .thumbnails .electronic-info {
    color: white;
}
.navy-blue .thumbnails .block-des {
    color: white;
}
.navy-blue .thumbnails .prod-link {
    color: white;
}
span.custom-logo {
    position: absolute;
    width: 70px;
    top: 0px;
    left: 0px;
}


/*Style to add background color */

.productListRedirect .custom-blue{
    	background:#003473 !important;
    }

@media (min-width: 768px){
    .category-listing .smallImage span img{
    	transform:none;
        width: 70px;
    }
	.category-listing .smallImage span{
		float: left;
		position: absolute;
		left: 0px;
		top:0px;
    }
    .columnControl .col-xs-4{
    	padding-left: 0px;
	padding-right: 0px;
    }
}

@media (max-width: 767px){

	.category-listing .smallImage span img{
    	transform:none;
        width: 20px;
    }

	.category-listing .smallImage span{
		position: absolute;
		left: 0px;
		bottom:62.5px;
    }
}
@media (max-width: 600px){

	.columnControl .col-container .blogg h3{
        font-size: 20px;
    }
	.columnControl .col-container .blogg .clr-black{
        font-size: 22px;
    }
}

/* Schlage-News 1927 */

.thumbnails-news {
	display: inline-block;
    float: left;
    position: relative;
    border: 1px solid grey;
    //height: 400px;
}
	.blue-div {
    /*background-color: rgb(0, 129, 198);
    text-align: center;
    padding: 15px 130px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;*/


    background: #0081c5 none repeat scroll 0 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
    .news-img img {
    max-width: 100%;
    max-height: auto;
    /* max-height: 319px; */
    //height: 250px;
}

.news-title-text {
	color: #0081c5;
    display: block;
    float: left;
    font-family:'Stag Web', 'Helvetica' ,'Arial' ,'sans-serif' ;
    font-size: 20px;
    line-height: 25px;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    text-transform: none;
    width: 100%;
    height: 100px;
}

.read-more-link{
    font-family: 'Avenir-Black';
    padding: 10px;
    /* position: absolute; */
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    font-size: 11px;
    background-color: white;
}

@media (max-width: 600px){
    .thumbnails-news {
	width:100%;
    margin-bottom: 30px;
    }
}
@media (min-width: 768px){
    .thumbnails-news {
    	width:100%; //fix for IE11
        height: 400px;

    }
    .news-img {
		height: 220px;
    	text-align:center;
    }
    .news-img img {
        height: 220px;
    }
}
@media (min-width: 601px) and (max-width: 767px){
    .newsContainer .col-xs-12 {
		width:50% !important;
    }
    .thumbnails-news:nth-child(odd) {
        margin-right: 15px;
        margin-bottom: 15px;
	}
	.thumbnails-news:nth-child(odd) {
        margin-left: 15px;
        margin-top: 15px;
	}

}


/* 3-col-5-col-Grid Layout */

@media(min-width:320px) and (max-width:767px){
			.mob-col-ctrl{
            		display:block;
				}
        .desk-col-ctrl{
        display:none;
    }

			}

        @media(min-width:768px){
			.mob-col-ctrl{
            		display:none;
				}
        .desk-col-ctrl{

            display:block;
    }

    .three-fiveColumnImageLayout .col-20-per {
            width:20% !important;
	    padding-left: 0px !important;
    	    padding-right: 0px !important;
        }



			}


/*New CSS for videoAndFollow*/

@media (min-width: 480px){
	div.video-wrap {
      width: 100%;
       height: 480px;
    }

}

@media (min-width: 768px){
 div.video-wrap {
      width: 100%;
        height: 480px;
    }
}

@media (min-width: 1024px){

    div.video-wrap {
      width: 100%;
      height: 100%;
    }
}


/*New CSS for Schlage PDP Blogs*/



.pdpBlogArticles li .blog-image {
        width: 136px;
        float: left;
	}
    .pdpBlogArticles .blog-image a img {
    	width: 136px;
	}
    .pdpBlogArticles .blog-list-content {
        padding-bottom: 20px;
        padding-left: 16px;
        overflow: hidden;
        height: 136px;
	}
    .pdpBlogArticles .blog-name {
        margin: 0 0 10px 0;
        width: 100%;


    }
    .pdpBlogArticles .blog-name a{
		font-family: 'Stag Web', Helvetica,Arial,sans-serif;
        color:#0081C5;
        font-size:24px;
    }
    .pdpBlogArticles .blog-date{
        padding-bottom: 25px;
        font-family: 'Avenir-book';
    }

    .pdpBlogArticles .read-more a span {
        text-transform: uppercase;
        color:#999 !important;
    }



	.pdpBlogArticles span {
        /*width: 70%;
        margin: .7em auto;*/
  overflow: hidden;
  text-align: center;
  font-weight:300;
  color: #fff;
}
.pdpBlogArticles span:before, .pdpBlogArticles span:after {
  content: "";
  display: inline-block;
                width: 50%;
                margin: 0 .5em 0 -55%;
  vertical-align: middle;
  border-bottom: #0081c6 solid 1px !important;
}
.pdpBlogArticles span:after {
        margin: 0 -55% 0 .5em;
}

    .pdpBlogArticles .clr-black-bullet { position: relative; background: url("main/images/right-arrow-grey.png") right center no-repeat; padding-right: 25px; display: inline-block;  }
    .pdpBlogArticles ul hr { margin-top: 5px !important; margin-bottom: 5px !important; border-top: 1px solid #eeeeee !important; display:block; }
    .pdpBlogArticles ul { margin: 5px 0 0 20px !important; }
    .pdpBlogArticles ul li {list-style-type: none !important; }
    .pdpBlogArticles ul li:first-child {margin-top:15px;}
    .pdpBlogArticles ul li:before { content: " " !important;}
    .pdpBlogArticles ul li {padding-bottom: 3% !important; font-family: 'Avenir-Book' !important; color: #000 !important; font-size: 12px !important;}
    .pdpBlogArticles { margin-bottom: 25px; width:auto; padding-left:0px!important; padding-right:0px!important;}
    .pdpBlogArticles .heading { text-align: center; padding: 8px 0; }

    @media (min-width: 320px) and (max-width: 600px) {

        .pdpBlogArticles ul li {padding-bottom: 7% !important;}

        .pdpBlogArticles .pdpblogheading h3 span {font-size:24px;}
    	.pdpBlogArticles .pdpblogheading h5 span {font-size:15px;}

    }

	@media (min-width: 320px) and (max-width: 480px) {
        .pdpBlogArticles .blog-date{
			padding-bottom: 15px;
            font-size:12px;
        }

        .pdpBlogArticles .blog-name a{
        	font-size:15px;
        }

        .pdpBlogArticles .read-more{
            font-size:12px;
        }

    }

	@media (min-width: 481px) and (max-width: 600px) {

        .pdpBlogArticles .blog-name a{
        	font-size:18px;
        }
        .pdpBlogArticles .blog-date{
            font-size:12px;
        }
        .pdpBlogArticles .read-more{
            font-size:12px;
        }
    }

/*Salsify class update*/

div.resp-tabs-container .dlogo-img {float: left; width:25% !important}

@media (max-width: 600px) {
	div.resp-tabs-container .dlogo-img {float: left; width:50%}
}

div.accordian3-par.parsys .dlogo-img {float: left; width:50%}

div.content-area.product-details-page div#horizontalTab .resp-tabs-container span { font-family: 'Avenir-Book'; font-size: 13px; display: block; color: #000; }

div.content-area.product-details-page div#horizontalTab .resp-tab-content { padding:4%;}

/*end*/


/*join mailing lists*/

.mailingListText{
font-weight:normal;
font-size:14px !important;
font-family:'Avenir-Book';
text-align:left;
}

	@media (min-width: 768px) and (max-width: 914px) {

		ul.bxslider-news div.news-title-text{
			height: 138px;
		}
		ul.bxslider-news li.thumbnails-news div.news-img{
			height: 180px;
		}
		ul.bxslider-news li.thumbnails-news div.news-img img{
			height: 180px;
		}

	}
.contentcontainer.section .container-centered{
	max-width:1280px;
            }
#unsubscribe .radio-item label{
   float: none;
}

/* Bootstrap classes - Praveen */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    letter-spacing: 1px;
    line-height: 1.1;
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

ul, ol {
    margin-bottom: 0;
    padding-left: 0;
}

body {
    background-color: #fff;
    font-family: 'Avenir-Book';
    color: #000;
}

sup {
    position: static;
    vertical-align: super;
}

img {
    max-width: 100%;
    height: auto;
}

div .row {
    margin-left: -15px;
}

/* Common Style - Style Guide */

h1 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 48px;
    line-height: 48px;
}

h2 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 40px;
    line-height: 42px;
}

h3 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 34px;
    line-height: 40px;
}

h4 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 29px;
}

h5 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
}

h6 {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
}

a:active, a:active span, a:active span * {
    color: #0081c6 !important;
}

a:hover, a {
    color: inherit;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/* =============================================================================
Generic Classes
========================================================================== */
.bold {
    font-weight: 700 !important;
}

.light {
    font-weight: 300 !important;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.no-gutter-all [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.half-gutter > [class*='col-'] {
    padding-right: 8px;
    padding-left: 8px;
}

.bg-blue {
    background: #0081c6 !important;
}

.clr-blue {
    color: #0081c6 !important;
}

.grey {
    color: #4d4d4d !important;
}

.grey-999 {
    color: #999 !important;
}

.uppercase {
    text-transform: uppercase;
}

.bg-black {
    background: #000 !important;
}

.bg-light-grey {
    background: #e6e6e6 !important;
}

.bg-grey {
    background: #e5e5e5 !important;
}

.brdr-btm-black {
    border-bottom: 1px solid #666 !important;
}

.brdr-btm-l-blue {
    border-bottom: 1px solid #0081c6 !important;
}

.brdr-btm-d-blue {
    border-bottom: 1px solid #003767 !important;
}

.brdr-btm-grey {
    border-bottom: 1px solid #e5e5e5 !important;
}

.brdr-btm-white {
    border-bottom: 1px solid #fff !important;
}

.grey-brdr {
    border: #d6d6d6 solid 1px !important;
}

.grey-brdr-rht {
    border-right: #d6d6d6 solid 1px !important;
}

.brder-rht-1-white {
    border-right: 1px solid #fff !important;
}

.brder-lft-1-white {
    border-left: 1px solid #fff !important;
}

.brdr-top-l-blue-thick {
    border-top: #0081c6 solid 6px !important;
}

.brdr-top-d-blue-thick {
    border-top: #003767 solid 6px !important;
}

.brdr-top-l-blue {
    border-top: #0081c6 solid 4px !important;
}

.brdr-top-d-blue {
    border-top: #003767 solid 4px !important;
}

.brdr-top-l-blue-10 {
    border-top: #0081c6 solid 10px !important;
}

.font-normal {
    font-weight: normal !important;
}

.letter-space-1 {
    line-height: 1px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
    line-height: 18px;
}

.font-20 {
    font-size: 20px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-30 {
    font-size: 30px !important;
}

.pad-0 {
    padding: 0 !important;
}

.padding20 {
    padding: 20 !important;
}

.paddingL6 {
    padding-left: 6px !important;
}

.paddingR6 {
    padding-left: 6px !important;
}

.paddingB5 {
    padding-bottom: 5px !important;
}

.paddingB45 {
    padding-bottom: 45px !important;
}

.paddingB30 {
    padding-bottom: 30px !important;
}

.paddingB10 {
    padding-bottom: 10px !important;
}

.paddingB20 {
    padding-bottom: 20px;
}

.paddingLR15 {
    padding: 0 15px !important;
}

.paddingL40 {
    padding-left: 40px !important;
}

.paddingR0 {
    padding-right: 0 !important;
}

.paddingT15 {
    padding-top: 15px !important;
}

.paddingT30 {
    padding-top: 30px !important;
}

.paddingT50 {
    padding-top: 50px !important;
}

.marg-0 {
    margin: 0 !important;
}

.marginR7 {
    margin-right: 7px !important;
}

.marginL7 {
    margin-left: 7px !important;
}

.marginB0 {
    margin-bottom: 0 !important;
}

.marginB10 {
    margin-bottom: 10px !important;
}

.marginB20 {
    margin-bottom: 20px;
}

.marginB42 {
    margin-bottom: 42px !important;
}

.marginB45 {
    margin-bottom: 45px !important;
}

.marginT20 {
    margin-top: 20px !important;
}

.marginT15 {
    margin-top: 15px !important;
}

.marginT10 {
    margin-top: 10px !important;
}

.marginT5 {
    margin-top: 5px !important;
}

.marginT0 {
    margin-top: 0 !important;
}

.marginTB20 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.pad8 {
    padding: 8px !important;
}

.brdr-bot-0 {
    border-bottom: 0 !important;
}

.primary-button {
    background-color: #0081c6;
    border: medium none;
    color: #fff;
    font-family: "Avenir-Black";
    font-size: 16px;
    min-width: 70px;
    padding: 10px 16px;
    text-align: center;
}

.primary-button:active {
    color: #fff !important;
}

.primary-button:hover {
    color: #fff;
}

.v-align {
    display: table-cell;
    vertical-align: middle;
}

.display-table {
    display: table
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.brdr-btm-grey.block {
    text-indent: -99999px;
}

.overflow {
    overflow: hidden;
}

.text-left-img {
    left: 20px !important;
    right: auto !important;
}

.text-right-img {
    right: 20px !important;
    left: auto !important;
}

.full-width {
    width: 100%
}

input[type=text] {
    border-radius: 0 !important;
}

/* Columnd grid for 5 column in row */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 480px)  and (max-width: 767px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1024px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* Space component */
.half-line {
    height: 5px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.one-line {
    height: 10px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.one-half-line {
    height: 15px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.two-line {
    height: 20px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.two-half-line {
    height: 25px !important;;
    display: block;
    margin: 0;
    padding: 0;
}

.three-line {
    height: 30px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.three-half-line {
    height: 35px !important;;
    display: block;
    margin: 0;
    padding: 0;
}

.four-line {
    height: 40px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.four-half-line {
    height: 45px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.five-line {
    height: 50px !important;
    display: block;
    margin: 0;
    padding: 0;
}


.container-large {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}

/* =============================================================================
Global Styling
========================================================================== */
a:hover, a:focus {
    text-decoration: none !important;
}

/* =============================================================================
Icon Classes
========================================================================== */
.see-arrow {
    background: url("main/images/right-arrow-grey.png") no-repeat scroll center center;
    height: 14px;
    width: 19px;
}

.close-icon {
    background: url("main/images/close-icon.png") no-repeat scroll 0 0;
    border: none;
    cursor: pointer;
    height: 24px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 25px;
}

.close-icon:hover {
    background-image: url("main/images/close-icon-hover.png");
}

.black-pin {
    background: url("main/images/black-pin.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 21px;
    width: 17px;
}

.clr-grey-arrow-rht:after {
    background: url(main/images/sprite-img.png) 5px -68px no-repeat;
    content: "";
    width: 20px;
    height: 16px;
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: transform;
    transition-property: transform;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/* =============================================================================
Header Styling
========================================================================== */
.parbase.section.header {
    border-bottom: 1px solid #e6e6e6;
}

#search_button {
    height: 12px;
    position: relative;
    width: 12px;
    display: inline-block;
    overflow: hidden;
}

a#search_button img {
    left: 0;
    position: absolute;
    top: 0;
}

a#search_button:hover img {
    margin-top: -12px;
}

.ie11-above .commercial {
    right: 6px;
}

.commercial:after {
    background-image: url("main/images/header-link-icon.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 100%;
    position: absolute;
    right: -6px;
    content: "";
    -ms-transform: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.commercial:hover:after {
    -ms-transform: translate(3px, -3px);
    -moz-transform: translate(3px, -3px);
    -o-transform: translate(3px, -3px);
    -webkit-transform: translate(3px, -3px);
    transform: translate(3px, -3px);
}

.commercial:hover {
    background-position: right top;
}

.commercial:active:after {
    background-image: url("main/images/header-link-icon-hover.png");
}

.main_nav > ul li:last-child {
    padding-right: 0;
}

.main_nav .logo {
    float: left;
}

.main_nav > ul {
    float: right;
    margin-top: 52px;
    margin-bottom: 18px;
}

.home-nav.main_nav {
    text-align: center !important;
}

.home-nav.main_nav > ul {
    float: none;
    display: inline-block;
    margin-bottom: 14px;
}

.indicator {
    bottom: -8px;
    left: 50%;
    position: absolute;
}

.indicator > .line {
    background-color:  transparent;
    height: 2px;
    left: -50%;
    position: relative;
    -moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
    transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
    width: 0;
}

.main_nav ul li.showSingle.active .indicator > .line {
    background-color: #0081c6;
    width: 24px;
}

.showSingle.selected {
    border: none;
}

/* =============================================================================
DropDown Styling
========================================================================== */
.dropdown-head {
    height: 58px;
    margin-top: 30px;
    text-align: left;
}

.dropdown-head .see-all {
    color: #999;
    cursor: pointer;
    font-size: 11px;
    margin-bottom: 20px;
    margin-top: 8px;
    text-transform: uppercase;
}

.dropdown-head .see-all:active {
    color: #0081c6 !important;
}

.clr-black-bullet:active {
    background-image: url("main/images/active-arrow.png");
}

.clr-black-bullet:hover {
    padding-right: 35px;
}

.retailer-box .retailer-text:after {
    background-image: url("main/images/black-pin-lg.png");
}

.footerLink.retailer-text {
    padding-right: 18px !important;
}

.footerLink.retailer-text:after { /* background-image: url("main/images/white-pin-lg.png");*/
}

.retailer-text {
    cursor: pointer;
    padding-right: 18px;
    position: relative;
}

.retailer-text:after {
    content: " ";
    background-size: 13px auto;
    background-repeat: no-repeat;
    width: 16px;
    height: 100%;
    right: -4px;
    position: absolute;
    top: 0;
    -ms-transform: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.retailer-box .retailer-text:active {
    color: #0081c6 !important;
}

.retailer-text:hover:after {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.retailer-box .retailer-text:active:after {
    background-image: url(main/images/blue-pin-lg.png);
}

.retailer-box {
    border: #000 solid 1px;
    line-height: 140px;
    text-align: center;
}

.colctrlBootstrap.section .col-xs-6.bg-none {
    padding: 8px !important;
}

.colctrlBootstrap.section {
    text-transform: none;
}

.mainmenu-wrap .targetDiv .col-md-3.bg-none {
    border: none !important;
}

.mainmenu-wrap .targetDiv .colctrlBootstrap.section .bxslider {
    height: 100%;
    margin-top: 0;
    padding-left: 0;
}

.mainmenu-wrap .targetDiv .colctrlBootstrap.section .col-md-3 div {
    height: 100%;
}

/* ==========================================================================
Search Box Styling
========================================================================== */
.search-div {
    background-color: #fff;
    height: 194px;
    margin: 0 auto;
    max-width: 960px;
    padding: 20px 36px;
    position: relative;
    width: 100%;
    z-index: 21;
}

.search-box {
    border-bottom: 1px solid #000;
    float: left;
    margin-top: 52px;
    position: relative;
    width: 100%;
}

.press-enter {
    bottom: 14px;
    color: #999;
    cursor: pointer;
    font-family: "Avenir-Book";
    font-size: 10px;
    font-style: oblique;
    position: absolute;
    right: 0;
}

.searchBox-icon {
    background: rgba(0, 0, 0, 0) url("main/images/search-box-icon-small.png") no-repeat scroll left center;
    border: 10px none;
    cursor: pointer;
    bottom: 10px;
    float: left;
    height: 23px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 23px;
}

.searchBox-icon:hover {
    background-image: url("main/images/search-box-icon-small-hover.png");
}

.mainmenu-wrap.menu-search {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}

.search-div .close-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

/* =============================================================================
Mobile Navigation Styling
========================================================================== */
.container.demo-2 {
    float: left;
    padding: 0;
    width: 100%;
}

.dl-menuwrapper button.dl-active:after {
    background: none;
    box-shadow: none;
}

.menuOpen {
    display: none;
}

button.dl-active .menuOpen {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

/* =============================================================================
Share Dialog Styling
========================================================================== */
/*.modal { max-height: 90vh; *//*need to verify*/ /*}*/
.modal-content {
    max-height: 85vh;
}

.modal-backdrop.fade.in { /* top: 99px; */
}

.modal-open .modal {
    overflow-y: hidden;
}

.modal .close-icon {
    position: absolute;
    right: 20px;
    top: 20px;
}

.modal .modal-content {
    border: 1px solid #e5e5e5;
    box-shadow: none;
}

.modal .modal-header {
    margin: 0 auto;
    padding: 0;
    width: 350px;
}

.modal-header h6,
.modal-header h5,
.modal-header h4,
.modal-header h3,
.modal-header h2,
.modal-header h1 {
    line-height: 1;
    padding: 26px 0 36px;
    margin: 0;
}

.myModal_email .modal-body {
    margin: 0 auto;
    padding: 0 0 40px 0;
    width: 350px;
}

.modal-body .labelRadio {
    color: #000;
    margin-left: 9px;
}

.modal-body .bottom-nav {
    margin: 40px 0 47px;
    padding: 0 0 0 150px;
    width: 100%;
}

.modal-body .email-holder input[type="text"].error {
    border-color: #0081c6;
}

.g-recaptcha {
    margin-bottom: 20px;
}

/* =============================================================================
Beauty and Brain Component
========================================================================== */
.hide-arrow:before,
.hide-arrow:before {
    display: none !important;
}

.img-extended {
    text-align: center;
    padding-right: 0;
}

.text-ext {
    padding: 35px;
    position: relative;
}

.arrow-lft:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 22px 22px 0;
    border-color: transparent #e6e6e6 transparent transparent;
    top: 50%;
    left: -20px;
    margin-top: -20px;
    z-index: 1;
}

.arrow-rht:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 22px;
    border-color: transparent transparent transparent #e6e6e6;
    top: 50%;
    right: -20px;
    margin-top: -20px;
    z-index: 1;
}

.white-color-rht:before {
    border-color: transparent transparent transparent #fff !important;
}

.white-color-lft:before {
    border-color: transparent #fff transparent transparent !important;
}

.grey-color-rht:before {
    border-color: transparent transparent transparent #e6e6e6 !important;
}

.grey-color-lft:before {
    border-color: transparent #e6e6e6 transparent transparent !important;
}

.img-extended:after {
    content: "";
    height: 100%;
    vertical-align: middle;
}

.items-container .section-title {
    font: 24px "Stag Web";
    line-height: 24px;
    margin: 0 0 10px 0;
}

.items-container .section-title span {
    display: block;
}

.items-container .offer-info {
    margin-bottom: 12px;
    font-size: 12px;
    margin-top: 0;
    font-family: 'Avenir-Book';
    display: inline-block;
}

.items-container .item img {
    width: 100%;
}

.items-container .text-ext p:last-child a span {
    letter-spacing: 0.5px;
    vertical-align: middle;
    font-size: 11px;
    text-transform: uppercase;
    max-height: 16px;
    overflow: hidden;
    display: inline-block;
}

.items-container h4 {
    line-height: 24px;
}

.items-container h1, .items-container h2, .items-container h3, .items-container h4, .items-container h5, .items-container h6 {
    margin-bottom: 8px;
}

/* =============================================================================
Helper Classes
========================================================================== */
@media (max-width: 479px) {
    .pull-left-xs {
        float: left !important;
    }

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

@media (min-width: 480px) and (max-width: 767px) {
    .pull-left-sm {
        float: left !important;
    }

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

/*    .arrow-lft-sm:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 22px 22px 0;
        border-color: transparent #e6e6e6 transparent transparent;
        top: 50%;
        left: -20px;
        margin-top: -20px;
        z-index: 1;
    }

    .arrow-rht-sm:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 0 22px 22px;
        border-color: transparent transparent transparent #e6e6e6;
        top: 50%;
        right: -20px;
        margin-top: -20px;
        z-index: 1;
    }*/

/*    .arrow-lft-white-sm:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 22px 22px 0;
        border-color: transparent #fff transparent transparent;
        top: 50%;
        left: -20px;
        margin-top: -20px;
        z-index: 1;
    }

    .arrow-rht-white-sm:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 0 22px 22px;
        border-color: transparent transparent transparent #fff;
        top: 50%;
        right: -20px;
        margin-top: -20px;
        z-index: 1;
    }*/

}

@media (min-width: 768px) and (max-width: 1023px) {
    .pull-left-md {
        float: left !important;
    }

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

@media (min-width: 768px) {
    .pull-left-md-lg {
        float: left !important;
    }

    .pull-right-md-lg {
        float: right !important;
    }

/*    .arrow-lft-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 22px 22px 0;
        border-color: transparent #e6e6e6 transparent transparent;
        top: 50%;
        left: -20px;
        margin-top: -20px;
        z-index: 1;
    }

    .arrow-rht-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 0 22px 22px;
        border-color: transparent transparent transparent #e6e6e6;
        top: 50%;
        right: -20px;
        margin-top: -20px;
        z-index: 1;
    }

    .arrow-lft-white-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 22px 22px 0;
        border-color: transparent #fff transparent transparent;
        top: 50%;
        left: -20px;
        margin-top: -20px;
        z-index: 1;
    }

    .arrow-rht-white-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 22px 0 22px 22px;
        border-color: transparent transparent transparent #fff;
        top: 50%;
        right: -20px;
        margin-top: -20px;
        z-index: 1;
    }*/

    .filter .btn-default {
        font-family: 'Avenir-Book';
        font-size: 12px;
        font-weight: normal;
        background: none;
        border: #e5e5e5 solid 0px;
        line-height: 12px;
        margin-top: 4px;
        padding: 4px 9px;
        float: right;
    }

    .filter-div .btn-default:hover {
        border: #0081c6 solid 1px;
    }

    /* header style */
    .navLogo div {
        height: 84px;
    }

    .logo_img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    /* PCP */
    .col-container .col-md-6:first-child {
        padding-right: 7px
    }

    .col-container .col-md-6 + .col-md-6 {
        padding-left: 7px;
        padding-right: 0
    }

    /* Content Landing */
    div .banner-title {
        background: none !important;
    }

    .landing-banner .caption-text {
        background: none !important;
        width: 100%;
        text-align: center;
    }

    .landing-banner .caption-bottom {
        margin-top: -1px;
    }

    .landing-form .col-md-6:last-child {
        border-left: 1px solid #e5e5e5;
    }

    /* Selector Page */
    .step-name {
        border-bottom: 1px solid #e5e5e5;
    }

    div .step-name > [class*="col-"] {
        border-bottom: none;
    }

    .step-name > [class*='col-'] {
        float: none;
        display: table-cell;
    }

    .step-name {
        display: table;
        width: 100%;
    }

    .edit-step {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 70px;
    }

}

@media (min-width: 1024px) {
    .pull-left-lg {
        float: left !important;
    }

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

    .selector-bg {
        min-height: 250px;
    }

    .caption-bottom .container .textExt {
        padding: 0 20%;
    }
}


.l-height {
    line-height: 29px;
}

/* =============================================================================
Text-over-Image Component
========================================================================== */
.grey-texture-bg {
    background: url(main/images/bg-grey-texture.png) repeat;
}

.selector-text {
    color: #fff;
    padding: 11% 0 3% 3%;
    width: 42%;
}

.selector-head {
    font-size: 34px;
    font-family: 'Stag Web';
    letter-spacing: 1px;
    line-height: 36px;
}

.selector-bg {
    overflow: hidden;
}

.selector-text-xs {
    text-align: center;
    margin-bottom: 1px;
    padding: 5px 25px;
}

.selector-footer {
    padding: 10px 25px;
}

.selector {
    margin-bottom: 20px;
}

.selector + .selector {
    margin-bottom: 0;
}

.selector .selector-text p:last-child a span {
    text-transform: uppercase;
}

.clr-white-arrow, .clr-black-arrow, .clr-grey-arrow, .clr-grey-arrow-left, .clr-grey-arrow-rht {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    position: relative;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.clr-white-arrow:after {
    background: transparent url(main/images/white-rht-arrow.png) 100% 2px no-repeat;
}

.clr-black-arrow:after {
    background: transparent url(main/images/sprite-img.png) 10px 2px no-repeat;
}

.clr-grey-arrow:after {
    background: url(main/images/sprite-img.png) 10px -24px no-repeat;
}

.clr-grey-arrow-rht:active:after {
    background-position: 5px -48px;
}

a .clr-grey-arrow:active:after {
    background: url(main/images/sprite-img.png) 10px -44px no-repeat;
    content: "";
}

div .clr-grey-arrow:active:after {
    background: url(main/images/sprite-img.png) 10px -44px no-repeat;
    content: "";
}

.clr-white-arrow:after, .clr-black-arrow:after, .clr-grey-arrow:after, .clr-grey-arrow-left:before {
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    content: "";
    height: 20px;
    padding-right: 32px;
    position: relative;
    vertical-align: middle;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: transform;
    transition-property: transform;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.clr-white-arrow:hover:after, .clr-white-arrow:focus:after,
.clr-black-arrow:hover:after, .clr-black-arrow:focus:after,
.clr-grey-arrow:hover:after, .clr-grey-arrow:focus:after,
.clr-grey-arrow-rht:hover:after, .clr-grey-arrow-rht:focus:after {
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
}

.clr-grey-arrow-left:hover:before, .clr-grey-arrow-left:focus:before {
    -moz-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    -o-transform: translateX(-6px);
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
}

.clr-white-arrow:active:after, .clr-black-arrow:active:after, .clr-grey-arrow:active:after {
    background-image: url(main/images/active-arrow.png);
}

@media (min-width: 768px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .main-selector .brdr-top-d-blue, .main-selector .brdr-top-l-blue {
        border-width: 6px 0 0 0;
    }
}

/* =============================================================================
Hero Banner Carousel
========================================================================== */
.carousel-caption {
    color: #fff;
    position: absolute;
    width: 450px;
    z-index: 10;
}

.bg-white {
    background: #fff;
}

.hero-carousel .carousel-adaptive-image {
    margin: 0 auto;
    width: 100%;
}

.hero-carousel .carousel-indicators {
    bottom: auto;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    background: none;
    margin-top: 0;
    height: auto;
}

.hero-carousel .carousel-indicators li {
    background-color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 2px;
    text-indent: -999px;
    width: 8px;
}

.hero-carousel .carousel-indicators .active {
    background-color: #64cbe8;
    border: none;
    height: 8px;
    margin: 2px;
    width: 8px;
}

.hero-carousel .carousel-caption {
    left: 0;
    margin: 0 auto;
    max-width: 960px;
    right: 0;
    bottom: 30px;
    width: 100%;
    text-shadow: none;
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
}

.caption-text {
    display: inline-block;
    padding: 20px;
    width: 400px;
}

.caption-text p {
    padding-top: 8px;
    font-size: 16px;
}

.caption-text p:last-child a span {
    text-transform: uppercase;
    font-size: 14px;
}

.caption-text h2 {
    font-size: 40px;
}

.caption-text h1, .caption-text h2, .caption-text h3, .caption-text h4, .caption-text h5, .caption-text h6 {
    margin-bottom: 0;
}

.hero-banner-logo {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 25px;
    z-index: 9;
    width: 249px;
    text-align: center;
}

.hero-banner-logo img {
    width: 100%;
}

.banner-inside {
    width: 100%;
}

@media (max-width: 900px) {
    .hero-banner-logo {
        width: 175px;
    }
}

@media (min-width: 768px) {
    .caption-text {
        position: relative;
        top: 50%;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .landing-banner .caption-text {
        transform: none;
        position: static;
    }
}

@media (min-width: 1024px) {
    .carousel-caption {
        height: 260px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .hero-banner-logo img {
        width: 80%;
        margin: 0 auto;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .carousel-caption {
        height: 210px;
    }

    .banner-inside {
        min-height: 350px;
    }
}


@media (min-width: 767px) and (max-width: 1023px) {
    .banner-inside {
        min-height: 350px;
    }
}

@media (min-width: 801px) and (max-width: 1023px) {
    .carousel-caption {
        height: 250px;
    }

    .banner-inside {
        min-height: 400px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .home-banner .banner-inside {
        min-height: 220px;
    }

    .home-banner .banner-inside + img, .home-banner .carousel-adaptive-image {
        display: none;
    }
}

@media (max-width: 479px) {
    .home-banner .banner-inside {
        min-height: 150px;
    }

    .home-banner .banner-inside + img, .home-banner .carousel-adaptive-image {
        display: none;
    }
}

/* =============================================================================
Footer
========================================================================== */
.footerWrap {
    padding: 0;
}

.footerText a.footerLink {
    color: #fff !important;
    cursor: pointer;
    float: left;
    font-size: 14px;
    padding: 0 12px;
}

.brand-info-wrap > .container {
    padding: 18px 0;
}

.mailpar_title {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.social_icon ul li:first-child {
    padding: 0;
}

.hover-img {
    opacity: 0;
}

.social_icon ul li a:active {
    background-color: #64cbe8;
}

.text.footerText.parbase.textExt {
    float: left;
}

.footerText i.separator {
    border-right: 1px solid #eee;
    float: left;
    height: 16px;
}

.headBottomText {
    color: #999999;
    float: left;
    font-family: "Avenir-Book";
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 20px;
    width: 80%;
}

.footer-wrap .container {
    padding: 0;
    width: 100%;
}

.footer-wrap {
    padding: 0 20px;
}

.mailpar {
    float: left;
    width: 100%;
}

.footerform label {
    color: #000;
    font-size: 17px;
    font-weight: normal;
    margin-left: 0;
}

.footer1 form button.emailSubmit {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-family: "Avenir-Black";
    font-size: 14px;
    height: 30px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 0 16px;
}

.footer1 .head {
    margin-bottom: 0;
}

.footer-wrap .footer2 .social_icon ul li:last-of-type {
    margin-right: 0;
}

.footer2 .bottom-nav {
    clear: left;
}

.mailpar_title .head span {
    letter-spacing: 1px;
}

.copyright-content-div {
    float: left;
    width: 190px;
}

.footer-wrap .footer2 .social_icon a .clr-black-bullet:active {
    color: #0081c6 !important;
}

/* =============================================================================
Custom Checkbox Styling
========================================================================== */
.customRadio input[type="radio"],
.customRadio input[type="checkbox"] {
    display: none;
}

.customRadio {
    width: 28px;
    height: 28px;
    float: left;
    position: relative;
}

.customRadio label {
    background-image: url(main/images/sprite-img.png);
    background-position: -122px -9px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 27px;
    height: 27px;
}

.customRadio input[type=radio]:checked + label,
.customRadio input[type=checkbox]:checked + label {
    background-position: -122px -47px;
}

.labelRadio {
    color: #999;
    float: left;
    font-size: 14px;
    margin-left: 12px;
    margin-top: 4px;
}


/* =============================================================================
Preloader Styling
========================================================================== */
div.loader {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    z-index: 999999;
    margin-left: -20px !important;
    margin-top: -5px !important;
    right: auto !important;
    bottom: auto !important;
    display: block;
    background-color: transparent;
}

.modal-backdrop-loadmask {
    z-index: 9999;
}

.banner-loader {
    min-height: 200px;
    position: relative;
    z-index: 9999;
}

.banner-loader .loader {
    margin-top: -30px;
    position: absolute;

}

/* =============================================================================
About us soacial icons
========================================================================== */
.about-social {
    margin-left: -14px;
}

.about-social li {
    margin-bottom: 14px;
}

.about-social li:first-child {
    padding-left: 14px !important;
}

.about-social li:last-child {
    padding-left: 14px !important;
}


/* =============================================================================
Product Details Page
========================================================================== */
.product-details-page .container {
    margin-bottom: 20px;
    overflow: hidden;
}

.product-details-page .breadcrumb {
    width: 100%;
}

.top-wrap.product-details-page > .container {
    width: 100%;
}

.print-mail a:before {
    background-image: url(main/images/icons-sprite.png);
    content: "";
    left: -23px;
    position: absolute;
}

.print-mail a {
    color: #999;
    font-family: "Avenir-Black";
    font-size: 11px;
    float: left;
    padding: 0 20px 0px 7px;
    position: relative;
    line-height: 23px;
    text-transform: uppercase;
    -moz-transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
    -o-transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
    -webkit-transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
    transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
}

.print-mail a.printPDP {
    padding-right: 0;
}

.back-to-list a {
    background-image: url("main/images/arrow-left.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #999;
    font-family: "Avenir-Black";
    font-size: 11px;
    padding: 0 0 0 30px;
    text-transform: uppercase;
    -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.product-details-page .hm-head .head {
    letter-spacing: 1px;
    line-height: 28px;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0;
}

.product-info-container {
    padding-left: 15px;
    padding-right: 0;
}

.handing-thumb-container,
.finish-thumb-container {
    border: 2px solid #e5e5e5;
    float: left;
    margin-right: 10px;
}

.handing-thumb-container.active {
    border-color: #64cbe8;
}

.details-component .handing-thumb {
    height: 37px;
    overflow: hidden;
}

.details-component .handing-thumb > img {
    height: auto;
    overflow: hidden;
    width: 60px;
    margin: 0;
}

.details-component .handing-thumb-container.active .handing-thumb > img {
    height: auto;
    overflow: hidden;
    width: 60px;
    margin: -33px 0 0 0;
}

/* .handing-thumb-container.active img { display: none !important; }
.handing-thumb-container.active img.active-hand { display: block !important; } */
.finish-thumb {
    border: 3px solid #fff;
    float: left;
    height: 68px;
    overflow: hidden;
    width: 68px;
}

.finish-container {
    margin-left: 82px;
}

.finish-options #finishthumb .finish-thumb img {
    float: left;
    width: 100%;
}

.finish-options a img {
    border-radius: 50%;
    float: left;
    height: 100%;
    width: 100%;
}

.handing-thumb {
    background-color: #e5e5e5;
    border: 3px solid #fff;
    cursor: pointer;
    float: left;
    height: 39px;
    width: 66px;
}

.handing-thumb > img {
    display: block;
    height: 18px;
    margin: 7px auto 0;
    width: 33px;
}

.color-1 {
    background-color: #D3CDC1 !important;
}

.color-2 {
    background-color: #484848 !important;
}

.color-3 {
    background-color: #A28A66 !important;
}

.priceSpiderHead {
    float: left;
}

.priceSpiderHead .ps_LayoutContainerWrapperStyle {
    margin: 50px 0 0;
}

.files-thumb-container .img-container {
    border-bottom: 4px solid #64cbe8;
    overflow: hidden;
    margin-bottom: 8px;
    position: relative;
}

.files-thumb-container .img-container img {
    width: 100%;
}

.files-thumb-container .img-thumb {
    opacity: 0.6;
    cursor: pointer;
    width: 100%;
}

.files-thumb-container .img-thumb:hover {
    opacity: 1;
    -o-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.vid-icon {
    display: inline-block;
    width: 29px;
    height: 29px;
    overflow: hidden;
    background: url("main/images/vid-sprite.png") no-repeat 0 0;
    left: 10px;
    bottom: 10px;
    position: absolute;
}

.img-container:hover .vid-icon {
    background: url("main/images/vid-sprite.png") 0 -29px;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.ebook-icon {
    display: inline-block;
    width: 21px;
    height: 29px;
    overflow: hidden;
    background: url("main/images/ebook-sprite.png");
    left: 10px;
    bottom: 10px;
    position: absolute;
}

.img-container:hover .ebook-icon {
    background: url("main/images/ebook-sprite.png") 0 -29px no-repeat;
    height: 30px;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
}

.files-options {
    margin-bottom: 20px;
}

.files-thumb-container {
    margin-bottom: 38px;
}

.see-videos {
    margin-bottom: 50px;
}

.see-videos .files-thumb-container {
    margin-bottom: 20px;
}

.recent-thumb-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
}

.recent-thumb-container span {
    display: block;
}

.recent-image {
    cursor: pointer;
    display: block;
    height: 139px;
    margin-bottom: 20px;
    padding: 0;
    position: relative;
    text-align: center;
}

.details-content .view-content {
    padding: 0 5px;
}

.review-container {
    padding: 40px 0 50px 0;
}

.video-modal .modal-content {
    height: auto !important;
    max-height: auto !important;
}

.video-modal .modal-body {
    padding-top: 44px;
}

.recent-view-container {
    margin-bottom: 50px;
    padding: 0 0 0 15px;
}

.recent-view-container .slick-next {
    right: -15px;
}

.finish .thumbnail, .finish .img-thumbnail {
    box-shadow: none;
}

.carousel2 .carousel-inner {
    margin-top: 25px;
}

.search12x11-icon {
    background-image: url("main/images/search12x11.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    color: #999;
    font-size: 11px;
    font-weight: bold;
    height: 11px;
    letter-spacing: 1px;
    line-height: 11px;
    margin: 0 auto;
    padding: 0 15px;
    text-transform: uppercase;
}

.enlarge {
    margin-bottom: 30px;
    margin-top: 20px;
}

.product-name-container {
    padding-left: 15px;
}

.understand-hand {
    float: right;
    font-size: 11px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    width: auto;
}

.pdp-social-icons {
    position: absolute;
    right: 0;
    top: 0;
}

.pdp-social-icons > a {
    display: block;
    margin-bottom: 6px;
}

.recent-options .slick-prev, .recent-options .slick-next {
    z-index: 9;
}

.finish .item a {
    float: left;
    margin: 0 12%;
    width: 76%;
}

.news-archive .content-box .heading {
    font-size: 14px;
    display: inline-block;
    width: 90%;
}

.news-archive .content-box .brdr-btm-grey {
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
}

.news-archive .date {
    color: #9d9e9a;
}

.details-panel .content-box .heading {
    color: #00a9e0 !important;
}

/* Price Spider Style */
h2.ps_HeaderStyle {
    font-size: 34px;
    line-height: 40px;
}

div .ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
    border-radius: 0 !important;
    line-height: 37px;
}

.finish-cta .ps_ProductDetailsStyle .ps_PriceRangeStyle .ps_ValueStyle {
    color: #000;
    line-height: 30px;
}

.finish-cta .ps_LayoutContainerWrapperStyle {
    display: inline-block;
}

.finish-cta .ps_LayoutContainerWrapperStyle .ps_PriceRangeContainerStyle {
    position: static;
    margin-top: -7px;
    padding-left: 0;
    display: inline-block;
}

.finish-cta .ps_LayoutContainerWrapperStyle .ps_WtbButtonContainerStyle {
    margin-bottom: 0;
    float: left;
}

.finish-cta a.ps_ResponsiveContainerStyle {
    margin-right: 15px;
}

/* =============================================================================
Product Details Page-Desktop
========================================================================== */
.left-section {
    border-right: 1px solid #e5e5e5;
    float: left;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
    padding-left: 0;
    padding-right: 15px;
}

.right-section {
    float: right;
    padding-right: 0;
    padding-left: 15px;
}

.zoom-icon {
    background-image: url("main/images/zoom-hover.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 75px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 80px;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    width: 89px;
    z-index: 99;
}

.item:hover .zoom-icon {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* =============================================================================
Zoom Modal Styling
========================================================================== */
.modal.fade.in {
    left: 0; /* top: 99px; */
    width: 100%;
    top: 0;
}

.modal.fade.zoom-modal.in { /* top:90px; */
    padding-top: 90px;
}

.modal.myModal_email.in {
    padding-top: 90px;
}

.modal-open {
    padding-right: 0 !important;
}

.modal.zoom-modal .modal-dialog {
    margin: 0 auto;
    max-width: 960px;
    padding-top: 0;
    width: 100%;
}

.zoom-modal .modal-body .img-responsive {
    box-shadow: none;
    margin: 0 auto;
    padding: 30px 0 0;
}

.modal .modal-content {
    overflow-y: auto;
    -moz-transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.4s;
    -o-transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.4s;
    -webkit-transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.4s;
    transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.4s;
}

.zoom-modal .modal-header {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding: 24px 24px 12px 27px;
    text-align: left;
    width: 100%;
}

.zoom-modal .modal-header .head {
    line-height: 1;
    margin-bottom: 0;
    padding: 0 46px 12px 0;
}

.zoom-modal .modal-header .finish {
    padding: 0 0 12px;
}

.zoom-modal .product-details-zoom .head {
    color: #000;
    float: left;
    font-family: "Avenir-Black";
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 30px 12px 0;
}

.close-img {
    background: url(main/images/X_Sprite_Animation_Alpha.png) 0 -1170px no-repeat;
    border: none;
    height: 45px;
    float: right;
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
}

/* =============================================================================
Smooth Products Plugin Styling
========================================================================== */
.sp-large {
    margin: 0 auto;
    max-width: 340px;
}

.slick-prev {
    background-image: url(main/images/prev.png);
    left: 0;
}

/* =============================================================================
Accordion Styling
========================================================================== */
.accordion-panel {
    border-top: 3px solid #64cbe8;
}

a.details-title {
    border-bottom: 2px solid #e5e5e5;
    color: #77787b;
    display: block;
    font-family: "Avenir-Book";
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    padding-left: 20px;
    text-transform: uppercase;
}

a.details-title.active {
    border-color: #fff;
    color: #64cbe8;
    font-family: 'Avenir-Black';
}

.details-collapse {
    background-color: #e5e5e5;
    background-image: url("main/images/accordion-shadow.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    padding: 0;
    width: 100%;
}

.accordion-arr {
    background-image: url("main/images/accordion-arrow.png");
    background-repeat: no-repeat;
    float: right;
    height: 11px;
    margin-right: 18px;
    margin-top: 20px;
    width: 6px;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.details-title[aria-expanded="true"] .accordion-arr {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.details-body {
    color: #000;
    font-size: 14px;
    padding: 38px 22px;
}

.details-panel.panel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
}

.ques {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

.ques .ques-head {
    cursor: pointer;
    font-family: 'Avenir-Black';
    font-size: 16px;
    text-transform: uppercase;
}

.ques .ques-content {
    font-size: 14px;
    line-height: 17px;
    padding-top: 14px;
}

.ques .date {
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 0 10px;
}

.view-more-ques {
    cursor: pointer;
    display: block;
    font-family: avenir-black;
    font-size: 11px;
    text-align: right;
    text-transform: uppercase;
}

/* =============================================================================
Product Category Page
========================================================================== */
.aside-wrapper {
    width: 200px;
    float: left;
}

.main-wrapper {
    float: none;
    margin-left: 225px;
    overflow: hidden;
}

.arrowlistmenu h4 {
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.arrowlistmenu {
    padding-bottom: 30px;
    margin-bottom: 28px;
}

.selection-footer p {
    font-family: 'avenir-black';
    font-size: 11px;
    text-transform: uppercase;
    line-height: 26px;
    text-align: center;
}

.clr-grey-arrow-lft:before {
    background: url(main/images/sprite-img.png) 0 -88px no-repeat;
    content: "";
    width: 19px;
    height: 12px;
    padding-left: 30px;
}

.listing-content .section-title {
    font-family: 'Stag Web';
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 50px;
    line-height: 52px;
    margin-top: 0;
    margin-bottom: 10px;
}

.category-listing .smallImage, .listing-content {
    display: inline-block;
}

.category-listing .smallImage img {
    max-height: 100%;
    margin: 0 auto;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-listing .smallImage {
    max-height: 100%;
    width: 230px;
    height: 190px;
    float: left;
    vertical-align: middle;
    text-align: center;
    border-right: #d6d6d6 solid 1px;
}

.category-listing {
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
}

.category-listing > a.link-plp {
    display: block;
}

.listing-content {
    padding-bottom: 0;
    padding-bottom: 15px;
    padding-left: 20px;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
}

.listing-content .offer-info {
    padding-bottom: 0;
    margin-bottom: 0;
}

.listing-content:last-child {
    margin-bottom: 0;
}

.listing-container {
    margin-bottom: 60px;
}

.side-selector {
    margin-bottom: 25px;
}

.side-selector .heading {
    text-align: center;
    padding: 8px 0;
}

.main-selector .selector-text-xs, .side-selector .selector-text-xs {
    padding: 0 5px;
}

.main-selector .selector-footer, .side-selector .selector-footer {
    padding: 0 5px;
}

.side-selector .selector-footer p {
    font-family: "avenir-black";
    text-transform: uppercase;
    line-height: 26px;
    text-align: center;
    font-size: 11px;
}

.main-selector .selector {
    margin-bottom: 0;
}

.side-selector .clr-white-arrow:after, .side-selector .clr-black-arrow:after, .side-selector .clr-grey-arrow:after, .clr-grey-arrow-left:before,
.main-selector .clr-white-arrow:after, .main-selector .clr-black-arrow:after, .main-selector .clr-grey-arrow:after, .main-selector .clr-grey-arrow-left:before {
    top: -2px;
}

.contentRightRail .marginB-pcp {
    margin-bottom: 45px;
    overflow: hidden;
}

.contentRightRail .img-extended img {
    width: 100%;
}

.contentRightRail .selector .selector-footer {
    padding: 0;
}

.contentRightRail .selector .selector-text-xs {
    margin-bottom: 0;
}

.col-container .selector-footer .description p {
    margin-bottom: 8px;
}

.col-container .selector-text-xs {
    padding-left: 0;
    padding-right: 0;
}

.col-container .clr-white-arrow:after, .col-container .clr-black-arrow:after, .col-container .clr-grey-arrow:after, .clr-grey-arrow-left:before {
    height: 23px;
}

/* callout head */
.pageSeparator .callout-head {
    text-align: center;
    margin-top: 60px;
}

.callout-head img {
    z-index: 9;
    position: relative;
}

.black-overline:before {
    border-top: #000 solid 1px;
    z-index: 1;
    display: block;
    content: "";
    top: 35px;
    position: relative;
    z-index: 0;
}

.l-blue-overline:before {
    border-top: #0081c6 solid 1px;
    z-index: 1;
    display: block;
    content: "";
    top: 35px;
    position: relative;
    z-index: 0;
}

.d-blue-overline:before {
    border-top: #003767 solid 1px;
    z-index: 1;
    display: block;
    content: "";
    top: 35px;
    position: relative;
    z-index: 0;
}

.black-seprater {
    border-top: #000 solid 1px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.l-blue-seprater {
    border-top: #0081c6 solid 1px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.d-blue-seprater {
    border-top: #003767 solid 1px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.selector-callout {
    margin-bottom: 35px;
}

.selector-callout h3 {
    margin-bottom: 8px;
}

.main-selector h1, .main-selector h2, .main-selector h3, .main-selector h4, .main-selector h5, .main-selector h6 {
    margin: 6px 0;
    text-align: center;
}

.main-selector .selector-info {
    text-transform: inherit;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Avenir-Book';
}

.main-selector .img-selector {
    margin-bottom: 12px;
    overflow: hidden;
}

.selector-callout.page-Separator {
    margin-bottom: 0;
}

.article {
    padding-bottom: 40px;
}

@media (min-width: 480px) and (max-width: 767px) {
    .main-selector h4 {
        font-size: 15px;
        line-height: 16px;
    }

    .main-selector .selector-info {
        font-size: 11px;
    }
}

@media (max-width: 1023px) {
    .main-wrapper {
        margin-left: 0;
    }

    .content-area > .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    div .files-thumb-container {
        float: none !important;
    }
}

/* =============================================================================
PLP - Sorting
========================================================================== */
.sorting {
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    color: #000;
}

.sorting label {
    color: #000;
    width: 80px;
    text-align: right;
}

.sorting select {
    font-family: 'Avenir-Book';
}

.page-results p {
    font-size: 12px;
}

.prod-list-content {
    padding-bottom: 20px;
    padding-left: 16px;
    overflow: hidden;
}

.finishes-option .title, .handling-option .title {
    font-family: 'Avenir-Book';
    font-size: 16px;
    padding-bottom: 8px;
}

.clr-d-grey {
    color: #77787b;
}

.star-rating {
    margin-bottom: 12px;
}

.finishes-option a img {
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 3px;
    width: 20px;
}

.product-list:last-child .product-information:last-child {
    margin-bottom: 0;
}

.handling-option {
    padding-left: 20px;
}

.handling-option .handing-thumb-container.active img {
    display: block !important;
}

.handling-option .handing-thumb > img {
    margin: 0 auto;
}

.handling-option .handing-thumb-container, .handling-option .finish-thumb-container {
    margin-bottom: 0;
    border-radius: 2px;
}

.handling-option img {
    height: auto;
    width: auto;
}

.handling-option .handing-thumb {
    width: 45px;
    border: 2px solid #fff;
    overflow: hidden;
    display: inline-block;
    height: 25px;
}

.handling-option .active .handing-thumb img {
    margin-top: -21px;
}

.handling-option .handing-thumb-container.active, .handling-option .handing-thumb-container:hover {
    border: 2px solid #64cbe8;
}

.finish-count {
    line-height: 26px;
    padding-left: 0px;
    font-size: 12px;
    color: #999;
}

.finish-cta .btn-cta, .retailer-cta .btn-cta {
    padding: 0 15px;
    line-height: 37px;
    color: #fff;
    display: inline-block;
    background: #0081c6;
    background-image: none;
    font-size: 14px;
}

.finish-cta {
    padding-top: 20px;
    color: #fff;
    min-height: 57px;
}

.pricing {
    color: #000;
    padding: 0 10px;
    font-weight: bold;
    font-size: 14px;
}

.slick-slider.finish-items {
    background: none;
    width: 112px;
    margin: 0;
    margin-left: 7px;
    overflow: visible;
    float: left;
}

.finish-items .slick-prev, .finish-items .slick-next {
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    margin-top: -6px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
}

.finish-items .slick-list {
    padding: 2px 0;
}

.finish-items .slick-list .finish-color {
    height: 16px;
    width: 16px;
    margin: 2px;
}

.finish-items .slick-list .slick-slide {
    border: 2px solid #e5e5e5;
    height: 30px !important;
    width: 30px !important;
    margin: 0 4px;
    border-radius: 50%;
    display: inline-block;
}

.finish-items .slick-list .slick-slide.active {
    border: 2px solid #64cbe8;
}

.finish-items .slick-prev {
    background: url(main/images/slick-lft.png) 0 0 no-repeat;
    left: -7px;
}

.finish-items .slick-next {
    background: url(main/images/slick-rht.png) 0 0 no-repeat;
    right: -33px;
}

.finish-items .slick-prev:hover, .finish-items .slick-prev:focus {
    background: url(main/images/slick-lft.png) 0 0 no-repeat;
}

.finish-items .slick-next:hover, .finish-items .slick-next:focus {
    background: url(main/images/slick-rht.png) 0 0 no-repeat;
}

.finish-items .slick-disabled {
    display: none !important;
}

.pagination-bottom .page-results span {
    margin: 0 10px;
}

.pagination-bottom .page-results span:last-child {
    margin-right: 0;
}

.pagination-bottom .page-results span:first-child {
    margin-left: 0;
}

.pagination-bottom .page-results .btn {
    border-radius: 0;
    line-height: 16px;
}

.btn-default:focus, .btn-default.focus, .btn-default:active {
    background: none !important;
}

.btn-default {
    background-image: none;
}

.filter .btn-default:active {
    color: #0081c6
}


/* PLP left navigation */
.arrow:after {
    background: url(main/images/accordion-arrow-open.png) 0 0 no-repeat;
    content: "";
    width: 7px;
    height: 6px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.arrow.collapsed:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.search-left-content .arrow {
    display: block;
}

.search-left-content li {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

.search-left-content li ul {
    margin-left: 20px;
}

.plp-page .search-results-content {
    padding-bottom: 30px;
}

.plp-page .search-results-content .left_menu_header.active {
    color: #0081c6;
}

.plp-page .search-results-content .collapsed .left_menu_header {
    font-family: 'Avenir-Book';
}

/* PLP - filter-category for Mobile */
.filter-category {
    margin-bottom: 15px;
    overflow: hidden;
}

.filter-category a.btn {
    display: block;
    font-size: 16px;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    border: #e6e6e6 solid 1px;
}

.filter-category a.active, .filter-category a.btn:hover {
    background: none;
    color: #0081c6 !important;
    font-family: 'Avenir-Black';
    border: #0081c6 solid 1px;
    background: #fff;
    box-shadow: none;
}

.filter-category > div:first-child {
    padding-right: 10px;
}


/* =============================================================================
Support Page
========================================================================== */
.navtemplate-info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 20px;
}

.navtemplateimage img {
    width: 100%;
}

.para-g {
    padding: 20px 20px 20px;
}

.para-g .sub-head {
    font-family: 'Avenir-Book';
    font-size: 16px;
}

.para-g .sub-head-black {
    font-family: 'Avenir-Book';
    font-size: 16px;
    color: #000;
}

.para-g .sub-head-blue {
    font-family: 'Avenir-Book';
    font-size: 16px;
    color: #00a9e0;
}

.brdr-thick-l-blue {
    border-top: #0081c6 solid 10px;
}

.support-col {
    overflow: hidden;
    font-size: 11px;
}

.support-col > [class*='col-'] {
    padding: 20px 39px 15px 40px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #0081c6 #e5e5e5 #e5e5e5 #e5e5e5;
}

.support-col > [class*='col-']:before {
    content: "";
    width: 101%;
    top: -10px;
    left: 0;
    position: absolute;
    border-top: #0081c6 solid 10px;
}

.support-background h1, .support-background h2, .support-background h3, .support-background h4, .support-background h5, .support-background h6 {
    margin-bottom: 10px;
}

.support-col > div {
    margin-top: 20px;
}

.support-col .brdr-btm-grey {
    padding-bottom: 10px;
}

@media (min-width: 768px) {
    .support-col > [class*='col-'] {
        border-width: 10px 1px 1px 0;
        border-style: solid;
        border-color: #0081c6 #e5e5e5 #e5e5e5 #e5e5e5;
    }

    .support-col:first-child > [class*='col-']:first-child {
        border-left: solid 1px #e5e5e5;
    }

}

/* =============================================================================
PRODUCT PAGE -  Product Listing
========================================================================== */
.prod-list-container {
    margin-bottom: 70px;
}

.product-list li .product-image {
    width: 164px;
    float: left;
}

.product-row .prod-img, .prod-content {
    display: inline-block;
}

.prod-img {
    width: 170px;
    vertical-align: middle;
}

.toggle-link {
    position: relative;
    bottom: -12px;
}

.toggle-link a {
    color: #77787b;
    font-size: 11px;
    font-family: 'avenir-black';
    text-transform: uppercase;
}

.product-row.brdr-btm-grey {
    border-color: #d6d6d6 !important;
}

.product-row {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.product-row > a {
    display: block;
    padding-right: 50px;
    overflow: hidden;
}

.product-row.active > a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.product-row > a:after {
    background: url(main/images/arrow.png) 0 0 no-repeat;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 56px;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.product-row.active .prod-content {
    font-weight: 700;
}

.product-row .prod-img img {
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.prod-img {
    margin: 10px 5px 10px 15px;
    text-align: center;
    height: 120px;
    vertical-align: middle;
    float: left;
}

.prod-content {
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    padding: 0 30px 30px 30px;
    vertical-align: bottom;
    font-size: 40px;
    line-height: 42px;
    color: #0081c6;
    font-family: 'Stag Web';
}

.prod-block {
    display: block;
    padding-bottom: 8px;
    border-bottom: #e5e5e5 solid 1px;
}

.prod-block > [class*='col-'] {
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 2px;
    padding: 0;
}

.prod-block .product-img {
    width: 110px;
    float: none;
    display: inline-block;
    padding-top: 0;
    margin-bottom: 8px;
}

.prod-block > [class*='col-'] .thumbnails {
    padding: 14px;
}

.prod-block > [class*='col-'] .thumbnails a {
    min-height: 250px;
    text-align: center;
    position: relative;
}

.prod-block .electronic-info {
    font-family: 'Stag Web';
    letter-spacing: 1px;
    padding-left: 0;
    padding-right: 0;
    min-height: 46px;
    font-size: 18px;
    color: #0081c6;
    position: static;
}

.block-des {
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #77787b;
    display: block;
    line-height: 16px;
    clear: both;
    min-height: 72px;
    padding-bottom: 12px;
}

.prod-link {
    font-family: 'Avenir-Black';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    font-size: 11px;
}

.prod-block .bg-none .thumbnails {
    background: none !important;
}

.prod-block > [class*='col-'] .bg-none .thumbnails a {
    padding: 14px;
    border: #000 solid 1px;
}

.view-all {
    padding-top: 35px;
    padding-bottom: 60px;
    display: block;
    clear: both;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    line-height: 16px;
}

/* =============================================================================
Security Page
========================================================================== */
.content-stack-template {
    padding-bottom: 20px;
}

.security-row {
    padding: 20px;
    border: #e5e5e5 solid 1px;
    font-size: 14px;
    margin-bottom: 30px;
}

.content-stack-template .navtemplate-banner {
    margin-top: 5px;
    margin-bottom: 50px;
}

.content-stack-template .navtemplate-banner > img, .content-stack-template .navtemplate-banner .img-responsive {
    width: 100%;
}

.content-stack-template .navtemplate-banner .para-g {
    padding: 50px 0 0 0;
}

/* =============================================================================
Home Security Options
========================================================================== */
.content-stack-template {
    font-size: 14px;
}

.content-stack-template .content-page {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.textExt ul {
    margin-top: 12px;
}

.textExt ul ul li:before {
    content: "\2013";
}

.textExt ul li:before {
    content: "\2022";
    color: #000;
    margin-left: -9px;
    margin-right: 5px;
    font-size: 7px;
    position: relative;
    top: -2px;
}

.textExt ul li {
    padding-left: 25px;
    padding-bottom: 12px;
    list-style: none;
}

.content-row {
    padding: 0 14% 10px;
    font-size: 14px;
}

.round-bullet {
    background: #0081c6;
    color: #fff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    letter-spacing: 1px;
    font-family: 'Stag Web';
    font-weight: 700;
    margin-left: -40px;
    margin-right: 10px;
    float: left;
    margin-top: -5px;
}

.content-avenir-book {
    font-family: 'Avenir-Book';
    font-size: 16px;
}

.content-row p {
    padding-bottom: 5px;
}

/* =============================================================================
Search Page
========================================================================== */
.search-box-container {
    background-color: #e5e5e5;
    float: left;
    margin-bottom: 24px;
    padding: 24px 24px 30px;
    width: 100%;
}

.search-box-container .search-box {
    border-color: #999;
    margin-top: 0;
}

.search-box-container .search-query {
    color: #000;
    font-style: normal;
    line-height: 29px;
    padding: 0 62px 4px 38px;
    text-align: left;
}

.search-box-container .searchBox-icon {
    background-image: url("main/images/search-box-icon-small.png");
    background-size: 100% auto;
    height: 20px;
    width: 20px;
}

.msg-container {
    padding: 50px 20px;
}

.msg-div {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    z-index: 21;
    display: none;
    position: fixed;
    max-width: 960px;
    top: 87px;
}

/* =============================================================================
Content Landing Page
========================================================================== */
.content-landing-page {
    margin-bottom: 70px;
}

.img-callout {
    padding: 30px 36px;
}

.img-callout img {
    width: auto !important;
    display: inline-block;
}

.text-callout {
    padding: 0;
}

.text-callout .text-ext {
    padding: 70px 0;
}

.text-callout .desc {
    font-size: 16px;
    margin-bottom: 10px;
}

h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup {
    font-size: 10px;
}

.body-wrapper .text-callout-large {
    padding: 6% 11% 5% 13%;
}

.body-wrapper .text-callout-large .offer-info {
    font-size: 16px;
}

.text-callout-large .text-ext {
    padding: 0
}

.video-icon {
    background: url(main/images/video-blue-icon.png) 0 0 no-repeat;
    display: inline-block;
    height: 22px;
    width: 22px;
    max-height: none !important;
    vertical-align: middle;
    margin-right: 5px;
}

.doc-icon {
    background: url(main/images/doc-blue-icon.png) 0 0 no-repeat;
    display: inline-block;
    height: 29px;
    width: 21px;
    max-height: none !important;
    vertical-align: middle;
    margin-right: 5px;
}

/* Content Landing Banner */
.hero-carousel .carousel-inner {
    min-height: 150px;
}

.banner-container {
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.banner-title {
    position: absolute;
}

.center-all {
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.pos-left, .pos-right {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
    text-align: left;
}

.pos-left > div {
    float: left;
    display: inline-block;
}

.pos-right > div {
    float: right;
    display: inline-block;
}

.banner-container > img {
    max-width: 100%;
    height: auto;
}

.banner-sub {
    font-size: 24px;
}

.caption-bottom {
    padding: 18px 0;
    font-size: 16px;
    line-height: 18px;
}

.landing-banner .caption-bottom.bg-black {
    background: #0a0f14 !important;
}

/* content landing banner */
div .landing-carousel .carousel-caption {
    height: auto;
}

.landing-carousel .caption-text {
    transform: none;
    position: static;
    width: auto;
}

.hero-carousel .banner-outside {
    position: relative;
}

.landing-banner .banner-outside.bg-black {
    background-color: #000 !important;
}

.landing-banner .carousel-caption {
    height: auto;
    bottom: inherit;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* explore schalge component */
.option-container {
    margin: 45px 0;
    padding-bottom: 45px;
}

.option-container .half-gutter {
    position: relative;
    right: -8px;
}

.text-col {
    font-size: 16px;
    padding-right: 15px;
}

.img-col {
    height: 195px;
    text-align: center;
    padding: 10px;
    position: relative;
}

.img-col > a {
    display: block;
    height: 100%;
}

.img-col img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.img-caption {
    text-align: center;
    padding: 15px 0 0;
    width: auto;
    font-size: 11px;
}

/* Compare Table */
.keylessEraPanel {
    padding-top: 50px;
    margin-bottom: 45px;
}

.compare-table {
    background: url(main/images/bg-grey-texture.png) 0 0;
}

.tableHeader th.active {
    background: #c7c7c7;
}

.tableHeader th.active h2 {
    font-size: 20px;
}

.table-note .container td:first-child {
    width: 48% !important;
}

.table-note .container td:last-child {
    width: 52% !important;
    text-align: left;
}

.landing-form {
    padding-top: 35px;
    padding-bottom: 50px;
    overflow: hidden;
}

.landing-form .col-md-6:first-child {
    padding-right: 35px;
    padding-left: 0;
}

.landing-form .col-md-6:last-child {
    padding-left: 35px;
    padding-right: 0;
}

.theKeylessEraPage .keylessEraPanel .keylessEraFind .tableHeader table th a {
    display: block;
}

/* vendor-component */
.vendor-component {
    font-size: 16px;
    max-width: 706px;
    margin: 0 auto;
    width: 100%;
}

.icon-row .col-sm-4 {
    padding-left: 4%;
    padding-right: 4%;
}

.icon-row {
    margin-left: -4%;
    margin-right: -4%;
}

.icon-row img {
    margin: 0 auto;
    display: block;
}

/* Form Styling */
.form-container ::-webkit-input-placeholder {
    color: #d6d6d6;
    font-size: 14px;
}

.form-container :-moz-placeholder {
    color: #d6d6d6;
    font-size: 14px;
}

.form-container ::-moz-placeholder {
    color: #d6d6d6;
    font-size: 14px;
}

.form-container :-ms-input-placeholder {
    color: #d6d6d6;
    font-size: 14px;
}

.form-container .form-group {
    position: relative;
    margin-bottom: 20px;
}

.form-container .field, .form-container label {
    float: none;
    font-size: 16px;
    font-family: 'Avenir-Book'
}

.form-container label {
    padding-bottom: 8px;
    line-height: 16px;
}

.form-container .form-control {
    border: #ccc solid 1px;
    box-shadow: none;
    border-radius: 0;
    height: 40px;
}

.form-container .has-warning .form-control {
    border-color: #0081c6;
}

.has-warning .form-control:focus {
    box-shadow: none;
}

.form-container .has-warning .help-block, .form-container .has-warning .radio, .form-container .has-warning .checkbox, .form-container .has-warning .radio-inline, .form-container .has-warning .checkbox-inline, .form-container .has-warning.radio label, .form-container .has-warning.checkbox label, .form-container .has-warning.radio-inline label, .form-container .has-warning.checkbox-inline label {
    color: #0081c6;
    text-align: right;
    font-size: 10px;
}

.form-container .help-block {
    margin-top: 0;
    position: absolute;
    right: 0;
}

.form-container .has-warning .control-label {
    color: #000;
}

.form-container .btn-default {
    border-radius: 0;
    box-shadow: none;
    background: #fff;
}

.form-container .btn-default:active {
    background: #fff;
}

.custom-select:after {
    background: url(main/images/select-arrow.jpg) 0 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
}

.custom-select {
    position: relative;
}

.custom-select select {
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}


.inbenta-wrapper .sort-list li {
    display: block;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 5px;
}

.inbenta-wrapper .sort-list li a {
    display: block;
}

.inbenta-wrapper .sort-list li:hover,
.inbenta-wrapper .sort-list li.active {
    border: 1px solid #0081c6;
    box-shadow: none;
    color: #0081c6 !important;
    font-family: "Avenir-Black";
}

/* Find online */
.online-container > [class*="col-"] {
    padding: 5px 0;
    border-bottom: #e5e5e5 solid 1px;
}

.online-container {
    border-top: #e5e5e5 solid 1px;
    margin-bottom: 50px;
}

.online-outside {
    border-right: #e5e5e5 solid 1px;
    height: 77px;
}

.online-col {
    text-align: center;
    padding: 5px 10px;
    height: 77px;
}

.online-col img {
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

/* =============================================================================
Selector Page
========================================================================== */
.selector-wrapper {
    margin-top: 50px;
}

.selector-row {
    padding: 17px 20px 20px 30px;
    overflow: hidden;
    border-top: #e5e5e5 solid 1px;
    position: relative;
}

.selector-heading {
    width: 80%;
    font-size: 12px;
    font-family: 'Avenir-Book';
    color: #999;
    float: left;
    line-height: 16px;
}

.selector-heading h1, .selector-heading h2, .selector-heading h3, .selector-heading h4, .selector-heading h5, .selector-heading h6 {
    margin-bottom: 8px;
    font-weight: 300;
}

.edit-step {
    text-align: center;
    color: #999;
    font-size: 11px;
}

.step-active .selector-row:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 40%;
}

.selector-row:after {
    background: url(main/images/arrow.png) 0 0 no-repeat;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.img-frame {
    border: 1px solid #e5e5e5;
    padding: 3px;
    display: block;
}

.img-frame > img, .img-frame a > img {
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.edit-step span a {
    display: inline-block;
    padding-top: 5px;
}

.acc-row .img-frame {
}

.cap {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 10px;
    color: #4d4d4d;
    margin-bottom: -10%;
}

.acc-row .row > [class*='col-'] {
    margin-bottom: 6%;
    padding-left: 3%;
    padding-right: 3%;
}

.acc-row .row {
    margin-left: -3%;
    margin-right: -3%;
}

.step-body {
    display: none;
}

.step-active .step-body {
    display: block;
}

.cap-head {
    display: block;
    padding: 10px;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    font-family: 'Stag Web';
    letter-spacing: 1px;
}

.cap-head + img {
    margin-bottom: 1px;
}

.step-div .row.five-inline {
    margin-left: -1%;
    margin-right: -1%;
}

.step-div .row.five-inline > [class*="col-"] {
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 2%;
}

.brdr-style {
    border-width: 10px 1px 1px 1px;
    border-color: #0081c6 #e5e5e5 #e5e5e5 #e5e5e5;
    border-style: solid;
}

.result-gutter {
    padding: 0 10px;
    overflow: hidden;
}

.chosen-div {
    min-height: 39px;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 18px;
    color: #000;
}

.chosen-name {
    font-family: 'Stag Web';
    letter-spacing: 1px;
    font-size: 18px;
    color: #0082c7;
    line-height: 18px;
    padding-bottom: 15px;
}

.step-count {
    font-family: 'Stag Web';
    letter-spacing: 1px;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    padding-bottom: 15px;
}

.edit-style {
    font-family: 'Avenir-Book';
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
    cursor: pointer;
}

.user-command {
    position: absolute;
    right: 0;
}

.user-command a {
    color: #999;
    font-family: "Avenir-Black";
    font-size: 11px;
    margin-bottom: 35px; /* padding: 2px 0 0 30px; */
    text-transform: uppercase;
    transition: all 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s;
}

.step-name {
    text-align: center;
    overflow: hidden;
    font-family: 'Stag Web';
    letter-spacing: 1px;
}

.step-name > [class*='col-'] {
    text-align: center;
    border-bottom: #e5e5e5 solid 1px;
    padding-left: 0;
    padding-right: 0;
}

.step-name .name-inside {
    border-left: #e5e5e5 solid 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.step-name > [class*='col-']:first-child .name-inside {
    border-left: none;
}

.step-name > [class*='col-'] span {
    display: block;
}

.final-step .pagination-bottom .page-results {
    clear: both;
    float: none;
    text-align: center;
}

.final-step .pagination-bottom {
    padding-bottom: 20px;
}

.recommend-div {
    text-align: center;
    padding: 30px 20px;
}

.recommend-div h1, .recommend-div h2, .recommend-div h3, .recommend-div h4, .recommend-div h5, .recommend-div h6 {
    font-family: 'Avenir-Book';
}

.step-image-column.error {
    font-size: 18px;
    padding-bottom: 20px;
    text-align: center;
}

.final-step .prod-list-content { /* width: 100%; */
}

.final-step .product-list {
    margin-top: 25px;
}

.unselected {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.img-frame.thumb {
    max-width: 58px;
}

.selected {
    border: 3px solid #64cbe8;
}

.step-selected .selector-heading {
    opacity: 0.3;
}

div .step-chosen-name {
    color: #0082c7;
    font-family: 'Stag Web';
    letter-spacing: 1px;
    font-size: 14px;
    padding-bottom: 0;
    line-height: 14px;
    display: block;
}

.step-active .selector-heading .text div :first-child span:first-child {
    font-weight: 700;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* =============================================================================
Styles Page
========================================================================== */
.styles-container {
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}

.trim-container {
    padding-bottom: 20px;
    padding-top: 20px;
}

.text-image-container {
    margin-top: 2px;
    padding: 0;
}

.text-image-container img {
    width: 100%;
}

.styles-text-container {
    background-color: #0081c6;
    color: #fff;
    display: block;
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 10%;
}

.style-accordion .prod-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    font-size: 30px;
    padding: 0 30px 0 30px;
    vertical-align: middle;
}

.style-accordion .product-row.active .prod-content {
    font-weight: normal;
}

.images-block {
    padding: 8px 0 20px;
}

.images-block .imgExtComp { /* display: table; */
    margin: 0 auto;
    height: 120px;
    position: relative;
}

.images-block .imgExtComp picture { /* display: table-cell; vertical-align: middle; */
}

.images-block div a {
    display: block;
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 15px;
    text-align: center;
}

.images-block img {
    padding: 0 25px;
    max-height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
}

.images-block h1, .images-block h2, .images-block h3, .images-block h4, .images-block h5, .images-block h6 {
    font-family: "Avenir-Book";
    padding-bottom: 15px;
}

.images-block .col-lg-3 {
}

.text-block-finish {
    padding-top: 10px;
}

.text-block-finish .article {
    padding-bottom: 30px;
    padding-top: 15px;
}

.image-list-text {
    font-size: 16px;
    padding: 15px 0;
}

.para-g {
    display: block;
}

.styleAccordian {
    margin-bottom: 40px;
}

.lexiconbanner.section .col-lg-4 {
    position: relative;
}

.lexiconbanner.section .col-lg-4 .image img {
}

.lexiconbanner .imgExtComp { /* display: table; */
    margin: 0 auto;
    padding-right: 20px;
}

.lexiconbanner .imgExtComp picture { /* display: table-cell; vertical-align: middle; */
}

/* =============================================================================
Company History Page
========================================================================== */
.history-container {
    margin-bottom: 50px;
}

.history-container div.companyHistory.section:last-of-type .content-temp-image {
    padding-bottom: 160px;
}

.timeline-marker {
    background-color: #d6d6d6;
    height: 1px;
    margin: 0 auto;
    width: 14px;
}

.content-temp-block {
    padding: 0;
}

.hist-image {
    float: left;
    width: 100%;
}

.cmp-txt {
    border-left: 1px solid #d6d6d6;
    left: -1px;
    padding: 14px 0px 0px 20px;
    position: relative;
}

.arrow_box {
    position: relative;
    text-align: left;
    background-image: url('main/images/timeline-arrow.png');
    background-repeat: no-repeat;
    width: 12px;
    height: 23px;
    left: -21px;
    padding-left: 20px;
}

.arrow_box * {
    line-height: 23px;
}

/* =============================================================================
Installation Video Page
========================================================================== */
.plp-page .search-results-content .checkbox-menu.int-video-menu {
    margin-top: 0;
    padding-top: 10px;
}

.plp-page .Inst-video-body .search-results-content .arrowlistmenu.brdr-btm-grey {
    border: none !important;
}

.plp-page .Inst-video-body .search-results-content .left_menu_header {
    font-size: inherit;
    font-family: inherit;
}

.plp-page .int-video-menu .search-left-content {
    padding-top: 0px;
}

.filter-title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

.sort-head .filter-category {
    width: 220px;
    margin-bottom: 0;
}

.sort-head {
    padding-bottom: 12px;
    border-bottom: #e5e5e5 solid 1px;
}

.video-content {
}

.videos-list {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: #e5e5e5 solid 1px;
}

.video-screen {
    height: 70px;
    width: 70px;
    margin-right: 20px;
    float: left;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.video-screen img {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.video-screen a {
    display: block;
}

.title-video {
    padding-bottom: 12px;
    font-size: 14px;
}

.title-video a {
    color: #0081c6;
}

.video-date {
    font-size: 10px;
    color: #000;
}

.info-video {
    font-size: 12px;
    padding-bottom: 10px;
}

.time-video {
    font-size: 10px;
    color: #999;
}


@media print {
    a[href]:after {
        content: none !important;
    }
}


/* =============================================================================
Tablet Landscape and Desktops (1024px and more)
========================================================================== */
@media (min-width: 1024px) {
    .colctrlBootstrap.section .col-md-3:nth-child(1),
    .colctrlBootstrap.section .col-md-3:nth-child(2),
    .colctrlBootstrap.section .col-md-3:nth-child(3),
    .colctrlBootstrap.section .col-md-3:nth-child(4),
    .colctrlBootstrap.section .col-md-3:nth-child(5),
    .colctrlBootstrap.section .col-md-3:nth-child(6) {
        border-top: 0;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(6n+1) {
        border-left: 0;
    }

    .bottom-nav {
        color: #999;
        text-align: left;
    }

    .mainmenu-wrap .targetDiv .col-md-3,
    .mainmenu-wrap .targetDiv .col-md-3 .thumbnails a {
        height: 160px;
    }

    .ali_logo .copy-right {
        font-size: 12px;
    }

    .searchBox-icon {
        background-image: url("main/images/search-box-icon.png");
        height: 30px;
        width: 30px;
    }

    .searchBox-icon:hover {
        background-image: url("main/images/search-box-icon-hover.png");
    }

    .see-more > span {
        font-size: 11px;
        margin: 9px 0;
    }

    .details-column {
        padding: 0 6px 0 0;
    }

    .details-column:last-child {
        padding: 0 0 0 6px;
    }

    .details-col-right {
        padding-left: 6px;
        padding-right: 0;
    }

    .plp-page .top-pagination {
        padding-bottom: 15px;
    }

    .modal-header {
        padding: 20px 0 24px 46px;
    }

    .Inst-video-body .left-panel {
        display: block !important;
    }

    /* About social icons */
    .about-social li img { /* width: 44px!important; */
        height: 43px;
    }

    /* .about-social li:first-child img{ width: 102px!important;} */
    /* 	.about-social li:nth-child(3){ clear: left;}
.about-social li:nth-child(3), .about-social li:last-child{padding-left: 0; clear: left;} */
    .online-container > [class*="col-"]:nth-child(6n+6) .online-outside {
        border-right: none;
    }

}

/* =============================================================================
Tablet Portrait (768px - 1023px)
========================================================================== */
@media (min-width: 768px) and (max-width: 1023px) {

    /* Typography Style */
    h1 {
        font-size: 46px;
        line-height: 46px;
    }

    h2 {
        font-size: 38px;
        line-height: 40px;
    }

    h3 {
        font-size: 32px;
        line-height: 38px;
    }

    h4 {
        font-size: 22px;
        line-height: 27px;
    }

    h5 {
        font-size: 18px;
        line-height: 20px;
    }

    h6 {
        font-size: 16px;
        line-height: 18px;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(1),
    .colctrlBootstrap.section .col-md-3:nth-child(2),
    .colctrlBootstrap.section .col-md-3:nth-child(3),
    .colctrlBootstrap.section .col-md-3:nth-child(4) {
        border-top: 0;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(4n+1) {
        border-left: 0;
    }

    .mainmenu-wrap .targetDiv .col-md-3,
    .mainmenu-wrap .targetDiv .col-md-3 .thumbnails a {
        height: 170px;
    }

    .retailer-text {
        font-size: 14px;
    }

    .electronic-info {
        font-size: 14px;
        padding: 0 32px 18px;
    }

    .caption-text {
        width: 340px;
    }

    .caption-text h2 {
        font-size: 31px;
    }

    .caption-text p {
        font-size: 13px;
    }

    .caption-text p:last-child a span {
        font-size: 11px;
    }

    .bottom-logo {
        padding-left: 20px;
    }

    .bottom-nav {
        text-align: left;
    }

    .mailpar_title > .head {
        font-size: 24px;
        line-height: 24px;
    }

    .footer-wrap .footer2 .social_icon ul > li:last-of-type {
        margin-right: 0 !important;
    }

    .footer1 form button.emailSubmit {
        margin-left: 0;
        margin-top: 0;
    }

    .footer-wrap {
        margin-top: 50px;
    }

    .ali_logo {
        padding-top: 50px;
    }

    .ali_logo .copy-right {
        font-size: 12px;
    }

    .see-more > span {
        font-size: 11px;
        margin: 25px 0 22px;
    }

    /* Home page banner */
    .banner-inside + img, .hero-carousel .carousel-adaptive-image {
        display: none;
    }

    /** Beauty and Brain **/
    .text-ext {
        padding: 20px;
    }

    .content-wrap .container {
        padding-right: 0;
        padding-left: 0;
    }

    .content-wrap .head {
        font-size: 26px;
        padding-left: 20px;
    }

    .details-column {
        padding: 0;
    }

    .details-col-right {
        padding: 0;
    }

    .items-container .offer-info {
        max-height: 58px;
        overflow: hidden;
        display: inline-block;
        margin-bottom: 4px;
    }

    /** End - Beauty and Brain **/
    .selector-head {
        font-size: 38px;
    }

    .selector-text {
        padding-top: 8%;
    }

    .selector-bg {
        min-height: 200px;
    }

    .search-div .close-icon {
        right: 36px;
    }

    .search-div {
        max-width: 645px;
    }

    /* PLP Style */
    .product-name a {
        font-size: 22px;
    }

    .productlist .main-wrapper {
        margin-left: 225px;
    }

    .plp-page .container, .plp-page.container, .container .plp-page {
        padding-left: 8px;
        padding-right: 8px;
    }

    .product-list li .product-image {
        width: 154px;
        float: left;
    }

    .finishes-option .title, .handling-option .title {
        font-size: 14px;
    }

    .product-information .product-image a img {
        width: 154px;
    }

    /* Header style */
    .main_nav {
        padding-left: 15px;
        padding-right: 15px;
    }

    .main_nav > ul li {
        padding-right: 35px;
    }

    .breadcrumb-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Support Page */
    .support-col > [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Product Page */
    .prod-content {
        padding-left: 25px;
        padding-bottom: 25px;
    }

    /* Content Landing Page */
    .content-landing-page .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .body-wrapper .text-callout-large {
        padding: 34px 69px;
    }

    .text-img-row {
        margin-left: 60px;
        margin-right: 60px;
    }

    .text-callout-large .font-20 {
        font-size: 16px !important;
    }

    .body-wrapper .text-callout-large .offer-info {
        font-size: 10px;
        max-height: auto;
        line-height: 12px;
    }

    .text-callout-large .font-20 {
        line-height: 20px !important;
    }

    .text-callout-large h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .text-callout-large h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .text-callout-large h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .text-callout-large h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .text-callout-large h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .text-callout-large h6 {
        font-size: 16px;
        line-height: 16px;
    }

    .banner-container > img {
        display: none;
    }

    .banner-container {
        background-size: cover !important;
        min-height: 345px;
    }

    .banner-title h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .banner-title h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .banner-title h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .banner-title h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .banner-title h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .banner-title h6 {
        font-size: 16px;
        line-height: 16px;
    }

    .caption-text h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .caption-text h2 {
        font-size: 32px;
        line-height: 32px;
    }

    .caption-text h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .caption-text h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .caption-text h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .caption-text h6 {
        font-size: 16px;
        line-height: 16px;
    }

    .landing-carousel .carousel-caption {
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner-sub {
        font-size: 20px;
    }

    .caption-bottom {
        font-size: 14px;
    }

    .caption-bottom .container .textExt {
        padding: 0 16%;
    }

    .img-col {
        height: 135px;
    }

    .theKeylessEraPage h2 {
        font-size: 12px;
    }

    .tableHeader th.active h2 {
        font-size: 16px;
    }

    .tableHeader h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th {
        font-size: 12px;
    }

    .landing-form .col-md-6:first-child {
        padding-right: 12px;
        padding-left: 0;
    }

    .landing-form .col-md-6:last-child {
        padding-left: 12px;
        padding-right: 0;
    }


    .online-container > [class*="col-"]:nth-child(5n+5) .online-outside {
        border-right: none;
    }

    /* Style Page */
    .text-block-finish {
        padding-top: 30px;
    }

    /* Price Spider */
    h2.ps_HeaderStyle {
        font-size: 32px;
        line-height: 38px
    }

    /* About social icons */
    .about-social li img { /* width: 40px!important; */
        height: 40px;
    }

    /* .about-social li:first-child img{ width: 94px!important;} */
    /* 	.about-social li:nth-child(3){ clear: left;}
.about-social li:nth-child(3), .about-social li:last-child{padding-left: 0; clear: left;} */

}

/* =============================================================================
Small Devices (320px - 767px)
========================================================================== */
@media (max-width: 767px) {

    /* Typography Style */
    h1 {
        font-size: 42px;
        line-height: 42px;
    }

    h2 {
        font-size: 36px;
        line-height: 38px;
    }

    h3 {
        font-size: 30px;
        line-height: 36px;
    }

    h4 {
        font-size: 22px;
        line-height: 27px;
    }

    h5 {
        font-size: 18px;
        line-height: 20px;
    }

    h6 {
        font-size: 16px;
        line-height: 18px;
    }

    /* Space component */
    .m-half-line {
        height: 5px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-one-line {
        height: 10px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-one-half-line {
        height: 15px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-two-line {
        height: 20px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-two-half-line {
        height: 25px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-three-line {
        height: 30px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-three-half-line {
        height: 35px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-four-line {
        height: 40px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-four-half-line {
        height: 45px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .m-five-line {
        height: 50px !important;
        display: block;
        margin: 0;
        padding: 0;
    }

    .mainmenu-wrap {
        top: 57px;
    }

    .retailer-box {
        line-height: 125px;
    }

    .hero-carousel .carousel-indicators {
        bottom: auto;
    }

    .dl-menuwrapper .logo {
        margin: 0 auto;
        width: 103px;
    }

    .caption-text {
        width: 100%;
    }

    .caption-text h2 {
        font-size: 26px;
    }

    .regular-text {
        float: left;
        line-height: 16px;
        margin: 0;
        padding-top: 8px;
    }

    .mailpar_title > .head {
        font-size: 24px;
        line-height: 24px;
    }

    .footerText > span {
        font-size: 13px;
    }

    .footer-wrap .footer1 {
        margin: 0;
        width: 100%;
        padding-right: 0;
    }

    .footer-wrap .footer2 {
        padding: 25px 0 0;
        width: 100%;
    }

    .footer2 .social_icon {
        border: none;
        float: right !important;
        padding-right: 0;
    }

    .ali_logo .copy-right {
        margin-top: 8px;
        font-size: 11px;
    }

    .ali_logo {
        border-top: 2px solid #cfcfcf;
        padding: 0;
    }

    .ali_logo img {
        margin-top: 10px;
        width: 72px;
    }

    .bottom-nav {
        padding: 10px 0 0 0;
    }

    .hero-carousel .carousel-caption {
        position: relative;
        bottom: 0;
    }

    .hero-carousel .carousel-inner {
        height: auto;
    }

    .footer-wrap .footer2 .social_icon ul {
        margin: 0;
        padding-left: 0;
    }

    .search-div {
        border-top: 1px solid #e5e5e5;
        float: left;
        padding: 17px 17px 88px;
        position: absolute;
        top: 57px;
    }

    .msg-div {
        top: 57px;
    }

    /* header style */
    .logo_img {
        padding: 6px 0 0;
        width: 111px;
    }

    /* Text-over-Image Component */
    .selector-info {
        font-size: 16px;
    }

    .selector-head {
        font-size: 25px;
        line-height: 26px;
    }

    .selector h3, .selector h2 {
        font-size: 22px;
        line-height: 27px;
    }

    .news-archive .content-box .heading {
        width: 76%;
    }

    /* PCP Title */
    .content-template .title:first-child, .deadbolt-content .title:first-child {
        margin-bottom: 18px;
    }

    /* PCP */
    .listing-content .section-title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0;
    }

    .listing-content {
        padding-bottom: 5px;
    }

    .category-listing .smallImage {
        width: 80px;
        height: 75px;
    }

    .smallImage img { /* width: 80px; */
    }

    .category-listing {
        margin-bottom: 10px;
    }

    .pageSeparator .callout-head {
        margin-top: 45px;
    }

    /* Mobile Breadcrumb */
    .breadcrumb-wrap {
        margin-bottom: 5px;
    }

    .breadcrumb-xs {
        padding-bottom: 8px;
        padding-top: 10px;
        padding-left: 0;
    }

    .breadcrumb-xs li {
        list-style: none;
        color: #999;
        font-size: 11px;
        text-transform: uppercase;
        padding-left: 30px;
    }

    .breadcrumb-xs li a {
        color: #999;
    }

    .breadcrumb-xs li a:hover {
        color: #00A9E0;
    }

    .breadcrumb-xs .clr-grey-arrow-lft:before {
        margin-left: -30px;
        float: left;
    }

    /* PLP */
    .top-pagination {
        text-align: center;
    }

    .top-pagination .page-results {
        width: 100%;
    }

    .top-pagination .page-results .c-align-sm {
        display: inline-block;
        padding: 0 10px;
        background: #fff;
    }

    .top-pagination .page-results:after {
        border-bottom: #e9e9e9 solid 1px;
        content: "";
        display: block;
        margin-top: -9px;
    }

    .top-pagination .page-results p {
        text-align: center;
    }

    .pagination-bottom .page-results p {
        text-align: center;
    }

    .left-panel {
        display: none;
    }

    .productlist .left-panel {
        opacity: 1;
        z-index: 1005;
        width: 100%;
        background: #fff;
        top: 106px;
    }

    .filter-text {
        line-height: 32px;
    }

    .sort-list li {
        display: block;
        border: 1px solid #e5e5e5;
        text-align: center;
        font-size: 18px;
        line-height: 40px;
        margin-bottom: 5px;
    }

    .sort-list li a {
        display: block;
    }

    .sort-list li:hover, .sort-list li.active {
        border: 1px solid #0081c6;
        box-shadow: none;
        color: #0081c6 !important;
        font-family: "Avenir-Black";
    }

    .search-left-content .product-finishes {
        float: left;
        line-height: 24px;
    }

    .plp-page input[type="checkbox"] + label:before {
        background: url(main/images/sprite-radio-mobile.png) no-repeat;
        float: left;
        height: 28px;
        padding-bottom: 12px;
        padding-left: 32px;
        vertical-align: middle;
    }

    .plp-page .search-results-content .checkbox-label {
        line-height: 28px;
    }

    .plp-page input[type="checkbox"]:checked + label.checkbox-label:before {
        background-position: 0 -39px !important;
    }

    .arrow:after {
        background: rgba(0, 0, 0, 0) url("main/images/accordion-arrow-open-mob.png") no-repeat scroll 0 0;
        width: 16px;
        height: 8px;
    }

    /* PDP */
    .product-info-container {
        border-left: medium none;
        padding-left: 15px;
        padding-right: 15px;
    }

    .product-details-page > .container {
        padding: 0 15px;
    }

    .product-details-page .left-section {
        border-right: none;
        padding-right: 0;
    }

    .product-name-container {
        margin-top: 12px;
        padding-left: 0;
        padding-right: 0;
    }

    .product-details-page .finish-carousel .carousel-control {
        width: 6%;
    }

    .product-details-page .right-section {
        padding-left: 0;
    }

    .product-details-page .review-container {
        padding-right: 0;
    }

    .product-details-page .files-options {
        padding-left: 0;
        padding-right: 0;
    }

    .product-details-page .back-to-list {
        border-bottom: 1px solid #e5e5e5;
        height: 48px;
        line-height: 48px;
        padding: 0 0 0 15px;
        width: 100%;
    }

    .product-details-page .hm-head .head {
        margin-bottom: 24px;
    }

    .product-image-container .carousel2 {
        margin-top: 0;
    }

    .carousel2 .carousel-inner {
        margin-top: 60px;
    }

    .enlarge {
        margin-bottom: 10px;
    }

    .product-details-container {
        padding: 0;
    }

    .review-container {
        padding-right: 15px;
    }

    .files-container {
        padding: 0;
    }

    .files-options {
        padding-left: 15px;
        padding-right: 15px;
    }

    .recent-view-container {
        padding-right: 15px;
    }

    .understand-hand {
        padding: 20px 0;
        text-align: right;
    }

    .modal.zoom-modal.fade.in { /* top: 69px; */
        padding-top: 69px;
    }

    .modal.myModal_email.fade.in {
        padding-top: 69px;
    }

    .modal.fade.in {
        top: 0;
    }

    /* praveen */
    .zoom-modal .product-details-zoom .head {
        padding-right: 0;
    }

    /* Support Page */
    .navtemplate-info {
        position: static;
        padding: 20px;
        margin-top: 0;
        width: 100%;
    }

    .navtemplate-info h1 {
        font-size: 24px;
        line-height: 29px;
    }

    .navtemplate-info h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .navtemplate-info h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .navtemplate-info h4 {
        font-size: 20px;
        line-height: 25px;
    }

    .navtemplate-info h5 {
        font-size: 18px;
        line-height: 23px;
    }

    .navtemplate-info h6 {
        font-size: 16px;
        line-height: 21px;
    }

    /* Product Page */
    .prod-content {
        font-size: 24px;
        line-height: 26px;
        padding-left: 10px;
        padding-bottom: 15px;
    }

    .prod-img {
        margin: 5px;
        height: 70px;
    }

    /* Home security page */
    .content-row {
        padding: 0 14% 10px;
    }

    .content-stack-template .navtemplate-banner {
        margin-top: 0;
    }

    /* Content Landing Page */
    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th {
        font-size: 14px;
    }

    .option-container {
        padding-bottom: 25px;
    }

    .banner-title {
        position: static;
        text-align: center;
        padding-bottom: 15px;
    }

    .banner-container .center-all {
        transform: none;
    }

    .banner-title.bg-black > div, .banner-title.bg-white > div {
        margin-left: -20px;
        margin-right: -20px;
    }

    .pos-left > div, .pos-right > div {
        float: none;
        display: block;
    }

    .landing-banner .caption-text {
        text-align: center;
    }

    .banner-sub {
        font-size: 14px
    }

    .caption-bottom {
        font-size: 14px;
        padding-top: 0;
    }

    .landing-banner .banner-outside.bg-black {
        background-color: #0a0f14 !important;
    }

    .landing-banner .caption-bottom.bg-black {
        background: #000 !important;
    }

    .landing-carousel .caption-text {
        width: 100%;
        text-align: center;
    }

    .landing-carousel .caption-text h1, .landing-carousel .caption-text h2, .landing-carousel .caption-text h3, .landing-carousel .caption-text h4, .landing-carousel .caption-text h5, .landing-carousel .caption-text h6 {
        margin-bottom: 0;
    }

    .option-container .half-gutter {
        position: static;
        margin-left: -8px;
        margin-right: -8px;
        margin-top: 30px;
    }

    .tableHeader h3 {
        padding: 0 0 50px 0;
        text-align: center;
    }

    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
        vertical-align: bottom;
        padding-bottom: 20px;
    }

    .table-note td:first-child {
        display: none;
    }

    .table-note td {
        width: 100% !important;
        font-size: 14px;
        vertical-align: middle !important;
        padding-bottom: 0 !important;
    }

    .search-box-container {
        margin-top: 9px;
    }

    /* Selector Page */
    .selector-heading {
        width: 100%;
        padding-right: 20px;
    }

    .step-div .row.five-inline .img-frame img {
        width: 100%
    }

    .selector-row {
        padding-left: 0;
        padding-right: 0;
    }

    .selector-row:after {
        right: 0;
    }

    .edit-step {
        display: block;
        clear: both;
        float: none;
        text-align: center;
        padding-top: 15px;
        margin-right: 0;
    }

    .edit-step .img-frame {
        display: inline-block;
    }

    .edit-step .edit-style {
        clear: both;
        display: block;
    }

    .step-name > [class*="col-"] {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .user-command {
        position: relative;
        display: block;
        padding: 0 0 20px 0;
        text-align: right;
        margin: 0;
    }

    .user-command a {
        margin: 0;
        padding-right: 0;
    }

    .user-command + span {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
        padding-bottom: 0;
    }

    .user-command + span span {
        display: inline-block;
        padding-bottom: 20px;
    }

    .chosen-div {
        padding-bottom: 0;
        overflow: hidden;
    }

    .selector-row:after {
        right: -4px;
    }

    .selector-wrapper {
        margin-top: 0;
    }

    /* Style Page */
    .styles-text-container {
        position: static;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        padding: 10% 15%;
    }

    .text-image-container .brder-rht-1-white,
    .text-image-container .brder-lft-1-white {
        border-width: 0 !important;
    }

    .chosen-name {
        font-size: 14px;
        line-height: 16px;
    }

    .style-accordion .prod-content {
        font-size: 24px;
    }


    /* Company History Page */
    .timeline-marker {
        margin-left: 0;
    }

    .content-temp-image {
        border-right: none;
        padding: 0 0 0 6px;
    }

    .hist-image {
        border-left: 1px solid #d6d6d6;
        padding: 22px 0 20px 20px;
    }

    .content-temp-block {
        padding-left: 6px;
    }

    .hist-text-container {
        border-left: 1px solid #d6d6d6;
        width: 100%;
    }

    .cmp-txt {
        border: none;
        padding-bottom: 22px;
    }

    .arrow_box {
        left: -33px;
    }

    .content-temp-year {
        clear: both;
        left: 12px;
        padding-top: 26px;
        position: relative;
    }

    /* Installation Video Page */
    .Inst-video-body .left-panel {
        opacity: 1;
        z-index: 1005;
        width: 100%;
        background: #fff;
        top: 106px;
    }

    .filter-title {
        font-family: 'Stag Web';
        letter-spacing: 1px;
        font-weight: 700;
        font-size: 24px;
        float: left;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .Inst-video-body .filter > .brdr-btm-grey {
        padding-bottom: 5px;
    }

    /* Price Spider */
    h2.ps_HeaderStyle {
        font-size: 30px;
        line-height: 36px
    }
}

/* =============================================================================
Small Device Landscape
========================================================================== */
@media (min-width: 480px) and (max-width: 767px) {
    .searchBox-icon {
        bottom: 8px;
    }

    .search-page .searchBox-icon {
        bottom: 10px;
    }

    .navbar-search .search-query {
        font-size: 16px;
        line-height: 20px;
        padding: 7px;
    }

    .press-enter {
        bottom: 8px;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(1),
    .colctrlBootstrap.section .col-md-3:nth-child(2),
    .colctrlBootstrap.section .col-md-3:nth-child(3) {
        border-top: 0;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(3n+1) {
        border-left: 0;
    }

    .mainmenu-wrap .targetDiv .col-md-3,
    .mainmenu-wrap .targetDiv .col-md-3 .thumbnails a {
        height: 158px;
    }

    .items-container h4 {
        font-size: 18px;
        line-height: 18px;
    }

    .demo-2 .dl-menuwrapper ul.bxslider {
        background: transparent;
        padding: 0;
    }

    .demo-2 .dl-menuwrapper ul.bxslider li a {
        border: 0 !important;
        padding: 0;
    }

    .product-img {
        padding-top: 10px;
    }

    .product-details-page .hm-head .head {
        font-size: 24px;
    }

    .retailer-text {
        font-size: 14.8px;
    }

    .electronic-info {
        font-size: 12.81px;
        padding: 0 20px 12px;
    }

    .footer-wrap {
        margin-bottom: 10px;
        margin-top: 50px;
    }

    .see-more > span {
        font-size: 14px;
        margin: 14px 0;
    }

    .overlay-wrap { /* top: 57px; */
    }

    /* Text-over-Image Component */
    .selector-bg {
        min-height: 200px;
    }

    .sub-heading-categories {
        font-size: 12px;
    }

    .desc {
        font-size: 11px;
    }

    /* Product page-callout Component */
    .article {
        padding-bottom: 10px;
    }

    .selector-callout h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .details-column {
        padding: 0 6px 0 0;
    }

    .details-column:last-child {
        padding: 0 0 0 6px;
    }

    .details-col-right {
        padding-left: 6px;
        padding-right: 0;
    }

    /* PLP */
    .product-list li .product-image {
        width: 144px;
        float: left;
    }

    .finish-cta {
        padding-top: 20px;
    }

    .sub-detail {
        color: #77787b;
        font-size: 16px;
        font-style: italic;
    }

    .product-name {
        margin-bottom: 5px;
    }

    .product-name a {
        font-size: 18px;
        line-height: 22px;
    }

    .product-information .product-image a img {
        width: 144px;
    }

    /* PCP - Product selector */
    .main-selector h4 {
        font-size: 15px;
        line-height: 16px;
    }

    .main-selector .selector-info {
        font-size: 11px;
    }

    .col-container .col-md-6:first-child {
        padding-right: 4px;
    }

    .col-container .col-md-6 + .col-md-6 {
        padding-left: 4px;
        padding-right: 0;
    }

    /* Support Page */
    .support-col > [class*="col-"] {
        padding-left: 25px;
        padding-right: 25px;
    }

    .support-col > [class*='col-'] {
        border-width: 10px 1px 1px 0;
        border-style: solid;
        border-color: #0081c6 #e5e5e5 #e5e5e5 #e5e5e5;
    }

    .support-col > [class*='col-']:first-child {
        border-left: solid 1px #e5e5e5;
    }

    .support-col > [class*='col-']:nth-child(3) {
        border-left: solid 1px #e5e5e5;
    }

    /* Product Page */
    .product-row > a:after {
        top: 25px;
    }

    .prod-img {
        width: 100px;
    }

    /* Security Page */
    .security-row {
        margin-bottom: 27px;
    }

    .content-stack-template .navtemplate-banner {
        margin-bottom: 45px;
    }

    .content-stack-template .navtemplate-banner .para-g {
        padding: 45px 0 0 0;
    }

    /* Content Landing Page */
    .img-callout, .text-callout {
        padding-left: 70px;
        padding-right: 70px;
    }

    .text-img-row .img-callout, .text-img-row .text-callout {
        padding-left: 70px;
        padding-right: 70px;
    }

    .body-wrapper .text-callout-large {
        padding: 70px;
    }

    .text-callout .text-ext {
        padding-bottom: 45px;
    }

    .img-callout {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .text-callout .text-ext {
        padding-top: 0;
    }

/*    .content-landing-page .arrow-rht:before,
    .content-landing-page .arrow-lft:before,
    .content-landing-page .arrow-lft-sm:before,
    .content-landing-page .arrow-rht-sm:before,
    .content-landing-page .arrow-rht-md-lg:before,
    .content-landing-page .arrow-lft-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 22px 22px 22px;
        border-color: transparent transparent #e6e6e6 transparent;
        top: 0;
        right: inherit;
        left: 50%;
        margin-left: -20px;
        z-index: 1;
        margin-top: -20px;
    }*/

    .banner-container .banner-title > div {
        padding-left: 65px;
        padding-right: 65px;
    }

    .caption-bottom {
        padding-left: 50px;
        padding-right: 50px;
    }

    .banner-title h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .banner-title h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .banner-title h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .banner-title h4 {
        font-size: 18px;
        line-height: 18px;
    }

    .banner-title h5 {
        font-size: 16px;
        line-height: 16px;
    }

    .banner-title h6 {
        font-size: 14px;
        line-height: 14px;
    }

    .caption-text h1 {
        font-size: 24px;
        line-height: 24px;
    }

    .caption-text h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .caption-text h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .caption-text h4 {
        font-size: 18px;
        line-height: 18px;
    }

    .caption-text h5 {
        font-size: 16px;
        line-height: 16px;
    }

    .caption-text h6 {
        font-size: 14px;
        line-height: 14px;
    }

    .landing-form {
        padding-top: 40px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .container .landing-form .col-md-6 {
        padding: 0
    }

    .caption-bottom .container .textExt {
        padding: 0;
    }

    .online-container > [class*="col-"]:nth-child(3n+3) .online-outside {
        border-right: none;
    }

    /* Selector Page */
    .step-name [class*='col-']:nth-child(4n+4) .name-inside {
        border-left: 0;
    }

    /* Style Page */
    .text-image-container img {
        margin-top: 2px;
    }

    /* About social icons */
    .about-social li img { /* width: 48px!important; */
        height: 48px;
    }

    /* .about-social li:first-child img{ width: 110px!important;} */
    /* 	.about-social li:nth-child(3), .about-social li:last-child{padding-left: 0; clear: left;} */
}

/* =============================================================================
Small Device Portrait
========================================================================== */
@media screen and (max-width: 479px) {
    .details-column {
        padding: 0;
    }

    .details-col-right {
        padding-left: 0;
        padding-right: 0;
    }

    .searchBox-icon {
        bottom: 6px;
    }

    .search-page .searchBox-icon {
        bottom: 10px;
    }

    .navbar-search .search-query {
        font-size: 16px;
        line-height: 20px;
        padding: 7px;
    }

    .press-enter {
        bottom: 8px;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(1),
    .colctrlBootstrap.section .col-md-3:nth-child(2) {
        border-top: 0;
    }

    .colctrlBootstrap.section .col-md-3:nth-child(2n+1) {
        border-left: 0;
    }

    .mainmenu-wrap .targetDiv .col-md-3,
    .mainmenu-wrap .targetDiv .col-md-3 .thumbnails a {
        height: 158px;
    }

    .demo-2 .dl-menuwrapper ul.bxslider {
        background: transparent;
        padding: 0;
    }

    .demo-2 .dl-menuwrapper ul.bxslider li a {
        border: 0 !important;
        padding: 0;
    }

    .product-img {
        padding-top: 10px;
    }

    .product-details-page .hm-head .head {
        font-size: 23px;
    }

    .retailer-text {
        font-size: 14.8px;
    }

    .electronic-info {
        font-size: 12.47px;
        padding: 0 20px 12px;
    }

/*    .arrow-rht:before,
    .arrow-lft:before,
    .arrow-lft-sm:before,
    .arrow-rht-sm:before,
    .arrow-rht-md-lg:before,
    .arrow-lft-md-lg:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 22px 22px 22px;
        border-color: transparent transparent #e6e6e6 transparent;
        top: 0;
        right: inherit;
        left: 50%;
        margin-left: -20px;
        z-index: 1;
        margin-top: -20px;
    }*/

    .brand-info {
        float: left;
        margin: 16px 0 0;
        padding: 0;
        width: 100%;
    }

    .breadcrumb-xs {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
    }

    div .m-vert-space {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-wrap {
        margin-bottom: 50px;
        padding: 0 19px;
    }

    .see-more > span {
        font-size: 14px;
        margin: 10px 0 20px;
    }

    .footer1 form button.emailSubmit {
        padding: 0 12px;
    }

    .footer1 input[type="text"] {
        width: 100%;
    }

    .footerText a:first-child {
        padding-left: 0;
    }

    .brand-info-wrap .container .col-xs-8 {
        width: 100%;
    }

    .headBottomText {
        font-size: 14px;
        width: 100%;
    }

    .footer-wrap .footer2 .social_icon ul {
        margin-bottom: 0;
        width: auto;
    }

    .overlay-wrap { /* top: 248px;  */
    }

    /* Text-over-Image Component */
    .selector-bg {
        min-height: 125px;
    }

    .selector-info {
        font-size: 14px;
    }

    .selector-head {
        font-size: 25px;
        line-height: 25px;
    }

    /* PCP - callout Component */
    .article {
        padding-bottom: 12px;
    }

    .selector-callout h3 {
        font-size: 24px;
        line-height: 30px;
    }

    /* PCP - Product Selector */
    .main-selector {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .main-selector h4 {
        font-size: 19px;
        font-size: 20px;
    }

    .main-selector:first-child {
        margin-bottom: 40px;
    }

    .col-container .col-md-6:first-child {
        padding-right: 0;
    }

    .col-container .col-md-6 + .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .listing-content .section-title {
        font-size: 20px;
        line-height: 24px;
    }

    /* PLP */
    .finish-cta .btn-cta {
        margin-bottom: 10px;
    }

    .pricing {
        padding: 0;
    }

    .sub-detail {
        text-align: center;
        padding-top: 20px;
        font-size: 14px;
        font-style: italic;
    }

    .product-list li .product-image {
        width: 134px;
        float: left;
    }

    .finish-cta {
        padding-top: 20px;
    }

    .product-name {
        margin-bottom: 5px;
    }

    .product-name a {
        font-size: 16px;
        line-height: 20px;
    }

    .product-information .product-image a img {
        width: 134px;
    }

    .star-rating > img {
        width: 130px;
    }

    .star-rating {
        margin-bottom: 0;
    }

    .pagination-bottom .page-results span {
        margin: 0 6px;
    }

    /* Price Spide Style */
    div .ps_ProductDetailsStyle.ps_WrapperStyle {
        margin-top: 10px;
    }

    .finish-cta .ps_ResponsiveContainerStyle.ps_WtbButtonStyle {
        width: 140px;
    }

    .finish-cta a.ps_ResponsiveContainerStyle {
        margin-right: 0;
    }

    .finish-cta .ps_LayoutContainerWrapperStyle {
        position: relative;
    }

    .finish-cta .ps_LayoutContainerWrapperStyle .ps_PriceRangeContainerStyle {
        position: absolute;
        left: 0;
        margin-top: 30px;
        padding-left: 0;
    }

    /* Support Page */
    .support-col > [class*="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* Product Page */
    .prod-img {
        width: 70px;
        margin: 5px 0;
    }

    .product-row > a:after {
        top: 27px;
    }

    /* Security Page */
    .security-row {
        margin-bottom: 27px;
    }

    .content-stack-template .navtemplate-banner {
        margin-bottom: 40px;
    }

    .content-stack-template .navtemplate-banner .para-g {
        padding: 40px 0 0 0;
    }

    /* Content Landing Page */
    .img-callout, .text-callout {
        padding-left: 17px;
        padding-right: 17px;
    }

    .img-callout {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .text-callout .text-ext {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .text-img-row .img-callout, .text-img-row .text-callout {
        padding-left: 25px;
        padding-right: 25px;
    }

    .body-wrapper .text-callout-large {
        padding: 45px;
    }

    .body-wrapper .text-callout-large .offer-info {
        font-size: 14px;
    }

    .text-callout-large .offer-info.font-20 {
        font-size: 18px !important;
    }

    .banner-title h1 {
        font-size: 34px;
        line-height: 34px;
    }

    .banner-title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .banner-title h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .banner-title h4 {
        font-size: 26px;
        line-height: 26px;
    }

    .banner-title h5 {
        font-size: 24px;
        line-height: 24px;
    }

    .banner-title h6 {
        font-size: 21px;
        line-height: 21px;
    }

    .caption-text h1 {
        font-size: 34px;
        line-height: 34px;
    }

    .caption-text h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .caption-text h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .caption-text h4 {
        font-size: 26px;
        line-height: 26px;
    }

    .caption-text h5 {
        font-size: 24px;
        line-height: 24px;
    }

    .caption-text h6 {
        font-size: 21px;
        line-height: 21px;
    }

    .option-container .half-gutter .col-sm-4 {
        margin-top: 25px;
    }

    .img-caption {
        padding-top: 10px;
    }

    .img-col {
        height: 265px;
    }

    .table-note {
        padding-top: 20px;
    }

    .caption-bottom .container .textExt {
        padding: 0 2%;
    }

    .landing-form {
        padding-top: 25px;
    }

    .container .landing-form .col-md-6 {
        padding: 0
    }

    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
        padding-bottom: 10px;
    }

    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td .number, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr th .number {
        line-height: 24px;
    }

    .step-name [class*='col-']:nth-child(2n+1) .name-inside {
        border-left: 0;
    }

    .online-container > [class*="col-"]:nth-child(2n+2) .online-outside {
        border-right: none;
    }

    /* Style Page */
    .text-image-container {
        margin-top: 0;
    }

    .cap {
        margin-bottom: 0;
    }

    /* About social icons */
    .about-social li {
        padding-left: 14px !important;
    }

    .about-social li:last-child {
        padding-left: 14px !important;
    }

    .about-social li img { /* width: 50px!important; */
        height: 50px;
    }

    /* .about-social li:first-child img{ width: 114px!important;} */
    /* .about-social li:nth-child(4){ clear: left; padding-left: 0!important;} */

}


/* ===========================================================================
 Resolved Print issues - PDP
 ========================================================================== */
@media print {
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: inline-block;
    }

    .left-section {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

/* =============================================================================
Adjustments(max- 364px)
========================================================================== */
@media screen and (max-width: 364px) {
    .social_icon ul li {
        padding-left: 5px;
    }
}

/* =============================================================================
Adjustments (768px - 960px)
========================================================================== */
@media (max-width: 1023px) {
    .text-ext {
        padding: 20px;
    }

    .chosen-name {
        font-size: 14px;
    }

    .cap-head {
        font-size: 16px;
        line-height: 16px;
    }

    .Inst-video-body .left-panel {
        display: none;
    }

    .Inst-video-body .left-panel.current {
        position: absolute;
        background: #fff;
        z-index: 99;
        width: 220px;
        margin-top: 36px;
        border-color: #e5e5e5;
        border-width: 0 1px 1px 1px;
        border-style: solid;
        padding: 0 10px 10px;
    }

    .sort-head .sorting {
        margin-top: 10px;
    }

}

/* =============================================================================
Touch Devices
========================================================================== */
.touch .zoom-icon {
    display: none !important;
}


@media (min-width: 1024px) and (max-width: 1200px) {
    .body-wrapper .text-callout-large {
        padding: 5%;
    }

    .body-wrapper .text-callout-large .offer-info {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .product-details-page .breadcrumb {
        padding-left: 15px;
    }

    .search-page .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td {
        vertical-align: middle;
    }
}

@media (max-width: 599px) {
    .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child p, .theKeylessEraPage .keylessEraPanel .keylessEraFind table tr td:first-child div {
        width: 100%;
        position: absolute;
    }

    .installation .search-results-content .pdf-icon {
        width: 21%;
    }

    .installation .search-results-content .heading {
        width: 77%;
    }
}

@media (min-width: 320px) and (max-width: 420px) {
    .installation .search-results-content .pdf-icon {
        width: 25%;
    }

    .installation .search-results-content .heading {
        width: 75%;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .installation .search-results-content .pdf-icon {
        width: 15%;
    }

    .installation .search-results-content .heading {
        width: 85%;
    }
}

@media (min-width: 360px) and (max-width: 415px) {
    .selector-bg {
        min-height: 150px;
    }
}

/*@media (min-width: 321px) and (max-width: 767px) {
    .product-img img{width: 80%;}
}*//*prince*/


/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .commercial {
        right: 20px;
    }
}

option.round-bullet{
	background:none;
	height:auto;
	width:auto;
	text-align:left;
	display:block;
	clear:both;
	color:#000;
	line-height:24px;
	
}

#horizontalTab ul.resp-tabs-list, #horizontalTab p {
    margin: 0px;
    padding: 0px;
}

#horizontalTab .resp-tabs-list li {
    font-weight: 500;
    font-size: 13px;
    display: inline-block;
   /* padding: 13px 15px;*/
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

#horizontalTab .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

#horizontalTab h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

#horizontalTab .resp-tab-content {
    display: none;
    padding: 15px;
}

#horizontalTab .resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
   /* padding: 12px 14px 14px 14px !important;*/
}

#horizontalTab .resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

#horizontalTab .resp-content-active, #horizontalTab .resp-accordion-active {
    display: block;
}

/*.resp-tab-content {
    border: 1px solid #c1c1c1;
}*/

#horizontalTab h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

#horizontalTab h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

#horizontalTab h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
#horizontalTab .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

#horizontalTab .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

#horizontalTab .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#horizontalTab .resp-vtabs .resp-tab-content {
    border: none;
}

#horizontalTab .resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

#horizontalTab .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

#horizontalTab h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
#horizontalTab h2.resp-tab-active {
    background: #DBDBDB !important;
}
#horizontalTab .resp-easy-accordion  h2.resp-accordion {
        display: block;
}
#horizontalTab .resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

#horizontalTab .resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

#horizontalTab .resp-jfit {
    width: 100%;
    margin: 0px;
}

#horizontalTab .resp-tab-content-active {
    display: block;
}

#horizontalTab h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    #horizontalTab ul.resp-tabs-list {
        display: none;
    }

    #horizontalTab h2.resp-accordion {
        display: block;
    }

    #horizontalTab .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    #horizontalTab .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    #horizontalTab .resp-accordion-closed {
        display:none !important;
    }
    #horizontalTab .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.metalocator-wtb {
    border-radius: 0!important;
    line-height: 37px;
    display: inline-block;
    font-size: 18px !important;
    color: #fff !important;
    text-align: center;
    background-color: #0077c8 !important;
    min-width: 152px;
    border: none !important;
    margin-bottom: 50px;
    margin-top: 60px;
    padding: 0 20px;
}

.instaPost a{
    text-decoration: underline transparent !important;
}
.instaPost .instaBlue{
    color: #007fc6 !important;
    transition: color .3s;
}
.instaPost .instaBlue:hover{
    color: #4d4d4d !important;
}
.instaPost a:hover{
    color: #4d4d4d !important;
    text-decoration-color: #4d4d4d !important;
}

/*TODO schlage custom product compare
.schlageCheckbox {
    width: 100%;
    margin-top: 15px;

label {
    color: black;
.addToCompare {
    width: unset;
    height: unset;
    clip: unset;
}
}

@media @minTablet{
    width: 100px;
    position: absolute;
    margin-top: 115px;
    margin-left: 200px;
}

}
.finish-cta {
    padding-top: 0;
}
.prod-comp-modal {
.modal-header {
    margin: auto;
    padding: 15px;
    width: inherit;
    border-bottom: 1px solid lightgrey;
}
.prodLink h4{
    display: block;
    transition: all .3s;
    text-decoration: underline;
    text-decoration-color: transparent;
&:hover{
     text-decoration-color: #0077c8;
     color: #0077c8;
 }
}
.list-desc {
    display: block !important;
}
img{
    transition: all .2s;
&:hover{
     filter: brightness(60%);
 }
}
h4 {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
}

h5 {
    padding-top: 10px;
    padding-bottom: 15px;
}

.prod-comp-title {
    font-family: 'Stag Web', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 29px;
    font-weight: 700;
    text-transform: capitalize;
}

img.dlogo-img {
    height: 75px;
}
}

.checkBoxContainer input:checked ~ .checkmark {
    background-color: #0077c8;
}

.header.iparsys.parsys {
    z-index: 1000;
}
*/

.allestate {
    padding-right: 0;
}
.allecountry {
    padding: 0;
}
textarea{
     width: 100%;
	 border: 1px solid #cccccc;
}
.customHeight {
    height: 100% !important;
}
@media (max-width:767px){
    .customWidth {
    width: 100% !important;
    }
        .allestate {
        padding-left: 0;
    }
}
.cmp.cmp-form-field input, .cmp.cmp-form-field select, .cmp.cmp-form-field textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #cccccc;
    transition: all .3s;

}
.form-group input[type=text]:focus, .form-group textarea:focus, .form-group input[type=email]:focus, .form-group input[type=tel]:focus {

                    border-color: #66afe9;
                        box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);

        }
input#replace-button {
    background: #337ab7;
} 
.containercustom .col-md-6 {
        padding-left: 10px;
    }       
.allegion-xf.experiencefragment.section h2{
      margin-top: 20px;
   	  margin-bottom: 10px;
}
.allegion-xf.experiencefragment.section p{
     margin: 0 0 10px !important;
}
.allegion-xf.experiencefragment.section ul{
    padding-left:40px ;
}

/*.body-wrapper{
  .header-wrap{
    background: @gradient;
  }

}*/
.brdr-top-d-blue,
.brdr-top-l-blue {
  border-top: 4px solid !important;
  border-image-source: linear-gradient(90deg, #043767 0%, #1381c6 48%, #88d1d1 100%) !important;
  border-image-slice: 1;
}
.brdr-top-l-blue-10 {
  border-top: none !important;
  position: relative;
}
.brdr-top-l-blue-10:before {
  content: "";
  height: 10px;
  width: 100%;
  background: linear-gradient(90deg, #043767 0%, #1381c6 48%, #88d1d1 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.latest-blog-posts .security-row.brdr-top-l-blue-10 {
  border-top: none !important;
}
.blog.main .entrylist .blogentry {
  border-top: none !important;
  position: relative;
  padding-top: 20px;
}
.blog.main .entrylist .blogentry:before {
  content: "";
  height: 10px;
  width: 100%;
  background: linear-gradient(90deg, #043767 0%, #1381c6 48%, #88d1d1 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.columnControl .col-container.support-col {
  position: relative;
}
@media (min-width: 768px) {
  .columnControl .col-container.support-col:before {
    content: "";
    height: 10px;
    width: 100%;
    background: linear-gradient(90deg, #043767 0%, #1381c6 48%, #88d1d1 100%);
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
  }
}
@media (min-width: 768px) {
  .columnControl .col-container.support-col .col-md-3.col-sm-6.col-xs-6 {
    border-top: none;
  }
  .columnControl .col-container.support-col .col-md-3.col-sm-6.col-xs-6:before {
    content: unset;
  }
}

.ps-button.ps-widget {
  border-radius: 30px;
}
a.link-pdpPage-anchor div.link-pdpPage {
  border-radius: 30px;
}
div.importer #sceneContainer #suggesteProducts #selectNewPreferences {
  border-radius: 30px;
}
.cmp.cmp-button button.btn {
  background-color: #0077c8;
  background-image: none;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 30px;
  padding: 8px 25px;
  border: 1px solid transparent;
  transition: all .3s;
}
.cmp.cmp-button button.btn:hover {
  background-color: transparent;
  color: #0077c8;
  border-color: #0077c8;
}

.body-wrapper > .header .nav-wrap {
  background-color: #fff!important;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 {
  max-width: 1280px;
  width: 100%;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 {
  max-width: unset;
  height: 88px ;
  /* for mobile */
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav {
  display: flex;
  max-width: unset;
}
@media (min-width: 1025px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav {
    padding: 5px 60px;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul {
  margin: auto;
}
@media (min-width: 1025px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul {
    padding: 0 15px;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.search-button {
  position: relative;
  left: 26em;
  top: 0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.search-button {
    left: 4.5%;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.search-button #search_button {
  height: 40px!important;
  margin: 20px 0;
  padding: 6px 5px 7px;
  width: 40px;
  background-color: #0081c6;
  border-radius: 100%;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.search-button #search_button img {
  display: none;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.search-button #search_button::after {
  content: "\f002";
  font-family: 'FontAwesome';
  color: #fff;
  position: relative;
  left: 7px;
  top: 2px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button {
    position: relative;
    right: 7%;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer {
    display: none;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer {
  padding: 1.25rem .5rem;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer::after {
  content: "";
  background-color: transparent;
  height: 2px;
  bottom: -0.5em;
  left: 4em;
  position: absolute;
  -moz-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  -o-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1) 0s;
  width: 0;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer:hover::after {
  background-color: #0081c6;
  width: 24px;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer-icon {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media (min-width: 1025px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer-icon {
    padding-left: 30px !important;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul li.find-a-retailer-button #find-a-retailer-icon::after {
  content: "\f041";
  font-family: 'FontAwesome';
  color: #0081c6;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul > li {
  padding: 0;
  vertical-align: middle;
  padding-bottom: 13px;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul > li > a {
  font-family: 'Avenir-Medium';
  Color: #000;
  font-size: 17px;
  text-transform: capitalize;
  text-decoration: none;
  position: relative;
  letter-spacing: normal;
  padding: 1.25rem ;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav > ul > li > a {
    padding: 1.25rem 10px;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active {
  background-color: #f6f6f6;
  display: block;
  top: 90px;
  margin: 0 auto;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .container.pad-0 {
  max-width: 870px;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active {
  display: block;
  /*for retailer */
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active #closeDropDown {
  display: none;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .dropdown-head .col-xs-10.pad-0 > p.avenir-book {
  font-family: 'Stag Web', sans-serif !important;
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .border-bottom {
  /* padding-right: 160px!important;
                    @media(min-width:768px) and (max-width:1024px){
                      padding-right: 80px!important;
                    }*/
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .border-bottom > div {
  background-color: #fff;
  height: 190px;
  margin: 5px;
  width: 23%;
  border: 6px solid transparent;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .border-bottom > div:hover,
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .border-bottom > div:focus {
  border: 6px solid #e5e5e5;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .bxslider .thumbnails {
  background-color: #fff;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .parsys.content1 .col-lg-2.col-md-3.col-sm-4.col-xs-6:last-child {
  background-color: transparent;
  border: none;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .parsys.content1 .col-lg-2.col-md-3.col-sm-4.col-xs-6:last-child .navigation-1-item-8.parsys .bg-none.pad8 {
  padding: 0!important;
}
.body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .main.clearfix .main_nav .mainmenu-wrap.active .targetDiv.active .parsys.content1 .col-lg-2.col-md-3.col-sm-4.col-xs-6:last-child .navigation-1-item-8.parsys .bg-none.pad8 .retailer-text {
  top: 20px;
}
@media (max-width: 767px) {
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper li > a {
    padding: 12px 30px;
    color: #000 !important;
    display: block;
    font-family: "Avenir-Medium";
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #d2d2d2 !important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-trigger {
    color: transparent!important;
    position: absolute;
    right: 3em;
    top: 3em;
    background-image: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-trigger::after {
    content: '\f0c9';
    font-family: 'FontAwesome';
    color: #000;
    top: -0.8em;
    right: 0;
    position: absolute;
    font-size: 25px;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-trigger.dl-active::after {
    content: '\2715';
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .search-icon.col-md-2 {
    background: none;
    position: absolute;
    left: 1em !important;
    top: 30px !important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .search-icon.col-md-2::after {
    content: "\f002";
    font-family: 'FontAwesome';
    color: #000;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu {
    top: 90px;
    background: #fff;
    padding: 0!important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu > li:first-child {
    display: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle > a {
    padding: 12px 30px;
    color: #000 !important;
    display: block;
    font-family: "Avenir-Medium";
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #d2d2d2;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle > a::after {
    content: '\f067';
    font-size: 0.7em;
    font-family: 'FontAwesome';
    color: #0081c6;
    float: right;
    position: relative;
    line-height: 27px;
    right: 0;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active > a {
    border-bottom: 0 !important;
    font-size: 21px !important;
    font-weight: 800 !important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active > a::after {
    content: '\f068' !important;
    font-weight: 400;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active {
    display: block;
    margin-top: -55px;
    padding-left: 7px;
    position: inherit;
    z-index: 1000;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .dropdown-head .col-xs-10.pad-0 p.avenir-book {
    display: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .dropdown-head .col-xs-10.pad-0 > a {
    border-bottom: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .dropdown-head .col-xs-10.pad-0 > a .clr-black-bullet.avenir-black.see-all {
    margin-bottom: 0px;
    margin-top: 0;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .dropdown-head > .col-xs-2.pad-0 {
    display: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section {
    padding: 0 15px;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section {
    margin: 1px;
    padding: 0;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section .bxslider {
    padding: 0;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section .bxslider .thumbnails {
    background-color: #fff;
    display: inline-block;
    float: left;
    position: relative;
    height: 100% !important;
    width: 100% !important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section .bxslider .thumbnails a {
    border: 0 !important;
    padding: 0;
    height: 158px;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section .bg-none.pad8 > a {
    padding: 0!important;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .showSingle.active .targetDiv.active .parsys .colctrlBootstrap.section .mainNavImage.parbase.section .bg-none.pad8 .retailer-box {
    color: #000 !important;
    font-family: 'Avenir-Medium';
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .find-a-retailer-button #find-a-retailer-icon {
    display: none;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .find-a-retailer-button #find-a-retailer {
    padding: 12px 30px;
    color: #000 !important;
    display: block;
    font-family: "Avenir-Medium";
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #d2d2d2;
  }
  .body-wrapper > .header .nav-wrap .btm-shadow > .container.pad-0 .demo-2 .mainNavMobile .dl-menuwrapper .dl-menu .find-a-retailer-button #find-a-retailer::after {
    content: "\f041";
    font-family: 'FontAwesome';
    color: #0081c6;
    position: relative;
    line-height: 27px;
    right: 0;
    float: right;
  }
}
.body-wrapper > .header .nav-wrap .btm-shadow .commercial {
  display: none !important;
}
body .header.parbase.section {
  background-color: transparent;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .navLogo div {
    height: 100px;
  }
  .navLogo div .logo_img {
    position: relative;
    top: 35%;
    max-width: 186px;
    height: 100%;
    width: 100%;
    max-height: 58px;
  }
}
@media (max-width: 767px) {
  .navLogo div .logo_img {
    padding: 6px 0;
  }
  .dl-menuwrapper .logo.col-md-2.zero-pad {
    width: 164px;
  }
  .dl-menuwrapper .logo.col-md-2.zero-pad .navLogo,
  .dl-menuwrapper .logo.col-md-2.zero-pad .logo_img {
    width: unset!important;
  }
}
/* for blog*/
.header-wrap-blog {
  display: none;
}

