/*! jQuery UI - v1.12.1 - 2017-06-04
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.d-none {display:none;}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none
}
.popup-txt {padding: 0 !important;}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-resizable {
  position: relative
}
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}
.ui-menu .ui-menu {
  position: absolute
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible
}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-button-icon-only {
  text-indent: 0
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0
}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em)
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid
}
.ui-checkboxradio-disabled {
  pointer-events: none
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px
}
.ui-datepicker .ui-datepicker-next {
  right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}
.ui-datepicker td {
  border: 0;
  padding: 1px
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

.secureEye {position: relative; float: left; width: 40%; }
.secureEye input {width: 100% !important; }
.secureEye span.fa-fw {
	position: absolute;
	top: 10px;
	right: 5px;
	cursor: pointer;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0 0;
  height: auto;
  border: 0
}
.ui-selectmenu-open {
  display: block
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none
}
.ui-spinner-up {
  top: 0
}
.ui-spinner-down {
  bottom: 0
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px
}
body .ui-tooltip {
  border-width: 2px
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333
}
.ui-widget-content a {
  color: #333
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold
}
.ui-widget-header a {
  color: #333
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff
}
.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png")
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png")
}
.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png")
}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png")
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png")
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png")
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-caret-1-n {
  background-position: 0 0
}
.ui-icon-caret-1-ne {
  background-position: -16px 0
}
.ui-icon-caret-1-e {
  background-position: -32px 0
}
.ui-icon-caret-1-se {
  background-position: -48px 0
}
.ui-icon-caret-1-s {
  background-position: -65px 0
}
.ui-icon-caret-1-sw {
  background-position: -80px 0
}
.ui-icon-caret-1-w {
  background-position: -96px 0
}
.ui-icon-caret-1-nw {
  background-position: -112px 0
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px
}
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden], template {
  display: none
}
a {
  background-color: transparent
}
a:active, a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  color: #000;
  background: #ff0
}
small {
  font-size: 80%
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
pre {
  overflow: auto
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit
}
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 {
  line-height: normal
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
td, th {
  padding: 0
}
@media print {
  *, :after, :before {
    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;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img, tr {
    page-break-inside: avoid
  }
  img {
    max-width: 100% !important
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important
  }
  .label {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important
  }
}
@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.woff2) format('woff2'), 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-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
  content: "*"
}
.glyphicon-plus:before {
  content: "+"
}
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "€"
}
.glyphicon-minus:before {
  content: "−"
}
.glyphicon-cloud:before {
  content: "☁"
}
.glyphicon-envelope:before {
  content: "✉"
}
.glyphicon-pencil:before {
  content: "✏"
}
.glyphicon-glass:before {
  content: ""
}
.glyphicon-music:before {
  content: ""
}
.glyphicon-search:before {
  content: ""
}
.glyphicon-heart:before {
  content: ""
}
.glyphicon-star:before {
  content: ""
}
.glyphicon-star-empty:before {
  content: ""
}
.glyphicon-user:before {
  content: ""
}
.glyphicon-film:before {
  content: ""
}
.glyphicon-th-large:before {
  content: ""
}
.glyphicon-th:before {
  content: ""
}
.glyphicon-th-list:before {
  content: ""
}
.glyphicon-ok:before {
  content: ""
}
.glyphicon-remove:before {
  content: ""
}
.glyphicon-zoom-in:before {
  content: ""
}
.glyphicon-zoom-out:before {
  content: ""
}
.glyphicon-off:before {
  content: ""
}
.glyphicon-signal:before {
  content: ""
}
.glyphicon-cog:before {
  content: ""
}
.glyphicon-trash:before {
  content: ""
}
.glyphicon-home:before {
  content: ""
}
.glyphicon-file:before {
  content: ""
}
.glyphicon-time:before {
  content: ""
}
.glyphicon-road:before {
  content: ""
}
.glyphicon-download-alt:before {
  content: ""
}
.glyphicon-download:before {
  content: ""
}
.glyphicon-upload:before {
  content: ""
}
.glyphicon-inbox:before {
  content: ""
}
.glyphicon-play-circle:before {
  content: ""
}
.glyphicon-repeat:before {
  content: ""
}
.glyphicon-refresh:before {
  content: ""
}
.glyphicon-list-alt:before {
  content: ""
}
.glyphicon-lock:before {
  content: ""
}
.glyphicon-flag:before {
  content: ""
}
.glyphicon-headphones:before {
  content: ""
}
.glyphicon-volume-off:before {
  content: ""
}
.glyphicon-volume-down:before {
  content: ""
}
.glyphicon-volume-up:before {
  content: ""
}
.glyphicon-qrcode:before {
  content: ""
}
.glyphicon-barcode:before {
  content: ""
}
.glyphicon-tag:before {
  content: ""
}
.glyphicon-tags:before {
  content: ""
}
.glyphicon-book:before {
  content: ""
}
.glyphicon-bookmark:before {
  content: ""
}
.glyphicon-print:before {
  content: ""
}
.glyphicon-camera:before {
  content: ""
}
.glyphicon-font:before {
  content: ""
}
.glyphicon-bold:before {
  content: ""
}
.glyphicon-italic:before {
  content: ""
}
.glyphicon-text-height:before {
  content: ""
}
.glyphicon-text-width:before {
  content: ""
}
.glyphicon-align-left:before {
  content: ""
}
.glyphicon-align-center:before {
  content: ""
}
.glyphicon-align-right:before {
  content: ""
}
.glyphicon-align-justify:before {
  content: ""
}
.glyphicon-list:before {
  content: ""
}
.glyphicon-indent-left:before {
  content: ""
}
.glyphicon-indent-right:before {
  content: ""
}
.glyphicon-facetime-video:before {
  content: ""
}
.glyphicon-picture:before {
  content: ""
}
.glyphicon-map-marker:before {
  content: ""
}
.glyphicon-adjust:before {
  content: ""
}
.glyphicon-tint:before {
  content: ""
}
.glyphicon-edit:before {
  content: ""
}
.glyphicon-share:before {
  content: ""
}
.glyphicon-check:before {
  content: ""
}
.glyphicon-move:before {
  content: ""
}
.glyphicon-step-backward:before {
  content: ""
}
.glyphicon-fast-backward:before {
  content: ""
}
.glyphicon-backward:before {
  content: ""
}
.glyphicon-play:before {
  content: ""
}
.glyphicon-pause:before {
  content: ""
}
.glyphicon-stop:before {
  content: ""
}
.glyphicon-forward:before {
  content: ""
}
.glyphicon-fast-forward:before {
  content: ""
}
.glyphicon-step-forward:before {
  content: ""
}
.glyphicon-eject:before {
  content: ""
}
.glyphicon-chevron-left:before {
  content: ""
}
.glyphicon-chevron-right:before {
  content: ""
}
.glyphicon-plus-sign:before {
  content: ""
}
.glyphicon-minus-sign:before {
  content: ""
}
.glyphicon-remove-sign:before {
  content: ""
}
.glyphicon-ok-sign:before {
  content: ""
}
.glyphicon-question-sign:before {
  content: ""
}
.glyphicon-info-sign:before {
  content: ""
}
.glyphicon-screenshot:before {
  content: ""
}
.glyphicon-remove-circle:before {
  content: ""
}
.glyphicon-ok-circle:before {
  content: ""
}
.glyphicon-ban-circle:before {
  content: ""
}
.glyphicon-arrow-left:before {
  content: ""
}
.glyphicon-arrow-right:before {
  content: ""
}
.glyphicon-arrow-up:before {
  content: ""
}
.glyphicon-arrow-down:before {
  content: ""
}
.glyphicon-share-alt:before {
  content: ""
}
.glyphicon-resize-full:before {
  content: ""
}
.glyphicon-resize-small:before {
  content: ""
}
.glyphicon-exclamation-sign:before {
  content: ""
}
.glyphicon-gift:before {
  content: ""
}
.glyphicon-leaf:before {
  content: ""
}
.glyphicon-fire:before {
  content: ""
}
.glyphicon-eye-open:before {
  content: ""
}
.glyphicon-eye-close:before {
  content: ""
}
.glyphicon-warning-sign:before {
  content: ""
}
.glyphicon-plane:before {
  content: ""
}
.glyphicon-calendar:before {
  content: ""
}
.glyphicon-random:before {
  content: ""
}
.glyphicon-comment:before {
  content: ""
}
.glyphicon-magnet:before {
  content: ""
}
.glyphicon-chevron-up:before {
  content: ""
}
.glyphicon-chevron-down:before {
  content: ""
}
.glyphicon-retweet:before {
  content: ""
}
.glyphicon-shopping-cart:before {
  content: ""
}
.glyphicon-folder-close:before {
  content: ""
}
.glyphicon-folder-open:before {
  content: ""
}
.glyphicon-resize-vertical:before {
  content: ""
}
.glyphicon-resize-horizontal:before {
  content: ""
}
.glyphicon-hdd:before {
  content: ""
}
.glyphicon-bullhorn:before {
  content: ""
}
.glyphicon-bell:before {
  content: ""
}
.glyphicon-certificate:before {
  content: ""
}
.glyphicon-thumbs-up:before {
  content: ""
}
.glyphicon-thumbs-down:before {
  content: ""
}
.glyphicon-hand-right:before {
  content: ""
}
.glyphicon-hand-left:before {
  content: ""
}
.glyphicon-hand-up:before {
  content: ""
}
.glyphicon-hand-down:before {
  content: ""
}
.glyphicon-circle-arrow-right:before {
  content: ""
}
.glyphicon-circle-arrow-left:before {
  content: ""
}
.glyphicon-circle-arrow-up:before {
  content: ""
}
.glyphicon-circle-arrow-down:before {
  content: ""
}
.glyphicon-globe:before {
  content: ""
}
.glyphicon-wrench:before {
  content: ""
}
.glyphicon-tasks:before {
  content: ""
}
.glyphicon-filter:before {
  content: ""
}
.glyphicon-briefcase:before {
  content: ""
}
.glyphicon-fullscreen:before {
  content: ""
}
.glyphicon-dashboard:before {
  content: ""
}
.glyphicon-paperclip:before {
  content: ""
}
.glyphicon-heart-empty:before {
  content: ""
}
.glyphicon-link:before {
  content: ""
}
.glyphicon-phone:before {
  content: ""
}
.glyphicon-pushpin:before {
  content: ""
}
.glyphicon-usd:before {
  content: ""
}
.glyphicon-gbp:before {
  content: ""
}
.glyphicon-sort:before {
  content: ""
}
.glyphicon-sort-by-alphabet:before {
  content: ""
}
.glyphicon-sort-by-alphabet-alt:before {
  content: ""
}
.glyphicon-sort-by-order:before {
  content: ""
}
.glyphicon-sort-by-order-alt:before {
  content: ""
}
.glyphicon-sort-by-attributes:before {
  content: ""
}
.glyphicon-sort-by-attributes-alt:before {
  content: ""
}
.glyphicon-unchecked:before {
  content: ""
}
.glyphicon-expand:before {
  content: ""
}
.glyphicon-collapse-down:before {
  content: ""
}
.glyphicon-collapse-up:before {
  content: ""
}
.glyphicon-log-in:before {
  content: ""
}
.glyphicon-flash:before {
  content: ""
}
.glyphicon-log-out:before {
  content: ""
}
.glyphicon-new-window:before {
  content: ""
}
.glyphicon-record:before {
  content: ""
}
.glyphicon-save:before {
  content: ""
}
.glyphicon-open:before {
  content: ""
}
.glyphicon-saved:before {
  content: ""
}
.glyphicon-import:before {
  content: ""
}
.glyphicon-export:before {
  content: ""
}
.glyphicon-send:before {
  content: ""
}
.glyphicon-floppy-disk:before {
  content: ""
}
.glyphicon-floppy-saved:before {
  content: ""
}
.glyphicon-floppy-remove:before {
  content: ""
}
.glyphicon-floppy-save:before {
  content: ""
}
.glyphicon-floppy-open:before {
  content: ""
}
.glyphicon-credit-card:before {
  content: ""
}
.glyphicon-transfer:before {
  content: ""
}
.glyphicon-cutlery:before {
  content: ""
}
.glyphicon-header:before {
  content: ""
}
.glyphicon-compressed:before {
  content: ""
}
.glyphicon-earphone:before {
  content: ""
}
.glyphicon-phone-alt:before {
  content: ""
}
.glyphicon-tower:before {
  content: ""
}
.glyphicon-stats:before {
  content: ""
}
.glyphicon-sd-video:before {
  content: ""
}
.glyphicon-hd-video:before {
  content: ""
}
.glyphicon-subtitles:before {
  content: ""
}
.glyphicon-sound-stereo:before {
  content: ""
}
.glyphicon-sound-dolby:before {
  content: ""
}
.glyphicon-sound-5-1:before {
  content: ""
}
.glyphicon-sound-6-1:before {
  content: ""
}
.glyphicon-sound-7-1:before {
  content: ""
}
.glyphicon-copyright-mark:before {
  content: ""
}
.glyphicon-registration-mark:before {
  content: ""
}
.glyphicon-cloud-download:before {
  content: ""
}
.glyphicon-cloud-upload:before {
  content: ""
}
.glyphicon-tree-conifer:before {
  content: ""
}
.glyphicon-tree-deciduous:before {
  content: ""
}
.glyphicon-cd:before {
  content: ""
}
.glyphicon-save-file:before {
  content: ""
}
.glyphicon-open-file:before {
  content: ""
}
.glyphicon-level-up:before {
  content: ""
}
.glyphicon-copy:before {
  content: ""
}
.glyphicon-paste:before {
  content: ""
}
.glyphicon-alert:before {
  content: ""
}
.glyphicon-equalizer:before {
  content: ""
}
.glyphicon-king:before {
  content: ""
}
.glyphicon-queen:before {
  content: ""
}
.glyphicon-pawn:before {
  content: ""
}
.glyphicon-bishop:before {
  content: ""
}
.glyphicon-knight:before {
  content: ""
}
.glyphicon-baby-formula:before {
  content: ""
}
.glyphicon-tent:before {
  content: "⛺"
}
.glyphicon-blackboard:before {
  content: ""
}
.glyphicon-bed:before {
  content: ""
}
.glyphicon-apple:before {
  content: ""
}
.glyphicon-erase:before {
  content: ""
}
.glyphicon-hourglass:before {
  content: "⌛"
}
.glyphicon-lamp:before {
  content: ""
}
.glyphicon-duplicate:before {
  content: ""
}
.glyphicon-piggy-bank:before {
  content: ""
}
.glyphicon-scissors:before {
  content: ""
}
.glyphicon-bitcoin:before {
  content: ""
}
.glyphicon-btc:before {
  content: ""
}
.glyphicon-xbt:before {
  content: ""
}
.glyphicon-yen:before {
  content: "¥"
}
.glyphicon-jpy:before {
  content: "¥"
}
.glyphicon-ruble:before {
  content: "₽"
}
.glyphicon-rub:before {
  content: "₽"
}
.glyphicon-scale:before {
  content: ""
}
.glyphicon-ice-lolly:before {
  content: ""
}
.glyphicon-ice-lolly-tasted:before {
  content: ""
}
.glyphicon-education:before {
  content: ""
}
.glyphicon-option-horizontal:before {
  content: ""
}
.glyphicon-option-vertical:before {
  content: ""
}
.glyphicon-menu-hamburger:before {
  content: ""
}
.glyphicon-modal-window:before {
  content: ""
}
.glyphicon-oil:before {
  content: ""
}
.glyphicon-grain:before {
  content: ""
}
.glyphicon-sunglasses:before {
  content: ""
}
.glyphicon-text-size:before {
  content: ""
}
.glyphicon-text-color:before {
  content: ""
}
.glyphicon-text-background:before {
  content: ""
}
.glyphicon-object-align-top:before {
  content: ""
}
.glyphicon-object-align-bottom:before {
  content: ""
}
.glyphicon-object-align-horizontal:before {
  content: ""
}
.glyphicon-object-align-left:before {
  content: ""
}
.glyphicon-object-align-vertical:before {
  content: ""
}
.glyphicon-object-align-right:before {
  content: ""
}
.glyphicon-triangle-right:before {
  content: ""
}
.glyphicon-triangle-left:before {
  content: ""
}
.glyphicon-triangle-bottom:before {
  content: ""
}
.glyphicon-triangle-top:before {
  content: ""
}
.glyphicon-console:before {
  content: ""
}
.glyphicon-superscript:before {
  content: ""
}
.glyphicon-subscript:before {
  content: ""
}
.glyphicon-menu-left:before {
  content: ""
}
.glyphicon-menu-right:before {
  content: ""
}
.glyphicon-menu-down:before {
  content: ""
}
.glyphicon-menu-up:before {
  content: ""
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
figure {
  margin: 0
}
img {
  vertical-align: middle;
  outline:none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto
}
.img-rounded {
  border-radius: 6px
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.img-circle {
  border-radius: 50%
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
[role=button] {
  cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit
}
.h1 .small, .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
}
.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
}
p {
  margin: 0 0 10px
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4
}
@media(min-width:768px) {
  .lead {
    font-size: 21px
  }
}
.small, small {
  font-size: 85%
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.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: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
  color: #286090
}
.text-success {
  color: #3c763d
}
a.text-success:focus, a.text-success:hover {
  color: #2b542c
}
.text-info {
  color: #31708f
}
a.text-info:focus, a.text-info:hover {
  color: #245269
}
.text-warning {
  color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
  color: #66512c
}
.text-danger {
  color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
  color: #843534
}
.bg-primary {
  color: #fff;
  background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090
}
.bg-success {
  background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3
}
.bg-info {
  background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee
}
.bg-warning {
  background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5
}
.bg-danger {
  background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}
ul.hat {
    z-index:999;
    font-size: 12px !important;
    list-style:none !important;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.list-unstyled {
  padding-left: 0;
  list-style: none
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}
dl {
  margin-top: 0;
  margin-bottom: 20px
}
dd, dt {
  line-height: 1.42857143
}
dt {
  font-weight: 700
}
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
  }
}
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 ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '— '
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.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: ' —'
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media(min-width:768px) {
  .container {
    width: 750px
  }
}
@media(min-width:992px) {
  .container {
    width: 970px
  }
}
@media(min-width:1200px) {
  .container {
    width: 1170px
  }
  
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.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-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 {
  float: left
}
.col-xs-12 {
  width: 100%
}
.col-xs-11 {
  width: 91.66666667%
}
.col-xs-10 {
  width: 83.33333333%
}
.col-xs-9 {
  width: 75%
}
.col-xs-8 {
  width: 66.66666667%
}
.col-xs-7 {
  width: 58.33333333%
}
.col-xs-6 {
  width: 50%
}
.col-xs-5 {
  width: 41.66666667%
}
.col-xs-4 {
  width: 33.33333333%
}
.col-xs-3 {
  width: 25%
}
.col-xs-2 {
  width: 16.66666667%
}
.col-xs-1 {
  width: 8.33333333%
}
.col-xs-pull-12 {
  right: 100%
}
.col-xs-pull-11 {
  right: 91.66666667%
}
.col-xs-pull-10 {
  right: 83.33333333%
}
.col-xs-pull-9 {
  right: 75%
}
.col-xs-pull-8 {
  right: 66.66666667%
}
.col-xs-pull-7 {
  right: 58.33333333%
}
.col-xs-pull-6 {
  right: 50%
}
.col-xs-pull-5 {
  right: 41.66666667%
}
.col-xs-pull-4 {
  right: 33.33333333%
}
.col-xs-pull-3 {
  right: 25%
}
.col-xs-pull-2 {
  right: 16.66666667%
}
.col-xs-pull-1 {
  right: 8.33333333%
}
.col-xs-pull-0 {
  right: auto
}
.col-xs-push-12 {
  left: 100%
}
.col-xs-push-11 {
  left: 91.66666667%
}
.col-xs-push-10 {
  left: 83.33333333%
}
.col-xs-push-9 {
  left: 75%
}
.col-xs-push-8 {
  left: 66.66666667%
}
.col-xs-push-7 {
  left: 58.33333333%
}
.col-xs-push-6 {
  left: 50%
}
.col-xs-push-5 {
  left: 41.66666667%
}
.col-xs-push-4 {
  left: 33.33333333%
}
.col-xs-push-3 {
  left: 25%
}
.col-xs-push-2 {
  left: 16.66666667%
}
.col-xs-push-1 {
  left: 8.33333333%
}
.col-xs-push-0 {
  left: auto
}
.col-xs-offset-12 {
  margin-left: 100%
}
.col-xs-offset-11 {
  margin-left: 91.66666667%
}
.col-xs-offset-10 {
  margin-left: 83.33333333%
}
.col-xs-offset-9 {
  margin-left: 75%
}
.col-xs-offset-8 {
  margin-left: 66.66666667%
}
.col-xs-offset-7 {
  margin-left: 58.33333333%
}
.col-xs-offset-6 {
  margin-left: 50%
}
.col-xs-offset-5 {
  margin-left: 41.66666667%
}
.col-xs-offset-4 {
  margin-left: 33.33333333%
}
.col-xs-offset-3 {
  margin-left: 25%
}
.col-xs-offset-2 {
  margin-left: 16.66666667%
}
.col-xs-offset-1 {
  margin-left: 8.33333333%
}
.col-xs-offset-0 {
  margin-left: 0
}
@media(min-width: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
  }
}
table {
  background-color: transparent
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left
}
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 {
  border: 1px solid #ddd
}
.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-of-type(odd) {
  background-color: #f9f9f9
}
.table-hover > tbody > tr:hover {
  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 > 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-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
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto
}
@media screen and (max-width:767px) {
    .compare-tab tr td {font-size:14px;}
    /*.provider-popup-img span {
    width: 45%;
    display: block;
    float: left;
    text-align: left;
    padding-left: 5px;
}*/
    #compareOrderDetailDiv #Basic #offer-header, #compareOrderDetailDiv #Detail .od_container {
    width: 700px !important;
}
    #compareOrderDetailDiv #Basic .popup-txt, #compareOrderDetailDiv #Detail .popup-txt {
    width: 700px !important;
}
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -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;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  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;
  font-weight: 700
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
  margin: 0;
  margin-top: 1px\9;
  line-height: normal
}
input[type=file] {
  display: block
}
input[type=range] {
  display: block;
  width: 100%
}
select[multiple], select[size] {
  height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #999
}
.form-control::-webkit-input-placeholder {
  color: #999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed
}
textarea.form-control {
  height: auto
}
input[type=search] {
  -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px
  }
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px
  }
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px
  }
}
.form-group {
  margin-bottom: 15px
}
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}
.checkbox label, .radio label {
  min-height: 20px;
  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 {
  position: relative;
  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
}
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
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed
}
.form-control-static {
  min-height: 34px;
  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
}
.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-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
select.input-lg {
  height: 46px;
  line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
  height: auto
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.has-feedback {
  position: relative
}
.has-feedback .form-control {
  padding-right: 42.5px
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none
}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d
}
.has-success .form-control-feedback {
  color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b
}
.has-warning .form-control-feedback {
  color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442
}
.has-error .form-control-feedback {
  color: #a94442
}
.has-feedback label ~ .form-control-feedback {
  top: 25px
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373
}
@media(min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }


  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .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 .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
}
@media(min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
  .childProducts_set .cart-right {float: right;}
  /*.childProducts_set span {float: right;}*/
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}
@media(min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px
  }
}
@media(min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px
  }
}
.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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
  outline: none;
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .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.focus, 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 {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .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.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .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.focus, 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.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .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.focus, 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.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .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.focus, 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.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .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.focus, 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: #337ab7;
  border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  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.3333333;
  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%
}
.btn-block + .btn-block {
  margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}
.fade.in {
  opacity: 1
}
.collapse {
  display: none
}
.collapse.in {
  display: block
}
tr.collapse.in {
  display: table-row
}
tbody.collapse.in {
  display: table-row-group
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}
.dropdown, .dropup {
  position: relative
}
.dropdown-toggle:focus {
  outline: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}
