
@-ms-viewport {
  width: device-width;
}
.visibleupdate-xs,
.visibleupdate-sm,
.visibleupdate-md,
.visibleupdate-lg {
  display: none !important;
}
.visibleupdate-xs-block,
.visibleupdate-xs-inline,
.visibleupdate-xs-inline-block,
.visibleupdate-sm-block,
.visibleupdate-sm-inline,
.visibleupdate-sm-inline-block,
.visibleupdate-md-block,
.visibleupdate-md-inline,
.visibleupdate-md-inline-block,
.visibleupdate-lg-block,
.visibleupdate-lg-inline,
.visibleupdate-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visibleupdate-xs {
    display: block !important;
  }
  table.visibleupdate-xs {
    display: table;
  }
  tr.visibleupdate-xs {
    display: table-row !important;
  }
  th.visibleupdate-xs,
  td.visibleupdate-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visibleupdate-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm {
    display: block !important;
  }
  table.visibleupdate-sm {
    display: table;
  }
  tr.visibleupdate-sm {
    display: table-row !important;
  }
  th.visibleupdate-sm,
  td.visibleupdate-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visibleupdate-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md {
    display: block !important;
  }
  table.visibleupdate-md {
    display: table;
  }
  tr.visibleupdate-md {
    display: table-row !important;
  }
  th.visibleupdate-md,
  td.visibleupdate-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visibleupdate-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg {
    display: block !important;
  }
  table.visibleupdate-lg {
    display: table;
  }
  tr.visibleupdate-lg {
    display: table-row !important;
  }
  th.visibleupdate-lg,
  td.visibleupdate-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visibleupdate-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hiddenupdate-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hiddenupdate-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hiddenupdate-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hiddenupdate-lg {
    display: none !important;
  }
}
.visibleupdate-print {
  display: none !important;
}
@media print {
  .visibleupdate-print {
    display: block !important;
  }
  table.visibleupdate-print {
    display: table;
  }
  tr.visibleupdate-print {
    display: table-row !important;
  }
  th.visibleupdate-print,
  td.visibleupdate-print {
    display: table-cell !important;
  }
}
.visibleupdate-print-block {
  display: none !important;
}
@media print {
  .visibleupdate-print-block {
    display: block !important;
  }
}
.visibleupdate-print-inline {
  display: none !important;
}
@media print {
  .visibleupdate-print-inline {
    display: inline !important;
  }
}
.visibleupdate-print-inline-block {
  display: none !important;
}
@media print {
  .visibleupdate-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hiddenupdate-print {
    display: none !important;
  }
}
.containerupdate {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .containerupdate {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .containerupdate {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .containerupdate {
    width: 1170px;
  }
}
.containerupdate-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.rowupdate {
  margin-left: -15px;
  margin-right: -15px;

}
.colupdate, .colupdate-xs-1, .colupdate-sm-1, .colupdate-md-1, .colupdate-lg-1, .colupdate-xs-2, .colupdate-sm-2, .colupdate-md-2, .colupdate-lg-2, .colupdate-xs-3, .colupdate-sm-3, .colupdate-md-3, .colupdate-lg-3, .colupdate-xs-4, .colupdate-sm-4, .colupdate-md-4, .colupdate-lg-4, .colupdate-xs-5, .colupdate-sm-5, .colupdate-md-5, .colupdate-lg-5, .colupdate-xs-6, .colupdate-sm-6, .colupdate-md-6, .colupdate-lg-6, .colupdate-xs-7, .colupdate-sm-7, .colupdate-md-7, .colupdate-lg-7, .colupdate-xs-8, .colupdate-sm-8, .colupdate-md-8, .colupdate-lg-8, .colupdate-xs-9, .colupdate-sm-9, .colupdate-md-9, .colupdate-lg-9, .colupdate-xs-10, .colupdate-sm-10, .colupdate-md-10, .colupdate-lg-10, .colupdate-xs-11, .colupdate-sm-11, .colupdate-md-11, .colupdate-lg-11, .colupdate-xs-12, .colupdate-sm-12, .colupdate-md-12, .colupdate-lg-12 {
  position: relative;
  min-height: 1px;
 /* padding-left: 15px;
  padding-right: 15px;
 */
}
.colupdate, .colupdate-xs-1, .colupdate-xs-2, .colupdate-xs-3, .colupdate-xs-4, .colupdate-xs-5, .colupdate-xs-6, .colupdate-xs-7, .colupdate-xs-8, .colupdate-xs-9, .colupdate-xs-10, .colupdate-xs-11, .colupdate-xs-12 {
  float: left;
}
.colupdate-xs-12 {
  width: 100%;
}
.colupdate-xs-11 {
  width: 91.66666667%;
}
.colupdate-xs-10 {
  width: 83.33333333%;
}
.colupdate-xs-9 {
  width: 75%;
}
.colupdate-xs-8 {
  width: 66.66666667%;
}
.colupdate-xs-7 {
  width: 58.33333333%;
}
.colupdate-xs-6 {
  width: 50%;
}
.colupdate-xs-5 {
  width: 41.66666667%;
}
.colupdate-xs-4 {
  width: 33.33333333%;
}
.colupdate-xs-3 {
  width: 25%;
}
.colupdate-xs-2 {
  width: 16.66666667%;
}
.colupdate-xs-1 {
  width: 8.33333333%;
}
.colupdate-xs-pull-12 {
  right: 100%;
}
.colupdate-xs-pull-11 {
  right: 91.66666667%;
}
.colupdate-xs-pull-10 {
  right: 83.33333333%;
}
.colupdate-xs-pull-9 {
  right: 75%;
}
.colupdate-xs-pull-8 {
  right: 66.66666667%;
}
.colupdate-xs-pull-7 {
  right: 58.33333333%;
}
.colupdate-xs-pull-6 {
  right: 50%;
}
.colupdate-xs-pull-5 {
  right: 41.66666667%;
}
.colupdate-xs-pull-4 {
  right: 33.33333333%;
}
.colupdate-xs-pull-3 {
  right: 25%;
}
.colupdate-xs-pull-2 {
  right: 16.66666667%;
}
.colupdate-xs-pull-1 {
  right: 8.33333333%;
}
.colupdate-xs-pull-0 {
  right: auto;
}
.colupdate-xs-push-12 {
  left: 100%;
}
.colupdate-xs-push-11 {
  left: 91.66666667%;
}
.colupdate-xs-push-10 {
  left: 83.33333333%;
}
.colupdate-xs-push-9 {
  left: 75%;
}
.colupdate-xs-push-8 {
  left: 66.66666667%;
}
.colupdate-xs-push-7 {
  left: 58.33333333%;
}
.colupdate-xs-push-6 {
  left: 50%;
}
.colupdate-xs-push-5 {
  left: 41.66666667%;
}
.colupdate-xs-push-4 {
  left: 33.33333333%;
}
.colupdate-xs-push-3 {
  left: 25%;
}
.colupdate-xs-push-2 {
  left: 16.66666667%;
}
.colupdate-xs-push-1 {
  left: 8.33333333%;
}
.colupdate-xs-push-0 {
  left: auto;
}
.colupdate-xs-offset-12 {
  margin-left: 100%;
}
.colupdate-xs-offset-11 {
  margin-left: 91.66666667%;
}
.colupdate-xs-offset-10 {
  margin-left: 83.33333333%;
}
.colupdate-xs-offset-9 {
  margin-left: 75%;
}
.colupdate-xs-offset-8 {
  margin-left: 66.66666667%;
}
.colupdate-xs-offset-7 {
  margin-left: 58.33333333%;
}
.colupdate-xs-offset-6 {
  margin-left: 50%;
}
.colupdate-xs-offset-5 {
  margin-left: 41.66666667%;
}
.colupdate-xs-offset-4 {
  margin-left: 33.33333333%;
}
.colupdate-xs-offset-3 {
  margin-left: 25%;
}
.colupdate-xs-offset-2 {
  margin-left: 16.66666667%;
}
.colupdate-xs-offset-1 {
  margin-left: 8.33333333%;
}
.colupdate-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .colupdate, .colupdate-sm-1, .colupdate-sm-2, .colupdate-sm-3, .colupdate-sm-4, .colupdate-sm-5, .colupdate-sm-6, .colupdate-sm-7, .colupdate-sm-8, .colupdate-sm-9, .colupdate-sm-10, .colupdate-sm-11, .colupdate-sm-12 {
    float: left;
  }
  .colupdate-sm-12 {
    width: 100%;
  }
  .colupdate-sm-11 {
    width: 91.66666667%;
  }
  .colupdate-sm-10 {
    width: 83.33333333%;
  }
  .colupdate-sm-9 {
    width: 75%;
  }
  .colupdate-sm-8 {
    width: 66.66666667%;
  }
  .colupdate-sm-7 {
    width: 58.33333333%;
  }
  .colupdate-sm-6 {
    width: 50%;
  }
  .colupdate-sm-5 {
    width: 41.66666667%;
  }
  .colupdate-sm-4 {
    width: 33.33333333%;
  }
  .colupdate-sm-3 {
    width: 25%;
  }
  .colupdate-sm-2 {
    width: 16.66666667%;
  }
  .colupdate-sm-1 {
    width: 8.33333333%;
  }
  .colupdate-sm-pull-12 {
    right: 100%;
  }
  .colupdate-sm-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-sm-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-sm-pull-9 {
    right: 75%;
  }
  .colupdate-sm-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-sm-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-sm-pull-6 {
    right: 50%;
  }
  .colupdate-sm-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-sm-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-sm-pull-3 {
    right: 25%;
  }
  .colupdate-sm-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-sm-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-sm-pull-0 {
    right: auto;
  }
  .colupdate-sm-push-12 {
    left: 100%;
  }
  .colupdate-sm-push-11 {
    left: 91.66666667%;
  }
  .colupdate-sm-push-10 {
    left: 83.33333333%;
  }
  .colupdate-sm-push-9 {
    left: 75%;
  }
  .colupdate-sm-push-8 {
    left: 66.66666667%;
  }
  .colupdate-sm-push-7 {
    left: 58.33333333%;
  }
  .colupdate-sm-push-6 {
    left: 50%;
  }
  .colupdate-sm-push-5 {
    left: 41.66666667%;
  }
  .colupdate-sm-push-4 {
    left: 33.33333333%;
  }
  .colupdate-sm-push-3 {
    left: 25%;
  }
  .colupdate-sm-push-2 {
    left: 16.66666667%;
  }
  .colupdate-sm-push-1 {
    left: 8.33333333%;
  }
  .colupdate-sm-push-0 {
    left: auto;
  }
  .colupdate-sm-offset-12 {
    margin-left: 100%;
  }
  .colupdate-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-sm-offset-9 {
    margin-left: 75%;
  }
  .colupdate-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-sm-offset-6 {
    margin-left: 50%;
  }
  .colupdate-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-sm-offset-3 {
    margin-left: 25%;
  }
  .colupdate-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .colupdate, .colupdate-md-1, .colupdate-md-2, .colupdate-md-3, .colupdate-md-4, .colupdate-md-5, .colupdate-md-6, .colupdate-md-7, .colupdate-md-8, .colupdate-md-9, .colupdate-md-10, .colupdate-md-11, .colupdate-md-12 {
    float: left;
  }
  .colupdate-md-12 {
    width: 100%;
  }
  .colupdate-md-11 {
    width: 91.66666667%;
  }
  .colupdate-md-10 {
    width: 83.33333333%;
  }
  .colupdate-md-9 {
    width: 75%;
  }
  .colupdate-md-8 {
    width: 66.66666667%;
  }
  .colupdate-md-7 {
    width: 58.33333333%;
  }
  .colupdate-md-6 {
    width: 50%;
  }
  .colupdate-md-5 {
    width: 41.66666667%;
  }
  .colupdate-md-4 {
    width: 33.33333333%;
  }
  .colupdate-md-3 {
    width: 25%;
  }
  .colupdate-md-2 {
    width: 16.66666667%;
  }
  .colupdate-md-1 {
    width: 8.33333333%;
  }
  .colupdate-md-pull-12 {
    right: 100%;
  }
  .colupdate-md-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-md-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-md-pull-9 {
    right: 75%;
  }
  .colupdate-md-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-md-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-md-pull-6 {
    right: 50%;
  }
  .colupdate-md-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-md-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-md-pull-3 {
    right: 25%;
  }
  .colupdate-md-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-md-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-md-pull-0 {
    right: auto;
  }
  .colupdate-md-push-12 {
    left: 100%;
  }
  .colupdate-md-push-11 {
    left: 91.66666667%;
  }
  .colupdate-md-push-10 {
    left: 83.33333333%;
  }
  .colupdate-md-push-9 {
    left: 75%;
  }
  .colupdate-md-push-8 {
    left: 66.66666667%;
  }
  .colupdate-md-push-7 {
    left: 58.33333333%;
  }
  .colupdate-md-push-6 {
    left: 50%;
  }
  .colupdate-md-push-5 {
    left: 41.66666667%;
  }
  .colupdate-md-push-4 {
    left: 33.33333333%;
  }
  .colupdate-md-push-3 {
    left: 25%;
  }
  .colupdate-md-push-2 {
    left: 16.66666667%;
  }
  .colupdate-md-push-1 {
    left: 8.33333333%;
  }
  .colupdate-md-push-0 {
    left: auto;
  }
  .colupdate-md-offset-12 {
    margin-left: 100%;
  }
  .colupdate-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-md-offset-9 {
    margin-left: 75%;
  }
  .colupdate-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-md-offset-6 {
    margin-left: 50%;
  }
  .colupdate-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-md-offset-3 {
    margin-left: 25%;
  }
  .colupdate-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .colupdate, .colupdate-lg-1, .colupdate-lg-2, .colupdate-lg-3, .colupdate-lg-4, .colupdate-lg-5, .colupdate-lg-6, .colupdate-lg-7, .colupdate-lg-8, .colupdate-lg-9, .colupdate-lg-10, .colupdate-lg-11, .colupdate-lg-12 {
    float: left;
  }
  .colupdate-lg-12 {
    width: 100%;
  }
  .colupdate-lg-11 {
    width: 91.66666667%;
  }
  .colupdate-lg-10 {
    width: 83.33333333%;
  }
  .colupdate-lg-9 {
    width: 75%;
  }
  .colupdate-lg-8 {
    width: 66.66666667%;
  }
  .colupdate-lg-7 {
    width: 58.33333333%;
  }
  .colupdate-lg-6 {
    width: 50%;
  }
  .colupdate-lg-5 {
    width: 41.66666667%;
  }
  .colupdate-lg-4 {
    width: 33.33333333%;
  }
  .colupdate-lg-3 {
    width: 25%;
  }
  .colupdate-lg-2 {
    width: 16.66666667%;
  }
  .colupdate-lg-1 {
    width: 8.33333333%;
  }
  .colupdate-lg-pull-12 {
    right: 100%;
  }
  .colupdate-lg-pull-11 {
    right: 91.66666667%;
  }
  .colupdate-lg-pull-10 {
    right: 83.33333333%;
  }
  .colupdate-lg-pull-9 {
    right: 75%;
  }
  .colupdate-lg-pull-8 {
    right: 66.66666667%;
  }
  .colupdate-lg-pull-7 {
    right: 58.33333333%;
  }
  .colupdate-lg-pull-6 {
    right: 50%;
  }
  .colupdate-lg-pull-5 {
    right: 41.66666667%;
  }
  .colupdate-lg-pull-4 {
    right: 33.33333333%;
  }
  .colupdate-lg-pull-3 {
    right: 25%;
  }
  .colupdate-lg-pull-2 {
    right: 16.66666667%;
  }
  .colupdate-lg-pull-1 {
    right: 8.33333333%;
  }
  .colupdate-lg-pull-0 {
    right: auto;
  }
  .colupdate-lg-push-12 {
    left: 100%;
  }
  .colupdate-lg-push-11 {
    left: 91.66666667%;
  }
  .colupdate-lg-push-10 {
    left: 83.33333333%;
  }
  .colupdate-lg-push-9 {
    left: 75%;
  }
  .colupdate-lg-push-8 {
    left: 66.66666667%;
  }
  .colupdate-lg-push-7 {
    left: 58.33333333%;
  }
  .colupdate-lg-push-6 {
    left: 50%;
  }
  .colupdate-lg-push-5 {
    left: 41.66666667%;
  }
  .colupdate-lg-push-4 {
    left: 33.33333333%;
  }
  .colupdate-lg-push-3 {
    left: 25%;
  }
  .colupdate-lg-push-2 {
    left: 16.66666667%;
  }
  .colupdate-lg-push-1 {
    left: 8.33333333%;
  }
  .colupdate-lg-push-0 {
    left: auto;
  }
  .colupdate-lg-offset-12 {
    margin-left: 100%;
  }
  .colupdate-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .colupdate-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .colupdate-lg-offset-9 {
    margin-left: 75%;
  }
  .colupdate-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .colupdate-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .colupdate-lg-offset-6 {
    margin-left: 50%;
  }
  .colupdate-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .colupdate-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .colupdate-lg-offset-3 {
    margin-left: 25%;
  }
  .colupdate-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .colupdate-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .colupdate-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfixupdate,
.clearfixupdate:before,
.clearfixupdate:after,
.containerupdate:before,
.containerupdate:after,
.containerupdate-fluid:before,
.containerupdate-fluid:after,
.rowupdate:before,
.rowupdate:after {
  content: " ";
  display: table;
}
.clearfixupdate:after,
.containerupdate:after,
.containerupdate-fluid:after,
.rowupdate:after {
  clear: both;
}
/*
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*/

/*comman */

div.rowupdate blockquote{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-clip:border-box;background-origin:padding-box;background-position-x:0;background-position-y:0;background-size:auto auto;border:0;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-radius:0;border-right:0;border-right-color:inherit;border-spacing:0;border-top:0;border-top-color:inherit;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:inline;empty-cells:show;float:none;font:400;font-family:inherit;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;height:auto;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:disc;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;outline:0;outline-width:medium;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;position:static;quotes:'\201C' '\201D' '\2018' '\2019';right:auto;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto}
div.rowupdate blockquote.open_close .author_position a, a:hover{border-bottom: none;box-shadow: none}


div.container_n span.modal-close {position: absolute !important;top: -13px !important;right: -14px !important;width: 35px !important;height: 35px !important;background: url(../images/close-buttons-sprite.png) no-repeat !important;}
div.container_n span.modal-close span {display: none }
div.container_n span.modal-close.left {top: -13px !important;left: -13px !important;}
div.container_n span.modal-close:hover {background-position: 0 -37px !important;cursor: pointer !important;}
div.container_n span.modal-close.black {background-position: -35px 0 !important;}
div.container_n span.modal-close.black:hover {background-position: -35px -36px !important;}
.overlay_i13{position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;z-index:100001 !important;background-color:#000000 !important;opacity:0.5 !important;text-align: center !important;margin-right: auto !important; margin-left: auto !important;margin: 0 !important;padding: 0 !important; filter: alpha(opacity = 50) !important;display: none }
#formFormEmail{}



.container_n {

    /*max-width: 350px !important;*/
    margin: 0 auto !important;
}


#newsletter_signup {
    padding: 0px 25px 5px !important;
  /*  background: #fff !important;
    box-shadow:
        0px 0px 0px 5px rgba( 255,255,255,0.4 ),
        0px 4px 20px rgba( 0,0,0,0.33 ) !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;*/
    display: table !important;
    overflow: hidden;

}

#newsletter_signup .header {
    margin-top: 10px ;
    margin-bottom: 20px ;
}

#newsletter_signup .header .subheading{
    margin-top: 9px ;
    max-width:350px ;
    font-size: 13px ;
    line-height: 15px;
}

