@charset "utf-8";
.chkmenu.error,
.inputchkout.error,
.inputchkout.floatleftside.error,
.inputchkoutsml.error {
  background: #ffffe0;
  border: 1px solid red !important;
}
.bs-callout ul,
.order-4stepsbox ul li,
.orderprocess-boxone ul li {
  list-style: none;
}
#rig li:hover .rig-img,
.rig-img {
  transform: scale(1);
}
.rig-cell,
iframe,
svg:not(:root) {
  overflow: hidden;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
  max-height: 340px;
}
.cd-tabs-navigation a,
.fa,
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
}
.checkoutraw .extensionbox {
  margin-right: 10px;
}
.edit-cert .resp-tabs-container {
  float: left;
  width: 100%;
}
.edit-cert .badge {
  padding: 5px;
}
.editfields label,
.resp-tabs-container label {
  font-size: 14px;
}
.error {
  color: red;
  font-weight: 400;
}
.infocircle {
  float: right;
  font-size: 14px !important;
  margin: 0 -3px 0 0 !important;
}
.btn-group > .btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.dropdown-menu,
.inputmini {
  float: left;
}
label.error {
  clear: both;
  width: 46% !important;
}
iframe {
  height: 216px;
  width: 100%;
}
.rig-cell iframe {
  height: 240px !important;
}
#owl-demo-new .owl-item .item img {
  width: auto;
}
#cus_mobile-error,
#customer_login label.error {
  width: 100% !important;
}
.orange-section .tooltip.fade.top {
  top: -105px !important;
}
#cus_mobile-error {
  clear: both;
}
.custom-margin {
  margin: 0 0 0 -52px;
}
@media (min-width: 320px) and (max-width: 640px) {
  .custom-margin {
    margin: 0;
  }
  .smallwidth {
    width: auto;
  }
  .promo-banner h1 {
    padding: 0 0 0 25px;
  }
  .pt-120 {
    padding: 0 9px 0 16px !important;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  label.error {
    clear: both;
    width: 100%;
  }
}
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout + .bs-callout {
  margin-top: -5px;
}
.bs-callout-default {
  border-left-color: #777;
}
.bs-callout-default h4 {
  color: #777;
}
.bs-callout-primary {
  border-left-color: #428bca;
}
.bs-callout-primary h4 {
  color: #428bca;
}
.bs-callout-success {
  border-left-color: #5cb85c;
  background: #cfc;
}
.bs-callout-success h4 {
  color: #5cb85c;
}
.bs-callout-danger {
  border-left-color: #d9534f;
  background: #ffcac9;
  color: #d9534f;
}
.bs-callout-danger h4 {
  color: #d9534f;
}
.bs-callout-warning {
  border-left-color: #f0ad4e;
  background: #ffd7a0;
}
.bs-callout-warning h4 {
  background: #ffe1b7;
  color: #f0ad4e;
}
.bs-callout-info {
  border-left-color: #5bc0de;
  background: #f7f7f7;
}
.bs-callout-info h4 {
  color: #5bc0de;
}
.invoice-box small p {
  font-size: 11px;
  line-height: 16px;
}
.order-4stepsbox .resp-tabs-container ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
.orderprocess-boxone ul li p:before {
  content: "\f046";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
.mt45 {
  margin: 45px 0 0;
}
.order-4stepbox-heading {
  margin: 0 0 25px;
  width: 100%;
}
.pad20 .row .col-md-4,
.pad20 .row .col-md-6 {
  margin: 0 0 15px;
}
.order-4stepsbox.pad20 select {
  width: 100% !important;
}
.inputmini {
  border: 1px solid #b2b2b2;
  padding: 4px;
}
.prombox .btn.btn-blue {
  padding: 6px 10px !important;
}
.promo-banner h1 {
  color: #4465ad;
  font-size: 30px;
  padding: 0 0 0 50px;
  font-weight: 400;
}
.promo-banner h1 span {
  color: green;
  text-decoration: underline;
  font-weight: 700;
}
.color-orange {
  color: #e94e1c !important;
}
.smallwidth {
  width: 680px !important;
}
@media (min-width: 320px) and (max-width: 640px) {
  .custom-margin {
    margin: 0;
  }
  .smallwidth {
    width: auto !important;
  }
  .promo-banner h1 {
    padding: 0 0 0 25px;
  }
  .pt-120 {
    padding: 0 9px 0 16px !important;
  }
}
.brand-area #partner {
  background: #ececfb;
  padding: 0 0 30px;
}
.bnr-secton-right iframe {
  min-height: 251px;
  margin: 0 auto;
  display: block;
}
.rig-cell {
  display: block;
  position: relative;
  cursor: pointer;
}
.rig-overlay,
.rig-text {
  display: block;
  position: absolute;
  left: 0;
  filter: alpha(opacity=0);
}
.rig-img {
  display: block;
  width: 100%;
  height: auto;
  border: none;
  transition: all 1s;
}
.rig-overlay {
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: center 20% no-repeat #000;
  background-size: 50px 50px;
  opacity: 0;
  transition: all 0.6s;
}
#rig li:hover .rig-overlay {
  opacity: 0.6;
}
.rig-text {
  padding: 0 15px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  font-weight: 700 !important;
  top: 20%;
  color: #fff;
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.3s;
  text-shadow: 1px 1px 3px #333 !important;
}
.sidebar-adboxes .rig-text {
  font-size: 13px;
  line-height: 10px;
}
@media (max-width: 1024px) {
  .rig-text {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 980px) {
  .rig-text {
    font-size: 12px;
    line-height: 13px;
  }
}
#rig li:hover .rig-text {
  transform: translateY(0);
  opacity: 0.9;
}
.adbox ul#rig,
.sidebar-adboxes ul#rig {
  padding: 0;
}
.postion-btn {
  justify-content: center;
  display: flex;
  margin-top: 5px;
}
@media (min-width: 1028px) and (max-width: 1920px) {
  .customin {
    font-family: Conv_Oblique;
    font-size: 18px !important;
  }
}
.youtubeIframe {
  height: 360px;
}
.youtubeModal_close {
  margin: -8px -4px 0 0;
}
.sitemap li,
body,
figure {
  margin: 0;
}
@media (max-width: 480px) {
  .youtubeIframe {
    height: 240px;
  }
}
@media (max-width: 360px) {
  .youtubeIframe {
    height: 180px;
  }
}
.sitemap li {
  background: url(../images/li.png) left 3px no-repeat;
  color: #4f4f4f;
  font-size: 15px;
  line-height: 22px;
  padding: 0 0 3px 20px;
  list-style-type: none !important;
  text-decoration: underline dotted #c30;
} /*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  color: #000;
  background: #ff0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.glyphicon,
address,
cite {
  font-style: normal;
}
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 {
  padding: 0;
  border: 0;
}
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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.form-control,
.navbar-toggle,
.open > .dropdown-toggle.btn-danger,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.img-thumbnail,
body {
  background-color: #fff;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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";
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-size: 14px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:focus {
  outline-offset: -2px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100%\9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}
.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
dt,
label {
  font-weight: 700;
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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;
}
.lead {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.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: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
pre code,
table {
  background-color: transparent;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
  margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
address,
dl {
  margin-bottom: 20px;
}
ol,
ul {
  margin-bottom: 10px;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
legend,
pre {
  display: block;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .container {
    width: 750px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
blockquote:after,
blockquote:before {
  content: "";
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  color: #fff;
  background-color: #333;
  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%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}
.pre-scrollable {
  overflow-y: scroll;
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.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: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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;
  }
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  border: 0;
}
legend {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
.form-control,
output {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: block;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  line-height: 34px;
  line-height: 1.42857143\9;
}
input[type="date"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
input[type="time"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
input[type="time"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.btn-block + .btn-block,
.help-block {
  margin-top: 5px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-horizontal .form-group-sm .form-control,
.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;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-horizontal .form-group-lg .form-control,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.collapsing,
.dropdown {
  position: relative;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  outline: 0;
  -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 {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  background-color: #428bca;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].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 {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-header,
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  line-height: 1.42857143;
  white-space: nowrap;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  clear: both;
  font-weight: 400;
  color: #333;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  font-size: 12px;
  color: #777;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
  outline: 0;
}
.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 {
  margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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-lg .caret {
  border-width: 5px 5px 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;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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="checkbox"],
[data-toggle="buttons"] > .btn > input[type="radio"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 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.33;
  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;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.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;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.nav > li,
.nav > li > a {
  display: block;
  position: relative;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  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="checkbox"],
.input-group-addon input[type="radio"] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs > li {
  float: left;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  cursor: default;
  background-color: #fff;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-justified > li,
.nav-stacked > li {
  float: none;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li + li {
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.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:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  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);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.carousel-inner,
.embed-responsive,
.modal,
.modal-open,
.sr-only {
  overflow: hidden;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 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;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-fixed-bottom,
  .navbar-fixed-top,
  .navbar-static-top {
    border-radius: 0;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  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;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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 .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
.progress-bar-striped,
.progress-striped .progress-bar,
.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
  );
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  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: 8px -15px;
}
@media (min-width: 768px) {
  .navbar-form .control-label,
  .navbar-form .form-group {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.btn .badge,
.btn .label {
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  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: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
@media (max-width: 767px) {
  .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: #777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.badge,
.label {
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  color: #fff;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  font-size: 12px;
  background-color: #777;
}
.badge:empty {
  display: none;
}
.list-group-item,
.media-object,
.thumbnail {
  display: block;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
  color: #428bca;
  background-color: #fff;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.alert,
.thumbnail {
  margin-bottom: 20px;
}
.alert .alert-link,
.close {
  font-weight: 700;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  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;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.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;
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  margin-bottom: 20px;
  background-color: #f5f5f5;
}
.progress-bar {
  float: left;
  width: 0;
  font-size: 12px;
  color: #fff;
  background-color: #428bca;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.close,
.list-group-item > .badge {
  float: right;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  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-bar.active,
.progress.active .progress-bar {
  -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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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-striped .progress-bar-info,
.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
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  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: 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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-heading {
  margin: 0 0 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.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;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-title,
.panel > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-title {
  margin-top: 0;
  font-size: 16px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-group .panel-heading,
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .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 {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default > .panel-heading {
  color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.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;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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 {
  font-size: 21px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.carousel-caption,
.carousel-control {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.modal {
  position: fixed;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 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: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop,
.popover,
.tooltip-inner {
  background-color: #000;
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.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;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.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: 768px) {
  .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: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
  left: 5px;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-width: 0 5px 5px;
  border-bottom-color: #000;
  top: 0;
}
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
  left: 5px;
}
.tooltip.bottom-right .tooltip-arrow {
  right: 5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}
.carousel-caption,
.carousel-control,
.carousel-indicators,
.fa-fw,
.fa-li {
  text-align: center;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
  background: #000;
  color: #fff;
  font-size: 12px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.carousel,
.carousel-inner {
  position: relative;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #000;
  border-bottom-width: 0;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
  bottom: -10px;
  content: " ";
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel-inner {
  width: 100%;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -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 > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.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%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  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%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  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%;
  padding-left: 0;
  margin-left: -30%;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
.carousel-caption .btn,
.text-hide {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0;
}
.hidden {
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
.fa,
.fa-stack {
  display: inline-block;
} /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),
    url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
}
.fa-ul {
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
} /*!

*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
}
@keyframes rubberBand {
  0%,
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
}
@keyframes wobble {
  0%,
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg)
      scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg)
      scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -ms-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0) skewX(-15deg);
    -ms-transform: translateX(0) skewX(-15deg);
    transform: translateX(0) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0) skewX(0);
    -ms-transform: translateX(0) skewX(0);
    transform: translateX(0) skewX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0);
    -ms-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px
    no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px
    no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right
    no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left
    no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
  background: url(../images/prettyPhoto/default/default_thumb.png) center center
    #f8f8f8;
  border: 1px solid #aaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
  position: static;
  left: auto;
}
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
a.pp_close,
body {
  line-height: 22px;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -127px
    no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) bottom left
    repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -127px
    no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../images/prettyPhoto/default/loader.gif) center center
    no-repeat;
}
div.light_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px
    no-repeat;
}
div.light_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px
    no-repeat;
}
div.light_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right
    no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center
    left no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px
    no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px
    no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px
    no-repeat;
  cursor: pointer;
}
div.light_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.light_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
div.light_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px
    no-repeat;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px
    no-repeat;
}
div.light_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px
    no-repeat;
}
div.dark_rounded .pp_top .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px
    no-repeat;
}
div.dark_rounded .pp_top .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px
    no-repeat;
}
div.dark_rounded .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top
    left repeat-y;
}
div.dark_rounded .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top
    right repeat-y;
}
div.dark_rounded .pp_next:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right
    no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center
    left no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px
    no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px
    no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px
    no-repeat;
  cursor: pointer;
}
div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}
div.dark_rounded .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_rounded .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
div.dark_rounded .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px
    no-repeat;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px
    no-repeat;
}
div.dark_rounded .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px
    no-repeat;
}
div.dark_rounded .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center
    no-repeat;
}
div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
  background: #000;
}
div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/dark_square/loader.gif) center center
    no-repeat;
}
div.dark_square .pp_expand {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px
    no-repeat;
  cursor: pointer;
}
div.dark_square .pp_expand:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px
    no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_contract:hover {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px
    no-repeat;
  cursor: pointer;
}
div.dark_square .pp_nav {
  clear: none;
}
div.dark_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.dark_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
div.dark_square .pp_arrow_next {
  background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px
    no-repeat;
}
div.dark_square .pp_next:hover {
  background: url(../images/prettyPhoto/dark_square/btnNext.png) center right
    no-repeat;
  cursor: pointer;
}
div.dark_square .pp_previous:hover {
  background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left
    no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px
    no-repeat;
  cursor: pointer;
}
div.light_square .pp_expand:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px
    no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.light_square .pp_contract:hover {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px
    no-repeat;
  cursor: pointer;
}
div.light_square .pp_nav .pp_play {
  background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}
div.light_square .pp_arrow_previous {
  background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
div.light_square .pp_arrow_next {
  background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px
    no-repeat;
}
div.light_square .pp_next:hover {
  background: url(../images/prettyPhoto/light_square/btnNext.png) center right
    no-repeat;
  cursor: pointer;
}
div.light_square .pp_previous:hover {
  background: url(../images/prettyPhoto/light_square/btnPrevious.png) center
    left no-repeat;
  cursor: pointer;
}
div.facebook .pp_top .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px
    no-repeat;
}
div.facebook .pp_top .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left
    repeat-x;
}
div.facebook .pp_top .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px
    no-repeat;
}
div.facebook .pp_content_container .pp_left {
  background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top
    left repeat-y;
}
div.facebook .pp_content_container .pp_right {
  background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top
    right repeat-y;
}
div.facebook .pp_expand {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px
    no-repeat;
  cursor: pointer;
}
div.facebook .pp_expand:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px
    no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
div.facebook .pp_contract:hover {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
div.facebook .pp_description {
  margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
  background: url(../images/prettyPhoto/facebook/loader.gif) center center
    no-repeat;
}
div.facebook .pp_arrow_previous {
  background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}
div.facebook .pp_arrow_next {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px
    no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}
div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}
div.facebook .pp_nav {
  margin-top: 0;
}
div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
  background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px
    no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_nav .pp_pause {
  background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px
    no-repeat;
  height: 22px;
  width: 22px;
}
div.facebook .pp_next:hover {
  background: url(../images/prettyPhoto/facebook/btnNext.png) center right
    no-repeat;
  cursor: pointer;
}
div.facebook .pp_previous:hover {
  background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left
    no-repeat;
  cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
  background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px
    no-repeat;
}
div.facebook .pp_bottom .pp_middle {
  background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top
    left repeat-x;
}
div.facebook .pp_bottom .pp_right {
  background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px
    no-repeat;
}
div.pp_pic_holder a:focus {
  outline: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_pause,
.pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../images/prettyPhoto/facebook/default_thumbnail.gif)
    no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
a.pp_next,
a.pp_previous {
  background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px
    10000px no-repeat;
  display: block;
  height: 100%;
  width: 49%;
  text-indent: -10000px;
}
.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
  margin-top: 7px !important;
}
a.pp_next {
  float: right;
}
a.pp_previous {
  float: left;
}
a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
.pp_loaderIcon,
a.pp_close {
  display: block;
  position: absolute;
}
a.pp_close {
  right: 0;
  top: 0;
  text-indent: -10000px;
}
.pp_loaderIcon {
  height: 24px;
  left: 50%;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
.pp_fade,
.pp_gallery li.default a img,
div.ppt {
  display: none;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}
div.light_rounded .pp_content,
div.pp_default .pp_content {
  background-color: #fff;
}
div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.pp_default #pp_full_res .pp_inline {
  color: #000;
}
.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
  border-color: #fff;
}
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
  position: relative;
}
div.facebook .pp_content,
div.light_rounded .pp_bottom .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_top .pp_middle,
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
  background: #fff;
}
div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important;
}
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_rounded .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_rounded .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../images/prettyPhoto/light_rounded/loader.gif) center center
    no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_top .pp_middle {
  background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top
    left;
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4e4e4e;
  font-family: "Open Sans", sans-serif;
}
.pp_bottom,
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_bottom,
* html .pp_top {
  padding: 0 20px;
}
.pp_bottom .pp_left,
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle,
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right,
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
@font-face {
  font-family: Conv_Oblique;
  src: url(../fonts/Oblique.eot);
  src: local(☺), url(../fonts/Oblique.woff) format("woff"),
    url(../fonts/Oblique.ttf) format("truetype"),
    url(../fonts/Oblique.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
body {
  background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.lead,
h3 {
  line-height: 24px;
  font-weight: 400;
}
h1 {
  font-size: 36px;
  color: #fff;
}
h2 {
  font-size: 20px;
}
h3,
h4 {
  font-size: 16px;
}
h3 {
  color: #787878;
}
a {
  color: #eb5a28;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.btn-primary {
  padding: 8px 20px;
  background: #3e3e3e;
  color: #fff;
  border-radius: 4px;
  border: none;
  margin-top: 10px;
}
.btn-primary:focus,
.btn-primary:hover {
  background: #565656;
  outline: 0;
  box-shadow: none;
}
.btn-transparent {
  border: 3px solid #fff;
  background: 0 0;
  color: #fff;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
a:focus,
a:hover {
  color: #111;
  text-decoration: none;
  outline: 0;
}
.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}
.center h2 {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}
.media > .pull-left {
  margin-right: 20px;
}
.media > .pull-right {
  margin-left: 20px;
}
body > section {
  padding: 0;
}
.center {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 15px;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
.lead {
  font-size: 16px;
}
.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.htb-mobile {
  display: none !important;
}
.htb-desktop {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .htb-mobile {
    display: block !important;
  }
  .htb-desktop {
    display: none !important;
  }
}
.otherlinks ul {
  display: block;
}
.otherlinks select {
  display: none;
}
@media screen and (max-width: 600px) {
  .otherlinks ul {
    display: none;
  }
  .otherlinks {
    padding: 11px 0 !important;
    width: 89%;
  }
  .otherlinks select {
    display: block;
  }
}
@media screen and (max-width: 1279px) {
  .dsktopAds {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .desktopImg {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .desktopImg1 {
    display: none !important;
  }
}
#header .search,
.top-links {
  display: inline-block;
}
.navbar > .container .navbar-brand {
  margin-left: 0;
}
.top-bar {
  padding: 5px 0;
  background: #898989;
  line-height: 28px;
}
.top-side-main {
  float: right;
}
.top-side1 a,
.top-side2 a,
.top-side3 a {
  color: #fff;
}
.top-side1 {
  padding: 0 10px;
  float: left;
}
.top-side2,
.top-side3 {
  padding: 0 10px;
  color: #fff;
  float: left;
}
.top-side4 {
  padding: 0 10px;
  float: left;
}
.top-side5 {
  float: left;
}
.top-links {
  width: auto;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #fff;
  padding-right: 15px;
}
.top-links ul {
  padding: 6px 2px;
  margin: 0;
  list-style: none;
  float: left;
}
.top-links ul li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  border-right: 1px solid #fff;
}
.top-links ul li a {
  text-decoration: none;
  float: left;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 14px;
  color: #fff;
  padding: 0 5px;
  margin: 0;
}
.top-links ul li a:hover {
  color: #222;
  text-decoration: none;
}
.top-links ul li:last-child {
  border-right: none;
}
@media only screen and (max-width: 640px) {
  .top-side-main,
  .top-side5 {
    float: left;
  }
  .top-side1,
  .top-side2,
  .top-side3,
  .top-side4 {
    padding: 0 5px;
  }
  .top-side5 {
    position: absolute;
    right: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .top-side1,
  .top-side2,
  .top-side3 {
    padding: 0 10px;
    float: left;
  }
  .top-side1 {
    width: 50%;
  }
  .top-side2 {
    width: 50%;
    color: #fff;
  }
  .top-side3 {
    width: 34%;
    color: #fff;
  }
}
@media only screen and (max-width: 360px) {
  .top-side1,
  .top-side2,
  .top-side3,
  .top-side4 {
    width: 100%;
    padding: 0 10px;
    float: left;
  }
  .top-side1 {
    text-align: center;
  }
  .top-side2,
  .top-side3 {
    color: #fff;
    text-align: center;
  }
  .top-side4 {
    color: #fff;
    display: flex;
    justify-content: center;
  }
}
.otherlinks ul li a,
.otherlinks ul li:last-child {
  font-family: "Open Sans", sans-serif;
  color: #6c6c6c;
  font-weight: 500;
  text-decoration: none;
}
.main-header {
  background: #fff;
  box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15);
  padding: 10px 0;
  transition: all 0.4s ease-in-out 0;
  width: 100%;
  z-index: 9999;
}
.main-header .logo {
  margin-top: 5px;
}
.otherlinks {
  float: right;
  padding: 20px 0;
}
.otherlinks ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.otherlinks ul li {
  float: left;
  margin: 0;
  border-right: 1px solid #6c6c6c;
}
.otherlinks ul li a {
  font-size: 13px;
  padding: 0 6px;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .otherlinks ul li a {
    font-size: 11px;
    padding: 0 4px;
  }
  .align-center {
    max-width: 100%;
  }
  .otherlinks {
    float: left;
  }
}
@media only screen and (max-width: 980px) {
  .otherlinks ul li a {
    font-size: 14px;
    padding: 0 8px;
  }
}
@media only screen and (max-width: 640px) {
  .logo {
    float: left;
    width: 50%;
  }
  .pull-right {
    float: none !important;
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .otherlinks {
    width: 85%;
  }
  .align-center,
  .logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 360px) {
  .otherlinks {
    width: 80%;
  }
  .align-center,
  .logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.otherlinks ul li:last-child {
  font-size: 14px;
  border-right: none;
  padding: 0 6px;
  margin: 0;
}
.otherlinks .dropdown li {
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
}
.otherlinks ul li a:hover {
  color: #1d1d1d;
  text-decoration: none;
}
.otherlinks .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #eb5a28;
  padding: 0;
  border-bottom: 10px solid #263c6b !important;
}
.navbar-nav {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #ff8c65 !important;
  color: #fff !important;
}
.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}
.shopping-cartbox .shoppingtitle,
.shopping-cartbox .shoppingtitle a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}
.shopping-cartbox {
  background-color: #222;
  width: 25%;
  float: left;
  height: 50px;
}
.shopping-cartbox .shoppingtitle {
  padding: 15px;
}
.shopping-cartbox .shoppingtitle a {
  text-decoration: none;
}
.shopping-cartbox .shoppingtitle a:hover {
  color: #eb5a28;
}
#main-slider {
  position: relative;
}
.no-margin {
  margin: 0;
  padding: 0;
}
#main-slider .carousel .carousel-content {
  margin-top: 50px;
}
#main-slider .carousel h1 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 39px;
}
#main-slider .carousel h2 {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
#main-slider .carousel .product-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-slider .carousel .product-list li {
  padding: 3px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
#main-slider .carousel .product-list li a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
#main-slider .carousel .product-list li a i {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 5px;
}
#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #d93600;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
  margin-right: 3px;
}
section.orange-section,
section.primary-section {
  padding: 20px 0;
}
#main-slider .carousel .slider-img {
  text-align: right;
  position: absolute;
  padding: 20px 0;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 401px;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
  z-index: 1;
}
#main-slider .next,
#main-slider .prev {
  position: absolute;
  top: 50%;
  background-color: #eb5a28;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
.greybox p,
.orangebox p {
  font-size: 22px;
  color: #fff;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
}
#main-slider .next:hover,
#main-slider .prev:hover {
  background-color: #000;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}
#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  left: -3px;
  top: -3px;
}
#main-slider .carousel-indicators .active {
  width: 10px;
  height: 10px;
  background-color: #eb5a28;
  margin: 0 15px 0 0;
  border: 1px solid #eb5a28;
  position: relative;
}
#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #eb5a28;
  border: 1px solid #eb5a28;
  left: -3px;
  top: -3px;
}
.orange-triangle,
.triangle {
  border-left: 625px outset transparent;
  border-right: 625px outset transparent;
  height: 0;
  text-align: center;
  position: relative;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 0.3s linear 0.3s both;
  -moz-animation: fadeInUp 0.3s linear 0.3s both;
  -o-animation: fadeInUp 0.3s linear 0.3s both;
  -ms-animation: fadeInUp 0.3s linear 0.3s both;
  animation: fadeInUp 0.3s linear 0.3s both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 0.3s linear 0.6s both;
  -moz-animation: fadeInUp 0.3s linear 0.6s both;
  -o-animation: fadeInUp 0.3s linear 0.6s both;
  -ms-animation: fadeInUp 0.3s linear 0.6s both;
  animation: fadeInUp 0.3s linear 0.6s both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 0.3s linear 0.9s both;
  -moz-animation: fadeInUp 0.3s linear 0.9s both;
  -o-animation: fadeInUp 0.3s linear 0.9s both;
  -ms-animation: fadeInUp 0.3s linear 0.9s both;
  animation: fadeInUp 0.3s linear 0.9s both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 0.3s linear 1.2s both;
  -moz-animation: fadeInUp 0.3s linear 1.2s both;
  -o-animation: fadeInUp 0.3s linear 1.2s both;
  -ms-animation: fadeInUp 0.3s linear 1.2s both;
  animation: fadeInUp 0.3s linear 1.2s both;
}
.primary-section {
  background: #222;
}
.triangle {
  border-top: 30px solid #222;
  margin: -20px auto 0;
  width: 0;
}
.greybox {
  width: 100%;
  display: block;
}
.greybox p {
  text-align: center;
}
.orange-section {
  background: #eb5a28;
}
.orange-triangle {
  border-bottom: 30px solid #eb5a28;
  margin: -50px auto 0;
  width: 0;
}
.orangebox {
  width: 100%;
  display: block;
}
.orangebox p {
  text-align: center;
}
.orangebox h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  color: #ffe26e !important;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 15px;
  text-transform: uppercase;
}
.orangebox h3,
.orangebox h3 a {
  font-size: 20px;
  color: #fff !important;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
}
.orangebox h3 {
  text-align: center;
}
.orangebox .icon-holder {
  width: 100%;
  float: left;
  padding: 5px 0;
  text-align: center;
}
#feature,
#homeadds {
  background: #ececfb;
  padding-top: 0;
}
.features {
  padding: 10px 10px 20px;
  width: 100%;
}
.features h1,
.features h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
  color: #d83500 !important;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: 400;
}
.features p {
  font-size: 20px;
  line-height: 24px;
  color: #d83500;
  margin-bottom: 10px;
  font-weight: 400;
}
.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}
.feature-wrap h2 {
  margin-top: 10px;
}
.feature-wrap .pull-left {
  margin-right: 25px;
}
.feature-wrap i {
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px 25px 3px 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align: center;
  background: #fff;
  color: #c52d2f;
  border: 3px solid #fff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  float: left;
}
.feature-wrap i:hover {
  background: #c52d2f;
  color: #fff;
  box-shadow: inset 0 0 0 5px #c52d2f;
  -webkit-box-shadow: inset 0 0 0 5px #c52d2f;
  border: 3px solid #c52d2f;
}
#adbox-works .col-xs-12.col-sm-4.col-md-3 {
  padding: 0;
}
#adbox-works {
  padding-bottom: 40px;
  padding-top: 40px;
}
.ads-box-section {
  width: 100%;
  float: left;
}
.ads-box-partone {
  width: 45%;
  float: left;
}
.ads-box-parttwwo {
  width: 55%;
  float: left;
}
#feature-bluebox {
  background: #3d60aa;
  padding-bottom: 30px;
  padding-top: 20px;
}
.whychooseus {
  width: 100%;
  display: block;
}
.whychooseus .ttl {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  color: #ffe26e !important;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: uppercase;
}
.whychooseus h3,
.whychooseus h3 a {
  font-size: 20px;
  text-transform: uppercase;
}
.whychooseus h3 {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 5px;
}
.whychooseus h3 a,
.whychooseus p {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.whychooseus h3 a {
  color: #fff !important;
  margin-bottom: 15px;
  margin-top: 15px;
}
.whychooseus p {
  font-size: 18px;
  color: #fff;
  line-height: 27px;
}
.whychooseus .testi-clientname p,
.whychooseus .testitext p.small {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.whychooseus .testitext {
  width: 100%;
  float: left;
  padding: 0 0 10px;
}
.whychooseus .testitext p.small {
  color: #fff;
  line-height: 27px;
  padding-bottom: 12px;
}
.whychooseus .testiname {
  width: 100%;
  float: left;
  padding: 6px 0 10px;
  border-top: 1px solid #ffe26e;
}
.whychooseus .testiname::before {
  border-color: #ffe26e transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 8px;
  content: "";
  height: 0;
  left: -14em;
  position: relative;
  top: 100%;
  width: 0;
}
.whychooseus .testiphoto {
  width: auto;
  float: left;
  padding: 0 10px 10px 0;
  margin-top: 15px;
}
.whychooseus .testi-clientname {
  width: auto;
  float: left;
  padding: 5px 0;
  margin-top: 15px;
}
.whychooseus .testi-clientname p {
  color: #f0f0f0;
  margin: 0;
}
.widgetbox h2,
.widgetbox h3,
.widgetbox p {
  font-weight: 300;
  color: #444;
  font-family: "Open Sans", sans-serif;
}
#middle {
  background: #f0f0f0;
}
.widgetbox {
  width: 100%;
  float: left;
  padding: 0 0 10px;
}
.widgetbox h2 {
  font-size: 30px;
  padding: 0 0 10px;
  margin: 0;
}
.widgetbox p {
  font-size: 15px;
  padding: 0 0 5px;
}
.widgetbox h3 {
  font-size: 25px;
  line-height: 30px;
  padding: 0 0 10px;
  margin: 0;
}
.accordion h2,
.skill h2 {
  margin-bottom: 25px;
}
.widgetboximg {
  padding-bottom: 10px;
  text-align: center;
}
.progress-wrap {
  position: relative;
}
.progress .color1,
.progress .color1 .bar-width {
  background: #2d7da4;
}
.progress .color3,
.progress .color3 .bar-width {
  background: #fc3;
}
.progress .color4,
.progress .color4 .bar-width {
  background: #db3615;
}
.progress,
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}
.progress {
  position: relative;
}
.progress .bar-width {
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}
.progress span {
  position: relative;
}
.progress span:before {
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}
.progress .color1 span:before {
  border-color: #2d7da4 transparent transparent;
}
.progress .color2 span:before {
  border-color: #6aa42f transparent transparent;
}
.progress .color3 span:before {
  border-color: #fc3 transparent transparent;
}
.progress .color4 span:before {
  border-color: #db3615 transparent transparent;
}
.panel-default {
  border-color: transparent;
}
.panel,
.panel-default > .panel-heading {
  background-color: #e6e6e6;
  border: 0;
  box-shadow: none;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  background: #fff;
  color: #858586;
}
.panel-body {
  padding: 20px 20px 10px;
}
.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}
.panel-group .panel,
.panel-heading {
  border-radius: 0;
}
.panel-title > a {
  color: #4e4e4e;
}
.accordion-inner img {
  border-radius: 4px;
}
.accordion-inner h4 {
  margin-top: 0;
}
.panel-heading.active {
  background: #1f1f20;
}
.panel-heading.active .panel-title > a {
  color: #fff;
}
a.accordion-toggle i {
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}
.nav-stacked > li + li,
.tab-content h2,
.testimonial h2 {
  margin-top: 0;
}
.panel-heading.active a.accordion-toggle i,
.panel-heading.active a.accordion-toggle.collapsed i {
  background: #c52d2f;
  color: #fff;
}
.nav-tabs > li {
  margin-bottom: 0;
  border-bottom: 1px solid #e6e6e6;
  margin-right: 5px;
}
.nav-tabs {
  border-bottom: transparent;
}
.nav-tabs > li > a {
  background: #f5f5f5;
  color: #666;
  border-radius: 0;
  border: 0;
  line-height: 24px;
  margin-right: 0;
  padding: 13px 15px;
}
.nav-tabs li:first-child {
  border-bottom: 0 none;
  margin-right: 0;
}
.nav-tabs li:last-child {
  border-bottom: 0 none;
}
.nav-tabs > li > a:hover {
  color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 0;
  color: #eb5525;
  background: #ddd;
  position: relative;
}
.nav-tabs > li.active > a:after {
  position: absolute;
  content: "";
  width: auto;
  height: auto;
  top: 0;
}
.tab-wrap {
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.tab-content {
  padding: 20px;
}
.tab-content img {
  border-radius: 4px;
}
.testimonial-inner {
  color: #858586;
  font-size: 14px;
}
#partner,
#partner h2,
#partner h3 {
  color: #fff;
}
.testimonial-inner .pull-left {
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}
.testimonial-inner .pull-left:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}
section#partner {
  padding: 30px 0 10px;
}
#partner {
  background: #eee;
  text-align: center;
}
.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.partners ul li {
  display: inline-block;
  float: left;
  width: 20%;
}
.partners .carousel {
  margin-bottom: 0;
  padding: 0 40px 30px;
}
.partners .carousel-control {
  left: -12px;
}
.partners .carousel-control.right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  left: auto !important;
  right: 0;
}
.partners .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px;
  display: none;
}
.partners .carousel-indicators li {
  background: silver;
}
.partners .carousel-indicators .active {
  background: #333;
}
#conatcat-info {
  background: url(../images/contact.png) 90% 0 no-repeat #fff;
  padding: 30px 0;
}
.contact-info i {
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 10px;
}
.contact-info h2 {
  margin-top: 0;
  color: #000;
}
.contact-info {
  color: #000;
}
.about-us {
  margin-top: 110px;
  margin-bottom: -110px;
}
.about-us h2,
.skill_text h2 {
  color: #4e4e4e;
  font-size: 30px;
  font-weight: 600;
}
.about-us p {
  color: #4e4e4e;
}
#carousel-slider {
  position: relative;
}
#carousel-slider .carousel-indicators {
  bottom: -25px;
}
#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}
#carousel-slider a i {
  border: 1px solid #777;
  border-radius: 50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color: #777;
}
#carousel-slider a i:hover {
  background: #bfbfbf;
  color: #fff;
  border: 1px solid #bfbfbf;
}
#carousel-slider .carousel-control {
  width: inherit;
}
#carousel-slider .carousel-control.left i {
  left: -25px;
}
#carousel-slider .carousel-control.right i {
  right: -25px;
}
#carousel-slider .carousel-control.left,
#carousel-slider .carousel-control.right {
  background: 0 0;
}
.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}
.sinlge-skill {
  background: #f2f2f2;
  border-radius: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  height: 200px;
  position: relative;
  width: 200px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 30px 0;
}
.sinlge-skill p em {
  color: #fff;
  font-size: 38px;
}
.sinlge-skill p {
  line-height: 1;
}
.css-skill,
.html-skill,
.joomla-skill,
.wp-skill {
  position: absolute;
  height: 100%;
  bottom: 0;
  width: 100%;
  border-radius: 100%;
  padding: 70px 0;
  text-align: center;
}
.joomla-skill {
  background: #f2f2f2;
  background: -moz-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 28%,
    rgba(45, 125, 164, 1) 28%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(242, 242, 242, 1)),
    color-stop(28%, rgba(242, 242, 242, 1)),
    color-stop(28%, rgba(45, 125, 164, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 28%,
    rgba(45, 125, 164, 1) 28%
  );
  background: -o-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 28%,
    rgba(45, 125, 164, 1) 28%
  );
  background: -ms-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 28%,
    rgba(45, 125, 164, 1) 28%
  );
  background: linear-gradient(
    to bottom,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 28%,
    rgba(45, 125, 164, 1) 28%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#2d7da4', GradientType=0);
}
.html-skill {
  background: #f2f2f2;
  background: -moz-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 9%,
    rgba(106, 164, 47, 1) 9%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(242, 242, 242, 1)),
    color-stop(9%, rgba(242, 242, 242, 1)),
    color-stop(9%, rgba(106, 164, 47, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 9%,
    rgba(106, 164, 47, 1) 9%
  );
  background: -o-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 9%,
    rgba(106, 164, 47, 1) 9%
  );
  background: -ms-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 9%,
    rgba(106, 164, 47, 1) 9%
  );
  background: linear-gradient(
    to bottom,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 9%,
    rgba(106, 164, 47, 1) 9%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#6aa42f', GradientType=0);
}
.css-skill {
  background: #f2f2f2;
  background: -moz-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 32%,
    rgba(255, 189, 32, 1) 32%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(242, 242, 242, 1)),
    color-stop(32%, rgba(242, 242, 242, 1)),
    color-stop(32%, rgba(255, 189, 32, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 32%,
    rgba(255, 189, 32, 1) 32%
  );
  background: -o-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 32%,
    rgba(255, 189, 32, 1) 32%
  );
  background: -ms-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 32%,
    rgba(255, 189, 32, 1) 32%
  );
  background: linear-gradient(
    to bottom,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 32%,
    rgba(255, 189, 32, 1) 32%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffbd20', GradientType=0);
}
.wp-skill {
  background: #f2f2f2;
  background: -moz-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 19%,
    rgba(219, 54, 21, 1) 19%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(242, 242, 242, 1)),
    color-stop(19%, rgba(242, 242, 242, 1)),
    color-stop(19%, rgba(219, 54, 21, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 19%,
    rgba(219, 54, 21, 1) 19%
  );
  background: -o-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 19%,
    rgba(219, 54, 21, 1) 19%
  );
  background: -ms-linear-gradient(
    top,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 19%,
    rgba(219, 54, 21, 1) 19%
  );
  background: linear-gradient(
    to bottom,
    rgba(242, 242, 242, 1) 0,
    rgba(242, 242, 242, 1) 19%,
    rgba(219, 54, 21, 1) 19%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#db3615', GradientType=0);
}
.skill-wrap {
  display: block;
  overflow: hidden;
  margin: 60px 0;
}
.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}
.team h5 {
  font-weight: 300;
}
.single-profile-bottom,
.single-profile-top {
  font-weight: 400;
  line-height: 24px;
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}
.media_image {
  margin-bottom: 10px;
}
.team .btn {
  background: 0 0;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border: 1px;
  margin-right: 3px;
}
.team-bar i,
ul.social_icons li a i {
  border-radius: 50%;
  color: #fff;
  padding: 0;
  text-align: center;
}
ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}
ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}
ul.social_icons li a i {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  width: 25px;
  opacity: 0.8;
}
.team .social_icons .fa-facebook:hover,
.team .social_icons .fa-google-plus:hover,
.team .social_icons .fa-twitter:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  opacity: 1;
  transition: all 0.9s ease 0;
  -moz-transition: all 0.9s ease 0;
  -webkit-transition: all 0.9s ease 0;
  -o-transition: all 0.9s ease 0;
}
.team .social_icons .fa-facebook {
  background: #0182c4;
}
.team .social_icons .fa-twitter {
  background: #20b8ff;
}
.team .social_icons .fa-google-plus {
  background: #d34836;
}
.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}
.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}
.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}
.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}
.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}
.team-bar .first-arrow hr,
.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2d7da4;
  border-top: 1px solid #2d7da4;
}
.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}
.team-bar .third-arrow hr {
  border-bottom: 1px solid #ffbd20;
  border-top: 1px solid #ffbd20;
}
.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}
.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}
.team-bar i {
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  width: 24px;
  position: absolute;
}
.blog_category li a,
.portfolio-filter > li {
  display: inline-block;
}
.team .single-profile-bottom:after,
.team .single-profile-bottom:before,
.team .single-profile-top:after,
.team .single-profile-top:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}
.team-bar .first-arrow .fa-angle-up {
  background: #2d7da4;
  margin-left: -33px;
}
.team-bar .second-arrow .fa-angle-down {
  background: #6aa42f;
  margin-left: -33px;
}
.team-bar .third-arrow .fa-angle-up {
  background: #ffbd20;
  margin-left: -32px;
}
.team-bar .fourth-arrow .fa-angle-down {
  background: #db3615;
  margin-left: -32px;
}
.team .single-profile-top:before {
  left: 26px;
  bottom: -20px;
  border-width: 10px;
  border-color: #fff transparent transparent;
  z-index: 1;
}
.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: #ddd transparent transparent;
  z-index: 0;
}
.team .single-profile-bottom:before {
  left: 30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff;
  z-index: 1;
}
.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #ddd;
  z-index: 0;
}
.services {
  padding: 0;
}
.get-started {
  background: #f3f3f3;
  border-radius: 3px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 18px;
  margin-top: 60px;
}
.get-started h2 {
  padding-top: 30px;
  margin-bottom: 20px;
}
.request {
  bottom: -15px;
  left: 50%;
  position: absolute;
  margin-left: -110px;
}
.plan,
.request h4 {
  position: relative;
}
.request h4 {
  width: 220px;
}
.request h4:after,
.request h4:before {
  border-color: #c52d2f transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  position: absolute;
  content: "";
  height: 0;
  z-index: -99999;
}
.request h4 a {
  background: #c52d2f;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 3px;
  padding: 5px 15px;
}
.request h4:after {
  right: 13px;
}
.request h4:before {
  left: 13px;
}
.clients-area {
  padding: 60px;
}
.clients-comments {
  background-image: url(../images/image_bg.png);
  background-position: center 118px;
  background-repeat: no-repeat;
  margin-bottom: 100px;
}
.clients-comments img {
  background: #ddd;
  border: 1px solid #ddd;
  height: 182px;
  padding: 3px;
  width: 182px;
  transition: all 0.9s ease 0;
  -moz-transition: all 0.9s ease 0;
  -webkit-transition: all 0.9s ease 0;
  -o-transition: all 0.9s ease 0;
}
.clients-comments h3 {
  margin-top: 55px;
  font-weight: 300;
  padding: 0 40px;
}
.clients-comments h4 {
  font-weight: 300;
  margin-top: 15px;
}
.clients-comments h4 span {
  font-weight: 700;
  font-style: oblique;
}
.footer {
  background: #2e2e2e;
  border-top: 5px solid #c52d2f;
  height: 84px;
  margin-top: 110px;
}
.footer_left {
  padding: 10px;
}
.text-left {
  color: #fff;
  font-size: 12px;
  margin-top: 15px;
}
#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}
.portfolio-filter,
.portfolio-items {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
}
.portfolio-filter > li a {
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0;
  -moz-transition: all 0.9s ease 0;
  -webkit-transition: all 0.9s ease 0;
  -o-transition: all 0.9s ease 0;
  border: 1px solid #f2f2f2;
  outline: 0;
  border-radius: 3px;
}
.portfolio-filter > li a.active,
.portfolio-filter > li a:hover {
  color: #fff;
  background: #c52d2f;
  border: 1px solid #c52d2f;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-item {
  margin: 0;
  padding: 0;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0;
  -moz-transition-duration: 0;
  -ms-transition-duration: 0;
  -o-transition-duration: 0;
  transition-duration: 0;
}
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.pricing_heading {
  margin-top: 120px;
}
.pricing_heading h2,
.pricing_heading p {
  color: #4e4e4e;
}
.pricing-area h1 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
}
.pricing-area span {
  font-weight: 700;
  font-size: 18px;
}
.pricing-area h3,
.pricing-area span {
  color: #fff;
}
.plan {
  margin-bottom: 70px;
}
.pricing-area ul {
  background: #fafafa;
  padding: 0;
  margin: 0;
}
.pricing-area ul li {
  list-style: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: 400;
}
.pricing-area ul li:nth-child(even) {
  background: #f5f5f5;
}
.pricing-area .price-six img,
.pricing-area .price-three img {
  position: absolute;
  right: 15px;
  top: 0;
}
.pricing-area .heading-one,
.pricing-area .heading-three,
.pricing-area .heading-two {
  padding: 17px 0;
  border-radius: 2px 2px 0 0;
}
.pricing-area .heading-five,
.pricing-area .heading-four,
.pricing-area .heading-one,
.pricing-area .heading-seven,
.pricing-area .heading-six,
.pricing-area .heading-three,
.pricing-area .heading-two {
  margin-left: -10px;
}
.pricing-area .heading-one,
.pricing-area .price-one .plan-action .btn-primary {
  background: #e24f43;
}
.pricing-area .heading-two,
.pricing-area .price-two .plan-action .btn-primary {
  background: #27ae60;
}
.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
  background: #f39c12;
}
.pricing-area .heading-five,
.pricing-area .heading-four,
.pricing-area .price-five .plan-action .btn-primary,
.pricing-area .price-four .plan-action .btn-primary {
  background: #5c5c5c;
}
.pricing-area .heading-six,
.pricing-area .price-six .plan-action .btn-primary {
  background: #e24f43;
}
.pricing-area .heading-seven,
.pricing-area .price-seven .plan-action .btn-primary {
  background: #5c5c5c;
}
.pricing-area .bg {
  background: #fafafa;
}
.pricing-area .heading-one h3:before {
  border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-two h3:before {
  border-color: #1f8c4d transparent transparent;
}
.pricing-area .heading-three h3:before {
  border-color: #d4880f transparent transparent;
}
.pricing-area .heading-five h3:before,
.pricing-area .heading-four h3:before {
  border-color: #424242 transparent transparent;
}
.pricing-area .heading-six h3:before {
  border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-seven h3:before {
  border-color: #424242 transparent transparent;
}
.pricing-area h3:before {
  border-color: #d4880f transparent transparent;
  border-radius: 5px 0 0;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 4px;
  position: absolute;
  top: 78px;
  width: 0;
  z-index: -999;
}
.small-pricing h3:after {
  height: 94px;
}
.small-pricing h3:before {
  top: 74px;
}
.plan-action {
  height: 40px;
}
.pricing-area .plan-action .btn-primary {
  position: relative;
  padding: 5px 20px;
  color: #fff;
  margin-top: 5px;
}
.pricing-area .plan-action .btn-primary:after,
.pricing-area .plan-action .btn-primary:before {
  border-color: #e24f43 transparent transparent;
  border-radius: 5px 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  height: 0;
  position: absolute;
  width: 0;
  z-index: -1;
  content: "";
}
.pricing-area .plan-action .btn-primary:before {
  left: -9px;
}
.pricing-area .plan-action .btn-primary:after {
  right: -9px;
}
.pricing-area .price-two .plan-action .btn-primary:after,
.pricing-area .price-two .plan-action .btn-primary:before {
  border-color: #1f8c4d transparent transparent;
}
.pricing-area .price-three .plan-action .btn-primary:after,
.pricing-area .price-three .plan-action .btn-primary:before {
  border-color: #d4880f transparent transparent;
}
.pricing-area .price-five .plan-action .btn-primary:after,
.pricing-area .price-five .plan-action .btn-primary:before,
.pricing-area .price-four .plan-action .btn-primary:after,
.pricing-area .price-four .plan-action .btn-primary:before,
.pricing-area .price-seven .plan-action .btn-primary:after,
.pricing-area .price-seven .plan-action .btn-primary:before {
  border-color: #424242 transparent transparent;
  right: -9px;
}
.pricing-area .price-six .plan-action .btn-primary:after,
.pricing-area .price-six .plan-action .btn-primary:before {
  border-color: #bf4539 transparent transparent;
  right: -9px;
}
.gmap-area {
  background-image: url(../images/map.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}
.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 280px;
  width: 300px;
}
.gmap {
  border: 10px solid #f6f5f0;
  border-radius: 50%;
  height: 300px;
  width: 300px;
  box-shadow: 0 0 3px 3px #e7e4dc;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.gmap-area .map-content ul {
  list-style: none;
}
.gmap-area .map-content address h5 {
  font-weight: 700;
}
#contact-page {
  padding-top: 0;
}
#contact-page .contact-form .form-group label {
  color: #4e4e4e;
  font-size: 16px;
  font-weight: 300;
}
.form-group .form-control {
  padding: 7px 12px;
  border-color: #f2f2f2;
  box-shadow: none;
}
textarea#message {
  resize: none;
  padding: 10px;
}
#contact-page .contact-wrap {
  margin-top: 20px;
}
.widget {
  margin-bottom: 60px;
  padding-left: 0;
}
.single_comments {
  margin-bottom: 20px;
}
.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.single_comments p {
  margin-bottom: 0;
}
.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}
.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.blog_category {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog_category li {
  float: none;
  margin-bottom: 20px;
}
.blog_category li a {
  background: #f5f5f5;
  border-radius: 4px;
  color: #888;
  padding: 5px 15px;
}
.blog_category li a:hover {
  background: #c52d2f;
  color: #fff;
}
.badge:before {
  border-color: transparent transparent transparent #c52d2f;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}
.badge {
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  font-weight: 400;
}
.blog_archieve {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}
.blog_archieve li:first-child {
  padding-top: 0;
}
ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}
ul.faq {
  list-style: none;
  margin: 0;
}
ul.faq li {
  margin-top: 30px;
}
.readmore,
ul.faq li:first-child,
ul.faq li > div h3 {
  margin-top: 0;
}
ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}
ul.faq li > div {
  margin-left: 70px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}
.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}
.blog .blog-item .blog-content {
  padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
}
.blog .blog-item .blog-content h3 {
  color: #858586;
  margin-bottom: 40px;
}
.blog .blog-item .blog-content h4 {
  font-size: 14px;
}
.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}
.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}
#publish_date {
  background: #c52d2f;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}
.blog .blog-item .entry-meta > span {
  color: #ccc;
}
.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}
ul.pagination > li > a {
  border: 1px solid #f1f1f1;
  margin-right: 5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}
ul.pagination > li > a i {
  margin-left: 5px;
  margin-right: 5px;
}
ul.pagination > li.active > a,
ul.pagination > li:hover > a {
  background-color: #c52d2f !important;
  border-color: #c52d2f !important;
  color: #fff;
}
.search_box {
  background-image: url(../images/search_icon.png);
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #dedede;
  height: 48px;
  outline: 0;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
  outline: 0;
}
ul.sidebar-gallery,
ul.tag-cloud {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-cloud li {
  display: inline-block;
  margin-bottom: 3px;
}
.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}
.tag-cloud li a:hover {
  background: #c52d2f;
  color: #fff;
}
.sidebar-gallery li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}
.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}
.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}
.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #d5d8dd;
}
.post_reply ul {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
}
.post_reply ul li {
  float: left;
}
.post_reply ul li a {
  display: block;
}
.post_reply ul li a i {
  border: 1px solid #ddd;
  border-radius: 39px;
  color: #fff;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}
.post_reply ul li a i.fa-facebook {
  background: #0182c4;
}
.post_reply ul li a i.fa-twitter {
  background: #3fc1fe;
}
.post_reply ul li a i.fa-google-plus {
  background: #d34836;
}
.post_reply ul li a i:hover {
  opacity: 0.5;
}
.post_reply_content {
  margin: 30px;
}
.post_reply_content h1 a:hover {
  color: #ffc800;
}
.post_reply_content h4 {
  margin-bottom: 50px;
}
.comment_section .media-body,
.reply_section .media-body {
  display: inherit;
}
#comments_title {
  color: #4e4e4e;
  font-weight: 700px;
  font-size: 20px;
  margin-top: 60px;
  margin-bottom: 40px;
}
.comment_section {
  margin-top: 30px;
  position: relative;
}
.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}
.post_reply_comments {
  background: #f5f5f5;
  border-radius: 4px;
  padding: 30px;
}
.post_reply_comments:before {
  border-color: transparent #f0f0f0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 75px;
  position: absolute;
  top: 20px;
}
.post_reply_comments h3,
.post_reply_content h3 {
  margin-top: 0;
}
.post_reply_comments h1 a:hover {
  color: #c52d2f;
}
.post_reply_comments h4 {
  color: #c4c4c5;
  font-weight: 400;
}
.post_reply_comments p {
  padding-bottom: 30px;
}
.post_reply_comments a {
  bottom: 15px;
  position: absolute;
  right: 30px;
  background: #c52d2f;
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
}
.post_reply_comments a:before {
  border-color: #c52d2f transparent transparent;
  border-style: solid;
  border-width: 16px;
  bottom: -11px;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  z-index: 99999;
}
.message_heading {
  margin-bottom: 50px;
  margin-top: 60px;
}
#error .btn-success:hover,
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.open .dropdown-toggle.btn-success:hover {
  background-color: #ebebeb;
  border-color: #ebebeb;
  color: #4e4e4e;
}
#error h1 {
  color: #4e4e4e;
  text-transform: uppercase;
}
.shortcode-item {
  padding-bottom: 0;
}
.shortcode-item h2 {
  color: #4e4e4e;
  font-size: 24px;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: 600;
}
section#bottom {
  padding: 70px 0 30px;
}
#bottom {
  background: url(../images/foot-bg.jpg) top;
  font-size: 14px;
}
#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  color: #fff;
}
#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom ul li {
  display: block;
  padding: 5px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #fff;
}
#bottom ul li:before {
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f054";
  color: #fff;
  padding-right: 10px;
}
#bottom ul li a {
  color: #fff;
  text-decoration: none;
}
#bottom ul li a:hover {
  color: #eb5a28;
}
#bottom .widget {
  margin-bottom: 10px;
}
#bottom .widget-content {
  padding: 10px 0;
}
#bottom .widget .single_comments {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-bottom: 1px solid #555;
  margin: 0;
}
#bottom .widget .single_comments:last-child {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-bottom: none;
  margin: 0;
}
#bottom .widget .single_comments p {
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}
#bottom .media-body,
#bottom .widget .entry-meta span,
#bottom .widget-questionbox p,
#bottom .widget-questionbox p a {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}
#bottom .widget .single_comments p a {
  color: #fff;
  line-height: 18px;
  text-decoration: none;
}
#bottom .widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
  color: #a1a1a1;
}
#bottom .widget .single_comments img {
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
#bottom .widget-questionbox {
  width: 100%;
  float: left;
  padding: 10px;
  margin: 10px 0 0;
  background-color: #2b2b2b;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#bottom .widget-questionbox p {
  color: #fff;
  line-height: 18px;
  text-decoration: none;
  padding: 6px 0;
  margin: 0;
}
#bottom .widget-questionbox p a {
  color: #fff;
  line-height: 18px;
  text-decoration: none;
}
#bottom .media-body {
  color: #fff;
  line-height: 18px;
  text-decoration: none;
  padding: 0 0 0 15px;
}
#bottom .socialpaymentbox {
  width: 100%;
  float: left;
  border-top: 1px solid #555;
  padding: 10px 0;
  margin-top: 10px;
}
#bottom .socialpaymentbox .socials {
  text-align: left;
}
#bottom .socialpaymentbox .social-shares {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom .socialpaymentbox ul.social-shares li {
  display: inline-block;
  list-style: none !important;
}
#bottom .socialpaymentbox ul.social-shares li a {
  display: inline-block;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.knowledge-box,
.knowledge-box-title,
.tabbable-contentbox {
  width: 100%;
  float: left;
}
#bottom .socialpaymentbox ul.social-shares li:before {
  content: "";
  color: #fff;
  padding-right: 5px;
}
#bottom .socialpaymentbox .paymentbox {
  text-align: left;
}
#bottom .socialpaymentbox .payment-icons {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
#bottom .socialpaymentbox ul.payment-icons li {
  display: inline-block;
  list-style: none !important;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
}
#bottom .socialpaymentbox ul.payment-icons li:before {
  content: "";
  color: #fff;
  padding-right: 5px;
}
#footer,
#footer a {
  color: #d6d6d6;
}
#footer {
  padding-top: 30px;
  padding-bottom: 26px;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  background: url(../images/copy-bg.jpg) top repeat-x;
}
#footer a:hover {
  color: #eb5a28;
}
#footer ul > li,
#footer ul > li:last-child {
  font-size: 12px;
  color: #d6d6d6;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  padding: 0 8px;
  border-right: 1px solid #d6d6d6;
  margin: 0;
  line-height: 13px;
}
#footer ul > li:last-child {
  border-right: none;
}
.tabbable {
  margin-bottom: 18px;
}
.tabbable .tab-content {
  padding: 0 !important;
}
.tabbable-contentbox {
  background-color: #ddd;
  padding: 0 10px;
}
.tabbable-contentbox .tabimg {
  padding: 10px 10px 5px;
}
.tabbable-contentbox h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  color: #222;
  font-weight: 400;
  margin: 0;
  padding: 5px 0 5px 10px;
}
.tabbable-contentbox p,
.tabbable-contentbox p span {
  font-family: "Open Sans", sans-serif;
  color: #333;
  margin: 0;
}
.tabbable-contentbox p {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 10px;
}
.tabbable-contentbox p span {
  font-size: 15px;
  padding: 0;
  font-weight: 600;
}
.tabbable-contentbox-list li,
.tabbable-contentbox-list li a {
  font-size: 13px;
  color: #333;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.tabbable-contentbox-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabbable-contentbox-list li {
  padding: 5px 0 5px 20px;
  background: url(../images/greentick.png) left no-repeat;
}
.tabbable-contentbox-list li a {
  text-decoration: none;
}
.knowledge-box-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  color: #3d3d3d;
  text-decoration: none;
  padding: 10px 0 5px;
}
.knowledge-box-content {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.knowledge-box-content ul {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  text-decoration: none;
  width: auto;
  padding: 0;
  margin: 0;
}
.knowledge-box-content ul li {
  border: 1px solid #d3d3d3;
  background-image: url(../images/plus-icon.png);
  background-position: 7px 8px;
  background-repeat: no-repeat;
  color: #666;
  list-style: none;
  padding: 5px 0 5px 32px;
  margin-bottom: 6px;
}
.howworks-box,
.howworks-box-content {
  width: 100%;
  padding: 10px 0;
  float: left;
}
.knowledge-box-content ul li a {
  color: #666;
  text-decoration: none;
}
.knowledge-box-content ul li a:hover {
  color: #000;
  text-decoration: none;
}
.howworks-box {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  color: #3d3d3d;
  text-decoration: none;
}
.icon-one {
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 10px;
}
.icon-padright {
  padding-right: 15px;
}
.hproduct-listgrid {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.hproduct-list {
  width: 100%;
  float: left;
  background-color: #333;
  margin-bottom: 10px;
  min-height: 387px;
}
.hproduct-list .hproduct-pricing,
.hproduct-list .hproduct-pricing span {
  background-color: #d95b0c;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  float: left;
}
.hproduct-list .hproduct-title {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #f4f4f4;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
}
.hproduct-list .hproduct-pricing {
  font-size: 15px;
  color: #f4f4f4;
  text-decoration: none;
  text-align: center;
  padding: 16px 0;
  margin: 0;
}
.hproduct-list .hproduct-pricing span,
.hproduct-list .hproduct-pricing span i {
  font-size: 22px;
  color: #f4f4f4;
  text-align: center;
  text-decoration: none;
}
.hproduct-list .hproduct-pricing span {
  font-weight: 700;
  padding: 5px 0 0;
  margin: 0;
}
.hproduct-list .hproduct-savedprice {
  width: 100%;
  float: left;
  background-color: #ffbf00;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.hproduct-list .hproduct-savedprice .saveupto {
  width: 25%;
  float: left;
  background-color: #0085b2;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}
.hproduct-list .hproduct-savedprice .yousaved {
  width: 75%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  text-align: center;
  padding: 9px 0;
  margin: 0;
}
.hproduct-list .hproduct-savedprice .yousaved span {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  color: #d90000;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.hproduct-list .hproduct-savedprice .yousaved span i {
  font-size: 22px;
  color: #d90000;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
}
.hproduct-list .product-list li,
.hproduct-list .product-list li a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}
.hproduct-list .product-listbox {
  width: 100%;
  float: left;
  padding: 10px;
}
.hproduct-list .product-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hproduct-list .product-list li {
  padding: 3px 0;
}
.hproduct-list .product-list li a {
  text-decoration: none;
}
.hproduct-list .product-list li a i {
  font-size: 13px;
  color: #238c00;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 5px;
}
.btn-blue,
.btn-blue:focus,
.btn-blue:hover {
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.btn-blue {
  padding: 8px 10px;
  background: #4465ad;
  border-radius: 0;
  border: none;
  margin-top: 10px;
  margin-right: 10px;
}
.btn-blue:focus,
.btn-blue:hover {
  background: #3c5b9e;
  outline: 0;
  box-shadow: none;
}
.hproduct-listgrid-button {
  width: 100%;
  float: left;
  padding: 6px 0;
}
.to-center2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}
.yellowbox {
  width: 100%;
  float: left;
  background: url(../images/square-bg.jpg) #0085b2;
}
.yellowbox p {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  text-align: left;
  line-height: 18px;
  padding: 0 0 0 15px;
}
section.yellowbox {
  padding: 0;
}
.yellowboxcontent {
  width: 100%;
  padding: 15px 0 10px;
}
.yellowtriangle {
  border-left: 630px outset transparent;
  border-right: 630px outset transparent;
  border-top: 30px solid #4465ad;
  height: 0;
  margin: -20px auto 0;
  position: relative;
  text-align: center;
  width: 0;
}
.yellowbox p span {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333;
  text-align: left;
  line-height: 18px;
  font-weight: 600;
  padding: 5px 0;
}
#breadcrumb-box {
  width: 100%;
  background: #222;
}
section#breadcrumb-box {
  padding: 0;
}
.breadcrumb {
  width: 100%;
  float: left;
  background: 0 0;
  margin: 0 0 5px;
  padding: 4px 0 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li > a {
  color: #fff;
}
.breadcrumb > li + li::before {
  color: #ccc;
  content: "| ";
  padding: 0 5px;
}
.breadcrumb > .active {
  color: #fff;
  font-weight: 700;
}
.product-detailbox h2,
.product-detailbox h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 15px;
}
#product-detail {
  background: #ececfb;
  padding-top: 0;
  clear: both;
}
.product-detailbox {
  width: 100%;
  float: left;
  padding: 0 0 10px;
}
.product-detailbox h2 {
  color: #333;
  font-size: 30px;
}
.product-detailbox h3 {
  color: #333 !important;
  font-size: 20px;
}
.pd-listbox .product-list li,
.pd-listbox .product-list li a,
.product-detail-listingbox .hproduct-pricing,
.product-detail-listingbox .hproduct-pricing span,
.product-detail-listingbox .hproduct-savedprice,
.product-detail-listingbox .saveupto,
.product-detail-listingbox .yousaved,
.product-detail-listingbox .yousaved span {
  font-family: "Open Sans", sans-serif;
}
.product-detail-greybox {
  width: 100%;
  float: left;
  background-color: #333;
  padding: 10px;
}
.product-detail-whitebox {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 10px 5px;
}
.product-detail-listing {
  width: 100%;
  float: left;
}
.product-detail-listingbox {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  border: 1px solid #666;
}
.product-orangecolor {
  background-color: #d95b0c;
}
.product-bluecolor {
  background-color: #0085b2;
}
.product-yellowcolor {
  background-color: #ffbf00;
}
.product-detail-listingbox .product-dcheckbox {
  width: auto;
  float: left;
  padding: 8px 5px 8px 0;
  margin: 0;
}
.product-detail-listingbox .hproduct-pricing {
  width: 80%;
  float: left;
  font-size: 16px;
  color: #f4f4f4;
  text-decoration: none;
  text-align: left;
  padding: 6px 0;
  margin: 0;
}
.product-detail-listingbox .hproduct-pricing span {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #f4f4f4;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding: 5px 0 0;
  margin: 0;
}
.product-detail-listingbox .hproduct-pricing span i {
  font-size: 14px;
  color: #f4f4f4;
  text-decoration: none;
  text-align: center;
}
.product-detail-listingbox .hproduct-savedprice {
  width: 100%;
  float: left;
  background-color: #ffbf00;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.product-detail-listingbox .saveupto {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 9px 0 8px;
  margin: 0;
}
.product-detail-listingbox .yousaved {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  text-align: center;
  padding: 8px 0;
  margin: 0;
}
.product-detail-listingbox .yousaved span {
  width: 100%;
  float: left;
  font-size: 22px;
  color: #d90000;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.product-detail-listingbox .yousaved span i {
  font-size: 22px;
  color: green;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
}
.pd-listbox {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.pd-listbox .product-list {
  list-style: none;
  margin: 0;
  padding: 5px 0 !important;
  color: #fff;
  width: 100%;
  line-height: 30px;
}
.pd-listbox .product-list li {
  float: left;
  margin: 0;
  padding: 3px 4px 3px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
.pd-listbox .product-list li a {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.pd-listbox .product-list div i,
.pd-listbox .product-list li a i {
  font-size: 14px;
  color: #238c00;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 5px;
}
.margin-bot10 {
  margin-bottom: 10px;
}
.margin-bot5 {
  margin-bottom: 5px;
}
.margin-right10 {
  margin-right: 10px;
}
.pd-additiinput h4,
.pd-additiinput h4 span {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #333;
  width: 100%;
  float: left;
}
.pd-additiinput {
  width: 100%;
  float: left;
}
.pd-additiinput h4 {
  padding: 4px 10px;
  font-size: 15px;
  font-weight: 500;
}
.pd-additiinput h4 span {
  padding: 4px 0;
  font-size: 22px;
  font-weight: 700;
}
.pd-additiinput h4 span i {
  color: #333;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
}
.pd-additiinput .listrow {
  width: 100%;
  float: left;
  padding: 5px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #333;
  font-weight: 500;
}
.pd-additiinput .listrow input,
.pd-additiinput .listrow select {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333;
  font-weight: 500;
  background-color: #eee;
  border: none;
  padding: 5px;
}
.product-detail-buttonbox {
  width: 100%;
  float: left;
  padding: 5px;
}
.btn-bluedetail,
.btn-greendetail {
  padding: 8px 10px;
  font-size: 15px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.btn-bluedetail {
  background: #0085b2;
  border-radius: 0;
  border: none;
}
.btn-bluedetail:focus,
.btn-bluedetail:hover {
  font-family: "Open Sans", sans-serif;
  background: #007096;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.btn-greendetail {
  background: #468c00;
  border-radius: 0;
  border: none;
}
.product-detail-greybox h3,
.product-detail-siteseal {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
}
.btn-greendetail:focus,
.btn-greendetail:hover {
  font-family: "Open Sans", sans-serif;
  background: #3a7300;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.product-detail-greybox h3,
.product-detail-siteseal p,
.product-detail-whitebox h1 {
  font-family: "Open Sans", sans-serif;
}
.product-detail-greybox h3 {
  color: #fff !important;
  font-size: 18px;
  font-weight: 500;
}
.product-detail-siteseal {
  width: 100%;
  float: left;
}
.product-detail-siteseal p {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
.product-detail-whitebox h1 {
  width: 100%;
  padding: 10px 5px;
  font-size: 24px;
  color: #333;
  font-weight: 500;
  margin: 0;
}
.product-detail-3iconbox,
.product-detail-3iconbox p,
.product-detail-whitebox p {
  font-family: "Open Sans", sans-serif;
  color: #444;
  font-weight: 500;
}
.product-detail-whitebox p {
  padding: 10px 5px;
  font-size: 14px;
  margin: 0;
}
.product-detail-3iconbox {
  width: 100%;
  float: left;
}
.product-detail-3iconbox img {
  text-align: center;
}
.product-detail-3iconbox,
.product-detail-3iconbox p {
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
}
.browser-compatible,
.instructions-csr {
  width: 100%;
  float: left;
  text-align: left;
}
.product-detail-list {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.product-detail-list ul li {
  line-height: 24px;
}
.product-detail-list ul li::before {
  color: #238c00;
  content: "\f00c";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
.product-detail-list ul li a {
  color: #444;
  text-decoration: none;
}
.product-detail-list ul li a:hover {
  color: #000;
  text-decoration: none;
}
.browser-compatible {
  padding: 0 0 10px;
}
.browser-compatible-list {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.browser-compatible-list li {
  display: inline-block;
  list-style: none !important;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #333;
  text-decoration: none;
}
.instructions-csr h4,
.instructions-csr p {
  font-family: "Open Sans", sans-serif;
  color: #444;
  text-decoration: none;
}
.instructions-csr {
  padding: 0 0 10px;
}
.instructions-csr h4 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  padding: 10px 0;
}
.instructions-csr p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.instructions-csr .inputrow,
.instructions-csr .inputrow input,
.instructions-csr .inputrow select {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  float: left;
}
.instructions-csr .inputrow {
  padding: 5px 0;
}
.instructions-csr .inputrow input,
.instructions-csr .inputrow select {
  background-color: #eee;
  border: none;
  padding: 7px;
}
.instructions-csr .inputrow .btn-blue {
  float: left;
  padding: 8px 10px;
  background: #0085b2;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border-radius: 0;
  border: none;
  margin-top: 0;
  margin-left: 10px;
}
.instructions-csr .inputrow .btn-blue:focus,
.instructions-csr .inputrow .btn-blue:hover {
  font-family: "Open Sans", sans-serif;
  background: #007096;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.purpletriangle {
  border-left: 630px outset transparent;
  border-right: 630px outset transparent;
  border-top: 30px solid #ececfb;
  height: 0;
  margin: -40px auto 30px;
  position: relative;
  text-align: center;
  width: 0;
}
.progressbar {
  margin: 0 auto;
  display: table;
}
.product-listingbox h2,
.product-listingbox h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 15px;
  color: #333;
}
#product-listing {
  background: #ececfb;
  padding-top: 0;
  clear: both;
}
.product-listingbox {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.product-listingbox h2 {
  font-size: 25px;
}
.product-listingbox h3 {
  font-size: 20px;
}
.productlistbox .titlebox-savedprice,
.productlistbox .titlebox-savedprice .titlebox h2,
.productlistbox .titlebox-savedprice .yousaved,
.productlistbox .titlebox-savedprice .yousaved span {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
}
.percent-guarantee-logo {
  display: table;
  margin: -110px auto 0;
  position: relative;
  width: auto;
  z-index: 9;
}
.productlistbox {
  width: 100%;
  float: left;
  background-color: #333;
}
.productlistbox .titlebox-savedprice {
  width: 100%;
  float: left;
  background-color: #ffbf00;
  font-size: 15px;
  color: #333;
  text-align: center;
  padding: 0;
  margin: 0;
}
.productlistbox .titlebox-savedprice .titlebox {
  width: 65%;
  float: left;
  background-color: #d95b0c;
  padding: 10px;
  margin: 0;
}
.productlistbox .titlebox-savedprice .titlebox h2 {
  font-size: 18px;
  color: #fff;
  text-align: left;
  padding: 4px 0;
  margin: 0;
}
.productlistbox .titlebox-savedprice .yousaved {
  width: 35%;
  float: left;
  background-color: #ffbf00;
  font-size: 12px;
  color: #333;
  text-align: center;
  padding: 2px 0;
  margin: 0;
}
.productlistbox .titlebox-savedprice .yousaved span {
  width: 100%;
  float: left;
  font-size: 19px;
  color: #333;
  text-align: center;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 16px;
}
.productlistbox .titlebox-savedprice .yousaved span i {
  font-size: 18px;
  color: #333;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 3px;
}
.productlistbox ul.innerproduct-list li,
.productlistbox ul.innerproduct-list li a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}
.productlistbox .innerproduct-listbox {
  width: 100%;
  float: left;
  padding: 10px;
}
.productlistbox ul.innerproduct-list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 5px !important;
}
.productlistbox ul.innerproduct-list li {
  list-style: none;
  padding: 3px 0;
}
.productlistbox ul.innerproduct-list li a {
  text-decoration: none;
}
.productlistbox ul.innerproduct-list li a i {
  font-size: 13px;
  color: #238c00;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 5px;
}
.productlistbox .pl-titlebox h2,
.productlistbox .pl-yousaved .yousaved {
  text-align: left;
  font-family: "Open Sans", sans-serif;
  margin: 0;
  text-decoration: none;
}
.productlistbox .innerproduct-buttonbox {
  width: 100%;
  float: left;
  padding: 0 20px 10px;
}
.productlistbox .innerproduct-listbox .col-md-6 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.productlistbox .pl-titlebox {
  width: 100%;
  float: left;
  padding: 6px 10px;
  margin: 0;
  background-color: #d95b0c;
}
.productlistbox .pl-titlebox h2 {
  font-size: 18px;
  color: #fff;
  padding: 4px 0;
}
.productlistbox .pl-yousaved-save {
  width: 100%;
  float: left;
  margin: 0;
  background-color: #ffbf00;
}
.productlistbox .pl-savepercent {
  width: 25%;
  float: left;
  padding: 6px 10px;
  margin: 0;
  background-color: #0085b2;
}
.productlistbox .pl-yousaved {
  width: 75%;
  float: left;
  padding: 6px 10px;
  margin: 0;
}
.productlistbox .pl-yousaved .yousaved {
  width: 100%;
  float: left;
  background-color: #ffbf00;
  font-size: 14px;
  color: #333;
  padding: 0 5px;
}
.productlistbox .pl-yousaved .yousaved span {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  color: #d90000;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  padding: 2px 0 0 10px;
  margin: 0;
  line-height: 18px;
}
.productlistbox .pl-yousaved .yousaved span i {
  font-size: 18px;
  color: #d90000;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding-right: 3px;
}
.productlistbox .pl-savepercent .saveupto {
  width: 100%;
  float: left;
  background-color: #0085b2;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.productlistbox .pl-savepercent .saveupto i {
  font-size: 17px;
  color: #333;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 3px;
}
.productlistbox .innerproduct-listbox .white-yousaved {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  padding: 5px;
  margin: 0;
}
.productlistbox .innerproduct-listbox .white-yousaved span {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 16px;
}
.productlistbox .innerproduct-listbox .white-yousaved span i {
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding-right: 3px;
}
.productlist-certificatebox {
  width: 100%;
  float: left;
  padding: 30px 0 20px;
}
.productlist-certificate {
  width: 100%;
  float: left;
  background-color: #555;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 10px;
  margin-bottom: 10px;
}
.productlist-certificate h2,
.productlist-certificate h3,
.productlist-certificate p {
  text-align: left;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.productlist-certificate h2 {
  font-size: 30px;
  color: #fff;
  padding: 8px 5px;
}
.productlist-certificate h3 {
  font-size: 20px;
  color: #ffbf00;
  padding: 3px 5px;
}
.productlist-certificate p {
  font-size: 14px;
  color: #fff;
  padding: 5px;
}
.btn-bluecerti {
  padding: 8px 10px;
  background: #0085b2;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border-radius: 0;
  border: none;
  margin-top: 10px;
  margin-right: 10px;
}
.btn-bluecerti:focus,
.btn-bluecerti:hover {
  font-family: "Open Sans", sans-serif;
  background: #007096;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.wrapper-demo {
  margin: 0;
  font-weight: 400;
  height: 28px;
}
.wrapper-demo:after {
  clear: both;
  content: "";
  display: table;
}
.wrapper-dropdown-3 {
  position: relative;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
  outline: 0;
  font-weight: 400;
  color: #fff;
}
.wrapper-dropdown-3:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 46px;
  top: 50%;
  margin-top: -3px;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #fff transparent;
}
.wrapper-dropdown-3 .dropdown {
  position: absolute;
  top: 140%;
  left: 0;
  right: 0;
  padding: 0;
  background: #fff;
  border-radius: inherit;
  border: 1px solid rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  list-style: none;
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
  font-size: 13px;
  width: 89%;
}
.wrapper-dropdown-3 .dropdown:after,
.wrapper-dropdown-3 .dropdown:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  bottom: 100%;
}
.wrapper-dropdown-3 .dropdown:after {
  right: 45px;
  border-width: 0 6px 6px;
  border-color: #fff transparent;
}
.wrapper-dropdown-3 .dropdown:before {
  right: 43px;
  border-width: 0 8px 8px;
  border-color: rgba(0, 0, 0, 0.1) transparent;
}
.wrapper-dropdown-3 .dropdown li {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.wrapper-dropdown-3 .dropdown li a {
  width: 100%;
  display: block;
  margin: 0;
  padding: 4px;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #e6e8ea;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrapper-dropdown-3 .dropdown li i {
  float: right;
  color: inherit;
  line-height: 25px;
  padding: 0 5px 0 0;
}
.wrapper-dropdown-3 .dropdown li:first-of-type a {
  border-radius: 7px 7px 0 0;
}
.wrapper-dropdown-3 .dropdown li:last-of-type a {
  border: none;
  border-radius: 0 0 7px 7px;
}
.wrapper-dropdown-3 .dropdown li:hover a {
  background: #f3f8f8;
}
.wrapper-dropdown-3.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.no-opacity .wrapper-dropdown-3 .dropdown,
.no-pointerevents .wrapper-dropdown-3 .dropdown {
  display: none;
  opacity: 1;
  pointer-events: auto;
}
.no-opacity .wrapper-dropdown-3.active .dropdown,
.no-pointerevents .wrapper-dropdown-3.active .dropdown {
  display: block;
}
button.close {
  float: right;
}
.modal-example-content {
  width: 600px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
}
.modal-example-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
}
.modal-example-body p,
.modal-example-header h4 {
  margin: 0;
}
.modal-example-body {
  padding: 20px;
  height: 300px;
  overflow: auto;
}
@media (max-width: 760px) {
  .modal-example-content {
    width: 90% !important;
  }
}
#modal2 {
  width: 600px;
  height: 300px;
  background: #fff;
  border-radius: 300px/150px;
  text-align: center;
  position: relative;
}
#modal2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.justme .modal-example-content {
  box-shadow: none;
  border: none;
}
.justme .modal-example-header {
  border: none;
}
#modal3 {
  margin-top: 70px;
}
.yellowboxcontent h2.wizardtitle,
.yellowboxcontent h3,
.yellowboxcontent h4 {
  font-family: "Open Sans", sans-serif;
  color: #444;
  font-weight: 300;
  padding: 5px 0;
  margin: 0;
}
.custombox-close.customslide .custombox-modal-content {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 1;
  -webkit-transition-property: all;
  -ms-transition-property: all;
  transition-property: all !important;
}
.yellowboxcontent h2.wizardtitle {
  font-size: 75px;
}
.yellowboxcontent h3 {
  font-size: 25px;
}
.yellowboxcontent h4 {
  font-size: 15px;
}
.ssl-wizardbox h2,
.ssl-wizardbox h3 {
  color: #333 !important;
  margin-bottom: 10px;
  margin-top: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
}
#ssl-wizard {
  background: #ececfb;
  padding-top: 0;
  clear: both;
}
.ssl-wizardbox {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.ssl-wizardbox h2 {
  font-size: 30px;
}
.ssl-wizardbox h3 {
  font-size: 20px;
}
.progress,
.progress-bar .lightgreen {
  height: 15px;
  line-height: 15px;
  background: #93d24b;
  margin: 0;
}
.progress-topmar,
.wizardbox h2 {
  margin-top: 5px;
}
.progress .color2,
.progress .color2 .bar-width {
  background: #468c00;
}
.ssl-wizard-whitebox,
.ssl-wizard-whiteboxnew {
  background-color: #fff;
  width: 100%;
  float: left;
}
.ssl-wizard-whitebox {
  padding: 10px 5px;
}
.ssl-wizard-yellowboxnew {
  width: 100%;
  float: left;
  background-color: #ffbf00;
}
.ssl-wizard-whiteboxnew .wizard-content {
  width: 100%;
  float: left;
  padding: 10px;
}
.ssl-wizard-yellowboxnew .wizard-yellowcontent,
.wizardbox {
  width: 100%;
  padding: 5px;
  float: left;
}
.wizardbox {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #f2f2f2;
  margin-bottom: 6px;
}
.wizardbox h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  color: #333;
  font-weight: 500;
  margin-bottom: 10px;
}
.wizardbox p {
  font-size: 16px;
  font-weight: 400;
  padding: 5px 0;
}
.ssl-wizard-whiteboxnew .wizard-content img {
  display: inline;
}
.radbtn {
  float: left;
  margin: 4px 10px 0 5px !important;
}
.btn-continue {
  padding: 10px;
  background: #4465ad;
  font-size: 15px;
  color: #fff;
  border-radius: 0;
  border: none;
  margin: 10px;
}
.btn-continue:focus,
.btn-continue:hover {
  background: #3c5b9e;
  outline: 0;
  box-shadow: none;
  color: #fff;
}
.start-overbox {
  width: auto;
  display: table;
  margin: 0 auto;
}
.pd-listbox .product-list div i.wrong,
.pd-listbox .product-list li a i.wrong {
  font-size: 14px;
  color: #cd0000;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 5px;
}
.allbrand-box .productlistbox .pl-yousaved .yousaved span,
.allbrand-box-title h3,
.mostpop-label {
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}
.rightwrong-icons {
  width: 83px;
  height: 82px;
  margin: 0 auto;
}
.add_domain_pop,
.mostpop-label {
  margin-top: 8px;
  text-align: center;
}
.right-business-validated {
  background: url(../images/icon-1-right.png) center no-repeat;
}
.wrong-business-validated {
  background: url(../images/icon-1-wrong.png) center no-repeat;
}
.right-mobile-friendly {
  background: url(../images/icon-2-right.png) center no-repeat;
}
.wrong-mobile-friendly {
  background: url(../images/icon-2-wrong.png) center no-repeat;
}
.right-verified-company-name-s {
  background: url(../images/icon-3-right.png) center no-repeat;
}
.wrong-verified-company-name-s {
  background: url(../images/icon-3-wrong.png) center no-repeat;
}
.light-box-product {
  background: #726d6d;
  border-radius: 4px;
  float: left;
  padding: 5px 0;
}
.mostpop-label {
  font-size: 9px;
  color: #fff;
  padding: 3px 5px;
  display: block;
  position: absolute;
  top: 0;
  z-index: 100;
  letter-spacing: 1px;
  line-height: 12px;
  margin-right: 0;
}
.mostpop-top-right {
  top: 0;
  letter-spacing: 1px;
  right: 0;
}
.pd-additiinput a {
  font-size: 12px;
  margin-left: 10px;
}
.add_domain_pop {
  padding: 10px;
  width: 65%;
  display: none;
  margin-bottom: 8px;
  background: -moz-linear-gradient(
    268deg,
    rgba(255, 252, 209, 1) 0,
    rgba(255, 249, 168, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 252, 209, 1)),
    color-stop(100%, rgba(255, 249, 168, 1))
  );
  background: -webkit-linear-gradient(
    268deg,
    rgba(255, 252, 209, 1) 0,
    rgba(255, 249, 168, 1) 100%
  );
  background: -o-linear-gradient(
    268deg,
    rgba(255, 252, 209, 1) 0,
    rgba(255, 249, 168, 1) 100%
  );
  background: -ms-linear-gradient(
    268deg,
    rgba(255, 252, 209, 1) 0,
    rgba(255, 249, 168, 1) 100%
  );
  background: linear-gradient(
    182deg,
    rgba(255, 252, 209, 1) 0,
    rgba(255, 249, 168, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCD1', endColorstr='#FFF9A8', GradientType=0);
}
.add_domain_pop:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #fffcd1;
  border-image: none;
  border-style: solid;
  border-width: 7px;
  bottom: 100%;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -6px;
  width: 0;
}
@media (max-width: 480px) {
  .add_domain_pop {
    width: 90%;
  }
}
.allbrand-box {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
}
.allbrand-box-title {
  width: 100%;
  float: left;
  background-color: #ec5a28;
  margin-bottom: 10px;
}
.allbrand-box-title h3 {
  font-size: 24px;
  color: #fff;
  padding: 10px;
}
.allbrand-box-title .hdprologo {
  float: left;
  padding: 5px 0 0;
  width: 155px;
}
.allbrand-box-title .hdprologo img {
  margin: 10px;
  width: 100%;
}
.allbrand-box-button {
  width: 100%;
  float: left;
}
.allbrand-box .productlistbox {
  width: 100%;
  float: left;
  background-color: #333;
  margin-bottom: 10px;
}
.allbrand-box .productlistbox .pl-titlebox {
  width: 100%;
  float: left;
  padding: 3px 10px;
  margin: 0;
  background-color: #d95b0c;
}
.allbrand-box .productlistbox .pl-titlebox h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  padding: 4px 0;
  margin: 0;
}
.allbrand-box .productlistbox .pl-yousaved-save {
  width: 100%;
  float: left;
  margin: 0;
  background-color: #ffbf00;
}
.allbrand-box .productlistbox .pl-savepercent {
  width: 25%;
  float: left;
  padding: 3px 10px;
  margin: 0;
  background-color: #0085b2;
}
.allbrand-box .productlistbox .pl-yousaved {
  width: 75%;
  float: left;
  padding: 3px 10px;
  margin: 0;
}
.allbrand-box .productlistbox .pl-yousaved .yousaved {
  width: 100%;
  float: left;
  background-color: #ffbf00;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333;
  text-decoration: none;
  text-align: left;
  padding: 0 5px;
  margin: 0;
}
.allbrand-box .productlistbox .pl-yousaved .yousaved span {
  font-size: 16px;
  color: #d90000;
  text-decoration: none;
  text-align: center;
  padding: 2px 0 0 10px;
  margin: 0;
  line-height: 18px;
}
.allbrand-box .productlistbox .pl-yousaved .yousaved span i {
  font-size: 14px;
  color: #d90000;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding-right: 3px;
}
.allbrand-box .productlistbox .pl-savepercent .saveupto {
  width: 100%;
  float: left;
  background-color: #0085b2;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
.allbrand-box .productlistbox .pl-savepercent .saveupto i {
  font-size: 15px;
  color: #333;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  padding-right: 3px;
}
.allbrand-box .productlistbox .innerproduct-listbox {
  width: 100%;
  float: left;
  padding: 3px;
}
.allbrand-box .productlistbox .innerproduct-listbox .white-yousaved {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  padding: 5px;
  margin: 0;
}
.allbrand-box .productlistbox .innerproduct-listbox .white-yousaved span {
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 16px;
}
.allbrand-box .productlistbox .innerproduct-listbox .white-yousaved span i {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  font-weight: 400;
  padding-right: 3px;
}
.allbrand-box .btn-blue {
  padding: 5px 10px;
  background: #0085b2;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border-radius: 0;
  border: none;
  margin-top: 10px;
  margin-right: 10px;
}
.bdrbtmgry,
.totalarea {
  border-bottom: 1px solid #d8d5d6;
}
.allbrand-box .btn-blue:focus,
.allbrand-box .btn-blue:hover {
  font-family: "Open Sans", sans-serif;
  background: #007096;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.owl-item .item img {
  width: 200px;
}
.checkoutsummary {
  float: left;
  margin: 0;
  width: 100%;
}
.ordersummary {
  border: 1px solid #d8d5d6;
  margin: 0 0 5px;
  width: 100%;
}
.ordersummary .orderbox {
  background: #f07725;
}
.ordersummary .orderbox p.orderhead {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding: 15px 0 15px 15px;
}
.ordersummary .orcontext {
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 0 0;
  width: 100%;
}
.ordersummary .orcontext .productbuy {
  padding: 10px 10px 9px;
}
.ordersummary .orcontext .productbuy .protext,
.ordersummary .orcontext .productbuy .protext h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  padding: 0 3px 0 0;
  float: left;
}
.ordersummary .orcontext .productbuy .protext {
  color: #5b5b5b;
  width: 80%;
}
.ordersummary .orcontext .productbuy .protext h4 {
  color: #f07726;
  margin: 0;
}
.ordersummary .orcontext .productbuy .procntrl {
  display: block;
  float: left;
  padding: 5px 0 0;
  text-align: center;
  width: 20%;
}
.ordersummary .orcontext .productbuy .procntrl i {
  font-size: 18px !important;
}
.ordersummary .orcontext .productbuy .protext span {
  color: #51a044;
  font-weight: 700;
}
.totalarea {
  background: #eaeaea;
  padding: 0 10px 12px;
  width: 100%;
  float: left;
  border-left: 1px solid #d8d5d6;
  border-right: 1px solid #d8d5d6;
}
.totalarea p.totalhd {
  color: #646464;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  padding-top: 9px;
  text-align: left;
  width: 40%;
}
.totalarea .itemlist,
.totalarea p.totalamount {
  text-align: right;
  font-family: "Open Sans", sans-serif;
}
.totalarea p.totalamount {
  color: #52a245;
  float: left;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 34px !important;
  width: 60%;
}
.totalarea .itemlist {
  color: #646464;
  font-size: 14px;
  line-height: normal;
  padding: 5px 0;
}
.totalarea .itemlist span {
  color: #f07725;
  line-height: normal;
  padding-left: 4px;
}
.promocodelinkpad {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.ordersummary .orcontext .promocode {
  background: #fafafa;
  padding: 9px 10px;
}
.ordersummary .orcontext .promocode .btn-blue {
  padding: 5px 10px;
  background: #0085b2;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  border-radius: 0;
  border: none;
  margin-top: 0;
  margin-right: 10px;
}
.checkout-formbox,
.contactchk {
  border: 1px solid #d8d5d6;
  width: 100%;
  float: left;
}
.ordersummary .orcontext .promocode .btn-blue:focus,
.ordersummary .orcontext .promocode .btn-blue:hover {
  font-family: "Open Sans", sans-serif;
  background: #007096;
  outline: 0;
  color: #fff;
  box-shadow: none;
}
.contactchk {
  margin: 0 0 15px;
}
.contactchk .contbox {
  background: #222;
}
.contactchk .contbox p.conthead {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding: 15px 0 15px 15px;
}
.contactchk .contcontext p,
.contactchk .contcontext p span {
  line-height: 18px;
  font-family: "Open Sans", sans-serif;
}
.contactchk .contcontext {
  background: #fff;
  padding: 20px 15px;
}
.contactchk .contcontext p {
  color: #4f4f4f;
  font-size: 14px;
  padding: 5px 0;
}
.contactchk .contcontext p span {
  font-size: 16px;
  color: #222;
  font-weight: 700;
}
.contactchk .contsuport {
  background: #f07725;
  border-bottom: 1px solid #d8d5d6;
  border-top: 1px solid #d8d5d6;
  padding: 10px 20px;
}
.contsuport h3 {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 26px;
  padding: 0;
  margin: 0;
}
.contactchk .contlinks {
  padding: 0 20px;
}
.contactchk .contlinks ul {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
.contactchk .contlinks ul li {
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
.checkout-formbox {
  margin-bottom: 12px;
}
.checkout-formbox .checkouttitle {
  background: #4465ad;
}
.checkout-formbox .checkouttitle h2 {
  color: #fff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding: 15px 0 15px 15px;
  margin: 0;
}
.checkoutraw p,
.checkoutraw p.smalltxt {
  color: #4e4e4e;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.checkout-formbox .checkout-content {
  background: #fff;
  width: 100%;
  float: left;
  padding: 10px;
}
.checkout-formbox fieldset {
  font-size: 18px;
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
.checkoutraw {
  float: left;
  margin-top: 10px;
  width: 100%;
  background-color: #f5f5f5;
  padding: 10px;
}
.checkout-formbox .checkoutraw label {
  line-height: 34px;
  margin: 0;
  padding: 0 5px 0 10px;
}
.checkoutraw label {
  float: left;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  padding: 5px 0 0 5px;
  text-align: left;
  width: 35%;
}
.checkoutraw p {
  font-size: 14px;
}
.checkoutraw p.smalltxt {
  font-size: 12px;
  padding: 5px 0;
}
.checkoutraw label span {
  color: red;
}
.checkoutraw .chkrtdata {
  float: left;
  width: 65%;
  background-color: #f5f5f5;
}
.inputchkout,
select {
  color: #4e4e4e;
  font-size: 13px;
  width: 80%;
}
.inputchkout {
  border: 1px solid #b2b2b2;
  padding: 5px 10px;
}
.inputchkout:focus {
  background-color: #fff;
  border: 1px solid #0085bd;
  color: #4e4e4e;
  font-size: 13px;
  padding: 5px 10px;
}
.inputchkoutsml,
select {
  border: 1px solid #b2b2b2;
}
.chk-smalltext {
  color: #9a9a9a !important;
  display: block;
  font-size: 11px !important;
  font-style: italic;
  padding: 3px 0 0;
}
select {
  min-width: 50px;
  outline: 0;
  padding: 5px;
}
.inputchkoutsml,
.inputchkoutsml:focus {
  color: #4e4e4e;
  float: left;
  font-size: 13px;
  padding: 5px 10px;
  width: 50% !important;
}
.inputchkoutsml {
  background-color: #f8f8f8;
}
.inputchkoutsml:focus {
  background-color: #fff;
  border: 1px solid #0085bd;
}
.creditboxes {
  position: relative;
  width: 50%;
}
.inputchkoutsm2,
.inputchkoutsm2:focus {
  color: #4e4e4e;
  font-size: 13px;
  width: 100% !important;
  padding: 5px 10px;
  float: left;
}
.inputchkoutsm2 {
  background-color: #f8f8f8;
  border: 1px solid #b2b2b2;
}
.inputchkoutsm2:focus {
  background-color: #fff;
  border: 1px solid #0085bd;
}
.checkoutraw .extensionbox {
  float: left;
  width: 20%;
}
.checkoutbluebtn {
  background: #4465ad;
  border: none;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 5px 10px;
  text-transform: none;
}
.checkout-popup {
  width: 93%;
  position: absolute;
  z-index: 999;
  background-color: #f5f5f5;
  display: block;
  border: 1px solid #b2b2b2;
}
.checkout-popup .checkoutraw {
  float: left;
  margin-top: 10px;
  width: 100%;
  background-color: #f5f5f5;
  padding: 10px;
}
.checkout-popup .checkoutraw p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #4e4e4e;
  padding: 3px 0 10px;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 10px;
}
.checkout-popup .inputchkout {
  background-color: #f8f8f8;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  color: #5b5b5b;
  font-size: 14px;
  padding: 7px 10px;
  width: 270px;
}
.checkout-popup .labraw {
  float: left;
  width: 100%;
  padding: 10px;
}
.checkout-popup .labraw a {
  font-family: "Open Sans", sans-serif;
  font-size: 12px !important;
  color: #333;
}
.floatleftchk {
  float: left;
}
.cvvcardimg {
  cursor: pointer;
  float: left;
  margin-bottom: 0 !important;
  position: relative;
  margin-left: 5px;
}
.checkoutgrnbtn {
  background: #5eb04f;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding: 2px 10px 8px;
  text-transform: none;
}
.checkoutraw .creditcard {
  padding: 0 5px;
  float: left !important;
}
@media (min-width: 320px) and (max-width: 640px) {
  .checkoutraw label {
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
    padding: 5px 0 0 5px;
    text-align: left;
    width: 100%;
  }
  .checkoutraw .chkrtdata {
    background-color: #f5f5f5;
    float: left;
    width: 100%;
  }
  .inputchkout,
  .inputchkoutsml,
  select {
    background-color: #f8f8f8;
    border: 1px solid #b2b2b2;
    color: #4e4e4e;
    font-size: 13px;
  }
  select {
    min-width: 50px;
    width: 100%;
    outline: 0;
    padding: 5px;
  }
  .inputchkout {
    padding: 5px 10px;
    width: 100%;
  }
  .inputchkoutsml {
    float: left;
    padding: 5px 10px;
    width: 80% !important;
  }
  .creditboxes {
    position: relative;
    width: 100%;
  }
  .checkoutraw .extensionbox {
    float: left;
    width: 100%;
  }
  .checkoutbluebtn {
    background: #0085b2;
    border: none;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: none;
    margin-top: 5px;
  }
}
.ErrorCoupon,
.promoAlert {
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .allbrand-box-title .hdprologo {
    float: left;
    padding: 5px 0 0;
    width: 110px;
  }
}
@media only screen and (max-width: 800px) {
  .allbrand-box-title .hdprologo {
    float: left;
    padding: 5px 0 0;
    width: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .allbrand-box-title .hdprologo {
    float: left;
    padding: 5px 0 0;
    width: 100px;
  }
}
@media only screen and (max-width: 480px) {
  .allbrand-box-title .hdprologo img {
    margin: 10px 0 0 -35px;
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .allbrand-box-title .col-xs-3 {
    width: 100%;
  }
  .allbrand-box-title .hdprologo img {
    margin: 10px;
    width: 100%;
  }
}
.extra {
  font-size: 11px;
  line-height: 14px;
  margin: 5px 0 0 24px;
}
.promoAlert {
  background: #f07725;
  font-size: 11px;
}
.taxtList li {
  font-size: 12px;
  line-height: 22px;
  list-style: none;
}
.ErrorCoupon {
  background: red;
  padding: 5px;
  margin-bottom: 10px;
}
.ordersummary .orcontext .productbuy .protextnew,
.ordersummary .orcontext .productbuy .protextnew h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  padding: 0 3px 0 0;
  float: left;
}
.top-number a {
  color: #fff;
}
.ordersummary .orcontext .productbuy .protextnew {
  color: #5b5b5b;
  width: 70%;
}
.ordersummary .orcontext .productbuy .protextnew h4 {
  color: #f07726;
  margin: 0;
}
.ordersummary .orcontext .productbuy .procntrlnew {
  display: block;
  float: left;
  padding: 5px 0 0;
  text-align: right;
  width: 30%;
}
.ordersummary .orcontext .productbuy .procntrlnew i {
  font-size: 18px !important;
}
.ordersummary .orcontext .productbuy .procntrlnew span,
.ordersummary .orcontext .productbuy .protextnew span {
  color: #51a044;
  font-weight: 700;
}
.totalarea p.totalamount-check,
.totalarea p.totalhd-check {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  float: left;
}
.totalarea p.totalhd-check {
  color: #646464;
  font-size: 20px;
  line-height: normal;
  padding-top: 9px;
  text-align: left;
  width: 30%;
}
.totalarea p.totalamount-check {
  color: #52a245;
  font-size: 25px;
  letter-spacing: 0.02em;
  line-height: 34px !important;
  text-align: right;
  width: 70%;
}
.totalarea p.totalhd-vat,
.totalarea p.totalhd-vat small {
  color: #646464;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.totalarea p.totalhd-vat {
  float: left;
  font-size: 15px;
  padding-top: 9px;
  text-align: left;
  width: 30%;
}
.totalarea p.totalhd-vat small {
  font-size: 12px;
}
.totalarea p.vatamount {
  color: #52a245;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 34px !important;
  text-align: right;
  width: 70%;
}
.totalarea .botbordergreen {
  border-top: 2px solid #52a245;
}
.checkoutsummary.botmargin {
  margin-bottom: 10px;
}
@media (max-width: 320px) {
  .ordersummary .orcontext .productbuy .protextnew {
    width: 100%;
  }
  .ordersummary .orcontext .productbuy .procntrlnew {
    text-align: left;
    width: 100%;
  }
}
.invoice-box {
  max-width: 100%;
  margin: auto;
  padding: 20px;
  border: 1px solid #eee;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  font-size: 16px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
  color: #555;
  border-top: 3px solid #e63400;
  border-bottom: 5px solid #222;
}
.invoice-box h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  color: #003;
  text-decoration: none;
  padding: 10px 0;
  margin: 0;
}
.invoice-box p,
.invoice-box p small,
.invoice-box small {
  font-family: "Open Sans", sans-serif;
  color: #777;
  text-decoration: none;
  padding: 2px 0;
  margin: 0;
}
.invoice-box p,
.invoice-box small {
  font-size: 14px;
}
.invoice-box p small {
  font-size: 12px;
}
.total-due {
  float: left;
  width: 100%;
  border: 1px solid #d6dde2;
  margin: 0 0 20px;
  padding: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.total-heading {
  width: 100%;
  float: left;
  background: #e7ebee;
  color: #63676b;
  text-shadow: 0 1px 1px #fff;
  padding: 8px 10px 0;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5),
    0 2px 2px rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid #d6dde2;
  font-weight: 700;
  text-align: left;
}
.total-amount p,
.total-heading p {
  margin: 0;
  padding: 0;
}
.total-amount {
  width: 100%;
  float: left;
  padding: 15px 10px;
  color: #4d5357;
  font-size: 14px;
  text-align: left;
}
.invoice-box table {
  width: 100%;
  line-height: inherit;
  text-align: left;
}
.invoice-box table td {
  padding: 10px 5px;
  vertical-align: top;
  color: #4d5357;
  font-size: 14px;
}
.invoice-box table tr.details td,
.invoice-box table tr.information table td,
.invoice-box table tr.top table td {
  padding-bottom: 20px;
}
.progressive-slider .slider-nav .pagination a,
.slider .slider-nav .next *,
.slider .slider-nav .prev * {
  vertical-align: middle;
}
.invoice-box table tr td:nth-child(2) {
  text-align: right;
}
.invoice-box table tr.top table td.title {
  font-size: 45px;
  line-height: 45px;
  color: #333;
}
.invoice-box table tr.heading td {
  background: #e7ebee;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
.invoice-box h2,
.invoice-box h3 {
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  text-decoration: none;
}
.invoice-box table tr.item td {
  border-bottom: 1px solid #cfcfcf;
}
.invoice-box table tr.item.last td {
  border-bottom: none;
}
.invoice-box table tr.total td.grandtot {
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
.invoice-box table tr.total td:last-child(2) {
  border-top: 2px solid #eee;
  font-weight: 700;
}
.invoice-box h2 {
  font-size: 18px;
  color: #eb5a28 !important;
}
.invoice-box h3 {
  font-size: 15px;
  color: #003 !important;
}
.slider p,
.slider.rs-slider .title {
  font-family: Conv_Oblique;
}
.toptabs,
.toptabs a {
  color: #fff;
}
.table-botborder {
  border-top: 2px solid #cfcfcf;
}
.invoicebox {
  width: 100%;
  float: left;
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  padding: 10px;
}
.offline-pay-mode,
.policyDetails {
  background: #f6f6f6;
  float: left;
  border: 1px solid #c4c4c4;
}
@media only screen and (max-width: 600px) {
  .invoice-box table tr.top table td {
    width: 100%;
    display: block;
    text-align: center;
  }
  .invoice-box table tr.information table td {
    width: 100%;
    display: block;
    text-align: left;
  }
}
.offline-pay-mode {
  margin-top: 5px;
  padding: 10px;
}
.button-container {
  padding: 30px;
}
@media print {
  body * {
    visibility: hidden;
  }
  #print_area,
  #print_area * {
    visibility: visible;
  }
  #print_area {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.slider .slid,
.slider > .container {
  position: relative;
}
.additional_info .protextnew {
  font-size: 12px !important;
  text-indent: 5px;
}
.additional_info .protextnew h4 {
  font-size: 13px !important;
}
.additional_info .procntrlnew {
  font-size: 13px;
}
.policyDetails {
  font-size: 11px;
  height: 200px;
  margin-top: 10px;
  overflow: auto;
  padding: 10px;
  margin-bottom: 10px;
}
.infoBlock,
.layer-slider,
.royal-slider.load,
.search_form,
.slider.rs-slider {
  overflow: hidden;
}
::after,
::before {
  box-sizing: border-box;
}
.chkrtdata > label {
  width: 20%;
}
.toptabs {
  background: #e73b03;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  text-transform: uppercase;
}
.tablebg1 {
  background: #f8c72c;
}
.tablebg2 {
  background: #f9f9ff;
}
.track3 {
  width: 10px;
  background: rgba(0, 0, 0, 0);
  margin-right: 2px;
  border-radius: 10px;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}
.track3.dragging,
.track3:hover {
  background: #d9d9d9;
  background: rgba(0, 0, 0, 0.15);
}
.handle3 {
  width: 7px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 7px;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.track3.dragging .handle3,
.track3:hover .handle3 {
  width: 10px;
}
.wrapper-div {
  display: none;
}
.wrapper-div.open {
  display: block;
}
.toptabs.open {
  background: #f6f6f6;
  border: 2px solid #e73b03;
}
.toptabs.open a {
  color: #e73b03;
  font-weight: 700;
}
.smalltab {
  font-size: 13px;
  padding: 8px;
}
.re-enroll {
  background: #e7eac2;
}
.searchbar {
  background: #f6f6f6;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  box-shadow: 0 1px 7px 1px #c4c4c4;
  -webkit-box-shadow: 0 1px 7px 1px #c4c4c4;
  -moz-box-shadow: 0 1px 7px 1px #c4c4c4;
  -o-box-shadow: 0 1px 7px 1px #c4c4c4;
  padding: 8px 0 30px 25px;
}
.slider {
  background: #f2f2f2;
  padding: 54px 0;
}
.slider.load .sliders-box > .col-md-12 + .col-md-12 {
  display: none;
}
.slider .slid .slid-img {
  max-height: 402px;
  z-index: 1;
}
.slider .slid-content {
  bottom: 93px;
  color: #7b7b7b;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  padding: 38px 40px 0;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 3;
}
.slider .slid-content .title {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 34px;
}
.slider .slid-content .descriptions {
  margin: 0 0 37px;
}
.slider .slid-content .btn {
  background: #f8f8f8;
  color: #1e1e1e;
  font-weight: 700;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .slid-content .btn:hover {
  background: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .slider-nav {
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.97);
  bottom: 0;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 2;
}
.slider .slider-nav .nav-box {
  bottom: 33px;
  position: absolute;
  text-align: center;
  z-index: 4;
}
.slider .slider-nav .next,
.slider .slider-nav .prev {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #838282;
  display: block;
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  text-decoration: none;
  visibility: hidden;
  width: 60px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .slider-nav .next {
  left: auto;
  right: 0;
  margin-left: 2px;
}
.slider .slider-nav .prev {
  margin-right: 2px;
}
.page-slider:hover .slider-nav .next,
.page-slider:hover .slider-nav .prev,
.slider .container:hover .slider-nav .next,
.slider .container:hover .slider-nav .prev {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search-box,
.slider.load .tp-banner-container {
  visibility: hidden;
}
.slider .slider-nav .next:hover,
.slider .slider-nav .prev:hover {
  background-color: #fff;
  color: #a0a0a0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .slider-nav .next:hover polygon,
.slider .slider-nav .prev:hover polygon {
  fill: #9f9f9f;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider .slider-nav .pagination {
  padding: 0 65px;
  text-align: center;
}
.switches a {
  background: #fff;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  height: 14px;
  margin: 0 3px;
  width: 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.switches a.selected,
.switches a:hover {
  -webkit-transition: all 0.3s linear;
  background: #fff;
}
.switches a:hover {
  transition: all 0.3s linear;
}
.switches a.selected {
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s linear;
}
.page-slider {
  background: 0 0;
  padding: 0;
  position: relative;
}
.progressive-slider-two .sliders-container {
  margin: 0 -15px 0 15px;
  padding: 0;
  position: relative;
}
.progressive-slider-two.load .sliders-box img + img {
  display: none;
}
.progressive-slider-two .pagination {
  bottom: 0;
  left: 0;
  margin: 0 0 15px;
  position: absolute;
  right: 0;
  text-align: center;
}
.progressive-slider-two .pagination a {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.5);
}
.progressive-slider-two .pagination .selected,
.progressive-slider-two .pagination a:hover {
  background: #1e1e1e;
}
.progressive-slider-two .slider-banners {
  display: table;
  height: 100%;
  table-layout: fixed;
}
.progressive-slider-two .slider-banners .banner {
  display: table-row;
  height: 33.33333333%;
  background: #f6a232;
}
.progressive-slider-two .slider-banners .banner:nth-child(1) {
  background: #ee485c;
}
.progressive-slider-two .slider-banners .banner:nth-child(2) {
  background: #65a93c;
}
.progressive-slider-three .slider-wrapper {
  border: 6px solid #fff;
  border-radius: 6px;
}
.progressive-slider-four.load .slider-wrapper img + img,
.progressive-slider-three.load .slider-wrapper img + img {
  display: none;
}
.progressive-slider-four {
  background: 0 0;
  padding: 0;
  position: relative;
}
.progressive-slider-four .next,
.progressive-slider-four .prev {
  color: #fff;
  font-size: 40px;
  left: 30px;
  line-height: 1;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.slider.rs-slider,
.slider.rs-slider .container {
  position: relative;
}
.progressive-slider-four .next {
  left: auto;
  right: 30px;
}
.content .progressive-slider .container {
  padding: 0;
  width: 100% !important;
}
.content .slider.progressive-slider {
  padding: 0;
}
.content .slider .slider-nav {
  right: 0;
  width: 47.333333%;
}
.content .slider .slid-content {
  bottom: 84px;
  padding: 28px 30px 0;
  right: 8px;
  width: 47.333333%;
}
.slider .slider-nav .nav-box {
  left: 23px;
  right: 23px;
}
.content .slider .slider-nav .next,
.content .slider .slider-nav .prev {
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.content .switches a {
  width: 11px;
  height: 11px;
}
.content .slider .slider-nav .nav-box {
  bottom: 30px;
}
.content .slider .pagination {
  margin: 5px 0;
}
.slider.rs-slider {
  background: 0 0;
  border: 0;
  max-height: 402px;
  padding: 0;
}
.slider.rs-slider .title {
  color: #303030;
  font-size: 39px;
  font-weight: 400;
  margin: 0;
  line-height: 50px;
}
.slider.rs-slider .description {
  color: #303030;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  padding: 0 15px;
  white-space: normal;
}
.slider.rs-slider .btn {
  color: #fff;
}
.slider.rs-slider .btn.dblue {
  background: #006b87;
}
.slider.rs-slider .btn.orang {
  background: #d93600;
  border: 1px solid #d93600;
}
.slider.rs-slider .btn.cherry {
  background: #752033;
}
.slider.rs-slider .phone-text {
  color: #fff;
  font-size: 17px;
}
.rs-slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tp-bannertimer {
  background: #777 !important;
  background: rgba(0, 0, 0, 0.1) !important;
  height: 5px !important;
}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet {
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 !important;
  display: inline-block;
  height: 14px;
  float: none;
  margin: 0 3px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  vertical-align: top;
  width: 14px;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet:hover {
  background: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider.rs-slider .tp-bullets.simplebullets .bullet.selected {
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider.rs-slider .tparrows {
  background: #1e1e1e;
  background: rgba(30, 30, 30, 0.5);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 40px !important;
  width: 40px !important;
  transition: background 0.3s linear;
  -webkit-transition: opacity 0.2s ease-out;
  z-index: 50 !important;
}
.slider.rs-slider .tparrows:before {
  font-family: FontAwesome;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0;
  margin-top: 6px;
  text-align: center;
  width: 40px;
  font-size: 19px;
}
.orderprocess-boxone p,
.orderprocess-boxone-title h2,
.orderprocess-boxtwo .productlistbox .pl-titlebox h2 {
  font-family: "Open Sans", sans-serif;
}
.tp-leftarrow:before {
  content: "";
  padding-top: 3px;
}
.tp-rightarrow:before {
  content: "";
  padding-top: 3px;
}
.slider.rs-slider .tparrows:hover {
  background: #1e1e1e;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.slider4container .tparrows,
.slider4container .tparrows:before,
.slider4container .tparrows:hover {
  color: #000 !important;
}
.slider4container .tparrows {
  background: #fff !important;
  background: rgba(255, 255, 255, 0.5) !important;
}
.slider4container .tparrows:hover {
  background: #fff !important;
}
.slider.rs-slider .tp-loader {
  -webkit-animation: none;
  animation: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
  background-color: inherit;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 40px;
  margin: -20px 0 0 -20px;
  width: 40px;
  z-index: 700;
}
.layerslider {
  margin: 0 auto;
}
.slider.rs-slider.full-width {
  max-height: inherit;
}
.slider.rs-slider.full-width .title {
  font-size: 60px;
  line-height: 0.9;
}
.slider.rs-slider.full-width .btn-link {
  font-size: 14px !important;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 1px;
  padding: 0;
  text-decoration: none;
}
.slider.rs-slider.full-width .btn-link .fa {
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  font-size: 180%;
  height: 36px;
  line-height: 32px;
  margin-left: 10px;
  padding: 0 0 0 3px;
  text-align: center;
  vertical-align: middle;
  width: 36px;
}
.slider.rs-slider.full-width .btn-link:hover {
  opacity: 0.8;
}
.slider.rs-slider.full-width .tp-leftarrow,
.slider.rs-slider.full-width .tp-rightarrow {
  display: none !important;
}
.royal-slider {
  background: 0 0;
  padding: 0;
  width: 100%;
}
.royal-slider.load {
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
  background-color: inherit;
}
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsThumbs,
.rsMinW .rsVideoFrameHolder {
  background: #f2f2f2;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255, 0, 0, 0.6);
  color: #fff;
  width: 200px;
  left: 20%;
  top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #fff;
  text-decoration: underline;
}
.photosBy,
.photosBy a {
  color: #000;
}
.photosBy {
  line-height: 24px;
  font-size: 12px;
  background: #fff;
  padding: 0 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}
.order-process {
  width: 100%;
  float: left;
  padding: 10px 5px;
  margin: 0 0 10px;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.flexer,
.progress-indicator {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.no-flexer,
.progress-indicator.stacked {
  display: block;
}
.no-flexer-element {
  -ms-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  flex: 0;
}
.flexer-element,
.progress-indicator > li {
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  flex: 1;
}
.progress-indicator {
  margin: 0 0 1em;
  padding: 0;
  font-size: 80%;
  text-transform: uppercase;
}
.progress-indicator > li {
  list-style: none;
  text-align: center;
  width: auto;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  color: #222;
  display: block;
  font-size: 24px;
  line-height: 30px;
}
.progress-indicator > li:hover {
  color: #6f6f6f;
}
.progress-indicator > li.completed,
.progress-indicator > li.completed .bubble {
  color: #65d074;
  font-size: 24px;
}
.progress-indicator > li .bubble {
  border-radius: 1000px;
  width: 60px;
  height: 63px;
  background-color: #969696;
  display: block;
  margin: 0 auto -25px;
  border-bottom: 2px solid #404040;
  z-index: 999;
  font-size: 24px;
  line-height: 41px;
  color: #fff;
}
.progress-indicator > li .bubble:after,
.progress-indicator > li .bubble:before {
  display: block;
  position: absolute;
  top: 30px;
  width: 100%;
  height: 6px;
  content: "";
  background-color: #969696;
  z-index: 99;
}
.progress-indicator > li.completed .bubble,
.progress-indicator > li.completed .bubble:after,
.progress-indicator > li.completed .bubble:before {
  background-color: #65d074;
  border-color: #247830;
  color: #fff;
  z-index: 99;
}
.progress-indicator > li .bubble:before {
  left: 0;
}
.progress-indicator > li .bubble:after {
  right: 0;
}
.progress-indicator > li.active,
.progress-indicator > li.active .bubble {
  color: #eb5a28;
  font-size: 24px;
  line-height: 30px;
}
.progress-indicator > li.active .bubble,
.progress-indicator > li.active .bubble:after,
.progress-indicator > li.active .bubble:before {
  background-color: #eb5a28;
  border-color: #404040;
  color: #fff;
  line-height: 40px;
}
.progress-indicator > li a:hover .bubble,
.progress-indicator > li a:hover .bubble:after,
.progress-indicator > li a:hover .bubble:before {
  background-color: #5671d0;
  border-color: #1f306e;
  color: #fff;
}
.progress-indicator > li a:hover .bubble {
  color: #5671d0;
}
.progress-indicator > li.info .bubble {
  color: #5b32d6;
}
.progress-indicator.stacked > li {
  text-indent: -10px;
  text-align: center;
  display: block;
}
.progress-indicator.stacked > li .bubble:after,
.progress-indicator.stacked > li .bubble:before {
  left: 50%;
  margin-left: -1.5px;
  width: 3px;
  height: 100%;
}
.progress-indicator.stacked .stacked-text {
  position: relative;
  z-index: 10;
  top: 0;
  margin-left: 60% !important;
  width: 45% !important;
  display: inline-block;
  text-align: left;
  line-height: 1.2em;
}
.progress-indicator.stacked > li a {
  border: none;
}
.progress-indicator.stacked.nocenter > li .bubble {
  margin-left: 0;
  margin-right: 0;
}
.progress-indicator.stacked.nocenter > li .bubble:after,
.progress-indicator.stacked.nocenter > li .bubble:before {
  left: 10px;
}
.progress-indicator.stacked.nocenter .stacked-text {
  width: auto !important;
  display: block;
  margin-left: 40px !important;
}
@media only screen and (max-width: 480px) {
  .progress-indicator {
    font-size: 60%;
  }
  .progress-indicator > li .bubble {
    border-radius: 1000px;
    width: 30px;
    height: 33px;
    background-color: #969696;
    display: block;
    margin: 0 auto -25px;
    border-bottom: 2px solid #404040;
    z-index: 999;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    top: 25px;
  }
  .progress-indicator > li.active .bubble {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
  }
  .progress-indicator > li.active {
    color: #eb5a28;
    font-size: 14px;
    line-height: autopx;
  }
  .progress-indicator > li {
    list-style: none;
    text-align: center;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
    text-overflow: ellipsis;
    color: #222;
    display: block;
    font-size: 14px;
    line-height: 30px;
  }
  .progress-indicator > li .bubble:after,
  .progress-indicator > li .bubble:before {
    display: block;
    position: absolute;
    top: 17px;
    width: 100%;
    height: 6px;
    content: "";
    background-color: #969696;
    z-index: 99;
  }
}
.pn-main li::before,
.pr-submain ul li::before,
.whychooseus li::before {
  content: "\f00c";
}
.orderprocess-boxone {
  background-color: #3458a6;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}
.orderprocess-boxone-title {
  background-color: #f8c72c;
  float: left;
  width: 100%;
}
.orderprocess-boxone-title h2 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  padding: 5px 10px;
  margin: 5px;
}
.orderprocess-boxone p {
  color: #fff;
  float: left;
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.orderprocess-boxtwo {
  background-color: #eb5a28;
  float: left;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
}
.orderprocess-boxtwo .productlistbox {
  background-color: #333;
  float: left;
  width: 100%;
}
.orderprocess-boxtwo .productlistbox .pl-titlebox {
  background-color: #898989;
  float: left;
  margin: 0;
  padding: 3px 10px;
  width: 100%;
}
.orderprocess-boxtwo .productlistbox .pl-titlebox h2 {
  color: #fff !important;
  font-size: 24px;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.orderprocess-boxtwo .productlistbox .pl-savepercent p,
.orderprocess-boxtwo .productlistbox .pl-yousaved p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  margin: 0;
  text-align: left;
  float: left;
  text-decoration: none;
}
.orderprocess-boxtwo .productlistbox .pl-yousaved-save {
  background-color: #ffbf00;
  float: left;
  margin: 0;
  width: 100%;
}
.orderprocess-boxtwo .productlistbox .pl-savepercent {
  background-color: #3458a6;
  float: left;
  margin: 0;
  padding: 11px 10px 10px;
  width: 50%;
}
.orderprocess-boxtwo .productlistbox .pl-savepercent p {
  color: #fff;
  padding: 5px;
  width: 100%;
}
.orderprocess-boxtwo .productlistbox .pl-yousaved {
  float: left;
  margin: 0;
  padding: 10px;
  width: 50%;
}
.orderprocess-boxtwo .productlistbox .pl-yousaved p {
  color: #d90000;
  padding: 5px;
  width: 100%;
}
.order-4stepsbox {
  border: 1px solid #bababa;
  background-color: #fff;
  float: left;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 100%;
}
.order-4stepsbox .stepbox {
  background-color: #3458a6;
  color: #fff;
  display: block;
  font-size: 36px;
  height: 74px;
  line-height: 70px;
  width: 100%;
  z-index: 999;
  text-align: center;
}
.order-4stepsbox h1,
.order-4stepsbox p {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 5px 0;
  text-transform: none;
}
.cart-pic,
.search {
  display: inline-block;
}
.order-4stepsbox h1 {
  font-size: 24px;
  width: 100%;
}
.order-4stepsbox p {
  font-size: 14px;
  line-height: 24px;
  width: 100%;
}
.order-4stepsbox .btn-new,
.order-4stepsbox .btn-renew {
  width: 100%;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin-right: 10px;
  margin-top: 10px;
}
.order-4stepsbox .btn-renew {
  background: #eb5a28;
  border: none;
  border-radius: 0;
  padding: 5px 10px;
}
.order-4stepsbox .btn-new {
  background: #898989;
  border: none;
  border-radius: 0;
  padding: 5px 10px;
}
.order-4stepsbox .textareachkout,
.order-4stepsbox select {
  background-color: #f8f8f8;
  border: 1px solid #b2b2b2;
  color: #4e4e4e;
  font-size: 13px;
}
.order-4stepsbox .textareachkout {
  padding: 5px 10px;
  width: 99%;
}
.order-4stepsbox select {
  min-width: 50px;
  outline: 0;
  padding: 5px;
  width: 50%;
}
.order-4stepsbox-button {
  float: left;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 100%;
}
.order-4stepsbox-button .order-yellowboxnew {
  background-color: #ffbf00;
  float: left;
  width: 100%;
}
.order-4stepsbox-button .btn-continue {
  background: #3458a6;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  margin: 10px;
  padding: 10px;
}
.fa-ul {
  margin: 15px 15px 15px 2.14286em;
  padding-left: 0;
}
.fa-ul > li {
  font-size: 14px !important;
  line-height: 24px;
}
.order-4stepsbox .resp-tabs-container p {
  font-size: 14px !important;
  color: #333;
}
.order-4stepsbox h2.resp-accordion {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #3b3d3c !important;
  border-color: #c1c1c1;
  border-image: none;
  border-style: solid;
  border-width: 0 1px 1px;
  color: #fff !important;
  font-size: 13px;
  margin: 0;
  padding: 10px 15px;
}
@media only screen and (max-width: 480px) {
  .orderprocess-boxtwo .productlistbox .pl-savepercent,
  .orderprocess-boxtwo .productlistbox .pl-yousaved {
    width: 100%;
  }
  .centertst {
    color: #fff;
    margin-top: -35px !important;
    position: relative;
    z-index: 999;
  }
  .orderprocess-boxtwo .productlistbox .pl-titlebox h2 {
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    padding: 4px 0;
  }
  .orderprocess-boxtwo .productlistbox .pl-savepercent p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  .orderprocess-boxtwo .productlistbox .pl-yousaved p {
    color: #d90000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
}
@media only screen and (max-width: 360px) {
  .orderprocess-boxtwo .productlistbox .pl-savepercent,
  .orderprocess-boxtwo .productlistbox .pl-yousaved {
    width: 100%;
  }
  .orderprocess-boxtwo .productlistbox .pl-titlebox h2 {
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    padding: 4px 0;
  }
  .orderprocess-boxtwo .productlistbox .pl-savepercent p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  .orderprocess-boxtwo .productlistbox .pl-yousaved p {
    color: #d90000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  .heightL {
    line-height: 15px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .orderprocess-boxtwo .productlistbox .pl-savepercent,
  .orderprocess-boxtwo .productlistbox .pl-yousaved {
    width: 100%;
  }
  .orderprocess-boxtwo .productlistbox .pl-titlebox h2 {
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    padding: 4px 0;
  }
  .orderprocess-boxtwo .productlistbox .pl-savepercent p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  .orderprocess-boxtwo .productlistbox .pl-yousaved p {
    color: #d90000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
  }
  .section11-table .tablets {
    min-width: 700px !important;
  }
}
.cart-pic-num,
.centertst {
  color: #fff;
  position: relative;
}
.centertst {
  margin-top: -50px;
  z-index: 999;
}
.mt20 {
  margin-top: 20px;
}
.cart-pic {
  background: #fff;
  cursor: pointer;
  margin: 0 auto;
  padding: 0 3px 0 5px;
  width: auto;
  float: left;
  border-radius: 3px;
}
.cart-pic-num {
  width: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  top: -5px;
  right: 5px;
  background: #6c6c6c;
  font-size: 9px;
  text-align: center;
  font-weight: 700;
  padding: 1px 4px;
}
.search {
  position: relative;
  float: right;
  margin-top: 10px;
}
.search [class^="icon-"] {
  background: #eb5a28;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 6px 7px 7px;
  font-size: 18px;
  text-shadow: 1px 1px 2px #21638f;
  box-shadow: inset 0 0 0 #21638f;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  cursor: pointer;
  z-index: 10;
  position: relative;
}
.search [class^="icon-"]:hover {
  background: #eb5a28;
  text-shadow: 0 0 0 #bb4800;
  box-shadow: inset 0 0 8px #bb4800;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.search_form {
  background: #898989;
  position: absolute;
  padding: 0 5px;
  right: 0;
  top: 15px;
  width: 20px;
  height: 0;
  z-index: 99999;
  transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
    padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
  -webkit-transition: height 0.2s ease-out 0.5s, top 0.2s ease-out 0.5s,
    padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;
}
.search_form form {
  opacity: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.search_form input {
  background: #fff;
  border: none;
}
.search_form input[type="text"] {
  border-radius: 5px 0 0 5px;
  width: 170px;
  margin: 0 1px 0 0;
  padding: 1px 5px;
  height: 25px;
  float: left;
  color: #333;
}
.search_form input[type="submit"] {
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 5px;
  min-height: 25px;
  margin: 0;
  cursor: pointer;
  float: left;
}
.search-box:checked ~ .search_form {
  width: 235px;
  height: 35px;
  padding: 5px;
  top: 35px;
  transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out,
    0.3s width ease-out 0.2s;
  -webkit-transition: height 0.2s ease-out, top 0.2s ease-out,
    padding 0.2s ease-out, 0.3s width ease-out 0.2s;
}
.search-box:checked ~ .search_form form {
  opacity: 1;
  transition: 0.3s all ease-out 0.5s;
  -webkit-transition: 0.3s all ease-out 0.5s;
}
.innerpage-titlebox {
  width: 100%;
  float: left;
  padding: 0;
  margin: 20px 0;
}
.innerpage-titlebox h1,
.innerpage-titlebox h2 {
  font-family: "Open Sans", sans-serif;
  padding: 5px 0;
}
.innerpage-titlebox h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.innerpage-titlebox h2 {
  font-size: 22px;
  color: #263c6b !important;
  font-weight: 400 !important;
  margin: 0;
}
.pn-savepercent .saveupto1,
.pn-yousaved .yousaved1,
.pn-yousaved .yousaved1 span,
.sidebar-adboxes .tcustomers p.chead {
  font-family: "Open Sans", sans-serif;
}
.sidebar-adboxes {
  float: left;
  padding: 1px 0;
  text-align: center;
  width: 100%;
}
.sidebar-adboxes .tcustomers {
  margin: 0;
  padding: 0;
  width: 100%;
}
.sidebar-adboxes .tcustomers p.chead {
  background: #eb5a28;
  border-bottom: medium none;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -0.005em;
  line-height: 20px;
  padding: 10px 5px 10px 7px;
  text-align: left;
}
.sidebar-adboxes .tcustomers p.cuslogo {
  display: block;
  padding: 0;
}
.innerpage-ban {
  display: block;
  float: left;
  margin: 0;
  padding: 0 !important;
  width: 100%;
}
.innerpage-ban img {
  position: relative;
  width: 100%;
}
.jconfirm-box {
  border: 3px solid #de3903;
}
.pn-main {
  width: 100%;
  float: left;
  padding-bottom: 40px;
  padding-top: 20px;
}
.pn-main .heading,
.pn-main h2 {
  font-weight: 600;
  padding-bottom: 10px;
}
.pn-main .heading {
  font-size: 30px;
  color: #13378e;
}
.pn-main .heading-loader {
  font-size: 30px;
}
.pn-main h2 {
  font-size: 20px;
  color: #d63905;
}
.pn-main ul {
  list-style: none;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.pn-main ul li {
  display: inherit;
  padding: 10px;
  margin: 0;
  width: 50%;
  font-size: 15px;
  color: #333;
}
.pn-main ul li i {
  color: #13378e;
  padding-right: 5px;
}
.pn-main p {
  font-size: 14px !important;
  color: #333 !important;
}
.pn-main-dropdown {
  float: right;
  margin-bottom: 20px;
}
.dropdown {
  width: auto;
  margin: 0 0 0 15px;
  float: left;
  border: 1px solid #b2b2b2;
  background: #fff;
  font-size: 14px;
  padding: 5px;
}
.pn-left-new .brand-img {
  margin: 20px 0 0;
}
.pmd3 {
  width: 57%;
}
.dd3 {
  width: 30%;
}
.pn-section {
  background: #f2f2f2;
  padding: 20px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.pn-left-new {
  border-top: 1px solid #d95b0c;
  border-left: 1px solid #d95b0c;
  width: 30%;
  background: #fff;
  height: 101px;
  float: left;
  padding: 10px;
}
.pn-left {
  width: 40%;
  background: #d95b0c;
  float: left;
}
.pn-right {
  width: 30%;
  background: #3d60aa;
  height: 100px;
  float: left;
}
.pn-titlebox {
  background: #d95b0c;
  font-size: 16px;
  height: 60px;
  padding: 7px 0 0 10px;
  width: 100%;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}
.top-coupon-text a {
  color: #000;
}
.pn-savepercent {
  background-color: #0085b2;
  float: left;
  margin: 0;
  height: 40px;
  width: 25%;
  padding: 7px 0 0;
}
.pn-savepercent .saveupto1,
.pn-yousaved {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
}
.pn-savepercent .saveupto1 {
  background-color: #0085b2;
  color: #fff;
  font-size: 16px;
  padding: 0;
  text-decoration: none;
}
.pn-yousaved {
  padding: 9px 0 10px 10px;
}
.pn-yousaved .yousaved1 {
  background-color: #ffbf00;
  color: red;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 0 5px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.pn-right-main1,
.pn-right-main2 {
  background: #3d60aa;
  width: 100%;
  float: left;
}
.pn-yousaved .yousaved1 span {
  color: green;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: center;
  text-decoration: none;
}
.pn-right-main2 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding-top: 6px;
  text-align: center;
}
.pn-right-main2 span {
  font-size: 15px;
  font-weight: 400;
  padding-top: 3px;
  width: 100%;
  float: left;
  text-align: center;
}
.pn-right .sticker-img {
  width: 80%;
  text-align: center;
  float: left;
  padding-top: 8px;
}
.pn-right .top-coupon {
  margin-right: 10px;
  width: 12%;
  float: right;
}
.pn-right .top-coupon-text {
  background: #ffbf00;
  font-size: 13px;
  padding: 3px 0;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  float: left;
  width: 25px;
}
.yellowtriangle1 {
  border-left: 13px outset transparent;
  border-right: 12px outset transparent;
  border-top: 8px solid #ffbf00;
  height: 0;
  margin: 24px 0 0;
  position: relative;
  text-align: center;
  width: 0;
}
.pn-listing {
  width: 80%;
  float: left;
}
.pn-listing ul {
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.pn-listing ul li {
  color: #fff;
  display: inline !important;
  width: 50%;
  font-size: 12px;
  padding: 0;
  float: left;
}
.pn-listing ul li i {
  color: #238c00;
  padding: 10px 0;
}
.pn-button {
  width: 20%;
  float: left;
  padding-top: 5px;
}
.pn-button a {
  background: #d95b0c;
  padding: 5px 25px;
  color: #fff;
  font-size: 15px;
}
.pn-button a.renew {
  padding: 5px 15px;
}
.cust_margin {
  margin-top: 13px;
}
.pn-button a:hover {
  background: #c94d00;
}
@media only screen and (max-width: 1024px) {
  .cust_margin {
    margin-top: 0;
    margin-left: 13px;
  }
  .pn-left {
    width: 70%;
    background: #d95b0c;
    float: left;
  }
  .pn-right,
  .pn-right-main2 {
    background: #0085b2;
    width: 100%;
    float: left;
  }
  .pn-right {
    height: 110px;
    border-top: solid 1px #007197;
  }
  .pn-right-main2 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: left;
  }
  .pn-right-main2 span {
    font-size: 15px;
    font-weight: 400;
    padding-top: 3px;
    width: 100%;
    float: left;
    text-align: left;
  }
  .pn-right .sticker-img {
    width: 80%;
    text-align: left;
    float: left;
    padding-top: 8px;
    padding-left: 20px;
  }
  .pn-button,
  .pn-listing {
    width: 100%;
    float: left;
  }
  .pn-right-main2 {
    padding-top: 6px;
    padding-left: 20px;
  }
  .pn-button {
    padding: 20px 0;
    justify-content: center;
    display: flex;
  }
  .pn-button a {
    background: #d95b0c;
    padding: 8px 25px;
    color: #fff;
    font-size: 18px;
  }
  .pn-button a.renew {
    padding: 8px 25px;
  }
  .pn-main-dropdown {
    width: 60%;
    float: right;
    margin-bottom: 20px;
  }
  .dropdown {
    width: 47%;
    margin: 0 0 0 15px;
    float: left;
    border: 1px solid #b2b2b2;
    background: #fff;
    font-size: 14px;
    padding: 5px;
  }
  .pmd3 {
    width: 57%;
  }
  .dd3 {
    width: 30%;
  }
  .pn-left-new .brand-img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .pmd3 {
    width: 84%;
  }
  .pn-main-dropdown {
    width: 80%;
  }
}
@media only screen and (max-width: 640px) {
  .pmd3,
  .pn-main-dropdown {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .pn-left {
    width: 70%;
    background: #d95b0c;
    float: left;
  }
  .pn-right {
    width: 100%;
    background: #0085b2;
    height: 80px;
    float: left;
    border-top: solid 1px #007197;
  }
  .pn-right .sticker-img {
    width: 80%;
    text-align: left;
    float: left;
    padding-top: 8px;
    padding-left: 20px;
  }
  .pn-right-main2 {
    text-align: left;
    padding-top: 6px;
    padding-left: 20px;
  }
  .pn-listing ul li {
    color: #fff;
    display: inline !important;
    width: 100%;
    font-size: 12px;
    padding: 0;
    float: left;
  }
  .pn-listing {
    width: 100%;
    float: left;
  }
  .pn-button {
    width: 100%;
    float: left;
    padding: 20px 0;
    justify-content: center;
    display: flex;
  }
  .pn-button a {
    background: #d95b0c;
    padding: 8px 25px;
    color: #fff;
    font-size: 18px;
  }
  .pn-main-dropdown {
    width: 100%;
    float: right;
    margin-bottom: 20px;
  }
  .dropdown {
    width: 100%;
    margin: 0 0 15px;
    float: left;
    border: 1px solid #b2b2b2;
    background: #fff;
    font-size: 14px;
    padding: 5px;
  }
  .pn-main ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .pn-left,
  .pn-left-new,
  .pn-right,
  .pn-savepercent,
  .pn-yousaved,
  .prcntrlbox-left,
  .prcntrlbox-right {
    width: 100%;
    float: left;
  }
  .pn-left-new {
    background: #fff;
    padding: 10px;
  }
  .pn-left {
    background: #d95b0c;
  }
  .pn-right {
    background: #0085b2;
    height: 80px;
    border-top: solid 0 #007197;
  }
  .pn-titlebox {
    background: #d95b0c;
    font-size: 16px;
    height: auto;
    padding: 7px 10px;
    width: 100%;
    color: #fff;
  }
  .pn-savepercent {
    background-color: #0085b2;
    margin: 0;
    height: auto;
    padding: 7px 0;
  }
  .pn-yousaved {
    margin: 0;
    padding: 9px 10px;
    text-align: center;
  }
  .prcntrlbox-left {
    margin-bottom: 30px;
  }
  .prcntrlbox-title1 {
    text-align: left;
  }
  .prcntrlbox-img1 {
    float: left;
  }
  .pn-main ul {
    padding: 0;
  }
  .pn-left-new {
    border: 1px solid #d95b0c;
  }
  .pn-left-new .brand-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.cd-tabs-navigation {
  padding: 0;
}
.prcntrlbox {
  background: #e7f9ff;
  border: 1px solid #0f8cb7;
  margin: 30px 0;
  width: 100%;
  float: left;
  padding: 20px 10px;
  font-family: "Open Sans", sans-serif;
}
.prcntrlbox-title,
.prcntrlbox-title1 {
  font-size: 18px;
  color: #232323;
  margin-bottom: 10px;
  font-weight: 600;
}
.prcntrlbox-left {
  float: left;
  width: 60%;
}
.prcntrlbox-right {
  float: left;
  width: 40%;
}
.prcntrlbox-title1 {
  text-align: right;
}
.prcntrlbox-img {
  float: left;
}
.prcntrlbox-img1 {
  float: right;
}
@media only screen and (max-width: 360px) {
  .prcntrlbox-left,
  .prcntrlbox-right {
    width: 100%;
    float: left;
  }
  .prcntrlbox-left {
    margin-bottom: 30px;
  }
  .prcntrlbox-title1 {
    text-align: left;
  }
  .prcntrlbox-img1 {
    float: left;
  }
  .section11-table .tablets {
    min-width: 700px !important;
  }
}
.pn-main li::before {
  color: #238c00;
  font-family: FontAwesome;
  margin: 0 5px 0 0;
}
.pr-main {
  width: 800px;
  float: left;
}
.pr-submain {
  width: 100%;
  padding: 10px 20px;
}
.pr-main h1 {
  background: #d63905;
  font-size: 30px;
  padding: 15px 20px;
  color: #fff;
}
.pr-submain h2 {
  font-size: 22px;
  padding: 0;
  color: #13378e;
  line-height: 0;
  margin-bottom: 25px;
}
.pr-submain h3 {
  font-size: 22px;
  color: #d63905;
  line-height: 0;
  margin-bottom: 10px;
  font-weight: 600;
  padding: 20px 0;
}
.pr-submain p {
  font-size: 13px;
  padding: 0 0 20px;
  color: #333;
  line-height: 22px;
}
.pr-submain ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.pr-submain ul li {
  font-size: 14px;
  color: #333;
  width: 33%;
  float: left;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
.pr-submain ul li::before {
  font-family: FontAwesome;
  padding-right: 6px;
  position: absolute;
  left: 0;
}
.section1-left ul li a,
.section2 ul li a,
.section3,
.section4 table,
.section5 {
  font-family: "Open Sans", sans-serif;
}
.pr-submain ul li i {
  color: #13378e;
  width: 20px;
  font-size: 16px;
}
.ss-table {
  border-collapse: collapse;
  border-left: solid 1px #d1d1d1;
  border-top: solid 1px #d1d1d1;
  width: 100%;
  margin-bottom: 20px;
}
.ss-table tr {
  border-bottom: solid 1px #d1d1d1;
}
.ss-table td {
  border-right: solid 1px #d1d1d1;
  padding: 5px;
}
.ss-table td i {
  color: #468c00;
  font-size: 50px;
}
.ss-table td i.cross {
  color: #ff001f;
}
.section1 {
  background: #34495e;
  width: 100%;
  float: left;
}
.section1-left {
  width: 25%;
  float: left;
  padding: 20px 0 0;
}
.section1-left ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.section1-left ul li a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 12px 8px 12px 20px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.section1-left ul li a.active,
.section1-left ul li a:hover {
  background: #233342;
}
.section1-left ul li i {
  color: #ffe209;
  width: 25px;
}
.section1-right {
  width: 75%;
  float: left;
  background: #ecf0f1;
  border-right: solid 1px #e6e6e6;
  border-top: solid 1px #e6e6e6;
}
.section2 {
  background: #fff;
  width: 100%;
  border-bottom: solid 0 #e6e6e6;
  padding: 25px 0 0 20px;
  float: left;
}
.section2 ul li a.active,
.section2 ul li a:hover {
  border-bottom: solid 4px #4465ad;
}
.section2 ul {
  margin: 0;
  padding: 0;
}
.section2 ul li {
  float: left;
  margin-right: 9px;
}
.section2 ul li a {
  float: left;
  font-size: 13px;
  color: #34495e;
  font-weight: 600;
  padding: 0 10px 10px;
}
.section2 ul li span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #eb5a28;
  color: #fff;
  font-size: 14px;
  float: right;
  text-align: center;
  margin-left: 10px;
  line-height: 25px;
  height: 25px;
  width: 25px;
}
.section3 {
  background: #ecf0f1;
  width: 100%;
  border-top: solid 1px #d6d7d9;
  padding: 25px 20px 30px;
  float: left;
  min-height: 680px;
}
.section3 h2 {
  font-size: 18px;
  color: #34495e;
  font-weight: 600;
  margin-bottom: 15px;
}
.section3 h2 span {
  float: right;
}
.section3 h2 span a {
  font-size: 14px;
  color: #eb5a28;
}
.section3 h2 span a:hover {
  color: #000;
}
.section4 {
  width: 100%;
  margin-bottom: 30px;
}
.section4 table {
  border-bottom: solid 1px #dfe0e2;
  border-left: solid 1px #dfe0e2;
  border-top: solid 1px #dfe0e2;
  font-size: 14px;
  color: #34495e;
  line-height: 18px;
  background: #fff;
}
.section4 table tr.orange-bg {
  background: #eb5a28;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.section4 table td {
  padding: 10px;
  border-right: solid 1px #e0d9d9;
  border-bottom: solid 1px #e0d9d9;
}
.section5 {
  width: 100%;
  padding: 0 20px 30px;
  color: #fff;
}
.section5 .lables input,
.section5 .lables select {
  border: 1px solid #576777;
  background: #475a6d;
  padding: 3px 5px;
  width: 100%;
  height: 30px;
  font-size: 13px;
}
.section5 .lables {
  margin-bottom: 12px;
}
.section5 .lables select {
  color: #fff;
}
.section5 .lables span {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
  float: left;
}
.section5-center {
  display: flex;
  justify-content: center;
}
.section5-button a {
  margin-top: 10px;
  background: #fc551c;
  border-radius: 5px;
  color: #fff;
  float: left;
  font-weight: 600;
  font-size: 14px;
  padding: 6px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.section5-button a:hover {
  background: #ce3602;
}
@media only screen and (max-width: 1024px) {
  .section2 ul li {
    float: left;
    margin-right: 5px;
  }
  .section2 ul li a {
    float: left;
    font-size: 13px;
    color: #34495e;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px 10px;
  }
  .section2 ul li span {
    font-size: 12px;
    float: right;
    text-align: center;
    margin-left: 5px;
    padding-top: 2px;
    line-height: 22px;
    height: 25px;
    width: 25px;
  }
}
@media only screen and (max-width: 980px) {
  .section1-left ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 12px 8px 12px 10px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  .section1-left {
    width: 100%;
    float: left;
    padding: 20px 0 0;
  }
  .section1-left ul li {
    float: left;
  }
  .section1-right {
    width: 100%;
    float: left;
    background: #ecf0f1;
    border-right: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
  }
  .section3 {
    min-height: 100%;
  }
  .section2 {
    border-left: solid 1px #e6e6e6;
  }
  .section2 ul li {
    float: left;
    margin-right: 10px;
  }
  .prcntrlbox {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .section1-left ul li a,
  .section2 ul li a {
    float: left;
    width: 100%;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
  }
  .section1-left ul li a {
    font-size: 14px;
    color: #fff;
    padding: 12px 8px 12px 10px;
    margin-bottom: 10px;
  }
  .section1-left {
    width: 100%;
    float: left;
    padding: 20px 0 0;
  }
  .section1-left ul li {
    float: left;
  }
  .section1-right {
    width: 100%;
    float: left;
    background: #ecf0f1;
    border-right: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
  }
  .section2 {
    padding: 25px 20px 0;
  }
  .section2 ul li {
    float: left;
    margin-bottom: 20px;
    width: 100%;
  }
  .section2 ul li a {
    font-size: 13px;
    color: #34495e;
    padding: 0 0 10px;
  }
  .section2 ul li span {
    font-size: 12px;
    float: right;
    text-align: center;
    margin-left: 10px;
    padding-top: 2px;
    line-height: 22px;
    height: 25px;
    width: 25px;
  }
  .section11-table {
    width: 100%;
    overflow-x: scroll;
  }
  .section11-table .tablets {
    min-width: 700px !important;
  }
}
@media only screen and (max-width: 600px) {
  .section2 ul li {
    float: left;
  }
  .section2 ul li a {
    float: left;
    font-size: 12px;
    color: #34495e;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    padding: 0 0 10px;
  }
  .section2 ul li span {
    font-size: 12px;
    float: right;
    text-align: center;
    margin-left: 5px;
    padding-top: 2px;
    line-height: 22px;
    height: 25px;
    width: 25px;
  }
  .section11-table .tablets {
    min-width: 700px !important;
  }
}
@media only screen and (max-width: 480px) {
  .section1-left ul li a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    padding: 12px 8px 12px 15px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  .section1-left {
    width: 100%;
    float: left;
    padding: 20px 0 0;
  }
  .section1-left ul li {
    float: none;
  }
  .section1-right {
    width: 100%;
    float: left;
    background: #ecf0f1;
    border-right: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
  }
  .section11-table .tablets {
    min-width: 700px !important;
  }
  .platinum-partner {
    padding: 15px 0 0 !important;
  }
}
.sml {
  background: #fff;
  border: 1px solid;
  float: left;
  margin: 7px 0 0;
  padding: 5px;
}
.filter,
.sort {
  padding: 5px 5px 5px 18px;
}
.filter {
  background: url(../images/filter-icon.png) left center no-repeat;
}
.sort {
  background: url(../images/sort-icon.png) left center no-repeat;
}
.cd-tabs-content {
  padding: 0;
}
.whychooseus ul {
  padding: 0;
  font-size: 16px;
  color: #fff;
}
.whychooseus ul li {
  line-height: 27px;
}
.whychooseus li::before {
  font-family: FontAwesome;
  padding: 0 5px 0 0;
}
.cmargin {
  margin-top: 25px;
}
.heading-section {
  background: #ececfb;
}
.heading-section h1,
.heading-section h2 {
  color: #eb5a28;
}
.heading-section h1 {
  font-weight: 400;
}
.finalstep h1,
.finalstep h2 {
  font-weight: 600;
  margin: 0;
  padding: 20px;
}
.heading-section h2 {
  font-style: italic;
}
.finalstep {
  width: 100%;
  border: 1px solid #0085b2;
}
.finalstep h1 {
  background: #0085b2;
  color: #fff;
  font-size: 20px;
}
.finalstep h2 {
  color: #090;
  font-size: 17px;
}
.finalstepmain {
  padding: 20px;
}
.finalstep li {
  font-size: 14px;
  padding: 0 0 7px;
}
.finalstep li .fa.fa-info-circle.fa-lg {
  color: #eb5a28;
}
.ban_bg {
  background: url(../images/banner-bg.png);
  padding: 40px 0;
}
.bnr-secton {
  width: 100%;
  float: left;
  background: #fff;
  font-family: "Open Sans", sans-serif;
}
.bnr-secton-left {
  width: 100%;
  float: left;
  background: url(../images/arrow-right.png) right no-repeat #fff;
  min-height: 260px;
  padding: 20px 0 0;
}
.bnr-secton-left h2 {
  font-size: 22px;
  color: #eb5a28;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 20px 10px;
}
.bnr-secton-left p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin: 0 20px 10px;
}
.bnr-secton-left ul {
  padding: 0;
  margin: 0 20px;
}
.bnr-secton-left ul li {
  font-size: 16px;
  color: #eb5a28;
  list-style: square;
  margin: 0 16px 10px;
}
.bnr-secton-left ul li span {
  font-size: 14px;
  color: #000;
  line-height: 16px;
}
.bnr-secton-logos {
  background: #d9d9d9;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 8px 0;
}
.bnr-secton-logos ul {
  padding: 0;
  margin: 0 20px;
}
.bnr-secton-logos ul li {
  width: 12%;
  margin-right: 20px;
  float: left;
}
.bnr-secton-right {
  width: 100%;
  float: right;
  border: 5px solid #4465ad;
  min-height: 260px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .bnr-secton-left ul li {
    margin: 6px 16px 10px;
  }
  .bnr-secton-left ul li span {
    font-size: 13px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 980px) {
  .bnr-secton-left,
  .bnr-secton-right {
    min-height: 100% !important;
    width: 100%;
  }
  .fullwidth {
    width: 100%;
  }
  .bnr-secton-left {
    float: none;
    background: #fff;
    padding: 20px 0 0;
    margin-bottom: 10px !important;
  }
  .bnr-secton-right {
    float: right;
    border: 5px solid #4465ad;
    text-align: center;
  }
  .bnr-secton-logos {
    position: relative;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 0.4s;
    animation: fadeInUp 0.4s;
  }
  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 0.4s;
    animation: fadeInUp 0.4s;
  }
  .navbar-nav > li {
    margin-left: 10px;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }
  .recent-work-wrap .overlay {
    padding: 15px;
  }
  .services-wrap {
    padding: 40px 10px 40px 30px;
  }
  .feature-wrap h2,
  .single-services h2 {
    font-size: 18px;
  }
  .feature-wrap h3,
  .single-services h3 {
    font-size: 14px;
  }
  .tab-wrap .media .parrent.pull-left {
    clear: both;
    width: 100%;
  }
  .tab-wrap .media .parrent.media-body {
    clear: both;
  }
  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .recent-work-wrap .overlay .preview {
    line-height: inherit;
  }
  .team-bar .first-arrow {
    width: 21%;
  }
  .team-bar .second-arrow {
    width: 20%;
  }
  .team-bar .third-arrow {
    width: 21%;
  }
  .team-bar .fourth-arrow {
    width: 20%;
  }
  ul.social_icons li {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .orange-triangle,
  .triangle {
    border-left: 390px outset transparent;
    border-right: 390px outset transparent;
    height: 0;
    position: relative;
    text-align: center;
    width: 0;
  }
  .btn-blue,
  .pd-additiinput h4,
  .pd-additiinput h4 span,
  .product-detail-listingbox .hproduct-pricing span {
    font-family: "Open Sans", sans-serif;
  }
  .btn-blue,
  .btn-bluedetail {
    background: #0085b2;
    border-radius: 0;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .btn-blue {
    padding: 8px 10px;
    color: #fff;
    border: none;
    margin-top: 0;
    margin-right: 10px;
  }
  .product-detail-listingbox .hproduct-pricing {
    font-size: 14px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: left;
    padding: 6px 0;
    margin: 0;
  }
  .product-detail-listingbox .hproduct-pricing span {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    padding: 5px 0 0;
    margin: 0;
  }
  .product-detail-listingbox .hproduct-pricing span i {
    font-size: 12px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: center;
  }
  .product-detail-listingbox .hproduct-savedprice {
    font-size: 13px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .product-detail-listingbox .saveupto {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    padding: 9px 0 8px;
    margin: 0;
  }
  .product-detail-listingbox .yousaved {
    font-size: 13px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    margin: 0;
  }
  .product-detail-listingbox .yousaved span,
  .product-detail-listingbox .yousaved span i {
    font-size: 17px;
    color: #d90000;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
  }
  .product-detail-listingbox .yousaved span {
    padding: 0;
    margin: 0;
  }
  .pd-additiinput h4 {
    font-size: 14px;
    color: #333;
    font-weight: 500;
    margin: 0;
  }
  .pd-additiinput h4 span {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin: 0;
  }
  .pd-additiinput h4 span i {
    color: #333;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
  }
  .btn-bluedetail,
  .btn-greendetail {
    padding: 8px 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #fff;
    margin-right: 3px;
  }
  .btn-bluedetail {
    border: none;
  }
  .btn-greendetail {
    background: #468c00;
    border-radius: 0;
    border: none;
  }
  .purpletriangle,
  .yellowtriangle {
    border-left: 390px outset transparent;
    border-right: 390px outset transparent;
  }
  .widgetbox h2,
  .widgetbox h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #444;
    margin: 0;
  }
  .yellowtriangle {
    border-top: 30px solid #4465ad;
  }
  .purpletriangle {
    border-top: 30px solid #ececfb;
  }
  .widgetbox h2 {
    font-size: 18px;
    padding: 0 0 10px;
  }
  .widgetbox p {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #444;
    padding: 0 0 5px;
  }
  .widgetbox h3 {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 10px;
  }
  .features h2,
  .greybox p {
    font-family: "Open Sans", sans-serif;
  }
  .features h2,
  .features p {
    font-weight: 300;
    margin-bottom: 10px;
  }
  #main-slider .carousel .carousel-content {
    margin-top: 30px;
  }
  .greybox p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
  .features h2 {
    color: #d83500 !important;
    font-size: 32px;
    margin-top: 15px;
  }
  .tabbable-contentbox p,
  .tabbable-contentbox p span {
    font-family: "Open Sans", sans-serif;
  }
  .features p {
    color: #d83500;
    font-size: 19px;
    line-height: 24px;
  }
  .shopping-cartbox {
    background-color: #222;
    float: left;
    height: 74px;
    width: 24%;
  }
  .tabbable-contentbox p {
    font-size: 12px;
    color: #333;
    font-weight: 400;
    margin: 0;
    padding: 5px 10px;
  }
  .tabbable-contentbox p span {
    font-size: 13px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: 600;
  }
  .tabbable-contentbox-list li,
  .tabbable-contentbox-list li a {
    font-size: 12px;
    color: #333;
    font-family: "Open Sans", sans-serif;
  }
  .tabbable-contentbox-list li {
    padding: 5px 0 5px 20px;
    background: url(../images/greentick.png) left no-repeat;
    font-weight: 400;
  }
  .tabbable-contentbox-list li a {
    font-weight: 400;
    text-decoration: none;
  }
  .productlistbox .pl-savepercent .saveupto {
    width: 100%;
    float: left;
    background-color: #0085b2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  /* .productlistbox .pl-savepercent .saveupto i {
font-size:14px;
color:#333;
text-decoration:none;
text-align:center;
font-weight:400;
padding-right:3px
} */
}