.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: #337ab7;
  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;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open > .dropdown-menu {
  display: block
}
.open > a {
  outline: 0
}
.dropdown-menu-right {
  right: 0;
  left: auto
}
.dropdown-menu-left {
  right: auto;
  left: 0
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px
}
@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 .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
.btn-toolbar {
  margin-left: -5px
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}
.btn-group > .btn:first-child {
  margin-left: 0
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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 {
  float: left
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:last-child:not(:first-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, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
.btn .caret {
  margin-left: 0
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
.btn-group-vertical > .btn-group > .btn {
  float: none
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-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], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}
.input-group[class*=col-] {
  float: none;
  padding-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.3333333;
  border-radius: 6px
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px
}
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
}
.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 + .btn {
  margin-left: -1px
}
.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
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}
.nav > li {
  position: relative;
  display: block
}
.nav > li > a {
  position: relative;
  display: block;
  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: #337ab7
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
.nav > li > a > img {
  max-width: none
}
.nav-tabs {
  border-bottom: 1px solid #ddd
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.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
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media(min-width:768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd
}
@media(min-width:768px) {
  .nav-tabs.nav-justified > li > a {
    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-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: #337ab7
}
.nav-stacked > li {
  float: none
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}
.nav-justified {
  width: 100%
}
.nav-justified > li {
  float: none
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media(min-width:768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%
  }
  .nav-justified > li > a {
    margin-bottom: 0
  }
}
.nav-tabs-justified {
  border-bottom: 0
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd
}
@media(min-width:768px) {
  .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: auto;
  margin-bottom: 0;
  border: 1px solid transparent
}
@media(min-width:768px) {
  .navbar {
    border-radius: 4px
  }
}
@media(min-width:768px) {
  .navbar-header {
    float: left
  }
}
.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, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
  overflow-y: auto
}
@media(min-width:768px) {
  .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
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px
}
@media(max-device-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
}
@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-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}
@media(min-width:768px) {
  .navbar-static-top {
    border-radius: 0
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}
@media(min-width:768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}
.navbar-brand > img {
  display: block
}
@media(min-width:768px) {
  .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;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}
.navbar-toggle:focus {
  outline: 0
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px
}
@media(min-width:768px) {
  .navbar-toggle {
    display: none
  }
}
.navbar-nav {
  margin: 7.5px -15px
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}
@media(max-width: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
  }
}
@media(min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }
  .navbar-nav > li {
    float: left
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}
@media(min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .navbar-form .form-control-static {
    display: inline-block
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .navbar-form .input-group .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 .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .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
  }
}
@media(max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0
  }
}
@media(min-width:768px) {
  .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-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 {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}
@media(min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px
  }
}
@media(min-width:768px) {
  .navbar-left {
    float: left !important
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}
.navbar-default .navbar-brand {
  color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}
.navbar-default .navbar-text {
  color: #777
}
.navbar-default .navbar-nav > li > a {
  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;
  border-color: #080808
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-text {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808
}
.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
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808
}
@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: #9d9d9d
  }
  .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: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
  color: #fff
}
.navbar-inverse .btn-link {
  color: #9d9d9d
}
.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 {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px
}
.breadcrumb > li {
  display: inline-block
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ "
}
.breadcrumb > .active {
  color: #777
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px
}
.pagination > li {
  display: inline
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}
.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 {
  z-index: 3;
  color: #23527c;
  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: #337ab7;
  border-color: #337ab7
}
.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;
  line-height: 1.3333333
}
.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;
  line-height: 1.5
}
.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 {
  display: inline
}
.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: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.label:empty {
  display: none
}
.btn .label {
  position: relative;
  top: -1px
}
.label-default {
  background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e
}
.label-primary {
  background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090
}
.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;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px
}
.badge:empty {
  display: none
}
.btn .badge {
  position: relative;
  top: -1px
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff
}
.list-group-item > .badge {
  float: right
}
.list-group-item > .badge + .badge {
  margin-right: 5px
}
.nav-pills > li > a > .badge {
  margin-left: 3px
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee
}
.jumbotron .h1, .jumbotron h1 {
  color: inherit
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}
.jumbotron > hr {
  border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px
}
.jumbotron .container {
  max-width: 100%
}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .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: #337ab7
}
.thumbnail .caption {
  padding: 9px;
  color: #333
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}
.alert h4 {
  margin-top: 0;
  color: inherit
}
.alert .alert-link {
  font-weight: 700
}
.alert > p, .alert > ul {
  margin-bottom: 0
}
.alert > p + p {
  margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}
.alert-success {
  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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -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-success {
  background-color: #5cb85c
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
  background-color: #5bc0de
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
  background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
  background-color: #d9534f
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
  margin-top: 15px
}
.media:first-child {
  margin-top: 0
}
.media, .media-body {
  overflow: hidden;
  zoom: 1
}
.media-body {
  width: 10000px
}
.media-object {
  display: block
}
.media-object.img-thumbnail {
  max-width: none
}
.media-right, .media > .pull-right {
  padding-left: 10px
}
.media-left, .media > .pull-left {
  padding-right: 10px
}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top
}
.media-middle {
  vertical-align: middle
}
.media-bottom {
  vertical-align: bottom
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.media-list {
  padding-left: 0;
  list-style: none
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px
}
.list-group-item {
  position: relative;
  display: block;
  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
}
a.list-group-item, button.list-group-item {
  color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}
button.list-group-item {
  width: 100%;
  text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  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: #337ab7;
  border-color: #337ab7
}
.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: #c7ddef
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.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, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.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, button.list-group-item-info {
  color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.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, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
  color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
  color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
  padding: 15px
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit
}
.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, .panel > .panel-collapse > .list-group {
  margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0
}
.list-group + .panel-footer {
  border-top-width: 0
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0
}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px
}
.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, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr: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, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-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, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  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-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-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 > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0
}
.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-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 {
  border-bottom: 0
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0
}
.panel-group {
  margin-bottom: 20px
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px
}
.panel-group .panel + .panel {
  margin-top: 5px
}
.panel-group .panel-heading {
  border-bottom: 0
}
.panel-group .panel-heading + .panel-collapse > .list-group, .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 {
  border-color: #ddd
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd
}
.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: #337ab7
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7
}
.panel-success {
  border-color: #d6e9c6
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6
}
.panel-info {
  border-color: #bce8f1
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1
}
.panel-warning {
  border-color: #faebcc
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc
}
.panel-danger {
  border-color: #ebccd1
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%
}
.embed-responsive-4by3 {
  padding-bottom: 75%
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}
.well-lg {
  padding: 24px;
  border-radius: 6px
}
.well-sm {
  padding: 9px;
  border-radius: 3px
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}
.modal-open {
  overflow: hidden
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%)
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .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
}
.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, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
  .modal-sm {
    width: 300px
  }
}
@media(min-width:992px) {
  .modal-lg {
    width: 75%
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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: left;
  background-color: #000;
  border-radius: 4px
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}
.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 {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto
}
.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;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0
}
.popover-content {
  padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
.popover > .arrow {
  border-width: 11px
}
.popover > .arrow:after {
  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, .25);
  border-bottom-width: 0
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  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, .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, .25)
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block
}
.carousel-inner > .active {
  left: 0
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
.carousel-inner > .next {
  left: 100%
}
.carousel-inner > .prev {
  left: -100%
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0
}
.carousel-inner > .active.left {
  left: -100%
}
.carousel-inner > .active.right {
  left: 100%
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(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, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(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: .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;
  margin-top: -10px
}
.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;
  font-family: serif;
  line-height: 1
}
.carousel-control .icon-prev:before {
  content: '‹'
}
.carousel-control .icon-next:before {
  content: '›'
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  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;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
  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
}
.pull-right {
  float: right !important
}
.pull-left {
  float: left !important
}
.hide {
  display: none !important
}
.show {
  display: block !important
}
.invisible {
  visibility: hidden
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.hidden {
  display: none !important
}
.affix {
  position: fixed
}
@-ms-viewport {
  width: device-width
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}
@media(max-width:767px) {
  .visible-xs {
    display: block !important
  }
  table.visible-xs {
    display: table !important
  }
  tr.visible-xs {
    display: table-row !important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}
@media(max-width:767px) {
  .visible-xs-block {
    display: block !important
  }
}
@media(max-width:767px) {
  .visible-xs-inline {
    display: inline !important
  }
}
@media(max-width:767px) {
  .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 !important
  }
  tr.visible-sm {
    display: table-row !important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }

.herotxt .circle {
	width: 140px !important;
	height: 140px !important;
	padding-top: 35px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: -43px;
    float:left;
}
.herotxt .circle h3 {
	font-size: 13px !important;
	line-height: normal;
}

.herosec-7 {
    height: 588px !important;
}

}
@media(min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important
  }

.herosec-7 {
    height: 588px !important;
}

.herotxt .circle {
	width: 140px !important;
	height: 140px !important;
	padding-top: 35px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: -43px;
    float:left;
}
.herotxt .circle h3 {
	font-size: 13px !important;
	line-height: normal;
}

}
@media(min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important
  }

.herosec-7 {
    height: 588px !important;
}

.herotxt .circle {
	width: 140px !important;
	height: 140px !important;
	padding-top: 35px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: -43px;
    float:left;
}
.herotxt .circle h3 {
	font-size: 13px !important;
	line-height: normal;
}

}
@media(min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }



.herosec-7 {
    height: 588px !important;
}

.herotxt .circle {
	width: 118px !important;
	height: 118px !important;
	padding-top: 35px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	margin-top: -43px;
    float:left;
}
.herotxt .circle h3 {
	font-size: 13px !important;
	line-height: normal;
}
}
@media(min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important
  }
  table.visible-md {
    display: table !important
  }
  tr.visible-md {
    display: table-row !important
  }
  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}