#newsletter_signup .header h3 {
    color: #333333 ;
    font-size: 24px ;
    font-weight: bold ;
    margin-bottom: 5px ;
    background:none ;
    background-color: none ;
    background-image: none ;
    border: none ;
    color: none ;
    padding:0px ;

}

#newsletter_signup .header p {
    color: #8f8f8f ;
    line-height 1 ;
    font-size: 14px ;
    font-weight: 300 ;
    background:none ;
    background-color: none ;
    background-image: none ;
    border: none ;
    color: none ;
    padding:0px ;
}

#newsletter_signup .sep {
    height: 1px;
    background: #e8e8e8 ;
    /*max-width: 350px ;*/
    background-color: none ;
    background-image: none ;
    border: none ;
    color: none ;
    padding:0px ;

}

#newsletter_signup .inputs {
    margin-top: 25px ;
    background:none ;
    background-color: none ;
    background-image: none ;
    border: none ;
    color: none ;
    padding:0px ;
}



#newsletter_signup .textfield{
    background: #f5f5f5 ;
    font-size: 14px ;
    -moz-border-radius: 3px ;
    -webkit-border-radius: 3px ;
    border-radius: 3px ;
    border: none ;
    padding: 13px 10px ;
    width: 100% ;
    box-shadow: inset 0px 2px 3px rgba( 0,0,0,0.1 ) ;
    clear: both ;
    color:#8F8F8F ;
    margin: 0px ;
    box-sizing:content-box;
    border:1px solid #cccccc;

}