@media screen (min-width: 1024px) {
  #bottom h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
  }

  #bottom .socialpaymentbox ul.payment-icons li {
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    list-style: none !important;
    text-decoration: none;
  }

  #bottom .socialpaymentbox ul.payment-icons li:before {
    padding-right: 1px;
  }
}

.rmm ul,
.smk_accordion,
ol,
ul {
  list-style: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  #bottom h3,
  .productlistbox .titlebox-savedprice .titlebox h2 {
    font-family: "Open Sans", sans-serif;
    color: #fff;
  }
  #main-slider .carousel h1 {
    font-size: 25px;
  }
  #main-slider .carousel h2,
  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }
  .media.accordion-inner .pull-left,
  .tab-wrap .media .parrent.pull-left {
    clear: both;
    width: 100%;
  }
  .media.accordion-inner .media-body,
  .tab-wrap .media .parrent.media-body {
    clear: both;
  }
  .services-wrap {
    padding: 40px 0 40px 30px;
  }
  .recent-work-wrap .overlay {
    padding: 15px;
  }
  .sinlge-skill {
    width: 150px;
    height: 150px;
  }
  .sinlge-skill p em {
    font-size: 25px;
  }
  .sinlge-skill p {
    font-size: 16px;
  }
  .team-bar .first-one-arrow {
    width: 2%;
  }
  .team-bar .first-arrow {
    width: 18%;
  }
  .team-bar .second-arrow {
    width: 24%;
  }
  .team-bar .third-arrow {
    width: 15%;
  }
  .team-bar .fourth-arrow {
    width: 20%;
  }
  .orange-triangle,
  .triangle {
    height: 0;
    position: relative;
    text-align: center;
    width: 0;
  }
  .blog .blog-item .entry-meta > span a {
    font-size: 10px;
  }
  .triangle {
    border-left: 390px outset transparent !important;
    border-right: 390px outset transparent !important;
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .orange-triangle,
  .purpletriangle {
    border-left: 390px outset transparent;
    border-right: 390px outset transparent;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .shopping-cartbox {
    background-color: #222;
    width: 100%;
    float: left;
    height: 35px;
  }
  .purpletriangle {
    border-top: 30px solid #ececfb;
  }
  #bottom h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: none;
    font-size: 18px;
  }
  .productlistbox .titlebox-savedprice .titlebox h2 {
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    padding: 4px 0;
    margin: 0;
  }
  .productlistbox .titlebox-savedprice .yousaved,
  .productlistbox .titlebox-savedprice .yousaved span {
    text-align: center;
    color: #333;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  .productlistbox .titlebox-savedprice .yousaved {
    font-size: 10px;
    padding: 2px 0;
    margin: 0;
  }
  .productlistbox .titlebox-savedprice .yousaved span {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
  }
  .productlistbox .titlebox-savedprice .yousaved span i {
    font-size: 14px;
    color: #333;
  }
  .productlistbox .pl-titlebox h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
  }
  .productlistbox .pl-yousaved .yousaved {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    text-align: left;
    padding: 0 5px;
    margin: 0;
  }
  .productlistbox .pl-yousaved .yousaved span {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #d90000;
  }
  .productlistbox .pl-yousaved .yousaved span i {
    font-size: 16px;
    color: #d90000;
    padding-right: 3px;
  }
  .productlistbox .pl-savepercent .saveupto {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  .productlistbox .pl-savepercent .saveupto i {
    font-size: 14px;
    color: #333;
    text-decoration: none;
  }
  .productlistbox .pl-yousaved {
    width: 65%;
    float: left;
    padding: 6px 5px;
    margin: 0;
  }
  .productlistbox .pl-savepercent {
    width: 35%;
    float: left;
    padding: 6px 5px;
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .media.accordion-inner .media-body,
  .media.accordion-inner .pull-left,
  .tab-wrap .media .media-body {
    clear: both;
  }
  .top-number {
    font-size: 14px;
  }
  input.search-form:hover {
    width: 120px;
  }
  .navbar-nav > li {
    padding-bottom: 0;
  }
  #main-slider .carousel h1 {
    font-size: 25px;
  }
  #main-slider .carousel h2 {
    font-size: 16px;
  }
  .feature-wrap h2,
  .single-services h2 {
    font-size: 18px;
  }
  .feature-wrap h3,
  .single-services h3 {
    font-size: 14px;
  }
  .accordion-inner h4 {
    margin-top: 10px;
  }
  .tab-wrap .media .pull-left {
    clear: both;
    width: 100%;
  }
  .orange-triangle,
  .triangle {
    height: 0;
    width: 0;
    text-align: center;
    position: relative;
    border-left: 350px outset transparent;
    border-right: 350px outset transparent;
  }
  .nav-tabs > li.active > a:after {
    display: none;
  }
  #footer .col-sm-6 {
    text-align: center;
  }
  #footer .pull-right {
    float: none !important;
  }
  .sinlge-skill {
    margin: 30px auto;
  }
  .team .single-profile-bottom,
  .team .single-profile-top {
    margin-bottom: 30px;
  }
  .clients-area {
    padding: 60px 0;
  }
  .clients-area h1 {
    font-size: 25px;
  }
  #recent-works .col-xs-12.col-sm-4.col-md-3,
  .portfolio-item {
    padding: 0 15px;
  }
  ul.social_icons li {
    margin-right: 0;
  }
  .blog .blog-item .blog-content h3,
  .blog .blog-item .entry-meta {
    margin-bottom: 20px;
  }
  .post_reply_comments {
    padding-left: 20px;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .ads-box-partone,
  .ads-box-parttwwo {
    width: 100%;
    float: left;
  }
  .shopping-cartbox {
    background-color: #222;
    width: 100%;
    float: left;
    height: 35px;
  }
  .hproduct-list .hproduct-pricing,
  .hproduct-list .hproduct-pricing span {
    background-color: #d95b0c;
    width: 100%;
    float: left;
    font-family: "Open Sans", sans-serif;
    margin: 0;
  }
  .shopping-cartbox .shoppingtitle {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
  .hproduct-list .hproduct-title {
    width: 100%;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: center;
    padding: 5px 0;
  }
  .hproduct-list .hproduct-pricing {
    font-size: 13px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
  }
  .hproduct-list .hproduct-pricing span,
  .hproduct-list .hproduct-pricing span i {
    font-size: 15px;
    color: #f4f4f4;
    text-decoration: none;
    text-align: center;
  }
  .hproduct-list .hproduct-pricing span {
    font-weight: 700;
    padding: 5px 0 0;
  }
  .hproduct-list .hproduct-savedprice {
    width: 100%;
    float: left;
    background-color: #ffbf00;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .hproduct-list .hproduct-savedprice .saveupto {
    width: 25%;
    float: left;
    background-color: #0085b2;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    margin: 0;
  }
  .hproduct-list .hproduct-savedprice .yousaved {
    width: 75%;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 7px 0;
    margin: 0;
  }
  .hproduct-list .hproduct-savedprice .yousaved span,
  .hproduct-list .hproduct-savedprice .yousaved span i {
    font-size: 18px;
    color: #d90000;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
  }
  .hproduct-list .hproduct-savedprice .yousaved span {
    width: 100%;
    float: left;
    font-family: "Open Sans", sans-serif;
    padding: 0;
    margin: 0;
  }
  .features h2,
  .greybox p {
    font-family: "Open Sans", sans-serif;
  }
  .yellowtriangle {
    border-left: 350px outset transparent;
    border-right: 350px outset transparent;
    border-top: 30px solid #4465ad;
    height: 0;
    margin: -20px auto 0;
    position: relative;
    text-align: center;
    width: 0;
  }
  .features h2,
  .features p {
    font-weight: 300;
    margin-bottom: 10px;
  }
  .purpletriangle {
    border-left: 350px outset transparent;
    border-right: 350px outset transparent;
    border-top: 30px solid #ececfb;
  }
  .greybox p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  .features h2 {
    color: #d83500 !important;
    font-size: 28px;
    margin-top: 15px;
  }
  .whychooseus h2,
  .whychooseus h3 {
    font-family: "Open Sans", sans-serif;
  }
  .features p {
    color: #d83500;
    font-size: 17px;
    line-height: 24px;
  }
  .whychooseus h2 {
    font-size: 24px;
    color: #ffe26e !important;
    font-weight: 400;
  }
  .whychooseus h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
  }
  .whychooseus h3 a,
  .whychooseus p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
  }
  .whychooseus h3 a {
    font-size: 18px;
    color: #fff !important;
  }
  .whychooseus p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .shopping-cartbox .shoppingtitle,
  .whychooseus h2 {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
  }
  .shopping-cartbox {
    background-color: #222;
    width: 100%;
    float: left;
    height: 40px;
  }
  .orange-triangle,
  .triangle {
    height: 0;
    position: relative;
    text-align: center;
    width: 0;
    border-left: 300px outset transparent;
    border-right: 300px outset transparent;
  }
  .shopping-cartbox .shoppingtitle {
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .yellowtriangle {
    border-left: 300px outset transparent;
    border-right: 300px outset transparent;
    border-top: 30px solid #4465ad;
    margin-top: -20px;
  }
  .purpletriangle {
    border-left: 300px outset transparent;
    border-right: 300px outset transparent;
    border-top: 30px solid #ececfb;
  }
  #bottom .row.socialpaymentbox {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .whychooseus h2 {
    font-size: 22px;
    color: #ffe26e !important;
  }
  .whychooseus h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
  }
  .whychooseus h3 a,
  .whychooseus p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
  }
  .whychooseus h3 a {
    font-size: 18px;
    color: #fff !important;
  }
  .whychooseus p {
    font-size: 14px;
  }
  .hproduct-listgrid {
    float: left;
    padding: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .orange-triangle,
  .triangle {
    height: 0;
    position: relative;
    text-align: center;
    width: 0;
  }
  .orange-triangle,
  .purpletriangle,
  .triangle,
  .yellowtriangle {
    border-left: 210px outset transparent;
    border-right: 210px outset transparent;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .greybox p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 22px;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .features h2 {
    color: #d83500 !important;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .shopping-cartbox .shoppingtitle,
  .whychooseus h2 {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
  }
  .shopping-cartbox {
    background-color: #222;
    width: 100%;
    float: left;
    height: 40px;
  }
  .shopping-cartbox .shoppingtitle {
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
  .yellowtriangle {
    border-top: 30px solid #4465ad;
  }
  .purpletriangle {
    border-top: 30px solid #ececfb;
  }
  #bottom .row.socialpaymentbox {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .whychooseus h2 {
    font-size: 22px;
    color: #ffe26e !important;
  }
  .whychooseus h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
  }
  .whychooseus h3 a,
  .whychooseus p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
  }
  .whychooseus h3 a {
    font-size: 18px;
    color: #fff !important;
  }
  .whychooseus p {
    font-size: 14px;
  }
  .hproduct-listgrid {
    float: left;
    padding: 10px;
    width: 100%;
  }
}
.cd-tabs,
.resp-tabs-container h4,
.resp-tabs-container p {
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 360px) {
  .shopping-cartbox .shoppingtitle,
  .whychooseus h2 {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
  }
  #main-slider .carousel .item {
    height: 450px !important;
  }
  .orange-triangle,
  .triangle {
    height: 0;
    position: relative;
    width: 0;
    border-left: 150px outset transparent;
    border-right: 150px outset transparent;
    text-align: center;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .greybox p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 20px;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .hproduct-listgrid,
  .productlistbox .titlebox-savedprice .titlebox,
  .productlistbox .titlebox-savedprice .yousaved,
  .shopping-cartbox {
    width: 100%;
    float: left;
  }
  .shopping-cartbox {
    background-color: #222;
    height: 40px;
  }
  .shopping-cartbox .shoppingtitle {
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
  .yellowtriangle {
    border-left: 150px outset transparent;
    border-right: 150px outset transparent;
    border-top: 30px solid #4465ad;
  }
  .purpletriangle {
    border-left: 150px outset transparent;
    border-right: 150px outset transparent;
    border-top: 30px solid #ececfb;
  }
  #bottom .row.socialpaymentbox {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .whychooseus h2 {
    font-size: 20px;
    color: #ffe26e !important;
  }
  .whychooseus h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
  }
  .whychooseus h3 a,
  .whychooseus p {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
  }
  .whychooseus h3 a {
    font-size: 16px;
    color: #fff !important;
  }
  .whychooseus p {
    font-size: 13px;
  }
  .hproduct-listgrid {
    padding: 10px;
  }
  .productlistbox .titlebox-savedprice .titlebox h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 4px 0;
    margin: 0;
  }
}
@media (max-width: 320px) {
  .shopping-cartbox .shoppingtitle,
  .whychooseus h2 {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
  }
  #main-slider .carousel .item {
    height: 450px !important;
  }
  .orange-triangle,
  .triangle {
    height: 0;
    position: relative;
    width: 0;
    border-left: 130px outset transparent;
    border-right: 130px outset transparent;
    text-align: center;
  }
  .triangle {
    border-top: 30px solid #222;
    margin: -20px auto 0;
  }
  .greybox p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 20px;
  }
  .orange-triangle {
    border-bottom: 30px solid #eb5a28;
    margin: -50px auto 0;
  }
  .hproduct-listgrid,
  .productlistbox .titlebox-savedprice .titlebox,
  .productlistbox .titlebox-savedprice .yousaved,
  .shopping-cartbox {
    width: 100%;
    float: left;
  }
  .shopping-cartbox {
    background-color: #222;
    height: 40px;
  }
  .shopping-cartbox .shoppingtitle {
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    text-transform: uppercase;
  }
  .yellowtriangle {
    border-left: 130px outset transparent;
    border-right: 130px outset transparent;
    border-top: 30px solid #4465ad;
  }
  .purpletriangle {
    border-left: 130px outset transparent;
    border-right: 130px outset transparent;
    border-top: 30px solid #ececfb;
  }
  #bottom .row.socialpaymentbox {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .whychooseus h2 {
    font-size: 23px;
    color: #ffe26e !important;
  }
  .whychooseus h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
  }
  .whychooseus h3 a,
  .whychooseus p {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
  }
  .whychooseus h3 a {
    font-size: 18px;
    color: #fff !important;
  }
  .whychooseus p {
    font-size: 14px;
  }
  .hproduct-listgrid {
    padding: 10px;
  }
  .productlistbox .titlebox-savedprice .titlebox h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 4px 0;
    margin: 0;
  }
  .btn-bluecerti {
    font-size: 12px;
  }
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cd-tabs-navigation:after,
.cd-tabs:after,
.rmm ul:after {
  content: "";
}
.owl-carousel,
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
}
.owl-carousel {
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  text-indent: -99999px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  position: absolute;
  top: -5px;
  background: url(../images/grey-prev.png) left center no-repeat;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  position: absolute;
  top: -5px;
  background: url(../images/grey-next.png) right center no-repeat;
  text-indent: -99999px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) center center no-repeat;
}
.cd-tabs {
  position: relative;
  width: 100%;
}
.cd-tabs:after {
  display: table;
  clear: both;
}
.cd-tabs nav {
  overflow: auto !important;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 130px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #fff;
  padding: 20px 16px;
  min-width: 100px;
}
.rmm.style,
.rmm.style ul,
.rmm.style ul li {
  text-align: left;
}
.cd-tabs-navigation li a span {
  font-size: 13px;
}
@media only screen and (max-width: 1024px) {
  .cd-tabs-navigation {
    width: 1131px !important;
  }
}
.cd-tabs-navigation {
  width: 360px;
}
.cd-tabs-navigation:after {
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
  margin-right: 5px;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #fff !important;
  border: 2px solid #d63905;
  color: #29324e;
}
.cd-tabs-navigation a[data-content="inbox"]::before {
  background-position: 0 0;
}
.cd-tabs-navigation a[data-content="new"]::before {
  background-position: -20px 0;
}
.cd-tabs-navigation a[data-content="gallery"]::before {
  background-position: -40px 0;
}
.cd-tabs-navigation a[data-content="store"]::before {
  background-position: -60px 0;
}
.cd-tabs-navigation a[data-content="settings"]::before {
  background-position: -80px 0;
}
.cd-tabs-navigation a[data-content="trash"]::before {
  background-position: -100px 0;
}
.cd-tabs-navigation a[data-content="inbox"].selected::before {
  background-position: 0 -20px;
}
.cd-tabs-navigation a[data-content="new"].selected::before {
  background-position: -20px -20px;
}
.cd-tabs-navigation a[data-content="gallery"].selected::before {
  background-position: -40px -20px;
}
.cd-tabs-navigation a[data-content="store"].selected::before {
  background-position: -60px -20px;
}
.cd-tabs-navigation a[data-content="settings"].selected::before {
  background-position: -80px -20px;
}
.cd-tabs-navigation a[data-content="trash"].selected::before {
  background-position: -100px -20px;
}
.cd-tabs-navigation a span {
  padding-top: 30px;
  line-height: 18px;
}
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    width: auto;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  }
  .cd-tabs-navigation a span {
    padding-top: 30px;
    line-height: 18px;
  }
  .cd-tabs-navigation a::before {
    top: 50%;
    margin-top: -10px;
    margin-left: 0;
    left: 38px;
  }
}
.cd-tabs-content {
  background: #fff;
  float: left;
  width: 100%;
}
.cd-tabs-content li {
  display: none;
  padding: 40px 20px;
  float: left;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 2.5s;
  -moz-animation: cd-fade-in 2.5s;
  animation: cd-fade-in 2.5s;
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #8493bf;
  margin-bottom: 2em;
}
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0;
  }
  .cd-tabs-content li {
    padding: 20px 20px 0;
    float: left;
  }
  .cd-tabs-content li p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.addressbar {
  background: #ececfb;
}
.addressbar .cd-tabs-navigation li {
  margin: 0;
}
.addressbar .cd-tabs-navigation a {
  height: auto;
  padding: 10px 0;
}
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
p,
ul.resp-tabs-list {
  margin: 0;
  padding: 0;
}
.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #666;
  background-color: #f0f0f0 !important;
}
.resp-tabs-container {
  padding: 0;
  background-color: #f0f0f0;
  clear: left;
}
.resp-tabs-container h4 {
  font-size: 15px;
  color: #666;
  text-decoration: none;
  margin: 0;
  padding: 0 0 10px;
}
.resp-tabs-container p {
  font-size: 13px;
  color: #666;
  text-decoration: none;
  line-height: 25px;
}
h2.resp-accordion {
  cursor: pointer;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px 0;
  float: left;
  width: 100%;
  background: #fff;
}
.resp-accordion-active,
.resp-content-active,
.resp-easy-accordion h2.resp-accordion,
.resp-tab-content-active {
  display: block;
}
.resp-tabs-list li.resp-tab-active {
  margin-bottom: -1px !important;
  padding: 12px 14px 20px !important;
  color: #fff;
  border-bottom: none;
  background-color: #898989 !important;
}
h2.resp-accordion,
h2.resp-tab-active {
  background-color: #f0f0f0 !important;
  color: #666;
}
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0 solid #c1c1c1;
  margin: 0;
  padding: 10px 15px;
  float: left;
  width: 100%;
}
h2.resp-tab-active {
  border-bottom: 1px solid #c1c1c1 !important;
  margin-bottom: 0 !important;
  padding: 10px 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: #00f;
}
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border: 1px solid #5ab1d0 !important;
  border-left: 4px solid #5ab1d0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #fff solid !important;
}
.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;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9b9797;
}
h2.resp-tab-active {
  background: #dbdbdb;
}
.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
}
.resp-jfit {
  width: 100%;
  margin: 0;
}
h2.resp-accordion:first-child {
  border-top: 1px solid #c1c1c1;
}
@media (max-width: 1024px) {
  .resp-tabs-list li {
    background-color: #f0f0f0 !important;
    color: #666;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 600;
    list-style: none;
    margin: 0 2px 0 0;
    padding: 10px 5px !important;
  }
  .resp-tabs-list li.resp-tab-active {
    background-color: #3b3d3c;
    border-bottom: medium none;
    margin-bottom: -1px !important;
    padding: 10px 5px !important;
  }
  .icon-one {
    float: left;
    height: 22px;
    margin-right: 8px;
    width: 22px;
  }
}
.rmm,
.rmm-toggled,
.rmm-toggled-controls {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .resp-tabs-list li {
    background-color: #f0f0f0 !important;
    color: #666;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 600;
    list-style: none;
    margin: 0 4px 0 0;
    padding: 10px 8px !important;
  }
}
.rmm ul li:hover,
.rmm ul ul li a:hover {
  background: #202020;
}
.rmm ul li a,
.rmm ul li:hover a,
.rmm ul ul li a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  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: 100px;
    clear: none;
  }
  .resp-accordion-closed {
    display: none !important;
  }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
  }
}
.rmm,
.rmm ul li {
  float: left;
}
.rmm ul li a,
.rmm ul li:hover > ul,
.rmm ul:after {
  display: block;
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot?#iefix) format("embedded-opentype"),
    url(../fonts/icomoon.woff) format("woff"),
    url(../fonts/icomoon.ttf) format("truetype"),
    url(../fonts/icomoon.svg#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}
.rmm {
  margin-top: 7px;
  margin-bottom: 3px;
}
.rmm ul,
.rmm ul ul {
  margin: 0;
  padding: 0;
}
.rmm ul {
  position: relative;
}
.rmm ul:after {
  clear: both;
}
.rmm .rmm-back a:after,
.rmm.style ul li li > a:not(:only-child):after {
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000";
}
.rmm ul li a {
  text-decoration: none;
}
.rmm ul ul {
  display: none;
  position: absolute;
  top: 100%;
}
.rmm ul ul li {
  float: none;
  position: relative;
}
.rmm ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
}
.rmm-toggled {
  background-color: #4465ad;
  min-height: 50px;
  margin: 0 auto;
  display: none;
}
.rmm-closed ~ .rmm-mobile {
  display: none !important;
}
.rmm-toggled-title {
  width: 60%;
  float: left;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  display: block;
  padding: 10px 0 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}
.rmm-toggled-button {
  display: block;
  width: 32px;
  padding: 0 !important;
  margin: 10px 10px 0 0;
  border: 1px solid #fff;
  border-radius: 3px;
  float: right;
}
.rmm-toggled-button span {
  float: left;
  display: block;
  margin: 3px 6px;
  height: 3px;
  background: #fff;
  width: 20px;
}
.rmm-mobile,
.rmm-mobile li,
.rmm-mobile ul {
  width: 100%;
}
.rmm .rmm-back {
  display: none;
  font-size: 12px;
}
.rmm .rmm-back:after {
  display: none;
}
.rmm .rmm-back a:after {
  font-family: icomoon;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  top: 1px;
  right: 5px;
  float: left;
  font-size: 10px;
}
.rmm-mobile .rmm-back {
  display: block;
}
.rmm-mobile .rmm-dropdown:hover + ul,
.rmm-mobile .rmm-dropdown:hover > ul,
.rmm-mobile .rmm-dropdown:hover ~ ul {
  display: none !important;
}
.rmm-mobile ul {
  position: inherit !important;
}
.rmm-dropdown {
  display: block !important;
}
.rmm-mobile .rmm-subview {
  display: block !important;
  width: 100%;
}
.rmm-mobile .rmm-subover-hidden {
  display: none !important;
}
.rmm-mobile .rmm-subover-visible {
  display: block;
}
.rmm-mobile .rmm-subover-header {
  display: none !important;
  padding: 0;
  margin: 0;
}
.rmm-mobile .rmm-submenu {
  position: relative;
  left: 0;
}
.rmm .rmm-mobile li:hover > ul {
  display: none;
}
.rmm.style {
  font-family: "Open Sans", sans-serif;
}
.rmm.style ul {
  text-transform: uppercase;
  display: inline-table;
}
.rmm.style ul li:hover {
  background: #ff8d66;
}
.rmm.style ul ul {
  display: none;
  margin: 0;
  background: #4465ad;
  border-radius: 0;
  padding: 0;
  position: absolute;
  z-index: 9999;
}
.rmm.style ul li a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  display: block;
  padding: 6px 15px 5px;
  text-decoration: none;
}
.rmm.style ul ul li,
.rmm.style ul ul li a {
  font-size: 14px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.rmm.style ul ul li {
  border-bottom: 1px solid #393939;
  text-decoration: none;
}
.rmm.style ul ul li a {
  padding: 8px 25px;
}
.rmm.style ul ul li a:hover {
  background: #898989;
}
.rmm.style ul li a span {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #fff !important;
  font-weight: 400;
  padding: 0;
  text-transform: none;
}
.rmm.style ul li a i {
  font-size: 11px;
  color: #fff !important;
  font-weight: 400;
  padding: 0 5px;
  line-height: 15px;
  margin: -5px 0 0;
}
.rmm.style ul li a i.home {
  font-size: 24px;
}
.rmm.style ul li li > a:not(:only-child):after {
  font-family: icomoon;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  top: -4px;
  left: 1px;
  font-size: 10px;
}
.rmm.style ul ul li > a:not(:only-child):after {
  -webkit-transform: rotate(120deg) !important;
  transform: rotate(120deg) !important;
  top: 2px;
  font-size: 14px;
  float: right;
  margin-right: -20px;
}
.rmm.style .rmm-mobile li > a:not(:only-child):after {
  -webkit-transform: rotate(120deg) !important;
  transform: rotate(120deg) !important;
  top: 4px !important;
  font-size: 14px !important;
  float: right;
  margin-right: -20px;
}
.rmm.style .rmm-mobile li {
  background: #d43600;
  border-bottom: 1px solid #eb5a28 !important;
  border-top: 0 !important;
}
@media (max-width: 1024px) {
  .rmm.style ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    display: block;
    padding: 6px 9px 5px;
    text-decoration: none;
  }
}
.smk_accordion {
  position: relative;
  margin: 0 0 20px;
  padding: 0;
}
.smk_accordion .accordion_in {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.faqlist .accordion_in {
  border: 1px solid #c4c4c4;
}
.smk_accordion .accordion_in .acc_head {
  position: relative;
  background: #fdfdfd;
  padding: 8px;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  display: block;
  cursor: pointer;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  background: url(../images/plusminus.png) center 0;
}
.jconfirm,
.jconfirm .jconfirm-bg,
.jconfirm .jconfirm-scrollpane {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.smk_accordion .accordion_in .acc_content {
  background: #f9f9f9;
  color: #7b7e85;
  padding: 3px 10px;
}
.acc_content li {
  padding: 10px 0 0;
}
.acc_content li::before {
  content: "\f101";
  font-family: FontAwesome;
  padding: 0 3px 0 0;
}
.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type {
  margin-top: 5px;
}
.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {
  border-radius: 3px 3px 0 0;
}
.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {
  border-radius: 0 0 3px 3px;
}
.smk_accordion .accordion_in.acc_active > .acc_content {
  display: block;
}
.smk_accordion .accordion_in.acc_active > .acc_head {
  background: #f9f9f9;
  color: #4464ad !important;
}
.acc_active {
  border: 1px solid #4464ad !important;
}
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {
  background: url(../images/plusminus.png) center -18px;
}
.smk_accordion.acc_with_icon .accordion_in .acc_content,
.smk_accordion.acc_with_icon .accordion_in .acc_head {
  padding-left: 40px;
}
@-webkit-keyframes jconfirm-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jconfirm-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.jconfirm-noscroll {
  overflow: hidden !important;
}
.jconfirm {
  z-index: 99999999;
  font-family: inherit;
  overflow: hidden;
}
.jconfirm .jconfirm-bg {
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.jconfirm .jconfirm-bg.seen {
  opacity: 1;
}
.jconfirm .jconfirm-scrollpane {
  overflow-y: auto;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-perspective-origin: center;
  perspective-origin: center;
}
.jconfirm .jconfirm-box {
  background: #fff;
  border-radius: 4px;
  position: relative;
  outline: 0;
  padding: 15px 15px 0;
}
.jconfirm .jconfirm-box div.closeIcon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: 0.6;
  text-align: center;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
  display: none;
  font-size: 27px;
  line-height: 14px;
}
.jconfirm .jconfirm-box div.closeIcon .fa,
.jconfirm .jconfirm-box div.closeIcon .glyphicon,
.jconfirm .jconfirm-box div.closeIcon .zmdi {
  font-size: 16px;
}
.jconfirm .jconfirm-box div.closeIcon:hover {
  opacity: 1;
}
.jconfirm .jconfirm-box div.title-c {
  display: block;
  font-size: 22px;
  line-height: 20px;
}
.jconfirm .jconfirm-box div.title-c .icon-c {
  font-size: inherit;
  padding-bottom: 15px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.title-c .icon-c i {
  vertical-align: middle;
}
.jconfirm .jconfirm-box div.title-c .icon-c:empty {
  display: none;
}
.jconfirm .jconfirm-box div.title-c .title {
  font-size: inherit;
  font-family: inherit;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 15px;
}
.jconfirm .jconfirm-box div.title-c .title:empty {
  display: none;
}
.jconfirm .jconfirm-box div.content-pane {
  margin-bottom: 15px;
  height: auto;
  -webkit-transition: height 0.4s ease-in;
  transition: height 0.4s ease-in;
  display: inline-block;
  width: 100%;
  position: relative;
}
.jconfirm .jconfirm-box div.content-pane .content {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  right: 0;
}
.jconfirm .jconfirm-box div.content-pane .content img {
  width: 100%;
  height: auto;
}
.jconfirm .jconfirm-box div.content-pane .content:empty {
  display: none;
}
.jconfirm .jconfirm-box div.content-pane .content:empty.loading {
  height: 40px;
  position: relative;
  opacity: 0.6;
  display: block;
}
.jconfirm .jconfirm-box div.content-pane .content:empty.loading:before {
  content: "";
  height: 20px;
  width: 20px;
  border: 2px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  border-radius: 50%;
  -webkit-animation: jconfirm-rotate 1s infinite linear;
  animation: jconfirm-rotate 1s infinite linear;
  border-bottom-color: #aaa;
  top: 50%;
  margin-top: -10px;
}
.jconfirm .jconfirm-box div.content-pane .content:empty.loading:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -15px;
}
.jconfirm .jconfirm-box .buttons {
  padding-bottom: 15px;
}
.jconfirm .jconfirm-box .buttons button + button {
  margin-left: 5px;
}
.jconfirm .jquery-clear {
  clear: both;
}
.jconfirm.rtl {
  direction: rtl;
}
.jconfirm.rtl div.closeIcon {
  left: 12px;
  right: auto;
}
.jconfirm.jconfirm-white .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.2);
}
.jconfirm.jconfirm-white .jconfirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.jconfirm.jconfirm-white .jconfirm-box .buttons {
  float: right;
}
.jconfirm.jconfirm-white .jconfirm-box .buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: #fff;
}
.jconfirm.jconfirm-white .jconfirm-box .buttons button.btn-default {
  box-shadow: none;
  color: #333;
}
.jconfirm.jconfirm-white .jconfirm-box .buttons button.btn-default:hover {
  background: #ddd;
}
.jconfirm.jconfirm-black .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.5);
}
.jconfirm.jconfirm-black .jconfirm-box {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: #444;
  border-radius: 5px;
  color: #fff;
}
.jconfirm.jconfirm-black .jconfirm-box .buttons {
  float: right;
}
.jconfirm.jconfirm-black .jconfirm-box .buttons button {
  border: none;
  background-image: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  color: #fff;
}
.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default {
  box-shadow: none;
  color: #fff;
  background: 0 0;
}
.jconfirm.jconfirm-black .jconfirm-box .buttons button.btn-default:hover {
  background: #666;
}
.jconfirm .jconfirm-box.hilight {
  -webkit-animation: hilight 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation: hilight 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-webkit-keyframes hilight {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
@keyframes hilight {
  10%,
  90% {
    -webkit-transform: translate3d(-2px, 0, 0);
    transform: translate3d(-2px, 0, 0);
  }
  20%,
  80% {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
  }
  40%,
  60% {
    -webkit-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
  }
}
.jconfirm {
  -webkit-perspective: 400px;
  perspective: 400px;
}
.jconfirm .jconfirm-box {
  opacity: 1;
  -webkit-transition-property: -webkit-transform, opacity, box-shadow;
  transition-property: transform, opacity, box-shadow;
}
.jconfirm .jconfirm-box.anim-bottom,
.jconfirm .jconfirm-box.anim-left,
.jconfirm .jconfirm-box.anim-none,
.jconfirm .jconfirm-box.anim-opacity,
.jconfirm .jconfirm-box.anim-right,
.jconfirm .jconfirm-box.anim-rotate,
.jconfirm .jconfirm-box.anim-rotatex,
.jconfirm .jconfirm-box.anim-rotatey,
.jconfirm .jconfirm-box.anim-scale,
.jconfirm .jconfirm-box.anim-scalex,
.jconfirm .jconfirm-box.anim-scaley,
.jconfirm .jconfirm-box.anim-top,
.jconfirm .jconfirm-box.anim-zoom {
  opacity: 0;
}
.jconfirm .jconfirm-box.anim-rotate {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.jconfirm .jconfirm-box.anim-rotatex {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-rotatexr {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-rotatey {
  -webkit-transform: rotatey(90deg);
  -ms-transform: rotatey(90deg);
  transform: rotatey(90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-rotateyr {
  -webkit-transform: rotatey(-90deg);
  -ms-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-scaley {
  -webkit-transform: scaley(1.5);
  -ms-transform: scaley(1.5);
  transform: scaley(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-scalex {
  -webkit-transform: scalex(1.5);
  -ms-transform: scalex(1.5);
  transform: scalex(1.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.jconfirm .jconfirm-box.anim-top {
  -webkit-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
.jconfirm .jconfirm-box.anim-left {
  -webkit-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
}
.jconfirm .jconfirm-box.anim-right {
  -webkit-transform: translate(100px, 0);
  -ms-transform: translate(100px, 0);
  transform: translate(100px, 0);
}
.jconfirm .jconfirm-box.anim-bottom {
  -webkit-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
.jconfirm .jconfirm-box.anim-zoom {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.jconfirm .jconfirm-box.anim-scale {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.jconfirm .jconfirm-box.anim-none {
  display: none;
}
.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: rgba(54, 70, 93, 0.95);
}
.jconfirm.jconfirm-supervan .jconfirm-box {
  background-color: transparent;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.closeIcon {
  color: #fff;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.title-c {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.title-c > * {
  padding-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.content-pane {
  margin-bottom: 25px;
}
.jconfirm.jconfirm-supervan .jconfirm-box div.content {
  text-align: center;
  color: #fff;
}
.jconfirm.jconfirm-supervan .jconfirm-box .buttons {
  text-align: center;
}
.jconfirm.jconfirm-supervan .jconfirm-box .buttons button {
  font-size: 16px;
  border-radius: 2px;
  background: #303f53;
  text-shadow: none;
  border: none;
  color: #fff;
  padding: 10px;
  min-width: 100px;
}
.jconfirm.jconfirm-material .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.67);
}
.jconfirm.jconfirm-material .jconfirm-box {
  background-color: #fff;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  padding: 30px 25px 10px;
}
.jconfirm.jconfirm-material .jconfirm-box div.closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box div.title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: 700;
}
.jconfirm.jconfirm-material .jconfirm-box div.content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-material .jconfirm-box .buttons {
  text-align: right;
}
.jconfirm.jconfirm-material .jconfirm-box .buttons button {
  text-transform: uppercase;
  font-weight: 500;
}
.jconfirm.jconfirm-bootstrap .jconfirm-bg {
  background-color: rgba(0, 0, 0, 0.21);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
  background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 15px 0 0;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.closeIcon {
  color: rgba(0, 0, 0, 0.87);
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.title-c {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.content {
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 15px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .buttons {
  text-align: right;
  padding: 0;
  margin: -5px 0 0;
  border-top: solid 1px #ddd;
  overflow: hidden;
  border-radius: 0 0 4px 4px;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .buttons button {
  font-weight: 500;
  border-radius: 0;
  margin: 0;
  border-left: solid 1px #ddd;
}
.m-0 {
  margin: 0 !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-60 {
  margin: 60px !important;
}
.m-70 {
  margin: 70px !important;
}
.m-80 {
  margin: 80px !important;
}
.m-90 {
  margin: 90px !important;
}
.m-100 {
  margin: 100px !important;
}
.m-110 {
  margin: 110px !important;
}
.m-120 {
  margin: 120px !important;
}
.m-130 {
  margin: 130px !important;
}
.m-140 {
  margin: 140px !important;
}
.m-150 {
  margin: 150px !important;
}
.m-160 {
  margin: 160px !important;
}
.m-170 {
  margin: 170px !important;
}
.m-180 {
  margin: 180px !important;
}
.m-190 {
  margin: 190px !important;
}
.m-200 {
  margin: 200px !important;
}
.p-0 {
  padding: 0 !important;
}
.p-10 {
  padding: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-40 {
  padding: 40px !important;
}
.p-50 {
  padding: 50px !important;
}
.p-60 {
  padding: 60px !important;
}
.p-70 {
  padding: 70px !important;
}
.p-80 {
  padding: 80px !important;
}
.p-90 {
  padding: 90px !important;
}
.p-100 {
  padding: 100px !important;
}
.p-110 {
  padding: 110px !important;
}
.p-120 {
  padding: 120px !important;
}
.p-130 {
  padding: 130px !important;
}
.p-140 {
  padding: 140px !important;
}
.p-150 {
  padding: 150px !important;
}
.p-160 {
  padding: 160px !important;
}
.p-170 {
  padding: 170px !important;
}
.p-180 {
  padding: 180px !important;
}
.p-190 {
  padding: 190px !important;
}
.p-200 {
  padding: 200px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-110 {
  margin-top: 110px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-130 {
  margin-top: 130px !important;
}
.mt-140 {
  margin-top: 140px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
.mt-160 {
  margin-top: 160px !important;
}
.mt-170 {
  margin-top: 170px !important;
}
.mt-180 {
  margin-top: 180px !important;
}
.mt-190 {
  margin-top: 190px !important;
}
.mt-200 {
  margin-top: 200px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.mr-110 {
  margin-right: 110px !important;
}
.mr-120 {
  margin-right: 120px !important;
}
.mr-130 {
  margin-right: 130px !important;
}
.mr-140 {
  margin-right: 140px !important;
}
.mr-150 {
  margin-right: 150px !important;
}
.mr-160 {
  margin-right: 160px !important;
}
.mr-170 {
  margin-right: 170px !important;
}
.mr-180 {
  margin-right: 180px !important;
}
.mr-190 {
  margin-right: 190px !important;
}
.mr-200 {
  margin-right: 200px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-7 {
  margin-bottom: 7px !important;
  float: left;
}
.mb-10 {
  margin-bottom: 10px !important;
  float: left;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-110 {
  margin-bottom: 110px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mb-140 {
  margin-bottom: 140px !important;
}
.mb-150 {
  margin-bottom: 150px !important;
}
.mb-160 {
  margin-bottom: 160px !important;
}
.mb-170 {
  margin-bottom: 170px !important;
}
.mb-180 {
  margin-bottom: 180px !important;
}
.mb-190 {
  margin-bottom: 190px !important;
}
.mb-200 {
  margin-bottom: 200px !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.ml-110 {
  margin-left: 110px !important;
}
.ml-120 {
  margin-left: 120px !important;
}
.ml-130 {
  margin-left: 130px !important;
}
.ml-140 {
  margin-left: 140px !important;
}
.ml-150 {
  margin-left: 150px !important;
}
.ml-160 {
  margin-left: 160px !important;
}
.ml-170 {
  margin-left: 170px !important;
}
.ml-180 {
  margin-left: 180px !important;
}
.ml-190 {
  margin-left: 190px !important;
}
.ml-200 {
  margin-left: 200px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pt-160 {
  padding-top: 160px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pt-180 {
  padding-top: 180px !important;
}
.pt-190 {
  padding-top: 190px !important;
}
.pt-200 {
  padding-top: 200px !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.pr-110 {
  padding-right: 110px !important;
}
.pr-120 {
  padding-right: 120px !important;
}
.pr-130 {
  padding-right: 130px !important;
}
.pr-140 {
  padding-right: 140px !important;
}
.pr-150 {
  padding-right: 150px !important;
}
.pr-160 {
  padding-right: 160px !important;
}
.pr-170 {
  padding-right: 170px !important;
}
.pr-180 {
  padding-right: 180px !important;
}
.pr-190 {
  padding-right: 190px !important;
}
.pr-200 {
  padding-right: 200px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pb-160 {
  padding-bottom: 160px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pb-190 {
  padding-bottom: 190px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pl-110 {
  padding-left: 110px !important;
}
.pl-120 {
  padding-left: 120px !important;
}
.pl-130 {
  padding-left: 130px !important;
}
.pl-140 {
  padding-left: 140px !important;
}
.pl-150 {
  padding-left: 150px !important;
}
.pl-160 {
  padding-left: 160px !important;
}
.pl-170 {
  padding-left: 170px !important;
}
.pl-180 {
  padding-left: 180px !important;
}
.pl-190 {
  padding-left: 190px !important;
}
.pl-200 {
  padding-left: 200px !important;
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-10 {
    margin: 10px !important;
  }
  .m-lg-15 {
    margin: 15px !important;
  }
  .m-lg-20 {
    margin: 20px !important;
  }
  .m-lg-30 {
    margin: 30px !important;
  }
  .m-lg-40 {
    margin: 40px !important;
  }
  .m-lg-50 {
    margin: 50px !important;
  }
  .m-lg-60 {
    margin: 60px !important;
  }
  .m-lg-70 {
    margin: 70px !important;
  }
  .m-lg-80 {
    margin: 80px !important;
  }
  .m-lg-90 {
    margin: 90px !important;
  }
  .m-lg-100 {
    margin: 100px !important;
  }
  .m-lg-110 {
    margin: 110px !important;
  }
  .m-lg-120 {
    margin: 120px !important;
  }
  .m-lg-130 {
    margin: 130px !important;
  }
  .m-lg-140 {
    margin: 140px !important;
  }
  .m-lg-150 {
    margin: 150px !important;
  }
  .m-lg-160 {
    margin: 160px !important;
  }
  .m-lg-170 {
    margin: 170px !important;
  }
  .m-lg-180 {
    margin: 180px !important;
  }
  .m-lg-190 {
    margin: 190px !important;
  }
  .m-lg-200 {
    margin: 200px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-10 {
    padding: 10px !important;
  }
  .p-lg-15 {
    padding: 15px !important;
  }
  .p-lg-20 {
    padding: 20px !important;
  }
  .p-lg-30 {
    padding: 30px !important;
  }
  .p-lg-40 {
    padding: 40px !important;
  }
  .p-lg-50 {
    padding: 50px !important;
  }
  .p-lg-60 {
    padding: 60px !important;
  }
  .p-lg-70 {
    padding: 70px !important;
  }
  .p-lg-80 {
    padding: 80px !important;
  }
  .p-lg-90 {
    padding: 90px !important;
  }
  .p-lg-100 {
    padding: 100px !important;
  }
  .p-lg-110 {
    padding: 110px !important;
  }
  .p-lg-120 {
    padding: 120px !important;
  }
  .p-lg-130 {
    padding: 130px !important;
  }
  .p-lg-140 {
    padding: 140px !important;
  }
  .p-lg-150 {
    padding: 150px !important;
  }
  .p-lg-160 {
    padding: 160px !important;
  }
  .p-lg-170 {
    padding: 170px !important;
  }
  .p-lg-180 {
    padding: 180px !important;
  }
  .p-lg-190 {
    padding: 190px !important;
  }
  .p-lg-200 {
    padding: 200px !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mt-lg-70 {
    margin-top: 70px !important;
  }
  .mt-lg-80 {
    margin-top: 80px !important;
  }
  .mt-lg-90 {
    margin-top: 90px !important;
  }
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mt-lg-110 {
    margin-top: 110px !important;
  }
  .mt-lg-120 {
    margin-top: 120px !important;
  }
  .mt-lg-130 {
    margin-top: 130px !important;
  }
  .mt-lg-140 {
    margin-top: 140px !important;
  }
  .mt-lg-150 {
    margin-top: 150px !important;
  }
  .mt-lg-160 {
    margin-top: 160px !important;
  }
  .mt-lg-170 {
    margin-top: 170px !important;
  }
  .mt-lg-180 {
    margin-top: 180px !important;
  }
  .mt-lg-190 {
    margin-top: 190px !important;
  }
  .mt-lg-200 {
    margin-top: 200px !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mr-lg-10 {
    margin-right: 10px !important;
  }
  .mr-lg-15 {
    margin-right: 15px !important;
  }
  .mr-lg-20 {
    margin-right: 20px !important;
  }
  .mr-lg-30 {
    margin-right: 30px !important;
  }
  .mr-lg-40 {
    margin-right: 40px !important;
  }
  .mr-lg-50 {
    margin-right: 50px !important;
  }
  .mr-lg-60 {
    margin-right: 60px !important;
  }
  .mr-lg-70 {
    margin-right: 70px !important;
  }
  .mr-lg-80 {
    margin-right: 80px !important;
  }
  .mr-lg-90 {
    margin-right: 90px !important;
  }
  .mr-lg-100 {
    margin-right: 100px !important;
  }
  .mr-lg-110 {
    margin-right: 110px !important;
  }
  .mr-lg-120 {
    margin-right: 120px !important;
  }
  .mr-lg-130 {
    margin-right: 130px !important;
  }
  .mr-lg-140 {
    margin-right: 140px !important;
  }
  .mr-lg-150 {
    margin-right: 150px !important;
  }
  .mr-lg-160 {
    margin-right: 160px !important;
  }
  .mr-lg-170 {
    margin-right: 170px !important;
  }
  .mr-lg-180 {
    margin-right: 180px !important;
  }
  .mr-lg-190 {
    margin-right: 190px !important;
  }
  .mr-lg-200 {
    margin-right: 200px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .mb-lg-70 {
    margin-bottom: 70px !important;
  }
  .mb-lg-80 {
    margin-bottom: 80px !important;
  }
  .mb-lg-90 {
    margin-bottom: 90px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .mb-lg-110 {
    margin-bottom: 110px !important;
  }
  .mb-lg-120 {
    margin-bottom: 120px !important;
  }
  .mb-lg-130 {
    margin-bottom: 130px !important;
  }
  .mb-lg-140 {
    margin-bottom: 140px !important;
  }
  .mb-lg-150 {
    margin-bottom: 150px !important;
  }
  .mb-lg-160 {
    margin-bottom: 160px !important;
  }
  .mb-lg-170 {
    margin-bottom: 170px !important;
  }
  .mb-lg-180 {
    margin-bottom: 180px !important;
  }
  .mb-lg-190 {
    margin-bottom: 190px !important;
  }
  .mb-lg-200 {
    margin-bottom: 200px !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .ml-lg-15 {
    margin-left: 15px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .ml-lg-30 {
    margin-left: 30px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .ml-lg-50 {
    margin-left: 50px !important;
  }
  .ml-lg-60 {
    margin-left: 60px !important;
  }
  .ml-lg-70 {
    margin-left: 70px !important;
  }
  .ml-lg-80 {
    margin-left: 80px !important;
  }
  .ml-lg-90 {
    margin-left: 90px !important;
  }
  .ml-lg-100 {
    margin-left: 100px !important;
  }
  .ml-lg-110 {
    margin-left: 110px !important;
  }
  .ml-lg-120 {
    margin-left: 120px !important;
  }
  .ml-lg-130 {
    margin-left: 130px !important;
  }
  .ml-lg-140 {
    margin-left: 140px !important;
  }
  .ml-lg-150 {
    margin-left: 150px !important;
  }
  .ml-lg-160 {
    margin-left: 160px !important;
  }
  .ml-lg-170 {
    margin-left: 170px !important;
  }
  .ml-lg-180 {
    margin-left: 180px !important;
  }
  .ml-lg-190 {
    margin-left: 190px !important;
  }
  .ml-lg-200 {
    margin-left: 200px !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pt-lg-70 {
    padding-top: 70px !important;
  }
  .pt-lg-80 {
    padding-top: 80px !important;
  }
  .pt-lg-90 {
    padding-top: 90px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pt-lg-110 {
    padding-top: 110px !important;
  }
  .pt-lg-120 {
    padding-top: 120px !important;
  }
  .pt-lg-130 {
    padding-top: 130px !important;
  }
  .pt-lg-140 {
    padding-top: 140px !important;
  }
  .pt-lg-150 {
    padding-top: 150px !important;
  }
  .pt-lg-160 {
    padding-top: 160px !important;
  }
  .pt-lg-170 {
    padding-top: 170px !important;
  }
  .pt-lg-180 {
    padding-top: 180px !important;
  }
  .pt-lg-190 {
    padding-top: 190px !important;
  }
  .pt-lg-200 {
    padding-top: 200px !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pr-lg-10 {
    padding-right: 10px !important;
  }
  .pr-lg-15 {
    padding-right: 15px !important;
  }
  .pr-lg-20 {
    padding-right: 20px !important;
  }
  .pr-lg-30 {
    padding-right: 30px !important;
  }
  .pr-lg-40 {
    padding-right: 40px !important;
  }
  .pr-lg-50 {
    padding-right: 50px !important;
  }
  .pr-lg-60 {
    padding-right: 60px !important;
  }
  .pr-lg-70 {
    padding-right: 70px !important;
  }
  .pr-lg-80 {
    padding-right: 80px !important;
  }
  .pr-lg-90 {
    padding-right: 90px !important;
  }
  .pr-lg-100 {
    padding-right: 100px !important;
  }
  .pr-lg-110 {
    padding-right: 110px !important;
  }
  .pr-lg-120 {
    padding-right: 120px !important;
  }
  .pr-lg-130 {
    padding-right: 130px !important;
  }
  .pr-lg-140 {
    padding-right: 140px !important;
  }
  .pr-lg-150 {
    padding-right: 150px !important;
  }
  .pr-lg-160 {
    padding-right: 160px !important;
  }
  .pr-lg-170 {
    padding-right: 170px !important;
  }
  .pr-lg-180 {
    padding-right: 180px !important;
  }
  .pr-lg-190 {
    padding-right: 190px !important;
  }
  .pr-lg-200 {
    padding-right: 200px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pb-lg-70 {
    padding-bottom: 70px !important;
  }
  .pb-lg-80 {
    padding-bottom: 80px !important;
  }
  .pb-lg-90 {
    padding-bottom: 90px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pb-lg-110 {
    padding-bottom: 110px !important;
  }
  .pb-lg-120 {
    padding-bottom: 120px !important;
  }
  .pb-lg-130 {
    padding-bottom: 130px !important;
  }
  .pb-lg-140 {
    padding-bottom: 140px !important;
  }
  .pb-lg-150 {
    padding-bottom: 150px !important;
  }
  .pb-lg-160 {
    padding-bottom: 160px !important;
  }
  .pb-lg-170 {
    padding-bottom: 170px !important;
  }
  .pb-lg-180 {
    padding-bottom: 180px !important;
  }
  .pb-lg-190 {
    padding-bottom: 190px !important;
  }
  .pb-lg-200 {
    padding-bottom: 200px !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .pl-lg-10 {
    padding-left: 10px !important;
  }
  .pl-lg-15 {
    padding-left: 15px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
  .pl-lg-30 {
    padding-left: 30px !important;
  }
  .pl-lg-40 {
    padding-left: 40px !important;
  }
  .pl-lg-50 {
    padding-left: 50px !important;
  }
  .pl-lg-60 {
    padding-left: 60px !important;
  }
  .pl-lg-70 {
    padding-left: 70px !important;
  }
  .pl-lg-80 {
    padding-left: 80px !important;
  }
  .pl-lg-90 {
    padding-left: 90px !important;
  }
  .pl-lg-100 {
    padding-left: 100px !important;
  }
  .pl-lg-110 {
    padding-left: 110px !important;
  }
  .pl-lg-120 {
    padding-left: 120px !important;
  }
  .pl-lg-130 {
    padding-left: 130px !important;
  }
  .pl-lg-140 {
    padding-left: 140px !important;
  }
  .pl-lg-150 {
    padding-left: 150px !important;
  }
  .pl-lg-160 {
    padding-left: 160px !important;
  }
  .pl-lg-170 {
    padding-left: 170px !important;
  }
  .pl-lg-180 {
    padding-left: 180px !important;
  }
  .pl-lg-190 {
    padding-left: 190px !important;
  }
  .pl-lg-200 {
    padding-left: 200px !important;
  }
}
@media (max-width: 991px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-10 {
    margin: 10px !important;
  }
  .m-md-15 {
    margin: 15px !important;
  }
  .m-md-20 {
    margin: 20px !important;
  }
  .m-md-30 {
    margin: 30px !important;
  }
  .m-md-40 {
    margin: 40px !important;
  }
  .m-md-50 {
    margin: 50px !important;
  }
  .m-md-60 {
    margin: 60px !important;
  }
  .m-md-70 {
    margin: 70px !important;
  }
  .m-md-80 {
    margin: 80px !important;
  }
  .m-md-90 {
    margin: 90px !important;
  }
  .m-md-100 {
    margin: 100px !important;
  }
  .m-md-110 {
    margin: 110px !important;
  }
  .m-md-120 {
    margin: 120px !important;
  }
  .m-md-130 {
    margin: 130px !important;
  }
  .m-md-140 {
    margin: 140px !important;
  }
  .m-md-150 {
    margin: 150px !important;
  }
  .m-md-160 {
    margin: 160px !important;
  }
  .m-md-170 {
    margin: 170px !important;
  }
  .m-md-180 {
    margin: 180px !important;
  }
  .m-md-190 {
    margin: 190px !important;
  }
  .m-md-200 {
    margin: 200px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-10 {
    padding: 10px !important;
  }
  .p-md-15 {
    padding: 15px !important;
  }
  .p-md-20 {
    padding: 20px !important;
  }
  .p-md-30 {
    padding: 30px !important;
  }
  .p-md-40 {
    padding: 40px !important;
  }
  .p-md-50 {
    padding: 50px !important;
  }
  .p-md-60 {
    padding: 60px !important;
  }
  .p-md-70 {
    padding: 70px !important;
  }
  .p-md-80 {
    padding: 80px !important;
  }
  .p-md-90 {
    padding: 90px !important;
  }
  .p-md-100 {
    padding: 100px !important;
  }
  .p-md-110 {
    padding: 110px !important;
  }
  .p-md-120 {
    padding: 120px !important;
  }
  .p-md-130 {
    padding: 130px !important;
  }
  .p-md-140 {
    padding: 140px !important;
  }
  .p-md-150 {
    padding: 150px !important;
  }
  .p-md-160 {
    padding: 160px !important;
  }
  .p-md-170 {
    padding: 170px !important;
  }
  .p-md-180 {
    padding: 180px !important;
  }
  .p-md-190 {
    padding: 190px !important;
  }
  .p-md-200 {
    padding: 200px !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mt-md-15 {
    margin-top: 15px !important;
  }
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mt-md-70 {
    margin-top: 70px !important;
  }
  .mt-md-80 {
    margin-top: 80px !important;
  }
  .mt-md-90 {
    margin-top: 90px !important;
  }
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mt-md-110 {
    margin-top: 110px !important;
  }
  .mt-md-120 {
    margin-top: 120px !important;
  }
  .mt-md-130 {
    margin-top: 130px !important;
  }
  .mt-md-140 {
    margin-top: 140px !important;
  }
  .mt-md-150 {
    margin-top: 150px !important;
  }
  .mt-160 {
    margin-top: 160px !important;
  }
  .mt-170 {
    margin-top: 170px !important;
  }
  .mt-180 {
    margin-top: 180px !important;
  }
  .mt-190 {
    margin-top: 190px !important;
  }
  .mt-200 {
    margin-top: 200px !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mr-md-15 {
    margin-right: 15px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .mr-md-30 {
    margin-right: 30px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .mr-md-60 {
    margin-right: 60px !important;
  }
  .mr-md-70 {
    margin-right: 70px !important;
  }
  .mr-md-80 {
    margin-right: 80px !important;
  }
  .mr-md-90 {
    margin-right: 90px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
  .mr-md-110 {
    margin-right: 110px !important;
  }
  .mr-md-120 {
    margin-right: 120px !important;
  }
  .mr-md-130 {
    margin-right: 130px !important;
  }
  .mr-md-140 {
    margin-right: 140px !important;
  }
  .mr-md-150 {
    margin-right: 150px !important;
  }
  .mr-md-160 {
    margin-right: 160px !important;
  }
  .mr-md-170 {
    margin-right: 170px !important;
  }
  .mr-md-180 {
    margin-right: 180px !important;
  }
  .mr-md-190 {
    margin-right: 190px !important;
  }
  .mr-md-200 {
    margin-right: 200px !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .mb-md-70 {
    margin-bottom: 70px !important;
  }
  .mb-md-80 {
    margin-bottom: 80px !important;
  }
  .mb-md-90 {
    margin-bottom: 90px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .mb-md-110 {
    margin-bottom: 110px !important;
  }
  .mb-md-120 {
    margin-bottom: 120px !important;
  }
  .mb-md-130 {
    margin-bottom: 130px !important;
  }
  .mb-md-140 {
    margin-bottom: 140px !important;
  }
  .mb-md-150 {
    margin-bottom: 150px !important;
  }
  .mb-md-160 {
    margin-bottom: 160px !important;
  }
  .mb-md-170 {
    margin-bottom: 170px !important;
  }
  .mb-md-180 {
    margin-bottom: 180px !important;
  }
  .mb-md-190 {
    margin-bottom: 190px !important;
  }
  .mb-md-200 {
    margin-bottom: 200px !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .ml-md-15 {
    margin-left: 15px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .ml-md-30 {
    margin-left: 30px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .ml-md-50 {
    margin-left: 50px !important;
  }
  .ml-md-60 {
    margin-left: 60px !important;
  }
  .ml-md-70 {
    margin-left: 70px !important;
  }
  .ml-md-80 {
    margin-left: 80px !important;
  }
  .ml-md-90 {
    margin-left: 90px !important;
  }
  .ml-md-100 {
    margin-left: 100px !important;
  }
  .ml-md-110 {
    margin-left: 110px !important;
  }
  .ml-md-120 {
    margin-left: 120px !important;
  }
  .ml-md-130 {
    margin-left: 130px !important;
  }
  .ml-md-140 {
    margin-left: 140px !important;
  }
  .ml-md-150 {
    margin-left: 150px !important;
  }
  .ml-md-160 {
    margin-left: 160px !important;
  }
  .ml-md-170 {
    margin-left: 170px !important;
  }
  .ml-md-180 {
    margin-left: 180px !important;
  }
  .ml-md-190 {
    margin-left: 190px !important;
  }
  .ml-md-200 {
    margin-left: 200px !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pt-md-15 {
    padding-top: 15px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pt-md-70 {
    padding-top: 70px !important;
  }
  .pt-md-80 {
    padding-top: 80px !important;
  }
  .pt-md-90 {
    padding-top: 90px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pt-md-110 {
    padding-top: 110px !important;
  }
  .pt-md-120 {
    padding-top: 120px !important;
  }
  .pt-md-130 {
    padding-top: 130px !important;
  }
  .pt-md-140 {
    padding-top: 140px !important;
  }
  .pt-md-150 {
    padding-top: 150px !important;
  }
  .pt-md-160 {
    padding-top: 160px !important;
  }
  .pt-md-170 {
    padding-top: 170px !important;
  }
  .pt-md-180 {
    padding-top: 180px !important;
  }
  .pt-md-190 {
    padding-top: 190px !important;
  }
  .pt-md-200 {
    padding-top: 200px !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pr-md-15 {
    padding-right: 15px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pr-md-30 {
    padding-right: 30px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pr-md-60 {
    padding-right: 60px !important;
  }
  .pr-md-70 {
    padding-right: 70px !important;
  }
  .pr-md-80 {
    padding-right: 80px !important;
  }
  .pr-md-90 {
    padding-right: 90px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
  .pr-md-110 {
    padding-right: 110px !important;
  }
  .pr-md-120 {
    padding-right: 120px !important;
  }
  .pr-md-130 {
    padding-right: 130px !important;
  }
  .pr-md-140 {
    padding-right: 140px !important;
  }
  .pr-md-150 {
    padding-right: 150px !important;
  }
  .pr-md-160 {
    padding-right: 160px !important;
  }
  .pr-md-170 {
    padding-right: 170px !important;
  }
  .pr-md-180 {
    padding-right: 180px !important;
  }
  .pr-md-190 {
    padding-right: 190px !important;
  }
  .pr-md-200 {
    padding-right: 200px !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pb-md-70 {
    padding-bottom: 70px !important;
  }
  .pb-md-80 {
    padding-bottom: 80px !important;
  }
  .pb-md-90 {
    padding-bottom: 90px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pb-md-110 {
    padding-bottom: 110px !important;
  }
  .pb-md-120 {
    padding-bottom: 120px !important;
  }
  .pb-md-130 {
    padding-bottom: 130px !important;
  }
  .pb-md-140 {
    padding-bottom: 140px !important;
  }
  .pb-md-150 {
    padding-bottom: 150px !important;
  }
  .pb-md-160 {
    padding-bottom: 160px !important;
  }
  .pb-md-170 {
    padding-bottom: 170px !important;
  }
  .pb-md-180 {
    padding-bottom: 180px !important;
  }
  .pb-md-190 {
    padding-bottom: 190px !important;
  }
  .pb-md-200 {
    padding-bottom: 200px !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .pl-md-10 {
    padding-left: 10px !important;
  }
  .pl-md-15 {
    padding-left: 15px !important;
  }
  .pl-md-20 {
    padding-left: 20px !important;
  }
  .pl-md-30 {
    padding-left: 30px !important;
  }
  .pl-md-40 {
    padding-left: 40px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }
  .pl-md-60 {
    padding-left: 60px !important;
  }
  .pl-md-70 {
    padding-left: 70px !important;
  }
  .pl-md-80 {
    padding-left: 80px !important;
  }
  .pl-md-90 {
    padding-left: 90px !important;
  }
  .pl-md-100 {
    padding-left: 100px !important;
  }
  .pl-md-110 {
    padding-left: 110px !important;
  }
  .pl-md-120 {
    padding-left: 120px !important;
  }
  .pl-md-130 {
    padding-left: 130px !important;
  }
  .pl-md-140 {
    padding-left: 140px !important;
  }
  .pl-md-150 {
    padding-left: 150px !important;
  }
  .pl-md-160 {
    padding-left: 160px !important;
  }
  .pl-md-170 {
    padding-left: 170px !important;
  }
  .pl-md-180 {
    padding-left: 180px !important;
  }
  .pl-md-190 {
    padding-left: 190px !important;
  }
  .pl-md-200 {
    padding-left: 200px !important;
  }
}
@media (max-width: 767px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-10 {
    margin: 10px !important;
  }
  .m-sm-15 {
    margin: 15px !important;
  }
  .m-sm-20 {
    margin: 20px !important;
  }
  .m-sm-30 {
    margin: 30px !important;
  }
  .m-sm-40 {
    margin: 40px !important;
  }
  .m-sm-50 {
    margin: 50px !important;
  }
  .m-sm-60 {
    margin: 60px !important;
  }
  .m-sm-70 {
    margin: 70px !important;
  }
  .m-sm-80 {
    margin: 80px !important;
  }
  .m-sm-90 {
    margin: 90px !important;
  }
  .m-sm-100 {
    margin: 100px !important;
  }
  .m-sm-110 {
    margin: 110px !important;
  }
  .m-sm-120 {
    margin: 120px !important;
  }
  .m-sm-130 {
    margin: 130px !important;
  }
  .m-sm-140 {
    margin: 140px !important;
  }
  .m-sm-150 {
    margin: 150px !important;
  }
  .m-sm-160 {
    margin: 160px !important;
  }
  .m-sm-170 {
    margin: 170px !important;
  }
  .m-sm-180 {
    margin: 180px !important;
  }
  .m-sm-190 {
    margin: 190px !important;
  }
  .m-sm-200 {
    margin: 200px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-10 {
    padding: 10px !important;
  }
  .p-sm-15 {
    padding: 15px !important;
  }
  .p-sm-20 {
    padding: 20px !important;
  }
  .p-sm-30 {
    padding: 30px !important;
  }
  .p-sm-40 {
    padding: 40px !important;
  }
  .p-sm-50 {
    padding: 50px !important;
  }
  .p-sm-60 {
    padding: 60px !important;
  }
  .p-sm-70 {
    padding: 70px !important;
  }
  .p-sm-80 {
    padding: 80px !important;
  }
  .p-sm-90 {
    padding: 90px !important;
  }
  .p-sm-100 {
    padding: 100px !important;
  }
  .p-sm-110 {
    padding: 110px !important;
  }
  .p-sm-120 {
    padding: 120px !important;
  }
  .p-sm-130 {
    padding: 130px !important;
  }
  .p-sm-140 {
    padding: 140px !important;
  }
  .p-sm-150 {
    padding: 150px !important;
  }
  .p-sm-160 {
    padding: 160px !important;
  }
  .p-sm-170 {
    padding: 170px !important;
  }
  .p-sm-180 {
    padding: 180px !important;
  }
  .p-sm-190 {
    padding: 190px !important;
  }
  .p-sm-200 {
    padding: 200px !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mt-sm-70 {
    margin-top: 70px !important;
  }
  .mt-sm-80 {
    margin-top: 80px !important;
  }
  .mt-sm-90 {
    margin-top: 90px !important;
  }
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mt-sm-110 {
    margin-top: 110px !important;
  }
  .mt-sm-120 {
    margin-top: 120px !important;
  }
  .mt-sm-130 {
    margin-top: 130px !important;
  }
  .mt-sm-140 {
    margin-top: 140px !important;
  }
  .mt-sm-150 {
    margin-top: 150px !important;
  }
  .mt-sm-160 {
    margin-top: 160px !important;
  }
  .mt-sm-170 {
    margin-top: 170px !important;
  }
  .mt-sm-180 {
    margin-top: 180px !important;
  }
  .mt-sm-190 {
    margin-top: 190px !important;
  }
  .mt-sm-200 {
    margin-top: 200px !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mr-sm-10 {
    margin-right: 10px !important;
  }
  .mr-sm-15 {
    margin-right: 15px !important;
  }
  .mr-sm-20 {
    margin-right: 20px !important;
  }
  .mr-sm-30 {
    margin-right: 30px !important;
  }
  .mr-sm-40 {
    margin-right: 40px !important;
  }
  .mr-sm-50 {
    margin-right: 50px !important;
  }
  .mr-sm-60 {
    margin-right: 60px !important;
  }
  .mr-sm-70 {
    margin-right: 70px !important;
  }
  .mr-sm-80 {
    margin-right: 80px !important;
  }
  .mr-sm-90 {
    margin-right: 90px !important;
  }
  .mr-sm-100 {
    margin-right: 100px !important;
  }
  .mr-sm-110 {
    margin-right: 110px !important;
  }
  .mr-sm-120 {
    margin-right: 120px !important;
  }
  .mr-sm-130 {
    margin-right: 130px !important;
  }
  .mr-sm-140 {
    margin-right: 140px !important;
  }
  .mr-sm-150 {
    margin-right: 150px !important;
  }
  .mr-sm-160 {
    margin-right: 160px !important;
  }
  .mr-sm-170 {
    margin-right: 170px !important;
  }
  .mr-sm-180 {
    margin-right: 180px !important;
  }
  .mr-sm-190 {
    margin-right: 190px !important;
  }
  .mr-sm-200 {
    margin-right: 200px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .mb-sm-70 {
    margin-bottom: 70px !important;
  }
  .mb-sm-80 {
    margin-bottom: 80px !important;
  }
  .mb-sm-90 {
    margin-bottom: 90px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .mb-sm-110 {
    margin-bottom: 110px !important;
  }
  .mb-sm-120 {
    margin-bottom: 120px !important;
  }
  .mb-sm-130 {
    margin-bottom: 130px !important;
  }
  .mb-sm-140 {
    margin-bottom: 140px !important;
  }
  .mb-sm-150 {
    margin-bottom: 150px !important;
  }
  .mb-sm-160 {
    margin-bottom: 160px !important;
  }
  .mb-sm-170 {
    margin-bottom: 170px !important;
  }
  .mb-sm-180 {
    margin-bottom: 180px !important;
  }
  .mb-sm-190 {
    margin-bottom: 190px !important;
  }
  .mb-sm-200 {
    margin-bottom: 200px !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .ml-sm-15 {
    margin-left: 15px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .ml-sm-30 {
    margin-left: 30px !important;
  }
  .ml-sm-40 {
    margin-left: 40px !important;
  }
  .ml-sm-50 {
    margin-left: 50px !important;
  }
  .ml-sm-60 {
    margin-left: 60px !important;
  }
  .ml-sm-70 {
    margin-left: 70px !important;
  }
  .ml-sm-80 {
    margin-left: 80px !important;
  }
  .ml-sm-90 {
    margin-left: 90px !important;
  }
  .ml-sm-100 {
    margin-left: 100px !important;
  }
  .ml-sm-110 {
    margin-left: 110px !important;
  }
  .ml-sm-120 {
    margin-left: 120px !important;
  }
  .ml-sm-130 {
    margin-left: 130px !important;
  }
  .ml-sm-140 {
    margin-left: 140px !important;
  }
  .ml-sm-150 {
    margin-left: 150px !important;
  }
  .ml-sm-160 {
    margin-left: 160px !important;
  }
  .ml-sm-170 {
    margin-left: 170px !important;
  }
  .ml-sm-180 {
    margin-left: 180px !important;
  }
  .ml-sm-190 {
    margin-left: 190px !important;
  }
  .ml-sm-200 {
    margin-left: 200px !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pt-sm-70 {
    padding-top: 70px !important;
  }
  .pt-sm-80 {
    padding-top: 80px !important;
  }
  .pt-sm-90 {
    padding-top: 90px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pt-sm-110 {
    padding-top: 110px !important;
  }
  .pt-sm-120 {
    padding-top: 120px !important;
  }
  .pt-sm-130 {
    padding-top: 130px !important;
  }
  .pt-sm-140 {
    padding-top: 140px !important;
  }
  .pt-sm-150 {
    padding-top: 150px !important;
  }
  .pt-sm-160 {
    padding-top: 160px !important;
  }
  .pt-sm-170 {
    padding-top: 170px !important;
  }
  .pt-sm-180 {
    padding-top: 180px !important;
  }
  .pt-sm-190 {
    padding-top: 190px !important;
  }
  .pt-sm-200 {
    padding-top: 200px !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pr-sm-15 {
    padding-right: 15px !important;
  }
  .pr-sm-20 {
    padding-right: 20px !important;
  }
  .pr-sm-30 {
    padding-right: 30px !important;
  }
  .pr-sm-40 {
    padding-right: 40px !important;
  }
  .pr-sm-50 {
    padding-right: 50px !important;
  }
  .pr-sm-60 {
    padding-right: 60px !important;
  }
  .pr-sm-70 {
    padding-right: 70px !important;
  }
  .pr-sm-80 {
    padding-right: 80px !important;
  }
  .pr-sm-90 {
    padding-right: 90px !important;
  }
  .pr-sm-100 {
    padding-right: 100px !important;
  }
  .pr-sm-110 {
    padding-right: 110px !important;
  }
  .pr-sm-120 {
    padding-right: 120px !important;
  }
  .pr-sm-130 {
    padding-right: 130px !important;
  }
  .pr-sm-140 {
    padding-right: 140px !important;
  }
  .pr-sm-150 {
    padding-right: 150px !important;
  }
  .pr-sm-160 {
    padding-right: 160px !important;
  }
  .pr-sm-170 {
    padding-right: 170px !important;
  }
  .pr-sm-180 {
    padding-right: 180px !important;
  }
  .pr-sm-190 {
    padding-right: 190px !important;
  }
  .pr-sm-200 {
    padding-right: 200px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pb-sm-70 {
    padding-bottom: 70px !important;
  }
  .pb-sm-80 {
    padding-bottom: 80px !important;
  }
  .pb-sm-90 {
    padding-bottom: 90px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pb-sm-110 {
    padding-bottom: 110px !important;
  }
  .pb-sm-120 {
    padding-bottom: 120px !important;
  }
  .pb-sm-130 {
    padding-bottom: 130px !important;
  }
  .pb-sm-140 {
    padding-bottom: 140px !important;
  }
  .pb-sm-150 {
    padding-bottom: 150px !important;
  }
  .pb-sm-160 {
    padding-bottom: 160px !important;
  }
  .pb-sm-170 {
    padding-bottom: 170px !important;
  }
  .pb-sm-180 {
    padding-bottom: 180px !important;
  }
  .pb-sm-190 {
    padding-bottom: 190px !important;
  }
  .pb-sm-200 {
    padding-bottom: 200px !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .pl-sm-10 {
    padding-left: 10px !important;
  }
  .pl-sm-15 {
    padding-left: 15px !important;
  }
  .pl-sm-20 {
    padding-left: 20px !important;
  }
  .pl-sm-30 {
    padding-left: 30px !important;
  }
  .pl-sm-40 {
    padding-left: 40px !important;
  }
  .pl-sm-50 {
    padding-left: 50px !important;
  }
  .pl-sm-60 {
    padding-left: 60px !important;
  }
  .pl-sm-70 {
    padding-left: 70px !important;
  }
  .pl-sm-80 {
    padding-left: 80px !important;
  }
  .pl-sm-90 {
    padding-left: 90px !important;
  }
  .pl-sm-100 {
    padding-left: 100px !important;
  }
  .pl-sm-110 {
    padding-left: 110px !important;
  }
  .pl-sm-120 {
    padding-left: 120px !important;
  }
  .pl-sm-130 {
    padding-left: 130px !important;
  }
  .pl-sm-140 {
    padding-left: 140px !important;
  }
  .pl-sm-150 {
    padding-left: 150px !important;
  }
  .pl-sm-160 {
    padding-left: 160px !important;
  }
  .pl-sm-170 {
    padding-left: 170px !important;
  }
  .pl-sm-180 {
    padding-left: 180px !important;
  }
  .pl-sm-190 {
    padding-left: 190px !important;
  }
  .pl-sm-200 {
    padding-left: 200px !important;
  }
}
@media (max-width: 479px) {
  .m-xs-0 {
    margin: 0 !important;
  }
  .m-xs-10 {
    margin: 10px !important;
  }
  .m-xs-15 {
    margin: 15px !important;
  }
  .m-xs-20 {
    margin: 20px !important;
  }
  .m-xs-30 {
    margin: 30px !important;
  }
  .m-xs-40 {
    margin: 40px !important;
  }
  .m-xs-50 {
    margin: 50px !important;
  }
  .m-xs-60 {
    margin: 60px !important;
  }
  .m-xs-70 {
    margin: 70px !important;
  }
  .m-xs-80 {
    margin: 80px !important;
  }
  .m-xs-90 {
    margin: 90px !important;
  }
  .m-xs-100 {
    margin: 100px !important;
  }
  .m-xs-110 {
    margin: 110px !important;
  }
  .m-xs-120 {
    margin: 120px !important;
  }
  .m-xs-130 {
    margin: 130px !important;
  }
  .m-xs-140 {
    margin: 140px !important;
  }
  .m-xs-150 {
    margin: 150px !important;
  }
  .m-xs-160 {
    margin: 160px !important;
  }
  .m-xs-170 {
    margin: 170px !important;
  }
  .m-xs-180 {
    margin: 180px !important;
  }
  .m-xs-190 {
    margin: 190px !important;
  }
  .m-xs-200 {
    margin: 200px !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .p-xs-10 {
    padding: 10px !important;
  }
  .p-xs-15 {
    padding: 15px !important;
  }
  .p-xs-20 {
    padding: 20px !important;
  }
  .p-xs-30 {
    padding: 30px !important;
  }
  .p-xs-40 {
    padding: 40px !important;
  }
  .p-xs-50 {
    padding: 50px !important;
  }
  .p-xs-60 {
    padding: 60px !important;
  }
  .p-xs-70 {
    padding: 70px !important;
  }
  .p-xs-80 {
    padding: 80px !important;
  }
  .p-xs-90 {
    padding: 90px !important;
  }
  .p-xs-100 {
    padding: 100px !important;
  }
  .p-xs-110 {
    padding: 110px !important;
  }
  .p-xs-120 {
    padding: 120px !important;
  }
  .p-xs-130 {
    padding: 130px !important;
  }
  .p-xs-140 {
    padding: 140px !important;
  }
  .p-xs-150 {
    padding: 150px !important;
  }
  .p-xs-160 {
    padding: 160px !important;
  }
  .p-xs-170 {
    padding: 170px !important;
  }
  .p-xs-180 {
    padding: 180px !important;
  }
  .p-xs-190 {
    padding: 190px !important;
  }
  .p-xs-200 {
    padding: 200px !important;
  }
  .mt-xs-0 {
    margin-top: 0 !important;
  }
  .mt-xs-10 {
    margin-top: 10px !important;
  }
  .mt-xs-15 {
    margin-top: 15px !important;
  }
  .mt-xs-20 {
    margin-top: 20px !important;
  }
  .mt-xs-30 {
    margin-top: 30px !important;
  }
  .mt-xs-40 {
    margin-top: 40px !important;
  }
  .mt-xs-50 {
    margin-top: 50px !important;
  }
  .mt-xs-60 {
    margin-top: 60px !important;
  }
  .mt-xs-70 {
    margin-top: 70px !important;
  }
  .mt-xs-80 {
    margin-top: 80px !important;
  }
  .mt-xs-90 {
    margin-top: 90px !important;
  }
  .mt-xs-100 {
    margin-top: 100px !important;
  }
  .mt-xs-110 {
    margin-top: 110px !important;
  }
  .mt-xs-120 {
    margin-top: 120px !important;
  }
  .mt-xs-130 {
    margin-top: 130px !important;
  }
  .mt-xs-140 {
    margin-top: 140px !important;
  }
  .mt-xs-150 {
    margin-top: 150px !important;
  }
  .mt-xs-160 {
    margin-top: 160px !important;
  }
  .mt-xs-170 {
    margin-top: 170px !important;
  }
  .mt-xs-180 {
    margin-top: 180px !important;
  }
  .mt-xs-190 {
    margin-top: 190px !important;
  }
  .mt-xs-200 {
    margin-top: 200px !important;
  }
  .mr-xs-0 {
    margin-right: 0 !important;
  }
  .mr-xs-10 {
    margin-right: 10px !important;
  }
  .mr-xs-15 {
    margin-right: 15px !important;
  }
  .mr-xs-20 {
    margin-right: 20px !important;
  }
  .mr-xs-30 {
    margin-right: 30px !important;
  }
  .mr-xs-40 {
    margin-right: 40px !important;
  }
  .mr-xs-50 {
    margin-right: 50px !important;
  }
  .mr-xs-60 {
    margin-right: 60px !important;
  }
  .mr-xs-70 {
    margin-right: 70px !important;
  }
  .mr-xs-80 {
    margin-right: 80px !important;
  }
  .mr-xs-90 {
    margin-right: 90px !important;
  }
  .mr-xs-100 {
    margin-right: 100px !important;
  }
  .mr-xs-110 {
    margin-right: 110px !important;
  }
  .mr-xs-120 {
    margin-right: 120px !important;
  }
  .mr-xs-130 {
    margin-right: 130px !important;
  }
  .mr-xs-140 {
    margin-right: 140px !important;
  }
  .mr-xs-150 {
    margin-right: 150px !important;
  }
  .mr-xs-160 {
    margin-right: 160px !important;
  }
  .mr-xs-170 {
    margin-right: 170px !important;
  }
  .mr-xs-180 {
    margin-right: 180px !important;
  }
  .mr-xs-190 {
    margin-right: 190px !important;
  }
  .mr-xs-200 {
    margin-right: 200px !important;
  }
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }
  .mb-xs-10 {
    margin-bottom: 10px !important;
  }
  .mb-xs-15 {
    margin-bottom: 15px !important;
  }
  .mb-xs-20 {
    margin-bottom: 20px !important;
  }
  .mb-xs-30 {
    margin-bottom: 30px !important;
  }
  .mb-xs-40 {
    margin-bottom: 40px !important;
  }
  .mb-xs-50 {
    margin-bottom: 50px !important;
  }
  .mb-xs-60 {
    margin-bottom: 60px !important;
  }
  .mb-xs-70 {
    margin-bottom: 70px !important;
  }
  .mb-xs-80 {
    margin-bottom: 80px !important;
  }
  .mb-xs-90 {
    margin-bottom: 90px !important;
  }
  .mb-xs-100 {
    margin-bottom: 100px !important;
  }
  .mb-xs-110 {
    margin-bottom: 110px !important;
  }
  .mb-xs-120 {
    margin-bottom: 120px !important;
  }
  .mb-xs-130 {
    margin-bottom: 130px !important;
  }
  .mb-xs-140 {
    margin-bottom: 140px !important;
  }
  .mb-xs-150 {
    margin-bottom: 150px !important;
  }
  .mb-xs-160 {
    margin-bottom: 160px !important;
  }
  .mb-xs-170 {
    margin-bottom: 170px !important;
  }
  .mb-xs-180 {
    margin-bottom: 180px !important;
  }
  .mb-xs-190 {
    margin-bottom: 190px !important;
  }
  .mb-xs-200 {
    margin-bottom: 200px !important;
  }
  .ml-xs-0 {
    margin-left: 0 !important;
  }
  .ml-xs-10 {
    margin-left: 10px !important;
  }
  .ml-xs-15 {
    margin-left: 15px !important;
  }
  .ml-xs-20 {
    margin-left: 20px !important;
  }
  .ml-xs-30 {
    margin-left: 30px !important;
  }
  .ml-xs-40 {
    margin-left: 40px !important;
  }
  .ml-xs-50 {
    margin-left: 50px !important;
  }
  .ml-xs-60 {
    margin-left: 60px !important;
  }
  .ml-xs-70 {
    margin-left: 70px !important;
  }
  .ml-xs-80 {
    margin-left: 80px !important;
  }
  .ml-xs-90 {
    margin-left: 90px !important;
  }
  .ml-xs-100 {
    margin-left: 100px !important;
  }
  .ml-xs-110 {
    margin-left: 110px !important;
  }
  .ml-xs-120 {
    margin-left: 120px !important;
  }
  .ml-xs-130 {
    margin-left: 130px !important;
  }
  .ml-xs-140 {
    margin-left: 140px !important;
  }
  .ml-xs-150 {
    margin-left: 150px !important;
  }
  .ml-xs-160 {
    margin-left: 160px !important;
  }
  .ml-xs-170 {
    margin-left: 170px !important;
  }
  .ml-xs-180 {
    margin-left: 180px !important;
  }
  .ml-xs-190 {
    margin-left: 190px !important;
  }
  .ml-xs-200 {
    margin-left: 200px !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
  .pt-xs-10 {
    padding-top: 10px !important;
  }
  .pt-xs-15 {
    padding-top: 15px !important;
  }
  .pt-xs-20 {
    padding-top: 20px !important;
  }
  .pt-xs-30 {
    padding-top: 30px !important;
  }
  .pt-xs-40 {
    padding-top: 40px !important;
  }
  .pt-xs-50 {
    padding-top: 50px !important;
  }
  .pt-xs-60 {
    padding-top: 60px !important;
  }
  .pt-xs-70 {
    padding-top: 70px !important;
  }
  .pt-xs-80 {
    padding-top: 80px !important;
  }
  .pt-xs-90 {
    padding-top: 90px !important;
  }
  .pt-xs-100 {
    padding-top: 100px !important;
  }
  .pt-xs-110 {
    padding-top: 110px !important;
  }
  .pt-xs-120 {
    padding-top: 120px !important;
  }
  .pt-xs-130 {
    padding-top: 130px !important;
  }
  .pt-xs-140 {
    padding-top: 140px !important;
  }
  .pt-xs-150 {
    padding-top: 150px !important;
  }
  .pt-xs-160 {
    padding-top: 160px !important;
  }
  .pt-xs-170 {
    padding-top: 170px !important;
  }
  .pt-xs-180 {
    padding-top: 180px !important;
  }
  .pt-xs-190 {
    padding-top: 190px !important;
  }
  .pt-xs-200 {
    padding-top: 200px !important;
  }
  .pr-xs-0 {
    padding-right: 0 !important;
  }
  .pr-xs-10 {
    padding-right: 10px !important;
  }
  .pr-xs-15 {
    padding-right: 15px !important;
  }
  .pr-xs-20 {
    padding-right: 20px !important;
  }
  .pr-xs-30 {
    padding-right: 30px !important;
  }
  .pr-xs-40 {
    padding-right: 40px !important;
  }
  .pr-xs-50 {
    padding-right: 50px !important;
  }
  .pr-xs-60 {
    padding-right: 60px !important;
  }
  .pr-xs-70 {
    padding-right: 70px !important;
  }
  .pr-xs-80 {
    padding-right: 80px !important;
  }
  .pr-xs-90 {
    padding-right: 90px !important;
  }
  .pr-xs-100 {
    padding-right: 100px !important;
  }
  .pr-xs-110 {
    padding-right: 110px !important;
  }
  .pr-xs-120 {
    padding-right: 120px !important;
  }
  .pr-xs-130 {
    padding-right: 130px !important;
  }
  .pr-xs-140 {
    padding-right: 140px !important;
  }
  .pr-xs-150 {
    padding-right: 150px !important;
  }
  .pr-xs-160 {
    padding-right: 160px !important;
  }
  .pr-xs-170 {
    padding-right: 170px !important;
  }
  .pr-xs-180 {
    padding-right: 180px !important;
  }
  .pr-xs-190 {
    padding-right: 190px !important;
  }
  .pr-xs-200 {
    padding-right: 200px !important;
  }
  .pb-xs-0 {
    padding-bottom: 0 !important;
  }
  .pb-xs-10 {
    padding-bottom: 10px !important;
  }
  .pb-xs-15 {
    padding-bottom: 15px !important;
  }
  .pb-xs-20 {
    padding-bottom: 20px !important;
  }
  .pb-xs-30 {
    padding-bottom: 30px !important;
  }
  .pb-xs-40 {
    padding-bottom: 40px !important;
  }
  .pb-xs-50 {
    padding-bottom: 50px !important;
  }
  .pb-xs-60 {
    padding-bottom: 60px !important;
  }
  .pb-xs-70 {
    padding-bottom: 70px !important;
  }
  .pb-xs-80 {
    padding-bottom: 80px !important;
  }
  .pb-xs-90 {
    padding-bottom: 90px !important;
  }
  .pb-xs-100 {
    padding-bottom: 100px !important;
  }
  .pb-xs-110 {
    padding-bottom: 110px !important;
  }
  .pb-xs-120 {
    padding-bottom: 120px !important;
  }
  .pb-xs-130 {
    padding-bottom: 130px !important;
  }
  .pb-xs-140 {
    padding-bottom: 140px !important;
  }
  .pb-xs-150 {
    padding-bottom: 150px !important;
  }
  .pb-xs-160 {
    padding-bottom: 160px !important;
  }
  .pb-xs-170 {
    padding-bottom: 170px !important;
  }
  .pb-xs-180 {
    padding-bottom: 180px !important;
  }
  .pb-xs-190 {
    padding-bottom: 190px !important;
  }
  .pb-xs-200 {
    padding-bottom: 200px !important;
  }
  .pl-xs-0 {
    padding-left: 0 !important;
  }
  .pl-xs-10 {
    padding-left: 10px !important;
  }
  .pl-xs-15 {
    padding-left: 15px !important;
  }
  .pl-xs-20 {
    padding-left: 20px !important;
  }
  .pl-xs-30 {
    padding-left: 30px !important;
  }
  .pl-xs-40 {
    padding-left: 40px !important;
  }
  .pl-xs-50 {
    padding-left: 50px !important;
  }
  .pl-xs-60 {
    padding-left: 60px !important;
  }
  .pl-xs-70 {
    padding-left: 70px !important;
  }
  .pl-xs-80 {
    padding-left: 80px !important;
  }
  .pl-xs-90 {
    padding-left: 90px !important;
  }
  .pl-xs-100 {
    padding-left: 100px !important;
  }
  .pl-xs-110 {
    padding-left: 110px !important;
  }
  .pl-xs-120 {
    padding-left: 120px !important;
  }
  .pl-xs-130 {
    padding-left: 130px !important;
  }
  .pl-xs-140 {
    padding-left: 140px !important;
  }
  .pl-xs-150 {
    padding-left: 150px !important;
  }
  .pl-xs-160 {
    padding-left: 160px !important;
  }
  .pl-xs-170 {
    padding-left: 170px !important;
  }
  .pl-xs-180 {
    padding-left: 180px !important;
  }
  .pl-xs-190 {
    padding-left: 190px !important;
  }
  .pl-xs-200 {
    padding-left: 200px !important;
  }
}
.form-area,
.form-area input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
}
.form-area {
  background: #f0f0f0;
  border-radius: 5px;
}
.form-area-title {
  width: 100%;
  background: #3c5068;
  -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;
  margin-bottom: 10px;
  padding: 10px 20px;
  color: #fff;
  font-size: 20px;
}
.form-area-margin {
  margin: 0 20px;
}
.form-area input {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #bcbcbc;
  background: #fff;
  font-size: 13px;
  margin-bottom: 5px;
}
.form-area1 {
  width: 100%;
  background: #f0f0f0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-area1 h1 {
  background: #039ed7;
  font-size: 18px;
  line-height: 23px;
  padding: 10px 0 0;
  text-align: center;
}
.form-area1 h1 span {
  background: #007aa7;
  color: #fff;
  display: block;
  font-size: 14px;
  margin-top: 11px;
  padding: 4px 0;
  text-align: center;
}
.pad7 {
  padding: 17px 0 0;
  display: flex;
  justify-content: center;
}
.dpart {
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.pad0 {
  padding: 0 !important;
}
.mx600 {
  max-width: 600px;
}
.mx500 {
  max-width: 500px;
}
.txright {
  text-align: right;
}
.bdtop {
  border-top: 2px solid #898989;
}
.prtab {
  background: #d63905;
}
.prtaba {
  background: #ffc01d;
}
.pbwst {
  padding: 0;
  background: #ececfb;
}
.modstyle {
  display: none;
  width: auto;
}
.modsborder {
  border-bottom: none;
  padding: 0;
}
.modsth {
  height: auto !important;
}
.pn-left-new-mod {
  background: #fff;
  float: left;
  height: 101px;
  padding: 10px;
  width: 32%;
  position: relative;
}
.pn-left-new-mod img {
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  width: 80%;
}
.pn-left-mod {
  background: #d95b0c;
  float: left;
  width: 68%;
}
.pn-right-main1-mod,
.pn-right-mod {
  width: 100%;
  background: #3d60aa;
  float: left;
}
.pn-right-mod {
  height: 100px;
  padding-bottom: 15px;
}
.pn-right-main2-mod {
  background: #3d60aa;
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: 600;
  padding-left: 10px;
  padding-top: 6px;
}
.pn-right-main2-mod span {
  font-size: 15px;
  font-weight: 400;
  padding-top: 3px;
  text-align: center;
}
.pn-button-mod {
  float: right;
  margin-right: 10px;
  padding-top: 20px;
}
.pn-button-mod a {
  background: #d95b0c;
  color: #fff;
  font-size: 18px;
  padding: 8px 25px;
}
.pn-right-mod .sticker-img {
  width: auto;
  margin-left: 10px;
  float: left;
  padding-top: 5px;
}
.pn-right-mod .top-coupon {
  margin-right: 10px;
  width: 12%;
  float: right;
}
.pn-right-mod .top-coupon-text {
  background: #ffbf00;
  font-size: 13px;
  padding: 3px 0;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  float: left;
  width: 25px;
}
.productlistbox .innerproduct-listbox-mod {
  float: left;
  width: 100%;
}
.ns-pad {
  float: left;
  color: #fff;
}
.ns_error {
  border: 2px solid red;
}
#back-to-top {
  position: fixed;
  bottom: 80px;
  right: 40px;
  z-index: 9999;
  height: 40px;
  width: 40px;
  background: #357fb6 no-repeat;
  background-size: auto;
  background-position: center;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  color: #444;
  cursor: pointer;
  border: 0;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#back-to-top.show {
  opacity: 1;
}
.customer-title {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-left {
  width: 75%;
  float: left;
}
.customer-left .box1 {
  width: 43%;
  float: left;
  border: solid 2px #0085b2;
  position: relative;
}
.customer-left .logo-center {
  display: flex;
  justify-content: center;
}
.customer-left .box1-logo {
  width: 100%;
  background: #fff;
  padding: 0 30px;
}
.customer-left .box1-logo img {
  width: auto;
}
.customer-left .customer-content-area {
  width: 100%;
  height: 90px;
  text-align: center;
  background: #e3f2f7;
  padding-top: 10px;
  border: solid 1px #fff;
}
.customer-left .product-name {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 3px;
  padding: 0 20px;
  line-height: 18px;
}
.customer-left .discount-pricing {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 0;
}
.customer-left .discount-pricing span {
  color: #008000;
}
.customer-left .main-pricing {
  color: #fff;
  background: #0085b2;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  padding: 5px;
}
.customer-plus-area {
  float: left;
  font-size: 30px;
  font-weight: 600;
  padding: 0 20px;
  position: relative;
  transform: translate(0%, 300%);
}
.customer-tooltip {
  border-bottom: 2px solid #0085b2;
  border-left: 2px solid #0085b2;
  color: #0085b2;
  font-size: 16px;
  font-weight: 600;
  height: 20px;
  line-height: 18px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 20px;
}
.customer-right {
  width: 25%;
  float: left;
}
.customer-right-items {
  width: 100%;
  border-bottom: double 3px #0085b2;
  float: left;
  padding-bottom: 7px;
  margin-bottom: 7px;
}
.customer-right-items-detail {
  font-size: 14px;
  color: #828282;
  float: right;
  text-align: right;
}
.customer-right-items-detail span {
  font-size: 18px;
  font-weight: 600;
  color: #0085b2;
  display: block;
}
.customer-right-items-plus {
  color: #828282;
  float: right;
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
}
.customer-right-pricing-area {
  width: 100%;
  float: left;
}
.customer-right-pricing-area .left-text {
  float: left;
  font-size: 14px;
  color: #737373;
  width: 100%;
}
.customer-right-pricing-area .left-text span {
  float: right;
}
.customer-right-pricing-area .left-text span.strike {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
.customer-right-pricing-area .left-text span.green {
  float: right;
  color: #468c00;
  font-size: 18px;
  font-weight: 600;
}
.customer-right .add-button {
  background: #468c00;
  color: #fff;
  float: right;
  font-size: 12px;
  margin-top: 15px;
  padding: 2px 10px;
  text-transform: uppercase;
}
.customer-right .add-button:hover {
  background: #3a7300;
}
@media only screen and (max-width: 991px) {
  .customer-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .customer-right {
    float: left;
    width: 100%;
  }
  .customer-left .box1 {
    width: 44.6%;
  }
}
@media only screen and (max-width: 597px) {
  .customer-left .box1 {
    width: 43%;
  }
}
@media only screen and (max-width: 479px) {
  .customer-plus-area {
    padding: 10px 0;
    transform: translate(0%, 0%);
    width: 100%;
    text-align: center;
  }
  .customer-left .box1 {
    width: 100%;
  }
}
.litebox-content {
  border: solid 2px #f1592a;
}
.customize-me {
  background: #444;
  color: #fff;
  font-family: arial;
  font-size: 18px;
  height: 600px;
  width: 200px;
}
.listing-category {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-bottom: 60px;
}
.listing-category li {
  list-style: none;
  float: left;
  color: #828080;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  border: solid 1px #d5d5d5;
  width: 47%;
  margin: 5px 5px;
}
.listing-category li i {
  color: #468c00;
}
.listing-category li a:hover {
  background: #fff;
}
@media only screen and (max-width: 1023px) {
  .litebox-content {
    box-sizing: border-box;
    height: 500px;
    overflow: scroll;
    overflow: auto;
    padding: 30px 20px 0;
    width: 100%;
  }
}
.selectstyle {
  color: #4e4e4e;
  font-size: 13px;
  width: 100%;
  border: 1px solid #b2b2b2;
  padding: 5px 10px;
  margin-bottom: 20px;
}
.dotted-box {
  border: dashed 2px #6091fc;
  padding: 3px -webkit-border-radius;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.dotted-box i {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
}
.dotted-box:hover {
  border: solid 2px #000;
}
.dotted-box-select {
  border: solid 2px #6f96ed !important;
  color: #4a76d9 !important;
}
.dotted-box {
  border: dashed 1px #ddd;
  padding: 3px -webkit-border-radius;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
  position: relative;
  width: 19%;
  float: left;
  margin-bottom: 20px;
}
.dotted-box i {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  font-size: 14px;
}
.dotted-box:hover {
  border: dashed 2px #a1a1a1;
}
.plus-space {
  float: left;
  padding: 20px 15px;
}
.buttom-spacing {
  margin: 15px 20px;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .dotted-box {
    width: 17%;
    font-size: 15px;
  }
  .buttom-spacing {
    margin: 15px 10px !important;
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .dotted-box {
    width: 29% !important;
    font-size: 15px;
  }
  .plus-space {
    float: left;
    padding: 20px 10px;
  }
  .buttom-spacing {
    margin: 15px 20px !important;
    float: left;
  }
}
@media only screen and (max-width: 546px) {
  .dotted-box {
    width: 35% !important;
    font-size: 15px;
  }
  .buttom-spacing {
    margin: 15px 15px !important;
    float: left;
  }
}
@media only screen and (max-width: 543px) {
  .dotted-box {
    width: 40% !important;
    font-size: 15px;
  }
  .plus-space {
    float: left;
    padding: 20px 10px;
  }
  .buttom-spacing {
    margin: 15px 0 !important;
    float: left;
  }
}
@media only screen and (max-width: 424px) {
  .dotted-box {
    width: 100% !important;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .plus-space {
    float: left;
    padding: 0 10px 10px;
    text-align: center;
    width: 100%;
  }
  .buttom-spacing {
    margin: 15px 0 !important;
    float: left;
  }
}
.product-size {
  border: 1px solid #c9c9c9;
  max-height: 30px;
  padding: 0 5px;
}
.nw-product-pricing {
  font-size: 16px;
  color: #303030;
}
.color-green {
  color: #1d8842;
}
.color-red {
  color: #f00;
}
.highlight-box {
  padding: 3px -webkit-border-radius;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  position: relative;
  width: 100%;
  float: left;
  outline: 1px #ddd solid;
  outline-offset: -8px;
  margin-bottom: 20px;
  background: #4466ae;
}
.highlight-box:hover {
  outline: 0 #ddd solid;
  background: #2b4e99;
  color: #fff;
  text-decoration: none;
}
.checkoutgreybtn {
  background: #c4c4c4;
  border: 0;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  padding: 5px 10px;
  text-transform: none;
  cursor: default !important;
}
.premier-img,
.standerd-img,
.free-badge-xxl,
.amex,
.dd,
.debit-card,
.master-card,
.net-bankig,
.visa-img,
.nv-icon,
.cs-icon,
.dv-icon,
.ev-icon,
.free,
.md-icon,
.ms-icon,
.ov-icon,
.sw-icon,
.ts-icon,
.wc-icon,
.google-plus,
.icon-fb,
.icon-linkin,
.icon-tweet,
.icon-youtube,
.filter-icon,
.sort-icon,
.arrow-bg {
  display: inline-block;
  background: url("../images/sprite.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.premier-img {
  background-position: -2px -0px;
  width: 112px;
  height: 26px;
}
.standerd-img {
  background-position: -2px -28px;
  width: 112px;
  height: 25px;
}
.free-badge-xxl {
  background-position: -2px -55px;
  width: 108px;
  height: 41px;
}
.amex {
  background-position: -2px -98px;
  width: 50px;
  height: 33px;
}
.dd {
  background-position: -54px -98px;
  width: 50px;
  height: 33px;
}
.debit-card {
  background-position: -2px -133px;
  width: 50px;
  height: 33px;
}
.master-card {
  background-position: -54px -133px;
  width: 50px;
  height: 33px;
}
.net-bankig {
  background-position: -2px -168px;
  width: 50px;
  height: 33px;
}
.visa-img {
  background-position: -54px -168px;
  width: 50px;
  height: 33px;
}
.nv-icon {
  background-position: -2px -203px;
  width: 48px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.cs-icon {
  background-position: -52px -203px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.dv-icon {
  background-position: -2px -252px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.ev-icon {
  background-position: -51px -252px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.free {
  background-position: -2px -301px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.md-icon {
  background-position: -51px -301px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.ms-icon {
  background-position: -2px -350px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.ov-icon {
  background-position: -51px -350px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.sw-icon {
  background-position: -2px -399px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.ts-icon {
  background-position: -51px -399px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.wc-icon {
  background-position: -2px -448px;
  width: 47px;
  height: 47px;
  display: block;
  margin: 0 auto;
}
.google-plus {
  background-position: -51px -448px;
  width: 32px;
  height: 32px;
}
.icon-fb {
  background-position: -51px -482px;
  width: 32px;
  height: 32px;
}
.icon-linkin {
  background-position: -2px -497px;
  width: 32px;
  height: 32px;
}
.icon-tweet {
  background-position: -36px -516px;
  width: 32px;
  height: 32px;
}
.icon-youtube {
  background-position: -70px -516px;
  width: 32px;
  height: 32px;
}
.filter-icon {
  background-position: -85px -448px;
  width: 19px;
  height: 13px;
  position: absolute;
  margin: 10px 0 0 15px;
}
.sort-icon {
  background-position: -85px -463px;
  width: 16px;
  height: 13px;
}
.arrow-bg {
  background-position: -85px -478px;
  width: 15px;
  height: 15px;
}
.custom-alert {
  word-spacing: 3px;
  font-size: 20px;
  letter-spacing: 1px;
  background: #3d60aa;
  color: #fff;
  outline: 1px solid rgba(255, 255, 255, 0.6);
  outline-offset: -6px;
  padding: 16px 20px;
  display: inline-block;
  text-align: center;
}
.custom-alert-mini {
  background: #3d60aa;
  float: left;
  width: 100%;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  word-spacing: 2px;
  letter-spacing: 1px;
}
.custom-alert h3 {
  color: #fff;
  line-height: 10px;
  margin: 3px 0px 3px 0;
}
.confused {
  background: #5362d7;
  background: -moz-linear-gradient(left, #5362d7 0%, #5b2cd0 100%);
  background: -webkit-linear-gradient(left, #5362d7 0%, #5b2cd0 100%);
  background: linear-gradient(to right, #5362d7 0%, #5b2cd0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5362d7', endColorstr='#5b2cd0', GradientType=1 );
  padding: 10px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.confused-left {
  font-size: 32px;
  float: left;
  color: #fff;
  letter-spacing: 1.5px;
  padding: 10px 0;
  margin: 5px 0px 5px 0px;
}
.confused-left span {
  font-weight: bold;
}
.confused-btn {
  background: #d95b0c none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 6px;
  color: #fff;
  float: right;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
  cursor: pointer;
  margin: 4px 0 0 0;
}
.confused-btn:hover {
  background: #c94d00;
  color: #fff;
}
.popup-btn {
  background: #d95b0c none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 6px;
  color: #fff;
  float: right;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 30px;
  cursor: pointer;
  margin: 4px 0 0 0;
}
.popup-btn:hover {
  background: #c94d00;
  color: #fff;
}
@media only screen and (max-width: 980px) {
  .confused {
    padding: 20px 20px;
  }
  .confused-left {
    font-size: 32px;
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .confused-btn {
    float: none;
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .confused-left {
    font-size: 28px;
    line-height: 28px;
  }
}
.step-title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 20px;
}
.step-box {
  background: #ffd8a6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.step-box-left {
  background: rgba(0, 0, 0, 0) url("../images/step-bg.png") no-repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: 600;
  height: 37px;
  line-height: 34px;
  margin-top: -9px;
  text-align: center;
  width: 49px;
}
.step-box-right {
  float: left;
  width: 80%;
}
.renewacc_home {
  background: #4465ad;
  padding: 3px 10px 10px 10px;
}
.renewacc_home .accordion_in {
  margin-top: auto;
}
.renewacc_home .acc_head {
  background: #4465ad !important;
  color: #fff !important;
  padding: 20px 0px 20px 10px !important;
  margin: 10px 0 0 0;
  border: 1px solid #a2a2a2;
}
.renewacc_home .accordion_in.acc_active > .acc_head .acc_icon_expand {
  background: url(../images/plusminus-acc.png) center -18px;
}
.renewacc_home .accordion_in .acc_head .acc_icon_expand {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 10px;
  left: auto;
  top: 50%;
  margin-top: -9px;
  background: url(../images/plusminus-acc.png) center 0;
}
.renewacc_home .accordion_in.acc_active > .acc_head {
  color: #fff !important;
}
.renewacc_home .acc_content li::before {
  content: "";
}
.renewacc_home .acc_active {
  border: none;
}
.renewacc_home p {
  font-size: 18px;
  color: #333 !important;
  line-height: 27px;
}
.renewacc_home.acc_with_icon .accordion_in .acc_content {
  padding-left: 0;
  padding: 25px;
}
.confused-btn-center {
  float: none !important;
}
.whitebox-new {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 20px 0;
}
.ben-title {
  color: #333333;
  font-size: 35px;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
  padding-top: 20px;
  margin-bottom: 50px;
}
.joining-box {
  padding: 0;
  margin: 0 0 30px 0;
  width: 100%;
}
.joining-box li {
  list-style: none;
  width: 47%;
  margin: 0 16px 20px;
  float: left;
  padding: 20px;
  text-align: center;
  min-height: 210px;
}
.joining-box li:hover {
  border: solid 0px #000;
  -webkit-box-shadow: 0px 0px 36px -8px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 0px 36px -8px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 36px -8px rgba(0, 0, 0, 0.21);
}
.joining-box h3 {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  margin-bottom: 20px;
}
.joining-box p {
  font-size: 14px;
  color: #555555;
  font-weight: 300;
  line-height: 20px;
  padding: 0 50px;
  margin: 0;
}
.joining-box img {
  height: 65px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .joining-box li {
    width: 46.55%;
    min-height: 250px;
  }
}
@media (max-width: 980px) {
  .joining-box li {
    width: 45.55%;
  }
  .joining-box p {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .joining-box {
    padding: 20px;
  }
  .joining-box li {
    width: 100%;
    margin: 0 0 20px 0;
    min-height: auto;
  }
  .joining-box h3 {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .ben-title {
    font-size: 24px;
    padding-top: 20px;
    margin-bottom: 10px;
  }
}
.promo-area {
  background-image: url(../images/promo-bg.jpg);
  background-color: #d34210;
  width: 100%;
  padding: 30px 40px;
  background-size: cover;
  color: #fff;
  float: left;
}
.promo-area h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px;
}
.promo-area p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
  text-align: left;
  display: inline-block;
}
.pro-btn-more {
  margin-top: 10px;
  background: #fff;
  padding: 10px 20px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: right;
  -webkit-box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0.75);
}
.pro-btn-more:hover {
  -webkit-box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0);
  box-shadow: 0px 8px 19px -6px rgba(0, 0, 0, 0);
  text-decoration: none;
  color: #000000;
}
@media (max-width: 980px) {
  .pro-btn-more {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .promo-area h3 {
    text-align: center;
  }
  .promo-area p {
    text-align: center;
  }
}
.new-banner {
  min-height: 300px;
  background: #f98f01;
  background: -moz-linear-gradient(left, #f98f01 0%, #d81f08 100%);
  background: -webkit-linear-gradient(left, #f98f01 0%, #d81f08 100%);
  background: linear-gradient(to right, #ff9100 0%, #ffb757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f98f01', endColorstr='#d81f08', GradientType=1 );
}
.new-banner-p {
  text-align: center;
  margin: 0%;
  font-size: 48px;
  color: #fff;
  padding: 66px 0 0 0px;
  line-height: 40px;
  text-shadow: 1px 3px 5px black;
}
.searchbox {
  width: 100%;
  position: relative;
  display: flex;
}
.searchTerm {
  width: 100%;
  border: 3px solid #eb5a28;
  border-right: none;
  padding: 5px 10px 5px 10px;
  height: 80px;
  border-radius: 5px 0 0 5px;
  outline: none;
  font-size: 26px;
}
.searchTerm:focus {
  color: #eb5a28;
}
.searchButton {
  width: 150px;
  height: 80px;
  border: 1px solid #eb5a28;
  background: #eb5a28;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 26px;
}
.wrap {
  width: 60%;
  position: relative;
  left: 50%;
  margin-top: 90px;
  transform: translate(-50%, -50%);
}
::-webkit-input-placeholder {
  color: #c4c4c4;
}
:-ms-input-placeholder {
  color: #c4c4c4;
}
::placeholder {
  color: #c4c4c4;
}

/* By Rashmi 29-12-2023 */

.tooltip-support {
  position: relative;
  display: inline-block;
}

.tooltip-support .tooltiptext-support {
  /*visibility: hidden;*/
  min-width: 260px;
  background-color: black;
  color: #fff;
  padding: 10px;
  text-align: left;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  display: none;
}

.tooltiptext-support::before {
  background: url(../images/uparrow.png);
  width: 20px;
  height: 10px;
  content: "";
  top: -7px;
  right: 11px;
  position: absolute;
}

.tooltip-support:hover .tooltiptext-support {
  /*visibility: visible;*/
  position: absolute;
  right: -16px;
  top: 29px;
  display: block;
}

.tooltiptext-support ul {
  padding-left: 16px;
}

.tooltiptext-support p {
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 16px;
}

.tooltiptext-support ul li {
  font-size: 12px;
  list-style-type: circle;
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
  line-height: 14px !important;
}
.sslRecommend {
  background-color: #d25f11;
  font-weight: 600;
  color: #fff;
  padding: 6px 20px;
  display: inline-block;
  border-radius: 2px;
  width: 100%;
  text-align: center;
}
.bdrbtmgry,
.totalarea {
  border-bottom: 1px solid #d8d5d6;
}
.premiumSupport {
  background-color: #fbf0e8;
}

.cmplogo {
  background-color: #ffffff !important;
}

.area-popup {
  background-color: #25468d !important;
}

.area-popup button.close {
  opacity: 1 !important ;
  color: #fff;
}

.area-popup h4 {
  font-size: 16px;
  color: #fff;
}

.area-popup-bg {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.input-relative {
  position: relative;
  margin-bottom: 20px;
}
.input-relative i {
  position: absolute;
  right: 6px;
  top: 9px;
  font-size: 16px;
}

.button-submit {
  background: #eb5a28;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 6px 7px 7px;
  font-size: 18px;
  text-shadow: 1px 1px 2px #21638f;
  box-shadow: inset 0 0 0 #21638f;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  cursor: pointer;
  border: 0;
  z-index: 10;
  position: relative;
}

.chooseSSLCert {
  padding-top: 50px;
  padding-bottom: 50px;
  clear: both !important;
}
.chooseSSLCert h2 {
  color: #eb5a28;
  font-size: 36px;
  margin: 0;
  margin-bottom: 10px;
}
.chooseSSLCert p {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}

.radioSelector {
  width: 100%;
  background: #253a67;
  padding: 40px 0;
}

.radioList {
  background: #2c3f68;
  padding: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  margin-bottom: 15px;
  position: relative;
}

.radioList:hover {
  background: #3d507a;
}
.radioList input[type="radio"] {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 18px;
}
.radioList label {
  padding-left: 30px;
  font-size: 18px;
  font-weight: 500;
}
.radioList-btn {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 26px;
  color: #2c3f68;
  background: #fff;
  display: inline-block;
  padding: 15px 40px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 50px;
}
.radioList-btn:hover {
  background: #f0f5ff;
}

.certificateOpp {
  background: #ffffff;
  padding: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.38);
  margin-bottom: 40px;
}

.certificateOpp-set1 {
  display: inline-block;
  padding: 10px;
  width: 100%;
  position: relative;
}
.certificateOpp-set1-left {
  width: 30%;
  float: left;
}
.certificateOpp-set1-right {
  width: 70%;
  float: right;
  text-align: right;
  font-size: 20px;
  color: #eb5a27;
  text-transform: uppercase;
  font-weight: 600;
  transform: translate(0%, -50%);
  top: 50%;
  position: absolute;
  right: 10px;
}

.certificateOpp-set2 {
  /* box-shadow: 0px -12px 20px -20px rgba(0, 0, 0, 0.45), 0px 12px 20px -20px rgba(0, 0, 0, 0.45); */
  -webkit-box-shadow: -7px 0px 15px -4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: -7px 0px 15px -4px rgba(0, 0, 0, 0.38);
  box-shadow: -7px 0px 15px -4px rgba(0, 0, 0, 0.38);
  width: 100%;
  color: #000;
  float: left;
}
.certificateOpp-set2-a {
  padding: 20px 10px;
  width: 30%;
  float: left;
  font-size: 24px;
  font-weight: 700;
}
.certificateOpp-set2-a span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px;
}
.certificateOpp-set2-b {
  width: 40%;
  float: left;
  -webkit-box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
  box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
  color: #000;
  height: 90px;
  padding: 10px;
  position: relative;
}
.certificateOpp-set2-b-save {
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 3px;
}
.certificateOpp-set2-b-save span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
}
.top-right {
  margin-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.shot-txt {
  background: #ffda17;
  font-size: 13px;
  padding: 3px 0;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  float: left;
  width: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.shot-txt1 {
  border-left: 13px outset transparent;
  border-right: 12px outset transparent;
  border-top: 8px solid #ffda17;
  height: 0;
  margin: 24px 0 0;
  position: relative;
  text-align: center;
  width: 0;
}
.premium-tag {
  background: #37c308;
  height: 20px;
  position: absolute;
  bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  width: 100%;
  left: 0;
}
.btnBuy {
  background: #4366ae;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 20px;
  display: inline-block;
  border-radius: 5px;
  margin: 26px 0;
  text-align: center;
}
.btnBuy:hover,
.btnBuy:focus {
  background: #eb5a27;
  color: #fff;
}

.certificateOpp-set2-c {
  width: 30%;
  float: left;
}

.certificateOpp-set3 {
  padding: 10px;
  float: left;
}
.certificateOpp-set3 ul {
  padding: 0;
  margin: 0;
}
.certificateOpp-set3 ul li {
  list-style: none;
  width: 50%;
  float: left;
  font-weight: 600;
  position: relative;
  margin-bottom: 3px;
  padding-left: 20px;
}
.certificateOpp-set3 ul li i {
  color: #17b806;
  position: absolute;
  left: 0;
  top: 5px;
}

@media only screen and (max-width: 480px) {
  .certificateOpp-set2-a {
    width: 50%;
    -webkit-box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
    -moz-box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
    box-shadow: -1px 0px 15px -4px rgba(0, 0, 0, 0.38);
  }
  .certificateOpp-set2-b {
    width: 50%;
  }
  .certificateOpp-set2-c {
    width: 100%;
  }
  .certificateOpp-set3 ul li {
    list-style: none;
    width: 100%;
    float: left;
    font-weight: 600;
    position: relative;
    margin-bottom: 3px;
    padding-left: 20px;
  }
  .btnBuy {
    margin: 15px 0;
  }
  .certificateOpp-set1-right {
    width: 100%;
    float: left;
    text-align: left;
    color: #eb5a27;
    position: relative;
    right: 10px;
    padding: 0 10px;
    margin-top: 20px;
  }
}

/* Chetan 19 Feb 2024 End*/

.progressBr {
  padding: 6px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25),
    0 1px rgba(255, 255, 255, 0.08);
  float: left;
  width: 100%;
}

.progress-bar {
  height: 18px;
  background-color: #ee303c;
  border-radius: 4px;
  transition: 0.4s linear;
  transition-property: width, background-color;
}

.progress-striped .progress-bar {
  background-color: #fcbc51;
  width: 100%;
  background-image: linear-gradient(
    45deg,
    rgb(252, 163, 17) 25%,
    transparent 25%,
    transparent 50%,
    rgb(252, 163, 17) 50%,
    rgb(252, 163, 17) 75%,
    transparent 75%,
    transparent
  );
  animation: progressAnimationStrike 10s;
  height: 50px;
}

@keyframes progressAnimationStrike {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progressAnimation {
  0% {
    width: 5%;
    background-color: #f9bcca;
  }
  100% {
    width: 85%;
    background-color: #ef476f;
  }
}

$green: #4cd964;
$turquoise: #5ac8fa;
$blue: #007aff;
$light-blue: #7dc8e8;
$purple: #5856d6;
$red: #ff2d55;

@keyframes colorAnimation {
  0% {
    background-image: linear-gradient(
      to right,
      $green,
      $turquoise,
      $blue,
      $light-blue,
      $purple,
      $red
    );
  }
  20% {
    background-image: linear-gradient(
      to right,
      $turquoise,
      $blue,
      $light-blue,
      $purple,
      $red,
      $green
    );
  }
  40% {
    background-image: linear-gradient(
      to right,
      $blue,
      $light-blue,
      $purple,
      $red,
      $green,
      $turquoise
    );
  }
  60% {
    background-image: linear-gradient(
      to right,
      $light-blue,
      $purple,
      $red,
      $green,
      $turquoise,
      $blue
    );
  }
  100% {
    background-image: linear-gradient(
      to right,
      $purple,
      $red,
      $green,
      $turquoise,
      $blue,
      $light-blue
    );
  }
}

.pb-bar-text {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}
.onloadText {
  font-size: 26px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-top: 50px;
  line-height: 37px;
}
.onloadText span {
  color: #fe9d0f;
}

/*25 June 2024*/

.contactus-title {
  text-align: center;
  color: #282f3b;
  font-size: 40px;
  font-weight: 700;
  margin: 30px 0;
  line-height: 45px;
}
.contactus-p {
  text-align: center;
  color: #010101;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 60px;
  line-height: 30px;
}

.contactFormBox {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 30px;
}

.contactFormBox label {
  font-size: 14px;
  color: #282f3b;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
}

.pos-rel {
  position: relative;
}
.contactInpField {
  width: 100%;
  background: #fff;
  border: solid 1px #eeeeee;
  height: 46px;
  line-height: 46px;
  padding: 0 35px 0 15px;
  font-size: 16px;
  color: #282f3b;
  border-radius: 5px;
  margin-bottom: 15px;
}
.contactInpField-Country {
  width: 60%;
  background: #fff;
  border: solid 1px #eeeeee;
  height: 46px;
  float: right;
  line-height: 46px;
  padding: 0 35px 0 15px;
  font-size: 16px;
  color: #282f3b;
  border-radius: 5px;
  margin-bottom: 15px;
}
.contactInpField-select {
  width: 180px;
  background: #fff;
  border: solid 1px #eeeeee;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  font-size: 16px;
  color: #282f3b;
  border-radius: 5px;
  margin-bottom: 15px;
}
.contactInpField-sel {
  width: 100%;
  background: #fff;
  border: solid 1px #eeeeee;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  font-size: 16px;
  color: #282f3b;
  border-radius: 5px;
  margin-bottom: 15px;
}
.contactFormBox .errorCross {
  position: absolute;
  /* right: 28px; */
  right: 35px;
  top: 42px;
  color: #61ca50;
}
.contactFormBox .check {
  position: absolute;
  /* right: 28px; */
  top: 42px;
  right: 35px;
  color: #d13434;
}

.contactInpField:focus-visible,
.contactTextarea:focus-visible {
  outline: 0;
}
.contactTextarea {
  width: 100%;
  background: #fff;
  border: solid 1px #eeeeee;
  padding: 10px 15px;
  font-size: 16px;
  color: #282f3b;
  border-radius: 5px;
  margin-bottom: 20px;
}
.contactSubmitButton {
  width: 100%;
  background: #263c6b;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  border: 0;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.contactInfoBox {
  border: solid 1px #eeeeee;
  background: #fff;
  padding: 25px 20px 25px 80px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 26px;
  display: block;
}
.contactInfoBox:hover {
  border: solid 1px #eeeeee;
  -webkit-box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 11px 3px rgba(0, 0, 0, 0.07);
}
.contactInfoBox div {
  width: 60px;
  position: absolute;
  left: 20px;
}

.contactInfoBox h3 {
  font-size: 20px;
  color: #282f3b;
  font-weight: 700;
  margin: 0 0 5px 0;
}
.contactInfoBox p {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 400;
}
.contactInfoBox p span {
  font-size: 14px;
  color: #1a1a1a;
  font-weight: 700;
  margin: 0 0 5px 0;
  display: block;
}
.contactInfoBox p a {
  color: #1a1a1a !important;
}

.font-18 {
  font-size: 18px !important;
}

.contactInfoBox .contactUl {
  padding: 0;
  margin-top: 10px;
}

.contactInfoBox .contactUl li {
  list-style: none;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  color: #8f8f8f;
}
.contactInfoBox .contactUl li span {
  font-size: 18px;
  word-wrap: break-word;
  display: block;
  margin-top: 2px;
  color: #1a1a1a !important;
}
.contactInfoBox .contactUl li span a {
  font-size: 18px;
  word-wrap: break-word;
  display: block;
  margin-top: 2px;
  color: #1a1a1a !important;
  font-weight: 400;
}

.whyHttp-content {
  padding: 10px 0px;
  margin-bottom: 35px;
}
.iconBackbox {
  text-align: center;
  margin-bottom: 20px;
}
.whyHttp-content .whyHttp-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0 20px;
  margin-top: 20px;
}
.whyHttp-content p {
  font-size: 16px;
  line-height: 1.7;
  color: #666666;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
.commHeading {
  width: 100%;
  padding-bottom: 40px;
  text-align: center;
  margin-top: 30px;
}
.pgHrd {
  color: #333;
  font-weight: 700;
  line-height: 1.5;
  font-size: 32px;
  letter-spacing: 1px;
}
.yellUnderl {
  width: 80px;
  vertical-align: middle;
  height: 4px;
  color: #f2c03a;
  display: inline-block;
  background-color: #f2c03a;
}

@media (max-width: 1024px) {
  .contactInpField-Country {
    width: 52%;
  }
}

@media (max-width: 800px) {
  .contactInpField-Country {
    width: 70%;
  }
}
@media (max-width: 640px) {
  .contactInpField-Country {
    width: 65%;
  }
}
@media (max-width: 480px) {
  .contactInpField-select {
    width: 120px;
  }

  .contactInpField-Country {
    width: 65%;
  }
}
@media (max-width: 390px) {
  .contactInpField-Country {
    width: 61%;
  }
  .contactInpField-select {
    width: 95px !important;
  }
}

/* Rashmi 3-9-2024 Exit POP UP */

.exit-popuo-box {
  width: 100%;
  /*background: url("../images/exit-popup-bg.jpg");*/
  background: url("../images/exit-popup-bg.jpg") no-repeat;
  height: auto;
  background-size: cover;
  padding: 40px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

.exit-popuo-box h2 {
  font-size: 44px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px;
}

.exit-popuo-box p {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  margin-bottom: 40px;
}
.exit-popuo-box p span {
  font-size: 22px;
  color: #ffa236;
  font-weight: 700;
  margin: 0;
}

.exit-popuo-box-input {
  background: #fff;
  border-radius: 5px;
  height: 40px;
  width: 70%;
  padding: 10px;
  border: 0;
  font-size: 18px;
  color: #484848;
  margin-bottom: 10px;
}
.claim-now {
  background: #f2592a;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  margin-top: 30px;
}

.syotimer-cell {
  display: inline-block;
  margin: 0 5px;
  width: 79px;
  margin-bottom: 40px;
}
.syotimer-cell__value {
  font-size: 45px;
  color: #000000;
  height: 81px;
  line-height: 81px;
  margin: 0 0 5px;
  background: #fff;
  font-weight: 600;
  border-radius: 5px;
}

.syotimer-cell__unit {
  text-transform: capitalize;
}

.minute,
.seconds {
  font-size: 45px;
  color: #000000;
  line-height: 60px;
  background: #fff;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  padding: 10px;
  margin: 0 10px 5px 10px;
  height: 100px;
  width: 100px;
}

.minute-text,
.seconds-text {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin: 0 10px 10px 10px;
  width: 100px;
  text-align: center;
}

/* END Exit POPUP */
.termsCls ol li {
  list-style: auto;
  margin-bottom: 20px;
}

.termsCls ul{
  padding-left: 17px;
}

.termsCls ul li {
  list-style: disc !important;
  margin: 10px 0px;
}