@media(min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important
  }
}
@media(min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important
  }
}
@media(min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}
@media(min-width:1200px) {
  .visible-lg {
    display: block !important
  }
  table.visible-lg {
    display: table !important
  }
  tr.visible-lg {
    display: table-row !important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}
@media(min-width:1200px) {
  .visible-lg-block {
    display: block !important
  }
}
@media(min-width:1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}
@media(min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !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
  }
}
@media(min-width:1200px) {
  .hidden-lg {
    display: none !important
  }
}
.visible-print {
  display: none !important
}
@media print {
  .visible-print {
    display: block !important
  }
  table.visible-print {
    display: table !important
  }
  tr.visible-print {
    display: table-row !important
  }
  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
  }
}
@media print {
  .hidden-print {
    display: none !important
  }
}
@font-face {
  font-family: GothamRounded-Book;
  src: url(../fonts/GothamRoundedBook1.otf);
  src: url(../fonts/GothamRoundedBook1.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamRoundedBook1.otf) format("opentype"), url(../fonts/GothamRoundedBook1.svg) format("svg"), url(../fonts/GothamRoundedBook1.ttf) format("truetype"), url(../fonts/GothamRoundedBook1.woff) format("woff"), url(../fonts/GothamRoundedBook1.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: GothamRounded-Light;
  src: url(../fonts/GothamRoundedLight1.eot?);
  src: url(../fonts/GothamRoundedLight1.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamRoundedLight1.otf) format("opentype"), url(../fonts/GothamRoundedLight1.svg) format("svg"), url(../fonts/GothamRoundedLight1.ttf) format("truetype"), url(../fonts/GothamRoundedLight1.woff) format("woff"), url(../fonts/GothamRoundedLight1.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: GothamRounded-Medium;
  src: url(../fonts/GothamRoundedMedium1.eot?);
  src: url(../fonts/GothamRoundedMedium1.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamRoundedMedium1.otf) format("opentype"), url(../fonts/GothamRoundedMedium1.svg) format("svg"), url(../fonts/GothamRoundedMedium1.ttf) format("truetype"), url(../fonts/GothamRoundedMedium1.woff) format("woff"), url(../fonts/GothamRoundedMedium1.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: GothamRounded-Bold;
  src: url(../fonts/GothamRoundedBold1.eot?);
  src: url(../fonts/GothamRoundedBold1.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamRoundedBold1.otf) format("opentype"), url(../fonts/GothamRoundedBold1.svg) format("svg"), url(../fonts/GothamRoundedBold1.ttf) format("truetype"), url(../fonts/GothamRoundedBold1.woff) format("woff"), url(../fonts/GothamRoundedBold1.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
body {
  font-family: GothamRounded-Light;
  font-size: 15px;
  line-height: 1.3;
  color: #202020
}
h1, h2, h3 {
  font-family: GothamRounded-Bold;
  margin: 0 0 .6em 0;
  text-transform: uppercase
}
h4, h5, h6 {
  font-family: GothamRounded-Medium;
  margin: 0 0 .6em 0
}
h1 {
  font-size: 34px
}
h2 {
  font-size: 30px
}
h3 {
  font-size: 26px
}
h4 {
  font-size: 20px
}
h5 {
  font-size: 18px
}
h6 {
  font-size: 16px
}
.nopadd {
  padding: 0
}
.nopadd-left {
  padding-left: 0
}
.nopadd-right {
  padding-right: 0
}
.bg-grey {
  background-color: #eaeaea
}
main {
  float: left;
  width: 100%
}
section {
  float: left;
  width: 100%;
  padding: 77px 0
}
.top-header {
  background: #009ae0;
  width: 100%;
  padding: 10px 0
}
.top-tfn {
  float: right
}
.top-tfn p {
  color: #fff;
  float: left;
  font-family: GothamRounded-Medium;
  font-size: 18px;
  font-weight: 400;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  margin: 0
}
.top-tfn a {
  font-weight: 700;
  font-family: GothamRounded-Bold;
  color: #fff;
  font-size: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}
.top-tfn a:hover {
  color: #b1d9ef;
  text-decoration: none
}
.navbar-brand {
  padding: 0 15px;
  height: auto
}
.navbar {
  float: left;
  width: 100%;
  padding: 19px 0 15px 0;
  background-color: #fff;
  margin-bottom: 0;
  margin-top: -1px;
  min-height: auto;
  border-radius: 0;
  border: 0 none
}
.navbar-default .navbar-nav {
  margin-top: 0
}
.navbar-default .navbar-nav li a {
  font-size: 18px;
  padding: 14px 10px;
  font-family: GothamRounded-Medium
}
.navbar-default .navbar-nav li:last-child a {
  padding-right: 0
}
.navbar-default .navbar-nav li a {
  color: #494949;
  text-transform: uppercase
}
.navbar-default .navbar-nav li a:hover {
  color: #128cc2
}
.navbar-default .navbar-nav li .active {
  color: #128cc2
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #128cc2;
  background: 0 0
}
.navbar-toggle {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 14px;
  padding: 6px 5px;
  background: #128cc2;
  border: 0 none
}
header {
  height: 152px;
  background: linear-gradient(90deg, #00aaf4 0, #00d258 80%)
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 111;
  background-color: #fff;
  box-shadow: 0 0 4px #333;
  height: 94px
}
.fixed-header .top-header {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 0
}
.fixed-header .top-tfn p {
  color: #666;
  font-size: 15px
}
.fixed-header .top-tfn a {
  color: #666;
  font-size: 22px
}
.fixed-header .navbar {
  padding-top: 0;
  padding-bottom: 0
}
.fixed-header .navbar .navbar-brand {
  margin-top: -15px
}
.fixed-header .navbar-nav > li > a {
  font-size: 15px
}
.herosec {
  background-color: #009ae0;
  background-size: cover;
  background-image: url(../images/home-page.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 0;
  height: 797px;
  position: relative
}
.herosec-2 {
  background-color: #dcdcdc;
  background-size: cover;
  background-image: url(../images/about-page.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 57px 0;
  height:auto;
  position: relative
}
.herosec-3 {
  background-color: #dcdcdc;
  background-size: cover;
  background-image: url(../images/phone-page.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  padding: 57px 0;
  height: 555px;
  position: relative
}
.herosec-4 {
  background-color: #dcdcdc;
  background-size: cover;
  background-image: url(../images/tv-page.jpg);
  background-repeat: no-repeat;
  background-position: 100%;
  height: 555px;
  position: relative
}
.herosec-6 {
	background-color: #dcdcdc;
	background-size: cover;
	background-image: url(../images/internet-page.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	padding: 57px 0;
	height: 550px;
	position: relative;
}
.herosec-7 {
  background-color: #dcdcdc;
  background-size: cover;
  background-image: url(../images/bundle-page.jpg);
  background-repeat: no-repeat;
  background-position: 100%;
  padding: 57px 0;
  height: 555px;
  position: relative
}
.banner-bg {
  background-image: url(../images/bg-blue.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 433px;
  position: absolute;
  background-position: right;
  bottom: 0
}
.banner-section {
  background-size: cover;
  background-image: url(../images/home-offer-bg.png);
  background-repeat: no-repeat;
  width: 91%;
  height: 1724px;
  position: relative;
  z-index: 100;
  background-position: right
}
.herobanner {
  padding-top: 73px;
  padding-bottom: 30px
}
.herotxt {
  margin-top: 20px
}
.herotxt h1 {
  color: #fff;
  text-transform: uppercase
}
.herotxt h2 span {
  letter-spacing: 1px
}
.herotxt ul {
  width: 100%;
  padding-left: 26px;
  margin: 0;
  padding-bottom: .6em
}
.herotxt ul li {
  font-size: 18px;
  font-family: GothamRounded-Medium;
  color: #fff;
  list-style: none;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 8px
}
.herotxt ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em
}
.herotxt ul li span {
  font-weight: 700;
  color: #fff
}
.heroprice {
  float: left;
  width: 300px
}
.txtarea {
    float: left;
}
.herosec-7 .txtarea {
    float: left;
    width: 70%;
}
.herotxt .circle {
	float: right;
	border-radius: 800px;
	background-color: #009ae0;
	color: #fff;
	width: 134px;
	height: 134px;
	text-align: center;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.herotxt .circle h3 {
	font-size: 15px;
	line-height: normal;
}
.homeoffers h4 {
    color: #fff;
    font-size: 28px;
    font-weight: normal;
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
    text-align: center;
}
.starting {
  color: #fff;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%
}
.pricing {
  float: left;
  margin: 30px 0 0;
  width: 100%
}
.dollar {
  color: #fff;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 40px;
  font-weight: 400;
  line-height: 0;
  margin: 5px 2px 0 0
}
.val {
  color: #fff;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 76px;
  font-weight: 400;
  line-height: 31px;
  margin: 0
}
.cent_set {
  float: left;
  line-height: 0;
  width: 44%
}
.cent {
  color: #fff;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 38px;
  font-weight: 400;
  margin-top: 5px
}
.disto {
  clear: both;
  color: #fff;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  margin: 17px 0 0;
  text-align: left;
  width: 100%
}
.localize-form-div h3 {
  color: #08acf4;
  padding: 0;
  text-align: center;
  text-transform: uppercase
}
.localize-form-div h3 span {
  color: #00d258
}
.localize-form-div h4 {
    color: #171717;
    padding: 0;
    text-align: center;
    background-image: url(../images/lock-icon.png);
    background-repeat: no-repeat;
    background-position: 10px 3px;
}
.localize-form-div .form-control {
  height: auto;
  padding: 8px 12px;
  background: #fefefe
}
.localize-form-div {
  height: auto;
  padding: 26px 22px;
  background: #ebedef;
  opacity: .9;
  float: left;
  width: 100%;
  border-radius: 5px
}
.get-started a {
  display: block;
  width: 100%;
  float: left;
  background-color: #ffbe00;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  transition: all .4s ease-in-out 0s
}
.get-started a:hover {
  background-color: #a77c00;
  color: #fff;
  text-decoration: none
}
.get-started a h5 {
  font-family: GothamRounded-Medium;
  padding: 0;
  margin: 5px 0 5px 0
}
.nopadd {
  padding: 0
}
.nomargin {
  margin: 0
}
.homeoffers {
  clear: both;
  width: 100%;
  padding-top: 0;
  padding-bottom: 518px;
  float: left;
  z-index: 1000000;
  background: #009ae0 url(../images/bg-blue-grey.jpg) center bottom no-repeat
}
.homeoffers h2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  height: auto
}
.offerpad {
  padding: 0 0 18px;
  position: relative;
  margin-bottom: 20px
}
.offerbox {
  background: #fff none repeat scroll 0 0;
  margin: 0 auto;
  min-height: 492px;
  float: left;
  width: 100%
}
.offerbox span {
  height: auto;
  margin-top: 48px;
  float: left;
  width: 100%
}
.head1 {
  background-color: #285a93
}
.head2 {
  background-color: #00a846
}
.head3 {
  background-color: #285a93
}
.offericon {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 92px
}
.offerhead {
  float: left;
  padding: 12px 0 10px 0;
  width: 100%
}
.offerbox .colout_center {
  float: left;
  width: 100%
}
.offerbox .colout_center .colout-box1 {
    float: none;
    margin: 0 auto;
    width: 60%;
}
.offerhead.twoLine {
  min-height: 70px
}
.offerhead h5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0
}
.homeoffers.HmTvCableInternetBx .offerbox {
  min-height: 530px
}

    #NoOfferFound {
	background: rgba(0, 0, 0, 0) url(../images/noofferfound.jpg) no-repeat scroll center top 100px;
	background-size: 70%;
	height: 271px;
}

.offerprice {
  float: left;
  text-align: left;
  width: 86%;
  margin-left: 15px;
  margin-top: 20px
}
.offpricing {
  width: 100%
}
.from {
  color: #fff;
  font-family: GothamRounded-Book;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase
}
.boxprice {
  width: 100%;
  margin: 0 auto
}
.dll {
  color: #000;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 39px;
  font-weight: 400;
  line-height: 37px
}
.amn {
  color: #000;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 69px;
  font-weight: 400;
  line-height: 50px
}
.last {
  color: #000;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 27px;
  font-weight: 400;
  line-height: 25px
}
.mon {
  clear: both;
  color: #000;
  font-family: GothamRounded-Book;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  text-align: left
}
.lft_space {
  margin-left: 6px
}
.offercont {
  float: left;
  margin: 13px 0 0;
  width: 85%;
  margin-left: 15px
}
ul.lst-tick {
  list-style: none;
  padding-left: 0;
  margin-left: 25px
}
ul.lst-tick li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  position: absolute;
  margin: -3px 0 0 -24px;
  color: #000;
  font-size: 18px
}
ul.lst-tick li {
  margin-bottom: 10px;
  line-height: 1.4;
  font-family: GothamRounded-Book
}
.intservice {
  margin-bottom: 80px;
  position: relative;
  display: inline-block;
  width: 100%;
  background: url(../images/tv-phone.jpg) no-repeat right center;
  background-size: 48%;
  margin-top: -200px
}
.intservice .txt-bx {
  padding-top: 120px;
  padding-bottom: 120px
}
.intext {
  margin: 440px 0 0 0
}
.intservice h2 {
  color: #202020
}
.intservice p {
  font-family: GothamRounded-Light;
  color: #202020;
  text-align: left;
  margin: 0
}
.intservice img {
  display: block;
  max-width: 100%;
  height: auto;
  background-position: right center;
  background-size: 50%;
  position: relative;
  left: 134px
}
.nocontracts {
  background-color: #028399;
  position: relative;
  display: inline-block;
  width: 100%
}
.nocontracts h2 {
  color: #fff;
  font-weight: 700
}
.nocontracts p {
  color: #fff;
  line-height: 24px;
  text-align: left;
  margin: 0
}
.nocontractsimg {
  padding-left: 140px;
  padding-top: 0;
  text-align: center
}
.fastinternet {
  padding-bottom: 380px;
  width: 100%;
  background: #eef1f6 url(../images/bg-grey-blue.jpg) no-repeat center bottom;
  background-size: cover
}
.fastinternet h2 {
  color: #202020;
  margin-top: 77px
}
.fastinternet p {
  color: #202020;
  text-align: left;
  margin: 0
}
.fastinternetimg {
  padding-left: 140px;
  padding-top: 0;
  text-align: center
}
section.sec-map {
  margin-top: -100px;
  padding-top: 0
}
.map_panel {
  width: 100%;
  position: relative;
  display: inline-block
}
.map_panel h2 {
  color: #3a3a3a;
  text-align: center;
  text-align: center
}
.map_panel p {
  color: #3a3a3a;
  text-align: center
}
.footer {
  background-color: #c4c4c4;
  position: relative;
  display: inline-block;
  width: 100%;
  bottom: 0;
  color: #202020;
  font-size: 13px;
  font-family: GothamRounded-Light;
  padding: 10px 0
}
.footer p {
  margin-top: 10px
}
.footer a {
  color: #00678b
}
.footer a:hover {
  color: #000
}
.top-botspace {
  margin: 16px 0
}
.logo-md {
  overflow: hidden
}
.botspace {
  margin-bottom: 15px
}
.footer .logo {
  height: 30px
}
.img-res {
  height: auto;
  width: 50%;
  margin: 0 auto
}
.logo-md img {
  float: right
}
.about {
  background-color: #009ae0;
  position: relative;
  display: inline-block;
  width: 100%;
  min-height:330px
}
.about h2 {
  color: #fff;
  margin: 0 0 0;
  font-weight: 700
}
.about p {
  color: #fff;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.homelife {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: 100%
}
.homelife .txt-bx {
  padding-top: 40px;
  padding-bottom: 40px
}
.homelife .txt-bx-2 {
  padding-top: 0;
  padding-bottom: 20px
}
.homelife h2 {
  color: #202020;
  text-align: center
}
.homelife .home-security h3 {
  color: #202020;
  margin: 0 0 0;
  text-transform: capitalize
}
.homelife .home-security p {
  color: #202020;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.homelife .home-security strong {
  font-family: GothamRounded-Bold;
  color: #009ae0;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.homelife .monitored h3 {
  color: #202020;
  margin: 0 0 0
}
.homelife .monitored p {
  color: #202020;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.homelife .monitored strong {
  font-family: GothamRounded-Bold;
  color: #009ae0;
  line-height: 24px;
  text-align: left;
  padding: 20px 0 0;
  margin: 0;
  font-size: 18px
}
.secPhone {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: 100%
}
.secPhone .txt-bx {
  padding-top: 80px;
  padding-bottom: 80px
}
.secPhone .txt-bx-2 {
  padding-top: 0;
  padding-bottom: 20px
}
.secPhone h2 {
  color: #202020;
  margin: 30px 0 0;
  text-align: center
}
.secPhone .cox-phone h3 {
  color: #202020;
  margin: 0 0 0
}
.secPhone .cox-phone p {
  color: #202020;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.secPhone .cox-phone strong {
  font-family: GothamRounded-Light;
  color: #009ae0;
  line-height: 24px;
  text-align: left;
  padding: 20px 0 0;
  margin: 0;
  font-size: 18px
}
.secPhone .features h3 {
  color: #202020;
  margin: 0 0 0
}
.secPhone .features p {
  color: #202020;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.secPhone .features strong {
  font-family: GothamRounded-Light;
  color: #009ae0;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.adfeature span, .secPhone .adfeature i {
  text-align: center;
  width: 100%;
  float: left
}
.secPhone .feature_icon {
  float: left;
  margin: 0 auto 10px;
  width: 100%;
  padding: 0 15px;
  color: #00a846
}
.secPhone .adfeature i {
  font-size: 5em
}
.secPhone .adfeature span {
  font-size: 20px;
  font-weight: 900;
  padding: 5px
}
.tv {
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: 100%
}
.tv .bullets-nav {
  width: 100%;
  float: left
}
.tv .icons {
  float: left
}
.tv .image-nav {
  margin: 10px 0 0
}
.tv .box-details {
  margin: 0
}
.tv .box-details h3 {
  color: #00b2f0;
  text-align: left
}
.tv .details {
  padding-left: 0;
  float: left
}
.tv .box-details p {
  color: #333
}
.tv h2 {
  color: #202020;
  text-align: center
}
.internet {
  padding: 40px 0;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: 100%
}
.internet .bullets-nav {
  width: 100%;
  float: left
}
.internet .icons {
  float: left
}
.internet .box-details {
  margin: 0
}
.internet .box-details h3 {
  color: #00b2f0;
  text-align: left
}
.internet .details {
  padding-left: 0;
  float: left
}
.internet .box-details p {
  color: #333
}
.internet h3.head {
  color: #fff;
  padding: 10px 0 10px 10px;
  margin: 0;
  text-align: left;
  background: #009ae0
}
.internet h2 {
  color: #202020;
  margin: 0 0 30px 0;
  text-align: center
}
.bundleoffer h2 {
  color: #202020;
  text-align: center;
  margin-bottom: 30px
}
.bundleofferpad {
  padding: 0 0 18px;
  position: relative;
  margin-bottom: 20px
}
.bundleofferbox {
  background: #f1f1f1 none repeat scroll 0 0;
  margin: 0 auto;
  min-height: 646px;
  width: 100%;
  display: inline-table
}
.bundleoffer span {
  height: auto;
  margin-top: 10px;
  float: left;
  width: 100%
}
.head4 {
  background-color: #285a93
}
.bundleoffericon {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 92px
}
.bundleofferhead {
  padding: 12px 0 10px 0;
  width: 100%
}
.bundleofferhead.twoLine {
  min-height: 70px
}
.bundleofferhead h5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%
}
.head4 {
  background-color: #00a846
}
.bundleofferbox .colout_center {
  float: left;
  width: 100%;
  padding: 18px
}
.bundleoffer .colout_center h6 {
  color: #202020;
  text-align: left;
  text-transform: uppercase
}
.bundleofferprice {
  float: left;
  text-align: left;
  width: 63%;
  margin-left: 0;
  margin-top: 14px
}
.bundleofferpricing {
  margin: 14px auto;
  width: 100%
}
.bundleoffer .from {
  color: #fff;
  font-family: GothamRounded-Book;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase
}
.bundleoffer .boxprice {
  width: 100%;
  margin: 0 auto
}
.bundleoffer .dll {
  color: #009ae0;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 39px;
  font-weight: 400;
  line-height: 37px
}
.bundleoffer .amn {
  color: #009ae0;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 69px;
  font-weight: 400;
  line-height: 50px
}
.bundleoffer .last {
  color: #009ae0;
  float: left;
  font-family: GothamRounded-Book;
  font-size: 27px;
  font-weight: 400;
  line-height: 25px
}
.bundleoffer .mon {
  clear: both;
  color: #009ae0;
  font-family: GothamRounded-Book;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
  text-align: left
}
.bundleoffer .lft_space {
  margin-left: 6px
}
.bundleoffer .offercont {
  float: left;
  margin: 0;
  width: 100%;
  margin-left: 0
}
.bundleoffer {
  clear: both;
  width: 100%;
  float: left
}
.bundleoffer .offercont p {
  color: #333;
  text-align: justify;
  margin-top: 4px
}
.bundleoffer .offercont strong {
  color: #009ae0;
  line-height: normal;
  text-align: left;
  padding: 20px 0 0;
  margin: 0
}
.bundleoffer .img-res {
  height: auto;
  width: 50%;
  margin: 0 auto
}
.localize-form .bB_Address label, .localize-form .bB_AgentId, .localize-form .bB_Apt label, .localize-form .bB_SelectClient, .localize-form .bB_SelectProvider, .localize-form .bB_Zip label {
  display: none
}
.localize-form .formBorder > div {
  float: left;
  width: 100%;
  margin: 5px 0
}
.localize-form .btn {
  background-color: #ffbe00;
  border-color: #ffbe00;
  width: 100%;
  text-transform: uppercase
}
.about p, .fastinternet p, .homelife .home-security p, .homelife .monitored p, .intservice p, .nocontracts p, .secPhone .cox-phone p, .secPhone .features p {
  font-size: 18px;
  line-height: 1.3
}
.homelife h4 {
  margin-left: 0;
  margin-right: 0
}
.bundle {
  background-image: url(../images/Cox-screen.jpg)
}
.tvPackages {
  background-image: url(../images/Cox-led.jpg)
}
.internetPackages {
  background-image: url(../images/Cox-laptop.jpg)
}
.phone {
  background-image: url(../images/phone-seo.jpg)
}
.state-pg-content {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 20px;
  margin-bottom: 20px
}
.state-pg-content .innercontentGroup-2 {
  background-color: #fff;
  background-image: none !important;
  border: 0
}
.state-pg-content .innercontentGroup-2 h1, .state-pg-content .innercontentGroup-2 h2 {
  background: linear-gradient(90deg, #00aaf4 0, #00d258 80%)
}
section.localize-bx {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
    min-height: 700px;
}
#wizard section {
  padding: 0
}
section.state-links {
  padding-bottom: 0
}
.map-section .map-list-mobile {
  background: url(../images/us-map-1.png) center center no-repeat;
  background-size: contain;
  text-align: center;
  padding: 72px 0
}
.modal-body {
  height: 500px !important;
  overflow-y: scroll
}
.Slide_qualification .address-sendemail-box-icon {
  font-family: "Open Sans", sans-serif
}
.Slide_qualification {
  display: none
}
.address-addtocart-box-open .Slide_qualification {
  display: block;
  background-image: url(../images/zip-slider-bg.png);
  overflow: overlay;
  margin-right: 0;
  border-radius: 0;
  padding: 0;
  float: left;
  width: 95%
}



.map-section .map-list-mobile {
  background: url(../images/us-map-1.png) center center no-repeat;
  background-size: contain;
  text-align: center;
  padding: 72px 0
}
.modal-body {
  height: 570px !important;
  overflow-y: scroll
}
.address-addtocart-box {
  position: relative;
  min-width: 145px;
  width: 0%;
  height: 33px;
  float: right;
  overflow: hidden;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  -ms-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
  margin-bottom: 5px
}
.address_qualification span {
  background-color: #fff;
  border: 1px solid #f00;
  border-radius: 4px;
  color: #f00;
  font-size: 10px;
  left: 0;
  padding: 8px 14px;
  position: absolute;
  top: 2px;
  width: 62%
}
.Apartment_qualification span {
  background-color: #fff;
  color: #f00;
  font-size: 10px;
  left: 1px;
  padding: 2px 1px;
  position: relative;
  display: block
}
.offerButtons {
  float: right;
  margin-top: 13px;
  width: 141px
}
.address-addtocart-box-open {
  width: 398px;
  height: auto
}
.overflow_inherit {
  overflow: inherit
}
.address-addtocart-box-icon {
  width: 141px;
  height: 33px;
  display: block;
  position: absolute;
  top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #00bff3;
  border-radius: 25px
}
.address-addtocart-box-submit {
  width: 141px;
  height: 33px;
  display: block;
  position: absolute;
  top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #00bff3;
  border-radius: 25px
}
.address_qualification {
  width: 65%;
  float: left;
  margin-bottom: 3px
}
.Apartment_qualification input[type=text], .address_qualification input[type=text], .zip_qualification input[type=text] {
  padding: 6px 14px;
  margin: 0;
  font-size: 12px
}
input[type=text] {
  background-color: #fff;
  border: 1px solid #dfe8ed;
  border-radius: 4px;
  color: #303030;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 14px;
  transition: all .4s ease-in-out 0s;
  width: 100%;
  border-radius: 25px
}
.Apartment_qualification {
  float: left;
  width: 32%;
  margin-right: 3px;
  clear: both
}
.zip_qualification {
  float: left;
  width: 32%
}
.address-addtocart-box-open .address-addtocart-box-icon {
  height: 71px;
  padding: 23px 0;
  border-radius: 0 9px 10px 0
}
.main-alert h3 {
  color: #00bff3;
  font-family: "Open Sans", sans-serif;
  font-size: 139px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1)
}
.main-alert p {
  color: #303030;
  font-family: arial;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 1)
}
.main-alert {
  margin: 20px 0 60px;
  padding-top: 46px
}
.visit_subline {
  color: #303030;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  margin: 6px 0 0;
  text-align: center;
  margin-top: 15px
}
.visit_subline a {
  background-color: #00bff3;
  color: #fff;
  transition: all .4s ease-in-out 0s;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 25px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 7px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none
}
@media all {
  .main-container, .header, .top-wrapper {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
  }
}
@media(min-width:320px) {
  body {
    font-size: 14px;
    line-height: 1.3
  }
  h1 {
    font-size: 24px
  }
  h2 {
    font-size: 22px
  }
  h3 {
    font-size: 20px
  }
  h4 {
    font-size: 13px
  }
  h5 {
    font-size: 16px
  }
  h6 {
    font-size: 14px
  }
  .intservice p, .nocontracts p, .fastinternet p, .phone .features p, .about p, .phone .cox-phone p, .homelife .home-security p, .homelife .monitored p {
    font-size: 16px;
    line-height: 1.2
  }
  section, section.homeoffers {
    padding: 30px 0
  }
  section.sec-map, section.intservice {
    margin-top: 0;
    padding-top: 30px
  }
  .fastinternet {
    padding-bottom: 30px
  }
  .navbar-brand > img {
    height: 45px
  }
  .map-list-mobile {
    width: 290px;
    margin: 0 auto;
    background: url(../images/map.png) center top/100% auto no-repeat;
    text-align: center;
    padding: 78px 0
  }
  .intservice {
    background-size: 80%;
    background-position: center bottom;
    margin-bottom: 30px;
    padding-bottom: 206px
  }
  .fastinternet h2 {
    margin-top: 0
  }
  .localize-form .feild_set {
    margin-bottom: 0
  }
  .localize-form .btn {
    margin-top: 8px
  }
  .offerbox span {
    margin-top: 12px
  }
  section.tv {
    padding-bottom: 0
  }
  section.tv .row {
    padding: 30px 0
  }
  section.added-feature-bx {
    padding-bottom: 0
  }
  section.added-feature-bx .row {
    padding: 30px 0
  }
  .scrollup {
    right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    opacity: .9;
    position: fixed;
    bottom: 15px;
    background: #00b2f0;
    border-radius: 2px;
    z-index: 9999;
    color: #00b2f0;
    font-size: 0
  }
  .scrollup .fa-angle-up {
    font-size: 26px;
    color: #fff;
    line-height: 30px
  }
}
@media(min-width:375px) {
  .intservice {
    padding-bottom: 225px
  }
}
@media(min-width:414px) {
  .intservice {
    padding-bottom: 285px
  }
}
@media(min-width:480px) {
  .intservice {
    padding-bottom: 284px
  }
}
@media(min-width:640px) {
  .intservice {
    background-size: 60%
  }
}
@media(min-width:736px) {
  .intservice {
    background-size: 54%
  }
  .offerbox .colout_center .colout-box1 {
    width: 40%;
    }
}
@media(max-width:767px) {
  header {
    height: 108px
  }
  header .top-header {
    padding: 6px 0;
    text-align: center
  }
  header .top-tfn {
    float: right;
    width: 100%
  }
  header .top-tfn p {
    font-size: 15px;
    float: left;
    width: 100%;
    text-align: center
  }
  header .top-tfn a {
    font-size: 23px
  }
  header .navbar {
    padding: 10px 0
  }
  .fixed-header {
    height: 88px
  }
  .fixed-header .top-tfn a {
    color: #666;
    font-size: 18px
  }
  .fixed-header .top-header {
    padding-bottom: 12px
  }
  .fixed-header .navbar .navbar-brand {
    margin-top: -8px
  }
  header .navbar-toggle {
    background: #128cc2
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
    background: #128cc2
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
  }
  .navbar-default .navbar-nav {
    margin-top: 0;
    position: absolute;
    z-index: 9999;
    display: block;
    background: #fff;
    width: 100%
  }
  .homeoffers {
    min-height: auto;
    background-image: none
  }
  .navbar-default .navbar-nav li {
    border-top: 1px solid #ddd
  }
  .navbar-default .navbar-nav li a {
    padding: 6px 10px;
    font-size: 15px
  }
  .herosec-2 {
    height: auto
  }
  .herosec-3 {
    height: auto
  }
  .herosec-4 {
    height: auto
  }
  .herosec-6 {
    height: auto
  }
  .herosec-7 {
    height: auto
  }
  .herosec {
    background-color: #dcdcdc;
    background-size: cover;
    background-image: url(../images/home-page-2.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 0;
    height: auto;
    position: relative
  }
  .offerbox, .homeoffers.HmTvCableInternetBx .offerbox {
    min-height: auto;
    padding-bottom: 16px;
    margin-bottom: 10px
  }
  .offerhead.twoLine {
    min-height: auto
  }
  #map, .bannerImg {
    display: none
  }
  .map-list-mobile, select {
    display: block;
    width: 100%;
    max-width: 284px;
    margin: 0 auto
  }
  .intservice .txt-bx {
    padding-top: 0;
    padding-bottom: 0
  }
  .nocontracts h2, .fastinternet .img-bx {
    margin-top: 20px
  }
  .img-bx {
    text-align: center
  }
  .img-bx .img-responsive {
    display: inline-block;
    max-width: 300px
  }
  .img-res {
    width: 250px
  }
  .herotxt h1 {
    color: #fff;
    text-transform: capitalize
  }
  .nopadd-left {
    padding-left: 16px
  }
  .heroprice {
    height: 126px
  }
  .navbar-nav > li > a {
    font-size: 16px;
    text-align: center;
    line-height: normal
  }
  .offerprice {
    width: 82%
  }
  .amn {
    font-size: 49px
  }
  .lft_space {
    margin-left: 6px;
    margin-top: 10px
  }
  .fastinternet {
    height: auto;
    width: 100%;
    background: none
  }
  .homeoffers-2 {
    padding: 58px 0 52px 0;
    background-image: none;
    background-color: #009ae0
  }
  .map_panel h2 {
    margin-bottom: 10px
  }
  #map {
    display: none
  }
  select {
    float: none;
    margin: 0 auto !important
  }
  .map-list-mobile, select {
    display: block;
    width: 100%
  }
  #state-mobile {
    margin-top: 40px;
    float: none
  }
  .tv h2 {
    text-align: left;
    padding: 0 13px;
    padding: 0 13px;
    font-size: 21px
  }
  .tv .image-nav {
    margin: 10px 0 17px 0
  }
  .herotxt ul li {
    font-size: 16px
  }
  .internet h2 {
    margin-bottom: 30px;
    text-align: left
  }
  .internet .box-details h4 {
    font-size: 18px;
    margin-top: 8px;
    line-height: normal;
    text-align: left
  }
  .phone .features h3 {
    font-size: 24px
  }
  .phone .features p {
    line-height: normal;
    font-size: 15px
  }
  .phone .cox-phone h3 {
    font-size: 20px;
    line-height: normal
  }
  .phone .cox-phone p {
    line-height: normal;
    font-size: 15px
  }
  .phone .txt-bx {
    padding-top: 7px;
    padding-bottom: 80px
  }
  .homelife h2 {
    font-size: 22px;
    text-align: left;
    line-height: normal
  }
  .homelife .home-security h3 {
    font-size: 15px;
    line-height: normal
  }
  .homelife .txt-bx {
    padding-top: 24px;
    padding-bottom: 80px
  }
  .homelife .home-security p {
    line-height: normal;
    text-align: left;
    font-size: 14px
  }
  .homelife .home-security strong {
    line-height: normal;
    text-align: left;
    font-size: 15px
  }
  .homelife .monitored h3 {
    font-size: 16px;
    margin: 0 0 0;
    line-height: normal
  }
  .homelife .monitored strong {
    line-height: normal;
    text-align: left;
    font-size: 15px
  }
  .homelife .monitored p {
    line-height: normal;
    text-align: left;
    font-size: 14px
  }
  .bundleoffer h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    padding-right: 15px
  }
  .bundleofferprice {
    width: 100%;
    margin-left: 20px;
    margin-top: 20px
  }
  .bundleofferbox {
    background: #f1f1f1 none repeat scroll 0 0;
    margin: 0 auto;
    min-height: initial;
    width: 100%;
    margin-bottom: 20px
  }
  .bundleoffer {
    padding: 30px 0 30px 0
  }
  .about p {
    padding: 20px 0 0;
    margin: 0;
    font-size: 16px;
    line-height: normal
  }
  .footer {
    padding: 10px 0 16px 0;
    margin-top: -6px
  }
}
@media(max-width:1024) and (min-width:768px) {
  .herosec {
    background-image: url(../images/home-page-2-tab.jpg);
    background-position: bottom center
  }
  .herosec-4 {
    background-image: url(../images/tv-page-tab.jpg)
  }
  .herosec-6 {
    background-image: url(../images/internet-page-tab.jpg)
  }
  .herosec-3 {
    background-image: url(../images/phone-page-tab.jpg)
  }
  .herosec-7 {
    background-image: url(../images/bundle-page-tab.jpg)
  }
  .herosec-2 {
    background-image: url(../images/about-page-tab.jpg)
  }
}
@media(max-width:414px) {
  .herosec {
    background-image: url(../images/home-page-2-mobile.jpg)
  }
  .herosec-4 {
    background-image: url(../images/tv-page-mobile.jpg)
  }
  .herosec-6 {
    background-image: url(../images/internet-page-mobile.jpg)
  }
  .herosec-3 {
    background-image: url(../images/phone-page-mobile.jpg)
  }
  .herosec-7 {
    background-image: url(../images/bundle-page-mobile.jpg)
  }
  .herosec-2 {
    background-image: url(../images/about-page-mobile.jpg)
  }
  .intservice {
    background: url(../images/tv-phone-mobile.jpg) no-repeat center bottom;
    background-size: 80%
  }
}
@media(min-width:768px) {
  header {
    height: 144px
  }


  .fixed-header {
    height: 88px
  }
.herosec {
	height: 490px;
	background-color: #009ae0;
	background-size: cover;
	background-image: url(../images/home-Ipad.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 0;
	position: relative;
}
  .navbar-default .navbar-nav li a {
    font-size: 14px;
    padding: 14px 10px
  }
  .navbar-brand > img {
    height: 48px
  }
  section.homeoffers {
    padding-top: 30px;
    background-image: none
  }
  section.homeoffers.HmTvCableInternetBx {
    padding-top: 30px
  }
  .intservice {
    padding-bottom: 30px;
    background-size: 50%;
    background-position: right center;
    margin-bottom: 0
  }
  .intservice .txt-bx {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .fastinternet {
    background-image: none
  }
  .offerbox {
    min-height: 610px
  }
  .homeoffers.HmTvCableInternetBx .offerbox {
    min-height: 518px
  }
  .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 1px
  }
  .bundleoffer .dll {
    font-size: 25px
  }
  .bundleoffer .amn {
    font-size: 48px
  }
  .bundleofferprice {
    width: 100%;
    margin-left: 0
  }
  .bundleofferbox {
    min-height: 672px
  }
  .amn {
    font-size: 42px
  }
  .lft_space {
    margin-left: 6px;
    margin-top: 10px
  }
  .nocontracts h2 {
    margin-top: 38px
  }
  .fastinternet h2 {
    margin-top: 42px
  }
  .dll {
    font-size: 20px
  }
  .offerhead.twoLine {
    min-height: 74px
  }
  #map {
    display: block !important
  }
  #state-mobile, .map-list-mobile, #map-ddlist {
    display: none !important
  }
  .scrollup {
    bottom: 15px
  }
  .footer .logo {
    float: right;
    margin-right: 114px
  }
  .offerbox .colout_center .colout-box1 {
    width: 75%;
    }
  .offerhead {
    padding: 15px;
    }
  .offerbox .colout_center {
    height: 435px;
    }
}
@media(min-width:980px) {
  .amn {
    font-size: 69px
  }
  .navbar-default .navbar-nav li a {
    font-size: 18px
  }
  .dll {
    font-size: 39px;
    font-weight: 400;
    line-height: 37px
  }
  .bundleoffer .amn {
    font-size: 69px
  }
  .bundleoffer .dll {
    font-size: 39px
  }
}
@media(min-width:1024px) {
  section {
    padding: 50px 0
  }
  section.sec-map {
    padding-bottom: 50px;
    z-index: 0;
    position: relative
  }
  section.intservice {
    margin-top: -22px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px
  }
  section.fastinternet {
    padding-top: 50px
  }
.herosec {
    height: 595px;
    background-position: bottom center;
    background-size: unset;
}
  h1 {
    font-size: 30px
  }
  h2 {
    font-size: 26px
  }
  h3 {
    font-size: 22px
  }
  h4 {
    font-size: 19px
  }
  h5 {
    font-size: 17px
  }
  h6 {
    font-size: 15px
  }
  .offerhead.twoLine {
    min-height: 87px
  }
  section.homeoffers {
    padding-bottom: 222px;
    background: #009ae0 url(../images/bg-blue-white.jpg) left bottom no-repeat;
    background-size: contain
  }
  .intservice .txt-bx {
    padding-top: 70px;
    padding-bottom: 70px
  }
  .offerbox {
    min-height: 536px
  }
  .homeoffers.HmTvCableInternetBx .offerbox {
    min-height: 450px
  }
  .nocontracts h2 {
    margin-top: 50px
  }
  .fastinternet h2 {
    margin-top: 98px
  }
  .fastinternet {
    padding-bottom: 196px;
    background: #eef1f6 url(../images/bg-grey-blue.jpg) left bottom no-repeat
  }
  section.homeoffers.HmTvCableInternetBx {
    padding-bottom: 216px
  }
  .offerbox .colout_center {
    height: 490px;
    }
}
@media(min-width:1200px) {
  body {
    font-size: 15px;
    line-height: 1.3
  }
  h1 {
    font-size: 34px
  }
  h2 {
    font-size: 30px
  }
  h3 {
    font-size: 26px
  }
  h4 {
    font-size: 17px
  }
  h5 {
    font-size: 18px
  }
  h6 {
    font-size: 16px
  }
  section {
    padding: 23px 0
  }
.herosec {
	height: 861px;
	background-color: #009ae0;
	background-size: cover;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0;
	position: relative;
	padding-top: 94px;
}
  section.homeoffers {
    padding-bottom: 228px
  }
  .fastinternet {
    padding-bottom: 212px
  }
  section.homeoffers.HmTvCableInternetBx {
    padding-bottom: 236px
  }
  .intservice p, .nocontracts p, .fastinternet p, .phone .features p, .about p, .phone .cox-phone p, .homelife .home-security p, .homelife .monitored p {
    font-size: 18px;
    line-height: 1.3
  }
  .offerbox {
    min-height: 492px
  }
  .homeoffers.HmTvCableInternetBx .offerbox {
    min-height: 480px
  }
  .footer .logo {
    margin-right: 99px
  }
  .offerbox .colout_center {
    height: 410px;
    }
}
@media(min-width:1280px) {
  .navbar-brand > img {
    height: 48px
  }
  .footer .logo {
    margin-right: 58px
  }
}
@media(min-width:1366px) {
  section.homeoffers {
    padding-bottom: 260px
  }
  .reqDiv {top: 12px;}
  input[type="checkbox"] {/*margin: 4px 0 0 !important;*/ vertical-align: middle !important;}
  section.homeoffers.HmTvCableInternetBx {
    padding-bottom: 262px
  }
  .footer .logo {
    margin-right: 16px
  }
}
@media(min-width:1400px) {
.herosec {
	height: 861px;
	background-color: #009ae0;
	background-size: cover;
	background-image: url(../images/home-page.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0;
	position: relative;
	padding-top: 94px;
}
  .footer .logo {
    margin-right: 0
  }
}
@media(min-width:1400px) {
  .herosec, section.fastinternet {
    background-size: cover
  }
}
@charset "utf-8";
#olark-wrapper > #olark-container, #olark-wrapper > .olark-launch-button {
  right: 70px !important
}
#olark-wrapper .olark-launch-button {
  right: 140px !important;
  bottom: 6px !important
}
::-moz-selection {
  background-color: #00b2f0 !important;
  color: #fff
}
::selection {
  background-color: #00b2f0;
  color: #fff
}
@font-face {
  font-family: avenirnextltpro-medium;
  src: url(../fonts/avenirnextltpro-medium.eot?);
  src: local('O'), url(../fonts/avenirnextltpro-medium.ttf) format('truetype'), url(../fonts/avenirnextltpro-medium.svg) format('svg');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: Gotham-Rounded;
  src: url(../fonts/Gotham-Rounded.eot?);
  src: local('O'), url(../fonts/Gotham-Rounded.woff) format('woff'), url(../fonts/Gotham-Rounded.ttf) format('truetype'), url(../fonts/Gotham-Rounded.svg) format('svg');
  font-weight: 400;
  font-style: normal
}
.pt10 {
  padding-top: 10px
}
.mt25 {
  margin-top: 25px
}
.accordion p a, .accordion-2 p a, .accordion-3 p a, .error_section .visit_subline .startbtn, .tfn_wrapper h3 a:hover, footer .footer-lnk a {
  text-decoration: none
}
.disclaimer_section p {
  font-size: 11px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif
}
.disclaimer_section {
  position: relative;
  width: 100%;
  display: inline-block
}
.disclaimer_section p {
  color: #555;
  line-height: 18px;
  margin: 0 0 4px;
  text-align: justify
}
.disclaimer_section p a {
  color: #00b2f0 !important
}
.disclaimer_section h3 {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  position: relative
}
.map-list-mobile, .scrollup {
  display: none
}
.footer_logo {
  float: left;
  width: 100%;
  padding: 10px 0
}
.footer_logo a, .sessionID {
  float: right
}
#sticky.stick, .loadingDiv {
  position: fixed;
  width: 100%
}
.no-pad-right {
  padding-right: 0 !important
}
.no-pad-left {
  padding-left: 0 !important
}
.nopadd {
  padding: 0 !important
}
.loading {
  display: block;
  left: 45%;
  position: fixed;
  top: 40%;
  z-index: 99
}
.loadingDiv {
  background: #fff;
  height: 100%;
  opacity: .7;
  z-index: 1233333
}
#sticky.stick {
  background-color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 9;
  border-bottom: 2px solid #0271a6;
  padding: 9px 0
}
.sessionID {
  float: left;
  width: auto;
  color: #666;
  font-size: 12px;
  margin-top: -10px
}
.hero {
  background: #5c5c5e;
  background: -moz-radial-gradient(center, ellipse cover, #5c5c5e 0, #000 100%);
  background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #5c5c5e), color-stop(100%, #000));
  background: -webkit-radial-gradient(center, ellipse cover, #5c5c5e 0, #000 100%);
  background: -o-radial-gradient(center, ellipse cover, #5c5c5e 0, #000 100%);
  background: -ms-radial-gradient(center, ellipse cover, #5c5c5e 0, #000 100%);
  background: radial-gradient(ellipse at center, #5c5c5e 0, #000 100%);
  background-position-x: 0;
  background-position-y: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5e', endColorstr='#000000', GradientType=1);
  background-position: center top;
  background-repeat: no-repeat;
  border-top: 2px solid #0271a6;
  margin: 0;
  width: 100%
}
.form_wrapper {
  background-color: #00b2f0;
  padding: 15px
}
.form_heading {
  color: #fff;
  text-align: center;
  width: 100%
}
.form_heading h4 {
  font-family: Gotham-Rounded;
  font-size: 27px;
  font-weight: 400;
  padding: 0;
  text-transform: uppercase;
  margin: 0;
  line-height: 25px
}
.form_heading p {
  color: #fff;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 5px;
  font-weight: 400
}
.formBorder label {
  display: none
}
.feild_set {
  margin: 0 auto 5%;
  overflow: hidden;
  width: 100%;
  display: inline-block
}
.formBorder .bB_Address, .formBorder .bB_Apt, .formBorder .bB_Zip {
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-top: 0;
  width: 100%;
  position: relative
}
.feild_set form {
  float: left;
  margin: 0;
  width: 100%
}
input[type=text], input[type=password] {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  color: #5d5d5d;
  font-size: 13px;
  outline: 0;
  padding: 6px 7px;
  font-family: 'Open Sans', sans-serif;
  background-position: center right 1%;
  margin-bottom: 5px;
  width: 100%
}
.datepickerGroup input[type=text] {
  width: 40%;
  background-position: center right 2%;
  float: left;
  margin: 0 10px 0 3px
}
.feild1 {
  box-sizing: border-box;
  clear: both;
  display: block;
  width: 100%
}
.reqDiv {
  color: #fb0101;
  float: right;
  font-size: 11px;
  margin-bottom: 2px;
  margin-right: 11px;
  position: absolute;
  right: 0;
  top: 5px;
  text-align:right;
}
#divHero .wrapper, .ContourLogo {
  position: relative
}
.BannerGroup h3.Head-Color, .BannerGroup h4.Head-Color, .BannerGroup.bundlePg h2.Head-Color {
  color: #00b2f0
}
.BannerGroup .inner {
  float: left;
  width: 100%;
  background: url(../images/header-bg-img-with-contour-logo.png) right bottom no-repeat
}
.h_life {
  background: url(../images/homelife.png) right bottom no-repeat;
  background-size: 30%
}
.h_life .BannerGroup .inner {
  background-image: none
}
.h_life .BannerGroup .Head-Color {
  margin-left: 10px
}
.BannerGroup h1, .BannerGroup h3 {
  color: #fff;
  font-family: Gotham-Rounded;
  font-size: 33.8px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase
}
.BannerGroup .bannerImg {
  display: block;
  float: right;
  height: auto;
  margin-top: 0;
  width: 42%
}
.BannerGroup .bannerImg img {
  width: 100%
}
.BannerGroup .bannerContent {
  float: left;
  margin: 0;
  width: 56%
}
.BannerGroup .bannerContent h1, .bannerContent h2 {
  color: #fff;
  font-family: Gotham-Rounded;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  margin-top: 0;
  text-rendering: optimizelegibility;
  text-transform: uppercase
}
.BannerGroup .bannerContent ul {
  margin: 9px 0 0 16px;
  padding: 0
}
.BannerGroup .bannerContent ul li {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 7px;
  font-weight: 400
}
.BannerGroup .BannerpriceGroup span, .BannerGroup .bannerdollar, .BannerGroup .bannerprice {
  float: left;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase
}
.BannerGroup .BannerpriceGroup {
  background: url(../images/price-hg-light.png) 0 0/cover no-repeat;
  color: #000;
  float: left;
  margin-top: 15px;
  padding: 30px 6px 5px;
  width: 60%;
  border-radius: 5px;
  font-weight: 600
}
.BannerGroup .BannerpriceGroup span {
  font-size: 14px;
  padding-top: 5px
}
.BannerGroup .bannerdollar {
  clear: both;
  font-size: 29px;
  margin: 0
}
.BannerGroup .bannerprice {
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 60px;
  font-weight: 600
}
.bannercents, .bannerpermonth {
  float: left;
  font-family: "Open Sans", sans-serif
}
.BannerGroup .bannercentsGroup {
  float: left;
  width: 44%
}
.bannercents {
  font-size: 32px;
  letter-spacing: -1px;
  margin: 8px 0 0 4px;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 600
}
.bannerpermonth {
  clear: both;
  font-size: 11px;
  line-height: normal;
  margin-left: 4px;
  width: 125px
}
.heading-bronze h2, .heading-gold h2, .heading-silver h2 {
  font-size: 22px;
  line-height: normal;
  text-align: center;
  color: #fff;
  font-family: Gotham-Rounded;
  font-weight: 400;
  text-transform: uppercase
}
.ContourLogo {
  right: 0;
  top: 20px;
  width: 286px;
  float: right
}
.heroshadow, .info_btn, button.exit {
  position: absolute
}
.ContourLogo img {
  width: 100%
}
.heroshadow {
  background-image: url(../images/heroshadow.png);
  background-position: center top;
  background-repeat: no-repeat;
  top: unset;
  height: 18px;
  width: 100%;
  bottom: -18px;
  z-index: 11111111
}
.body-sec {
  background: url(../images/heroshadow.png) center top no-repeat
}
.heading-bronze, .heading-gold, .heading-silver {
  background-image: url(../images/packages.jpg);
  min-width: 100%
}
.body_cont_wrapper {
  width: 100%;
  float: left;
  margin-top: 30px
}
.mb {
  margin-bottom: 10px;
  border-bottom: 1px solid #d4d6d9
}
.CalloutGroup {
  background-repeat: repeat-x;
  background-color: #fff;
  border-left: 1px solid #d4d6d9;
  border-right: 1px solid #d4d6d9;
  margin-top: 10px;
  float: left
}
.Calloutbox-pack ul li, .heading-bronze, .heading-gold, .heading-silver {
  background-repeat: no-repeat
}
.last_box {
  border-bottom: 4px solid #d4d6d9
}
.Calloutbox-pack {
  border-right: 1px solid #eaeaea;
  float: left !important;
  padding: 0 !important
}
.boxbar-pack {
  float: left;
  margin: 0;
  width: 100%
}
.heading-bronze {
  float: left;
  padding: 0
}
.heading-bronze h2 {
  padding: 20px 0;
  margin: 0
}
.heading-silver {
  float: left;
  padding: 0
}
.heading-silver h2 {
  padding: 20px 0;
  margin: 0
}
.heading-gold {
  float: left
}
.heading-gold h2 {
  padding: 12px 0;
  margin: 0
}
.heading-gold h2 small {
  display: block;
  font-size: 74%;
  color: #fff
}
.span-fix {
  font-size: 17px;
  text-align: center !important;
  float: right !important
}
.heading-gold h1 {
  color: #fff;
  font-family: Gotham-Rounded;
  font-size: 22px;
  font-weight: 400;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase
}
.priceIcon-Group {
  width: 100%;
  float: left;
  padding: 15px;
  font-weight: 600
}
.priceGroup {
  float: left;
  color: #00b2f0;
  width: 68%
}
.cents, .permonth, .price, .priceGroup span {
  font-family: "Open Sans", sans-serif;
  float: left
}
.price {
  font-size: 60px;
  letter-spacing: -4px;
  text-transform: uppercase;
  line-height: 60px;
  font-weight: 600
}
.centsGroup {
  float: left;
  margin-bottom: 0;
  width: 90px
}
.cents {
  font-size: 32px;
  letter-spacing: -2px;
  margin: 7px 0 0 5px;
  text-transform: uppercase;
  line-height: 32px
}
.box-details h2, .inner-content h3, .innercents, .innerpermonth, .innerprice, .permonth {
  letter-spacing: -1px
}
.permonth {
  clear: both;
  color: #00b2f0;
  font-size: 13px;
  margin-left: 8px;
  line-height: 13px;
  font-weight: 600;
  width: 150px
}
.priceGroup span {
  color: #00b2f0;
  font-size: 11px;
  line-height: 12px;
  margin-left: 21px;
  text-transform: capitalize;
  width: 68%
}
.clear {
  clear: both
}
.Calloutbox-pack ul {
  display: block;
  margin: 10px 0 0;
  min-height: 125px;
  padding-left: 0;
  width: 100%;
  float: left
}
.Calloutbox-pack ul li {
  background-image: url(../images/arrow.jpg);
  background-position: 0 3px;
  color: #4c4d4f;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: normal;
  list-style: none;
  padding-left: 13px;
  margin-bottom: 10px
}
.lastbox {
  border-right: 0 !important
}
.heading-internet, .heading-phone, .heading-tv {
  background-image: url(../images/packages.jpg);
  background-repeat: no-repeat;
  float: left;
  padding: 0;
  width: 100%
}
.heading-internet h2, .heading-phone h2, .heading-tv h2 {
  color: #fff;
  font-family: Gotham-Rounded;
  font-size: 22px;
  font-weight: 400;
  padding: 18px 0 0 20px;
  text-transform: uppercase;
  margin-top: 0
}
.collout-icon {
  float: right;
  height: auto;
  margin-top: 0;
  width: 32%
}
.collout-icon img {
  float: right
}
.info_btn {
  width: 100%;
  margin: 16px auto;
  float: left;
  display: block;
  bottom: 0
}
.info_btn a {
  background-color: #00b2f0 !important;
  border-radius: 3px;
  display: block;
  margin: 0 auto;
  width: 143px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff !important;
  padding: 7px 8px;
  text-align: center;
  font-weight: 600;
  text-decoration: none !important
}
.box-details h2, .map_panel h3 {
  font-family: Gotham-Rounded;
  font-weight: 400
}
.info_btn a:focus, .info_btn a:hover {
  background-color: #004d77 !important
}
.map_panel h3 {
  color: #3a3a3a;
  font-size: 24px;
  text-align: center;
  padding: 30px 0;
  margin: 0
}
.innercontentGroup, .innercontentGroup-2 {
  background-color: #fff;
  background-image: url(../images/head-tv.png);
  background-repeat: repeat-x;
  background-size: contain;
  border-left: 1px solid #d4d6d9;
  border-right: 1px solid #d4d6d9;
  margin-top: 20px;
  float: left;
  padding: 0;
  width: 100%;
  border-bottom: 4px solid #d4d6d9
}
.innercontentGroup .inner-content, .innercontentGroup-2 .inner-content, .innercontentGroup-2:first-child, .innercontentGroup:first-child, .state_new h3:first-child {
  margin-top: 0
}
#KeywordContent .innercontentGroup-2 h2, .innercontentGroup h2, .innercontentGroup h3, .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
  color: #fff;
  font-family: Gotham-Rounded;
  font-size: 27px;
  font-weight: 400;
  padding: 17px 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px
}
.innercontentGroup-2 h4 {
  font-family: Gotham-Rounded;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px
}
.cox_tv_img {
  float: right;
  margin-top: 17px
}
.h_life_img {
  float: right;
  margin-top: 15px
}
.disclaimer_pg {
  padding: 0 0 25px
}
.image-nav img {
  width: auto;
  float: right
}
.box-details {
  margin: 0
}
.box-details h2 {
  color: #00b2f0;
  font-size: 30px;
  line-height: 32px;
  text-align: left
}
.innercents, .innerdollar, .innerprice, .innerpriceGroup span {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase
}
.icons {
  float: left
}
.details {
  padding-left: 0;
  float: right
}
.innerpriceGroup {
  color: #012c85;
  float: left;
  margin: 20px 0 0 20px;
  font-weight: 600
}
.innercents, .innerdollar, .innerpermonth, .innerprice, .innerpriceGroup span {
  color: #00b2f0;
  float: left
}
.innerpriceGroup span {
  font-size: 14px
}
.innerdollar {
  clear: both;
  font-size: 29px;
  margin: 0
}
.innerprice {
  font-size: 60px;
  line-height: 60px
}
.innercentsGroup {
  float: left;
  width: 45%
}
.bannercents, .cents, .innercents {
  min-height: 26px
}
.innercents {
  font-size: 32px;
  margin: 0 0 0 6px;
  line-height: 39px
}
.innerpermonth {
  clear: both;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  margin-left: 7px;
  width: 115px;
  line-height: 14px
}
.shade2 {
  display: block;
  width: 100%
}
.error_section {
  background: #fff
}
.error_section .main-error {
  width: 100%;
  max-width: 500px;
  margin: 0 auto
}
    .error_section h1, .error_section h3 {
        font-size: 45px;
        font-family: Gotham-Rounded;
        color: #00b2f0;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        padding: 20px 0 20px 0
    }
.error_section h3 {
  line-height: 165px
}
.error_section h1 {
  line-height: normal;
  margin-top: 0
}
.error_section p {
  text-align: center;
  font-size: 20px;
  color: #6f6f74;
  line-height: 22px
}
.error_section .visit_subline {
  width: 100%;
  text-align: center
}
.error_section .visit_subline .startbtn {
  background-color: #00b2f0;
  border-radius: 3px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding: 5px 22px;
  transition: all .4s ease-in-out 0s;
  margin: 0 2px;
  display: inline-block;
  width: auto;
  text-align: center
}
.visit_subline .startbtn.focus, .visit_subline .startbtn:focus, .visit_subline .startbtn:hover {
  color: #fff;
  background-color: #004d77;
  border-color: #004d77
}
.faqs {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  width: 100%;
  float: left
}
.faqs h2 {
  color: #000;
  font-weight: 400
}
.accordion, .accordion-2, .accordion-3 {
  border: 1px solid #d4d6d9;
  box-shadow: 0 0 1px #d4d6d9;
  margin-left: 0;
  width: 100%;
  float: left
}
.fixedHeight {
  width: 100%;
  float: left;
  margin-bottom: 15px
}
.accordion span.qs.active, .accordion-2 span.qs.active, .accordion-3 span.qs.active {
  background-position: right 5px
}
.accordion span.qs, .accordion-2 span.qs, .accordion-3 span.qs {
  background: url(../images/plus-minus.png) right -47px no-repeat #fff;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #fff;
  color: #00b2f0;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  padding: 10px 15px
}
.accordion p, .accordion-2 p, .accordion-3 p {
  background: #efefef;
  margin: 0 !important;
  padding: 10px 15px 13px;
  line-height: 21px;
  font-size: 12px !important;
  color: #6f6f74;
  border-bottom: solid 1px #e6e6e6;
  border-top: solid 1px #fff;
  overflow: hidden
}
.privacy-div p, .privacy-div ul li {
  line-height: 18px;
  font-family: 'Open Sans', sans-serif
}
.accordion p a > img, .accordion-2 p a > img, .accordion-3 p a > img {
  display: none
}
.privacy-div {
  margin-bottom: 10px;
  min-height: 440px;
  overflow-y: scroll;
  height: 50px
}
.CalloutGroup2, .allcities, .blue-box, .box-2, .child_products, .comparepopup, .feature {
  overflow: visible;
}
.privacy-div p {
  font-size: 13px;
  margin: 10px 0
}
.privacy-div ul li {
  font-size: 12px;
  margin: 0
}
.box-details h3.coxhead3 span {
  font-size: 20px
}
.main_offer_box {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 98vh
}
.offer_content {
  padding-left: 0
}
.AccordianGrid, .offer_content .nav-tabs {
  margin: 0 !important;
  padding: 0 !important;
  float: left
}
.AccordianGrid {
  width: 100%;
  border: none !important;
  background: 0 0 !important
}
.offer_content .nav-tabs {
  border: none;
  border-radius: 0;
  width: 70%;
  background: 0 0
}
.offer_content .build-bundle {
  width: 30%;
  float: right;
  border: 0;
  display: none
}
.offer_content .nav-tabs li a {
  color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 6px 20px !important;
  border-right: 1px solid #ededed;
  background: #626262
}
.offer_content .nav-tabs > li.active > a, .offer_content .nav-tabs > li.active > a:focus, .offer_content .nav-tabs > li > a:hover {
  color: #fff;
  cursor: pointer;
  background-color: #0e7db3;
  border: none;
  border-right: 1px solid #ededed
}
.offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-active, .offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-tab {
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important
}
.offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  background: #0e7eb3;
  color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 6px 20px;
  border-right: 1px solid #ededed;
  outline: 0
}
.offer_content .tab-content {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #ededed;
  margin-top: 0
}
.offer_content #bundles {
  padding: 0 !important
}
.offer_content #bundles, .offer_content #homesecurity, .offer_content #internet, .offer_content #phone, .offer_content #tv, .offer_content .tab1 {
  float: left;
  width: 100%;
  padding: 10px 15px
}
.offer_content .special-box {
  /*background-image: url(../images/special-offer-img.png);
  background-position: top 55px right 0;
  background-repeat: no-repeat;
  background-size: 18% auto;*/
  background-color:#f0fafd;
  width: 100%;
  float: left
}
#homesecurity .tab-inner h3, .offer_content #internet .tab-inner, .offer_content #phone .tab-inner, .offer_content #tv .tab-inner, .offer_content .tab1 .tab-inner {
  float: left;
  width: 100%;
  margin-bottom: 15px
}
.offer_content .tab1 .tab-inner h3 .fa {
  margin-right: 2px;
  font-size: 20px
}
#homesecurity .tab-inner h3, .offer_content #internet .tab-inner h3, .offer_content #phone .tab-inner h3, .offer_content #tv .tab-inner h3, .offer_content .tab1 .tab-inner h3 {
  background-image: url(../images/offers_heading_bg.png);
  float: left;
  min-width: 100%;
  padding: 13px 10px 10px;
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background-size: cover;
}
.offer_content .TabWrapper {
  float: left;
  width: 100%;
  border: 1px solid #36a4d5
}
.package_data {
  margin-top: 25px;
  width: 74%;
  float: left;
  padding: 0 15px
}
.package_data ul {
  width: 100%;
  float: left;
  margin-top: 22px;
  padding-left: 20px;
  font-family: "Open Sans", sans-serif
}
.package_data ul li {
  font-size: 13px;
  list-style: none url(../images/black-bullet.png);
  margin: 0;
  padding: 0 0 5px;
  font-weight: 400
}
.package_data .regularPrice, .packdataRP .prices .last_price {
  color: #303030;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-decoration: line-through
}
.package_data .regularPrice {
  padding: 0;
  float: left;
  width: 100%;
  margin: 0 0 3px
}
.packdataRP {
  float: right;
  width: 26%;
  padding: 13px 15px
}
.packdataRP .prices {
  padding: 0;
  float: right;
  width: 150px;
  margin-top: 25px;
  margin-bottom: 10px
}
.special-box .packdataRP .prices {
  margin-top: 28px
}
.packdataRP .prices .last_price {
  padding: 0;
  float: left;
  width: 100%;
  margin: 0 0 3px;
  display: none
}
.TabPrice .tabMontly, .TabPrice .tabbigPrice, .TabPrice p, .TabPrice span {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #00b2f0;
  float: left;
  font-weight: 600
}
.TabPrice {
  float: left;
  width: 100%
}
.TabPrice .tabbigPrice, .TabPrice p, .TabPrice span {
  font-size: 28px;
  line-height: 22px;
  padding: 0;
  width: auto
}
.TabPrice .tabMontly {
  font-size: 12px;
  line-height: 18px;
  padding: 3px 0 0;
}
.PriceGroup {
  width: 50%;
  float: left;
  margin-bottom: 15px
}
.pricegroup-btm {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 22px;
  color: #00b2f0;
  padding: 0;
  margin: 0;
  width: auto;
  float: left
}
.pricegroup_bigPrice {
  float: left;
  width: 100%
}
.pricegroup_dollar, .pricegroup_price {
  float: left;
  font-size: 40px;
  line-height: 40px
}
.pricegroup_cent {
  float: left;
  padding-top: 17px;
  font-size: 14px;
  padding-left: 3px
}
.pricegroup_pr {
  float: left
}
.pricegroup_pr .pricegroup_month {
  font-size: 14px;
  line-height: 16px
}
.ad-to-cart {
  float: right;
  width: 150px;
  margin-top: 0;
  clear:both;
}
.adtocart .compare, .adtocart input[type=button], .adtocart a {
  background: #00b2f0;
  display: block;
  margin: 0 auto 4px;
  width: 150px;
  font-size: 14px;
  padding: 7px 8px;
  float: right;
  color: #fff
}
.adtocart input[type="button"], .adtocart a {
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #fff !important;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  border: 0;
  transition: all .4s ease-in-out 0s;
  line-height: normal
}
.adtocart .compare, .right-box input[type=button], .view-button a {
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  text-align: center
}
.adtocart .compare {
  border: 0;
  padding: 5px 8px;
}
.right-box, .tabs-div {
  width: 100%;
  float: left
}
.adtocart .compare label {
  margin: 0;
  font-weight: 600;
  vertical-align: text-top;
  line-height:25px;
}
.adtocart .compare:hover, .adtocart input[type=button]:hover, .adtocart a:hover {
  background-color: #004d77
}
.address_box .right-main-address {
  border: 1px solid #d3e1e4;
  border-radius: 0;
  float: left;
  padding: 15px 14px;
  width: 100%;
  background-color: #fff
}