#newsletter_signup .textfield:focus {
    background: #fff ;
    /*box-shadow: 0px 0px 0px 3px #fff38e, inset 0px 2px 3px rgba( 0,0,0,0.2 ), 0px 5px 5px rgba( 0,0,0,0.15 ) ;*/
    outline: none ;
    background: #f5f5f5\9 ;
    color:#000000 ;
    margin: 0px ;
    box-shadow: 0 0 10px rgba(62, 173, 230, 0.5);

}

#newsletter_signup *, *::before, *::after {

     box-sizing: border-box;
}


#newsletter_signup .inputs #submit_newsletter {
    cursor: pointer ;
    text-decoration: none ;
    width: 100% ;
    margin-top: 20px ;
    padding: 12px 0 ;
    font-size: 14px ;
    font-weight: 500 ;
    letter-spacing: 1px ;
    text-align: center ;
    text-decoration: none ;
    display: table ;
    position: static ;
    clear: both ;
    appearance: button;
    -moz-appearance: button;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);



}

#newsletter_signup .inputs #submit_newsletter:hover {
    cursor: pointer;

}

#not_spam_style1{padding-top: 12px; text-align: center;}

#newsletter_signup #yourname{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAq1BMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODHtUa5AAAAOHRSTlMAAQIGCAoLDA0OEhMVFiAhJCUmKzM2OTxVW2Ftb3F3fICCjI+Rkqq8wcXHyMzO0dfo6e/z9ff7/bIW25QAAACcSURBVBgZ7cHrEoFAAAbQD5G7XKMQIuQWKd/7PxljdszY2bbfZpyDv5/R9KNo3UIum282ctQpNKDnUVhA70DhBL0dhRB6LoUZ9MoJ35IKclgJXxILWqbrGYYTBI5Rmk9ryNRJyfukCpjjmHz0kKFw5ZdbEWoDSkZQW1KyglpIyQVqMWVQSymD2paSM9T6lAyRoe3vjx/hpou/H/AEb7MzEGLmxSEAAAAASUVORK5CYII=) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%
height:auto;
}
#newsletter_signup #youremail{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAilBMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OCyWNJSAAAALXRSTlMAAQMHCAwNERQcIyYnKCosPD5CQ0dJSktoa2yImpu0ur7AyMrM19zg5PX3+/29DL5wAAAAjUlEQVQYGe3BiRaBUAAE0Hkoyr5HZEtRzf//ntI5Dr35g9yLvzYaPdiQ+lDutKRQYlouUMa0DCHNCv4o5pDW6F/55drHCgqPPbPjR2C6B0Ihn0t4Cd8SD4snCYWlyOmELIUdJ2IJCiv5BtP4NsE2ZwUKayffGP/MGhQKUChAyWjJoOxpCSC5gwYXf230ArYpLofNgCwwAAAAAElFTkSuQmCC) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%
height:auto;
}


.style_1_social_main_div {width: 100%;text-align: center;margin-top:15px}

.social_inner_div_style1 {display: inline-block;}
.i13_social_icon_style1{width:36px;border-radius:50%;background:#0088cc}


.image_error{color:red !important;font-size: 12px !important;font-weight: 300 !important;letter-spacing: 1px !important;margin-bottom: 7px !important;display: block !important;margin-top: 4px !important;}
.errorinput{margin-bottom: 17px !important;}
.errorinput_widget{}
.mysuccess_msg,.myerror_msg{border: 1px solid !important;margin: 10px 0px !important;padding:6px 6px 6px 40px !important;background-repeat: no-repeat !important;background-position: 10px center !important;}
.mysuccess_msg {color: #4F8A10 !important;background-color:#ffffe0 !important;border-radius:3px;display:none ;border-color: #e6db55 !important;background-image:url('../images/1378845314_001_06.gif') !important}
.myerror_msg {color: #D8000C !important;background-color: #FFBABA !important;border-radius:3px !important;display: none ;background-image:url('../images/1378845578_Error.png') !important}
.AjaxLoader{margin: 10px 0px !important;padding:6px 6px 6px 40px !important;display:none ;font-weight: bold !important;vertical-align: middle !important;}
.AjaxLoader img{padding-right: 10px !important;margin-top: -7px !important;vertical-align: middle !important;padding-right: 10px !important;}

.ajaxLoaderWidget{margin: 10px 0px !important;padding:6px 6px 6px 40px !important;display:none ;font-weight: bold !important;vertical-align: middle !important;}
.ajaxLoaderWidget img{padding-right: 10px !important;margin-top: -7px !important;vertical-align: middle !important;padding-right: 10px !important;}
.ajaxLoaderWidget img{border-radius:0px !important;box-shadow:none !important;}

.Nknewsletter-widget{ margin: 0 auto;}
.Nknewsletter_description{margin: 0 0 28px;padding: 0;font-weight: 300;line-height: 1.625;}
.no_spam_msg{
     color: #888888;
    font-size: 13px;
}
.Nknewsletter_name{
      border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 10px;
    width: 100% !important;
}
.Nknewsletter_email{
      border: 1px solid #ccc;
    border-radius: 3px;
    font-family: inherit;
    padding: 10px;
    width: 100% !important;
}
.Nknewsletter_space{clear:both;margin-bottom: 20px}
.Nknewsletter_space_submit{ /*max-width: 247px;*/min-width: 150px;padding: 10px;width: 100%;}
.Nksnewsletter_text_align_left{text-align: left}


#newsletter_signup_style2{padding:0;margin:0;}
.popup_style_2{padding:15px;max-width:550px}
.popup_style_2 h3 {
    color: #08c;
    font-size: 32px;
    font-style: italic;
    font-weight: 500;
    text-align:center;
    padding:0px;
    margin:0px;
}
.popup_style_2 h4 {
    color: #888;
    font-size: 18px;
    line-height: 1.3;
    padding: 10px 0;
    text-align:center;
    font-weight:normal;
}
.popup_style_2 .inputpadding{padding-left:10px;padding-right:10px;padding-bottom:5px;}
.popup_style_2 .marginauto{margin:0px auto}

.popup_style_2 div.pop_up_body div.rowupdate.marginauto div.colupdate-md-5.colupdate-sm-5.colupdate-xs-12.inputpadding input#youremail.textfield{width:100%}
.popup_style_2 div.pop_up_body div.rowupdate.marginauto div.colupdate-md-5.colupdate-sm-5.colupdate-xs-12.inputpadding input#yourname.textfield{width:100%}

.popup_style_2.flat button {
    color: #fff;
    background-color: #6496c8;
    text-shadow: -1px 1px #417cb8;
    border: none;

}



.popup_style_2 .btn-primary {
    background: #1784cb url(../images/arrow_next_transperant.png) center center no-repeat;
    border-color: #12669d;
    color: #fff;
    text-shadow: 0 -1px 0 #12669d;

padding-left:30px;
height:25px;
width:25px;
display:inline-block;
text-decoration: none;
vertical-align:text-center;
}
.popup_style_2 .btn {
    -moz-box-orient: vertical;
    -moz-user-select: none;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: block;
    font-weight: 600;
    line-height: 20px;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
    transition: color 0.2s ease-out 0s;
    vertical-align: top;
    white-space: nowrap;
     float: left;
    font-size: 20px;
    padding: 9px 0;
    text-align: center;
    width: 100%;
    height:36px;
}

.popup_style_2 input:focus{
    background-color: #fff;
    border-color: #3eade6;
    box-shadow: 0 0 10px rgba(62, 173, 230, 0.5);
    color: #444;
}

.popup_style_2 input{
    color:#aaa;
    border-radius: 3px;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    border-color: #3eade6;

    min-height:39px;
}


  .centered {
                text-align: center;

    }
.centered > div {
    float: none;
    display: inline-block;
    text-align: left;

}
@media (min-width: 992px) {
    .colupdate-md-padding{
      padding-right:3px
    }
}
#newsletter_signup_style2 *, *::before, *::after {

     box-sizing: border-box;
}



.popup_style_2 #yourname{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAq1BMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODHtUa5AAAAOHRSTlMAAQIGCAoLDA0OEhMVFiAhJCUmKzM2OTxVW2Ftb3F3fICCjI+Rkqq8wcXHyMzO0dfo6e/z9ff7/bIW25QAAACcSURBVBgZ7cHrEoFAAAbQD5G7XKMQIuQWKd/7PxljdszY2bbfZpyDv5/R9KNo3UIum282ctQpNKDnUVhA70DhBL0dhRB6LoUZ9MoJ35IKclgJXxILWqbrGYYTBI5Rmk9ryNRJyfukCpjjmHz0kKFw5ZdbEWoDSkZQW1KyglpIyQVqMWVQSymD2paSM9T6lAyRoe3vjx/hpou/H/AEb7MzEGLmxSEAAAAASUVORK5CYII=) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%;
background-color:#fff;
}
.popup_style_2 #youremail{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAilBMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OCyWNJSAAAALXRSTlMAAQMHCAwNERQcIyYnKCosPD5CQ0dJSktoa2yImpu0ur7AyMrM19zg5PX3+/29DL5wAAAAjUlEQVQYGe3BiRaBUAAE0Hkoyr5HZEtRzf//ntI5Dr35g9yLvzYaPdiQ+lDutKRQYlouUMa0DCHNCv4o5pDW6F/55drHCgqPPbPjR2C6B0Ihn0t4Cd8SD4snCYWlyOmELIUdJ2IJCiv5BtP4NsE2ZwUKayffGP/MGhQKUChAyWjJoOxpCSC5gwYXf230ArYpLofNgCwwAAAAAElFTkSuQmCC) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%;
background-color:#fff;
}
#not_spam_style2{text-align: center;}