.right-main-address .addtxt {
  color: #303030;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif
}
.right-box input[type=button], .view-button a {
  -moz-user-select: none;
  background: #00b2f0;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 1.42857;
  margin-top: 6px;
  padding: 7px 11px;
  touch-action: manipulation;
  transition: all .4s ease-in-out 0s;
  vertical-align: middle;
  white-space: nowrap
}
input[type=checkbox] {
  margin: 3px 0 0;
  vertical-align:middle;
}
.inputSet_checkbox input[type="checkbox"] {margin:0;}
.right-box input[type=button]:hover, .view-button a:hover {
  background-color: #004d77 !important;
  color: #fff !important;
  text-decoration: none !important;
  font-family: 'Open Sans', sans-serif !important
}
.right-box input.CompareOffer-Btn, .view-button a {
  width: 100%
}
.right-box h3, .send-btn {
  font-family: 'Open Sans', sans-serif
}
#stickyParent {
  float: right
}
#stickyParent .content-right {
  margin-top: 10px
}
#sticky .right-box {
  border-style: solid;
  border-width: 1px
}
.right-box {
  background-color: #fff;
  border-color: #d3e1e4;
  border-style: solid;
  border-width: 1px 1px;
  margin-bottom: 10px;
  padding: 10px
}
.right-box h3 {
  color: #3d3d3d;
  font-size: 17px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 6px
}
button.exit {
  display: block;
  right: -12px;
  top: -12px;
  z-index: 2147483647;
  opacity: 1
}
.tabs-div {
  border-bottom: 1px solid #ddd;
  margin: 10px 0 20px
}
.comparepopup {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  float: left
}
.sub-tab .nav-pills > li a {
  background: #337ab7 !important;
  border-radius: 0 !important;
  border-right: 1px solid #dfe8ed !important;
  color: #fff !important
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #626262
}
.sub-tab .nav {
  border-bottom: 1px solid #dfe8ed !important
}
ul.comparepopup li a:hover, ul.comparepopup li.active, ul.comparepopup li.active a, ul.comparepopup li.active a:focus, ul.comparepopup li:hover {
  color: #fff;
  cursor: pointer;
  background-color: #0e7db3;
  border: none;
  border-right: 1px solid #ededed
}
ul.comparepopup li a {
  color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 6px 20px;
  border-right: 1px solid #ededed;
  background: #626262
}
.emailbtn {
  padding: 9px 7px !important
}
.email-drop input[type=text] {
  background-color: #fff !important;
  border: 1px solid #dfe8ed !important;
  border-radius: 4px !important;
  color: #303030 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  padding: 4px 0 4px 5px !important;
  transition: all .4s ease-in-out 0s !important;
  width: 100% !important
}
span.invalid-email {
  color: #ff5a5a; font-size: 12px;
}
.send-btn, .beatpicker-clear {
  background: #00b2f0;
  border-radius: 3px !important;
  display: block;
  margin: 0 auto !important;
  width: 143px;
  font-size: 14px !important;
  color: #fff !important;
  padding: 7px 8px !important;
  text-align: center !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border: none !important;
  float: none
}
.beatpicker-clear {
  width: 80px;
  float: left;
  padding: 6px 8px !important
}
.send-btn:hover {
  background-color: #004d77;
  color: #fff !important
}
.new-drop-bar .collapsing {
  background: #fff;
  padding: 10px;
  position: absolute;
  right: 15px;
  top: 53px;
  width: 245px;
  z-index: 99999
}
.accordian-div .accordion-toggle::after {
  color: inherit;
  content: "" !important;
  float: right;
  font-family: FontAwesome;
  padding-right: 10px
}
.card-header.collapsed .accordion-toggle::after {
  content: "" !important;
  display: block
}
.panel-group .accordion-toggle::after {
  color: inherit;
  content: "" !important;
  float: right;
  font-family: FontAwesome;
  padding-right: 10px
}
.panel-group .card-header.collapsed .accordion-toggle::after {
  content: "" !important;
  display: block
}
.box-2, .customer-info-div .ContentGroup_heading h3, .prdcnt h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  float: left
}
.verticalScroll {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #ededed;
  margin-bottom: 25px
}
.customization .move_grid {
  float: left
}
.verticalScroll .QuestionGroup {
  width: 100%;
  float: left;
  padding: 10px 15px !important
}
.customer-info-div .ContentGroup_heading h3, .prdcnt h3 {
  background-image: url(../images/offers_heading_bg.png);
  min-width: 100%;
  padding: 15px 15px 10px;
  margin: 0 0 10px;
  color: #fff;
  font-size: 18px;
  background-size: cover
}
.cart-data-sec .inner {
  float: left;
  width: 100%
}
.box-2 {
  color: #333;
  font-size: 13px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%
}
.new-hr {
  border-bottom: 1px solid #e4e6e7;
  float: left;
  margin: 0 0 10px;
  padding: 0 0 10px !important;
  width: 100%
}
.QuestionPanel label {
  color: #303030;
  font-weight: 400;
  line-height: 18px;
  margin: 0
}
.QuestionPanel label span {/*line-height:16px; float:left;*/}
.inputSet label.chkDescriptionWidth > .QuestionPanel label span  {line-height:15px; float:none;}
.new-hr > label {
  background: #00b2f0;
  border-radius: 0;
  color: #fff;
  float: left;
  font-size: 13.5px;
  font-weight: 700;
  margin: 0 0 8px;
  padding: 7px 10px;
  text-align: left;
  width: 100%
}
.hlpicon, select {
  background-repeat: no-repeat
}
.customize-label .red {
  color: #d81212
}
.new-hr > p {
  width: 96%
}
p.fontsize11 {
  color: #767676;
  font-size: 11px;
  font-style: italic
}
.fontsize11 {
  float: left;
  font-family: arial;
  font-size: 13px
}
.QuestionCheckBox, .QuestionRadio, .QuestionSelect {
  float: left;
  padding: 5px 15px 5px 3px
}
.inputSet {
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  display:flex;
}
.inputSet_checkbox, .inputSet_radio {
  float: left;
  margin-right: 4px;
  margin-top: 4px;
}
.btn-general .send-btn, .hlpicon, .prright {
  float: right
}
.prright {
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 5px 15px
}
.hlpicon {
  background-image: url(../images/Info-icon.png);
  height: 14px;
  margin: 4px 5px 0;
  width: 14px;
  background-size: 80%
}
.separator-1 {
  display: none
}
.box-2 .error-div {
  position: inherit
}
.error-div {
  background-color: #ff5a5a;
  color: #fff;
  font-size: 11px;
  right: 0;
  padding: 0 5px;
  position: absolute;
  top: 0;
  width: 100%
}
.btn-general {
  margin-bottom: 15px
}
.childProducts_set {
  border-bottom: 1px solid #d3e1e4;
  float: left;
  width: 100%
}
.cart-left, .cart-right, .top-cart-price, .top-cart-title {
  font-size: 11px;
  padding: 5px 0;
  width: 50%;
  font-family: "Open Sans", sans-serif;
  float: left;
  display: block
}
.cart-left, .top-cart-title {
  color: #000
}
.cart-left a {
  color: #006288;
  text-decoration: underline
}
.cart-right, .top-cart-price {
  color: #303030;
  font-weight: 700;
  text-align: right
}
.child_products {
  background-color: #d6f4ff;
  margin: 5px auto 7px;
  padding: 0 8px;
  width: 100%
}
.order-summary-customer-info .cart-left {padding-left: 5px;}
.order-summary-customer-info .cart-right {padding-right: 5px;}
.child_products .cart-left, .child_products .cart-right {
  color: #303030
}
.cart-detail-row {
  color: #fff;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  width: 100%;
  padding: 0 8px;
}
.blue-box h3, .thankyou-div h5 {
  font-family: Gotham-Rounded;
  line-height: 29px
}
.cart-detail .cart-detail-row:last-child {
  background-color: #afeaff;
  border-radius: 0;
  color: #fff;
  font-weight: 700
}
.cart-detail .cart-detail-row:last-child .cart-left {
  color: #303030;
  /*padding-left: 5px*/
}
.cart-detail .cart-detail-row:last-child .cart-right {
  color: #303030;
  /*padding-right: 5px*/
}
.grand-total, .tgrandprice .cart-right {
  color: #2c6790
}
.verticalScroll .form-control {
  margin: 0 0 10px 3px;
  width: 40%;
  border-color: #dfe8ed
}
.verticalScroll .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 4px rgba(102, 175, 233, .6)
}
.inputSet label > label, .inputSet span > label, .inputSet > label {
  display: flex;
  text-align: left
}
div.new-hr > div.bdr {
  border-bottom: 1px dashed #e8e8e8;
  float: left;
  padding-bottom: 5px;
  padding-top: 5px
}
.cct_select {
  margin: 0 0 10px
}
select {
  background-position: right 14px;
  background-color: #fff;
  background-image: url(../images/select-arrow.png);
  border: 1px solid #dfe8ed;
  border-radius: 4px;
  color: #333;
  float: left;
  font-size: 13px;
  font-weight: 400;
  padding: 7px 30px 7px 14px;
  transition: all .4s ease-in-out 0s;
  /*width: auto;*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.valuebox_checkbox {
  float: left;
  margin: 6px 5px 0 0
}
.customer-info-div {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #ededed;
  margin-bottom: 25px
}
.thankyou-div {
  float: right;
  padding: 0;
  text-align: right;
  width: auto
}
.blue-box, .blue-box h3, .blue-box p, .blue-row {
  float: left;
  width: 100%
}
.thankyou-div h5 {
  font-size: 20px;
  margin: 0px 0 10px;
  padding: 0;
  color: #00b2f0
}
.logo-container {
    width: 100%;
    float: left;
}
.logo-container h5 {text-align: center !important; width: 100%; font-size: 18px !important; margin-bottom: 20px !important;}
.blue-box {
  border-bottom: 1px solid #e4e6e7;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 0 0 10px
}
.blue-box h3 {
  background: #00b2f0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px;
  padding: 7px 10px;
  text-align: left
}
.blue-box p {
  color: #000;
  font-family: "Open Sans", sans-serif;
  padding: 0 15px;
  font-size: 14px
}
.blue-row {
  margin-bottom: 10px;
  margin-left: 10px
}
.blue-left, .blue-right {
  color: #000;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 5px;
  padding: 0;
  font-size: 14px
}
.blue-left {
  margin-left: 0;
  font-weight: 600
}
.blue-right {
  margin-left: 10px
}
.state, .state_main {
  float: left;
  margin: 0
}
.clearfix {
  clear: both
}
.state_main {
  width: 100%;
  padding: 0
}
.state {
  width: 76%;
  padding: 0 0 25px 25px
}
.state ul {
  list-style: none;
  padding: 0
}
.state ul li {
  font-size: 14px;
  margin-bottom: 5px;
  background-image: url(../images/arrow.jpg);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding-left: 15px
}
.pull_rightspace {
  margin-right: 10px !important
}
.image-nav-state {
  float: right;
  margin: 0;
  padding: 0 25px 25px 0;
  width: 18%;
  min-height: 142px;
  background-repeat: no-repeat;
  background-size: cover
}
.image-nav-state img {
  margin: 0 auto;
  width: auto;
  float: none;
  display: block
}
.image-nav-state .priceGroup {
  float: right;
  width: 203px
}
.image-nav-state .priceGroup .centsGroup {
  width: 95px
}
.image-nav-state .priceGroup span {
  width: 70%
}
.sl_links h3 {
  color: #01b2f0;
  float: left;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  margin-left: 12px;
  margin-top: 5px;
  padding: 0
}
.sitemap-txt a, .sl_links a {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  text-decoration: none
}
.cross-sale-box p strong, .no-offer-box p strong {
  font-weight: 700
}
.sl_links a {
  border-bottom: 1px dotted #000;
  color: #000;
  float: left;
  margin: 10px 0 0 10px;
  transition: color .5s linear 0
}
.citybtn {
  float: right;
  width: 12%
}
.allcities {
  width: 100%
}
.sitemap-txt {
  float: left;
  margin: 8px auto;
  width: 100%
}
.sitemap-txt a {
  border-bottom: 1px dotted #ccc;
  color: #00b2f0;
  float: left;
  line-height: 20px;
  margin-bottom: 0;
  margin-left: 14px;
  padding: 3px 0;
  text-align: center;
  transition: color .5s linear 0s
}
.bread-crumb a {
  font-size: 13px;
  margin-left: 15px
}
.state-details p {
  text-align: justify
}
.cross-sale-box, .no-offer-box {
  border-style: solid;
  border-width: 1px 1px 6px;
  padding: 20px
}
.no-offer-box {
  float: left;
  background-color: #fff;
  border-color: #e8e8e8
}
.cross-sale-box p, .no-offer-box p {
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 14px;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  margin-top: 13px
}
.cross-sale-message a, .no-offer-message a {
  margin-top: 8px
}
.moreellipses .morelink {
  color: #fe8108
}
.customer-info_sec {
  padding: 10px 15px
}
.formBorder .bB_Moving .home-lable {
  display: inline-block !important;
  margin: 0 10px 0 0;
  font-size: 11px
}
.customerInfoInput {
  margin-bottom: 10px
}
.customerInfoInput .form-control {
  width: 100%;
  margin-bottom: 10px
}
.cross-sale-box {
  background-color: #f6f6f6;
  border-color: #c3c3c3;
  border-style: solid;
  border-width: 1px 1px 6px;
  padding: 20px
}
.cross-sale-message {
  text-align: center;
  width: 100%;
  float: left
}
.cross-sale-box p {
  text-align: center;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 14px;
  width: 100%;
  float: left
}
.cross-sale-message a {
  margin-top: 8px
}
.cross-sale-logo > img {
  margin: 14px auto 0;
  display: block
}
.loading-circle > img {
  width: 50%;
  margin: 0 auto;
  display: block
}
.cross-sale-box .redirect-msg p {
  font-size: 11px;
  width: 100%;
  text-align: center;
  line-height: 21px
}
.cross-sale-box a {
  border: 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  padding: 4px 15px;
  text-align: center;
  transition: all .4s ease-in-out 0s;
  width: auto;
  clear: both
}
.bread-crumb, .state-links {
  width: 100%;
  float:left;
}
.cross-sale-box a:hover {
  background-color: #006496;
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
#NoOfferFound {
	background: rgba(0, 0, 0, 0) url(../images/noofferfound.jpg) no-repeat scroll center top 80px;
	background-size: 70%;
	height: 271px;
}
#NoOfferFoundCrossSell {
  background: url(../images/noofferfound.jpg) center top no-repeat rgba(0, 0, 0, 0);
  height: 300px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0;
  padding-bottom: 0
}
.body_cont_wrapper h1 {
  font-family: Gotham-Rounded;
  font-size: 26px;
  text-align: center;
  font-weight: 500;
  color: #000;
  margin-top: 0
}
.body_cont_wrapper .innercontentGroup-2 h1 {
  color: #fff;
  text-align: left
}
.head01 span {
  font-size: 24px;
  text-align: center;
  font-weight: 800
}
.head02 {
  font-size: 20px;
  text-align: center;
  font-style: normal;
  margin-top: 20px;
  font-family: Gotham-Rounded;
  color: #000;
  font-weight: 500
}
.head02-qualify {
  font-size: 17px !important;
  margin-bottom: 20px !important
}
.head02 span {
  font-size: 24px;
  font-weight: 700;
  font-style: italic
}
.head03 {
  font-size: 20px;
  text-align: left;
  font-weight: 900;
  padding: 5px
}
.adfeature, .compare-fixed-head, .compare-tab td {
  text-align: center
}
.Head-Color {
  color: #00b2f0
}
.Head-Color-Gray {
  color: #737373 !important
}
.gold-fix {
  padding: 0 1px 0 0 !important;
  margin: 15px 0 5px;
  float: left
}
.CalloutGroup2 {
  background-repeat: repeat-x;
  background-color: #fff;
  border-left: 1px solid #d4d6d9;
  border-right: 1px solid #d4d6d9;
  min-height: 300px;
  margin-top: 15px;
  width: 33%
}
.adfeature {
  width: 33%;
  float: left
}
.feature {
  float: left;
  margin: 36px 0 0 22px;
  width: 937px
}
.f-nav h3 {
  color: #6f6f74 !important
}
.AddCompareOfferByMe {
  margin-bottom: 10px;
  float: left;
  width: 100%
}
.compare-box {
  border-radius: 4px;
  box-shadow: none;
  float: none;
  position: relative;
  width: 100%;
  border: 1px solid #36a4d5;
  margin: 10px auto;
  display: inline-block
}
.compare-close {
  color: #fff;
  position: absolute;
  right: -5px;
  top: -8px;
  cursor: pointer
}
.compare-box > p {
  color: #404040;
  float: left;
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  padding: 7px 5px;
  width: 53%
}
.email-drop input[type=text], .emailsubject {
  font-size: 13px;
  color: #3a3a3a;
  font-family: Arial, Helvetica, sans-serif
}
.compare-box input[type=button] {
  margin: 10px 5px 5px 0;
  padding: 2px 6px;
  float: right
}
.tab-pane #offer-header {
  background-color: #fff;
  margin-left: 0 !important;
  margin-top: 0 !important;
  padding: 0 2% !important;
  width: 100% !important
}
.compare-data {
  height: 350px
}
.emailbtn {
  background-color: transparent;
  margin: 0 8px 0 0;
  border-radius: 0
}
.email-drop {
  width: 100%;
  float: left
}
.email-drop input[type=text] {
  width: 100%;
  background: #f1f1f1;
  border-top: 3px solid #a3bfd2;
  border-left: 2px solid #a3bfd2;
  border-right: 0;
  border-bottom: 0;
  padding: 4px 0 4px 5px
}
.emailsubject {
  width: 100%;
  float: left;
  padding: 8px;
  line-height: normal;
  margin-top: 8px
}
.heading_h5 {
  font-size: 18px;
  color: #36617d
}
.panel-info > .panel-heading {
  background-color: #467da2;
  border-color: #467da2;
  color: #fff
}
.tab-pane {
  margin-left: 0
}
.new-prod-body .od_topsp {
  width: 100%;
  float: left;
  margin-top: 12px;
  height: 350px;
  overflow: auto
}
.offer-head-table {
  width: 100%
}
.offer-header {
  width: 100%;
  background-color: #fff;
  padding: 0 2%
}
.fixed-modal, .new-prod-head {
  background-color: #89a5b7
}
.fixed-modal {
  width: 95%;
  float: left;
  position: fixed
}
.new-pro-detail, .new-prod-head, .popup-txt {
  width: 100%;
  float: left
}

.provider-popup-img span {
	display: inline-block;
}

.provider-popup-txt-sp {
	display: inline-block;
}

.provider-popup-img img {
  width: 20px;
  margin: 0 0 4px 6px;
  vertical-align: bottom;
  height: auto;
}
.nav-tabs > li > a {
  border: 1px solid #ddd;
  border-bottom-color: transparent
}
.tab-content > .tab-pane {
  margin-top: 10px
}
.od_container .logo-container img {
  margin-left: 14px
}
.popup-txt {
  padding: 0
}
.compare-head {
  float: left
}
.new-prod-head h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 10px 0 10px 8px;
  float: left
}
.new-drop-bar {
  width: auto;
  float: right
}
.email-div {
  width: auto;
  float: left
}
.new-prod-body {
  width: 98%;
  float: left;
  margin: 10px 1%
}
.panel-heading {
  cursor: pointer
}
.price-height {
  height: 78px
}
.compare-tab {
  border: 1px solid #e4e4e4;
  margin: 10px 0
}
.compare-tab .old-price {
  font-size: 14px;
  color: #999;
  text-decoration: line-through
}
.compare-main-tab .send-btn {
  width: 90%;
  margin: 0 auto;
  float: none
}
.cross-sale-box, .state_new {
  float: left
}
.compare-head-h {
  font-size: 18px;
  color: #36617d
}
.compare-tab td {
  padding: 4px 5px
}
.compare-tab tr:nth-child(2n+1) {
  background: #fff;
  font-size: 14px;
  color: #000
}
.compare-tab tr:nth-child(n+1) {
  background: #ececec;
  font-size: 17px;
  color: #000
}
.big-price {
  font-size: 30px;
  font-weight: 600
}
.compare-tab sup {
  font-size: 50%
}
.compare-tab tr:last-child {
  background: #fff
}
.compare-main-tab .big-price {
  font-size: 26px !important
}
.state_new {
  margin: 0 0 0 22px;
  overflow: hidden;
  width: 76%
}
.state_new h3 {
  font-size: 20px;
  text-align: left;
  font-weight: 900;
  padding: 0;
  margin: 20px 0 5px;
  color: #00b2f0
}
.adfeature i, .adfeature span {
  text-align: center;
  width: 100%;
  float: left
}
.feature_icon {
  float: left;
  margin: 0 auto 10px;
  width: 100%;
  padding: 0 15px
}
.adfeature i {
  font-size: 5em
}
.adfeature span {
  font-size: 20px;
  font-weight: 900;
  padding: 5px
}
.fancybox-skin {
  background-color: #fff !important
}
.bB_AgentId, .bB_SelectClient, .bB_SelectProvider, .form-wraper label {
  display: none
}
.privacyPg .inner-content {
  margin-top: 8px
}
.privacyPg h5 {
  font-weight: 700;
  color: #333
}
.privacyPg h5:first-child {
  margin-top: 0
}
.prdtypebg {
  background: #676767 !important
}
.panel-group {
  margin: 0 auto;
  width: 97%
}
.ui-tabs .ui-tabs-nav li {
  margin: 0 !important;
  outline: 0 !important;
  border: none !important
}
.cross-sale-box p {
  margin-top: 10px
}
.cross-sale-box a {
  background-color: #00b2f0;
  color: #fff !important
}
.modal-body, .modal-content, .popGroup_scroll {
  float: left;
  width: 100%
}
.body_cont_wrapper > h1 {
  margin-bottom: 6px
}
.popGroup_scroll {
  overflow: scroll
}
.compare-main-tab .no-pad {
  padding-left: 0 !important;
  padding-right: 0 !important
}
.bannerpermonth label {
  font-size: 10px !important;
  font-weight: 300 !important
}
.packdataRP .adtocart .choose-address {
  float: right;
  margin: 8px auto
}
.priceWidth {
  width: 30% !important
}
.title-color {
  color: #fff !important
}
#OffersMainDiv {
  float: left;
  width: 100%;
  min-height: 300px;
  background-color: #fff
}
.order-summary-customer-info h4 {
  background: #00b2f0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px;
  padding: 10px 10px;
  text-align: left
}
.order-summary-customer-info p, .customer-info-left-txt, .customer-info-right-txt {
  color: #000;
  font-family: "Open Sans", sans-serif;
  padding: 0 5px;
  font-size: 14px;
  margin-bottom: 10px
}
.customer-info-left-txt span, .customer-info-right-txt span {
  font-weight: 700
}
/*.childProducts_set span {
  padding: 5px 15px;
  font-weight: 700;
  font-size: 13px
}*/
.CopyClipboard {
  font-size: 11px;
  padding: 6px 9px;
  width: auto;
  margin-left: 7px
}
@media all {
  .header, .main-container, .top-wrapper {
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
  }
  #RightPanel, #stickyParent, .content-right, .selOffer {
    min-height: 0;
    height: 0;
    display: none
  }
}
@media only screen and (min-width:1920px) and (max-width:3480px) {
  .no-offer-box {
    width: 72%
  }
}
@media only screen and (min-width:1440px) and (max-width:1600px) {
  .no-offer-box {
    width: 72%
  }
}
@media only screen and (min-width:1024px) and (max-width:1366px) {
  .no-offer-box {
    width: 72%
  }
/*input[type="checkbox"] {margin: 0;}*/
}
@media screen and (min-width:980px) and (max-width:1050px) {
  .boxbar-pack, .footer {
    overflow: hidden
  }
  .error_section {
    float: left
  }
  .error_section .visit_subline .startbtn {
    width: auto
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .desktop-tfn-link {
    display: none
  }
  .mobile-tfn-link {
    display: inline
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  .footer-privacy {
    float: left !important
  }
  .tfn_wrapper img {
    display: none
  }
  .loginform_inner .apt_feild {
    margin-top: -3px
  }
  .feild_bar {
    margin-bottom: 20px
  }
  .bottom-logo {
    float: left;
    height: 11px;
    width: 100px
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  body {
    min-width: inherit !important
  }
  .Calloutbox ul {
    min-height: 173px
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .bannerImg {
    margin: 0;
    width: 54%
  }
  .bannerContent h2 {
    margin-top: 0
  }
  .offertxt {
    margin: 9px 0 0 16px
  }
  .heroshadow {
    top: 0;
    position: relative;
    float: left;
    background: 0 0
  }
  .offer-heading {
    margin: -8px 0 0 20px;
    position: absolute
  }
  .offer-heading h2 {
    font-size: 16px;
    padding: 10px 11px 0;
    text-align: center;
    width: 629px
  }
  .Calloutbox {
    min-height: 480px;
    padding: 0 17px
  }
  .collout-icon {
    margin-top: 21px;
    float: left
  }
  .offerwrapper {
    min-height: 131px
  }
  .offer-img {
    margin: 37px 0 0 11px
  }
  .offer_date {
    margin: 46px 17px 0 0
  }
  .offertxt p {
    font-size: 19px
  }
  .offertxtGroup {
    width: 72%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .offer-points {
    width: 72%
  }
  .offer-detail {
    width: 82%
  }
  .form_wrapper {
    width: 35%;
    float: left;
    top: 0;
    margin-top: 20px
  }
  .inner-content {
    float: left;
    width: 100%
  }
  .image-nav-state {
    width: 22%;
    height: auto
  }
  .bottom-shade {
    float: left
  }
  .order_summary {
    padding: 0 15px;
    float: left
  }
  .sessionID {
    margin-bottom: 15px
  }
  .map_panel {
    width: 100%
  }
  .state_new {
    width: 72%
  }
  .h_life_img {
    margin-top: 0
  }
  #map {
    display: block !important
  }
  #state-mobile {
    display: none
  }
  .BannerGroup .inner {
    background-position: right bottom 0 !important;
    background-size: 40% !important
  }
  .banner-form-bx {
    width: 40%;
    float: left
  }
  .BannerGroup {
    width: 60%;
    float: left
  }
  .main-nav .nav li a {
    margin: 0 1px 0
  }
  .package_data {
    width: 70%
  }
  .packdataRP {
    width: 30%;
    margin-top: 30px
  }
  .PriceGroup {
    width: 100%
  }
  .adtocart a {
    background: #00b2f0;
    display: block;
    margin: 0 auto 4px;
    width: 100%;
    font-size: 14px;
    padding: 7px 8px;
    float: right;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    border: 0;
    transition: all .4s ease-in-out 0s
  }
}
@media screen and (min-width:800px) and (max-width:977px) {
  .desktop-tfn-link, .tfn_wrapper img {
    display: none
  }

  #NoOfferFound {
	background: rgba(0, 0, 0, 0) url(../images/noofferfound.jpg) no-repeat scroll center top 80px;
	background-size: 70%;
	height: 271px;
}
  .no-offer-box {
    float: left;
    background-color: #fff;
    border-color: #e8e8e8;
    width: 100%
  }
  .no-offer-box img {
    margin: 0 auto;
    display: block
  }
  .offer_content {
    padding-left: 15px
  }
  .logo, .offer-heading h2 {
    text-align: center
  }
  .error_section {
    float: left
  }
  .error_section .visit_subline .startbtn {
    width: auto
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .container {
    width: 100%
  }
  .footer-privacy {
    float: left !important
  }
  .callnow {
    font-size: 13px
  }
  .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    font-size: 16px;
    line-height: normal;
    padding: 14px 0 0 20px;
    min-height: 41px
  }
  .state {
    margin: 0;
    width: 70%;
    padding: 15px
  }
  .image-nav-state {
    float: left;
    margin: 0 !important;
    width: 30%;
    overflow: hidden
  }
  .sl_links h3 {
    font-size: 18px;
    margin-left: 0
  }
  .citybtn {
    width: 15%
  }
  .mobile-tfn-link {
    display: inline
  }
  .detailadj {
    width: 680px
  }
  .Calloutbox-pack {
    width: 33.3%;
    overflow: hidden;
    min-height: 465px !important
  }
  #map {
    display: block !important
  }
  #state-mobile {
    display: none
  }
  .Calloutbox-pack ul li {
    line-height: 18px;
    margin-bottom: 10px
  }
  .heading-gold h1 {
    font-size: 16px;
    padding: 0;
    margin-top: 14px
  }
  .heading-silver h2 {
    font-size: 16px;
    text-align: center
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  .gc-100, .gc-150, .gc-200 {
    background-size: 35% auto
  }
  .Calloutbox-pack .price {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 45px
  }
  .w-sm {
    font-size: 11px !important;
    margin-top: 5px
  }
  .min-h {
    min-height: 400px
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  .centsGroup {
    margin-bottom: 0 !important;
    width: 100px
  }
  .cents {
    letter-spacing: 0;
    margin: 4px 0 0 7px
  }
  body {
    min-width: inherit !important
  }
  .Calloutbox ul {
    min-height: 190px
  }
  #header {
    margin: auto;
    width: 95%
  }
  .navigation {
    clear: both;
    display: block
  }
  .navigation ul li a {
    padding: 4px 19px
  }
  .md_menu {
    display: none !important;
    float: left;
    margin: 29px 0 0 11px
  }
  div#comm100-button-619 {
    bottom: inherit;
    right: -7px;
    top: 287px
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .bannerContent {
    float: left;
    margin: 14px 0 0;
    width: 57%
  }
  .form_wrapper {
    width: 60%;
    float: left;
    top: 0;
    margin-top: 15px
  }
  .bannerImg {
    margin: 0;
    width: 273px
  }
  .offertxt {
    margin: 9px 0 0 16px
  }
  .ContourLogo {
    margin: 3px -24px 0
  }
  .heroshadow {
    display: none
  }
  #btSendEmail, .mob-tfn {
    display: block
  }
  .offer-heading {
    margin: -8px 0 0 20px;
    position: absolute
  }
  .offer-heading h2 {
    font-size: 16px;
    padding: 10px 11px 0;
    width: 629px
  }
  .Calloutbox {
    padding: 0 17px;
    width: 28.5%;
    min-height: 480px
  }
  .collout-icon {
    float: left;
    margin-left: 70px;
    margin-top: 21px
  }
  .offerwrapper {
    min-height: 131px
  }
  .offer-img {
    margin: 37px 0 0 11px
  }
  .offer_date {
    margin: 46px 17px 0 0
  }
  .offertxt p {
    font-size: 19px
  }
  .offertxtGroup {
    width: 72%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .copyright {
    margin: 0 0 10px
  }
  footer .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%;
    font-size: 12px
  }
  .footer-privacy a {
    margin: 0 5px 10px
  }
  .heading-internet, .heading-tv {
    min-width: 251px !important
  }
  .heading-phone {
    margin-left: 1px;
    min-width: 254px !important
  }
  .boxbar {
    width: 200px
  }
  .heading-internet h2, .heading-phone h2, .heading-tv h2 {
    font-size: 18px !important;
    padding: 12px 0 0 45px !important
  }
  .mob-tfn {
    margin-top: -108px
  }
  .bannerContent ul li {
    font-size: 14px
  }
  .bannerdollar {
    font-size: 22px
  }
  .bannerprice {
    font-size: 46px
  }
  .bannercents {
    font-size: 22px
  }
  .bannerpermonth {
    font-size: 13px;
    width: 100%
  }
  .ContourLogo img {
    width: 100%
  }
  .box-details {
    width: 75%;
    float: left
  }
  .image-nav {
    width: 25%;
    float: left
  }
  .image-nav img {
    width: 100%
  }
  .details .inner-content p {
    margin-top: 0
  }
  .offer-points {
    width: 100% !important
  }
  .offer-detail {
    width: 82%
  }
  .navigation {
    margin: 17px 0 10px 100px !important
  }
  .tfn a:hover {
    color: #004d77 !important
  }
  .tfn a {
    color: #00b2f0 !important;
    font-size: 23px
  }
  .hour {
    font-size: 10px
  }
  .BannerGroup .bann-head {
    float: left;
    width: 59%
  }
  .BannerpriceGroup {
    width: 310px
  }
  .BannerpriceGroup span {
    margin-left: 50px
  }
  .heading-bronze h2 {
    font-size: 16px
  }
  #sticky.stick {
    background-color: #fff;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000
  }
  .heading-bronze, .heading-gold, .heading-silver {
    height: 54px
  }
  .bottom-logo {
    float: left;
    height: 11px;
    width: 100px
  }
  .offer_content .nav-tabs, .package_data, .packdataRP {
    width: 100%
  }
  .offer_content .special-box {
    background-position: top 57px right 0;
    background-size: 34% auto
  }
  .bannercentsGroup {
    width: 70%
  }
  .CalloutGroup, .feature, .priceGroup, .shade2 {
    width: 100%
  }
  .head01 {
    margin-top: 0
  }
  .head02 {
    margin: 20px 0 10px
  }
  .innercontentGroup, .innercontentGroup-2 {
    background-size: auto
  }
  .feature {
    margin: 0
  }
  .bottom-shade {
    float: left
  }
  .shade2 {
    margin: 0 auto 10px
  }
  .offer_content {
    padding-left: 0
  }
  .order_summary {
    padding: 0 15px;
    float: left
  }
  .feature {
    padding: 15px
  }
  .head03 {
    padding: 0
  }
  .h_life_img {
    margin-top: 0
  }
  .state_new {
    width: 70%
  }
  .BannerGroup .inner {
    background-position: right bottom 22px !important;
    background-size: 40% !important
  }
  .banner-form-bx {
    width: 40%;
    float: left
  }
  .BannerGroup {
    width: 60%;
    float: left
  }
  .BannerGroup .inner {
    margin-top: 0 !important
  }
  .BannerGroup .inner {
    background-size: 35% !important;
    background-position: right bottom 0 !important
  }
  .form_heading p {
    font-size: 13px
  }
  .main_offer_box {
    width: 95%;
    float: none;
    margin: 0 auto
  }
  .package_data {
    width: 60%
  }
  .packdataRP {
    width: 40%;
    margin-top: 50px
  }
  .pricegroup_dollar, .pricegroup_price {
    font-size: 32px
  }
  .adtocart a {
    background: #00b2f0;
    display: block;
    margin: 0 auto 8px;
    width: 100%;
    font-size: 14px;
    padding: 7px 8px;
    float: right;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    border: 0;
    transition: all .4s ease-in-out 0s
  }
  .adtocart .compare, .adtocart input[type=button] {
    width: 100%;
    margin: 5px 0
  }
  .main-nav .nav li a {
    margin: 0 1px 0
  }
}
@media screen and (min-width:768px) and (max-width:799px) {
  .desktop-tfn-link, .tfn_wrapper img {
    display: none
  }
  input[type="checkbox"] {margin:0;}
  .no-offer-box {
    float: left;
    background-color: #fff;
    border-color: #e8e8e8;
    width: 66%
  }
  .no-offer-box img {
    margin: 0 auto;
    display: block
  }
  #sticky.stick, .logo, .offer-heading h2 {
    text-align: center
  }
  .boxbar-pack, .footer {
    overflow: hidden
  }
  .error_section {
    float: left
  }
  .error_section .visit_subline .startbtn {
    width: auto
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .navbar {
    border: none
  }
  .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    font-size: 16px;
    line-height: normal;
    padding: 14px 0 0 20px;
    min-height: 41px
  }
  .footer-privacy {
    float: left !important
  }
  .packdataRP .prices {
    width: 100%;
    margin-top: 10px !important
  }
  .offer_content .special-box {
    background-position: top 57px right 0;
    background-size: auto
  }
  .sessionID {
    margin-top: 0;
    margin-bottom: 10px
  }
  .image-nav-state {
    float: left;
    margin: 0 !important;
    width: 32%
  }
  .sl_links h3 {
    font-size: 18px;
    margin-left: 0
  }
  .citybtn {
    width: 15%
  }
  #sticky {
    background-color: #fff
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  #sticky.stick {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 3;
    width: 100%
  }
  .mobile-tfn-link {
    display: inline
  }
  .detailadj {
    width: 620px
  }
  .Calloutbox-pack {
    width: 33.33%;
    height: 470px
  }
  .Calloutbox-pack .price {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 40px
  }
  .priceGroup {
    width: 100%
  }
  .dollar {
    line-height: 29px
  }
  .centsGroup {
    width: 37%
  }
  .cents {
    letter-spacing: 0;
    margin: 4px 0 0 7px
  }
  .w-sm {
    font-size: 11px !important;
    margin-top: 5px;
    width: 64%
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  body {
    min-width: inherit !important
  }
  #header {
    margin: auto;
    width: 95%
  }
  .Calloutbox ul {
    min-height: 190px
  }
  .navigation {
    clear: both;
    display: block;
    margin: 17px 0 10px 100px !important
  }
  .navigation ul li a {
    padding: 4px 17px
  }
  .md_menu {
    display: none !important;
    float: left;
    margin: 29px 0 0 11px
  }
  div#comm100-button-619 {
    bottom: inherit;
    right: -7px;
    top: 287px
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .BannerpriceGroup span {
    margin-left: 50px
  }
  .bannerImg {
    margin: 16px 28px 0;
    width: 36%
  }
  .bannerContent {
    float: left;
    margin: 0;
    width: 54%
  }
  .BannerpriceGroup {
    height: auto;
    padding: 23px 10px 0 18px;
    width: 68%
  }
  .offertxt {
    margin: 9px 0 0 16px
  }
  .heroshadow {
    background-image: none;
    position: relative
  }
  .offer-heading {
    margin: -8px 0 0 20px;
    position: absolute
  }
  .offer-heading h2 {
    font-size: 16px;
    padding: 10px 11px 0;
    width: 604px
  }
  .bannerContent h2, .offertxt p {
    font-size: 19px
  }
  .Calloutbox {
    min-height: 600px;
    padding: 0 17px;
    width: 28.5%
  }
  .collout-icon {
    float: left;
    margin-left: 70px;
    margin-top: 21px
  }
  .offerwrapper {
    min-height: 131px
  }
  .offer-img {
    margin: 37px 0 0 11px
  }
  .offer_date {
    margin: 46px 17px 0 0
  }
  .offertxtGroup {
    width: 72%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .body_cont_wrapper h1, .head01 {
    padding: 0 !important
  }
  .map-list-mobile {
    background: url(../images/us-map-1.png) center top/100% auto no-repeat;
    padding: 127px 0 260px;
    text-align: center
  }
  #state-mobile {
    margin-top: 40px;
    float: none
  }
  .copyright {
    margin: 0 0 10px
  }
  .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%
  }
  .boxbar {
    width: 200px
  }
  .mob-tfn {
    display: block;
    margin-top: -111px
  }
  .bannerContent ul li {
    font-size: 14px
  }
  .bannerdollar {
    font-size: 22px
  }
  .bannerprice {
    font-size: 46px
  }
  .bannercents {
    font-size: 22px
  }
  .bannerpermonth {
    font-size: 13px;
    width: 160px
  }
  .ContourLogo img {
    width: 100%
  }
  .offer-points {
    width: 100% !important
  }
  .offer-detail {
    width: 82%
  }
  .tfn a {
    color: #00b2f0 !important;
    font-size: 23px
  }
  .callnow {
    font-size: 13px
  }
  .hour {
    font-size: 10px
  }
  .BannerGroup .bann-head {
    float: left
  }
  .heading-bronze h2 {
    font-size: 16px
  }
  .gc-100, .gc-150, .gc-200 {
    background-size: 34% auto
  }
  .addressbox {
    margin-left: 15px !important
  }
  .bottom-logo {
    float: left;
    height: 11px;
    width: 100px
  }
  .heading-gold h1 {
    font-size: 17px
  }
  .form_wrapper {
    width: 60%;
    float: none;
    margin: 0 auto
  }
  .form_heading h4 {
    display: inline-block;
    font-size: 21px
  }
  .innercontentGroup, .innercontentGroup-2 {
    background-size: auto
  }
  .feature {
    width: 100%;
    margin: 0 auto
  }
  .head03 {
    font-size: 15px
  }
  .icons {
    width: 16%
  }
  .offer_content {
    padding: 0
  }
  .compare-box > p {
    width: 100%
  }
  .verticalScroll .form-control {
    margin: 0 auto 10px;
    width: 100%
  }
  .order_summary {
    padding: 0 15px;
    float: left
  }
  .thankyou-div {
    width: auto
  }
  .h_life_img {
    margin-top: 0
  }
  .state_new {
    width: 70%
  }
  .banner-form-bx {
    float: left;
    width: 40%
  }
  .BannerGroup {
    width: 60%;
    float: left
  }
  .BannerGroup .inner {
    margin-top: 0 !important
  }
  .BannerGroup .inner {
    background-size: 35% !important;
    background-position: right bottom 0 !important
  }
  .form_heading p {
    font-size: 13px
  }
  .main_offer_box {
    /*width: 95%;*/
    float: none;
    margin: 0 auto;
    /*min-height: 78vh*/
  }
  .package_data {
    width: 60%
  }
  .packdataRP {
    width: 40%;
    margin-top: 50px
  }
  .pricegroup_dollar, .pricegroup_price {
    font-size: 32px
  }
  .adtocart a {
    background: #00b2f0;
    display: block;
    margin: 0 auto 4px;
    width: 100%;
    font-size: 14px;
    padding: 7px 8px;
    float: right;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    border: 0;
    transition: all .4s ease-in-out 0s
  }
}
@media screen and (min-width:600px) and (max-width:766px) {
  .error_section .visit_subline .startbtn {
    width: auto
  }
  .no-offer-box {
    float: left;
    background-color: #fff;
    border-color: #e8e8e8;
    width: 100%
  }
  .no-offer-box img {
    margin: 0 auto;
    display: block
  }
  .offer_content {
    padding-left: 15px
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  #formattedNumber img {
    display: inline !important
  }
  .order_summary {
    padding: 0 15px;
    float: left
  }
  .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    font-size: 16px;
    line-height: 16px;
    padding: 14px 0 0 20px;
    min-height: 41px;
    margin-top: 5px
  }
  .innercontentGroup, .innercontentGroup-2 {
    background-size: auto
  }
  .state {
    margin: 12px 0 0 12px;
    width: 96%
  }
  .sl_links {
    float: left;
    width: 100%
  }
  .sl_links h3 {
    font-size: 18px;
    margin-left: 0
  }
  .citybtn {
    float: none;
    margin: 0 auto;
    width: 100%
  }
  .citybtn button {
    float: none;
    margin: 10px auto;
    width: 100%
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  .addressbox {
    margin-left: 6px;
    margin-top: 10px;
    width: 94%
  }
  .md_menu, .rmm {
    width: 100%
  }
  #sticky.stick {
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9
  }
  #sticky.stick .nav_sec .navbar .navbar-toggle {
    margin-top: 25px !important
  }
  .md_menu {
    right: 1px;
    z-index: 2147483647
  }
  .desktop-tfn-link {
    display: none
  }
  .mobile-tfn-link {
    display: inline
  }
  .frameadj {
    height: 650px
  }
  .footer, .hero {
    height: inherit;
    overflow: hidden
  }
  .detailadj {
    width: 500px
  }
  .heading-bronze h2 {
    font-size: 19px;
    padding: 16px 51px 0 0
  }
  .heading-silver h2 {
    font-size: 19px;
    padding-right: 44px;
    padding-top: 17px
  }
  .w-sm {
    clear: both
  }
  .gc-100, .gc-150, .gc-200 {
    background: url(file:///D|/FarazAlam/DGS/Project/images/gd-100.png) right 9px top no-repeat rgba(0, 0, 0, 0)
  }
  .min-h {
    min-height: inherit
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  body {
    min-width: inherit !important
  }
  #header {
    margin: auto;
    width: 95%
  }
  .navigation {
    display: none
  }
  .md_menu {
    display: block !important;
    float: left;
    margin: 14px 0 0 !important
  }
  .rmm.graphite .rmm-toggled {
    width: 178px !important
  }
  .tfn {
    font-size: 27px
  }
  .tfn a {
    color: #00b2f0 !important;
    font-size: 26px
  }
  .tfn a:hover {
    color: #004d77 !important
  }
  .mob-tfn {
    display: block
  }
  .faqs h2 {
    margin-left: 3px
  }
  div#comm100-button-619 {
    bottom: inherit;
    margin: 8px 0 -19px 83px;
    right: 43px;
    top: 500px
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .hero {
    background-color: #dbdbdd;
    padding-bottom: 15px
  }
  .BannerGroup {
    margin: 50px 0 0;
    padding-bottom: 24px;
    width: 100%
  }
  .BannerGroup .bann-head, .BannerGroup .bann-head span {
    font-size: 33px;
    margin: 0 !important;
    float: left
  }
  .form_heading p {
    margin-bottom: 0;
    margin-right: 97px;
    padding: 0
  }
  .form_wrapper {
    padding-bottom: 15px;
    width: 70%;
    margin: 0 auto
  }
  .lock_icon {
    left: 76px;
    margin: 0 0 0 15px;
    padding-right: 5px
  }
  .loginform_inner .lock_icon {
    left: 4px;
    margin: 0 0 0 15px;
    padding-right: 5px
  }
  .loginform_inner .form_heading h4 {
    font-size: 20px;
    padding: 8px 0 4px
  }
  .loginform_inner .form_heading p {
    width: 93%
  }
  #agentDiv input {
    width: 100%;
    padding-bottom: 10px
  }
  .checkboxlabel {
    width: 50%
  }
  .bannerImg {
    float: right;
    margin-top: 15px;
    width: 36%
  }
  .offertxt {
    margin: 0 0 0 16px
  }
  .BannerpriceGroup {
    margin-top: 16px;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-top: 18px;
    width: 244px
  }
  .BannerpriceGroup span {
    margin-left: 80px
  }
  .bannerpermonth {
    width: 141px
  }
  .heading-internet, .heading-phone, .heading-tv {
    min-width: 392px
  }
  .CalloutGroup {
    margin: 0 auto
  }
  .heroshadow {
    background-image: none
  }
  .offer-heading {
    margin: -8px 0 0 20px;
    position: absolute
  }
  .Calloutbox {
    border-right: 0 solid #eaeaea;
    width: 92%
  }
  .offer-heading h2 {
    font-size: 16px;
    padding: 10px 11px 0;
    text-align: center;
    width: 442px
  }
  .Calloutbox {
    padding: 0 17px;
    margin-bottom: 20px
  }
  .Calloutbox ul {
    min-height: 94px
  }
  .offerwrapper {
    min-height: 144px
  }
  .offer-img {
    margin: 50px 0 0 11px
  }
  .offer_date {
    margin: 60px 17px 0 0
  }
  .offertxt p {
    font-size: 17px
  }
  .offertxtGroup {
    width: 56%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .copyright {
    margin: 0 0 10px
  }
  .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%
  }
  .box-details, .offer-points {
    width: 100% !important
  }
  .offer-detail {
    width: 75%
  }
  .accordion span.qs, .accordion-2 span.qs, .accordion-3 span.qs {
    padding: 10px 18px
  }
  .bottom-logo {
    height: 11px;
    width: 100px;
    float: left
  }
  #myDivID {
    float: left;
    overflow-y: hidden;
    width: 100% !important
  }
  #myDivID .loginform_inner {
    left: 0;
    margin: 0 !important;
    top: 0;
    width: 100% !important
  }
  .form_heading p {
    float: none;
    margin: 0 0 7px
  }
  .loginform_inner .feild_set {
    float: left;
    margin: 0;
    width: 100%
  }
  .loginform_inner .feild_set .feild_bar {
    margin-bottom: 0;
    width: 100% !important
  }
  .loginform_inner .feild_bar .apt_feild .textGrids {
    margin-bottom: 0
  }
  .inner_username {
    box-sizing: border-box;
    width: 100% !important
  }
  .loginform_inner .feild_bar .zipcode_feild {
    margin: 0 25px;
    padding-bottom: 7px;
    width: 83% !important
  }
  #Password {
    box-sizing: border-box;
    width: 100% !important
  }
  .fancybox-inner .error {
    float: left
  }
  .loginform_inner #btnSearch {
    margin: 9px 24px;
    width: 83%
  }
  .loginform_inner .feild_bar .apt_feild {
    margin: 0 25px;
    padding-bottom: 7px;
    width: 83% !important
  }
  .tfn_wrapper {
    margin-bottom: 12px
  }
  #state-mobile {
    width: 50%
  }
  .footer_logo a img {
    width: 60%;
    float: right
  }
  .heading-bronze, .heading-gold, .heading-internet, .heading-phone, .heading-silver, .heading-tv {
    background-size: 100%
  }
  .head01 {
    margin: 20px 0
  }
  .feature {
    margin: 0 auto;
    width: 100%
  }
  .innercontentGroup-2 h4 {
    margin-top: 20px
  }
  .h_life_img {
    margin-top: 0
  }
  .BannerGroup .bannerContent ul {
    width: 55%
  }
  .modal {
    z-index: 9999
  }
  #olark-wrapper .olark-image-modal-container {
    z-index: 99999 !important
  }
  .loading {
    left: 40%
  }
  .package_data {
    width: 70% !important
  }
  .packdataRP {
    width: 30% !important;
    margin-bottom: 10px
  }
  .ad-to-cart {
    width: 100% !important;
    margin-top: 0 !important
  }
  .address-addtocart-box-open .address-addtocart-box-icon {
    height: 33px
  }
  .pricegroup_cent {
    padding-top: 15px;
    font-size: 12px;
    padding-left: 0
  }
  .pricegroup_dollar, .pricegroup_price {
    font-size: 30px
  }
  .sessionID {
    width: auto !important;
    margin: 0 auto 10px !important;
    float: none !important
  }
  .adtocart .viewbtn {
    text-align: center;
    width: 100%;
    background: #00b2f0;
    display: block;
    margin: 0 auto 8px;
    width: 143px;
    font-size: 14px;
    padding: 7px 8px;
    float: right;
    color: #fff;
    border-radius: 3px
  }
}
@media screen and (min-width:480px) and (max-width:599px) {
  .provider-popup-img span {
    font-size: 12px;
}

#NoOfferFound {
	background: rgba(0, 0, 0, 0) url(../images/noofferfound.jpg) no-repeat scroll center top 60px;
	background-size: 70%;
	height: 271px;
}
    .md_menu, .w-sm {
    clear: both
  }
  .no-offer-box {
    float: left;
    background-color: #fff;
    border-color: #e8e8e8;
    width: 100%
  }
  .no-offer-box img {
    margin: 0 auto;
    display: block
  }
  .offer_content {
    padding-left: 15px
  }
  .error_section .visit_subline .startbtn {
    width: auto
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .map_panel h3 {
    font-size: 17px;
    line-height: 18px
  }
  .order_summary {
    padding: 0 15px;
    float: left
  }
  .sitemap-txt a {
    width: 200px
  }
  #state-mobile {
    width: 61%
  }
  .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    min-height: 41px;
    margin: 0
  }
  .navbar {
    z-index: 3 !important
  }
  .form_heading h4 {
    font-size: 22px
  }
  .sl_links {
    float: left;
    width: 100%
  }
  .sl_links h3 {
    font-size: 14px;
    margin-left: 0;
    margin-top: 11px
  }
  .citybtn {
    float: none;
    margin: 0 auto;
    width: 100%
  }
  .citybtn button {
    float: none;
    margin: 10px auto;
    width: 100%
  }
  .bottom-logo, .fancybox-inner .error, .md_menu, .tfn, dd, dt {
    float: left
  }
  #sticky {
    background-color: #fff
  }
  .bottom-logo {
    height: 11px;
    width: 82px
  }
  .addressbox {
    width: 95%
  }
  .addressbox p {
    width: 93%
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  #sticky.stick {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 3;
    width: 100%
  }
  dd {
    font-size: 13px !important;
    width: 50%
  }
  dt {
    width: 40%
  }
  .fancybox-wrap {
    top: 100px !important;
    width: 390px !important
  }
  #habla_window_div.habla_window_div_base {
    z-index: 1231 !important
  }
  .desktop-tfn-link {
    display: none
  }
  .mobile-tfn-link {
    display: inline
  }
  .frameadj {
    height: 650px
  }
  .detailadj {
    width: 100%
  }
  .min-h {
    min-height: inherit
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  .fancybox-inner {
    height: 193px !important;
    width: 100% !important
  }
  .footer, .hero {
    height: inherit;
    overflow: hidden
  }
  .loginform_inner .lock_icon {
    margin-left: 0;
    left: 57px
  }
  .fancybox-inner .feild_set {
    margin: 7px 0 0 5px;
    width: 96%
  }
  .fancybox-inner .feild_bar {
    width: 100%
  }
  .loginform_inner .feild_set .feild_bar {
    margin-bottom: 0;
    width: 100% !important
  }
  .fancybox-inner .apt_feild {
    margin-top: 0;
    width: 100% !important
  }
  .loginform_inner .feild_bar .zipcode_feild {
    margin: 0 25px;
    padding-bottom: 7px;
    width: 87% !important
  }
  .fancybox-inner input[type=text], .fancybox-inner input[type=password] {
    width: 90%
  }
  .loginform_inner #btnSearch {
    margin: 9px 24px;
    width: 87%
  }
  .fancybox-inner .form_wrapper {
    margin: 0 0 15px 10px
  }
  body {
    min-width: inherit !important
  }
  .heading-internet, .heading-phone, .heading-tv {
    min-width: 391px
  }
  .Calloutbox ul {
    min-height: 104px
  }
  .Calloutbox ul li {
    font-size: 11px
  }
  #header {
    margin: auto;
    width: 95%
  }
  .navigation {
    display: none
  }
  .md_menu {
    display: block !important;
    margin: 20px 0;
    width: 100%
  }
  #btSendEmail, .image-space1, .mob-tfn {
    display: block
  }
  .mob-tfn {
    text-align: center;
    width: 100%;
    margin-top: 0
  }
  div#comm100-button-619 {
    bottom: inherit;
    float: left;
    margin: 8px 0 -19px 83px;
    position: inherit;
    right: inherit
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .hero {
    background-color: #dbdbdd;
    padding-bottom: 0
  }
  .box-details h2 {
    font-size: 18px;
    line-height: 18px;
    margin: 0
  }
  .icons {
    width: 22%
  }
  .icons > img {
    width: 100%
  }
  .details {
    float: right;
    margin-left: 0;
    width: 78%;
    padding-left: 5px
  }
  .inner-content p {
    margin-top: 0
  }
  .image-nav {
    float: none;
    width: 80%
  }
  .shade2 {
    margin: 20px auto 0;
    width: 100%;
    float: left
  }
  .pull_rightspace {
    margin-right: auto !important
  }
  .form_wrapper {
    float: left;
    left: inherit;
    margin: 0;
    padding-bottom: 15px;
    position: inherit;
    top: inherit
  }
  .bannerContent h2 {
    font-size: 24px
  }
  .bannerContent ul li {
    font-size: 13px
  }
  .bannerdollar {
    font-size: 26px;
    margin-left: 9px
  }
  .bannerprice {
    font-size: 50px
  }
  .bannercents {
    font-size: 24px
  }
  .BannerGroup .bann-head, .BannerGroup .bann-head span {
    font-size: 26px !important;
    text-align: center
  }
  .bannerImg {
    margin: 26px 0 0;
    width: 205px
  }
  .bannerContent {
    margin: 9px 0 0 8px;
    width: 242px
  }
  .BannerpriceGroup span {
    margin-left: 60px
  }
  .heroshadow {
    background-size: 190% auto;
    background-image: none
  }
  .offer-heading {
    margin: -8px 0 0 20px;
    position: absolute
  }
  .Calloutbox {
    width: 95%
  }
  .boxbar {
    width: 319px
  }
  .offer-heading h2 {
    font-size: 16px;
    padding: 10px 11px 0;
    text-align: center;
    width: 330px
  }
  .Calloutbox {
    padding: 0 17px;
    margin-bottom: 17px
  }
  .CalloutGroup {
    margin: 0;
    width: 100%
  }
  .footerContainer {
    padding: 10px 0 14px
  }
  .tfn a {
    color: #00b2f0
  }
  .offerwrapper {
    min-height: 144px
  }
  .offer-img {
    margin: 50px 0 0 11px
  }
  .offer_date {
    margin: 60px 17px 0 0
  }
  .offertxt p {
    font-size: 17px
  }
  .offertxtGroup {
    width: 56%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .inner-content {
    margin: 10px auto 0;
    width: 100%;
    float: left
  }
  .image-space1, .image-space2, .image-space3 {
    float: inherit;
    margin: auto
  }
  .offer-points {
    width: 100%
  }
  .offer-detail {
    width: 70%
  }
  .copyright {
    margin: 0 0 10px
  }
  .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%
  }
  #myDivID, .addressbtn_grid, .addressbtn_grid a {
    width: 100% !important
  }
  .accordion span.qs, .accordion-2 span.qs, .accordion-3 span.qs {
    padding: 10px 24px 10px 15px
  }
  .form_heading p {
    margin: 0
  }
  .faqs h2 {
    margin-left: 3px
  }
  #myDivID {
    float: left;
    overflow-y: hidden
  }
  #myDivID .loginform_inner {
    margin: 0 !important;
    width: 100% !important
  }
  .loginform_inner .feild_set {
    float: left;
    margin: 0;
    width: 100%
  }
  .loginform_inner .feild_bar .apt_feild {
    margin: 0 25px;
    padding-bottom: 7px;
    width: 87% !important
  }
  .loginform_inner .feild_bar .apt_feild .textGrids {
    margin-bottom: 0
  }
  #Password, .inner_username {
    width: 100% !important;
    box-sizing: border-box
  }
  .fancybox-inner div {
    float: left;
    width: 98% !important
  }
  .fancybox-inner dt li {
    margin-left: 14px
  }
  .stick .navbar {
    top: 91px !important
  }
  .main_offer_box {
    float: left;
    padding-right: 0;
    padding-left: 0
  }
  .package_data .regularPrice {
    font-size: 15px
  }
  .head01 {
    font-size: 18px
  }
  .head02 {
    font-size: 17px;
    text-align: center;
    margin-top: 20px
  }
  #olark-wrapper > #olark-container {
    width: 80% !important
  }
  #btSendEmail {
    width: 100%;
    float: none
  }
  .QuestionCheckBox, .QuestionRadio, .QuestionSelect {
    width: 100%
  }
  .QuestionSelect .cct_select {
    width: 90%
  }
  .verticalScroll .QuestionPanel .form-control {
    width: 100%;
    margin: 0 auto 10px
  }
  .customization .move_grid {
    margin-bottom: 20px
  }
  .thankyou-div {
    width: 100%
  }
  .blue-box h3 {
    line-height: 18px
  }
  .innercontentGroup, .innercontentGroup-2 {
    background-size: auto
  }
  #KeywordContent .innercontentGroup-2 h2, .innercontentGroup h1, .innercontentGroup h3, .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    margin-bottom: 20px;
    font-size: 15px;
    text-align: left;
    padding: 14px 10px 0 20px;
    line-height: 19px
  }
  .adfeature, .head03 {
    text-align: center;
    float: left;
    width: 100%
  }
  .feature {
    margin: 0;
    width: 100%
  }
  .inner-content .Head-Color-Gray {
    margin: 0 0 10px;
    padding: 0;
    text-align: left
  }
  .compare-fixed-head {
    padding: 10px
  }
  /*#Detail .compare-data {
    width: 490px
  }*/
  .h_life {
    background-size: 40%;
    background-position: right bottom
  }
  .innercontentGroup-2 h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px
  }
  .h_life_img {
    margin-top: 3px
  }
  .Head-Color {
    float: left
  }
  .phone-page .adfeature:last-child {
    margin-bottom: 18px !important
  }
  .home-page .innercontentGroup-2 h2, .innercontentGroup-2 h2 {
    padding-top: 20px
  }
  .h_life_img {
    margin-top: -5px
  }
  .BannerGroup .bannerContent ul {
    float: left
  }
  .no-offer-box img {
    width: 20%;
    margin: 10px auto 10px
  }
  .sessionID {
    margin: 10px auto;
    font-size: 13px;
    display: block;
    float: none
  }
  .loading {
    left: 40%
  }
  .package_data {
    width: 60% !important
  }
  .packdataRP {
    width: 40% !important
  }
  .ad-to-cart {
    width: 100% !important;
    margin-top: 0 !important
  }
  .pricegroup_dollar, .pricegroup_price {
    font-size: 28px;
    width: auto
  }
  .modal {
    z-index: 9999
  }
}
@media screen and (min-width:320px) and (max-width:479px) {
    .adtocart .compare {
    padding: 7px 8px;
    }
    .adtocart .compare label {
    line-height:20px;
    }
    .chkDescriptionWidth label {width:90%;}
    .double-price {margin-top:5px;}
    .lableSpCLs {
    line-height: 18px;
}
    .provider-popup-img span {
    width: 100%;
    display: block;
}
  .modal {
    z-index: 9999
  }
  /*.childProducts_set span {padding: 5px 10px;}*/
  .reqDiv {top: 5px; width:80%;}
  .adfeature, .error_section, .head03, .order_summary, .sl_links {
    float: left
  }
  .error_section .visit_subline .startbtn {
    width: auto
  }
  input[type="checkbox"] {margin: 0; vertical-align: middle;}
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .map_panel h3 {
    font-size: 17px;
    line-height: 18px
  }
  .order_summary {
    padding: 0 15px
  }
  .inner-content .Head-Color-Gray {
    margin: 0 0 10px;
    padding: 0;
    text-align: left
  }
  .Promotional_price, .adfeature, .bigPrice, .bigPriceText, .head03, .map-list-mobile {
    text-align: center
  }
  .feature {
    margin: 0;
    width: 100%
  }
  .adfeature, .head03 {
    width: 100%
  }
  .innercontentGroup, .innercontentGroup-2 {
    background-size: auto
  }
  .sl_links {
    width: 100%
  }
  .sl_links h3 {
    font-size: 18px;
    margin-left: 0
  }
  .citybtn {
    float: none;
    margin: 0 auto;
    width: 100%
  }
  .citybtn button {
    float: none;
    margin: 10px auto;
    width: 100%
  }
  dd, dt {
    float: left
  }
  #myDivID, .form_wrapper .form_heading {
    width: 100% !important
  }
  #myDivID {
    overflow: hidden
  }
  .lock_icon {
    left: 34px
  }
  .fancybox-skin {
    height: 340px
  }
  .Calloutbox-pack {
    width: 100%
  }
  .Calloutbox {
    width: 90%
  }
  #myDivID .lock_icon {
    left: 12px
  }
  .hour {
    height: 15px
  }
  .feild_set .textGrids {
    width: 100%
  }
  #myDivID .error, #myDivID .usererror {
    margin-left: 13px
  }
  #myDivID #btnSearch {
    margin-left: 10px;
    width: 200px !important
  }
  .comparebox-inner {
    width: 90% !important
  }
  #sticky {
    background-color: #fff;
    min-height: auto;
  }
  .sessionID {margin-left:0;}
  .bottom-logo {
    float: left;
    height: 11px;
    width: 82px
  }
  .bottom-logo img {
    max-width: 110%
  }
  .footerContainer {
    margin: 0;
    padding: 0 0 16px
  }
  .Calloutbox ul li {
    font-size: 11px
  }
  .copyright a {
    margin: 3px 2px 0
  }
  .Searching .addressbox {
    width: 94%
  }
  .addressbtn_grid a {
    width: 100%
  }
  dd {
    font-size: 13px !important;
    width: 42%
  }
  dt {
    width: 57%
  }
  .CalloutGroup {
    background-image: none;
    border-top: 1px solid #d4d6d9;
    margin-top: 10px
  }
  #sticky.stick {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 1;
    width: 100%
  }
  .tfn a {
    color: #00b2f0 !important
  }
  .BannerGroup .bann-head, .bann-head span {
    font-size: 23px !important;
    text-align: center;
    margin-top: 33px !important
  }
  .feild_bar {
    width: 100% !important
  }
  #btnSearch, .detailadj {
    width: 100%
  }
  .desktop-tfn-link {
    display: none
  }
  .mobile-tfn-link {
    display: inline
  }
  .mdchat, .navigation {
    display: none
  }
  .frameadj {
    height: 650px
  }
  .new-msg-left {
    float: none;
    margin: 0 auto;
    width: auto
  }
  .new-msg-center {
    float: none;
    margin: 50px auto 0;
    width: 90%
  }
  .new-msg-right {
    float: none;
    margin: 0 auto;
    width: auto
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  .min-h {
    min-height: inherit
  }
  .priceIcon-Group {
    margin: 0;
    padding: 10px
  }
  .Calloutbox-pack ul li {
    line-height: 18px;
    margin-bottom: 5px
  }
  .Calloutbox .priceIcon-Group {
    width: 100%;
    margin-right: 15px
  }
  .privacy-div p strong {
    font-size: 13px !important
  }
  .privacy-div p {
    font-size: 12px !important
  }
  .inner-content ul li {
    text-align: left
  }
  .price {
    font-size: 48px;
    letter-spacing: -3px;
    line-height: 48px
  }
  .w-sm {
    font-size: 11px !important;
    margin-top: -3px
  }
  .boxbar {
    width: 342px
  }
  .Calloutbox ul {
    margin: 0 0 0 -4px;
    width: 97%
  }
  .permonth {
    font-size: 12px
  }
  .fancybox-inner {
    height: 340px !important;
    overflow: hidden !important;
    width: 220px !important
  }
  .footer, .hero {
    overflow: hidden
  }
  .fancybox-wrap {
    top: 50px !important;
    z-index: 9999999 !important
  }
  .fancybox-inner .lock_icon {
    margin-left: 4px
  }
  .loginform_inner .feild_set {
    margin: 0;
    width: 100%
  }
  .loginform_inner .feild_bar {
    width: 100% !important
  }
  .loginform_inner .apt_feild, .loginform_inner .zipcode_feild {
    margin: 0;
    width: 100%;
    padding-bottom: 5px
  }
  .textGrids .inner_username, .zipcode_feild #Password {
    margin: 0 5%;
    width: 90%
  }
  .fancybox-inner .error {
    float: left
  }
  body {
    min-width: inherit !important
  }
  #header {
    margin: auto;
    width: 95%
  }
  .md_menu {
    clear: both;
    display: block !important;
    float: left;
    margin: 20px 0;
    width: 100%
  }
  .mob-tfn {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 0
  }
  div#comm100-button-619 {
    bottom: inherit;
    float: left;
    margin: 20px 0 -19px 83px;
    position: inherit;
    right: inherit
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .hero {
    background-color: #dbdbdd;
    height: inherit;
    padding-bottom: 15px
  }
  .BannerGroup {
    margin: 20px 0 0;
    width: 100%
  }
  .bannerImg {
    display: none
  }
  #btSendEmail, .image-space1 {
    display: block
  }
  .bannerContent {
    margin: 6px 0 0 8px;
    width: 292px
  }
  .ContourLogo {
    float: left;
    height: 49px;
    margin: 24px 0 0 33px;
    position: inherit;
    right: inherit;
    top: inherit;
    width: 233px
  }
  .heroshadow {
    background-size: 190% auto
  }
  .offer-heading {
    margin: -8px 0 0 23px;
    position: absolute
  }
  .offer-heading h2 {
    font-size: 14px;
    padding: 5px 11px 0;
    text-align: center;
    width: 170px
  }
  .offerwrapper {
    min-height: 284px
  }
  .offer-img {
    margin: 40px 0 0 11px
  }
  .offer_date {
    margin: -6px 17px 0 0
  }
  .offertxt p {
    font-size: 23px
  }
  .offertxtGroup {
    width: 95%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .inner-content p {
    margin-top: 0
  }
  .box-details h2 {
    font-size: 18px;
    line-height: 18px;
    margin: 0
  }
  .pull_rightspace {
    margin-right: auto !important
  }
  .innercontentGroup h3 {
    font-size: 18px;
    padding: 19px 0 0 20px
  }
  .inner-content {
    width: 100%;
    float: left
  }
  .image-space1, .image-space2, .image-space3 {
    float: inherit;
    margin: auto
  }
  .offer-points {
    width: 100%
  }
  .offer-detail {
    width: 70%
  }
  .copyright {
    margin: 0 0 10px
  }
  .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%
  }
  .accordion span.qs, .accordion-2 span.qs, .accordion-3 span.qs {
    padding: 10px 30px 10px 10px
  }
  .pp_popup {
    width: 95%
  }
  .form_heading p {
    margin: 0;
    padding-top: 0;
    font-size: 13px
  }
  #loginForm {
    margin: 0;
    width: 100%
  }
  .PriceGroup, .ad-to-cart, .package_data {
    width: 100% !important
  }
  .faqs h2 {
    margin-left: 3px
  }
  .fancybox-inner dt li {
    margin-left: 14px
  }
  .ad-to-cart {
    margin-top: 0 !important;
    margin-bottom: 10px
  }
  .address-addtocart-box {
    width: 100%
  }
  #olark-wrapper > #olark-container {
    width: 75% !important
  }
  .footer_logo a img {
    width: 60%;
    float: right
  }
  #btSendEmail, .QuestionSelect, .container, .customerInfoInput, .customerInfoInput .form-control, .shade2, .verticalScroll {
    width: 100%
  }
  #NoOfferFound {
    margin: 0 15px;
	background: rgba(0, 0, 0, 0) url(../images/noofferfound.jpg) no-repeat scroll center top 105px;
	background-size: 148%;
	height: 271px;
  }
  .sessionID {
    margin: 10px auto;
    font-size: 13px;
    display: block;
    float: none
  }
  .main_offer_box {
    float: left;
    padding-right: 0;
    padding-left: 0
  }
  .package_data .regularPrice {
    font-size: 15px
  }
  #divCompare .CompareOffer-Btn {
    float: none;
    margin: 0 auto;
    display: block;
    width: 100%
  }
  .close:focus, .close:hover {
    opacity: .1
  }
  .shade2 {
    float: left
  }
  .prright {
    padding: 5px
  }
  #btSendEmail {
    float: none
  }
  .verticalScroll {
    float: left
  }
  .main-error {
    padding: 0
  }
  .error_section .visit_subline {
    float: none
  }
  .customerInfoInput {
    float: left
  }
  .customer-info-div .ContentGroup_heading h3 {
    font-size: 17px
  }
  .error-div {
    position: relative
  }
  .blue-box h3 {
    font-size: 15px;
    line-height: 15px
  }
  .new-drop-bar .in {
    width: 91%;
    right: 15px !important;
    top: 53px !important
  }
  .compare-fixed-head {
    padding: 10px
  }
  /*#Detail .compare-data {
    width: 490px
  }*/
  .h_life {
    background-size: 60%;
    background-position: bottom
  }
  .innercontentGroup-2 h4 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px
  }
  .h_life_img {
    margin-top: 3px
  }
  .no-offer-box img {
    width: 40%;
    margin: 10px auto 10px
  }
  .packdataRP .prices {
    margin-top: 10px
  }
  .adtocart .compare, .adtocart input[type=button] {
    margin: 0 auto 5px
  }
  .address-addtocart-box-open .address-addtocart-box-icon {
    height: 33px
  }
  .address-addtocart-box-open .Slide_qualification {
    display: inline-grid;
    background-image: url(../images/zip-slider-bg.png);
    margin: 0 auto;
    border-radius: 0 0 0 0;
    padding: 0;
    float: none;
    width: 190px
  }
  .address-addtocart-box-open {
    width: 332px;
    height: auto
  }
  .loading {
    left: 30%
  }
  .customer-info-div {
    margin-top: 15px
  }
  .no-offer-box {
    float: left;
    background-color: #fff;
    border-color: #e8e8e8;
    width: 100%
  }
  .no-offer-box img {
    margin: 0 auto;
    display: block
  }
  .offer_content {
    padding-left: 15px
  }
  .offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-active, .offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-tab {
    margin: 1px !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important
  }
  .heading_h5 {
    font-size: 18px !important
  }
}
@media screen and (min-width:0) and (max-width:319px) {
  .Promotional_price, .bannerContent h2, .bigPrice, .bigPriceText {
    text-align: center
  }
  .footer, .hero {
    overflow: hidden
  }
  .cross-sale-box {
    float: left;
    margin: 0 15px
  }
  .map_panel h3 {
    font-size: 17px;
    line-height: 18px
  }
  .fancybox-inner div {
    width: 99% !important;
    float: left
  }
  .apt_feild {
    background-color: #000
  }
  .fancybox-inner dt li {
    margin-left: 14px
  }
  #sticky {
    background-color: #fff
  }
  .bannercents, .cents, .innercents {
    min-height: 26px
  }
  .bottom-logo {
    height: 11px;
    width: 82px
  }
  .bottom-logo img {
    max-width: 110%
  }
  .scrollup {
    bottom: 45px
  }
  .footerContainer {
    padding: 0 0 16px
  }
  .Calloutbox ul li {
    font-size: 11px
  }
  .copyright a {
    margin: 3px 2px 0
  }
  .Searching .addressbox {
    width: 94%
  }
  .addressbtn_grid a, dd, dt {
    width: 100%
  }
  .feild_set {
    margin: 0 0 0 19px
  }
  dd {
    font-weight: 700;
    font-size: 13px !important
  }
  .CalloutGroup {
    background-image: none;
    border-top: 1px solid #d4d6d9;
    margin-top: 10px
  }
  #sticky.stick {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    z-index: 10000;
    width: 100%
  }
  .tfn a {
    color: #00b2f0 !important
  }
  .BannerGroup .bann-head, .bann-head span {
    font-size: 23px !important;
    margin-top: -18px;
    text-align: center
  }
  .feild_bar {
    width: 100% !important
  }
  .apt_feild {
    width: 122px !important;
    margin-left: 0 !important
  }
  #divMoving p {
    margin: 7px 2px 5px
  }
  #btnSearch {
    width: 248px !important
  }
  .bannerContent h2 {
    font-size: 22px;
    margin-top: 12px
  }
  .bannerContent ul li {
    font-size: 12px
  }
  .form_heading h4 {
    font-size: 23px
  }
  .heading-internet h2, .heading-phone h2, .heading-tv h2 {
    padding: 18px 0 0 11px
  }
  .BannerpriceGroup {
    margin-left: 10px;
    padding-bottom: 10px !important;
    padding-left: 0;
    padding-top: 20px !important;
    width: 249px
  }
  .BannerpriceGroup span {
    margin-left: 81px
  }
  .boxbar-pack {
    width: 96%
  }
  .bannerdollar {
    margin: 7px 0 0 17px
  }
  .desktop-tfn-link {
    display: none
  }
  .mobile-tfn-link {
    display: inline
  }
  .mdchat, .navigation {
    display: none
  }
  .detailadj {
    width: 100%
  }
  .frameadj {
    height: 650px
  }
  .new-msg-left {
    float: none;
    margin: 0 auto;
    width: auto
  }
  .new-msg-center {
    float: none;
    margin: 50px auto 0;
    width: 90%
  }
  .new-msg-right {
    float: none;
    margin: 0 auto;
    width: auto
  }
  .fancybox-inner .error, .logo, .md_menu {
    float: left
  }
  a.next-step {
    background-color: #00b2f0;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    margin: 21px auto
  }
  .wrapper-pnf {
    margin: 0 auto;
    width: 99%
  }
  .min-h {
    min-height: inherit
  }
  .priceIcon-Group {
    margin-right: 15px;
    width: 95%
  }
  .gc-100 {
    background: url(file:///D|/FarazAlam/DGS/Project/images/gd-100.png) right 12px top no-repeat rgba(0, 0, 0, 0)
  }
  .gc-200 {
    background: url(file:///D|/FarazAlam/DGS/Project/images/gd-200.png) right 12px top no-repeat rgba(0, 0, 0, 0)
  }
  .privacy-div p strong {
    font-size: 13px !important
  }
  .privacy-div p {
    font-size: 12px !important
  }
  .inner-content ul li {
    text-align: left
  }
  .price {
    font-size: 48px;
    letter-spacing: -3px
  }
  .w-sm {
    font-size: 11px !important;
    margin-top: -3px
  }
  .heading-bronze h2, .heading-silver h2 {
    font-size: 19px;
    padding: 21px 0 0
  }
  .heading-gold h2 {
    font-size: 19px;
    line-height: 19px;
    padding: 15px 0 0
  }
  .form_wrapper, .hero {
    padding-bottom: 15px
  }
  .Calloutbox ul {
    margin: 0 0 0 -4px;
    width: 79%
  }
  .f-nav p {
    font-size: 10px
  }
  .f-nav {
    width: 99%
  }
  .permonth {
    font-size: 12px
  }
  .fancybox-inner {
    height: auto !important
  }
  .fancybox-wrap {
    top: 108px !important
  }
  .fancybox-inner .lock_icon {
    margin-left: 4px
  }
  .fancybox-inner .feild_set {
    margin: 7px 0 0 5px;
    width: 96%
  }
  .fancybox-inner .feild_bar {
    width: 100%
  }
  .fancybox-inner .apt_feild {
    margin-top: 0;
    width: 100% !important
  }
  .fancybox-inner .zipcode_feild {
    margin-left: 0;
    margin-top: 10px;
    width: 100%
  }
  .fancybox-inner input[type=text], .fancybox-inner input[type=password] {
    width: 90%
  }
  .fancybox-inner #btnSearch {
    margin: 5px 0 0
  }
  body {
    min-width: inherit !important
  }
  #header {
    margin: auto;
    width: 95%
  }
  .md_menu {
    clear: both;
    display: block !important;
    margin: 20px 0;
    width: 100%
  }
  .logo {
    height: 68px;
    margin: 22px auto 0;
    width: 132px
  }
  .mob-tfn, .tfn_wrapper {
    width: 100%;
    text-align: center
  }
  .tfn_wrapper {
    color: #000;
    float: right;
    margin: 0 0 10px
  }
  .ContourLogo, .form_wrapper, div#comm100-button-619 {
    float: left;
    position: inherit
  }
  .mob-tfn {
    display: block;
    margin-top: 0
  }
  div#comm100-button-619 {
    bottom: inherit;
    margin: 20px 0 -19px 83px;
    right: inherit
  }
  .wrapper {
    margin: auto;
    width: 95%
  }
  .hero {
    background-color: #dbdbdd;
    height: inherit
  }
  .form_wrapper {
    left: inherit;
    margin: 16px 0 15px;
    top: inherit;
    width: 100%
  }
  .BannerGroup {
    margin: 20px 0 0;
    width: 100%
  }
  .bannerImg {
    display: none
  }
  .bannerContent {
    margin: 6px 6px 0 8px;
    width: auto
  }
  .ContourLogo {
    height: 49px;
    margin: 24px 0 0 25px;
    right: inherit;
    top: inherit;
    width: 233px
  }
  #content .innercontentGroup h3 {
    font-size: 17px;
    padding: 19px 0 0 20px
  }
  .bannerpermonth {
    width: 141px
  }
  .heroshadow {
    background-size: 190% auto
  }
  .offer-heading {
    margin: -8px 0 0 23px;
    position: absolute
  }
  .offer-heading h2 {
    font-size: 14px;
    padding: 5px 11px 0;
    text-align: center;
    width: 170px
  }
  .offerwrapper {
    min-height: 284px
  }
  .offer-img {
    margin: 40px 0 0 11px
  }
  .offer_date {
    margin: -6px 17px 0 0
  }
  .offertxt p {
    font-size: 23px
  }
  .offertxtGroup {
    width: 95%
  }
  .offershadow {
    background-size: 100% auto;
    width: 100%
  }
  .box-details {
    float: inherit;
    margin: 22px auto 0;
    width: 97%
  }
  .details {
    float: right;
    margin-left: 0;
    width: 69% !important
  }
  .box-details h2 {
    font-size: 18px;
    line-height: 20px
  }
  .image-nav {
    float: inherit;
    margin: 40px auto 0;
    width: 236px
  }
  .image-nav img {
    width: 100%
  }
  .pull_rightspace {
    margin-right: auto !important
  }
  .innercontentGroup h3 {
    font-size: 20px;
    padding: 19px 0 0 20px
  }
  .innercontentGroup .inner-content h3 {
    padding: 0 !important
  }
  .inner-content {
    margin: 26px auto 0 !important;
    width: 95%
  }
  .image-space1, .image-space2, .image-space3 {
    float: inherit;
    margin: auto
  }
  .image-space1 {
    display: block
  }
  .offer-points {
    width: 100%
  }
  .copyright {
    margin: 0 0 10px
  }
  .copyright p {
    line-height: 16px;
    text-align: justify;
    width: 100%
  }
  .accordion span.qs, .accordion-2 span.qs, .accordion-3 span.qs {
    padding: 10px 30px 10px 10px
  }
  .pp_popup {
    width: 95%
  }
  .form_heading p {
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px
  }
  .faqs h2 {
    margin-left: 3px
  }
}
@media(min-width:320px) {
  .form_wrapper, .form_wrapper .form_heading .bB_Moving {
    float: left;
    width: 100%
  }
  header .logo img {
    max-width: 100%;
    margin: 3px 0
  }
  header .nav_sec .navbar .navbar-toggle {
    padding: 5px 4px;
    margin-top: 20px
  }
  header .navbar-toggle .icon-bar {
    width: 18px
  }
  header .tfn_wrapper {
    padding-left: 0 !important
  }
  header .tfn_wrapper p {
    font-size: 11px;
    text-align: center
  }
  header .tfn_wrapper h3 {
    font-size: 19px;
    text-align: center
  }
  header .tfn_wrapper p small {
    font-size: 8px;
    text-align: center
  }
  header .logo-section.stick .tfn_wrapper {
    padding-left: 15px !important;
    padding-right: 0 !important
  }
  header .logo-section.stick .tfn_wrapper h3, header .logo-section.stick .tfn_wrapper p, header .logo-section.stick .tfn_wrapper p small {
    text-align: left
  }
  #divHero {
    padding-top: 22px;
    padding-bottom: 22px
  }
  .form_wrapper {
    left: inherit;
    margin: 0 0 15px;
    padding-bottom: 5px;
    position: inherit;
    top: inherit;
    z-index: 0
  }
  .form_wrapper .form_heading h4 {
    font-size: 14px;
    line-height: 18px
  }
  .form_wrapper .feild_set .bB_Moving input[type=checkbox], .form_wrapper .feild_set .bB_Moving input[type=radio] {
    vertical-align: middle;
    margin: 0 !important
  }
  .BannerGroup .inner {
    padding-bottom: 155px;
    background-position: center bottom;
    background-size: 60%
  }
  .BannerGroup h1, .BannerGroup h3 {
    font-size: 19.8px
  }
  .BannerGroup h2, .BannerGroup h4 {
    font-size: 16px;
    text-align: left;
    margin-top: 10px
  }
  .BannerGroup .bannerContent {
    width: 100%
  }
  .BannerGroup .BannerpriceGroup {
    float: none;
    height: 100px;
    width: 236px;
    padding-top: 4px;
    margin: 20px auto 10px
  }
  .BannerpriceGroup span {
    margin-left: 72px
  }
  .BannerpriceGroup .bannerdollar {
    margin: 7px 0 0 9px
  }
  .BannerpriceGroup .bannerpermonth {
    width: 141px;
    font-size: 11px;
    font-weight: 600
  }
  .BannerGroup .bannerprice {
    font-size: 50px
  }
  .image-nav-state {
    padding: 0 0 25px
  }
  .body_cont_wrapper h1, .head01 {
    font-size: 18px;
    padding: 10px
  }
  .head02 {
    font-size: 14px;
    text-align: center;
    margin-top: 12px
  }
  .heading-bronze h2, .heading-silver h2 {
    font-size: 19px;
    padding: 12px 0
  }
  .heading-gold h2 {
    font-size: 19px;
    padding: 8px 0
  }
  #KeywordContent .innercontentGroup-2 h2, .innercontentGroup h1, .innercontentGroup h2, .innercontentGroup h3, .innercontentGroup-2 h1, .innercontentGroup-2 h2 {
    font-size: 14px;
    text-align: left;
    padding: 20px 15px;
    line-height: normal;
    margin: 0
  }
  .privacyPg .innercontentGroup h2 {
    padding: 22px 15px
  }
  .heading-internet h2, .heading-phone h2, .heading-tv h2 {
    font-size: 19px;
    text-align: center;
    padding: 12px 0;
    margin-bottom: 0
  }
  .home-page .state {
    width: 100%;
    padding: 15px
  }
  .home-page .image-nav-state {
    width: 100%;
    padding: 0 15px
  }
  .home-page .image-nav-state.bundle, .home-page .image-nav-state.tvPackages, .home-page .image-nav-state.internetPackages, .home-page .image-nav-state.phone {
    background-size: contain;
    background-position: center;
    margin-bottom: 10px
  }
  .home-page .innercontentGroup-2 h2 {
    font-size: 13px
  }
  .tv-page .innercontentGroup h2 {
    font-size: 14px;
    text-align: left;
    padding: 15px;
    line-height: 26px;
    margin-bottom: 12px
  }
  .tv-page .innercontentGroup h2 span {
    float: right
  }
  .tv-page .innercontentGroup h3 {
    text-align: left;
    padding: 0
  }
  .tv-page .inner-content .shade2 {
    margin: 14px auto
  }
  .internet-page .innercontentGroup-2 h2 {
    padding: 15px;
    text-align: left;
    margin-bottom: 12px
  }
  .internet-page .innercontentGroup-2 h2 span {
    float: right;
    display: none
  }
  .internet-page .image-nav-state, .internet-page .state {
    float: left;
    width: 100%
  }
  .internet-page .innercontentGroup-2 h2.first-heading {
    padding: 12px 15px
  }
  .internet-page .innercontentGroup-2 h2.second-heading {
    padding: 20px 15px
  }
  .internet-page .state {
    padding: 0 15px;
    margin-bottom: 8px
  }
  .internet-page .image-nav-state .priceGroup {
    float: none;
    margin: 0 auto
  }
  .internet-page .state ul {
    margin-bottom: 0
  }
  .internet-page .innercontentGroup h2 {
    padding: 20px 15px
  }
  .internet-page .box-details h3 {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 12px;
    letter-spacing: 0
  }
  .internet-page .box-details h3.coxhead3 span {
    font-size: 12px
  }
  .internet-page .image-nav {
    margin-bottom: 15px;
    margin-top: 0
  }
  .internet-page .bottom-shade {
    float: left
  }
  .phone-page .innercontentGroup-2 h2 {
    padding: 20px 15px;
    text-align: left;
    margin-bottom: 12px
  }
  .phone-page .innercontentGroup-2 h2 span {
    float: right;
    display: none
  }
  .phone-page .state_new h3 {
    font-size: 14px
  }
  .image-nav img {
    float: none;
    max-width: 100%;
    width: 70%;
    margin: 0 auto
  }
  .icons {
    width: 20%
  }
  .phone-page .adfeature {
    margin-bottom: 18px
  }
  .phone-page .adfeature:last-child {
    margin-bottom: 0
  }
  .phone-page .adfeature span {
    font-size: 15px;
    padding: 0
  }
  .bundle-page .innercontentGroup h2 {
    padding: 20px 15px;
    margin-bottom: 12px
  }
  .bundle-page .innercontentGroup h2 span {
    float: right;
    display: none
  }
  .bundle-page .innercontentGroup .box-details {
    float: left
  }
  .bundle-page .innercontentGroup .box-details h2, .bundle-page .innercontentGroup .box-details h3 {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 8px;
    letter-spacing: 0
  }
  .bundle-page .innercontentGroup .box-details .innerpriceGroup {
    float: none;
    margin: 0 auto 20px;
    width: 174px !important
  }
  .bundle-page .innercontentGroup .box-details .innerpriceGroup .innerpermonth {
    width: auto
  }
  footer .copyright, footer .footer-lnk {
    width: 100%;
    text-align: center
  }
  .bundle-page .bottom-shade {
    margin: 20px 0
  }
  .faq-page .innercontentGroup h2 {
    padding: 20px 15px;
    margin-bottom: 12px
  }
  .faq-page .innercontentGroup .inner-content h2 {
    padding: 0;
    margin-bottom: 6px
  }
  .about-Page .innercontentGroup h2 {
    padding: 20px 15px;
    margin-bottom: 12px
  }
  footer .copyright {
    padding-bottom: 0
  }
  footer .footer-lnk a {
    float: none
  }
  #olark-wrapper .olark-launch-button {
    right: auto !important;
    left: 18px !important
  }
  #olark-wrapper > #olark-container {
    right: 0 !important;
    width: 100% !important
  }
  .error_section p {
    font-size: 14px
  }
  .cct_select {
    float: left;
    /*width: 100%;*/
  }
}
@media(min-width:360px) {
  header .logo img {
    margin: 0
  }
  header .tfn_wrapper p small {
    font-size: 9px
  }
  .BannerGroup .inner {
    padding-bottom: 175px
  }
  .innercontentGroup-2 h2.first-heading {
    padding: 20px 8px
  }
}
@media(min-width:375px) {
  .BannerGroup .inner {
    padding-bottom: 185px
  }
}
@media(min-width:414px) {
  header .nav_sec .navbar .navbar-toggle {
    margin-top: 25px
  }
  header .tfn_wrapper p {
    font-size: 12px
  }
  header .tfn_wrapper h3 {
    font-size: 23px
  }
  header .tfn_wrapper p small {
    font-size: 10px
  }
  #sticky.stick .nav_sec .navbar .navbar-toggle {
    margin-top: -5px
  }
  .BannerGroup .inner {
    padding-bottom: 205px
  }
  .form_wrapper .form_heading h4 {
    font-size: 16px;
    line-height: 20px
  }
  .home-page .innercontentGroup-2 h2, .innercontentGroup-2 h2 {
    font-size: 15px
  }
  .head02 {
    font-size: 16px
  }
}
@media(min-width:480px) {
  header .tfn_wrapper {
    padding-left: 15px !important;
    margin: 4px 0
  }
  header .tfn_wrapper p {
    font-size: 13px
  }
  header .tfn_wrapper h3 {
    font-size: 22px
  }
  header .tfn_wrapper h3 #formattedNumber img {
    display: inline-block;
    width: 26px;
    vertical-align: text-bottom
  }
  header .tfn_wrapper p small {
    font-size: 11px
  }
  .phone-page .state_new h3, .tv-page .innercontentGroup h2, .tv-page .innercontentGroup h3 {
    font-size: 19px
  }
  #divHero {
    padding-top: 36px;
    padding-bottom: 36px
  }
  .BannerGroup .inner {
    margin-top: 10px;
    padding-bottom: 0;
    background-position: right bottom;
    background-size: 38%
  }
  .BannerGroup.internetPgBanner .inner, .BannerGroup.phonePgBanner .inner {
    padding-bottom: 24px
  }
  .BannerGroup .BannerpriceGroup {
    float: left;
    height: auto;
    width: 236px;
    padding-top: 4px;
    margin: 20px 0 0
  }
  .innercontentGroup-2 h2.first-heading, .innercontentGroup-2 h2.second-heading {
    padding: 18px 8px
  }
  .internet-page .state {
    padding: 0 15px
  }
  .image-nav img {
    width: 50%
  }
  .details {
    width: 82%
  }
  .icons {
    width: 16%
  }
}
@media(min-width:640px) {
  .form_wrapper .form_heading h4 {
    font-size: 20px
  }
  .BannerGroup .bannerContent ul {
    width: 53%
  }
  .BannerGroup.internetPgBanner .inner, .BannerGroup.phonePgBanner .inner {
    padding-bottom: 0
  }
  .innercontentGroup-2 h2.first-heading, .innercontentGroup-2 h2.second-heading, .innercontentGroup-2 h2.third-heading {
    padding: 18px 8px
  }
  .image-nav img {
    width: 30%
  }
  .details {
    width: 86%
  }
  .icons {
    width: 12%
  }
  .internet-page .innercontentGroup-2 h2.first-heading {
    padding: 19px 15px
  }
  .error_section p {
    font-size: 16px
  }
}
@media(max-width:736px) {
  #olark-wrapper.olark-dark-theme .olark-launch-button {
    display: block !important
  }
}
@media(min-width:736px) {
  .BannerGroup .inner {
    background-position: right 32px;
    background-size: 32%
  }
}
@media(max-width:767px) {
  .special-box .packdataRP .prices {
    /*margin-top: 80px*/
  }
  .main-nav .nav li a, .main-nav .nav li a:hover {
    border-bottom: 1px solid #0271a6
  }
  .bannerContent, .navbar {
    width: 100%
  }
  .main-nav {
    margin: 0 !important
  }
  .main-nav .nav li a {
    text-align: center;
    padding: 7px 0
  }
  .main-nav .nav li:hover {
    background-color: #000;
    color: #fff
  }
  .tfn {
    font-size: 26px
  }
  #formattedNumber img {
    display: none
  }
  .navbar {
    display: inline-block;
    z-index: 3;
    background: #fff;
    left: 0;
    border: none !important
  }
  .stick .logo {
    display: none
  }
  .BannerpriceGroup {
    height: auto;
    float: left
  }
  #content {
    background: #fff !important;
    display: inline-block;
    width: 100%
  }
  .hero {
    padding-bottom: 0
  }
  select {
    float: none;
    margin: 0 auto !important
  }
  .Calloutbox-pack ul {
    min-height: auto
  }
  .info_btn {
    margin: 8px auto 16px;
    position: relative
  }
  .boxbar-pack {
    overflow: hidden
  }
  .footer-privacy {
    float: left !important
  }
  .ContourLogo, .PriceGroup, .disclaimer_section, .map_panel, .package_data {
    float: left
  }
  .BannerGroup .bann-head {
    font-size: 23px !important;
    text-align: left;
    float: left;
    margin-top: 74px
  }
  .PriceGroup {
    width: 50%
  }
  .ad-to-cart {
    width: 30%;
    float: right;
    margin-top: -54px
  }
  .offer_content .nav-tabs, .packdataRP {
    width: 100%
  }
  /*.offer_content #internet .tab-inner h3, .offer_content #phone .tab-inner h3, .offer_content #tv .tab-inner h3, .offer_content .tab1 .tab-inner h3 {
    padding: 25px 11px 10px
  }*/
  .offer_content .nav-tabs li a {
    padding: 6px 5px !important;
    outline: 0;
    font-size: 10.5px
  }
  .address_box .right-main-address {
    margin: 10px 0
  }
  .sessionID {
    font-size: 13px;
    margin-left:0;
  }
  .offer_content .special-box {
    background-position: top 88px right 0;
    background-size: 30% auto;
  }
  .adtocart input[type=button] {
    margin: 0 0 5px 5px
  }
  #stickyParent {
    float: none
  }
  .verticalScroll .form-control {
    width: 95%
  }
  header .nav_sec {
    float: right;
    position: absolute;
    width: 100%;
    z-index: 1
  }
  .bottom-shade {
    float: left;
    width: 100%;
    text-align: center
  }
  .tv-page .box-details {
    float: left;
    margin-bottom: 0;
    width: 100%
  }
  .image-nav {
    float: left;
    width: 100%;
    text-align: center
  }
  .phone-page .state_new {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 0
  }
  .phone-page .image-nav-state {
    float: right;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 10px
  }
  .privacyPg p, .privacyPg ul li {
    text-align: justify
  }
  .thankyou-div h5 {
    font-size: 16px;
    line-height: 20px
  }
  .QuestionCheckBox, .QuestionRadio, .QuestionSelect {
    width: 100%
  }
  .verticalScroll .QuestionGroup {
    padding: 10px !important
  }
  .customization .move_grid {
    width: 100%;
    margin-bottom: 0
  }
  .verticalScroll .QuestionPanel .form-control {
    width: 100%;
    margin: 0 auto 10px
  }
  .packdataRP {
    width: 62%;
    margin: 0 auto;
    float: right;
  }
  .offer_content .nav-tabs > li {
    margin-bottom: 1px
  }
  .main_offer_box {
    min-height: auto
  }
  .state {
    margin: 12px 0;
    width: 100%;
    padding: 0 15px
  }
  .image-nav-state {
    width: 100%;
    padding: 0 0 15px;
    background-size: contain;
    background-position: center center
  }
}
@media(min-width:768px) {
  header .nav_sec .navbar {
    top: 0
  }
  header .nav_sec .navbar .nav li a {
    padding: 4px 4px
  }
  header .nav_sec .navbar .navbar-toggle {
    margin-top: 0
  }
  header .nav_sec .navbar .main-nav {
    float: left;
    width: 100% !important;
    margin: 13px 0;
    text-align: center
  }
  header .nav_sec .navbar .main-nav .nav {
    float: none;
    width: auto;
    display: inline-block
  }
  header .nav_sec .navbar .main-nav .nav li a {
    padding: 4px 4px;
    font-size: 12px
  }
  header .tfn_wrapper {
    margin: 0
  }
  header .tfn_wrapper p {
    font-size: 12px;
    text-align: right
  }
  header .tfn_wrapper h3 {
    font-size: 19px;
    text-align: right
  }
  header .tfn_wrapper h3 #formattedNumber img {
    display: none
  }
  .bundle-page .innercontentGroup h2 span, .internet-page .innercontentGroup-2 h2 span, .phone-page .innercontentGroup-2 h2 span {
    display: inline-block
  }
  header .tfn_wrapper p small {
    font-size: 9px;
    text-align: right
  }
  header .logo-section.stick .tfn_wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important
  }
  header .logo-section.stick .tfn_wrapper h3, header .logo-section.stick .tfn_wrapper p, header .logo-section.stick .tfn_wrapper p small {
    text-align: right
  }
  .BannerpriceGroup .bannerdollar {
    margin: 7px 0 0 5px
  }
  .BannerGroup .inner {
    background-size: 29%;
    background-position: right 42px;
    padding-bottom: 0
  }
  .BannerGroup .bannerContent ul {
    width: 53%
  }
  .BannerGroup .bannerprice {
    font-size: 50px
  }
  .BannerGroup .bannerpermonth {
    font-size: 10px;
    font-weight: 300 !important
  }
  .form_wrapper {
    width: 100%
  }
  .heading-bronze h2, .heading-silver h2 {
    padding: 15px 0
  }
  #KeywordContent .innercontentGroup-2 h2, .innercontentGroup h1, .innercontentGroup h2, .innercontentGroup h3, .innercontentGroup-2 h1, .innercontentGroup-2 h2, .innercontentGroup-2 h2.first-heading, .innercontentGroup-2 h2.second-heading, .innercontentGroup-2 h2.third-heading {
    font-size: 19px;
    text-align: left;
    padding: 16px 18px;
    margin: 0 0 12px
  }
  .privacyPg .innercontentGroup h2 {
    padding: 16px 15px
  }
  .internet-page .box-details h3.coxhead3 span {
    font-size: 16px
  }
  .state {
    width: 68%;
    padding: 10px 15px 10px 0
  }
  .image-nav-state img {
    float: right;
    margin: 0
  }
  .image-nav-state {
    padding: 0 25px 25px 0
  }
  .image-nav img {
    width: 100%
  }
  .bullets-nav {
    margin-top: 0
  }
  .details {
    width: 88%
  }
  .icons {
    width: 10%
  }
  .home-page .state {
    width: 76%;
    padding: 15px
  }
  .home-page .image-nav-state {
    width: 24%;
    padding: 0 15px
  }
  .internet-page .innercontentGroup-2 h2.first-heading, .internet-page .innercontentGroup-2 h2.second-heading {
    padding: 16px 15px
  }
  .internet-page .state {
    float: left;
    width: 74%;
    padding: 0 15px;
    margin-bottom: 8px;
    margin-top: 0
  }
  .internet-page .image-nav-state {
    float: right;
    width: 26%
  }
  .internet-page .image-nav-state .priceGroup {
    float: right;
    width: 180px
  }
  .phone-page .innercontentGroup-2 h2 {
    padding: 16px 15px
  }
  .phone-page .state_new {
    width: 70%;
    padding: 0 15px;
    margin: 0 0 8px
  }
  .phone-page .image-nav-state {
    width: 30%;
    padding: 0 15px
  }
  .phone-page .adfeature {
    margin-bottom: 0
  }
  .phone-page .adfeature span {
    font-size: 17px
  }
  .bundle-page .innercontentGroup h2 {
    padding: 16px 15px
  }
  .bundle-page .innercontentGroup .box-details .innerpriceGroup {
    float: left;
    margin: 0 0 20px
  }
  footer .copyright {
    width: 72%;
    text-align: left;
    padding: 12px 0
  }
  footer .footer-lnk {
    width: auto;
    text-align: right
  }
  footer .footer-lnk a {
    float: right
  }
  #olark-wrapper .olark-launch-button {
    right: 52px !important;
    left: auto !important
  }
  #olark-wrapper > #olark-container {
    right: 70px !important;
    width: 300px !important;
    height: 424px !important;
    top:111px !important;
  }
  .error_section p {
    font-size: 18px
  }
  .offer_content .nav-tabs li a {
    padding: 6px 16px !important;
    outline: 0
  }
  .offer_content .nav-tabs {
    width: 98%
  }
  .compare-head-h {
    font-size: 18px !important
  }
  .table > tbody > tr > td {
    padding: 0
  }
}
@media(min-width:980px) {
  .BannerGroup .inner {
    background-size: 21%
  }
  footer .copyright {
    width: 78%
  }
  .heading-bronze h2, .heading-silver h2 {
    font-size: 22px;
    padding: 20px 0
  }
  .heading-gold h2 {
    font-size: 22px;
    padding: 12px 0
  }
  .home-page .state {
    width: 73%;
    padding: 15px;
    margin: 15px 0 0
  }
  .Calloutbox-pack {
    height: 520px
  }
  .Calloutbox-pack.cox-hm-bx {
    height: 364px
  }
  .details {
    width: 91%
  }
  .icons {
    width: 8%
  }
  .table > tbody > tr > td {
    padding: 8px
  }
}
@media(min-width:1024px) {
  .address-addtocart-box {
    min-width: 174px
  }
  .offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-active, .offer_content .ui-tabs .ui-tabs-nav li.ui-tabs-tab {
    margin: 1px !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important
  }
  header .logo img {
    width: 108px
  }
  header .nav_sec .navbar .main-nav .nav li a {
    padding: 4px 9px;
    font-size: 14px
  }
  header .tfn_wrapper p {
    font-size: 13px
  }
  header .tfn_wrapper h3 {
    font-size: 23px
  }
  header .tfn_wrapper h3 #formattedNumber img {
    display: inline-block;
    float: right
  }
  header .tfn_wrapper p small {
    font-size: 10px
  }
  .form_wrapper {
    margin: 0
  }
  .BannerGroup h1, .BannerGroup h3 {
    font-size: 25px
  }
  .BannerGroup h2, .BannerGroup h4 {
    font-size: 23px;
    margin-top: 0
  }
  .BannerGroup .inner {
    background-size: 40%;
    background-position: right 42px;
    margin-top: 0;
    min-height: 298px
  }
  .min-h {
    min-height: 358px !important
  }
  .form_wrapper .form_heading h4 {
    font-size: 22px;
    line-height: 1.1
  }
  .state {
    width: 74%;
    margin: 15px 0 0
  }
  .Calloutbox-pack {
    height: 464px
  }
  .about-Page .innercontentGroup h2 {
    margin-bottom: 6px
  }
  .body_cont_wrapper h1 {
    font-size: 24px
  }
  .phone-page .state_new h3, .tv-page .innercontentGroup h2, .tv-page .innercontentGroup h3 {
    font-size: 21px
  }
  .internet-page .image-nav-state {
    width: 26%
  }
  .phone-page .state_new {
    width: 80%
  }
  .phone-page .image-nav-state {
    width: 20%
  }
}
@media(min-width:1152px) {
  header .logo img {
    width: auto
  }
  .cart-right, .top-cart-price {text-align: right; float: right;}
  /*.childProducts_set span {float: right;}*/
  header .nav_sec .navbar .main-nav {
    margin: 18px 0
  }
  header .nav_sec .main-nav .nav li a {
    padding: 4px 10px
  }
  header .tfn_wrapper {
    margin-top: 0
  }
  header .tfn_wrapper p {
    font-size: 14px
  }
  header .tfn_wrapper h3 {
    font-size: 29px
  }
  header .tfn_wrapper h3 #formattedNumber img {
    width: 35px
  }
  header .tfn_wrapper p small {
    font-size: 11px
  }
  .body_cont_wrapper h1, .form_wrapper .form_heading h4 {
    font-size: 26px
  }
  .BannerGroup .inner {
    background-size: 40%;
    background-position: right 42px
  }
  .min-h {
    min-height: 346px !important
  }
  #KeywordContent .innercontentGroup-2 h2, .innercontentGroup h1, .innercontentGroup h2, .innercontentGroup h3, .innercontentGroup-2 h1, .innercontentGroup-2 h2, .innercontentGroup-2 h2.first-heading, .innercontentGroup-2 h2.second-heading, .innercontentGroup-2 h2.third-heading, .tv-page .innercontentGroup h2 {
    padding: 0 18px;
    line-height: 63px
  }
  .about-Page .innercontentGroup h2, .bundle-page .innercontentGroup h2, .faq-page .innercontentGroup h2, .internet-page .innercontentGroup h2, .phone-page .innercontentGroup-2 h2 {
    padding: 0 18px
  }
  .about-Page .innercontentGroup h1, .bundle-page .innercontentGroup h1, .faq-page .innercontentGroup h1, .internet-page .innercontentGroup h1, .phone-page .innercontentGroup-2 h1 {
    padding: 0 18px;
    color: #fff
  }
  .bundle-page .innercontentGroup .box-details h2, .bundle-page .innercontentGroup .box-details h3, .faq-page .innercontentGroup .inner-content h2, .internet-page .box-details h3, .privacyPg .innercontentGroup h2, .tv-page .innercontentGroup h3 {
    line-height: normal
  }
  .body_cont_wrapper h2 {
    font-size: 22px
  }
  .Calloutbox-pack {
    height: 432px
  }
  .Calloutbox-pack.cox-hm-bx {
    height: 336px
  }
  .about-Page .innercontentGroup h2 {
    margin-bottom: 14px
  }
  .details {
    width: 92%
  }
  .icons {
    width: 7%
  }
  .bundle-page .innercontentGroup h2 span, .internet-page .innercontentGroup-2 h2 span, .phone-page .innercontentGroup-2 h2 span, .tv-page .innercontentGroup h2 span {
    margin: 16px 0
  }
  .internet-page .innercontentGroup-2 h2.first-heading, .internet-page .innercontentGroup-2 h2.second-heading {
    padding: 0 15px;
    line-height: 63px
  }
  .internet-page .state {
    width: 80%
  }
  .internet-page .image-nav-state {
    float: right;
    width: 20%
  }
  .phone-page .adfeature span {
    font-size: 20px
  }
  .home-page .state {
    width: 76%
  }
  .home-page .image-nav-state {
    width: 20%
  }
  .thankyou-div {
    float: right;
    padding-right: 12px
  }
}
@media(min-width:1200px) {
    /*.QuestionPanel label {line-height:20px;}
    .radio-main-more .radio-main-more input[type="radio"] {margin:0;}*/
  /*section.localize-bx {
    min-height: 870px
  }*/
  .container {
    width: 1170px
  }
  .BannerGroup h1, .BannerGroup h3 {
    font-size: 32px
  }
  .BannerGroup h2, .BannerGroup h4 {
    font-size: 28px
  }
  .state {
    width: 80%
  }
  #olark-wrapper .olark-launch-button {
    right: 15% !important
  }
  footer .copyright {
    width: 82%
  }
}
@media(min-width:1280px) {
  header .nav_sec .main-nav .nav li a {
    padding: 4px 15px
  }
  header .tfn_wrapper h3 {
    font-size: 29px
  }
  header .tfn_wrapper h3 #formattedNumber img {
    width: 32px
  }
  header .tfn_wrapper p {
    font-size: 14px
  }
}
@media(min-width:1400px) {
  #olark-wrapper .olark-launch-button {
    right: 56px !important
  }
}

/* Offer featur box start */
.offers-feature-box {
    width: auto;
    float: left;
    background-color: #e0e0e0;
    border-radius: 2px;
    margin-right: 5px;
    margin-bottom: 12px;
}
.offers-feature-icon {
    width: 65px;
    float: left;
    text-align: center;
}
.offers-feature-icon .fas {
    font-size: 30px;
    padding: 10px 0;
    color: #777;
}
.offers-feature-text {
    width: 134px;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 10px 7px 0;
}
.package_data ul {
    margin: 0;
    padding: 0;
}
.package_data ul li {
    float: left;
    margin: 0 20px 2px;
    width: 100%;
}

#VerificationOneTimePasscodeDeliveryMethod h4 b, #DocumentVerificationChoice h4 b, .Documentreceivingoptions h4 b {
    display: block;
    padding: 6px 0 0 10px;
    font-size: 13px;
}
/* Offer featur box End */