.style_2_social_main_div {width: 100%;text-align: center;margin-top:15px}

.social_inner_div_style2 {display: inline-block;}
.i13_social_icon_style2{width:36px;border-radius:50%;background:#0088cc}


.popup_style_3{padding-left:15px;padding-right:15px;max-width:510px}
.popup_style_3 #style3_heading{margin:0px;padding-bottom:12px}
.popup_style_3 #style3_sub_heading{margin-left:15px;line-height:22px;text-align:justify}
.popup_style_3 .pop_up_body{padding:20px}

.popup_style_3 .sep {
    height: 1px;
    background: #e8e8e8 ;
    /*max-width: 350px ;*/
    background-color: none ;
    background-image: none ;
    border: none ;
    color: none ;
    padding:0px ;
    margin-top:5px;
    margin-bottom:20px;

}

.popup_style_3 .imgdiv {text-align:center}
.popup_style_3 #yourname{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAq1BMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODHtUa5AAAAOHRSTlMAAQIGCAoLDA0OEhMVFiAhJCUmKzM2OTxVW2Ftb3F3fICCjI+Rkqq8wcXHyMzO0dfo6e/z9ff7/bIW25QAAACcSURBVBgZ7cHrEoFAAAbQD5G7XKMQIuQWKd/7PxljdszY2bbfZpyDv5/R9KNo3UIum282ctQpNKDnUVhA70DhBL0dhRB6LoUZ9MoJ35IKclgJXxILWqbrGYYTBI5Rmk9ryNRJyfukCpjjmHz0kKFw5ZdbEWoDSkZQW1KyglpIyQVqMWVQSymD2paSM9T6lAyRoe3vjx/hpou/H/AEb7MzEGLmxSEAAAAASUVORK5CYII=) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%;
background-color:#fff;
}
.popup_style_3 #youremail{
background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAilBMVEUAAADg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OCyWNJSAAAALXRSTlMAAQMHCAwNERQcIyYnKCosPD5CQ0dJSktoa2yImpu0ur7AyMrM19zg5PX3+/29DL5wAAAAjUlEQVQYGe3BiRaBUAAE0Hkoyr5HZEtRzf//ntI5Dr35g9yLvzYaPdiQ+lDutKRQYlouUMa0DCHNCv4o5pDW6F/55drHCgqPPbPjR2C6B0Ihn0t4Cd8SD4snCYWlyOmELIUdJ2IJCiv5BtP4NsE2ZwUKayffGP/MGhQKUChAyWjJoOxpCSC5gwYXf230ArYpLofNgCwwAAAAAElFTkSuQmCC) left center no-repeat;
box-sizing: border-box;
padding-left:35px;
width:100%;
background-color:#fff;
}
.popup_style_3 input:focus{
    background-color: #fff;
    border-color: #3eade6;
    box-shadow: 0 0 10px rgba(62, 173, 230, 0.5);
    color: #444;
}

.popup_style_3 input{
    color:#aaa;
    border-radius: 3px;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    border-color: #3eade6;
    width:100%;
    min-height:39px;
}

.popup_style_3 #imgSubscribe{padding-top:10px;max-width:78px;padding-bottom:10px}

@media (max-width: 767px) {

    .popup_style_3 #style3_heading{text-align:center}

}


.popup_style_3 .inputs #submit_newsletter {
    cursor: pointer ;
    text-decoration: none ;
    width: 100% ;
    padding: 9px 0 ;
    font-size: 14px ;
    font-weight: 500 ;
    letter-spacing: 1px ;
    text-align: center ;
    text-decoration: none ;
    display: table ;
    position: static ;
    clear: both ;
    appearance: button;
    -moz-appearance: button;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    line-height: 20px;


}


#newsletter_signup_style3 *, *::before, *::after {

     box-sizing: border-box;
}

.popup_style_3 .inputs #submit_newsletter:hover {
    cursor: pointer;

}

#not_spam_style3{padding-top: 0px; text-align: center;padding-bottom:10px;padding-top:12px;}

.style_3_social_main_div {width: 100%;text-align: center;margin-top:0px}

.social_inner_div_style3 {display: inline-block;}
.i13_social_icon_style3{width:36px;border-radius:50%;background:#0088cc}

#agreementdiv{text-align:center}
#chkagreeornot{height:auto;min-height:auto;vertical-align:middle;display: inline;float: none;margin:0px;width:unset}
.agree_term{margin-left:2px;vertical-align:middle}

.popup_style_3 #agreementdiv{text-align:left}
.AjaxLoader img{float:left}

.ajaxLoaderWidget img{float:left}
