#autocomplete { border: 1px solid; overflow: hidden; position: absolute; z-index: 100 }
#autocomplete ul { list-style: none; list-style-image: none; margin: 0; padding: 0 }
#autocomplete li { background: #fff; color: #000; cursor: default; white-space: pre; zoom: 1 }
html.js input.form-autocomplete { background-image: url(/misc/throbber-inactive.png); background-position: 100% center; background-repeat: no-repeat }
html.js input.throbbing { background-image: url(/misc/throbber-active.gif); background-position: 100% center }
html.js fieldset.collapsed { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; height: 1em }
html.js fieldset.collapsed .fieldset-wrapper { display: none }
fieldset.collapsible { position: relative }
fieldset.collapsible .fieldset-legend { display: block }
.form-textarea-wrapper textarea { display: block; margin: 0; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box }
.resizable-textarea .grippie { background: #eee url(/misc/grippie.png) no-repeat center 2px; border: 1px solid #ddd; border-top-width: 0; cursor: s-resize; height: 9px; overflow: hidden }
body.drag { cursor: move }
.draggable a.tabledrag-handle { cursor: move; float: left; height: 1.7em; margin-left: -1em; overflow: hidden; text-decoration: none }
a.tabledrag-handle:hover { text-decoration: none }
a.tabledrag-handle .handle { background: url(/misc/draggable.png) no-repeat 6px 9px; height: 13px; margin: -.4em .5em; padding: .42em .5em; width: 13px }
a.tabledrag-handle-hover .handle { background-position: 6px -11px }
div.indentation { float: left; height: 1.7em; margin: -.4em .2em -.4em -.4em; padding: .42em 0 .42em .6em; width: 20px }
div.tree-child { background: url(/misc/tree.png) no-repeat 11px center }
div.tree-child-last { background: url(/misc/tree-bottom.png) no-repeat 11px center }
div.tree-child-horizontal { background: url(/misc/tree.png) no-repeat -11px center }
.tabledrag-toggle-weight-wrapper { text-align: right }
table.sticky-header { background-color: #fff; margin-top: 0 }
.progress .bar { background-color: #fff; border: 1px solid }
.progress .filled { background-color: #000; height: 1.5em; width: 5px }
.progress .percentage { float: right }
.ajax-progress { display: inline-block }
.ajax-progress .throbber { background: transparent url(/misc/throbber-active.gif) no-repeat 0 center; float: left; height: 15px; margin: 2px; width: 15px }
.ajax-progress .message { padding-left: 20px }
tr .ajax-progress .throbber { margin: 0 2px }
.ajax-progress-bar { width: 16em }
.container-inline div, .container-inline label { display: inline }
.container-inline .fieldset-wrapper { display: block }
.nowrap { white-space: nowrap }
html.js .js-hide { display: none }
.element-hidden { display: none }
.element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); overflow: hidden; height: 1px }
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus { position: static !important; clip: auto; overflow: visible; height: auto }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
* html .clearfix { height: 1% }
*:first-child+html .clearfix { min-height: 1% }

@media screen {
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px) }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100% }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out }
.owl-carousel .owl-item { float: left }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0) }
.grabbing { cursor: url(/sites/all/libraries/owl-carousel/grabbing.png) 8 8, move }
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0) }
}
@media screen {
.owl-theme .owl-controls { margin-top: 10px; text-align: center }
.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display:inline;
margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; filter: Alpha(Opacity=50); opacity: .5 }
.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display:inline;
}
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); opacity: .5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791 }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { filter: Alpha(Opacity=100); opacity: 1 }
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px }
.owl-item.loading { min-height: 150px; background: url(/sites/all/libraries/owl-carousel/AjaxLoader.gif) no-repeat center center }
}
@media screen {
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px }
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease }
.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease }
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease }
.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease }
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both }
.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both }
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both }
.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both }
@-webkit-keyframes empty { 0% {
opacity:1
}
}
@-moz-keyframes empty { 0% {
opacity:1
}
}
@keyframes empty { 0% {
opacity:1
}
}
@-webkit-keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@-moz-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@-webkit-keyframes backSlideOut { 25% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
75% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(-200%)
}
}
@-moz-keyframes backSlideOut { 25% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
75% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(-200%)
}
}
@keyframes backSlideOut { 25% {
opacity:.5;
transform:translateZ(-500px)
}
75% {
opacity:.5;
transform:translateZ(-500px) translateX(-200%)
}
100% {
opacity:.5;
transform:translateZ(-500px) translateX(-200%)
}
}
@-webkit-keyframes backSlideIn { 0%, 25% {
opacity:.5;
-webkit-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-webkit-transform:translateZ(-500px)
}
100% {
opacity:1;
-webkit-transform:translateZ(0) translateX(0)
}
}
@-moz-keyframes backSlideIn { 0%, 25% {
opacity:.5;
-moz-transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
-moz-transform:translateZ(-500px)
}
100% {
opacity:1;
-moz-transform:translateZ(0) translateX(0)
}
}
@keyframes backSlideIn { 0%, 25% {
opacity:.5;
transform:translateZ(-500px) translateX(200%)
}
75% {
opacity:.5;
transform:translateZ(-500px)
}
100% {
opacity:1;
transform:translateZ(0) translateX(0)
}
}
@-webkit-keyframes scaleToFade { to {
opacity:0;
-webkit-transform:scale(.8)
}
}
@-moz-keyframes scaleToFade { to {
opacity:0;
-moz-transform:scale(.8)
}
}
@keyframes scaleToFade { to {
opacity:0;
transform:scale(.8)
}
}
@-webkit-keyframes goDown { from {
-webkit-transform:translateY(-100%)
}
}
@-moz-keyframes goDown { from {
-moz-transform:translateY(-100%)
}
}
@keyframes goDown { from {
transform:translateY(-100%)
}
}
@-webkit-keyframes scaleUpFrom { from {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpFrom { from {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpFrom { from {
opacity:0;
transform:scale(1.5)
}
}
@-webkit-keyframes scaleUpTo { to {
opacity:0;
-webkit-transform:scale(1.5)
}
}
@-moz-keyframes scaleUpTo { to {
opacity:0;
-moz-transform:scale(1.5)
}
}
@keyframes scaleUpTo { to {
opacity:0;
transform:scale(1.5)
}
}
}
.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-clearfix { min-height: 0 }
.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 }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat }
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100% }
.ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: 0 }
.ui-menu .ui-menu { margin-top: -3px; position: absolute }
.ui-menu .ui-menu-item { margin: 0; padding: 0; width: 100% }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; min-height: 0; font-weight: 400 }
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { font-weight: 400; margin: -1px }
.ui-menu .ui-state-disabled { font-weight: 400; margin: .4em 0 .2em; line-height: 1.5 }
.ui-menu .ui-state-disabled a { cursor: default }
.ui-menu-icons { position: relative }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em }
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em }
.ui-menu .ui-menu-icon { position: static; float: right }
.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default }
.container-inline-date { clear: both }
.container-inline-date .form-item { float: none; margin: 0; padding: 0 }
.container-inline-date>.form-item { display: inline-block; margin-right: .5em; vertical-align: top }
fieldset.date-combo .container-inline-date>.form-item { margin-bottom: 10px }
.container-inline-date .form-item .form-item { float: left }
.container-inline-date .form-item, .container-inline-date .form-item input { width: auto }
.container-inline-date .description { clear: both }
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option { margin-right: 5px }
.container-inline-date .date-spacer { margin-left: -5px }
.views-right-60 .container-inline-date div { margin: 0; padding: 0 }
.container-inline-date .date-timezone .form-item { clear: both; float: none; width: auto }
.container-inline-date .date-padding { float: left }
fieldset.date-combo .container-inline-date .date-padding { padding: 10px }
.views-exposed-form .container-inline-date .date-padding { padding: 0 }
#calendar_div, #calendar_div td, #calendar_div th { margin: 0; padding: 0 }
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar { border-collapse: separate; margin: 0; width: 185px }
.calendar td { padding: 0 }
.date-prefix-inline { display: inline-block }
.date-clear { clear: both; display: block; float: none }
.date-no-float { clear: both; float: none; width: 98% }
.date-float { clear: none; float: left; width: auto }
.date-float .form-type-checkbox { padding-right: 1em }
.form-type-date-select .form-type-select[class*=hour] { margin-left: .75em }
.date-container .date-format-delete { float: left; margin-top: 1.8em; margin-left: 1.5em }
.date-container .date-format-name { float: left }
.date-container .date-format-type { float: left; padding-left: 10px }
.date-container .select-container { clear: left; float: left }
div.date-calendar-day { background: #f3f3f3; border-top: 1px solid #EEE; border-left: 1px solid #EEE; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; color: #999; float: left; line-height: 1; margin: 6px 10px 0 0; text-align: center; width: 40px }
div.date-calendar-day span { display: block; text-align: center }
div.date-calendar-day span.month { background-color: #b5bebe; color: white; font-size: .9em; padding: 2px; text-transform: uppercase }
div.date-calendar-day span.day { font-size: 2em; font-weight: bold }
div.date-calendar-day span.year { font-size: .9em; padding: 2px }
.date-form-element-content-multiline { padding: 10px; border: 1px solid #CCC }
.form-item.form-item-instance-widget-settings-input-format-custom, .form-item.form-item-field-settings-enddate-required { margin-left: 1.3em }
#edit-field-settings-granularity .form-type-checkbox { margin-right: .6em }
.date-year-range-select { margin-right: 1em }
#ui-datepicker-div { font-size: 100%; font-family: Verdana, sans-serif; background: #eee; border-right: 2px #666 solid; border-bottom: 2px #666 solid; z-index: 9999 }
.ui-datepicker { width: 17em; padding: .2em .2em 0 }
.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 { float: left; font-size: 1em; margin: 1px 0 }
.ui-datepicker select.ui-datepicker-month-year { width: 100% }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49% }
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right }
.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 { border-left-width: 0 }
.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% }
.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 { float: right }
.ui-datepicker-rtl .ui-datepicker-group { float: right }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px }
.field .field-label { font-weight: bold }
.field-label-inline .field-label, .field-label-inline .field-items { float: left }
form .field-multiple-table { margin: 0 }
form .field-multiple-table th.field-label { padding-left: 0 }
form .field-multiple-table td.field-multiple-drag { width: 30px; padding-right: 0 }
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle { padding-right: .5em }
form .field-add-more-submit { margin: .5em 0 0 }
.left-side-caption-wrapper { margin: 20px }
.left-side-caption-wrapper h4 { font-weight: 600; font-size: 18px; line-height: 25px; margin: 0 }
.left-side-caption-wrapper p { font-size: 12px; line-height: 18px }
@media screen and (min-width:992px) {
.left-side-caption-wrapper { margin: 33px 20px; margin-left: 0 }
.left-side-caption-wrapper h4 { font-size: 22px; line-height: 40px }
.left-side-caption-wrapper p { font-size: 14px; line-height: 22px }
}
span[data-picture-align="left"], img[data-picture-align="left"] { float: left }
span[data-picture-align="right"], img[data-picture-align="right"] { float: right }
span[data-picture-align="center"], img[data-picture-align="center"] { display: block; margin-left: auto; margin-right: auto }
.cke_dialog_body tr td:last-child { border-right: 0 }
.youtube-container--responsive { overflow: hidden; position: relative; padding-bottom: 56.25%; height: 0 }
.youtube-container--responsive iframe { border: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100% }
.views-exposed-form .views-exposed-widget { float: left; padding: .5em 1em 0 0 }
.views-exposed-form .views-exposed-widget .form-submit { margin-top: 1.6em }
.views-exposed-form .form-item, .views-exposed-form .form-submit { margin-top: 0; margin-bottom: 0 }
.views-exposed-form label { font-weight: bold }
.views-exposed-widgets { margin-bottom: .5em }
.views-align-left { text-align: left }
.views-align-right { text-align: right }
.views-align-center { text-align: center }
.views-view-grid tbody { border-top: 0 }
.view .progress-disabled { float: none }
.ctools-locked { color: red; border: 1px solid red; padding: 1em }
.ctools-owns-lock { background: #ffd none repeat scroll 0 0; border: 1px solid #f0c020; padding: 1em }
a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing { padding-right: 18px !important; background: url(/sites/all/modules/contrib/ctools/images/status-active.gif) right center no-repeat }
div.ctools-ajaxing { float: left; width: 18px; background: url(/sites/all/modules/contrib/ctools/images/status-active.gif) center center no-repeat }
.cta-library-wrap { padding: 10px }
.White-on-Cyan.cta-library-wrap { background-color: #46c7e1; border: 1px solid #46c7e1; color: #fff }
.White-on-Cyan.cta-library-wrap:hover { background-color: #63d8ea; border: 1px solid #63d8ea; color: #fff }
.Primary-Default-White-with-Grey-Outline.cta-library-wrap { background-color: #fff; border: 1px solid #dfe5e9; color: #0090a6 }
.Primary-Default-White-with-Grey-Outline.cta-library-wrap:hover { background-color: #fff; border: 1px solid #dfe5e9; color: #3cc0d4 }
.Primary-Default-Blue.cta-library-wrap { background-color: #0090a6; border: 1px solid #0090a6; color: #fff }
.Primary-Default-Blue.cta-library-wrap:hover { background-color: #3cc0d4; border: 1px solid #3cc0d4; color: #fff }
.Build-yours-Default-with-Grey-Outline.cta-library-wrap { background-color: #fff; border: 1px solid #dfe5e9; color: #0090a6 }
.Build-yours-Default-with-Grey-Outline.cta-library-wrap:hover { background-color: #fff; border: 1px solid #dfe5e9; color: #3cc0d4 }
.Build-yours-Default-with-Outline.cta-library-wrap { background-color: #fff; border: 1px solid #0090a6; color: #0090a6 }
.Build-yours-Default-with-Outline.cta-library-wrap:hover { background-color: #fff; border: 1px solid #3cc0d4; color: #3cc0d4 }
.White-on-Green.cta-library-wrap { background-color: #6ac346; border: 1px solid #6ac346; color: #fff }
.White-on-Green.cta-library-wrap:hover { background-color: #87d864; border: 1px solid #87d864; color: #fff }
.White-with-blue-outline-without-icon.cta-library-wrap { background-color: #fff; border: 1px solid #0090a6; color: #0090a6 }
.White-with-blue-outline-without-icon.cta-library-wrap:hover { background-color: #fff; border: 1px solid #0090a6; color: #0090a6 }
.Primary-Default-White.cta-library-wrap { background-color: #fff; border: 1px solid #fff; color: #0090a6 }
.Primary-Default-White.cta-library-wrap:hover { background-color: #fff; border: 1px solid #fff; color: #3cc0d4 }
.Black-on-Light-Blue.cta-library-wrap { background-color: #46c7e1; border: 1px solid #46c7e1; color: #000 }
.Black-on-Light-Blue.cta-library-wrap:hover { background-color: #63d8ea; border: 1px solid #63d8ea; color: #000 }
.Blue-on-Yellow.cta-library-wrap { background-color: #fee500; border: 1px solid #fee500; color: #3e8edd }
.Blue-on-Yellow.cta-library-wrap:hover { background-color: #faea83; border: 1px solid #faea83; color: #3e8edd }
.Build-yours-Default-without-Outline.cta-library-wrap { background-color: #fff; border: 1px solid #fff; color: #0091a6 }
.Build-yours-Default-without-Outline.cta-library-wrap:hover { background-color: #fff; border: 1px solid #fff; color: #3cc1d4 }
.Light-Blue-on-Yellow.cta-library-wrap { background-color: #fee500; border: 1px solid #fee500; color: #46c7e1 }
.Light-Blue-on-Yellow.cta-library-wrap:hover { background-color: #faea83; border: 1px solid #faea83; color: #46c7e1 }
.New-blue.cta-library-wrap { background-color: #57d3fc; border: 1px solid #57d3fc; color: #57d3fc }
.New-blue.cta-library-wrap:hover { background-color: #57d3fc; border: 1px solid #57d3fc; color: #57d3fc }
.Orange-on-Yellow.cta-library-wrap { background-color: #fee500; border: 1px solid #fee500; color: #ff6a00 }
.Orange-on-Yellow.cta-library-wrap:hover { background-color: #faea83; border: 1px solid #faea83; color: #ff6a00 }
.Pink-on-Yellow.cta-library-wrap { background-color: #fee500; border: 1px solid #fee500; color: #f04187 }
.Pink-on-Yellow.cta-library-wrap:hover { background-color: #faea83; border: 1px solid #faea83; color: #f04187 }
.Red-on-Yellow.cta-library-wrap { background-color: #fee500; border: 1px solid #fee500; color: #eb150a }
.Red-on-Yellow.cta-library-wrap:hover { background-color: #faea83; border: 1px solid #faea83; color: #eb150a }
.Secondary-Default.cta-library-wrap { background-color: #fff; border: 1px solid #0090a6; color: #0090a6 }
.Secondary-Default.cta-library-wrap:hover { background-color: #3cc0d4; border: 1px solid #3cc0d4; color: #fff }
.Sign-up.cta-library-wrap { background-color: #2d3c7b; border: 1px solid #2d3c7b; color: #fff }
.Sign-up.cta-library-wrap:hover { background-color: #2d3c7b; border: 1px solid #2d3c7b; color: #fff }
.test.cta-library-wrap { background-color: #fff; border: 1px solid #fff; color: #fff }
.test.cta-library-wrap:hover { background-color: #fff; border: 1px solid #fff; color: #fff }
.White-on-Blue.cta-library-wrap { background-color: #3e8edd; border: 1px solid #3e8edd; color: #fff }
.White-on-Blue.cta-library-wrap:hover { background-color: #4caded; border: 1px solid #4caded; color: #fff }
.White-on-Orange.cta-library-wrap { background-color: #ff6a00; border: 1px solid #ff6a00; color: #fff }
.White-on-Orange.cta-library-wrap:hover { background-color: #fe8630; border: 1px solid #fe8630; color: #fff }
.White-on-Pink.cta-library-wrap { background-color: #f04187; border: 1px solid #f04187; color: #fff }
.White-on-Pink.cta-library-wrap:hover { background-color: #f784b4; border: 1px solid #f784b4; color: #fff }
.White-on-Red.cta-library-wrap { background-color: #eb150a; border: 1px solid #eb150a; color: #fff }
.White-on-Red.cta-library-wrap:hover { background-color: #e02f2f; border: 1px solid #e02f2f; color: #fff }
#field-overview tr.field-group .group-label, #field-display-overview tr.field-group .group-label { font-weight: bold }
#field-overview tr.static-region, #field-display-overview tr.static-region { background-color: #ddd }
#edit-refresh { display: none }
input[data-sa-theme="basic-green"].ui-autocomplete { position: absolute; cursor: default }
* html input[data-sa-theme="basic-green"].ui-autocomplete { width: 1px }
input[data-sa-theme="basic-green"].ui-widget-content { background: none; border-radius: 0; color: #2c2c2c; border: 1px solid #c8c8c8; box-shadow: 2px 2px 2px -1px rgba(128,128,128,0.6); position: absolute; background-color: #fff; font-family: Arial, Tahoma, "Bitstream Vera Sans", sans-serif; font-size: 1em }
ul[data-sa-theme="basic-green"] div { display: block }
ul[data-sa-theme="basic-green"].ui-menu { list-style: none; padding: 0; margin: 0; display: block; float: left; min-width: 350px }
ul[data-sa-theme="basic-green"].ui-menu .ui-menu { margin-top: -3px }
ul[data-sa-theme="basic-green"].ui-menu .ui-menu-item { margin: 0; padding: 0; float: left; clear: left; width: 100%; line-height: 14px; font-size: 12px }
ul[data-sa-theme="basic-green"].ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 0 }
ul[data-sa-theme="basic-green"].ui-menu .ui-menu-item a { font-weight: normal; margin: -1px }
ul[data-sa-theme="basic-green"] .ui-state-hover { background: none; border: 0; border-radius: 0; background-color: #9c6; color: #fff }
ul[data-sa-theme="basic-green"] .ui-autocomplete-fields { padding: 5px 6px; overflow: hidden }
ul[data-sa-theme="basic-green"] .ui-menu-item-first { border-top: 1px solid #d3e0bb }
ul[data-sa-theme="basic-green"] .ui-autocomplete-field-title { text-align: left; font-size: 1.3em }
ul[data-sa-theme="basic-green"] .ui-autocomplete-field-term { font-weight: bold }
ul[data-sa-theme="basic-green"] .ui-autocomplete-field-group { background-position: right top; background-repeat: no-repeat; color: #589442; float: right; position: relative; right: 5px }
input[data-sa-theme="user-blue"].ui-autocomplete { position: absolute; cursor: default }
* html input[data-sa-theme="user-blue"].ui-autocomplete { width: 1px }
input[data-sa-theme="user-blue"].ui-widget-content { background: none; border-radius: 0; color: #2c2c2c; border: 1px solid #c8c8c8; box-shadow: 2px 2px 2px -1px rgba(128,128,128,0.6); position: absolute; background-color: #fff; font-family: Arial, Tahoma, "Bitstream Vera Sans", sans-serif; font-size: 1em }
ul[data-sa-theme="user-blue"] div { display: block }
ul[data-sa-theme="user-blue"].ui-menu { list-style: none; padding: 0; margin: 0; display: block; float: left; min-width: 350px }
ul[data-sa-theme="user-blue"].ui-menu .ui-menu { margin-top: -3px }
ul[data-sa-theme="user-blue"].ui-menu .ui-menu-item { margin: 0; padding: 0; float: left; clear: left; width: 100%; line-height: 14px; font-size: 12px }
ul[data-sa-theme="user-blue"].ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 0 }
ul[data-sa-theme="user-blue"].ui-menu .ui-menu-item a { font-weight: normal; margin: -1px }
ul[data-sa-theme="user-blue"] .ui-state-hover { background: none; border: 0; border-radius: 0; background-color: #4f4fff; color: #fff }
ul[data-sa-theme="user-blue"] .ui-autocomplete-fields { padding: 5px 6px; overflow: hidden }
ul[data-sa-theme="user-blue"] .ui-menu-item-first { border-top: 1px solid #a9a9f9 }
ul[data-sa-theme="user-blue"] .ui-autocomplete-field-group { background-position: right top; background-repeat: no-repeat; color: #1200db; float: right; position: relative; right: 5px }
ul[data-sa-theme="user-blue"] .ui-autocomplete-field-name { font-size: 20px }
ul[data-sa-theme="user-blue"] .ui-autocomplete-field-picture { float: left; margin-right: 10px }
.block-motorola-social-sharing { margin: 0 auto; max-width: 1200px; min-width: 320px; position: relative; width: 100% }
#motorola-social-sharing { background: rgba(0,0,0,0.3) none repeat scroll 0 0; border-radius: 4px; height: 55px; margin-top: 20px; max-width: 218px; position: absolute; right: 13px; z-index: 100 }
#motorola-social-sharing ul { margin: 0; padding: 17px 5px; width: 100% }
#motorola-social-sharing li { list-style: none; display: inline-block }
#motorola-social-sharing li a { background-image: url(/sites/all/modules/custom/motorola_social_sharing/images/icons-sc4e79be86b.png); background-repeat: no-repeat; display: inline-block; height: 22px; margin: 0 6px; text-indent: -9000px; width: 22px; outline: 0; transition-duration: .5s; transition-property: opacity; -webkit-transition-duration: .5s; -webkit-transition-property: opacity }
#motorola-social-sharing li a:hover { -moz-opacity: .6; opacity: .6; -ms-filter: 'alpha(opacity=60)' }
#motorola-social-sharing .facebook-share a { background-position: 0 -638px }
#motorola-social-sharing .twitter-share a { background-position: 0 -594px }
#motorola-social-sharing .google-plus-share a { background-position: 0 -550px }
#motorola-social-sharing .pinterest-share a { background-position: 0 0 }
.motorola-footer-change-location { margin: 15px 0 15px 0 }
.motorola-footer-change-location>ul { float: left; padding: 0 }
.motorola-footer-change-location>ul>li { list-style: none; float: left; color: #fff; padding: 5px }
.motorola-footer-change-location>ul>li>a { color: #fff }
.motorola-footer-change-location>ul>li:first-child { position: relative; padding-left: 36px }
.motorola-footer-change-location>ul>li:first-child:before { content: ' '; background-image: url(/sites/all/modules/custom/motorola_footer/images/ico-flags-sprite.png); position: absolute; left: 0; top: 6px; width: 26px; height: 16px }
.motorola-footer-change-location>ul>li.es-ar:before { background-position: 0 -161px }
.motorola-footer-change-location>ul>li.en-au:before { background-position: 0 -32px }
.motorola-footer-change-location>ul>li.pt-br:before { background-position: 0 -177px }
.motorola-footer-change-location>ul>li.en-ca:before { background-position: 0 -209px }
.motorola-footer-change-location>ul>li.fr-ca:before { background-position: 0 -209px }
.motorola-footer-change-location>ul>li.es-cl:before { background-position: 0 -278px }
.motorola-footer-change-location>ul>li.zh-cn:before { background-position: 0 -48px }
.motorola-footer-change-location>ul>li.es-co:before { background-position: 0 -296px }
.motorola-footer-change-location>ul>li.fr-fr:before { background-position: 0 -112px }
.motorola-footer-change-location>ul>li.de:before { background-position: 0 -128px }
.motorola-footer-change-location>ul>li.zh-hk:before { background-position: 0 -64px }
.motorola-footer-change-location>ul>li.en-hk:before { background-position: 0 -64px }
.motorola-footer-change-location>ul>li.en-in:before { background-position: 26px -48px }
.motorola-footer-change-location>ul>li.id-id:before { background-position: 26px -295px }
.motorola-footer-change-location>ul>li.it-it:before { background-position: 26px -178px }
.motorola-footer-change-location>ul>li.ja-jp:before { background-position: 0 -79px }
.motorola-footer-change-location>ul>li.es-mx:before { background-position: 0 -193px }
.motorola-footer-change-location>ul>li.en-ea:before { background-position: 0 0 }
.motorola-footer-change-location>ul>li.es-pe:before { background-position: 0 -313px }
.motorola-footer-change-location>ul>li.en-my:before { background-position: 0 0 }
.motorola-footer-change-location>ul>li.en-we:before { background-position: 0 0 }
.motorola-footer-change-location>ul>li.es-la:before { background-position: 0 0 }
.motorola-footer-change-location>ul>li.en-za:before { background-position: 0 -16px }
.motorola-footer-change-location>ul>li.es:before { background-position: 26px -194px }
.motorola-footer-change-location>ul>li.zh-tw:before { background-position: 0 -95px }
.motorola-footer-change-location>ul>li.th-th:before { background-position: 26px -312px }
.motorola-footer-change-location>ul>li.en-gb:before { background-position: 0 -144px }
.motorola-footer-change-location>ul>li.en:before { background-position: 0 -225px }
.motorola-footer-change-location>ul>li.vi-vn:before { background-position: 26px -276px }
.motorola-footer-change-location>ul>li.custom:first-child:before { background-image: none }
.motorola-footer-change-location>ul>li.custom:first-child { background-position: 0 center; background-repeat: no-repeat }

html.swipebox-html.swipebox-touch { overflow: hidden !important }
#swipebox-overlay img { border: 0 !important }
#swipebox-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999 !important; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
#swipebox-container { position: relative; width: 100%; height: 100% }
#swipebox-slider { -webkit-transition: -webkit-transform .4s ease; transition: transform .4s ease; height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; display: none; cursor: pointer }
#swipebox-slider .slide { height: 100%; width: 100%; line-height: 1px; text-align: center; display: inline-block }
#swipebox-slider .slide:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px }
#swipebox-slider .slide .swipebox-inline-container, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide img { display: inline-block; max-height: 100%; max-width: 100%; margin: 0; padding: 0; width: auto; height: auto; vertical-align: middle }
#swipebox-slider .slide .swipebox-video-container { background: 0 0; max-width: 1140px; max-height: 100%; width: 100%; padding: 5%; -webkit-box-sizing: border-box; box-sizing: border-box }
#swipebox-slider .slide .swipebox-video-container .swipebox-video { width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative }
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe { width: 100% !important; height: 100% !important; position: absolute; top: 0; left: 0 }
#swipebox-slider .slide-loading { background: url(/sites/all/themes/custom/motorola_bootstrap/libraries/img/loader.gif) center center no-repeat }
#swipebox-bottom-bar, #swipebox-top-bar { -webkit-transition: .5s; transition: .5s; position: absolute; left: 0; z-index: 999; height: 50px; width: 100% }
#swipebox-bottom-bar { bottom: -50px }
#swipebox-bottom-bar.visible-bars { -webkit-transform: translate3d(0, -50px, 0); transform: translate3d(0, -50px, 0) }
#swipebox-top-bar { top: -50px }
#swipebox-top-bar.visible-bars { -webkit-transform: translate3d(0, 50px, 0); transform: translate3d(0, 50px, 0) }
#swipebox-title { display: block; width: 100%; text-align: center }
#swipebox-close, #swipebox-next, #swipebox-prev { background-image: url(/sites/all/themes/custom/motorola_bootstrap/libraries/img/icons.png); background-repeat: no-repeat; border: 0 !important; text-decoration: none !important; cursor: pointer; width: 50px; height: 50px; top: 0 }
#swipebox-arrows { display: block; margin: 0 auto; width: 100%; height: 50px }
#swipebox-prev { background-position: -32px 13px; float: left }
#swipebox-next { background-position: -78px 13px; float: right }
#swipebox-close { top: 0; right: 0; position: absolute; z-index: 9999; background-position: 15px 12px }
.swipebox-no-close-button #swipebox-close { display: none }
#swipebox-next.disabled, #swipebox-prev.disabled { opacity: .3 }
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider { -webkit-animation: rightSpring .3s; animation: rightSpring .3s }
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider { -webkit-animation: leftSpring .3s; animation: leftSpring .3s }
.swipebox-touch #swipebox-container:after, .swipebox-touch #swipebox-container:before { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all .3s ease; transition: all .3s ease; content: ' '; position: absolute; z-index: 999; top: 0; height: 100%; width: 20px; opacity: 0 }
.swipebox-touch #swipebox-container:before { left: 0; -webkit-box-shadow: inset 10px 0 10px -8px #656565; box-shadow: inset 10px 0 10px -8px #656565 }
.swipebox-touch #swipebox-container:after { right: 0; -webkit-box-shadow: inset -10px 0 10px -8px #656565; box-shadow: inset -10px 0 10px -8px #656565 }
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before, .swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after { opacity: 1 }
@-webkit-keyframes rightSpring { 0% {
left:0
}
50% {
left:-30px
}
100% {
left:0
}
}
@keyframes rightSpring { 0% {
left:0
}
50% {
left:-30px
}
100% {
left:0
}
}
@-webkit-keyframes leftSpring { 0% {
left:0
}
50% {
left:30px
}
100% {
left:0
}
}
@keyframes leftSpring { 0% {
left:0
}
50% {
left:30px
}
100% {
left:0
}
}
@media screen and (min-width:800px) {
#swipebox-close { right: 10px }
#swipebox-arrows { width: 92%; max-width: 800px }
}
#swipebox-overlay { background: #0d0d0d }
#swipebox-bottom-bar, #swipebox-top-bar { text-shadow: 1px 1px 1px #000; background: #000; opacity: .95 }
#swipebox-top-bar { color: #fff !important; font-size: 15px; line-height: 43px; font-family: Helvetica, Arial, sans-serif }
.color-widget { display: block; clear: both }
.color-option { border: 2px solid #cccdcf; border-radius: 50%; float: left; width: 50px; height: 50px; line-height: 50px; text-align: center; margin-right: 10px; cursor: pointer }
.color-option.selected { border-color: #0091a6; background-position: center center; background-repeat: no-repeat; background-size: 20px auto }
.color-option.white.selected { background-image: url("/sites/all/themes/custom/motorola_bootstrap/images/color-selected-white.svg") }
.color-option.black.selected { background-image: url("/sites/all/themes/custom/motorola_bootstrap/images/color-selected-black.svg") }
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, section, summary { display: block }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline }
audio:not([controls]) { display: none; height: 0 }
[hidden], template {
display:none
}
a { background-color: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
dfn { font-style: italic }
h1 { font-size: 2em; margin: .67em 0 }
mark { background: #ff0; color: #000 }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 }
pre { overflow: auto }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 }
button { overflow: visible }
button, select { text-transform: none }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer }
button[disabled], html input[disabled] { cursor: default }
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input { line-height: normal }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0 }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em }
legend { border: 0; padding: 0 }
textarea { overflow: auto }
optgroup { font-weight: bold }
table { border-collapse: collapse; border-spacing: 0 }
td, th { padding: 0 }
@media print {
*, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important }
a, a:visited { text-decoration: underline }
a[href]:after { content: " (" attr(href) ")" }
abbr[title]:after { content: " (" attr(title) ")" }
a[href^="#"]:after, a[href^="javascript:"]:after { content: "" }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid }
thead { display: table-header-group }
tr, img { page-break-inside: avoid }
img { max-width: 100% !important }
p, h2, h3 { orphans: 3; widows: 3 }
h2, h3 { page-break-after: avoid }
select { background: #fff !important }
.navbar { display: none }
.btn>.caret, .dropup>.btn>.caret { border-top-color: #000 !important }
.label { border: 1px solid #000 }
.table { border-collapse: collapse !important }
.table td, .table th { background-color: #fff !important }
.table-bordered th, .table-bordered td { border: 1px solid #ddd !important }
}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
html { -webkit-tap-highlight-color: rgba(0,0,0,0) }
body {  line-height: 1.42857143; color: #222c30; background-color: #fff }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit }
a { color: #5c92fa; text-decoration: none }
a:hover, a:focus { color: #1260f8; text-decoration: underline }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
figure { margin: 0 }
img { vertical-align: middle }
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img { display: block; max-width: 100%; height: auto }
.img-rounded { border-radius: 6px }
.img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #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; display: inline-block; max-width: 100%; height: auto }
.img-circle { border-radius: 50% }
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #f3f3f3 }
.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0 }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px }
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65% }
h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75% }
h1, .h1 { font-size: 45px }
h2, .h2 { font-size: 45px }
h3, .h3 { font-size: 22px }
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 { background-color: #fcf8e3; padding: .2em }
.text-left { text-align: left }
.text-right { text-align: right }
.text-center { text-align: center }
.text-justify { text-align: justify }
.text-nowrap { white-space: nowrap }
.text-lowercase { text-transform: lowercase }
.text-uppercase { text-transform: uppercase }
.text-capitalize { text-transform: capitalize }
.text-muted { color: #dfe5e9 }
.text-primary { color: #5c92fa }
a.text-primary:hover { color: #2b71f8 }
.text-success { color: #3c763d }
a.text-success:hover { color: #2b542c }
.text-info { color: #31708f }
a.text-info:hover { color: #245269 }
.text-warning { color: #8a6d3b }
a.text-warning:hover { color: #66512c }
.text-danger { color: #a94442 }
a.text-danger:hover { color: #843534 }
.bg-primary { color: #fff; background-color: #5c92fa }
a.bg-primary:hover { background-color: #2b71f8 }
.bg-success { background-color: #dff0d8 }
a.bg-success:hover { background-color: #c1e2b3 }
.bg-info { background-color: #d9edf7 }
a.bg-info:hover { background-color: #afd9ee }
.bg-warning { background-color: #fcf8e3 }
a.bg-warning:hover { background-color: #f7ecb5 }
.bg-danger { background-color: #f2dede }
a.bg-danger:hover { background-color: #e4b9b9 }
.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #f3f3f3 }
ul, ol { margin-top: 0; margin-bottom: 10px }
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0 }
.list-unstyled { padding-left: 0; list-style: none }
.list-inline { padding-left: 0; list-style: none; margin-left: -5px }
.list-inline>li { display: inline-block; padding-left: 5px; padding-right: 5px }
dl { margin-top: 0; margin-bottom: 20px }
dt, dd { line-height: 1.42857143 }
dt { font-weight: bold }
dd { margin-left: 0 }
@media(min-width:992px) {
.dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.dl-horizontal dd { margin-left: 180px }
}
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #dfe5e9 }
.initialism { font-size: 90%; text-transform: uppercase }
blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #f3f3f3 }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0 }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #dfe5e9 }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0' }
.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #f3f3f3; border-left: 0; text-align: right }
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: '' }
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { content: '\00A0 \2014' }
address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143 }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25) }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none }
pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; word-break: break-all; word-wrap: break-word; color: #80888c; 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 { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px }
@media(min-width:768px) {
.container { margin-right: auto; margin-left: auto; padding-left: 7.5px; padding-right: 7.5px }
}
@media(min-width:992px) {
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media(min-width:1200px) {
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media(min-width:768px) {
.container { width: 735px }
}
@media(min-width:992px) {
.container { width: 970px }
}
@media(min-width:1200px) {
.container { width: 1170px }
}
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px }
@media(min-width:768px) {
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 7.5px; padding-right: 7.5px }
}
@media(min-width:992px) {
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media(min-width:1200px) {
.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
.row { margin-left: -5px; margin-right: -5px }
@media(min-width:768px) {
.row { margin-left: -7.5px; margin-right: -7.5px }
}
@media(min-width:992px) {
.row { margin-left: -15px; margin-right: -15px }
}
@media(min-width:1200px) {
.row { margin-left: -15px; margin-right: -15px }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 5px; padding-right: 5px }
@media(min-width:768px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 7.5px; padding-right: 7.5px }
}
@media(min-width:992px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 15px; padding-right: 15px }
}
@media(min-width:1200px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 15px; padding-right: 15px }
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left }
.col-xs-12 { width: 100% }
.col-xs-11 { width: 91.66666667% }
.col-xs-10 { width: 83.33333333% }
.col-xs-9 { width: 75% }
.col-xs-8 { width: 66.66666667% }
.col-xs-7 { width: 58.33333333% }
.col-xs-6 { width: 50% }
.col-xs-5 { width: 41.66666667% }
.col-xs-4 { width: 33.33333333% }
.col-xs-3 { width: 25% }
.col-xs-2 { width: 16.66666667% }
.col-xs-1 { width: 8.33333333% }
.col-xs-pull-12 { right: 100% }
.col-xs-pull-11 { right: 91.66666667% }
.col-xs-pull-10 { right: 83.33333333% }
.col-xs-pull-9 { right: 75% }
.col-xs-pull-8 { right: 66.66666667% }
.col-xs-pull-7 { right: 58.33333333% }
.col-xs-pull-6 { right: 50% }
.col-xs-pull-5 { right: 41.66666667% }
.col-xs-pull-4 { right: 33.33333333% }
.col-xs-pull-3 { right: 25% }
.col-xs-pull-2 { right: 16.66666667% }
.col-xs-pull-1 { right: 8.33333333% }
.col-xs-pull-0 { right: auto }
.col-xs-push-12 { left: 100% }
.col-xs-push-11 { left: 91.66666667% }
.col-xs-push-10 { left: 83.33333333% }
.col-xs-push-9 { left: 75% }
.col-xs-push-8 { left: 66.66666667% }
.col-xs-push-7 { left: 58.33333333% }
.col-xs-push-6 { left: 50% }
.col-xs-push-5 { left: 41.66666667% }
.col-xs-push-4 { left: 33.33333333% }
.col-xs-push-3 { left: 25% }
.col-xs-push-2 { left: 16.66666667% }
.col-xs-push-1 { left: 8.33333333% }
.col-xs-push-0 { left: auto }
.col-xs-offset-12 { margin-left: 100% }
.col-xs-offset-11 { margin-left: 91.66666667% }
.col-xs-offset-10 { margin-left: 83.33333333% }
.col-xs-offset-9 { margin-left: 75% }
.col-xs-offset-8 { margin-left: 66.66666667% }
.col-xs-offset-7 { margin-left: 58.33333333% }
.col-xs-offset-6 { margin-left: 50% }
.col-xs-offset-5 { margin-left: 41.66666667% }
.col-xs-offset-4 { margin-left: 33.33333333% }
.col-xs-offset-3 { margin-left: 25% }
.col-xs-offset-2 { margin-left: 16.66666667% }
.col-xs-offset-1 { margin-left: 8.33333333% }
.col-xs-offset-0 { margin-left: 0 }
@media(min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left }
.col-sm-12 { width: 100% }
.col-sm-11 { width: 91.66666667% }
.col-sm-10 { width: 83.33333333% }
.col-sm-9 { width: 75% }
.col-sm-8 { width: 66.66666667% }
.col-sm-7 { width: 58.33333333% }
.col-sm-6 { width: 50% }
.col-sm-5 { width: 41.66666667% }
.col-sm-4 { width: 33.33333333% }
.col-sm-3 { width: 25% }
.col-sm-2 { width: 16.66666667% }
.col-sm-1 { width: 8.33333333% }
.col-sm-pull-12 { right: 100% }
.col-sm-pull-11 { right: 91.66666667% }
.col-sm-pull-10 { right: 83.33333333% }
.col-sm-pull-9 { right: 75% }
.col-sm-pull-8 { right: 66.66666667% }
.col-sm-pull-7 { right: 58.33333333% }
.col-sm-pull-6 { right: 50% }
.col-sm-pull-5 { right: 41.66666667% }
.col-sm-pull-4 { right: 33.33333333% }
.col-sm-pull-3 { right: 25% }
.col-sm-pull-2 { right: 16.66666667% }
.col-sm-pull-1 { right: 8.33333333% }
.col-sm-pull-0 { right: auto }
.col-sm-push-12 { left: 100% }
.col-sm-push-11 { left: 91.66666667% }
.col-sm-push-10 { left: 83.33333333% }
.col-sm-push-9 { left: 75% }
.col-sm-push-8 { left: 66.66666667% }
.col-sm-push-7 { left: 58.33333333% }
.col-sm-push-6 { left: 50% }
.col-sm-push-5 { left: 41.66666667% }
.col-sm-push-4 { left: 33.33333333% }
.col-sm-push-3 { left: 25% }
.col-sm-push-2 { left: 16.66666667% }
.col-sm-push-1 { left: 8.33333333% }
.col-sm-push-0 { left: auto }
.col-sm-offset-12 { margin-left: 100% }
.col-sm-offset-11 { margin-left: 91.66666667% }
.col-sm-offset-10 { margin-left: 83.33333333% }
.col-sm-offset-9 { margin-left: 75% }
.col-sm-offset-8 { margin-left: 66.66666667% }
.col-sm-offset-7 { margin-left: 58.33333333% }
.col-sm-offset-6 { margin-left: 50% }
.col-sm-offset-5 { margin-left: 41.66666667% }
.col-sm-offset-4 { margin-left: 33.33333333% }
.col-sm-offset-3 { margin-left: 25% }
.col-sm-offset-2 { margin-left: 16.66666667% }
.col-sm-offset-1 { margin-left: 8.33333333% }
.col-sm-offset-0 { margin-left: 0 }
}
@media(min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left }
.col-md-12 { width: 100% }
.col-md-11 { width: 91.66666667% }
.col-md-10 { width: 83.33333333% }
.col-md-9 { width: 75% }
.col-md-8 { width: 66.66666667% }
.col-md-7 { width: 58.33333333% }
.col-md-6 { width: 50% }
.col-md-5 { width: 41.66666667% }
.col-md-4 { width: 33.33333333% }
.col-md-3 { width: 25% }
.col-md-2 { width: 16.66666667% }
.col-md-1 { width: 8.33333333% }
.col-md-pull-12 { right: 100% }
.col-md-pull-11 { right: 91.66666667% }
.col-md-pull-10 { right: 83.33333333% }
.col-md-pull-9 { right: 75% }
.col-md-pull-8 { right: 66.66666667% }
.col-md-pull-7 { right: 58.33333333% }
.col-md-pull-6 { right: 50% }
.col-md-pull-5 { right: 41.66666667% }
.col-md-pull-4 { right: 33.33333333% }
.col-md-pull-3 { right: 25% }
.col-md-pull-2 { right: 16.66666667% }
.col-md-pull-1 { right: 8.33333333% }
.col-md-pull-0 { right: auto }
.col-md-push-12 { left: 100% }
.col-md-push-11 { left: 91.66666667% }
.col-md-push-10 { left: 83.33333333% }
.col-md-push-9 { left: 75% }
.col-md-push-8 { left: 66.66666667% }
.col-md-push-7 { left: 58.33333333% }
.col-md-push-6 { left: 50% }
.col-md-push-5 { left: 41.66666667% }
.col-md-push-4 { left: 33.33333333% }
.col-md-push-3 { left: 25% }
.col-md-push-2 { left: 16.66666667% }
.col-md-push-1 { left: 8.33333333% }
.col-md-push-0 { left: auto }
.col-md-offset-12 { margin-left: 100% }
.col-md-offset-11 { margin-left: 91.66666667% }
.col-md-offset-10 { margin-left: 83.33333333% }
.col-md-offset-9 { margin-left: 75% }
.col-md-offset-8 { margin-left: 66.66666667% }
.col-md-offset-7 { margin-left: 58.33333333% }
.col-md-offset-6 { margin-left: 50% }
.col-md-offset-5 { margin-left: 41.66666667% }
.col-md-offset-4 { margin-left: 33.33333333% }
.col-md-offset-3 { margin-left: 25% }
.col-md-offset-2 { margin-left: 16.66666667% }
.col-md-offset-1 { margin-left: 8.33333333% }
.col-md-offset-0 { margin-left: 0 }
}
@media(min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left }
.col-lg-12 { width: 100% }
.col-lg-11 { width: 91.66666667% }
.col-lg-10 { width: 83.33333333% }
.col-lg-9 { width: 75% }
.col-lg-8 { width: 66.66666667% }
.col-lg-7 { width: 58.33333333% }
.col-lg-6 { width: 50% }
.col-lg-5 { width: 41.66666667% }
.col-lg-4 { width: 33.33333333% }
.col-lg-3 { width: 25% }
.col-lg-2 { width: 16.66666667% }
.col-lg-1 { width: 8.33333333% }
.col-lg-pull-12 { right: 100% }
.col-lg-pull-11 { right: 91.66666667% }
.col-lg-pull-10 { right: 83.33333333% }
.col-lg-pull-9 { right: 75% }
.col-lg-pull-8 { right: 66.66666667% }
.col-lg-pull-7 { right: 58.33333333% }
.col-lg-pull-6 { right: 50% }
.col-lg-pull-5 { right: 41.66666667% }
.col-lg-pull-4 { right: 33.33333333% }
.col-lg-pull-3 { right: 25% }
.col-lg-pull-2 { right: 16.66666667% }
.col-lg-pull-1 { right: 8.33333333% }
.col-lg-pull-0 { right: auto }
.col-lg-push-12 { left: 100% }
.col-lg-push-11 { left: 91.66666667% }
.col-lg-push-10 { left: 83.33333333% }
.col-lg-push-9 { left: 75% }
.col-lg-push-8 { left: 66.66666667% }
.col-lg-push-7 { left: 58.33333333% }
.col-lg-push-6 { left: 50% }
.col-lg-push-5 { left: 41.66666667% }
.col-lg-push-4 { left: 33.33333333% }
.col-lg-push-3 { left: 25% }
.col-lg-push-2 { left: 16.66666667% }
.col-lg-push-1 { left: 8.33333333% }
.col-lg-push-0 { left: auto }
.col-lg-offset-12 { margin-left: 100% }
.col-lg-offset-11 { margin-left: 91.66666667% }
.col-lg-offset-10 { margin-left: 83.33333333% }
.col-lg-offset-9 { margin-left: 75% }
.col-lg-offset-8 { margin-left: 66.66666667% }
.col-lg-offset-7 { margin-left: 58.33333333% }
.col-lg-offset-6 { margin-left: 50% }
.col-lg-offset-5 { margin-left: 41.66666667% }
.col-lg-offset-4 { margin-left: 33.33333333% }
.col-lg-offset-3 { margin-left: 25% }
.col-lg-offset-2 { margin-left: 16.66666667% }
.col-lg-offset-1 { margin-left: 8.33333333% }
.col-lg-offset-0 { margin-left: 0 }
}
table { background-color: transparent }
caption { padding-top: 8px; padding-bottom: 8px; color: #dfe5e9; text-align: left }
th { text-align: left }
.table { width: 100%; max-width: 100%; margin-bottom: 20px }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd }
.table>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd }
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td { border-top: 0 }
.table>tbody+tbody { border-top: 2px solid #ddd }
.table .table { background-color: #fff }
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td { padding: 5px }
.table-bordered { border: 1px solid #ddd }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #ddd }
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td { border-bottom-width: 2px }
.table-striped>tbody>tr:nth-of-type(odd) { background-color: #f9f9f9 }
.table-hover>tbody>tr:hover { background-color: #f5f5f5 }
table col[class*="col-"] { position: static; float: none; display: table-column }
table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell }
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th { background-color: #f5f5f5 }
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th { background-color: #e8e8e8 }
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th { background-color: #dff0d8 }
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th { background-color: #d0e9c6 }
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th { background-color: #d9edf7 }
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th { background-color: #c4e3f3 }
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th { background-color: #fcf8e3 }
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th { background-color: #faf2cc }
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th { background-color: #f2dede }
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th { background-color: #ebcccc }
.table-responsive { overflow-x: auto; min-height: .01% }
@media screen and (max-width:767px) {
.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>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td { white-space: nowrap }
.table-responsive>.table-bordered { border: 0 }
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 }
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 }
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td { border-bottom: 0 }
}
fieldset { padding: 0; margin: 0; border: 0; min-width: 0 }
legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #80888c; border: 0; border-bottom: 1px solid #e5e5e5 }
label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold }
input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal }
input[type="file"] { display: block }
input[type="range"] { display: block; width: 100% }
select[multiple], select[size] { height: auto }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #afb6ba }
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #afb6ba; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6) }
.form-control::-moz-placeholder {
color:#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 { cursor: not-allowed; background-color: #f3f3f3; opacity: 1 }
textarea.form-control { height: auto }
input[type="search"] { -webkit-appearance: none }
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px }
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] { line-height: 30px }
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] { line-height: 44px }
}
.form-group { margin-bottom: 15px }
.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px }
.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: normal; cursor: pointer }
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; margin-top: 4px \9 }
.radio+.radio, .checkbox+.checkbox { margin-top: -5px }
.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer }
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline { margin-top: 0; margin-left: 10px }
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed }
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline { cursor: not-allowed }
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label { cursor: not-allowed }
.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0 }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0 }
.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
select.input-sm { height: 30px; line-height: 30px }
textarea.input-sm, select[multiple].input-sm { height: auto }
.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
select.form-group-sm .form-control { height: 30px; line-height: 30px }
textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control { height: auto }
.form-group-sm .form-control-static { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5 }
.input-lg { height: 44px; padding: 10px 16px; font-size: 16px; line-height: 1.3333333; border-radius: 6px }
select.input-lg { height: 44px; line-height: 44px }
textarea.input-lg, select[multiple].input-lg { height: auto }
.form-group-lg .form-control { height: 44px; padding: 10px 16px; font-size: 16px; line-height: 1.3333333; border-radius: 6px }
select.form-group-lg .form-control { height: 44px; line-height: 44px }
textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control { height: auto }
.form-group-lg .form-control-static { height: 44px; padding: 10px 16px; font-size: 16px; line-height: 1.3333333 }
.has-feedback { position: relative }
.has-feedback .form-control { padding-right: 42.5px }
.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none }
.input-lg+.form-control-feedback { width: 44px; height: 44px; line-height: 44px }
.input-sm+.form-control-feedback { width: 30px; height: 30px; line-height: 30px }
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168 }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 }
.has-success .form-control-feedback { color: #3c763d }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 }
.has-warning .form-control-feedback { color: #8a6d3b }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442 }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483; -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483 }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede }
.has-error .form-control-feedback { color: #a94442 }
.has-feedback label~.form-control-feedback { top: 25px }
.has-feedback label.sr-only~.form-control-feedback { top: 0 }
.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #57707b }
@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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto }
.form-inline .input-group>.form-control { width: 100% }
.form-inline .control-label { margin-bottom: 0; vertical-align: middle }
.form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle }
.form-inline .radio label, .form-inline .checkbox label { padding-left: 0 }
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0 }
.form-inline .has-feedback .form-control-feedback { top: 0 }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px }
@media(min-width:768px) {
.form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px }
}
.form-horizontal .has-feedback .form-control-feedback { right: 15px }
@media(min-width:768px) {
.form-horizontal .form-group-lg .control-label { padding-top: 14.333333px }
}
@media(min-width:768px) {
.form-horizontal .form-group-sm .control-label { padding-top: 6px }
}
.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.btn:hover, .btn:focus, .btn.focus { color: #80888c; text-decoration: none }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.btn-default { color: #80888c; background-color: #fff; border-color: #dfe5e9 }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { color: #80888c; background-color: #e6e6e6; border-color: #bbc8d0 }
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default { background-image: none }
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #dfe5e9 }
.btn-default .badge { color: #fff; background-color: #80888c }
.btn-primary { color: #fff; background-color: #5c92fa; border-color: #5c92fa }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary { color: #fff; background-color: #2b71f8; border-color: #216af8 }
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary { background-image: none }
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #5c92fa; border-color: #5c92fa }
.btn-primary .badge { color: #5c92fa; background-color: #fff }
.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439 }
.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success { background-image: none }
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c }
.btn-success .badge { color: #5cb85c; background-color: #fff }
.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc }
.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info { background-image: none }
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da }
.btn-info .badge { color: #5bc0de; background-color: #fff }
.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236 }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512 }
.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning { background-image: none }
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236 }
.btn-warning .badge { color: #f0ad4e; background-color: #fff }
.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a }
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925 }
.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger { background-image: none }
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a }
.btn-danger .badge { color: #d9534f; background-color: #fff }
.btn-link { color: #5c92fa; font-weight: normal; border-radius: 0 }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent }
.btn-link:hover, .btn-link:focus { color: #1260f8; text-decoration: underline; background-color: transparent }
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #dfe5e9; text-decoration: none }
.btn-lg, .btn-group-lg>.btn { padding: 10px 16px; font-size: 16px; line-height: 1.3333333; border-radius: 6px }
.btn-sm, .btn-group-sm>.btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-xs, .btn-group-xs>.btn { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px }
.btn-block { display: block; width: 100% }
.btn-block+.btn-block { margin-top: 5px }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100% }
.fade { opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear }
.fade.in { opacity: 1 }
.collapse { display: none; visibility: hidden }
.collapse.in { display: block; visibility: visible }
tr.collapse.in { display: table-row }
tbody.collapse.in { display: table-row-group }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: .35s; transition-duration: .35s; -webkit-transition-timing-function: ease; transition-timing-function: ease }

.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent }
.dropup, .dropdown { position: relative }
.dropdown-toggle:focus { outline: 0 }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175); box-shadow: 0 6px 12px rgba(0,0,0,0.175); background-clip: padding-box }
.dropdown-menu.pull-right { right: 0; left: auto }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 }
.dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857143; color: #80888c; white-space: nowrap }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { text-decoration: none; color: #737b7f; background-color: #f5f5f5 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #fff; text-decoration: none; outline: 0; background-color: #5c92fa }
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { color: #dfe5e9 }
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus { text-decoration: none; background-color: transparent; background-image: none; filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
cursor: not-allowed }
.open>.dropdown-menu { display: block }
.open>a { outline: 0 }
.dropdown-menu-right { left: auto; right: 0 }
.dropdown-menu-left { left: 0; right: auto }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #dfe5e9; white-space: nowrap }
.dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990 }
.pull-right>.dropdown-menu { right: 0; left: auto }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px solid; content: "" }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px }
@media(min-width:992px) {
.navbar-right .dropdown-menu { left: auto; right: 0 }
.navbar-right .dropdown-menu-left { left: 0; right: auto }
}
.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle }
.btn-group>.btn, .btn-group-vertical>.btn { position: relative; float: left }
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active { z-index: 2 }
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group { margin-left: -1px }
.btn-toolbar { margin-left: -5px }
.btn-toolbar .btn-group, .btn-toolbar .input-group { float: left }
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group { margin-left: 5px }
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0 }
.btn-group>.btn:first-child { margin-left: 0 }
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0 }
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.btn-group>.btn-group { float: left }
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 }
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0 }
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0 }
.btn-group>.btn+.dropdown-toggle { padding-left: 8px; padding-right: 8px }
.btn-group>.btn-lg+.dropdown-toggle { padding-left: 12px; padding-right: 12px }
.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.btn .caret { margin-left: 0 }
.btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0 }
.dropup .btn-lg .caret { border-width: 0 5px 5px }
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn { display: block; float: none; width: 100%; max-width: 100% }
.btn-group-vertical>.btn-group>.btn { float: none }
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group { margin-top: -1px; margin-left: 0 }
.btn-group-vertical>.btn:not(:first-child):not(:last-child) { border-radius: 0 }
.btn-group-vertical>.btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0 }
.btn-group-vertical>.btn:last-child:not(:first-child) { border-bottom-left-radius: 4px; border-top-right-radius: 0; border-top-left-radius: 0 }
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn { border-radius: 0 }
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0 }
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0 }
.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate }
.btn-group-justified>.btn, .btn-group-justified>.btn-group { float: none; display: table-cell; width: 1% }
.btn-group-justified>.btn-group .btn { width: 100% }
.btn-group-justified>.btn-group .dropdown-menu { left: auto }
[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group { position: relative; display: table; border-collapse: separate }
.input-group[class*="col-"] { float: none; padding-left: 0; padding-right: 0 }
.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0 }
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { height: 44px; padding: 10px 16px; font-size: 16px; 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: 44px; line-height: 44px }
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn { height: auto }
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px }
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn { height: 30px; line-height: 30px }
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn { height: auto }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0 }
.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle }
.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: #afb6ba; text-align: center; background-color: #f3f3f3; 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: 16px; border-radius: 6px }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0 }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn { border-bottom-right-radius: 0; border-top-right-radius: 0 }
.input-group-addon:first-child { border-right: 0 }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn { border-bottom-left-radius: 0; border-top-left-radius: 0 }
.input-group-addon:last-child { border-left: 0 }
.input-group-btn { position: relative; font-size: 0; white-space: nowrap }
.input-group-btn>.btn { position: relative }
.input-group-btn>.btn+.btn { margin-left: -1px }
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active { z-index: 2 }
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group { margin-right: -1px }
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group { margin-left: -1px }

.tab-content>.tab-pane { display: none; visibility: hidden }
.tab-content>.active { display: block; visibility: visible }



.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px }
.breadcrumb>li { display: inline-block }
.breadcrumb>li+li:before { content: "/\00a0"; padding: 0 5px; color: #ccc }
.breadcrumb>.active { color: #dfe5e9 }
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px }
.pagination>li { display: inline }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857143; text-decoration: none; color: #5c92fa; background-color: #fff; border: 1px solid #ddd; margin-left: -1px }
.pagination>li:first-child>a, .pagination>li:first-child>span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px }
.pagination>li:last-child>a, .pagination>li:last-child>span { border-bottom-right-radius: 4px; border-top-right-radius: 4px }
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { color: #1260f8; background-color: #f3f3f3; border-color: #ddd }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { z-index: 2; color: #fff; background-color: #5c92fa; border-color: #5c92fa; cursor: default }
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus { color: #dfe5e9; background-color: #fff; border-color: #ddd; cursor: not-allowed }
.pagination-lg>li>a, .pagination-lg>li>span { padding: 10px 16px; font-size: 16px }
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span { border-bottom-left-radius: 6px; border-top-left-radius: 6px }
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span { border-bottom-right-radius: 6px; border-top-right-radius: 6px }
.pagination-sm>li>a, .pagination-sm>li>span { padding: 5px 10px; font-size: 12px }
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span { border-bottom-left-radius: 3px; border-top-left-radius: 3px }
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-bottom-right-radius: 3px; border-top-right-radius: 3px }
.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center }
.pager li { display: inline }
.pager li>a, .pager li>span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px }
.pager li>a:hover, .pager li>a:focus { text-decoration: none; background-color: #f3f3f3 }
.pager .next>a, .pager .next>span { float: right }
.pager .previous>a, .pager .previous>span { float: left }
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span { color: #dfe5e9; background-color: #fff; cursor: not-allowed }
.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em }
a.label:hover, a.label:focus { color: #fff; text-decoration: none; cursor: pointer }
.label:empty { display: none }
.btn .label { position: relative; top: -1px }
.label-default { background-color: #dfe5e9 }
.label-default[href]:hover, .label-default[href]:focus { background-color: #c1ccd4 }
.label-primary { background-color: #5c92fa }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #2b71f8 }
.label-success { background-color: #5cb85c }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44 }
.label-info { background-color: #5bc0de }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5 }
.label-warning { background-color: #f0ad4e }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f }
.label-danger { background-color: #d9534f }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c }
.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: #fff; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #dfe5e9; border-radius: 10px }
.badge:empty { display: none }
.btn .badge { position: relative; top: -1px }
.btn-xs .badge { top: 0; padding: 1px 5px }
a.badge:hover, a.badge:focus { color: #fff; text-decoration: none; cursor: pointer }
.list-group-item.active>.badge, .nav-pills>.active>a>.badge { color: #5c92fa; 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: 30px 15px; margin-bottom: 30px; color: inherit; background-color: #f3f3f3 }
.jumbotron h1, .jumbotron .h1 { color: inherit }
.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200 }
.jumbotron>hr { border-top-color: #dadada }
.container .jumbotron, .container-fluid .jumbotron { border-radius: 6px }
.jumbotron .container { max-width: 100% }
@media screen and (min-width:768px) {
.jumbotron { padding: 48px 0 }
.container .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px }
.jumbotron h1, .jumbotron .h1 { font-size: 63px }
}
.thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #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>img, .thumbnail a>img { margin-left: auto; margin-right: auto }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #5c92fa }
.thumbnail .caption { padding: 9px; color: #222c30 }
.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px }
.alert h4 { margin-top: 0; color: inherit }
.alert .alert-link { font-weight: bold }
.alert>p, .alert>ul { margin-bottom: 0 }
.alert>p+p { margin-top: 5px }
.alert-dismissable, .alert-dismissible { padding-right: 35px }
.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit }
.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #3c763d }
.alert-success hr { border-top-color: #c9e2b3 }
.alert-success .alert-link { color: #2b542c }
.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #31708f }
.alert-info hr { border-top-color: #a6e1ec }
.alert-info .alert-link { color: #245269 }
.alert-warning { background-color: #fcf8e3; border-color: #faebcc; color: #8a6d3b }
.alert-warning hr { border-top-color: #f7e1b5 }
.alert-warning .alert-link { color: #66512c }
.alert-danger { background-color: #f2dede; border-color: #ebccd1; color: #a94442 }
.alert-danger hr { border-top-color: #e4b9c0 }
.alert-danger .alert-link { color: #843534 }
@-webkit-keyframes progress-bar-stripes { from {
background-position:40px 0
}
to { background-position: 0 0 }
}
@keyframes progress-bar-stripes { from {
background-position:40px 0
}
to { background-position: 0 0 }
}
.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); box-shadow: inset 0 1px 2px rgba(0,0,0,0.1) }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #5c92fa; -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15); -webkit-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease }
.progress-striped .progress-bar, .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-size: 40px 40px }
.progress.active .progress-bar, .progress-bar.active { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite }
.progress-bar-success { background-color: #5cb85c }
.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-info { background-color: #5bc0de }
.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-warning { background-color: #f0ad4e }
.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.progress-bar-danger { background-color: #d9534f }
.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent) }
.media { margin-top: 15px }
.media:first-child { margin-top: 0 }
.media, .media-body { zoom: 1; overflow: hidden }
.media-body { width: 10000px }
.media-object { display: block }
.media-right, .media>.pull-right { padding-left: 10px }
.media-left, .media>.pull-left { padding-right: 10px }
.media-left, .media-right, .media-body { display: table-cell; vertical-align: top }
.media-middle { vertical-align: middle }
.media-bottom { vertical-align: bottom }
.media-heading { margin-top: 0; margin-bottom: 5px }
.media-list { padding-left: 0; list-style: none }
.list-group { margin-bottom: 20px; padding-left: 0 }
.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd }
.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px }
a.list-group-item { color: #555 }
a.list-group-item .list-group-item-heading { color: #333 }
a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5 }
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: #f3f3f3; color: #dfe5e9; cursor: not-allowed }
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit }
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: #dfe5e9 }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #5c92fa; border-color: #5c92fa }
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small { color: inherit }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #fff }
.list-group-item-success { color: #3c763d; background-color: #dff0d8 }
a.list-group-item-success { color: #3c763d }
a.list-group-item-success .list-group-item-heading { color: inherit }
a.list-group-item-success:hover, a.list-group-item-success:focus { color: #3c763d; background-color: #d0e9c6 }
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus { color: #fff; background-color: #3c763d; border-color: #3c763d }
.list-group-item-info { color: #31708f; background-color: #d9edf7 }
a.list-group-item-info { color: #31708f }
a.list-group-item-info .list-group-item-heading { color: inherit }
a.list-group-item-info:hover, a.list-group-item-info:focus { color: #31708f; background-color: #c4e3f3 }
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus { color: #fff; background-color: #31708f; border-color: #31708f }
.list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3 }
a.list-group-item-warning { color: #8a6d3b }
a.list-group-item-warning .list-group-item-heading { color: inherit }
a.list-group-item-warning:hover, a.list-group-item-warning:focus { color: #8a6d3b; background-color: #faf2cc }
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b }
.list-group-item-danger { color: #a94442; background-color: #f2dede }
a.list-group-item-danger { color: #a94442 }
a.list-group-item-danger .list-group-item-heading { color: inherit }
a.list-group-item-danger:hover, a.list-group-item-danger:focus { color: #a94442; background-color: #ebcccc }
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus { color: #fff; background-color: #a94442; border-color: #a94442 }
.list-group-item-heading { margin-top: 0; margin-bottom: 5px }
.list-group-item-text { margin-bottom: 0; line-height: 1.3 }
.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05); box-shadow: 0 1px 1px rgba(0,0,0,0.05) }
.panel-body { padding: 15px }
.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px }
.panel-heading>.dropdown .dropdown-toggle { color: inherit }
.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit }
.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a { color: inherit }
.panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #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-right-radius: 3px; border-top-left-radius: 3px }
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px }
.panel-heading+.list-group .list-group-item:first-child { border-top-width: 0 }
.list-group+.panel-footer { border-top-width: 0 }
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table { margin-bottom: 0 }
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption { padding-left: 15px; padding-right: 15px }
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px }
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px }
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child { border-top-left-radius: 3px }
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child { border-top-right-radius: 3px }
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px }
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px }
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child { border-bottom-left-radius: 3px }
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child { border-bottom-right-radius: 3px }
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body { border-top: 1px solid #ddd }
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td { border-top: 0 }
.panel>.table-bordered, .panel>.table-responsive>.table-bordered { border: 0 }
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child { border-left: 0 }
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child { border-right: 0 }
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th { border-bottom: 0 }
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th { border-bottom: 0 }
.panel>.table-responsive { border: 0; margin-bottom: 0 }
.panel-group { margin-bottom: 20px }
.panel-group .panel { margin-bottom: 0; border-radius: 4px }
.panel-group .panel+.panel { margin-top: 5px }
.panel-group .panel-heading { border-bottom: 0 }
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group { border-top: 1px solid #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: #80888c; 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: #80888c }
.panel-default>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #ddd }
.panel-primary { border-color: #5c92fa }
.panel-primary>.panel-heading { color: #fff; background-color: #5c92fa; border-color: #5c92fa }
.panel-primary>.panel-heading+.panel-collapse>.panel-body { border-top-color: #5c92fa }
.panel-primary>.panel-heading .badge { color: #5c92fa; background-color: #fff }
.panel-primary>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #5c92fa }
.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 }
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); box-shadow: inset 0 1px 1px rgba(0,0,0,0.05) }
.well blockquote { border-color: #ddd; border-color: rgba(0,0,0,0.15) }
.well-lg { padding: 24px; border-radius: 6px }
.well-sm { padding: 9px; border-radius: 3px }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; filter: alpha(opacity=20) }
.close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; opacity: .5; filter: alpha(opacity=50) }
button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none }
.modal-open { overflow: hidden }
.modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; -webkit-overflow-scrolling: touch; outline: 0 }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.modal-open .modal { overflow-x: hidden; overflow-y: auto }
.modal-dialog { position: relative; width: auto; margin: 10px }
.modal-content { position: relative; background-color: #fff; border: 1px solid #999; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5); -moz-box-shadow: 0 3px 9px rgba(0,0,0,0.5); box-shadow: 0 3px 9px rgba(0,0,0,0.5); background-clip: padding-box; outline: 0 }
.modal-backdrop { position: absolute; top: 0; right: 0; left: 0; background-color: #000 }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0) }
.modal-backdrop.in { opacity: .5; filter: alpha(opacity=50) }
.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857143px }
.modal-header .close { margin-top: -2px }
.modal-title { margin: 0; line-height: 1.42857143 }
.modal-body { position: relative; padding: 15px }
.modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5 }
.modal-footer .btn+.btn { margin-left: 5px; margin-bottom: 0 }
.modal-footer .btn-group .btn+.btn { margin-left: -1px }
.modal-footer .btn-block+.btn-block { margin-left: 0 }
.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll }
@media(min-width:768px) {
.modal-dialog { width: 600px; margin: 30px auto }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5); -moz-box-shadow: 0 5px 15px rgba(0,0,0,0.5); box-shadow: 0 5px 15px rgba(0,0,0,0.5) }
.modal-sm { width: 300px }
}
@media(min-width:992px) {
.modal-lg { width: 900px }
}
.tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-family: "Open Sans", Arial, sans-serif, 'ruble'; font-size: 12px; font-weight: normal; line-height: 1.4; opacity: 0; filter: alpha(opacity=0) }
.tooltip.in { opacity: .9; filter: alpha(opacity=90) }
.tooltip.top { margin-top: -3px; padding: 5px 0 }
.tooltip.right { margin-left: 3px; padding: 0 5px }
.tooltip.bottom { margin-top: 3px; padding: 5px 0 }
.tooltip.left { margin-left: -3px; padding: 0 5px }
.tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; 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 { bottom: 0; right: 5px; 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: "Open Sans", Arial, sans-serif, 'ruble'; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: left; background-color: #fff; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); white-space: normal }
.popover.top { margin-top: -10px }
.popover.right { margin-left: 10px }
.popover.bottom { margin-top: 10px }
.popover.left { margin-left: -10px }
.popover-title { margin: 0; padding: 8px 14px; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0 }
.popover-content { padding: 9px 14px }
.popover>.arrow, .popover>.arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid }
.popover>.arrow { border-width: 11px }
.popover>.arrow:after { border-width: 10px; content: "" }
.popover.top>.arrow { left: 50%; margin-left: -11px; border-bottom-width: 0; border-top-color: #999; border-top-color: rgba(0,0,0,0.25); bottom: -11px }
.popover.top>.arrow:after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0; border-top-color: #fff }
.popover.right>.arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0; border-right-color: #999; border-right-color: rgba(0,0,0,0.25) }
.popover.right>.arrow:after { content: " "; left: 1px; bottom: -10px; border-left-width: 0; border-right-color: #fff }
.popover.bottom>.arrow { left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999; border-bottom-color: rgba(0,0,0,0.25); top: -11px }
.popover.bottom>.arrow:after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0; border-bottom-color: #fff }
.popover.left>.arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999; border-left-color: rgba(0,0,0,0.25) }
.popover.left>.arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: #fff; bottom: -10px }
.carousel { position: relative }
.carousel-inner { position: relative; overflow: hidden; width: 100% }
.carousel-inner>.item { display: none; position: relative; -webkit-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left }
.carousel-inner>.item>img, .carousel-inner>.item>a>img { line-height: 1 }
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item { -webkit-transition: -webkit-transform .6s ease-in-out; -moz-transition: -moz-transform .6s ease-in-out; -o-transition: -o-transform .6s ease-in-out; transition: transform .6s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; perspective: 1000 }
.carousel-inner>.item.next, .carousel-inner>.item.active.right { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); left: 0 }
.carousel-inner>.item.prev, .carousel-inner>.item.active.left { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); left: 0 }
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); left: 0 }
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev { display: block }
.carousel-inner>.active { left: 0 }
.carousel-inner>.next, .carousel-inner>.prev { position: absolute; top: 0; width: 100% }
.carousel-inner>.next { left: 100% }
.carousel-inner>.prev { left: -100% }
.carousel-inner>.next.left, .carousel-inner>.prev.right { left: 0 }
.carousel-inner>.active.left { left: -100% }
.carousel-inner>.active.right { left: 100% }
.carousel-control { position: absolute; top: 0; left: 0; bottom: 0; width: 15%; opacity: .5; filter: alpha(opacity=50); font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,0.6) }
.carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%); background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%); background-repeat: repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right { left: auto; right: 0; background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%); background-image: -o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%); background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%); background-repeat: repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus { outline: 0; color: #fff; text-decoration: none; opacity: .9; filter: alpha(opacity=90) }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block }
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; line-height: 1; font-family: serif }
.carousel-control .icon-prev:before { content: '\2039' }
.carousel-control .icon-next:before { content: '\203a' }
.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid #fff; border-radius: 10px; cursor: pointer; background-color: #000 \9; background-color: rgba(0,0,0,0) }
.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: #fff }
.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,0.6) }
.carousel-caption .btn { text-shadow: none }
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px }
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -15px }
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -15px }
.carousel-caption { left: 20%; right: 20%; padding-bottom: 30px }
.carousel-indicators { bottom: 20px }
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, #home-features:before, #home-features:after { content: " "; display: table }
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .pager:after, .panel-body:after, .modal-footer:after, #home-features:after { clear: both }
.center-block { display: block; margin-left: auto; margin-right: auto }
.pull-right { float: right !important }
.pull-left { float: left !important }
.hide { display: none !important }
.show { display: block !important }
.invisible { visibility: hidden }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 }
.hidden { display: none !important; visibility: hidden !important }
.affix { position: fixed }
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important }
@media(max-width:767px) {
.visible-xs { display: block !important }
table.visible-xs { display: table }
tr.visible-xs { display: table-row !important }
th.visible-xs, td.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 }
tr.visible-sm { display: table-row !important }
th.visible-sm, td.visible-sm { display: table-cell !important }
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-block { display: block !important }
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-inline { display: inline !important }
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-inline-block { display: inline-block !important }
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md { display: block !important }
table.visible-md { display: table }
tr.visible-md { display: table-row !important }
th.visible-md, td.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 }
tr.visible-lg { display: table-row !important }
th.visible-lg, td.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 }
tr.visible-print { display: table-row !important }
th.visible-print, td.visible-print { display: table-cell !important }
}
.visible-print-block { display: none !important }
@media print {
.visible-print-block { display: block !important }
}
.visible-print-inline { display: none !important }
@media print {
.visible-print-inline { display: inline !important }
}
.visible-print-inline-block { display: none !important }
@media print {
.visible-print-inline-block { display: inline-block !important }
}
@media print {
.hidden-print { display: none !important }
}

body.i18n-zh-cn, body.i18n-zh-cn>* { font-family: 'Helvetica Neue', Arial, STHeiti, 'Microsoft YaHei', sans-serif }
body.gotham-styles, body.gotham-styles.i18n-zh-cn, body.gotham-styles>*, body.gotham-styles.i18n-zh-cn>* { font-family: "Gotham A", "Gotham B", 'ruble' }
html { overflow-x: hidden }
html.overlay-open .navbar-fixed-top { z-index: 400 }
html.js fieldset.collapsed { height: auto }
html.js input.form-autocomplete { background-image: none }

body { overflow-x: hidden; position: relative }
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar { margin-left: 260px }
body.navbar-is-fixed-top { padding-top: 56px !important }
@media screen and (min-width:992px) {
body.navbar-is-fixed-top { padding-top: 71px !important }
}
body.navbar-is-fixed-bottom { padding-bottom: 64px !important }
body.toolbar { padding-top: 30px !important }
body.toolbar .navbar-fixed-top { top: 30px }
body.toolbar.navbar-is-fixed-top { padding-top: 94px !important }
body.toolbar-drawer { padding-top: 64px !important }
body.toolbar-drawer .navbar-fixed-top { top: 64px }
body.toolbar-drawer.navbar-is-fixed-top { padding-top: 128px !important }
body.admin-menu .navbar-fixed-top { top: 29px }
body.admin-menu.navbar-is-fixed-top { padding-top: 93px !important }
body.admin-menu.us-context.navbar-is-fixed-top { padding-top: 55px !important }
body div#admin-toolbar { z-index: 1600 }
body #toolbar, body #admin-menu, body #admin-toolbar { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
body #admin-menu { margin: 0; padding: 0; position: fixed; z-index: 1600 }
body #admin-menu .dropdown li { line-height: normal }
.navbar.container { margin-top: 20px }
@media screen and (min-width:768px) {
.navbar.container { max-width: 705px }
}
@media screen and (min-width:992px) {
.navbar.container { max-width: 940px }
}
@media screen and (min-width:1200px) {
.navbar.container { max-width: 1140px }
}
.navbar.container>.container { margin: 0; padding: 0; width: auto }
#overlay-container, .overlay-modal-background, .overlay-element { z-index: 1500 }
#toolbar { z-index: 1600 }
.modal { z-index: 1620 }
.modal-dialog { z-index: 1630 }
.modal-backdrop { z-index: 1610 }
.footer { margin-top: 45px; padding-top: 35px; padding-bottom: 36px; border-top: 1px solid #e5e5e5 }
.element-invisible { margin: 0; padding: 0; width: 1px }
.navbar .logo { margin-right: -15px; padding-left: 15px; padding-right: 15px }
@media screen and (min-width:768px) {
.navbar .logo { margin-right: 0; padding-left: 0 }
}
ul.secondary { float: left }
@media screen and (min-width:768px) {
ul.secondary { float: right }
}
.page-header { margin-top: 0 }
.block:first-child h2.block-title { margin-top: 0 }
p:last-child { margin-bottom: 0 }
.region-help>.glyphicon { font-size: 16px; float: left; margin: -.05em .5em 0 0 }
.region-help .block { overflow: hidden }
.region-pre-footer { background-color: #f0f0f0 }
.region-pre-footer>.container { background-color: #fff }
form#search-block-form, form#search-block-form--2 { margin: 0 }
.navbar #block-search-form, .navbar #block-search-form--2 { float: none; margin: 5px 0 5px 5px }
@media screen and (min-width:992px) {
.navbar #block-search-form, .navbar #block-search-form--2 { float: right }
}
.navbar-search .control-group { margin-bottom: 0 }
ul.action-links { margin: 12px 0; padding: 0; display: none }
ul.action-links li { display: inline; margin: 0; padding: 0 6px 0 0 }
ul.action-links .glyphicon { padding-right: .5em }
input, textarea, select, .uneditable-input { max-width: 100%; width: auto }
input.error { color: #a94442; border-color: #ebccd1 }
fieldset legend.panel-heading { float: left; line-height: 1em; margin: 0 }
fieldset .panel-body { clear: both }
fieldset .panel-heading .panel-title { color: inherit; display: block; margin: -10px -15px; padding: 10px 15px }
fieldset .panel-heading .panel-title:hover { text-decoration: none }
.form-actions { clear: both }
.resizable-textarea textarea { border-radius: 4px 4px 0 0 }
.radio:first-child, .checkbox:first-child { margin-top: 0 }
.radio:last-child, .checkbox:last-child { margin-bottom: 0 }
.help-block, .control-group .help-inline { color: #dfe5e9; font-size: 12px; margin: 5px 0 10px; padding: 0 }
.panel-heading { display: block }
a.tabledrag-handle .handle { height: auto; width: auto }
.error { color: #a94442 }
div.error, table tr.error { background-color: #f2dede; color: #a94442 }
.control-group.error { background: none }
.control-group.error label, .control-group.error .control-label { color: #a94442; font-weight: 600 }
body.gotham-styles .control-group.error label, body.gotham-styles .control-group.error .control-label { font-weight: 500 }
.control-group.error input, .control-group.error textarea, .control-group.error select, .control-group.error .uneditable-input { color: #afb6ba; border: 1px solid #ccc }
.control-group.error .help-block, .control-group.error .help-inline { color: #222c30 }
.list-inline>li.first { padding-left: 0 }
.nav-tabs { margin-bottom: 10px }
ul li.collapsed, ul li.expanded, ul li.leaf { list-style: none; list-style-image: none }
.tabs--secondary { margin: 0 0 10px }
.submitted { margin-bottom: 1em; font-style: italic; font-weight: 400; color: #777 }
body.gotham-styles .submitted { font-weight: 400 }
.password-strength { width: 17em; float: right; margin-top: 1.4em }
.password-strength-title { display: inline }
.password-strength-text { float: right; font-weight: 700 }
body.gotham-styles .password-strength-text { font-weight: 700 }
.password-indicator { background-color: #949494; height: .3em; width: 100% }
.password-indicator div { height: 100%; width: 0; background-color: #999 }
input.password-confirm, input.password-field { width: 16em; margin-bottom: .4em }
div.password-confirm { float: right; margin-top: 1.5em; visibility: hidden; width: 17em }
div.form-item div.password-suggestions { padding: .2em .5em; margin: .7em 0; width: 38.5em; border: 1px solid #b4b4b4 }
div.password-suggestions ul { margin-bottom: 0 }
.confirm-parent, .password-parent { clear: left; margin: 0; width: 36.3em }
.progress-wrapper .progress { margin-bottom: 10px }
.pagination ul>li>a.progress-disabled { float: left }
.form-autocomplete .glyphicon { color: #dfe5e9; font-size: 120% }
.form-autocomplete .glyphicon.glyphicon-spin { color: #5c92fa }
.form-autocomplete .input-group-addon { background-color: #fff }
.ajax-progress { position: absolute }
.ajax-progress .glyphicon { font-size: 90%; margin: 0 -.25em 0 .5em }
.glyphicon-spin { display: inline-block; -moz-animation: spin 1s infinite linear; -o-animation: spin 1s infinite linear; -webkit-animation: spin 1s infinite linear; animation: spin 1s infinite linear }
a .glyphicon-spin { display: inline-block; text-decoration: none }
@-moz-keyframes spin { 0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin { 0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin { 0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@-ms-keyframes spin { 0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(359deg)
}
}
@keyframes spin { 0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.glyphicon-refresh { -webkit-transform-origin: 50% 45%; -moz-transform-origin: 50% 45%; -ms-transform-origin: 50% 45%; -o-transform-origin: 50% 45%; transform-origin: 50% 45% }
.tabbable { margin-bottom: 20px }
.tabs-below>.nav-tabs, .tabs-left>.nav-tabs, .tabs-right>.nav-tabs { border-bottom: 0 }
.tabs-below>.nav-tabs .summary, .tabs-left>.nav-tabs .summary, .tabs-right>.nav-tabs .summary { color: #dfe5e9; font-size: 12px }
.tab-pane>.panel-heading { display: none }
.tab-content>.active { display: block }
.tabs-below>.nav-tabs { border-top: 1px solid #ddd }
.tabs-below>.nav-tabs>li { margin-top: -1px; margin-bottom: 0 }
.tabs-below>.nav-tabs>li>a { border-radius: 0 0 4px 4px }
.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus { border-top-color: #ddd; border-bottom-color: transparent }
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus { border-color: transparent #ddd #ddd #ddd }
.tabs-left>.nav-tabs, .tabs-right>.nav-tabs { padding-bottom: 20px; width: 220px }
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li { float: none }
.tabs-left>.nav-tabs>li:focus, .tabs-right>.nav-tabs>li:focus { outline: 0 }
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a { margin-right: 0; margin-bottom: 3px }
.tabs-left>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:focus { outline: 0 }
.tabs-left>.tab-content, .tabs-right>.tab-content { border-radius: 0 4px 4px 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05); box-shadow: 0 1px 1px rgba(0,0,0,0.05); border: 1px solid #ddd; overflow: hidden; padding: 10px 15px }
.tabs-left>.nav-tabs { float: left; margin-right: -1px }
.tabs-left>.nav-tabs>li>a { border-radius: 4px 0 0 4px }
.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus { border-color: #f3f3f3 #ddd #f3f3f3 #f3f3f3 }
.tabs-left>.nav-tabs>.active>a, .tabs-left>.nav-tabs>.active>a:hover, .tabs-left>.nav-tabs>.active>a:focus { border-color: #ddd transparent #ddd #ddd; -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.05); -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.05); box-shadow: -1px 1px 1px rgba(0,0,0,0.05) }
.tabs-right>.nav-tabs { float: right; margin-left: -1px }
.tabs-right>.nav-tabs>li>a { border-radius: 0 4px 4px 0 }
.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus { border-color: #f3f3f3 #f3f3f3 #f3f3f3 #ddd; -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.05); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.05); box-shadow: 1px 1px 1px rgba(0,0,0,0.05) }
.tabs-right>.nav-tabs>.active>a, .tabs-right>.nav-tabs>.active>a:hover, .tabs-right>.nav-tabs>.active>a:focus { border-color: #ddd #ddd #ddd transparent }
th.checkbox, td.checkbox, th.radio, td.radio { display: table-cell }
.views-display-settings .label { font-size: 100%; color: #666 }
.views-display-settings .footer { padding: 0; margin: 4px 0 0 0 }
table .radio input[type="radio"], table .checkbox input[type="checkbox"] { max-width: inherit }
.form-horizontal .form-group label { position: relative; min-height: 1px; margin-top: 0; margin-bottom: 0; padding-top: 7px; padding-left: 15px; padding-right: 15px; text-align: right }
@media(min-width:768px) {
.form-horizontal .form-group label { float: left; width: 16.66666667% }
}
.alert a { font-weight: bold }
.alert-success a { color: #2b542c }
.alert-info a { color: #245269 }
.alert-warning a { color: #66512c }
.alert-danger a { color: #843534 }
.glyphicon-play-circle:before { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e029"; padding-right: 5px }
.motorola-headline-1 { font-size: 26px; line-height: 30px; font-weight: 300 }
body.gotham-styles .motorola-headline-1 { font-weight: 500 }
@media screen and (min-width:768px) {
.motorola-headline-1 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.motorola-headline-1 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.motorola-headline-1 { font-size: 36px; line-height: 44px }
}
h1, .h1 { font-size: 26px; line-height: 30px; font-weight: 300 }
body.gotham-styles h1, body.gotham-styles .h1 { font-weight: 500 }
@media screen and (min-width:768px) {
h1, .h1 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
h1, .h1 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
h1, .h1 { font-size: 36px; line-height: 44px }
}
.motorola-headline-2 { font-size: 26px; font-weight: 300; line-height: 30px }
body.gotham-styles .motorola-headline-2 { font-weight: 300 }
@media screen and (min-width:768px) {
.motorola-headline-2 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.motorola-headline-2 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.motorola-headline-2 { font-size: 36px; line-height: 44px }
}
h2, .h2 { font-size: 26px; font-weight: 300; line-height: 30px }
body.gotham-styles h2, body.gotham-styles .h2 { font-weight: 300 }
@media screen and (min-width:768px) {
h2, .h2 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
h2, .h2 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
h2, .h2 { font-size: 36px; line-height: 44px }
}
.motorola-price { font-size: 22px; font-weight: 300; line-height: 28px }
body.gotham-styles .motorola-price { font-weight: 300 }
@media screen and (min-width:768px) {
.motorola-price { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
.motorola-price { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.motorola-price { font-size: 36px; line-height: 44px }
}
h3, .h3 { font-size: 22px; font-weight: 300; line-height: 28px }
body.gotham-styles h3, body.gotham-styles .h3 { font-weight: 300 }
@media screen and (min-width:768px) {
h3, .h3 { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
h3, .h3 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
h3, .h3 { font-size: 36px; line-height: 44px }
}
.motorola-quote-rollover { font-size: 16px; font-weight: 300; line-height: 20px }
body.gotham-styles .motorola-quote-rollover { font-weight: 300 }
@media screen and (min-width:768px) {
.motorola-quote-rollover { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.motorola-quote-rollover { font-size: 24px; line-height: 30px }
}
@media screen and (min-width:1200px) {
.motorola-quote-rollover { font-size: 30px; line-height: 36px }
}
h4, .h4 { font-size: 16px; font-weight: 300; line-height: 20px }
body.gotham-styles h4, body.gotham-styles .h4 { font-weight: 300 }
@media screen and (min-width:768px) {
h4, .h4 { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
h4, .h4 { font-size: 24px; line-height: 30px }
}
@media screen and (min-width:1200px) {
h4, .h4 { font-size: 30px; line-height: 36px }
}
.motorola-sub-headline { font-size: 14px; font-weight: 600; line-height: 18px }
body.gotham-styles .motorola-sub-headline { font-weight: 500 }
@media screen and (min-width:768px) {
.motorola-sub-headline { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.motorola-sub-headline { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
.motorola-sub-headline { font-size: 16px; line-height: 20px }
}
h5, .h5 { font-size: 14px; font-weight: 600; line-height: 18px }
body.gotham-styles h5, body.gotham-styles .h5 { font-weight: 500 }
@media screen and (min-width:768px) {
h5, .h5 { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
h5, .h5 { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
h5, .h5 { font-size: 16px; line-height: 20px }
}
h6, .h6 { font-size: 14px; font-weight: 300; line-height: 18px }
body.gotham-styles h6, body.gotham-styles .h6 { font-weight: 300 }
@media screen and (min-width:768px) {
h6, .h6 { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
h6, .h6 { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
h6, .h6 { font-size: 16px; line-height: 20px }
}
body { font-size: 12px; line-height: 16px }
@media screen and (min-width:1200px) {
body { font-size: 14px; line-height: 18px }
}
body.i18n-zh-cn, body.i18n-zh-cn body { font-size: 14px; line-height: 18px }
@media screen and (min-width:1200px) {
body.i18n-zh-cn, body.i18n-zh-cn body { font-size: 16px; line-height: 20px }
}
.p1 { font-size: 12px; line-height: 16px }
@media screen and (min-width:1200px) {
.p1 { font-size: 14px; line-height: 18px }
}
.p1.i18n-zh-cn, body.i18n-zh-cn .p1 { font-size: 14px; line-height: 18px }
@media screen and (min-width:1200px) {
.p1.i18n-zh-cn, body.i18n-zh-cn .p1 { font-size: 16px; line-height: 20px }
}
.p2 { font-size: 10px; line-height: 12px }
@media screen and (min-width:992px) {
.p2 { font-size: 10px; font-weight: 300; line-height: 14px }
body.gotham-styles .p2 { font-weight: 300 }
}
@media screen and (min-width:1200px) {
.p2 { font-size: 12px; line-height: 16px }
}
.p2.i18n-zh-cn, body.i18n-zh-cn .p2 { font-size: 12px; line-height: 14px }
@media screen and (min-width:992px) {
.p2.i18n-zh-cn, body.i18n-zh-cn .p2 { font-size: 12px; font-weight: 300; line-height: 16px }
body.gotham-styles .p2.i18n-zh-cn, body.gotham-styles body.i18n-zh-cn .p2 { font-weight: 300 }
}
@media screen and (min-width:1200px) {
.p2.i18n-zh-cn, body.i18n-zh-cn .p2 { font-size: 14px; line-height: 18px }
}
.a1 { font-size: 10px; line-height: 14px; font-weight: 600 }
body.gotham-styles .a1 { font-weight: 500 }
@media screen and (min-width:768px) {
.a1 { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
.a1 { font-size: 14px; line-height: 18px }
}
.a1.i18n-zh-cn, body.i18n-zh-cn .a1 { font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
.a1.i18n-zh-cn, body.i18n-zh-cn .a1 { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.a1.i18n-zh-cn, body.i18n-zh-cn .a1 { font-size: 16px; line-height: 20px }
}
.a2 { font-size: 18px; line-height: 22px; font-weight: 600 }
body.gotham-styles .a2 { font-weight: 500 }
.a2.i18n-zh-cn, body.i18n-zh-cn .a2 { font-size: 20px; line-height: 24px }
.noselect { -webkit-touch-callout: none; -khtml-user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
#skip-link { display: none }
.has-link { cursor: pointer }
.force-no-link { cursor: default }
div.site-wrapper>div.main-container>div.row>section { max-width: 1200px; margin: 30px auto 50px; float: none; padding: 0 }
body.full-bleed-content div.site-wrapper>div.main-container>div.row>section, body.page-checkout div.site-wrapper>div.main-container>div.row>section { margin: 0; max-width: inherit }
.force-word-break-line { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: keep-all; word-break: keep-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto }
.reset-form-control { border-radius: 0; box-shadow: none; width: 100% }
.reset-form-control:focus { border-color: initial; box-shadow: none; outline: 0 none }
.container-fluid-max-width { max-width: 1200px }
.nonWrappingRequiredStar span { display: none }
.nonWrappingRequiredStar:after { content: "*"; vertical-align: top; margin-left: -3px; white-space: nowrap; color: #d03f3a }
.no-vertical-alignment { position: static; top: auto; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.radioStyle .radio { margin-top: 5px; margin-bottom: 5px }
.radioStyle .form-type-radio input[type="radio"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 23px; height: 23px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.radioStyle .form-type-radio input[type="radio"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/radio-checkout-checked.svg); background-repeat: no-repeat; background-size: 19px auto }
.radioStyle .form-type-radio input[type="radio"]:hover~span, .radioStyle .form-type-radio input[type="radio"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.radioStyle .form-type-radio label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 600; opacity: .8; filter: alpha(opacity=80); padding: 30px 2px 30px 30px; min-height: auto; width: 100% }
body.gotham-styles .radioStyle .form-type-radio label { font-weight: 500 }
@media screen and (min-width:992px) {
.radioStyle .form-type-radio label { position: relative }
}
.radioStyle .form-type-radio label:hover { opacity: 1; filter: alpha(opacity=100) }
.radioStyle .form-type-radio label.error { position: absolute; top: -28px; padding-left: 0; font-size: 12px; color: #d03f3a }
.radioStyle .form-type-radio label img { max-height: 75px; max-width: 100px }
.radioStyle .form-type-radio>span { display: inline-block; width: 23px; height: 23px; margin: 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; opacity: .7; filter: alpha(opacity=70); border: 2px solid #80888c; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% }
@media screen and (min-width:992px) {
.radioStyle .form-type-radio>span { margin-left: 0 }
}
.radioStyle .form-type-radio>span:hover { opacity: 1; filter: alpha(opacity=100) }
.sprite-map-file { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/main-sprite.png?v=1.0); background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(0,0,0,0) }
.sprite-circle-rightarrow-narrow { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/main-sprite.png?v=1.0); background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(0,0,0,0); background-position: 0 0; content: ""; display: block; float: left; height: 16px; margin-right: 5px; margin-top: 3px; width: 16px }
.sprite-circle-close-big { display: block; float: left; height: 50px; margin-right: 1px; margin-top: -3px; width: 50px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_xCLose_50.svg) }
.sprite-circle-close-small { display: block; float: right; height: 20px; width: 20px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_xCLose_20.svg) }
.sprite-circle-plus-small { float: left; height: 15px; width: 15px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_plus_15.svg) }
.sprite-circle-minus-small { float: left; height: 15px; width: 15px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_minus_15.svg) }
.sprite-circle-plus-blue-small { float: left; height: 15px; width: 15px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_plus_blue_15.svg) }
.sprite-circle-minus-blue-small { float: left; height: 15px; width: 15px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_minus_blue_15.svg) }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s }
.animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: .75s; animation-duration: .75s }
.animated.flipOutX, .animated.flipOutY { -webkit-animation-duration: .75s; animation-duration: .75s }
@-webkit-keyframes bounce { 0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1);
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-transition-timing-function:cubic-bezier(.755, .05, .855, .06);
transition-timing-function:cubic-bezier(.755, .05, .855, .06);
-webkit-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-transition-timing-function:cubic-bezier(.755, .05, .855, .06);
transition-timing-function:cubic-bezier(.755, .05, .855, .06);
-webkit-transform:translate3d(0, -15px, 0);
transform:translate3d(0, -15px, 0)
}
90% {
-webkit-transform:translate3d(0, -4px, 0);
transform:translate3d(0, -4px, 0)
}
}
@keyframes bounce { 0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1);
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
40%, 43% {
-webkit-transition-timing-function:cubic-bezier(.755, .05, .855, .06);
transition-timing-function:cubic-bezier(.755, .05, .855, .06);
-webkit-transform:translate3d(0, -30px, 0);
transform:translate3d(0, -30px, 0)
}
70% {
-webkit-transition-timing-function:cubic-bezier(.755, .05, .855, .06);
transition-timing-function:cubic-bezier(.755, .05, .855, .06);
-webkit-transform:translate3d(0, -15px, 0);
transform:translate3d(0, -15px, 0)
}
90% {
-webkit-transform:translate3d(0, -4px, 0);
transform:translate3d(0, -4px, 0)
}
}
.bounce { -webkit-animation-name: bounce; animation-name: bounce; -webkit-transform-origin: center bottom; transform-origin: center bottom }
@-webkit-keyframes flash { 0%, 50%, 100% {
opacity:1
}
25%, 75% {
opacity:0
}
}
@keyframes flash { 0%, 50%, 100% {
opacity:1
}
25%, 75% {
opacity:0
}
}
.flash { -webkit-animation-name: flash; animation-name: flash }
@-webkit-keyframes pulse { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
50% {
-webkit-transform:scale3d(1.05, 1.05, 1.05);
transform:scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes pulse { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
50% {
-webkit-transform:scale3d(1.05, 1.05, 1.05);
transform:scale3d(1.05, 1.05, 1.05)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.pulse { -webkit-animation-name: pulse; animation-name: pulse }
@-webkit-keyframes rubberBand { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, .75, 1);
transform:scale3d(1.25, .75, 1)
}
40% {
-webkit-transform:scale3d(.75, 1.25, 1);
transform:scale3d(.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, .85, 1);
transform:scale3d(1.15, .85, 1)
}
65% {
-webkit-transform:scale3d(.95, 1.05, 1);
transform:scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, .95, 1);
transform:scale3d(1.05, .95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes rubberBand { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
30% {
-webkit-transform:scale3d(1.25, .75, 1);
transform:scale3d(1.25, .75, 1)
}
40% {
-webkit-transform:scale3d(.75, 1.25, 1);
transform:scale3d(.75, 1.25, 1)
}
50% {
-webkit-transform:scale3d(1.15, .85, 1);
transform:scale3d(1.15, .85, 1)
}
65% {
-webkit-transform:scale3d(.95, 1.05, 1);
transform:scale3d(.95, 1.05, 1)
}
75% {
-webkit-transform:scale3d(1.05, .95, 1);
transform:scale3d(1.05, .95, 1)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand }
@-webkit-keyframes shake { 0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
}
@keyframes shake { 0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
20%, 40%, 60%, 80% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
}
.shake { -webkit-animation-name: shake; animation-name: shake }
@-webkit-keyframes swing { 20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform:rotate3d(0, 0, 1, 0deg);
transform:rotate3d(0, 0, 1, 0deg)
}
}
@keyframes swing { 20% {
-webkit-transform:rotate3d(0, 0, 1, 15deg);
transform:rotate3d(0, 0, 1, 15deg)
}
40% {
-webkit-transform:rotate3d(0, 0, 1, -10deg);
transform:rotate3d(0, 0, 1, -10deg)
}
60% {
-webkit-transform:rotate3d(0, 0, 1, 5deg);
transform:rotate3d(0, 0, 1, 5deg)
}
80% {
-webkit-transform:rotate3d(0, 0, 1, -5deg);
transform:rotate3d(0, 0, 1, -5deg)
}
100% {
-webkit-transform:rotate3d(0, 0, 1, 0deg);
transform:rotate3d(0, 0, 1, 0deg)
}
}
.swing { -webkit-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; animation-name: swing }
@-webkit-keyframes tada { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes tada { 0% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
10%, 20% {
-webkit-transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform:scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
}
30%, 50%, 70%, 90% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
}
40%, 60%, 80% {
-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
}
100% {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.tada { -webkit-animation-name: tada; animation-name: tada }
@-webkit-keyframes wobble { 0% {
-webkit-transform:none;
transform:none
}
15% {
-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes wobble { 0% {
-webkit-transform:none;
transform:none
}
15% {
-webkit-transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
}
30% {
-webkit-transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
}
45% {
-webkit-transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
}
60% {
-webkit-transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
}
75% {
-webkit-transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
}
100% {
-webkit-transform:none;
transform:none
}
}
.wobble { -webkit-animation-name: wobble; animation-name: wobble }
@-webkit-keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
@keyframes bounceIn { 0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
20% {
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
40% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
60% {
opacity:1;
-webkit-transform:scale3d(1.03, 1.03, 1.03);
transform:scale3d(1.03, 1.03, 1.03)
}
80% {
-webkit-transform:scale3d(.97, .97, .97);
transform:scale3d(.97, .97, .97)
}
100% {
opacity:1;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
}
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn }
@-webkit-keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, -3000px, 0);
transform:translate3d(0, -3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, 25px, 0);
transform:translate3d(0, 25px, 0)
}
75% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
90% {
-webkit-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInDown { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, -3000px, 0);
transform:translate3d(0, -3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, 25px, 0);
transform:translate3d(0, 25px, 0)
}
75% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
90% {
-webkit-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown }
@-webkit-keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(-3000px, 0, 0);
transform:translate3d(-3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(25px, 0, 0);
transform:translate3d(25px, 0, 0)
}
75% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
90% {
-webkit-transform:translate3d(5px, 0, 0);
transform:translate3d(5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInLeft { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(-3000px, 0, 0);
transform:translate3d(-3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(25px, 0, 0);
transform:translate3d(25px, 0, 0)
}
75% {
-webkit-transform:translate3d(-10px, 0, 0);
transform:translate3d(-10px, 0, 0)
}
90% {
-webkit-transform:translate3d(5px, 0, 0);
transform:translate3d(5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft }
@-webkit-keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
@keyframes bounceInRight { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(3000px, 0, 0);
transform:translate3d(3000px, 0, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(-25px, 0, 0);
transform:translate3d(-25px, 0, 0)
}
75% {
-webkit-transform:translate3d(10px, 0, 0);
transform:translate3d(10px, 0, 0)
}
90% {
-webkit-transform:translate3d(-5px, 0, 0);
transform:translate3d(-5px, 0, 0)
}
100% {
-webkit-transform:none;
transform:none
}
}
.bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight }
@-webkit-keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes bounceInUp { 0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function:cubic-bezier(.215, .61, .355, 1);
transition-timing-function:cubic-bezier(.215, .61, .355, 1)
}
0% {
opacity:0;
-webkit-transform:translate3d(0, 3000px, 0);
transform:translate3d(0, 3000px, 0)
}
60% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
75% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
90% {
-webkit-transform:translate3d(0, -5px, 0);
transform:translate3d(0, -5px, 0)
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp }
@-webkit-keyframes bounceOut { 20% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
}
@keyframes bounceOut { 20% {
-webkit-transform:scale3d(.9, .9, .9);
transform:scale3d(.9, .9, .9)
}
50%, 55% {
opacity:1;
-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1)
}
100% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
}
.bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut }
@-webkit-keyframes bounceOutDown { 20% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
@keyframes bounceOutDown { 20% {
-webkit-transform:translate3d(0, 10px, 0);
transform:translate3d(0, 10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, -20px, 0);
transform:translate3d(0, -20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
.bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown }
@-webkit-keyframes bounceOutLeft { 20% {
opacity:1;
-webkit-transform:translate3d(20px, 0, 0);
transform:translate3d(20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
@keyframes bounceOutLeft { 20% {
opacity:1;
-webkit-transform:translate3d(20px, 0, 0);
transform:translate3d(20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
.bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft }
@-webkit-keyframes bounceOutRight { 20% {
opacity:1;
-webkit-transform:translate3d(-20px, 0, 0);
transform:translate3d(-20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
@keyframes bounceOutRight { 20% {
opacity:1;
-webkit-transform:translate3d(-20px, 0, 0);
transform:translate3d(-20px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
.bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight }
@-webkit-keyframes bounceOutUp { 20% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
@keyframes bounceOutUp { 20% {
-webkit-transform:translate3d(0, -10px, 0);
transform:translate3d(0, -10px, 0)
}
40%, 45% {
opacity:1;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp }
@-webkit-keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn { 0% {
opacity:0
}
100% {
opacity:1
}
}
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn }
@-webkit-keyframes fadeInDown { 0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDown { 0% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown }
@-webkit-keyframes fadeInDownBig { 0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInDownBig { 0% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig }
@-webkit-keyframes fadeInLeft { 0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeft { 0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft }
@-webkit-keyframes fadeInLeftBig { 0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInLeftBig { 0% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig }
@-webkit-keyframes fadeInRight { 0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight { 0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight }
@-webkit-keyframes fadeInRightBig { 0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRightBig { 0% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig }
@-webkit-keyframes fadeInUp { 0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUp { 0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp }
@-webkit-keyframes fadeInUpBig { 0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInUpBig { 0% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig }
@-webkit-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut }
@-webkit-keyframes fadeOutDown { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@keyframes fadeOutDown { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown }
@-webkit-keyframes fadeOutDownBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
@keyframes fadeOutDownBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, 2000px, 0);
transform:translate3d(0, 2000px, 0)
}
}
.fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig }
@-webkit-keyframes fadeOutLeft { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes fadeOutLeft { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft }
@-webkit-keyframes fadeOutLeftBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
@keyframes fadeOutLeftBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(-2000px, 0, 0);
transform:translate3d(-2000px, 0, 0)
}
}
.fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig }
@-webkit-keyframes fadeOutRight { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
@keyframes fadeOutRight { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight }
@-webkit-keyframes fadeOutRightBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
@keyframes fadeOutRightBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(2000px, 0, 0);
transform:translate3d(2000px, 0, 0)
}
}
.fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig }
@-webkit-keyframes fadeOutUp { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes fadeOutUp { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp }
@-webkit-keyframes fadeOutUpBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
@keyframes fadeOutUpBig { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(0, -2000px, 0);
transform:translate3d(0, -2000px, 0)
}
}
.fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig }
@-webkit-keyframes flip { 0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) scale3d(.95, .95, .95);
transform:perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
@keyframes flip { 0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
transform:perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
40% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function:ease-out;
animation-timing-function:ease-out
}
50% {
-webkit-transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
80% {
-webkit-transform:perspective(400px) scale3d(.95, .95, .95);
transform:perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
}
.animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip }
@-webkit-keyframes flipInX { 0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInX { 0% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX }
@-webkit-keyframes flipInY { 0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY { 0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY }
@-webkit-keyframes flipOutX { 0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
@keyframes flipOutX { 0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity:0
}
}
.flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important }
@-webkit-keyframes flipOutY { 0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
@keyframes flipOutY { 0% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
30% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
transform:perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity:1
}
100% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity:0
}
}
.flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY }
@-webkit-keyframes lightSpeedIn { 0% {
-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);
transform:translate3d(100%, 0, 0) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:skewX(20deg);
transform:skewX(20deg);
opacity:1
}
80% {
-webkit-transform:skewX(-5deg);
transform:skewX(-5deg);
opacity:1
}
100% {
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes lightSpeedIn { 0% {
-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);
transform:translate3d(100%, 0, 0) skewX(-30deg);
opacity:0
}
60% {
-webkit-transform:skewX(20deg);
transform:skewX(20deg);
opacity:1
}
80% {
-webkit-transform:skewX(-5deg);
transform:skewX(-5deg);
opacity:1
}
100% {
-webkit-transform:none;
transform:none;
opacity:1
}
}
.lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out }
@-webkit-keyframes lightSpeedOut { 0% {
opacity:1
}
100% {
-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
@keyframes lightSpeedOut { 0% {
opacity:1
}
100% {
-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);
transform:translate3d(100%, 0, 0) skewX(30deg);
opacity:0
}
}
.lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in }
@-webkit-keyframes rotateIn { 0% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateIn { 0% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, -200deg);
transform:rotate3d(0, 0, 1, -200deg);
opacity:0
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:none;
transform:none;
opacity:1
}
}
.rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn }
@-webkit-keyframes rotateInDownLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
.rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft }
@-webkit-keyframes rotateInDownRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInDownRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
.rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight }
@-webkit-keyframes rotateInUpLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
.rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft }
@-webkit-keyframes rotateInUpRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
@keyframes rotateInUpRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -90deg);
transform:rotate3d(0, 0, 1, -90deg);
opacity:0
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:none;
transform:none;
opacity:1
}
}
.rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight }
@-webkit-keyframes rotateOut { 0% {
-webkit-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, 200deg);
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
@keyframes rotateOut { 0% {
-webkit-transform-origin:center;
transform-origin:center;
opacity:1
}
100% {
-webkit-transform-origin:center;
transform-origin:center;
-webkit-transform:rotate3d(0, 0, 1, 200deg);
transform:rotate3d(0, 0, 1, 200deg);
opacity:0
}
}
.rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut }
@-webkit-keyframes rotateOutDownLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
}
@keyframes rotateOutDownLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, 45deg);
transform:rotate3d(0, 0, 1, 45deg);
opacity:0
}
}
.rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft }
@-webkit-keyframes rotateOutDownRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
@keyframes rotateOutDownRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight }
@-webkit-keyframes rotateOutUpLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
@keyframes rotateOutUpLeft { 0% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
opacity:1
}
100% {
-webkit-transform-origin:left bottom;
transform-origin:left bottom;
-webkit-transform:rotate3d(0, 0, 1, -45deg);
transform:rotate3d(0, 0, 1, -45deg);
opacity:0
}
}
.rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft }
@-webkit-keyframes rotateOutUpRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 90deg);
transform:rotate3d(0, 0, 1, 90deg);
opacity:0
}
}
@keyframes rotateOutUpRight { 0% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
opacity:1
}
100% {
-webkit-transform-origin:right bottom;
transform-origin:right bottom;
-webkit-transform:rotate3d(0, 0, 1, 90deg);
transform:rotate3d(0, 0, 1, 90deg);
opacity:0
}
}
.rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight }
@-webkit-keyframes hinge { 0% {
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate3d(0, 0, 1, 80deg);
transform:rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40%, 80% {
-webkit-transform:rotate3d(0, 0, 1, 60deg);
transform:rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translate3d(0, 700px, 0);
transform:translate3d(0, 700px, 0);
opacity:0
}
}
@keyframes hinge { 0% {
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
20%, 60% {
-webkit-transform:rotate3d(0, 0, 1, 80deg);
transform:rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out
}
40%, 80% {
-webkit-transform:rotate3d(0, 0, 1, 60deg);
transform:rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin:top left;
transform-origin:top left;
-webkit-animation-timing-function:ease-in-out;
animation-timing-function:ease-in-out;
opacity:1
}
100% {
-webkit-transform:translate3d(0, 700px, 0);
transform:translate3d(0, 700px, 0);
opacity:0
}
}
.hinge { -webkit-animation-name: hinge; animation-name: hinge }
@-webkit-keyframes rollIn { 0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes rollIn { 0% {
opacity:0;
-webkit-transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.rollIn { -webkit-animation-name: rollIn; animation-name: rollIn }
@-webkit-keyframes rollOut { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
@keyframes rollOut { 0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
}
}
.rollOut { -webkit-animation-name: rollOut; animation-name: rollOut }
@-webkit-keyframes zoomIn { 0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
@keyframes zoomIn { 0% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn }
@-webkit-keyframes zoomInDown { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomInDown { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown }
@-webkit-keyframes zoomInLeft { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomInLeft { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft }
@-webkit-keyframes zoomInRight { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomInRight { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight }
@-webkit-keyframes zoomInUp { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomInUp { 0% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
60% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp }
@-webkit-keyframes zoomOut { 0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
100% {
opacity:0
}
}
@keyframes zoomOut { 0% {
opacity:1
}
50% {
opacity:0;
-webkit-transform:scale3d(.3, .3, .3);
transform:scale3d(.3, .3, .3)
}
100% {
opacity:0
}
}
.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut }
@-webkit-keyframes zoomOutDown { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomOutDown { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown }
@-webkit-keyframes zoomOutLeft { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);
transform:scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin:left center;
transform-origin:left center
}
}
@keyframes zoomOutLeft { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);
transform:scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin:left center;
transform-origin:left center
}
}
.zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft }
@-webkit-keyframes zoomOutRight { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(2000px, 0, 0);
transform:scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin:right center;
transform-origin:right center
}
}
@keyframes zoomOutRight { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
}
100% {
opacity:0;
-webkit-transform:scale(.1) translate3d(2000px, 0, 0);
transform:scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin:right center;
transform-origin:right center
}
}
.zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight }
@-webkit-keyframes zoomOutUp { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
@keyframes zoomOutUp { 40% {
opacity:1;
-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);
animation-timing-function:cubic-bezier(.55, .055, .675, .19)
}
100% {
opacity:0;
-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin:center bottom;
transform-origin:center bottom;
-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);
animation-timing-function:cubic-bezier(.175, .885, .32, 1)
}
}
.zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp }
@-webkit-keyframes slideInDown { 0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInDown { 0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown }
@-webkit-keyframes slideInLeft { 0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInLeft { 0% {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft }
@-webkit-keyframes slideInRight { 0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInRight { 0% {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight }
@-webkit-keyframes slideInUp { 0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
@keyframes slideInUp { 0% {
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0);
visibility:visible
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp }
@-webkit-keyframes slideOutDown { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@keyframes slideOutDown { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown }
@-webkit-keyframes slideOutLeft { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
@keyframes slideOutLeft { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft }
@-webkit-keyframes slideOutRight { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
@keyframes slideOutRight { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight }
@-webkit-keyframes slideOutUp { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes slideOutUp { 0% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
100% {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp }
.site-wrapper { overflow: hidden; position: relative; transition: right .5s ease-out 0s }
.site-wrapper .off-canvas a { outline: 0 }
.site-wrapper #offcanvas { display: none; background-color: #fff; transition: right .5s ease-out 0s; padding-top: 50px }
.site-wrapper #offcanvas.animated { -webkit-animation-duration: 500ms; animation-duration: 500ms }
.site-wrapper #offcanvas .offcanvas-title { padding: 20px }
.site-wrapper #offcanvas .offcanvas-title .close { margin: 10px; float: left; font-size: 32px; margin: 10px 5px 0 0 }
.site-wrapper #offcanvas .offcanvas-title h2 { font-size: 32px; margin: 0; padding-top: 10px; color: #00bcd4; font-weight: 300 }
body.gotham-styles .site-wrapper #offcanvas .offcanvas-title h2 { color: #222c30 }
body.gotham-styles .site-wrapper #offcanvas .offcanvas-title h2 { font-weight: 500 }
.site-wrapper #offcanvas .loading { background: url(/sites/all/themes/custom/motorola_bootstrap/images/loading.gif) no-repeat scroll 0 center / 64px 64px; background-size: contain; height: 64px; width: 64px; line-height: 32px; font-size: 16px; margin: auto }
.site-wrapper #offcanvas .offcanvas-feature-content { display: none; min-height: 300px }
.site-wrapper #offcanvas .offcanvas-feature-content-body .loading { padding: 100px 0 }
.site-wrapper #offcanvas .owl-wrapper-outer .owl-item { cursor: pointer; color: #afb6ba; padding: 0 5px; text-align: center; width: auto; font-size: 14px; height: 44px; padding-bottom: 5px; padding-top: 5px }
body.gotham-styles .site-wrapper #offcanvas .owl-wrapper-outer .owl-item { height: 40px; padding-top: 12px }
.site-wrapper #offcanvas .owl-wrapper-outer .owl-item.active { color: #fff }
.global-header-minimized.product-sub-header-fixed #offcanvas { padding-top: 15px }
.btn-go { color: #fff; background-color: #5c92fa; border-color: #5c92fa }
.btn-go:hover, .btn-go:focus, .btn-go.focus, .btn-go:active, .btn-go.active, .open>.dropdown-toggle.btn-go { color: #fff; background-color: #2b71f8; border-color: #216af8 }
.btn-go:active, .btn-go.active, .open>.dropdown-toggle.btn-go { background-image: none }
.btn-go.disabled, .btn-go[disabled], fieldset[disabled] .btn-go, .btn-go.disabled:hover, .btn-go[disabled]:hover, fieldset[disabled] .btn-go:hover, .btn-go.disabled:focus, .btn-go[disabled]:focus, fieldset[disabled] .btn-go:focus, .btn-go.disabled.focus, .btn-go[disabled].focus, fieldset[disabled] .btn-go.focus, .btn-go.disabled:active, .btn-go[disabled]:active, fieldset[disabled] .btn-go:active, .btn-go.disabled.active, .btn-go[disabled].active, fieldset[disabled] .btn-go.active { background-color: #5c92fa; border-color: #5c92fa }
.btn-go .badge { color: #5c92fa; background-color: #fff }
.us-context #navbar { margin-bottom: 0 }
#navbar { border-bottom: 1px solid #e5e5e5; height: auto }
@media screen and (min-width:1200px) {
#navbar { padding-left: 30px }
}
#navbar.display-search-only { height: auto }
#navbar .container-fluid { max-width: 1200px }
@media screen and (min-width:992px) {
#navbar .container-fluid { padding-left: 63px; padding-right: 15px }
}
@media screen and (min-width:1200px) {
#navbar .container-fluid { padding-left: 10px; padding-right: 10px }
}
#navbar.mobile-overflow-hidden { overflow: hidden }
@media screen and (min-width:768px) {
#navbar.mobile-overflow-hidden { overflow: visible }
}
@media screen and (max-width:992px) {
.global-header-minimized #navbar { background-color: #f3f3f3; cursor: pointer; min-height: 20px }
.global-header-minimized #navbar .navbar-header { height: 20px }
.global-header-minimized #navbar .logo>img { max-width: 12px; max-height: 12px; vertical-align: top }
.global-header-minimized #navbar .navbar-toggle { display: none }
.global-header-minimized #navbar .navbar-btn { margin-top: 4px; height: 12px }
.global-header-minimized #navbar .navbar-btn.logo-custom { width: 12px }
.global-header-minimized #navbar .logo-wrapper { height: 20px }
}
.navbar.container { margin: 0 }
.navbar-header { height: 55px }
.navbar-header .navbar-toggle-wrapper { display: block !important }
@media screen and (min-width:992px) {
.navbar-header .navbar-toggle-wrapper { display: none !important }
}
.navbar-header .return-mobile-menu { position: absolute; width: 100%; height: 100%; z-index: 200; opacity: 0; cursor: pointer }
.navbar-header .logo-wrapper { text-align: center }
@media screen and (min-width:992px) {
.navbar-header .logo-wrapper { width: auto; padding-left: 0 }
.navbar-header .logo-wrapper>a { text-align: left }
}
.navbar-header .return-mobile-menu { position: absolute; width: 100%; height: 100%; z-index: 200; opacity: 0; cursor: pointer }
.navbar-header .logo { margin: 10px auto; outline: 0; padding-top: 1px; display: inline-block; padding: 0 }
.navbar-header .logo.logo-custom { background-color: rgba(0,0,0,0); background-size: 100% 100%; width: 35px; height: 35px }
@media screen and (min-width:992px) {
.navbar-header .logo.logo-custom { width: 47px; height: 47px }
}
.navbar-header .logo.logo-0001 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0001.png) no-repeat scroll 0 0; background-size: 100% 100% }
.navbar-header .logo.logo-0002 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0002.png) no-repeat scroll 0 0; background-size: 100% 100% }
.navbar-header .logo.logo-0003 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0003.png) no-repeat scroll 0 0; background-size: 100% 100% }
.navbar-header .logo.logo-0004 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0004.png) no-repeat scroll 0 0; background-size: 100% 100% }
.navbar-header .logo.logo-0005 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0005.png) no-repeat scroll 0 0; background-size: 100% 100% }
.navbar-header .logo.logo-0006 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/logo/logo-animation-header-sm-0006.png) no-repeat scroll 0 0; background-size: 100% 100% }
@media screen and (min-width:992px) {
.navbar-header .logo { margin: 12px auto; padding-top: 0; padding-right: 0 }
}
.navbar-header .logo>img { opacity: 0; max-width: 35px; max-height: 35px }
@media screen and (min-width:992px) {
.navbar-header .logo>img { max-width: 47px; max-height: 47px }
}
.navbar-header .navbar-toggle { padding-right: 13px; padding-left: 37px; margin-right: 0; margin-top: 7px }
.navbar-header .navbar-toggle .icon-bar { height: 3px; width: 19px; margin-top: 3px }
.navbar-header .navbar-toggle.in .icon-bar { background-color: #5c92fa }
.navbar-header .navbar-toggle.in:after { background: url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat right -789px; bottom: -12px; content: ""; display: block; height: 10px; left: 0; width: 100%; position: absolute }
.navbar-collapse { background-color: #dfe5e9; border-top: 0; top: 0 }
.navbar-collapse.collapse { overflow: visible; max-height: none }
@media screen and (min-width:992px) {
.navbar-collapse.collapse { background-color: #fff }
}
.navbar-collapse #block-search-form, .navbar-collapse #block-search-form--2 { overflow: visible }
@media screen and (min-width:992px) {
.navbar-collapse #block-search-form, .navbar-collapse #block-search-form--2 { background: #eff2f4; display: none; left: 0; margin: 0; padding: 40px 0; position: absolute; top: 71px; width: 100% }
}
.navbar-collapse #block-search-form #search-block-form--2, .navbar-collapse #block-search-form--2 #search-block-form--2, .navbar-collapse #block-search-form #search-block-form, .navbar-collapse #block-search-form--2 #search-block-form, .navbar-collapse #block-search-form .form-search.content-search, .navbar-collapse #block-search-form--2 .form-search.content-search { background-color: #fff; border: 2px solid #dfe5e9; border-radius: 4px; margin: 5px 0 5px 0; position: relative; opacity: 1; padding: 0 }
@media screen and (min-width:992px) {
.navbar-collapse #block-search-form #search-block-form--2, .navbar-collapse #block-search-form--2 #search-block-form--2, .navbar-collapse #block-search-form #search-block-form, .navbar-collapse #block-search-form--2 #search-block-form, .navbar-collapse #block-search-form .form-search.content-search, .navbar-collapse #block-search-form--2 .form-search.content-search { opacity: 0; margin: auto; width: 66%; max-width: 800px }
}
.navbar-collapse #block-search-form #search-block-form--2:hover, .navbar-collapse #block-search-form--2 #search-block-form--2:hover, .navbar-collapse #block-search-form #search-block-form:hover, .navbar-collapse #block-search-form--2 #search-block-form:hover, .navbar-collapse #block-search-form .form-search.content-search:hover, .navbar-collapse #block-search-form--2 .form-search.content-search:hover { border-color: #95b8fc }
.navbar-collapse #block-search-form #search-block-form--2 .input-group, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group, .navbar-collapse #block-search-form #search-block-form .input-group, .navbar-collapse #block-search-form--2 #search-block-form .input-group, .navbar-collapse #block-search-form .form-search.content-search .input-group, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group { padding: 7px 0; width: 100% }
@media screen and (min-width:992px) {
.navbar-collapse #block-search-form #search-block-form--2 .input-group, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group, .navbar-collapse #block-search-form #search-block-form .input-group, .navbar-collapse #block-search-form--2 #search-block-form .input-group, .navbar-collapse #block-search-form .form-search.content-search .input-group, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group { padding: 5px 0; width: 90% }
}
.navbar-collapse #block-search-form #search-block-form--2 .input-group>.form-text, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group>.form-text, .navbar-collapse #block-search-form #search-block-form .input-group>.form-text, .navbar-collapse #block-search-form--2 #search-block-form .input-group>.form-text, .navbar-collapse #block-search-form .form-search.content-search .input-group>.form-text, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group>.form-text { border: 0; box-shadow: none; color: #1f282b; font-size: 16px; font-weight: 400; height: 35px; line-height: 35px; padding-left: 50px; padding-right: 45px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat -10px 9px #fff }
body.gotham-styles .navbar-collapse #block-search-form #search-block-form--2 .input-group>.form-text, body.gotham-styles .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group>.form-text, body.gotham-styles .navbar-collapse #block-search-form #search-block-form .input-group>.form-text, body.gotham-styles .navbar-collapse #block-search-form--2 #search-block-form .input-group>.form-text, body.gotham-styles .navbar-collapse #block-search-form .form-search.content-search .input-group>.form-text, body.gotham-styles .navbar-collapse #block-search-form--2 .form-search.content-search .input-group>.form-text { font-weight: 400 }
@media screen and (min-width:992px) {
.navbar-collapse #block-search-form #search-block-form--2 .input-group>.form-text, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group>.form-text, .navbar-collapse #block-search-form #search-block-form .input-group>.form-text, .navbar-collapse #block-search-form--2 #search-block-form .input-group>.form-text, .navbar-collapse #block-search-form .form-search.content-search .input-group>.form-text, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group>.form-text { background: #fff; font-size: 25px; padding: 0 20px 0 10px }
}
.navbar-collapse #block-search-form #search-block-form--2 .input-group>.form-text:focus, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group>.form-text:focus, .navbar-collapse #block-search-form #search-block-form .input-group>.form-text:focus, .navbar-collapse #block-search-form--2 #search-block-form .input-group>.form-text:focus, .navbar-collapse #block-search-form .form-search.content-search .input-group>.form-text:focus, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group>.form-text:focus { box-shadow: none }
@media(max-width:767px) {
.navbar-collapse #block-search-form #search-block-form--2 .input-group-btn, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group-btn, .navbar-collapse #block-search-form #search-block-form .input-group-btn, .navbar-collapse #block-search-form--2 #search-block-form .input-group-btn, .navbar-collapse #block-search-form .form-search.content-search .input-group-btn, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group-btn { display: none !important }
}
.navbar-collapse #block-search-form #search-block-form--2 .input-group-btn .btn-go, .navbar-collapse #block-search-form--2 #search-block-form--2 .input-group-btn .btn-go, .navbar-collapse #block-search-form #search-block-form .input-group-btn .btn-go, .navbar-collapse #block-search-form--2 #search-block-form .input-group-btn .btn-go, .navbar-collapse #block-search-form .form-search.content-search .input-group-btn .btn-go, .navbar-collapse #block-search-form--2 .form-search.content-search .input-group-btn .btn-go { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; position: absolute; top: -7px; right: -82px; margin: 0; width: 0; min-width: 0; height: 49px; padding: 10px 32px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat scroll center -850px #5c92fa; border: medium none; border-radius: 0 4px 4px 0; transition-property: background-color; transition-duration: .12s }
.navbar-collapse #block-search-form #search-block-form--2 .reset, .navbar-collapse #block-search-form--2 #search-block-form--2 .reset, .navbar-collapse #block-search-form #search-block-form .reset, .navbar-collapse #block-search-form--2 #search-block-form .reset, .navbar-collapse #block-search-form .form-search.content-search .reset, .navbar-collapse #block-search-form--2 .form-search.content-search .reset { outline: 0; color: #afb6ba; display: none; font-size: 33px; vertical-align: middle; position: absolute; right: 17px; top: 1px; z-index: 2 }
@media screen and (min-width:992px) {
.navbar-collapse #block-search-form #search-block-form--2 .reset, .navbar-collapse #block-search-form--2 #search-block-form--2 .reset, .navbar-collapse #block-search-form #search-block-form .reset, .navbar-collapse #block-search-form--2 #search-block-form .reset, .navbar-collapse #block-search-form .form-search.content-search .reset, .navbar-collapse #block-search-form--2 .form-search.content-search .reset { font-size: 40px; right: 9.5%; top: -6px }
}
.navbar-collapse #block-search-form #search-block-form--2 .reset:hover, .navbar-collapse #block-search-form--2 #search-block-form--2 .reset:hover, .navbar-collapse #block-search-form #search-block-form .reset:hover, .navbar-collapse #block-search-form--2 #search-block-form .reset:hover, .navbar-collapse #block-search-form .form-search.content-search .reset:hover, .navbar-collapse #block-search-form--2 .form-search.content-search .reset:hover, .navbar-collapse #block-search-form #search-block-form--2 .reset:focus, .navbar-collapse #block-search-form--2 #search-block-form--2 .reset:focus, .navbar-collapse #block-search-form #search-block-form .reset:focus, .navbar-collapse #block-search-form--2 #search-block-form .reset:focus, .navbar-collapse #block-search-form .form-search.content-search .reset:focus, .navbar-collapse #block-search-form--2 .form-search.content-search .reset:focus, .navbar-collapse #block-search-form #search-block-form--2 .reset:active, .navbar-collapse #block-search-form--2 #search-block-form--2 .reset:active, .navbar-collapse #block-search-form #search-block-form .reset:active, .navbar-collapse #block-search-form--2 #search-block-form .reset:active, .navbar-collapse #block-search-form .form-search.content-search .reset:active, .navbar-collapse #block-search-form--2 .form-search.content-search .reset:active { color: #80888c; text-decoration: none }
#navbar-right-navigation { padding: 0 }
#navbar-right-navigation li { width: 55px; height: 55px; border: 0 }
@media screen and (min-width:992px) {
#navbar-right-navigation li { width: 70px; height: 70px; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; margin-left: -1px }
}
#navbar-right-navigation li a { width: 100%; height: 100% }
@media screen and (min-width:992px) {
#navbar-right-navigation li a { width: 70px; height: 70px }
}
#navbar-right-navigation li a.search-toggle { position: relative; outline: 0 }
@media screen and (min-width:992px) {
#navbar-right-navigation li a.search-toggle { border: 0; height: 70px; width: 100%; padding: 28px 0 0 }
}
#navbar-right-navigation li a.search-toggle .arrow-top { position: absolute; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #eff2f4; left: 24px; top: 62px; display: none }
#navbar-right-navigation li.sign-in-wrapper { width: auto; border-right: 1px solid #e5e5e5 }
#navbar-right-navigation li.cart-wrapper { position: absolute; right: 0; top: 0; box-shadow: none; background: #fff; width: 70px }
@media screen and (min-width:992px) {
#navbar-right-navigation li.cart-wrapper { position: relative }
}
#navbar-right-navigation li.cart-wrapper div.cart-empty .icon-cart { width: 26px; float: none; margin: 0 auto }
@media screen and (min-width:992px) {
#navbar-right-navigation li.cart-wrapper div.cart-empty .icon-cart { width: 20px }
}
#navbar-right-navigation li.cart-wrapper span.cart-num-items { top: -8px !important }
@media screen and (min-width:992px) {
#navbar-right-navigation li.cart-wrapper span.cart-num-items { top: 0 !important }
}
@media screen and (max-width:991px) {
#navbar-right-navigation li.cart-wrapper div.cart-overlay { display: none !important }
}
#navbar-right-navigation li.cart-wrapper a.cart-toggle { height: 55px; width: 60px; display: block; border: 0; box-shadow: none; background: #fff; outline: 0; padding: 19px 0 0 0; margin: 0 auto }
@media screen and (min-width:992px) {
#navbar-right-navigation li.cart-wrapper a.cart-toggle { height: 70px; width: 100%; padding-top: 28px }
}
#navbar-right-navigation li .icon { background: url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat; width: 100%; height: 40px; position: relative; float: left }
#navbar-right-navigation li .icon.icon-search { background-position: -26px 0; display: block; float: none; margin: 0 auto; height: 20px; width: 20px }
#navbar-right-navigation li .icon.icon-cart { background-position: -15px -160px; display: block; margin: 0 auto 0 11px; height: 20px; width: 20px }
#navbar-right-navigation li:hover .icon-search { background-position: -26px -80px }
#navbar-right-navigation li:hover .icon-cart { background-position: -15px -240px }
.us-context #navbar .container-fluid { padding: 0 }
.us-context.global-header-minimized .tb-megamenu-button { display: none }
.navbar-header-global-us { text-align: center; width: 100%; margin: 0 !important }
.navbar-header-global-us a:focus { outline: 0 }
@media screen and (min-width:768px) and (max-width:991px) {
.navbar-header-global-us { margin-left: 22px !important }
}
@media screen and (min-width:992px) and (max-width:1290px) {
.navbar-header-global-us { margin-left: 25px !important; padding-right: 25px }
}
.navbar-header-global-us .menu-toggle-wrapper { position: absolute; left: 0 }
@media screen and (min-width:992px) {
.navbar-header-global-us .menu-toggle-wrapper { display: none; position: relative; float: left }
}
.navbar-header-global-us .tb-megamenu-button { background: url(/sites/all/themes/custom/motorola_bootstrap/images/ic_menu_grey600_18dp.png) no-repeat right 0; display: block; width: 36px; height: 36px; padding: 0 37px; margin-top: 8px }
.navbar-header-global-us .tb-megamenu-button.selected { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/ic_arrow_back_grey600_18dp.png); padding: 0 22px }
.navbar-header-global-us .tb-megamenu-button:active { box-shadow: none }
.navbar-header-global-us .tb-megamenu-button:focus { outline: 0 }
@media screen and (min-width:992px) {
.navbar-header-global-us .logo-wrapper { float: left }
}
.navbar-header-global-us .logo-wrapper>a { padding: 0; margin: 10px 0 }
@media screen and (min-width:768px) {
.navbar-header-global-us .logo-wrapper>a { text-align: center; margin-left: -45px }
}
@media screen and (min-width:992px) {
.navbar-header-global-us .logo-wrapper>a { margin: 10px 10px 10px 20px }
}
@media screen and (min-width:1200px) {
.navbar-header-global-us .logo-wrapper>a { margin: 10px 15px 0 0; text-align: center }
}
.navbar-header-global-us .logo-wrapper>a, .navbar-header-global-us .logo-wrapper img { max-width: 35px; max-height: 35px }
@media screen and (min-width:992px) {
.navbar-header-global-us .logo-wrapper>a, .navbar-header-global-us .logo-wrapper img { max-width: 30px; max-height: 30px }
}
@media screen and (min-width:992px) {
.navbar-header-global-us .logo-wrapper .logo.logo-custom { width: 30px; height: 30px }
}
.navbar-header-global-us .region-global-header { float: left }
@media screen and (min-width:992px) {
.navbar-header-global-us #block-tb-megamenu-menu-global-menu { padding-left: 0 }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu>.collapse { opacity: 0 }
@media screen and (min-width:768px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu>.collapse { opacity: 1 }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu>.collapsing { height: auto !important }
.navbar-header-global-us #tb-megamenu-menu-global-menu>.collapse.in { opacity: 1 }
.navbar-header-global-us #tb-megamenu-menu-global-menu .tb-megamenu-button { display: none; visibility: hidden }
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse { margin: -55px 0 0; height: auto !important; top: 110px; bottom: 0; position: fixed; left: 0; padding-top: 43px; background: rgba(0,0,0,0.7) }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse { background: #fff; padding-top: 0; margin: inherit; position: inherit; top: 0 !important }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav { background: #fff; height: 100%; left: 0; overflow-y: scroll; width: 300px; text-align: left }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav { width: auto; overflow: visible }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav li.mega-align-justify>.dropdown-menu { left: -52px }
@media screen and (min-width:768px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active { float: none !important }
}
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active { float: left !important }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a { border: 0; color: #222c30; font-size: 13px; font-weight: 400; line-height: 20px; height: 55px; padding: 15px 16px; transition-duration: .12s; transition-property: background-color; text-transform: uppercase; background-color: inherit }
body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a, body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a { font-weight: 400 }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a { font-size: 11px; font-weight: 600; padding: 15px 8px; transition: none }
body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a, body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a { font-weight: 500 }
}
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a { font-size: 13px; padding: 0 15px; height: 50px; line-height: 50px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a:after, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a:after { background: url(/sites/all/themes/custom/motorola_bootstrap/images/ic_expand_more_grey600_36dp.png) no-repeat scroll -2px center / 124% auto; content: ' '; height: 18px; opacity: .5; filter: alpha(opacity=50); position: absolute; right: 15px; top: 20px; width: 20px }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a:after, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a:after { background: none; position: relative; width: auto; height: auto; opacity: 1 }
}
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a:hover, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a:hover { color: #5c92fa }
}
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>a:hover:after, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>a:hover:after { background: url(/sites/all/themes/custom/motorola_bootstrap/images/global-nav-down.png) no-repeat scroll 0 0; background-size: 10px auto; content: " "; display: block; height: 10px; left: 50%; margin-left: -5px; width: 10px; bottom: 1px; top: inherit; position: absolute }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.open>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active.open>a { color: #5c92fa }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.open>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active.open>a { background: #eee }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.open>a:after, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active.open>a:after { background: url(/sites/all/themes/custom/motorola_bootstrap/images/ic_expand_less_grey600_36dp.png) no-repeat scroll -2px center / 124% auto }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.open>a:after, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active.open>a:after { background: url(/sites/all/themes/custom/motorola_bootstrap/images/global-nav-up.png) no-repeat scroll 0 0; background-size: 10px auto }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .one-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .one-columns { width: 180px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .one-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .one-columns { width: 188px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .two-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .two-columns { width: 357px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .two-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .two-columns { width: 388px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .two-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .two-columns.hide-last { width: 180px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .two-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .two-columns.hide-last { width: 388px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .three-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .three-columns { width: 534px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .three-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .three-columns { width: 588px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .three-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .three-columns.hide-last { width: 357px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .three-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .three-columns.hide-last { width: 588px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .four-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .four-columns { width: 711px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .four-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .four-columns { width: 788px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .four-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .four-columns.hide-last { width: 534px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .four-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .four-columns.hide-last { width: 788px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .five-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .five-columns { width: 888px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .five-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .five-columns { width: 988px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .five-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .five-columns.hide-last { width: 711px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .five-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .five-columns.hide-last { width: 988px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .six-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .six-columns { width: 1065px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .six-columns, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .six-columns { width: 1188px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .six-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .six-columns.hide-last { width: 888px }
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1 .six-columns.hide-last, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active .six-columns.hide-last { width: 1188px }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu { background-color: #fff; border-top: 1px solid #eee; z-index: 1001; top: 50px }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu { border: 1px solid #eee }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu .mega-inner, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu .mega-inner { padding: 0 }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column { border-left: 1px solid #eee; height: 270px; width: 177px; margin: 0 }
body.us-context .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column, body.us-context .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column { height: auto; min-height: 270px }
}
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column { width: 200px }
}
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column:nth-child(6n+1), .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column:nth-child(6n+1) { border: 0; width: 177px }
}
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column:nth-child(6n+1), .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column:nth-child(6n+1) { width: 185px }
}
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column.nav-image, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column.nav-image { display: none }
}
@media screen and (min-width:1200px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column.nav-image, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu>.mega-dropdown-inner>.tb-megamenu-row>.tb-megamenu-column.nav-image { display: block }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-2>a.mega-group-title, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-2>a.mega-group-title { display: none; visibility: hidden }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-2>a.mega-group-title, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-2>a.mega-group-title { display: block; font-size: 13px; padding: 20px 15px 0 20px; height: 50px; visibility: visible; line-height: 1.2em; text-transform: none }
}
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3.open.animating a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3.open.animating a { background-color: #fff }
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a { border: 0; color: #80888c; font-size: 12px; font-weight: 400; line-height: 2.2em; margin: 0; padding: 10px 10px 0 16px }
body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a, body.gotham-styles .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a { font-weight: 400 }
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a:hover, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a:hover { color: #5c92fa }
@media screen and (min-width:992px) {
.navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a, .navbar-header-global-us #tb-megamenu-menu-global-menu .nav-collapse ul.tb-megamenu-nav>li.tb-megamenu-item.level-1.active>.tb-megamenu-submenu.dropdown-menu li.tb-megamenu-item.level-3>a { padding: 0 20px 14px; line-height: 1.3em }
}
.navbar-header-global-us .navbar-right-navigation { float: right }
.navbar-header-global-us .navbar-right-navigation>div { float: left; text-align: center; line-height: 55px; border: 0; max-height: 55px }
@media screen and (min-width:992px) {
.navbar-header-global-us .navbar-right-navigation>div { border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; margin-left: -1px }
}
.navbar-header-global-us .navbar-right-navigation>div a { color: #000 }
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper { height: 55px; position: absolute; top: 0; width: 70px; right: 0 }
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper:hover a .icon-cart { background-position: 0 -2939px }
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper.cart-empty .icon-cart { float: none; margin: 0 auto }
@media screen and (min-width:992px) {
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper { width: 70px; position: relative; border-left: 1px solid #e5e5e5 }
}
@media screen and (max-width:767px) {
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper div.cart-overlay { display: none !important }
}
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper a { display: block; padding: 14px 0 0; height: 56px }
.navbar-header-global-us .navbar-right-navigation>div.cart-wrapper a .icon-cart { float: left; width: 22px; height: 22px; padding: 0; margin-left: 6px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icons-sc4e79be86b.png) no-repeat 0 -2987px; display: block }
.navbar-header-global-us .navbar-right-navigation>div.sign-in-btn { display: none; background: #fff; text-transform: uppercase; color: #000; font-size: 13px; font-weight: 600 }
body.gotham-styles .navbar-header-global-us .navbar-right-navigation>div.sign-in-btn { font-weight: 500 }
@media screen and (min-width:992px) {
.navbar-header-global-us .navbar-right-navigation>div.sign-in-btn { display: block }
}
.navbar-header-global-us .navbar-right-navigation>div.sign-in-btn a { display: block; padding: 0 40px }
.navbar-header-global-us .navbar-right-navigation>div.sign-in-btn a:hover { text-decoration: none; color: #5c92fa }
.tb-megamenu .tb-block { margin-bottom: 0 }
.bean-global-menu-promotion { display: none }
@media screen and (min-width:992px) {
.bean-global-menu-promotion { display: block }
}
.bean-global-menu-promotion .promo-block-bg { background-color: white; background-size: cover; min-height: 270px; background-repeat: no-repeat; background-position: center }
@media screen and (min-width:992px) {
body.us-context .bean-global-menu-promotion .promo-block-bg a.image-link { height: 296px }
}
.bean-global-menu-promotion .image-link { padding: 0 !important; position: relative; min-height: 270px }
.bean-global-menu-promotion .image-link .hover { background: none repeat scroll 0 0 rgba(5,5,5,0.3); bottom: 0; color: #fff; font-weight: 600; height: auto; line-height: 1.2; margin: 0; padding: 10px; position: absolute; white-space: normal; width: 100% }
body.gotham-styles .bean-global-menu-promotion .image-link .hover { font-weight: 500 }
.bean-global-menu-promotion .image-link .hover .title { display: block; font-size: 18px; max-height: 43px }
.bean-global-menu-promotion .image-link .hover .description { display: none }
.bean-global-menu-promotion .image-link:hover .hover .description { display: block; font-size: 12px; max-height: 113px }
.us-context #navbar .container-fluid { padding: 0 }
.us-context .gssb_c .gssb_a { padding: 0 20px }
.us-context .gssb_c .gssb_a, .us-context .gssb_c .gssb_a td { line-height: 1.5 }
.us-context .gssb_c .gsc-completion-container { color: #80888c; font-size: 16px; line-height: 1.5; font-weight: 400 }
body.gotham-styles .us-context .gssb_c .gsc-completion-container { font-weight: 400 }
.new-header .lenovo-logo { -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; position: absolute; left: -1px; top: -1px; pointer-events: none; z-index: 1100; opacity: 1; filter: alpha(opacity=100) }
@media screen and (min-width:992px) {
.new-header .lenovo-logo { pointer-events: all }
}
.new-header .lenovo-logo img { height: 68px; width: 22px }
@media screen and (min-width:992px) {
.new-header .lenovo-logo img { height: 75px; width: 27px }
}
.new-header.mobile-menu-opened .lenovo-logo { opacity: 0; filter: alpha(opacity=0) }
@media screen and (min-width:992px) {
.new-header.mobile-menu-opened .lenovo-logo { opacity: 1; filter: alpha(opacity=100) }
}
.new-header.global-header-minimized .lenovo-logo { display: none }
@media screen and (min-width:992px) {
.new-header.page-products-motomaker .lenovo-logo { display: block }
}
.old-header .lenovo-logo { position: absolute; top: -1px; left: -1px; pointer-events: none; z-index: 1100 }
@media screen and (min-width:992px) {
.old-header .lenovo-logo { pointer-events: all }
}
.old-header .lenovo-logo img { height: 68px; width: 22px }
@media screen and (min-width:768px) {
.old-header .lenovo-logo img { height: 93px; width: 33px }
}
.old-header.global-header-minimized .lenovo-logo { display: none }
@media screen and (min-width:992px) {
.old-header.page-products-motomaker .lenovo-logo { display: block }
}
@media screen and (min-width:992px) {
.tb-megamenu .nav-collapse.collapse { height: auto; overflow: visible; display: block; visibility: visible }
}
@media screen and (min-width:992px) {
.tb-megamenu .navbar .brand { float: left }
}
.navbar-default #block-system-main-menu { float: none }
@media screen and (min-width:992px) {
.navbar-default #block-system-main-menu { float: left }
}
.navbar-default .navbar-nav { margin: 0 -15px; font-size: 14px; text-transform: uppercase }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav { padding: 10px 0 0 15px; height: 70px; overflow: visible }
}
.navbar-default .navbar-nav>li { background-color: #f7f8f9; font-weight: 600 }
body.gotham-styles .navbar-default .navbar-nav>li { font-weight: 500 }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li { background-color: #fff }
}
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li:hover>.dropdown-menu { display: block }
}
.navbar-default .navbar-nav>li:hover>.dropdown-menu>li { font-weight: 400 }
body.gotham-styles .navbar-default .navbar-nav>li:hover>.dropdown-menu>li { font-weight: 400 }
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus { background-color: #f7f8f9; color: #5c92fa }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover, .navbar-default .navbar-nav>li.active>a:focus { background-color: transparent }
}
.navbar-default .navbar-nav>li a { background-color: #f7f8f9; border-top: 1px solid #dfe5e9; cursor: pointer; line-height: 14px; padding: 18px 20px 18px 50px; position: relative; transition-duration: .3s; transition-property: background-color; z-index: 1; box-shadow: 0 3px 5px rgba(0,0,0,0.1) }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li a { box-shadow: none; padding: 15px 6px 24px; background-color: transparent; border: 3px solid transparent; transition-duration: 0s; z-index: 5; font-size: 13px }
}
@media screen and (min-width:1200px) {
.navbar-default .navbar-nav>li a { font-size: 16px }
}
.navbar-default .navbar-nav>li a:link, .navbar-default .navbar-nav>li a:visited { color: #222c30 }
.navbar-default .navbar-nav>li a:hover, .navbar-default .navbar-nav>li a:focus { color: #5c92fa; background-color: #f7f8f9; border-bottom: 0 }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li a:hover, .navbar-default .navbar-nav>li a:focus { background-color: transparent; border-bottom: 3px solid transparent; color: #222c30 }
}
.navbar-default .navbar-nav>li a.dropdown-toggle span { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border: 0; color: #d3d5d6; float: right; font-size: 18px; height: auto; margin-left: 0; vertical-align: inherit; width: auto; padding-right: 15px }
.navbar-default .navbar-nav>li a.dropdown-toggle span:before { content: "\e114" }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li a.dropdown-toggle span { display: none }
}
.navbar-default .navbar-nav>li.open a { background-color: #fff }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li.open>a, .navbar-default .navbar-nav>li.dropdown:hover>a { box-shadow: none; border-top: 3px solid #dfe5e9; border-right: 3px solid #dfe5e9; border-left: 3px solid #dfe5e9; border-bottom: transparent; border-radius: 7px 7px 0 0; background-color: #fff; padding-bottom: 45px }
.navbar-default .navbar-nav>li.open>a span, .navbar-default .navbar-nav>li.dropdown:hover>a span { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; bottom: 0; left: 0; position: absolute; text-align: center; top: auto; width: 100% }
.navbar-default .navbar-nav>li.open>a span:before, .navbar-default .navbar-nav>li.dropdown:hover>a span:before { content: "\e252" }
}
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li.open>a, .navbar-default .navbar-nav>li.dropdown:hover>a, .navbar-default .navbar-nav>li.open>a:link, .navbar-default .navbar-nav>li.dropdown:hover>a:link, .navbar-default .navbar-nav>li.open>a:visited, .navbar-default .navbar-nav>li.dropdown:hover>a:visited { background-color: #fff; border-color: #dfe5e9; color: #5c92fa }
}
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li.open>a:hover, .navbar-default .navbar-nav>li.dropdown:hover>a:hover, .navbar-default .navbar-nav>li.open>a:focus, .navbar-default .navbar-nav>li.dropdown:hover>a:focus { border-color: #dfe5e9; color: #5c92fa; background-color: #fff }
}
.navbar-default .navbar-nav>li.open.open>a, .navbar-default .navbar-nav>li.dropdown:hover.open>a, .navbar-default .navbar-nav>li.open.open>a:link, .navbar-default .navbar-nav>li.dropdown:hover.open>a:link, .navbar-default .navbar-nav>li.open.open>a:visited, .navbar-default .navbar-nav>li.dropdown:hover.open>a:visited { background-color: #fff; border-color: #dfe5e9; color: #5c92fa }
.navbar-default .navbar-nav>li.open .dropdown-menu, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu { box-shadow: none; border-radius: 0 7px 7px; min-width: 180px; padding-left: 5px; z-index: 4 }
.navbar-default .navbar-nav>li.open .dropdown-menu>li>a, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>li>a { box-shadow: none; color: #80888c; font-weight: 700; text-transform: none; border-width: 1px }
body.gotham-styles .navbar-default .navbar-nav>li.open .dropdown-menu>li>a, body.gotham-styles .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>li>a { font-weight: 700 }
.navbar-default .navbar-nav>li.open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>li>a:hover, .navbar-default .navbar-nav>li.open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>li>a:focus { color: #5c92fa }
.navbar-default .navbar-nav>li.open .dropdown-menu>.active>a, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a, .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:focus { background-color: transparent; color: inherit; font-weight: 700 }
body.gotham-styles .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a, body.gotham-styles .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a, body.gotham-styles .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:hover, body.gotham-styles .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:hover, body.gotham-styles .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:focus, body.gotham-styles .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:focus { font-weight: 700 }
.navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav>li.open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav>li.dropdown:hover .dropdown-menu>.active>a:focus { color: #5c92fa }
.navbar-default .navbar-nav>li .dropdown-menu { background: #fff; padding: 0; margin-top: -3px; border-width: 3px }
.navbar-default .navbar-nav>li .dropdown-menu>li { color: #80888c; font-weight: 700 }
body.gotham-styles .navbar-default .navbar-nav>li .dropdown-menu>li { font-weight: 700 }
.navbar-default .navbar-nav>li .dropdown-menu>li .active { background-color: transparent }
.navbar-default .navbar-nav>li .dropdown-menu>li>a { background-color: transparent; padding: 15px 45px; font-size: 14px }
.navbar-default .navbar-nav>li .dropdown-menu>li.first a { border-top: 0 }
.navbar-default .navbar-nav>li.last>a { box-shadow: none }
.navbar-default .navbar-nav>li.last.open>a { box-shadow: 0 3px 5px rgba(0,0,0,0.1) }
@media screen and (min-width:992px) {
.navbar-default .navbar-nav>li.last.open>a { box-shadow: none }
}
@media screen and (min-width:992px) {
#motorola-header-menu { display: none !important }
}
#motorola-header-menu.navbar-collapse { font-size: 12px; background: #fff none repeat scroll 0 0; bottom: 0; height: auto !important; left: -100%; margin-right: 60px; max-height: inherit; overflow: scroll; position: fixed; text-align: left; top: 55px; transition: left .2s ease-in-out 0s !important; width: 300px }
#motorola-header-menu.navbar-collapse.opened { left: 0 }
@media screen and (min-width:992px) {

}
#motorola-header-menu a { background: #fff none repeat scroll 0 0; color: #222c30; cursor: pointer; font-size: 13px; font-weight: 400; height: auto; line-height: 20px; padding: 15px 16px; position: relative; transition-duration: .3s; transition-property: background-color; z-index: 500 }
body.gotham-styles #motorola-header-menu a { font-weight: 400 }
#motorola-header-menu .dropdown .dropdown-toggle:after { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/ic_expand_more_grey600_36dp.png) no-repeat scroll -2px center / 124% auto !important; bottom: inherit !important; content: "" !important; display: block !important; height: 14px !important; left: inherit !important; margin-left: 0 !important; opacity: .5; position: absolute !important; right: 13px !important; top: 20px !important; transition: none 0s ease 0s !important; width: 20px !important }
#motorola-header-menu .dropdown .dropdown-toggle .caret { display: none }
#motorola-header-menu .dropdown.open .dropdown-toggle { background: white none repeat scroll 0 0; color: #5c92fa }
#motorola-header-menu .dropdown.open .dropdown-toggle:after { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/ic_expand_less_grey600_36dp.png) no-repeat scroll -2px center / 124% auto !important; content: "" !important; height: 18px !important }
#motorola-header-menu .dropdown .dropdown-menu { padding: 0 }
@media screen and (min-width:992px) {
#motorola-header-menu .dropdown .dropdown-menu { border: 0; box-shadow: none; margin: 0; position: relative; float: none }
}
#motorola-header-menu .dropdown.open .dropdown-menu { display: block }
#motorola-header-menu .dropdown>.dropdown-menu { border-radius: 0; border-top: 1px solid #eee }
#motorola-header-menu .dropdown>.dropdown-menu>ul>li>a { display: none }
#motorola-header-menu .dropdown .dropdown-menu .leaf a { color: #80888c; cursor: pointer; font-size: 12px; font-weight: 400; line-height: 2.2; padding: 10px 10px 0 42px !important; height: auto; padding: 15px 20px; white-space: nowrap; text-transform: none }
body.gotham-styles #motorola-header-menu .dropdown .dropdown-menu .leaf a { font-weight: 400 }
#motorola-header-menu .dropdown .dropdown-menu .leaf a:hover { color: #5c92fa }
#motorola-header-menu #search-block-form>div, #motorola-header-menu #search-block-form--2>div { border: 1px solid #e7ebee; border-radius: 4px; color: #222c30; font-size: 14px; font-weight: 600; height: 38px; margin: 6px; padding: 8px 0 8px 2px }
body.gotham-styles #motorola-header-menu #search-block-form>div, body.gotham-styles #motorola-header-menu #search-block-form--2>div { font-weight: 500 }
#motorola-header-menu #search-block-form table.gsc-search-box, #motorola-header-menu #search-block-form--2 table.gsc-search-box { border-spacing: 0; border-style: none; border-width: 0; margin-bottom: 2px; width: 100%; position: relative }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-input, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input { padding-right: 12px }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-input .gsib_a, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input .gsib_a { padding-left: 8px; padding-right: 8px }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-input .gsib_a input[type="text"], #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input .gsib_a input[type="text"] { color: #afb6ba; font-size: 12px; line-height: 1; font-weight: 400 }
body.gotham-styles #motorola-header-menu #search-block-form table.gsc-search-box .gsc-input .gsib_a input[type="text"], body.gotham-styles #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input .gsib_a input[type="text"] { font-weight: 400 }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-input .gsst_a, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input .gsst_a { padding: 3px 0 0 !important }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-input .gscb_a, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-input .gscb_a { display: none !important }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-search-button, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-search-button { width: 1% }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-search-button .gsc-search-button-v2, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-search-button .gsc-search-button-v2 { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/icons-sc4e79be86b.png) no-repeat scroll 0 -4039px; border: medium none; height: 18px; min-width: 13px; padding: 13px 11px 6px; position: absolute; width: 16px; display: block; top: 0; left: 91%; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out }
#motorola-header-menu #search-block-form table.gsc-search-box .gsc-clear-button, #motorola-header-menu #search-block-form--2 table.gsc-search-box .gsc-clear-button { display: block; margin-right: 11px; margin-top: 1px; opacity: 0; visibility: hidden }
#motorola-header-menu #search-block-form table.gsc-search-box div.gsc-clear-button, #motorola-header-menu #search-block-form--2 table.gsc-search-box div.gsc-clear-button { background-image: url(); background-position: center center; background-repeat: no-repeat; cursor: pointer; display: block; margin-left: 4px; margin-right: 4px; padding-left: 10px; text-align: right; position: absolute; right: 3px }
#motorola-header-menu.search-mode { transition: all .2s ease-in-out 0s !important }
#motorola-header-menu.search-mode * { transition: all .2s ease-in-out 0s !important }
#motorola-header-menu.search-mode.navbar-collapse { margin: 0; width: 100% }
#motorola-header-menu.search-mode.navbar-collapse .sign-in-btn, #motorola-header-menu.search-mode.navbar-collapse .header-menu { display: none }
#motorola-header-menu.search-mode #search-block-form table.gsc-search-box .gsc-input .gsib_a, #motorola-header-menu.search-mode #search-block-form--2 table.gsc-search-box .gsc-input .gsib_a { padding-left: 30px !important }
#motorola-header-menu.search-mode #search-block-form table.gsc-search-box .gsc-search-button .gsc-search-button, #motorola-header-menu.search-mode #search-block-form--2 table.gsc-search-box .gsc-search-button .gsc-search-button { -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; left: 4px; right: inherit; top: 0 }
#motorola-header-menu.search-mode #search-block-form table.gsc-search-box .gsc-clear-button, #motorola-header-menu.search-mode #search-block-form--2 table.gsc-search-box .gsc-clear-button { opacity: .5; visibility: visible }
.mobile-modal-bg { background: rgba(0,0,0,0.7) none repeat scroll 0 0; height: 100%; opacity: 0; position: fixed; top: 55px; width: 100%; z-index: -1 }
.new-header #block-tb-megamenu-menu-global-menu, .new-header #block-search-form, .new-header #block-search-form--2 { display: none }
@media screen and (min-width:992px) {
.new-header #block-tb-megamenu-menu-global-menu, .new-header #block-search-form, .new-header #block-search-form--2 { display: block }
}
.page-products-motomaker .site-wrapper { overflow-x: visible }
.site-wrapper.container-fluid { padding: 0; width: 100% }
.container { max-width: 1200px }
.back-link { display: none }
.footer { border-top: 0; margin-top: 0; padding: 0 }
.footer .container-fluid { max-width: 1200px }
.pre-footer { padding: 30px 16px; font-size: 12px }
.pre-footer .back-link a { color: #222c30; text-decoration: none }
.pre-footer .questions-link { float: right }
.pre-footer .questions-link a { color: #00bcd5 }
.footer-wrap { margin: 0 }
.footer-wrap .container-fluid { padding: 0 }
@media screen and (min-width:500px) {
.footer-wrap .container-fluid { padding-left: 10px; padding-right: 10px }
}
.footer-wrap .col-xs-12 { padding-left: 0; padding-right: 0 }
@media screen and (min-width:992px) {
.footer-wrap .col-xs-12 { margin-top: 10px }
}
.footer-wrap .panel-heading { padding: 0 }
.footer-wrap .panel-group { margin-bottom: 0 }
.footer-wrap .panel-group .panel { margin: 0; border: 0; border-radius: 0 }





#footer_accordion { margin-bottom: 0; width: 100% }
@media screen and (min-width:500px) {
#footer_accordion { display: inline-block; margin-bottom: 10px }
#footer_accordion.columns-2 .panel { width: 100% }
#footer_accordion.columns-2 .panel { width: 50% }
#footer_accordion.columns-3 .panel { width: 33% }
#footer_accordion.columns-4 .panel { width: 25% }
}
@media screen and (min-width:768px) {
#footer_accordion { margin-bottom: -12px }
}
@media screen and (min-width:992px) {
#footer_accordion { margin-bottom: 7px }
}
@media screen and (min-width:500px) {
#footer_accordion .panel { padding-left: 20px; border: 0; box-shadow: none; float: left }
#footer_accordion .panel:first-child { padding-left: 0 }
}
#footer_accordion .panel .panel-heading { background: transparent; border: 0 }
#footer_accordion .panel .panel-collapse { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 10px 0 }
@media screen and (min-width:500px) {
#footer_accordion .panel .panel-collapse { border: 0; padding: 0 }
}
#footer_accordion .panel .panel-body { padding: 0; border-top: 0 }
#footer_accordion .panel .panel-body a { padding: 5px 20px }
@media screen and (min-width:500px) {
#footer_accordion .panel .panel-body a { padding: 5px 0 }
}
#footer_accordion .panel .panel-body a:after { padding: 5px 20px; background: transparent }
#footer_accordion .panel h4 { color: #5c92fa }
@media screen and (min-width:500px) {
#footer_accordion .panel h4 { color: #222c30 }
}
#footer_accordion .panel h4 a { font-size: 16px; font-weight: 700 }
body.gotham-styles #footer_accordion .panel h4 a { font-weight: 700 }
@media screen and (min-width:500px) {
#footer_accordion .panel h4 a { font-size: 20px }
}
#footer_accordion .panel a { text-decoration: none; font-weight: 400; font-size: 14px; display: block; padding: 25px 20px; outline: 0 }
body.gotham-styles #footer_accordion .panel a { font-weight: 400 }
@media screen and (min-width:992px) {
#footer_accordion .panel a { padding: 25px 0 }
}
@media screen and (min-width:768px) {
#footer_accordion .panel a { padding: 18px 0 }
}
@media screen and (min-width:500px) {
#footer_accordion .panel a { font-weight: inherit }
}
#footer_accordion .panel a.collapsed { color: #222c30 }
#footer_accordion .panel a.collapsed:after { top: 5px; background-position: 0 -152px }
#footer_accordion .panel a:after { content: ""; display: block; position: relative; float: right; left: -5px; top: 3px; width: 20px; height: 14px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/arrows.png) 0 -262px }
@media screen and (min-width:500px) {
#footer_accordion .panel a:after { background: transparent }
}
.region-dark-footer { background: #222c30; padding: 10px 0; color: #6c7477; font-size: 14px; line-height: 20px }
.region-dark-footer .container-fluid>.row { margin: 0 }
.region-dark-footer div[class^="col-"], .region-dark-footer section { padding: 0 }
@media screen and (max-width:480px) {
.region-dark-footer { padding: 0 20px }
}
.region-dark-footer .footer-img-logo { margin: 5px 0 15px; width: 150px; height: 46px }
.region-dark-footer .copyright-block { padding: 5px 110px 0 0 }
@media screen and (max-width:480px) {
.region-dark-footer .copyright-block { padding: 0; margin: 0; width: 100% }
}
.region-dark-footer .copyright-block p { margin: 0 0 20px 0 }
.region-dark-footer .disclaimer-block { font-size: 12px; line-height: 18px; padding-top: 5px }
@media screen and (max-width:480px) {
.region-dark-footer .disclaimer-block { padding: 0 }
}
.region-dark-footer .disclaimer-block p { margin-bottom: 20px }
.region-dark-footer .disclaimer-block a { color: #000; text-decoration: none }
body.page-search .breadcrumb, body.page-search h1.page-header { display: none }
body.page-search .main-container { background-color: #eff2f4; height: auto; max-height: none; padding-bottom: 20px }
body.page-search .main-container .region-content { background-color: #fff; margin-top: 15px; padding: 10px }
.contact_box_404 { width: 430px; min-height: 150px; border-radius: 8px; border: 1px solid #d4d4d4; background-color: #fff; text-align: center; margin: auto }
.contact_box_404 .contact_box_404_items { margin-top: 30px }
.contact_box_404 .contact_box_404_items ul { margin: auto auto 15px; overflow: auto; padding-left: 40px; width: 280px }
.contact_box_404 .contact_box_404_items ul li { float: left; margin: 0 53px 0 0; list-style: outside none none }
.contact_box_404 .contact_box_404_items ul li:last-child { margin: 0 }
.contact_box_404 .contact_box_404_items p { clear: both }
.node-type-product h1.page-header { display: none }
.node-type-product .node>.content { position: relative }
.node-type-product .node>.content .content-header .product-title { text-align: center }
.node-type-product .node>.content .content-image .field-type-image img { height: auto; width: 100% }
.node-type-product .node>.content .content-image .field-name-field-default-image { display: block }
.node-type-product .node>.content .content-image .field-name-field-product-images { display: none }
.node-type-product .node>.content .content-footer .container-fluid { max-width: 1200px }
.node-type-product .node>.content .content-footer .field-name-field-price, .node-type-product .node>.content .content-footer .field-name-field-contract { font-size: 1.2em; font-weight: 700 }
body.gotham-styles .node-type-product .node>.content .content-footer .field-name-field-price, body.gotham-styles .node-type-product .node>.content .content-footer .field-name-field-contract { font-weight: 700 }
.node-type-product .node>.content .content-footer .field-name-field-promotion { font-style: italic; color: #ff9100 }
.node-type-product .node>.content .content-footer .field-name-field-promotion a { color: #006177 }
.node-type-product .node>.content .content-footer .glyphicon-chevron-down { display: none }
.node-type-product .node>.content .other_fields { display: none }
.node-type-product .node .field-name-field-feature-title { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; font-weight: 300; line-height: 30px; text-align: center; color: #00bcd4; margin: 20px 0 }
.node-type-product .node .field-name-field-feature-title small, .node-type-product .node .field-name-field-feature-title .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.node-type-product .node .field-name-field-feature-title small, .node-type-product .node .field-name-field-feature-title .small { font-size: 65% }
body.gotham-styles .node-type-product .node .field-name-field-feature-title { font-weight: 300 }
@media screen and (min-width:768px) {
.node-type-product .node .field-name-field-feature-title { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.node-type-product .node .field-name-field-feature-title { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.node-type-product .node .field-name-field-feature-title { font-size: 36px; line-height: 44px }
}
body.gotham-styles.node-type-product .node .field-name-field-feature-title { color: #222c30; font-weight: 500 }
@media screen and (min-width:1200px) {
body.gotham-styles.node-type-product .node .field-name-field-feature-title { font-size: 32px }
}
.node-type-product .node .collage .container-fluid { padding: 0 }
.node-type-product .node .collage .field-name-field-collage-overlay, .node-type-product .node .collage .field-name-field-collage-styles { display: none }
.node-type-product .node .collage .collage-container { position: relative }
.node-type-product .node .collage .collage-container .collage-item { overflow: hidden; cursor: pointer; position: relative }
.node-type-product .node .collage .collage-container .collage-item .entity-field-collection-item { height: 100% }
.node-type-product .node .collage .collage-container .collage-item .entity-field-collection-item>.content { height: 100% }
.node-type-product .node .collage .collage-container .collage-item .slide-down-hover { z-index: 100; position: absolute; top: -100%; left: 0; height: 100%; width: 100%; background-color: #000; transition: all .3s cubic-bezier(.25, .1, .24, 1); opacity: .75; filter: alpha(opacity=75) }
.node-type-product .node .collage .collage-container .collage-item:hover .slide-down-hover { top: 0 }
.node-type-product .node .collage .collage-container .collage-item:hover .field-name-field-collage-title { background-color: transparent; transition: all ease-out .2s }
.node-type-product .node .collage .collage-container .collage-item:hover .teaser-wrapper { opacity: 1; filter: alpha(opacity=100) }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-title { background-color: rgba(0,188,212,0.75); top: 30px; color: #fff; display: block; margin-left: 20px; max-width: 90%; padding: 10px; position: absolute; z-index: 200; text-align: left; transition: all ease-out .2s }
body.gotham-styles.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-title { background-color: rgba(0,0,0,0.5) }
.node-type-product .node .collage .collage-container .collage-item .teaser-wrapper { position: absolute; top: 60px; left: 30px; right: 30px; color: #fff; z-index: 200; opacity: 0; filter: alpha(opacity=0); transition: all ease-out .2s }
@media screen and (min-width:992px) {
.node-type-product .node .collage .collage-container .collage-item .teaser-wrapper { top: 80px }
}
.node-type-product .node .collage .collage-container .collage-item .teaser-wrapper .play-svg-btn { float: left; width: 15px; height: 15px; margin: 12px 5px 0 0 }
.node-type-product .node .collage .collage-container .collage-item .teaser-wrapper .play-svg-btn path, .node-type-product .node .collage .collage-container .collage-item .teaser-wrapper .play-svg-btn polygon { fill: #00aec7 }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-teaser { margin: 20px 0 }
@media screen and (min-width:768px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-teaser { font-size: 16px; font-weight: 300; line-height: 20px }
body.gotham-styles .node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-teaser { font-weight: 300 }
}
@media screen and (min-width:992px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-teaser { font-size: 30px; line-height: 36px }
}
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 10px; line-height: 14px; font-weight: 600; color: #00bcd4 }
body.gotham-styles .node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-weight: 500 }
@media screen and (min-width:768px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 14px; line-height: 18px }
}
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more.i18n-zh-cn, body.i18n-zh-cn .node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more.i18n-zh-cn, body.i18n-zh-cn .node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more.i18n-zh-cn, body.i18n-zh-cn .node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more { font-size: 16px; line-height: 20px }
}
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more .field-item { line-height: 40px }
body.gotham-styles.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more .field-item { font-weight: 400 }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-learn-more .field-item:before { display: block; float: left; width: 16px; height: 16px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_15.svg) no-repeat 0 0; content: ""; margin: 12px 5px }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-image { position: absolute; top: -50%; left: -50%; width: 200%; height: 200% }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-image div { height: 100% }
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-image img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; min-width: 50%; min-height: 50%; width: auto }
@media not screen and (min-width:1200px) {
.node-type-product .node .collage .collage-container .collage-item .field-name-field-collage-image img { max-height: 50% }
}
.node-type-product .node .field-collection-container { border-bottom: 0; margin-bottom: 0 }
.node-type-product .node .field-item { margin-bottom: 0 }
.node-type-product .node .field-item .field-collection-view { padding: 0; margin: 0; border: 0 }
.node-type-product #sub-header { z-index: 999; background-color: #fff; border-bottom: 1px solid #dfe5e9; display: none; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-top: 0; padding-bottom: 0; margin-bottom: 15px; height: 50px }
.node-type-product #sub-header>div { vertical-align: middle }
.node-type-product #sub-header>.offcanvas-product-title { float: left; font-weight: 700; padding-top: 4px; vertical-align: middle }
body.gotham-styles .node-type-product #sub-header>.offcanvas-product-title { font-weight: 700 }
.node-type-product #sub-header>div.sub-header-content>.build-button { float: right; text-align: center }
.node-type-product #sub-header>div.sub-header-content>.build-button a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 0 1px !important; padding: 0 9px; height: 49px }
.node-type-product #sub-header>div.sub-header-content>.build-button a img { margin-right: 7px }
.node-type-product #sub-header #pseudo_field_stick_pim_logo { max-height: 20px }
.node-type-product #sub-header .stick-title { cursor: pointer; float: left; font-size: 23px; line-height: 50px; width: 50% }
@media screen and (min-width:768px) {
.node-type-product #sub-header .stick-title { margin-right: 15px; width: auto; min-width: 115px; height: 50px }
}
@media screen and (min-width:768px) {
.node-type-product #sub-header .stick-title div { height: 50px }
}
.node-type-product #sub-header .stick-title img { width: 80%; height: 30px }
@media screen and (min-width:768px) {
.node-type-product #sub-header .stick-title img { width: auto }
}
.node-type-product #sub-header .desktop-info { display: none; float: left; margin: 10px 10px 0 }
.node-type-product #sub-header .desktop-info sub { font-weight: 300; font-size: 14px; margin-top: 16px; float: left }
body.gotham-styles .node-type-product #sub-header .desktop-info sub { font-weight: 300 }
.node-type-product #sub-header .desktop-info .field-name-field-price-prefix, .node-type-product #sub-header .desktop-info .field-name-field-price-suffix { margin: 10px 4px 0 4px }
.node-type-product #sub-header .desktop-info .field-name-field-price-supersript { margin: 0 }
.node-type-product #sub-header .desktop-info .field-name-field-price { font-weight: 300; font-size: 28px; line-height: 40px; margin-top: -2px }
body.gotham-styles .node-type-product #sub-header .desktop-info .field-name-field-price { font-weight: 300 }
.node-type-product #sub-header .desktop-info div { float: left }
@media screen and (min-width:768px) {
.node-type-product #sub-header .desktop-info { display: block }
}
.node-type-product #sub-header .offcanvas-button { float: left; margin-top: 14px; margin-right: 14px; display: none }
.node-type-product #sub-header .build-button { float: right }
.node-type-product #sub-header .field-name-field-hero-title img { width: 120px }
.node-type-product #block-menu-menu-product-features { border-top: 1px solid #ddd }
.node-type-product #block-menu-menu-product-features .nav>li>a { font-size: 18px; line-height: 22px; font-weight: 600; border-bottom: 1px solid #ddd; color: #00bbd4; padding: 15px 15px }
body.gotham-styles .node-type-product #block-menu-menu-product-features .nav>li>a { font-weight: 500 }
.node-type-product #block-menu-menu-product-features .nav>li>a.i18n-zh-cn, body.i18n-zh-cn .node-type-product #block-menu-menu-product-features .nav>li>a { font-size: 20px; line-height: 24px }
body.gotham-styles.node-type-product #block-menu-menu-product-features .nav>li>a { font-weight: 400 }
.node-type-product #block-menu-menu-product-features .nav>li>a::after { content: ""; display: block; position: relative; float: right; top: -3px; width: 30px; height: 30px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_30.svg) no-repeat scroll 0 0 }
@media screen and (min-width:768px) {
.node-type-product #block-menu-menu-product-features .nav>li>a::after { background: none }
}
.node-type-product .overlay .feature-details-title { padding: 0 10px }
.node-type-product .overlay .features-detail-wrapper ul li { font-size: 12px; line-height: 25px }
.node-type-product .overlay .text-column { font-size: 12px; line-height: 15px }
.node-type-product .overlay .text-column .feature-details-title { line-height: 30px }
.node-type-product .overlay .text-column .scroll { width: 99%; overflow: auto }
.node-type-product .offcanvas-feature-content-body .feature-details-wrapper:before, .node-type-product .offcanvas-feature-content-body .feature-details-wrapper:after { content: " "; display: table }
.node-type-product .offcanvas-feature-content-body .feature-details-wrapper:after { clear: both }
.node-type-product .offcanvas-feature-content-body .feature-details-wrapper:before, .node-type-product .offcanvas-feature-content-body .feature-details-wrapper:after { content: " "; display: table }
.node-type-product .offcanvas-feature-content-body .feature-details-wrapper:after { clear: both }
@media screen and (min-width:768px) {
.node-type-product .node .content .content-header { z-index: 2; position: absolute; top: 0; left: 0 }
.node-type-product .node .content .content-header .product-title, .node-type-product .node .content .content-header .field-name-field-slogan { color: #fff }
.node-type-product .node .content .content-image { width: 100%; z-index: 1 }
.node-type-product .node .content .content-image .owl-carousel { display: block }
.node-type-product .node .content .content-image .owl-carousel .field-name-field-product-attributes { display: none }
.node-type-product .node .content .content-image .field-name-field-default-image { display: none }
.node-type-product .node .content .content-image .field-name-field-product-images { display: block }
.node-type-product .node .content .content-footer { background: rgba(150,150,150,0.8); bottom: 0; left: 0; padding-top: 20px; padding-bottom: 20px; position: absolute; z-index: 2 }
.node-type-product .node .content .content-footer .field-name-field-promotion { font-style: italic; color: #fff }
.node-type-product .node .content .content-footer .field-name-field-promotion a { color: #fff }
.node-type-product .node .content .content-footer .thumbnails .owl-page { display: inline-block; margin: 0 2px 2px 0 }
.node-type-product .node .content .content-footer .thumbnails .owl-page .item-link { position: relative; display: block; width: 60px; height: 40px; padding: 0; border-bottom: 4px solid #ccc; outline: 0 }
.node-type-product .node .content .content-footer .thumbnails .owl-page .item-link.active { border-bottom: 4px solid #ff9100 }
.node-type-product .node .content .content-footer .thumbnails .owl-page .item-link:focus { -webkit-box-shadow: 0 0 8px #cc4895; -moz-box-shadow: 0 0 8px #cc4895; box-shadow: 0 0 8px #cc4895; outline: 0 }
.node-type-product .node .content .content-footer .thumbnails .owl-page .item-link:hover { border-bottom: 4px solid #ff9100 }
.node-type-product .node .content .content-footer .glyphicon-chevron-down { display: block; margin-top: 20px; text-align: center; font-size: 2em }
.node-type-product #block-menu-menu-product-features { display: none }
}
.node-type-product .collage-wrapper { position: relative }
.node-type-product .collage-wrapper .overlay { background: none repeat scroll 0 0 rgba(0,0,0,0.75); display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 500 }
.node-type-product .collage-wrapper .overlay .container-fluid { height: 100%; max-width: 1170px; padding: 0 15px }
.node-type-product .collage-wrapper .overlay .overlay-header .overlay-nav { margin: 20px 0; font-size: 11px }
.node-type-product .collage-wrapper .overlay .overlay-header .overlay-nav .view-display-id-features_navigation .view-content>div { color: #fff; text-align: right }
.node-type-product .collage-wrapper .overlay .overlay-header .overlay-nav .view-display-id-features_navigation .view-content>div .nav-item { display: inline; margin: 0 8px; max-width: 12.5%; text-align: center; cursor: pointer }
.node-type-product .collage-wrapper .overlay .overlay-header .close-overlay { float: right; cursor: pointer }
.node-type-product .collage-wrapper .overlay .overlay-content .loading { background: url(/sites/all/themes/custom/motorola_bootstrap/images/loading.gif) no-repeat scroll 0 center / 64px 64px; background-size: contain; height: 64px; width: 64px; line-height: 32px; font-size: 16px; margin: 30px auto 0 }
@media screen and (min-width:768px) {
div[class^="owl-carousel-features_navigation"] { width: 240px; background: #02bcd3; font-size: 14px }
div[class^="owl-carousel-features_navigation"] .owl-wrapper { background: #02bcd3; width: 100px; overflow: hidden; text-align: left }
div[class^="owl-carousel-features_navigation"] .owl-item { text-align: center; line-height: 33px }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons { position: relative; top: 6px }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons>div { position: absolute; width: 10px; height: 20px; background-repeat: no-repeat; padding: 0; opacity: 1; filter: alpha(opacity=100) }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons>div.disabled { opacity: .5; filter: alpha(opacity=50) }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons>div.disabled:hover { opacity: .5; filter: alpha(opacity=50) }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons>div.owl-prev { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_chevronbackward_30.svg) no-repeat center center; height: 33px; left: 0; margin: 0; top: -48px; width: 40px }
div[class^="owl-carousel-features_navigation"] .owl-controls .owl-buttons>div.owl-next { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_chevronforward_30.svg) no-repeat center center; height: 33px; margin: 0; right: 0; top: -48px; width: 40px }
}
#featureModal .modal-header { border-bottom: medium none }
.view-display-id-features_mobile.view-product-features .views-field-field-collage-image-mobile { cursor: pointer }
.view-display-id-features_mobile.view-product-features .views-row { position: relative; margin-bottom: 10px }
body.gotham-styles .view-display-id-features_mobile.view-product-features .views-row { margin-bottom: 20px }
.view-display-id-features_mobile.view-product-features .views-row:last-child { margin-bottom: 0 }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-title { top: 20px; left: 0; position: absolute; text-align: center; background: none repeat scroll 0 0 #00bcd4; color: #fff; padding: 10px }
body.gotham-styles .view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-title { background-color: rgba(0,0,0,0.5); top: 0 }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-image-mobile img { display: block; max-width: 100%; height: auto; width: 100% }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-teaser, .view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-learn-more { position: absolute; bottom: 0; width: 100% }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-teaser { background: none repeat scroll 0 0 rgba(0,0,0,0.75); bottom: 34px; color: #fff; padding: 10px 15px }
body.gotham-styles .view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-teaser { background-color: rgba(0,0,0,0.5) }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-learn-more { background: none repeat scroll 0 0 rgba(0,0,0,0.75); color: #00bcd4; padding: 0 15px 15px }
body.gotham-styles .view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-learn-more { background-color: rgba(0,0,0,0.5) }
.view-display-id-features_mobile.view-product-features .views-row .views-field-field-collage-learn-more:before { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_15.svg) no-repeat 0 0; content: ""; display: block; float: left; height: 16px; margin-right: 5px; margin-top: 3px; width: 16px }
.node-product .next-section-arrow { text-decoration: none; outline: 0 }
.global-header-minimized .cart-wrapper { display: none }
.global-header-minimized.product-sub-header-fixed #sub-header { margin-top: 21px }
.product-sub-header-fixed #sub-header { position: fixed; top: 0; left: 0; width: 100%; margin-top: 56px }
@media screen and (min-width:768px) {
.product-sub-header-fixed #sub-header { top: -56px }
}
.product-sub-header-fixed #sub-header .sub-header-content { position: relative; max-width: 1200px; height: 50px; margin: 0 auto; padding-left: 10px; padding-right: 10px }
#quotes-section { height: 150px; overflow: hidden; position: relative }
@media screen and (min-width:768px) {
#quotes-section { height: 200px }
}
@media screen and (min-width:768px) {
#quotes-section .fadeInUp-tablet { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -moz-animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in }
}
#quotes-section .field-collection-view-links { display: none }
#quotes-section .field-collection-view { border: 0; margin: 0; padding: 0 }
#quotes-section .field-name-field-quotes-background { background-color: #000; position: absolute; width: 100%; min-height: 100% }
#quotes-section .field-name-field-quotes-background img { height: 150px; min-width: 100%; opacity: .25; filter: alpha(opacity=25) }
@media screen and (min-width:768px) {
#quotes-section .field-name-field-quotes-background img { height: 200px }
}
@media screen and (min-width:1200px) {
#quotes-section .field-name-field-quotes-background img { height: auto; min-height: 210px }
}
#quotes-section .field-collection-item-field-quote .hidden-content { display: none }
#quotes-section .field-collection-item-field-quote .content { height: 150px; margin-left: 0; margin-right: 0; overflow: hidden }
@media screen and (min-width:768px) {
#quotes-section .field-collection-item-field-quote .content { height: 200px }
}
#quotes-section .field-collection-item-field-quote .content .field-name-field-quote-image img { display: block; max-width: 100%; height: auto; max-height: 100px; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%) }
#quotes-section .field-collection-item-field-quote .content .quote-image { height: 150px; position: relative; top: 50% }
@media screen and (min-width:768px) {
#quotes-section .field-collection-item-field-quote .content .quote-image { height: 200px }
}
#quotes-section .field-collection-item-field-quote .content .quote-text { color: #fff; font-size: 16px; font-weight: 300; line-height: 1.2; padding-left: 8px; padding-right: 8px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
body.gotham-styles #quotes-section .field-collection-item-field-quote .content .quote-text { font-weight: 300 }
@media screen and (min-width:768px) {
#quotes-section .field-collection-item-field-quote .content .quote-text { padding-left: 7.5px; padding-right: 7.5px }
}
@media screen and (min-width:992px) {
#quotes-section .field-collection-item-field-quote .content .quote-text { font-size: 30px; line-height: 1.2; padding-left: 5px; padding-right: 5px }
}
#quotes-section .field-collection-item-field-quote .content .quote-text a { color: #00aec7 }
#quotes-section .field-collection-item-field-quote .content .quote-text a:hover { text-decoration: none }
#quotes-section .field-collection-item-field-quote .content .quote-text__attribution, #quotes-section .field-collection-item-field-quote .content .quote-text__quotation { display: block !important; width: 100% }
#quotes-section .field-collection-item-field-quote .content .quote-text__attribution { font-size: 12px; font-weight: 600; max-height: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
body.gotham-styles #quotes-section .field-collection-item-field-quote .content .quote-text__attribution { font-weight: 400 }
@media screen and (min-width:992px) {
#quotes-section .field-collection-item-field-quote .content .quote-text__attribution { font-size: 14px; max-height: 16px }
}
#quotes-section .field-collection-item-field-quote .content .quote-text__quotation { margin-bottom: 14px; max-height: 76px }
@media screen and (min-width:768px) {
#quotes-section .field-collection-item-field-quote .content .quote-text__quotation { max-height: 110px }
}
@media screen and (min-width:992px) {
#quotes-section .field-collection-item-field-quote .content .quote-text__quotation { margin-bottom: 8px }
}
#quotes-section .quotes-owl-carousel .owl-controls { bottom: 8px; left: 50%; margin: 0; position: absolute }
#quotes-section .quotes-owl-carousel .owl-controls .owl-pagination { line-height: 1; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%) }
#quotes-section .quotes-owl-carousel .owl-controls .owl-page span { background: rgba(255,255,255,0); border: 1px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: block; height: 12px; margin: 0 4px; opacity: 1; filter: alpha(opacity=100); width: 12px }
#quotes-section .quotes-owl-carousel .owl-controls .active span { background-color: #fff }
#quotes-section .quotes-owl-carousel .owl-item { overflow: hidden }
.colors .color-option { border: 2px solid #cccdce; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; width: 50px; height: 50px; display: inline-block; margin-right: 14px; margin-bottom: 14px; cursor: pointer }
.colors .color-option.no-select { cursor: auto }
.colors .color-option:last-child { margin-right: 0 }
@media screen and (min-width:992px) {
.colors .color-option:hover { border-color: #3cc1d4 }
.colors .color-option:hover.no-select { border-color: #cccdce }
}
.colors .color-option.active, .colors .color-option.active { border-color: #0091a6; background-position: center center; background-repeat: no-repeat; background-size: 20px auto }
.colors .color-option.active.white, .colors .color-option.active.white { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/color-selected-white.svg) }
.colors .color-option.active.black, .colors .color-option.active.black { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/color-selected-black.svg) }
.moto-loader { background: url(/sites/all/themes/custom/motorola_bootstrap/images/loading.gif) no-repeat scroll 0 center / 64px 64px; background-size: contain; height: 64px; width: 64px; line-height: 32px; font-size: 16px; left: 50%; margin-left: -32px; position: absolute; z-index: -1 }
div.price-value { display: inline-block; line-height: 44px }
.field-price .table { margin: 0 }
.field-price .table tr td { padding: 0 5px 0 5px; line-height: 35px }
body.gotham-styles .field-price .table tr td { padding: 0 5px 0 0 }
.field-price .table-striped tr.commerce-price-savings-formatter-price-row { background-color: transparent }
.field-price .commerce-price-savings-formatter-prices-down { color: inherit }
.field-price .commerce-price-savings-formatter-list, .field-price .commerce-price-savings-formatter-price { border-top: 0 }
.field-price .commerce-price-savings-formatter-list .price-amount, .field-price .commerce-price-savings-formatter-price .price-amount { color: inherit }
.field-name-field-price .table { margin: 0 }
.field-name-field-price .table tr td { padding: 0 5px 0 5px; line-height: 35px }
body.gotham-styles .field-name-field-price .table tr td { padding: 0 5px 0 0 }
.field-name-field-price .table-striped tr.commerce-price-savings-formatter-price-row { background-color: transparent }
.field-name-field-price .commerce-price-savings-formatter-prices-down { color: inherit }
.field-name-field-price .commerce-price-savings-formatter-list, .field-name-field-price .commerce-price-savings-formatter-price { border-top: 0 }
.field-name-field-price .commerce-price-savings-formatter-list .price-amount, .field-name-field-price .commerce-price-savings-formatter-price .price-amount { color: inherit }
#ecommerce-card { margin-top: 20px }
@media screen and (min-width:768px) {
#ecommerce-card { margin-top: 0 }
}
a.cta-library-wrap, a.cta-library-wrap:hover, a.cta-library-wrap:active, a.cta-library-wrap:focus { display: inline-block; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border-color: transparent; border-style: solid; border-width: 2px !important; border-radius: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 16px; line-height: 50px; font-weight: 400; text-align: center; text-decoration: none; outline: 0 !important; min-width: 130px; height: 50px; margin-bottom: 0; padding: 0 20px; white-space: nowrap; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; letter-spacing: -.03em }
body.gotham-styles a.cta-library-wrap, body.gotham-styles a.cta-library-wrap:hover, body.gotham-styles a.cta-library-wrap:active, body.gotham-styles a.cta-library-wrap:focus { font-weight: 400 }
body.gotham-styles a.cta-library-wrap, body.gotham-styles a.cta-library-wrap:hover, body.gotham-styles a.cta-library-wrap:active, body.gotham-styles a.cta-library-wrap:focus { letter-spacing: normal }
a.cta-library-wrap.disabled, a.cta-library-wrap:hover.disabled, a.cta-library-wrap:active.disabled, a.cta-library-wrap:focus.disabled { border-color: transparent }
a.cta-library-wrap.disabled, a.cta-library-wrap:hover.disabled, a.cta-library-wrap:active.disabled, a.cta-library-wrap:focus.disabled, a.cta-library-wrap[disabled], a.cta-library-wrap:hover[disabled], a.cta-library-wrap:active[disabled], a.cta-library-wrap:focus[disabled], fieldset[disabled] a.cta-library-wrap, fieldset[disabled] a.cta-library-wrap:hover, fieldset[disabled] a.cta-library-wrap:active, fieldset[disabled] a.cta-library-wrap:focus { cursor: not-allowed; pointer-events: none }
.node-type-product .hero { overflow: hidden; position: relative; color: #fff }
@media screen and (min-width:992px) {
.node-type-product .hero { min-height: 550px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero { min-height: 700px }
}
.node-type-product .hero .hero-info { width: 100% }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info { height: 100%; position: absolute; top: 0; left: 0; z-index: 10 }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info>div { height: 100% }
}
.node-type-product .hero .hero-info .container { padding: 0 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .container { width: 100% !important; height: 100% }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .container { padding: 0 !important }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .container>.row { display: table; width: 100%; height: 100% }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .container>.row .wrap-info { display: table-cell; height: 100%; vertical-align: middle; width: 100% }
}
.node-type-product .hero .hero-info .container .col-ixs-4 { padding: 0 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .container .col-ixs-4 { padding: 0 15px }
}
.node-type-product .hero .hero-info .title { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .title { display: block }
}
.node-type-product .hero .hero-info .title h1.product-title { color: #fff; font-size: 26px }
.node-type-product .hero .hero-info .title h1 { margin: 0 0 10px }
.node-type-product .hero .hero-info .field-name-field-product-logo-svg img { height: 30px }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .field-name-field-product-logo-svg img { height: 26px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .field-name-field-product-logo-svg img { height: 30px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .field-name-field-product-logo-svg img { height: 35px }
}
.node-type-product .hero .hero-info .slogan { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .slogan { display: block }
}
.node-type-product .hero .hero-info .slogan p { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; line-height: 30px; font-weight: 300; letter-spacing: -.04em; margin-bottom: 0 }
.node-type-product .hero .hero-info .slogan p small, .node-type-product .hero .hero-info .slogan p .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.node-type-product .hero .hero-info .slogan p small, .node-type-product .hero .hero-info .slogan p .small { font-size: 65% }
body.gotham-styles .node-type-product .hero .hero-info .slogan p { font-weight: 500 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .slogan p { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .slogan p { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .slogan p { font-size: 36px; line-height: 44px }
}
body.gotham-styles.node-type-product .hero .hero-info .slogan p { font-weight: 500 }
.node-type-product .hero .hero-info .slogan .gt-ie8 { font-weight: 400 }
body.gotham-styles .node-type-product .hero .hero-info .slogan .gt-ie8 { font-weight: 400 }
.node-type-product .hero .hero-info .buying-info-wrapper { position: relative; width: 100%; padding: 20px 15px }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .buying-info-wrapper { background-color: transparent !important; padding: 6px 0 0 }
}
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile { display: block }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile { display: none }
}
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile .shopping-info-icon { display: none }
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile .field-name-field-shopping-info { overflow: hidden; position: relative; height: 30px }
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile .field-name-field-shopping-info .field-items { left: 0; top: 0; position: absolute; width: 100% }
.node-type-product .hero .hero-info .buying-info-wrapper .shopping-info-mobile .field-name-field-shopping-info .field-item { line-height: 30px; height: 30px; -webkit-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease }
.node-type-product .hero .hero-info .mini-promo { position: relative; line-height: 20px }
.node-type-product .hero .hero-info .mini-promo .mini-promo-bg { position: absolute; width: 100%; height: 100%; z-index: -10 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .mini-promo .mini-promo-bg { opacity: .3 }
}
.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion { padding: 20px 15px }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion { padding: 10px 15px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion { padding: 10px 15px }
}
body.gotham-styles.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion p { font-weight: 300 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion p { font-size: 10px; line-height: 16px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .mini-promo .field-name-field-promotion p { font-size: 12px; line-height: 18px }
}
.node-type-product .hero .hero-info .mini-promo a { color: #fff }
.node-type-product .hero .hero-info .shopping-info-desktop { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .shopping-info-desktop { display: block; margin-top: 10px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .shopping-info-desktop { display: block; margin-top: 20px }
}
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 10px; line-height: 12px }
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 10px; font-weight: 300; line-height: 14px }
body.gotham-styles .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-weight: 300 }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 12px; line-height: 16px }
}
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item.i18n-zh-cn, body.i18n-zh-cn .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 12px; line-height: 14px }
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item.i18n-zh-cn, body.i18n-zh-cn .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 12px; font-weight: 300; line-height: 16px }
body.gotham-styles .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item.i18n-zh-cn, body.gotham-styles body.i18n-zh-cn .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-weight: 300 }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item.i18n-zh-cn, body.i18n-zh-cn .node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item { display: inline-block; height: 16px; line-height: 16px; overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap; margin-right: 10px }
}
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item .shopping-info-icon { float: left }
.node-type-product .hero .hero-info .shopping-info-desktop .field-name-field-shopping-info .field-item p { display: inline-block; float: left; margin-left: 5px }
.node-type-product .hero .hero-info .slogan-mobile { padding: 25px 15px 15px; color: #000 }
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; line-height: 30px; font-weight: 300; letter-spacing: -.04em; margin: 0 }
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan small, .node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan small, .node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan .small { font-size: 65% }
body.gotham-styles .node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-weight: 500 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-size: 36px; line-height: 44px }
}
body.gotham-styles.node-type-product .hero .hero-info .slogan-mobile .field-name-field-slogan { font-weight: 500 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .slogan-mobile { display: none }
}
.node-type-product .hero .hero-info .bullet-features { color: #000; padding: 0 15px 25px }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-info .bullet-features { display: none }
}
.node-type-product .hero .hero-info .bullet-features .field-item { line-height: 30px; padding-left: 25px; position: relative }
body.gotham-styles.node-type-product .hero .hero-info .bullet-features .field-item { font-weight: 300 }
.node-type-product .hero .hero-info .bullet-features .field-item:before { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_checkmark_15_grey.svg) no-repeat; content: " "; display: inline-block; height: 16px; position: absolute; top: 7px; left: 0; width: 16px }
.node-type-product .hero .hero-info .cta { margin: 30px 0 20px; display: inline-block; width: 100% }
.node-type-product .hero .field-name-field-hero-price-prefix { float: left; margin: 0; width: 100%; font-size: 12px; line-height: 16px; font-weight: 400; padding-bottom: 5px }
body.gotham-styles .node-type-product .hero .field-name-field-hero-price-prefix { font-weight: 400 }
body.gotham-styles.node-type-product .hero .field-name-field-hero-price-prefix { font-weight: 300; padding-bottom: 0 }
@media screen and (min-width:992px) {
.node-type-product .hero .field-name-field-hero-price-prefix { padding-top: 8px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .field-name-field-hero-price-prefix { font-size: 14px; line-height: 18px }
}
.node-type-product .hero .field-name-field-hero-price-prefix a { color: inherit; cursor: pointer; text-decoration: underline }
.node-type-product .hero .price-wrapper { float: left }
@media screen and (min-width:992px) {
.node-type-product .hero .price-wrapper { line-height: 12px }
}
.node-type-product .hero .price-value { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; font-size: 22px; font-weight: 300; line-height: 28px; font-size: 22.7px; margin: 0; line-height: 42px; float: left; margin-bottom: 10px }
.node-type-product .hero .price-value small, .node-type-product .hero .price-value .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.node-type-product .hero .price-value small, .node-type-product .hero .price-value .small { font-size: 65% }
body.gotham-styles .node-type-product .hero .price-value { font-weight: 300 }
@media screen and (min-width:768px) {
.node-type-product .hero .price-value { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .price-value { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .price-value { font-size: 36px; line-height: 44px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .price-value { margin-bottom: 15px }
}
.node-type-product .hero .price-amount { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 22px; font-weight: 300; line-height: 28px }
.node-type-product .hero .price-amount small, .node-type-product .hero .price-amount .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.node-type-product .hero .price-amount small, .node-type-product .hero .price-amount .small { font-size: 65% }
body.gotham-styles .node-type-product .hero .price-amount { font-weight: 300 }
@media screen and (min-width:768px) {
.node-type-product .hero .price-amount { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .price-amount { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .price-amount { font-size: 36px; line-height: 44px }
}
.node-type-product .hero .field-name-field-price { float: left }
.node-type-product .hero .field-name-field-hero-price-superscript { float: left; line-height: 42px; margin-right: 5px }
@media screen and (min-width:992px) {
.node-type-product .hero .field-name-field-hero-price-superscript { font-size: 14px }
}
.node-type-product .hero .field-name-field-hero-price-suffix { display: block; float: left; width: 100%; font-size: 12px; line-height: 16px; font-weight: 400; padding-bottom: 5px }
body.gotham-styles .node-type-product .hero .field-name-field-hero-price-suffix { font-weight: 400 }
@media screen and (min-width:500px) {
.node-type-product .hero .field-name-field-hero-price-suffix { margin: 0; padding-top: 0 }
}
@media screen and (min-width:768px) {
.node-type-product .hero .field-name-field-hero-price-suffix { padding: 0 }
}
@media screen and (min-width:992px) {
.node-type-product .hero .field-name-field-hero-price-suffix { margin-top: 5px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .field-name-field-hero-price-suffix { font-size: 14px; line-height: 18px; font-weight: 400 }
body.gotham-styles .node-type-product .hero .field-name-field-hero-price-suffix { font-weight: 400 }
}
.node-type-product .hero .field-name-field-hero-price-suffix table.commerce-price-savings-formatter-prices { display: inline-block; vertical-align: bottom; padding: 0; margin: 0 }
.node-type-product .hero .field-name-field-hero-price-suffix table.commerce-price-savings-formatter-prices tr.commerce-price-savings-formatter-price-row { background: transparent }
.node-type-product .hero .field-name-field-hero-price-suffix table.commerce-price-savings-formatter-prices tr.commerce-price-savings-formatter-price-row td { border: 0; padding: 0 2px }
.node-type-product .hero .field-name-field-hero-price-suffix .price-amount { font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles .node-type-product .hero .field-name-field-hero-price-suffix .price-amount { font-weight: 400 }
@media screen and (min-width:1200px) {
.node-type-product .hero .field-name-field-hero-price-suffix .price-amount { font-size: 14px; line-height: 18px; font-weight: 400 }
body.gotham-styles .node-type-product .hero .field-name-field-hero-price-suffix .price-amount { font-weight: 400 }
}
.node-type-product .hero .field-name-field-hero-extra-text { float: left; width: 100% }
body.gotham-styles.node-type-product .hero .field-name-field-hero-extra-text { font-weight: 300 }
.node-type-product .hero .hero-financing-content { display: none; float: left; width: 100% }
.node-type-product .hero .hero-financing-content a { color: inherit; text-decoration: underline }
.node-type-product .hero .hero-carousel .hero-bg { position: relative }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg { min-height: 400px }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-carousel .hero-bg { min-height: 550px }
}
@media screen and (min-width:1200px) {
.node-type-product .hero .hero-carousel .hero-bg { min-height: 700px }
}
.node-type-product .hero .hero-carousel .hero-bg .video-fallback { position: absolute; width: 100%; display: none }
@media screen and (min-width:1920px) {
.node-type-product .hero .hero-carousel .hero-bg .field-name-field-product-background-image img { height: auto; width: 100vw; max-width: 100%; overflow: hidden; top: 50%; transform: translateY(-50%); position: relative }
.node-type-product .hero .hero-carousel .hero-bg .field-name-field-product-background-image picture { position: relative; height: 700px; display: block }
}
.node-type-product .hero .hero-carousel .hero-bg .hero-content { position: absolute; text-align: center; bottom: 0; width: 100% }
.node-type-product .hero .hero-carousel .hero-bg .hero-content>.container { padding: 20px 0 0 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content>.container { padding: 0 !important }
}
.node-type-product .hero .hero-carousel .hero-bg .hero-content>.container>.row { margin: 0 }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content>.container>.row img { width: 100% }
}
.node-type-product .hero .hero-carousel .hero-bg .hero-content .field-name-field-product-image { text-align: center }
.node-type-product .hero .hero-carousel .hero-bg .hero-content .field-name-field-product-image img { display: block; max-width: 100%; height: auto; display: inline }
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption { position: absolute; background: none repeat scroll 0 0 rgba(0,0,0,0.35); bottom: 0; padding: 10px; right: 0; width: 100% }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption { background: none; width: auto; bottom: 38px; right: 25px }
}
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-1, .node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-2 { text-align: center }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-1, .node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-2 { text-align: right }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-1 { font-weight: 700 }
body.gotham-styles .node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-1 { font-weight: 700 }
}
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-2 { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .hero-bg .hero-content .caption .field-name-field-product-caption-line-2 { display: block }
}
.node-type-product .hero .hero-carousel .field-name-field-product-background-image img, .node-type-product .hero .hero-carousel .field-name-field-product-background-image-m img { display: block; max-width: 100%; height: auto; width: 100% }
.node-type-product .hero .hero-carousel .field-name-field-product-background-image-m { display: block }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .field-name-field-product-background-image-m { display: none }
}
.node-type-product .hero .hero-carousel .field-name-field-product-background-image { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .field-name-field-product-background-image { display: block; position: absolute; width: 200%; height: 110%; left: -50%; top: 0; bottom: 0 }
.node-type-product .hero .hero-carousel .field-name-field-product-background-image div { height: 100% }
.node-type-product .hero .hero-carousel .field-name-field-product-background-image img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; min-width: 50%; height: 100%; width: auto }
}
@media screen and (min-width:992px) {
.node-type-product .hero .hero-carousel .field-name-field-product-background-image { height: auto }
}
@media screen and (min-width:1920px) {
.node-type-product .hero .hero-carousel .field-name-field-product-background-image { width: 100%; height: 100%; left: 0 }
}
.node-type-product .hero .hero-carousel .owl-controls { bottom: 45%; left: 0; margin-left: 0; margin-right: 0; margin-top: 0; position: absolute; width: 100% }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .owl-controls { margin-left: -15px; margin-right: -15px; margin-top: -100px; position: relative }
}
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .owl-controls { margin-top: -132px }
}
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons { text-align: right }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons { padding: 0; position: relative; z-index: 999 }
}
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons>div { background: url(/sites/all/themes/custom/motorola_bootstrap/images/main-sprite.png) no-repeat scroll -110px 0 rgba(0,0,0,0); border-radius: 30px; height: 32px; opacity: 1; padding: 8px; width: 32px }
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons>div.owl-prev { background-position: -110px 0; float: left }
@media screen and (min-width:768px) {
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons>div.owl-prev { float: none }
}
.node-type-product .hero .hero-carousel .owl-controls .owl-buttons>div.owl-next { background-position: -145px 0 }
.node-type-product.i18n-zh-cn .hero .price-wrapper { width: auto }
.node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-prefix, .node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-suffix { line-height: 12px }
.node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-prefix { padding-top: 16px }
@media screen and (min-width:768px) {
.node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-prefix { padding-top: 19px }
}
.node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-suffix { padding-top: 16px }
@media screen and (min-width:992px) {
.node-type-product.i18n-zh-cn .hero .field-name-field-hero-price-suffix { padding-top: 14px }
}
@media screen and (min-width:768px) {
.node-type-product .hero.has-video .hero-carousel .hero-bg { padding-bottom: 70.9%; margin-top: -7.325%; margin-bottom: -7.325% }
}
.node-type-product .hero.has-video .hero-carousel .hero-bg .field-name-field-product-background-video .video-wrapper { display: none }
@media screen and (min-width:768px) {
.node-type-product .hero.has-video .hero-carousel .hero-bg .field-name-field-product-background-video .video-wrapper { display: block }
}
.node-type-product .hero.has-video .hero-carousel .hero-bg .field-name-field-product-background-video .video-wrapper .video-thumb { display: block; max-width: 100%; height: auto; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
@media screen and (min-width:1920px) {
.node-type-product .hero.has-video .hero-carousel .hero-bg .field-name-field-product-background-video .video-wrapper .video-thumb { width: 100% }
}
.collage-container { height: 500px }
@media screen and (min-width:992px) {
.collage-container { height: 700px }
}
.collage-container .collage-item { position: relative; float: left }
.collage-container.collage-2-items .collage-item { width: 50%; height: 100% }
.collage-container.collage-3-items .collage-item { width: 50%; height: 100% }
.collage-container.collage-3-items .collage-item:nth-child(2), .collage-container.collage-3-items .collage-item:nth-child(3) { height: 50% }
.collage-container.collage-4-items .collage-item { width: 50%; height: 50% }
.collage-container.collage-5-items .collage-item { width: 50%; height: 50% }
.collage-container.collage-5-items .collage-item.item-3, .collage-container.collage-5-items .collage-item.item-4 { width: 25% }
.collage-container.collage-6-items .collage-item { width: 25%; height: 50% }
.collage-container.collage-6-items .collage-item:nth-child(1), .collage-container.collage-6-items .collage-item:nth-child(6) { width: 50% }
.collage-container.collage-7-items .collage-item { width: 25%; height: 50% }
.collage-container.collage-7-items .collage-item:nth-child(1) { width: 50% }
.collage-container.collage-8-items .collage-item { width: 25%; height: 50% }
.grid-table { width: 100% }
@media screen and (min-width:768px) {
.grid-table { display: table; table-layout: fixed }
}
.full-height { height: 100% }
@media screen and (min-width:768px) {
.half-height { height: 50% }
}
.full-width { width: 100% }
@media screen and (min-width:768px) {
.half-width { width: 50% }
}
@media screen and (min-width:768px) {
.third-width { width: 33% }
}
@media screen and (min-width:768px) {
.two-third-width { width: 66% }
}
@media screen and (min-width:768px) {
.grid-table-cell { display: table-cell }
}
.spacement { height: 20px; min-height: 20px; min-width: 20px; width: 20px }
.col-top { vertical-align: top }
.col-middle { vertical-align: middle }
.col-bottom { vertical-align: bottom }
.grid-visible-mobile { display: table-cell }
@media screen and (min-width:768px) {
.grid-visible-mobile { display: none }
}
.visible-mobile { display: block }
@media screen and (min-width:768px) {
.visible-mobile { display: none }
}
.grid-visible-desktop, .visible-desktop { display: none }
@media screen and (min-width:768px) {
.grid-visible-desktop { display: table-cell }
}
@media screen and (min-width:768px) {
.visible-desktop { display: block }
}
.site-wrapper #offcanvas .tile-templates .owl-wrapper-outer { padding: 0 }
.site-wrapper #offcanvas .tile-templates .owl-wrapper-outer .owl-item { padding: 0 }
.site-wrapper #offcanvas div[class^="views-row"]>div:last-child .field-content { margin-top: 3px }
.tile-templates .tile { background-color: #712e8f }
.tile-templates .tile .copy { color: #fff; padding: 30px 20px }
@media screen and (min-width:768px) {
.tile-templates .tile .copy { padding: 10px 20px }
}
@media screen and (min-width:992px) {
.tile-templates .tile .copy { padding: 30px }
}
.tile-templates .tile .copy .title { margin: 0 0 10px }
.tile-templates .tile .copy p { margin: 0 0 30px }
.tile-templates .tile .copy p:last-child { margin: 0 }
.tile-templates .tile .copy p:last-child a { font-size: 10px; line-height: 14px; display: block; font-weight: 600; color: #00bcd4; margin-top: 10px; text-decoration: none; text-indent: 20px; position: relative }
body.gotham-styles .tile-templates .tile .copy p:last-child a { font-weight: 500 }
@media screen and (min-width:768px) {
.tile-templates .tile .copy p:last-child a { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
.tile-templates .tile .copy p:last-child a { font-size: 14px; line-height: 18px }
}
.tile-templates .tile .copy p:last-child a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy p:last-child a { font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
.tile-templates .tile .copy p:last-child a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy p:last-child a { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.tile-templates .tile .copy p:last-child a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy p:last-child a { font-size: 16px; line-height: 20px }
}
body.gotham-styles .tile-templates .tile .copy p:last-child a { font-weight: 500 }
.tile-templates .tile .copy p:last-child a:before { position: absolute; width: 15px; height: 15px; top: 0; left: 0; content: ""; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_15.svg) no-repeat }
.tile-templates .tile .copy ul { list-style-type: none; padding: 0; margin: 0 }
.tile-templates .tile .copy ul li { background-repeat: no-repeat; margin-bottom: 10px; padding-left: 36px }
.tile-templates .tile .copy ul li:last-child { margin-bottom: 0 }
.tile-templates .tile .copy ul li:before { content: ""; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_checkmark_15.svg) no-repeat; height: 15px; width: 15px; position: absolute; margin: 2px 0 0 -25px }
.tile-templates .tile .copy a { font-size: 10px; line-height: 14px; font-weight: 600 }
body.gotham-styles .tile-templates .tile .copy a { font-weight: 500 }
@media screen and (min-width:768px) {
.tile-templates .tile .copy a { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
.tile-templates .tile .copy a { font-size: 14px; line-height: 18px }
}
.tile-templates .tile .copy a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy a { font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
.tile-templates .tile .copy a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy a { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.tile-templates .tile .copy a.i18n-zh-cn, body.i18n-zh-cn .tile-templates .tile .copy a { font-size: 16px; line-height: 20px }
}
.tile-templates .tile .media-tile { padding: 0; position: relative }
.tile-templates .tile .media-tile .video-thumb, .tile-templates .tile .media-tile .video-player { position: absolute; top: 0; left: 0; height: 100% }
.tile-templates .tile .media-tile .video-wrapper { position: relative }
.tile-templates .tile .media-tile .video-wrapper:before { content: ' '; display: block; padding-top: 56%; width: 100% }
.tile-templates .tile .media-tile .video-thumb { z-index: 50 }
.tile-templates .tile .carousel { padding: 0 }
.tile-templates .tile .carousel ul { list-style: outside none none; margin: 0; padding: 0 }
.tile-templates .tile .carousel ul .field-collection-view { border-bottom: medium none; margin: 0; padding: 0 }
.tile-templates .tile .carousel .field-name-field-tile-carousel-image img { display: block; max-width: 100%; height: auto }
.tile-templates .tile .carousel .field-name-field-tile-carousel-image-video, .tile-templates .tile .carousel .field-name-field-tile-carousel-caption { display: none }
.tile-templates .no-padding { padding: 0 }
@media screen and (min-width:992px) {
.tile-templates .tile-margin { margin-bottom: 20px }
.tile-templates .tile-gutter-right { padding-right: 10px }
.tile-templates .tile-gutter-left { padding-left: 10px }
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix { height: 100%; overflow: hidden; position: relative }
}
.tile-templates .grid-table-cell.height-fix _:-ms-fullscreen, :root .tile-templates .grid-table-cell.height-fix {
height:1em
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix .media-tile { height: 100%; margin-left: -50%; position: static; width: 200% }
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix div { height: 100% }
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix .video-wrapper:before { padding-top: 28% }
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix picture { height: 100% }
}
@media screen and (min-width:768px) {
.tile-templates .grid-table-cell.height-fix picture img { height: 100%; margin: 0 auto; min-width: 50%; width: auto }
}
.tile-templates.template-2 .media-tile { height: 100% }
.tile-templates.template-2 .media-tile .video-wrapper { position: static }
.tile-templates.template-2 .field-name-field-tile-carousel-video .field-item { height: 0; overflow: hidden; padding-bottom: 56.25%; position: relative }
.tile-templates.template-2 .field-name-field-tile-carousel-video .field-item iframe { border: medium none; height: 100%; left: 0; position: absolute; top: 0; width: 100% }
.tile-templates.template-2 .owl-theme .owl-controls { margin: -1px 0 0; padding: 9px 0; text-align: center }
.tile-templates.template-2 .owl-theme .owl-controls .owl-pagination { line-height: 50px }
.tile-templates.template-2 .owl-theme .owl-controls .owl-pagination .owl-page span { display: none }
.tile-templates.template-2 .owl-page .item-link { color: #fff; display: inline-block; height: 50px; margin: 0 5px; outline: medium none; position: relative; width: 100px; vertical-align: top }
@media screen and (min-width:992px) {
.tile-templates.template-2 .owl-page .item-link { margin: 0 21px }
}
.tile-templates.template-2 .owl-page .item-link:after { content: '\A'; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.6); opacity: 0; transition: all 300ms; -webkit-transition: all .5s }
.tile-templates.template-2 .owl-page .item-link:hover:after { opacity: 1 }
.tile-templates.template-2 .owl-page:first-child .item-link { margin-left: 0 }
.tile-templates.template-2 .owl-page:last-child .item-link { margin-right: 0 }
.tile-templates.template-2 .owl-wrapper-outer { padding: 0; min-height: 181px }
@media screen and (min-width:992px) {
.tile-templates.template-2 .owl-wrapper-outer { height: auto }
}
.tile-templates.template-2 .owl-wrapper-outer .owl-item { padding: 0; height: auto !important }
.tile-templates.template-2 img.video-thumbnail { top: -64px }
.tile-templates.template-3 .media-tile { padding: 0; position: relative }
@media screen and (min-width:768px) {
.tile-templates.template-3 .media-tile { height: auto }
}
@media screen and (min-width:768px) {
.tile-templates.template-3 .media-tile img { position: inherit }
}
@media screen and (min-width:768px) {
.tile-templates.template-4 .half-height { height: calc(-10%) }
}
.tile-templates.template-4 .media-tile { padding: 0; position: relative }
@media screen and (min-width:768px) {
.tile-templates.template-4 .media-tile { height: auto }
}
@media screen and (min-width:768px) {
.tile-templates.template-4 .media-tile img { position: inherit }
}
.tile-templates.template-5 .tile:first-child .copy h1 { margin: 0 }
@media screen and (min-width:768px) {
.tile-templates.template-5 .grid-row { display: table-row }
}
@media screen and (min-width:768px) {
.tile-templates.template-6 .grid-row { display: table-row }
}
.tile-templates.template-6 h1 { margin: 20px 0 10px 0; font-size: 26px; font-weight: 300; line-height: 32px; padding: 0 20px }
body.gotham-styles .tile-templates.template-6 h1 { font-weight: 300 }
@media screen and (min-width:768px) {
.tile-templates.template-6 h1 { margin: 20px 0 10px 0; font-size: 30px; line-height: 38px; padding: 0 }
}
@media screen and (min-width:992px) {
.tile-templates.template-6 h1 { font-size: 36px; line-height: 44px; margin: 20px 0 }
}
.tile-templates.template-6 a { display: block; font-weight: 600; color: #00bcd4; margin-top: 10px; text-decoration: none }
body.gotham-styles .tile-templates.template-6 a { font-weight: 500 }
.tile-templates img { display: block; max-width: 100%; height: auto; width: 100% }
.vcenter { display: inline-block; vertical-align: middle; float: none }
.row-full-height { height: 100% }
.row-half-height { height: 50% }
.col-full-height { height: 100%; vertical-align: middle }
.row-same-height { display: table; width: 100%; table-layout: fixed }
.col-xs-height { display: table-cell; float: none !important }
@media(min-width:768px) {
.col-sm-height { display: table-cell; float: none !important; margin-bottom: 10px }
}
@media(min-width:992px) {
.col-md-height { display: table-cell; float: none !important }
}
@media(min-width:1200px) {
.col-lg-height { display: table-cell; float: none !important }
}
.template-7 h2 { margin-top: 0; margin-bottom: 30px }
.template-7 p { font-size: 14px }
.template-7 .tile { background-color: #222c30 }
.template-7 .carousel { background-color: #222c30 }
@media screen and (min-width:768px) {
.template-7 .carousel { width: 60% }
}
.template-7 .carousel ul li { margin-top: 20px }
@media screen and (min-width:768px) {
.template-7 .carousel ul li { cursor: pointer }
}
.template-7 .carousel ul li.last { margin-bottom: 20px }
.template-7 .carousel ul li.feature-active { opacity: 1 }
.template-7 .carousel ul li.feature-inactive { opacity: .75 }
.template-7 .carousel .field-name-field-tile-carousel-bullet-image { float: left; width: 50px; height: 50px; margin: 30px 10px 50px 30px }
.template-7 .carousel .field-name-field-tile-carousel-bullet-image img { max-width: 50px; height: auto }
@media screen and (min-width:768px) {
.template-7 .carousel .field-name-field-tile-carousel-bullet-image { margin: 0 20px 0 50px }
}
.template-7 .carousel .field-name-field-tile-carousel-description { font-size: 14px; margin: 30px 10px 30px 0 }
@media screen and (min-width:768px) {
.template-7 .carousel .field-name-field-tile-carousel-description { margin: 0 50px 0 120px }
}
.template-7 .carousel .field-name-field-tile-carousel-image { display: none }
.template-7 .carousel .field-name-field-tile-carousel-image-mobile { display: block }
@media screen and (min-width:768px) {
.template-7 .carousel .field-name-field-tile-carousel-image-mobile { display: none }
}
.template-7 .carousel .field-name-field-tile-carousel-image-mobile img { display: block; height: auto; max-width: 100%; width: 100% }
.template-7 .product-tile-image { width: 40% }
@media screen and (min-width:768px) {
.template-7 .product-tile-image { padding: 30px 30px 30px 0 }
.template-7 .product-tile-image img { float: right; max-width: 180px; max-height: 276px }
}
@media screen and (min-width:992px) {
.template-7 .product-tile-image img { float: right; max-width: 260px; max-height: 400px }
}
.template-7 img { position: relative }
.offcanvas-feature-content { background: #222c30; color: #fff }
.feature-details-wrapper { color: #fff }
.feature-details-wrapper .col-xs-12 { padding: 0 }
.feature-details-wrapper .feature-details-media :first-child { width: 100% }
.feature-details-wrapper .feature-details-title { color: #00bcd4; font-size: 26px; padding: 10px }
.feature-details-wrapper .feature-details-description { padding: 10px; line-height: 26px }
.feature-details-wrapper ul { list-style-type: none; margin: 0; padding: 0 10px }
.feature-details-wrapper ul li { padding: 10px 0 }
.feature-details-wrapper ul li:before { content: "\e089" }
.feature-details-wrapper ul li:before { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-right: 10px }
.specifications-right-side { margin-left: 0 }
@media screen and (min-width:768px) {
.specifications-right-side { margin-left: 8.3% }
}
.specifications-text-columns { padding: 0 20px; float: left; width: 100% }
@media screen and (min-width:768px) {
.specifications-text-columns { display: inline-block; float: none; padding: 0; vertical-align: top; width: 45% }
}
.specifications-text-columns h5 { margin-bottom: 5px }
@media screen and (min-width:768px) {
#specifications-summary:before { content: ""; display: block; padding-bottom: 41.66%; width: 100% }
}
@media screen and (min-width:768px) {
#specifications-summary { display: block; max-height: 500px; min-height: 400px; overflow: hidden; position: relative }
}
@media screen and (min-width:768px) {
#specifications-summary .specifications-summary-container { height: 100%; max-width: 1200px; left: 50%; position: absolute; top: 0; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 100% }
}
@media screen and (min-width:768px) {
#specifications-summary .specifications-summary-container .specifications-summary-image { float: left; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:768px) and (min-width:768px) {
#specifications-summary .specifications-summary-container .specifications-summary-image { float: left; width: 33.33333333% }
}
@media screen and (min-width:768px) {
#specifications-summary .specifications-summary-container .specifications-summary-content { float: right; height: 100%; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:768px) and (min-width:768px) {
#specifications-summary .specifications-summary-container .specifications-summary-content { float: left; width: 66.66666667% }
}
#specifications-summary .specifications-summary-container .specifications-summary-content .specifications-summary-toggle { border-top: 1px solid #666; bottom: 40px; cursor: pointer; padding-top: 40px; position: absolute; width: 100%; text-indent: 20px }
#specifications-summary .specifications-summary-container .specifications-summary-content .specifications-summary-toggle i { position: absolute; width: 15px; height: 15px; left: 0; margin-top: 2px }
#specifications-summary .specifications-summary-container .specifications-summary-content .specifications-summary-toggle i.btn-plus-sign { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_plus_15.svg) no-repeat }
#specifications-summary .specifications-summary-container .specifications-summary-content .specifications-summary-toggle i.btn-minus-sign { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_minus_15.svg) no-repeat }
@media screen and (min-width:768px) {
#specifications-summary .field-name-field-specifications-bg-color { display: none }
}
#specifications-summary .specifications-summary-background-image { height: 100% }
@media screen and (min-width:768px) {
#specifications-summary .specifications-summary-background-image { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100% }
}
#specifications-summary .specifications-summary-background-image .field-name-field-specifications-back-image { height: 100%; left: -50%; position: absolute; width: 200% }
#specifications-summary .specifications-summary-background-image .field-name-field-specifications-back-image div { height: 100% }
@media screen and (min-width:1920px) {
#specifications-summary .specifications-summary-background-image .field-name-field-specifications-back-image { left: 0; width: 100% }
}
#specifications-summary .specifications-summary-background-image .field-name-field-specifications-back-image img { bottom: 0; height: 100%; left: 0; margin: auto; min-width: 50%; position: absolute; right: 0; top: 0; width: auto }
@media screen and (min-width:1920px) {
#specifications-summary .specifications-summary-background-image .field-name-field-specifications-back-image img { width: 100vw; height: auto; max-width: 100%; overflow: hidden; top: 50%; transform: translateY(-50%); position: relative }
}
.specifications_title { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; line-height: 30px; margin: 20px 0; color: #00bcd4; font-weight: 300 }
.specifications_title small, .specifications_title .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.specifications_title small, .specifications_title .small { font-size: 65% }
body.gotham-styles .specifications_title { font-weight: 300 }
@media screen and (min-width:768px) {
.specifications_title { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.specifications_title { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.specifications_title { font-size: 36px; line-height: 44px }
}
@media screen and (min-width:992px) {
.specifications_title { margin: 40px 0 30px 0 }
}
body.gotham-styles .specifications_title { font-weight: 500 }
body.gotham-styles .specifications_title { color: #222c30 }
.specifications_title.specifications-full-title { margin: 40px 0 30px 20px }
.specifications-summary-wrapper .media-column { padding: 0 }
.specifications-summary-wrapper .media-column .specifications-summary-media { padding-bottom: 10px }
.specifications-summary-wrapper .media-column .specifications-summary-media :first-child { width: 100%; height: auto }
.specifications-summary-wrapper .media-column .specifications-summary-media img { width: 100% }
.specifications-summary-wrapper .field-name-field-specifications-summary-lft, .specifications-summary-wrapper .field-name-field-specifications-summary-rgt { padding: 0 20px; float: left; width: 100% }
@media screen and (min-width:768px) {
.specifications-summary-wrapper .field-name-field-specifications-summary-lft, .specifications-summary-wrapper .field-name-field-specifications-summary-rgt { display: inline-block; float: none; padding: 0; vertical-align: top; width: 45% }
}
.specifications-summary-wrapper .field-name-field-specifications-summary-lft h5, .specifications-summary-wrapper .field-name-field-specifications-summary-rgt h5 { margin-bottom: 5px }
.specifications-summary-wrapper .field-name-field-specifications-summary-rgt { margin-left: 0 }
@media screen and (min-width:768px) {
.specifications-summary-wrapper .field-name-field-specifications-summary-rgt { margin-left: 8.3% }
}
#specifications-full>.container-fluid { max-width: 1200px }
#specifications-full .col-sm-4 { padding-top: 15px }
.specifications-details-wrapper .specifications-details-media { position: relative }
.specifications-details-wrapper .specifications-details-media iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
.specifications-details-wrapper .specifications-details-media img { display: block; max-width: 100%; height: auto }
.specifications-details-wrapper .specifications-details-media-caption { color: #80888c; font-style: italic; padding: 0 20px 10px }
.specifications-details-wrapper .specifications-details-text-wrapper { padding: 15px 0 0; margin-bottom: 20px }
@media screen and (min-width:768px) {
.specifications-details-wrapper .specifications-details-text-wrapper { padding: 15px 15px 0 }
}
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 20px; float: left; width: 100% }
@media(min-width:768px) {
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft { float: left; width: 50% }
}
@media screen and (min-width:768px) {
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft { display: inline-block; float: none; padding: 0; vertical-align: top; width: 45% }
}
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt h5, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft h5 { margin-bottom: 5px }
@media screen and (min-width:768px) {
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft { padding: 0 7.5px }
}
@media screen and (min-width:992px) {
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt, .specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-lft { padding: 0 15px }
}
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt { margin-left: 0 }
@media screen and (min-width:768px) {
.specifications-details-wrapper .specifications-details-text-wrapper .field-name-field-specifications-full-rgt { margin-left: 8.3% }
}
.sign-up-area { background-color: #5d92fa }
.sign-up-area .container-fluid { padding: 0 }
@media screen and (min-width:992px) {
.sign-up-area .container-fluid { padding: 0 10px }
}
.sign-up-area .region-sign-up .block-entityform-block, .sign-up-area .region-sign-up #block-bean-social-networks, .sign-up-area .region-sign-up #block-motorola-footer-signup-motorola-footer-signup { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px }
.sign-up-area .region-sign-up #block-motorola-footer-signup-motorola-footer-signup { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 }
@media(min-width:992px) {
.sign-up-area .region-sign-up #block-motorola-footer-signup-motorola-footer-signup { float: left; width: 25% }
}
.sign-up-area .region-sign-up .block-entityform-block { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media(min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block { float: left; width: 50% }
}
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block { padding: 0 }
}
.sign-up-area .region-sign-up #block-bean-social-networks { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 15px 0 }
@media(min-width:992px) {
.sign-up-area .region-sign-up #block-bean-social-networks { float: left; width: 25% }
}
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up #block-bean-social-networks { margin-top: 55px; padding: 0; background: none }
}
.sign-up-area .region-sign-up .block-entityform-block { color: #fff }
.sign-up-area .region-sign-up .block-entityform-block a { color: #fff }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block { margin: 53px 0 21px }
}
.sign-up-area .region-sign-up .block-entityform-block .block-title { display: none }
.sign-up-area .region-sign-up .block-entityform-block .form-group { margin: 0 }
.sign-up-area .region-sign-up .block-entityform-block form { position: relative; width: 100%; padding: 0 20px; padding-left: 0 }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-registration-email { border-radius: 4px; float: left; width: 78% }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-registration-email label { display: none }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-registration-email .form-control { height: 40px; width: 95%; border-radius: 0; box-shadow: none; width: 100%; border: medium none; border-radius: 4px }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-registration-email .form-control { height: 50px; width: 435px }
}
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-registration-email .form-control:focus { border-color: initial; box-shadow: none; outline: 0 none }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police { float: left; font-size: 12px; padding: 10px 0; width: 100% }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police a { text-decoration: underline }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox { text-indent: 0 }
}
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"] { display: none }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"]+label { width: 80%; margin-left: 20px; line-height: 15px }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"]+label { position: relative }
}
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"]+label span { display: inline-block; width: 12px; height: 12px; background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/checkbox-unchecked.svg); background-position: left top; background-repeat: no-repeat; background-size: 12px auto; margin: 0; text-indent: -9999px; color: transparent; position: absolute; top: 2px; left: 0; float: left }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"]+label span { margin-left: -20px }
}
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox input[type="checkbox"]:checked+label span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/checkbox-checked.svg) }
.sign-up-area .region-sign-up .block-entityform-block .field-name-field-privacy-police .checkbox label { line-height: 12px; padding: 0 }
.sign-up-area .region-sign-up .block-entityform-block .form-actions { position: absolute; right: 20px; width: 19% }
.sign-up-area .region-sign-up .block-entityform-block .form-actions .cta-library-wrap.sign-up-button { border-radius: 4px; font-size: 14px; font-weight: 400; height: 40px; line-height: 40px; min-width: inherit; padding: 0; width: 100% }
body.gotham-styles .sign-up-area .region-sign-up .block-entityform-block .form-actions .cta-library-wrap.sign-up-button { font-weight: 400 }
.sign-up-area .region-sign-up .block-entityform-block .form-actions .cta-library-wrap.sign-up-button.disabled { background-color: #d5dcdf; border-color: #d5dcdf; color: #80888c; opacity: 1 }
.sign-up-area .region-sign-up .block-entityform-block .form-actions .cta-library-wrap.sign-up-button:focus { color: inherit }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .form-actions .cta-library-wrap.sign-up-button { line-height: 50px; height: 50px }
}
.sign-up-area .region-sign-up .block-entityform-block .form-tooltip { background: #fff none repeat scroll 0 0; color: #222c30; border-radius: 4px; bottom: 40px; left: 0; padding: 35px 25px; position: absolute; width: 313px }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up .block-entityform-block .form-tooltip { width: 343px; left: 50px }
}
.sign-up-area .region-sign-up .block-entityform-block .form-tooltip .form-tooltip-close { position: absolute; display: block; width: 13px; height: 16px; background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/close.png); background-repeat: no-repeat; background-position: center bottom; cursor: pointer; z-index: 100; top: 20px; right: 18px }
.sign-up-area .region-sign-up #block-bean-social-networks div.field-items { overflow: hidden; width: 100% }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up #block-bean-social-networks div.field-items { margin-top: 5px }
}
.sign-up-area .region-sign-up #block-bean-social-networks div.field-item { float: left; width: 35px; height: 35px; margin-right: 15px }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up #block-bean-social-networks div.field-item { width: 25px; margin-right: 25px }
}
.sign-up-area .region-sign-up #block-bean-social-networks div.field-item img { width: 100% }
.sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.clearfix, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.dl-horizontal dd, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.container, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.container-fluid, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.row, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.form-horizontal .form-group, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.btn-toolbar, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.btn-group-vertical>.btn-group, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.nav, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar-header, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar-collapse, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.pager, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.panel-body, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.modal-footer, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks#home-features { padding-left: 15px }
@media screen and (min-width:992px) {
.sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.clearfix, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.dl-horizontal dd, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.container, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.container-fluid, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.row, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.form-horizontal .form-group, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.btn-toolbar, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.btn-group-vertical>.btn-group, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.nav, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar-header, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.navbar-collapse, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.pager, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.panel-body, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks.modal-footer, .sign-up-area .region-sign-up #block-bean-social-networks div.bean-motorola-social-networks#home-features { padding-left: 0 }
}
.sign-up-area .region-sign-up #block-bean-social-networks div.field-item:last-child { margin-right: 0 }
.footer-wrap .container { padding-left: 15px }
@media(min-width:768px) {
.footer-wrap .container { width: 100% }
}
#promo-area { position: relative; overflow: hidden; padding: 20px 0; color: #fff }
#promo-area .container-fluid { max-width: 1140px; padding: 0 15px }
#promo-area .field-name-field-promo-bg-image { position: absolute; width: 100% }
#promo-area .field-name-field-promo-bg-image img { min-width: 100% }
#promo-area .promo-title-nxs { display: none; padding: 0 0 40px }
@media screen and (min-width:768px) {
#promo-area .promo-title-nxs { display: block }
}
#promo-area .promo-title-xs { display: block; padding: 20px }
@media screen and (min-width:768px) {
#promo-area .promo-title-xs { display: none }
}
#promo-area .field-name-field-promo-title-svg img { height: 24px }
#promo-area .moto-maker img { display: block; max-width: 100%; height: auto }
@media screen and (min-width:768px) {
#promo-area .moto-maker { position: relative; float: left; width: 66.66666667%; min-height: 1px; padding-left: 15px; padding-right: 15px; left: 33.33333333%; padding: 40px 20px 40px 0 }
}
#promo-area .moto-maker .mm { position: relative; padding: 0 15px }
@media screen and (min-width:768px) {
#promo-area .moto-maker .mm { padding: 0 10px }
}
#promo-area .moto-maker .mm img { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease }
@media screen and (min-width:768px) {
#promo-area .moto-maker .mm:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05) }
}
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-overlay, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-overlay, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-overlay { display: none; left: 0; opacity: 0; position: absolute; top: 0; padding: 0 15px; width: 100%; transition: opacity .4s linear; -moz-transition: opacity .4s linear; -webkit-transition: opacity .4s linear }
@media screen and (min-width:768px) {
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-overlay, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-overlay, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-overlay { display: block; padding: 0 10px }
}
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-link, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-link, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-link { display: none; left: 0; position: absolute; text-align: center; top: 50%; width: 100%; padding: 0 15px; opacity: 0; transition: opacity .4s linear; -moz-transition: opacity .4s linear; -webkit-transition: opacity .4s linear }
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-link a, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-link a, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-link a { background-color: #00bcd4; color: #fff; padding: 10px 15px }
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-link a:hover, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-link a:hover, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-link a:hover { text-decoration: none }
@media screen and (min-width:768px) {
#promo-area .moto-maker .mm .field-name-field-promo-picture-1-link, #promo-area .moto-maker .mm .field-name-field-promo-picture-2-link, #promo-area .moto-maker .mm .field-name-field-promo-picture-3-link { display: block; padding: 0 }
}
#promo-area .moto-maker .mm:hover .field-name-field-promo-picture-1-overlay, #promo-area .moto-maker .mm:hover .field-name-field-promo-picture-2-overlay, #promo-area .moto-maker .mm:hover .field-name-field-promo-picture-3-overlay { opacity: .75 }
#promo-area .moto-maker .mm:hover .field-name-field-promo-picture-1-link, #promo-area .moto-maker .mm:hover .field-name-field-promo-picture-2-link, #promo-area .moto-maker .mm:hover .field-name-field-promo-picture-3-link { opacity: 1 }
#promo-area .promo-content h1 { margin: 0 0 20px }
#promo-area .promo-left { padding: 20px }
@media screen and (min-width:768px) {
#promo-area .promo-left { position: relative; float: left; width: 33.33333333%; min-height: 1px; padding-left: 15px; padding-right: 15px; right: 66.66666667%; padding: 40px 0 40px 10px }
}
#promo-area .promo-left .field-name-field-promo-content { margin-bottom: 20px }
#promo-area .promo-left .field-name-field-promo-content .title, #promo-area .promo-left .field-name-field-promo-content h1 { margin: 0; font-weight: 600 }
body.gotham-styles #promo-area .promo-left .field-name-field-promo-content .title, body.gotham-styles #promo-area .promo-left .field-name-field-promo-content h1 { font-weight: 500 }
@media screen and (min-width:768px) {
#promo-area .promo-left .field-name-field-promo-content .title, #promo-area .promo-left .field-name-field-promo-content h1 { margin-bottom: 20px }
}
#promo-area .promo-left .promo-cta .btn { border-radius: 0; font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 14px; font-weight: 600; line-height: 18px }
#promo-area .promo-left .promo-cta .btn small, #promo-area .promo-left .promo-cta .btn .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#promo-area .promo-left .promo-cta .btn small, #promo-area .promo-left .promo-cta .btn .small { font-size: 75% }
body.gotham-styles #promo-area .promo-left .promo-cta .btn { font-weight: 500 }
@media screen and (min-width:768px) {
#promo-area .promo-left .promo-cta .btn { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#promo-area .promo-left .promo-cta .btn { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#promo-area .promo-left .promo-cta .btn { font-size: 16px; line-height: 20px }
}
#promo-area .promo-left .promo-cta .btn:hover { background: #fff; border: 1px solid #dfe5e9 }
#promo-area .video-fallback { position: absolute; width: 100%; display: none }
#promo-callisto, #promo-bundle, #package-promo { position: relative; overflow: hidden; color: #fff; padding: 40px 0 }
#promo-callisto .container, #promo-bundle .container, #package-promo .container { width: 100% }
#promo-callisto .promo-callisto-info-top, #promo-bundle .promo-callisto-info-top, #package-promo .promo-callisto-info-top { padding: 0 20px }
@media screen and (min-width:768px) {
#promo-callisto .promo-callisto-info-top, #promo-bundle .promo-callisto-info-top, #package-promo .promo-callisto-info-top { padding: 0 }
}
#promo-callisto .promo-content, #promo-bundle .promo-content, #package-promo .promo-content { margin: 40px 0 }
#promo-callisto .promo-content:empty, #promo-bundle .promo-content:empty, #package-promo .promo-content:empty { display: none }
@media screen and (min-width:768px) {
#promo-callisto .promo-content>div, #promo-bundle .promo-content>div, #package-promo .promo-content>div { margin-bottom: 24px }
}
#promo-callisto .promo-content ul, #promo-bundle .promo-content ul, #package-promo .promo-content ul { margin: 0 }
#promo-callisto .promo-content ul li, #promo-bundle .promo-content ul li, #package-promo .promo-content ul li { line-height: 26px }
#promo-callisto .promo-content h3, #promo-bundle .promo-content h3, #package-promo .promo-content h3 { margin: 10px 0 }
#promo-callisto .promo-title .field-name-field-package-promo-title-image img, #promo-bundle .promo-title .field-name-field-package-promo-title-image img, #package-promo .promo-title .field-name-field-package-promo-title-image img { height: 54px }
#promo-callisto .promo-title-nxs, #promo-bundle .promo-title-nxs, #package-promo .promo-title-nxs { display: none }
#promo-callisto .promo-title-nxs h1, #promo-bundle .promo-title-nxs h1, #package-promo .promo-title-nxs h1 { margin: 0 0 40px }
@media screen and (min-width:768px) {
#promo-callisto .promo-title-nxs, #promo-bundle .promo-title-nxs, #package-promo .promo-title-nxs { display: block }
}
#promo-callisto .promo-title-nxs.promo-title, #promo-bundle .promo-title-nxs.promo-title, #package-promo .promo-title-nxs.promo-title { margin-bottom: 20px }
@media screen and (min-width:768px) {
#promo-callisto .promo-title-nxs.promo-title, #promo-bundle .promo-title-nxs.promo-title, #package-promo .promo-title-nxs.promo-title { margin-bottom: 40px }
}
#promo-callisto .promo-title-xs, #promo-bundle .promo-title-xs, #package-promo .promo-title-xs { display: block }
@media screen and (min-width:768px) {
#promo-callisto .promo-title-xs, #promo-bundle .promo-title-xs, #package-promo .promo-title-xs { display: none }
}
#promo-callisto .promo-title-xs .promo-title, #promo-bundle .promo-title-xs .promo-title, #package-promo .promo-title-xs .promo-title { margin-bottom: 20px }
#promo-callisto .field-name-field-promo-callisto-title-svg img, #promo-bundle .field-name-field-promo-callisto-title-svg img, #package-promo .field-name-field-promo-callisto-title-svg img { height: 24px }
#promo-callisto .moto-maker img, #promo-bundle .moto-maker img, #package-promo .moto-maker img { display: block; max-width: 100%; height: auto }
@media screen and (min-width:768px) {
#promo-callisto .moto-maker, #promo-bundle .moto-maker, #package-promo .moto-maker { position: relative; float: left; width: 66.66666667%; min-height: 1px; padding-left: 15px; padding-right: 15px; left: 33.33333333%; padding: 40px 20px 40px 0 }
}
@media screen and (min-width:992px) {
#promo-callisto .moto-maker, #promo-bundle .moto-maker, #package-promo .moto-maker { padding: 20px 0 }
}
#promo-callisto .moto-maker .mm, #promo-bundle .moto-maker .mm, #package-promo .moto-maker .mm { position: relative; padding: 0 15px }
@media screen and (min-width:768px) {
#promo-callisto .moto-maker .mm, #promo-bundle .moto-maker .mm, #package-promo .moto-maker .mm { padding: 0 10px }
}
#promo-callisto .promo-left, #promo-bundle .promo-left, #package-promo .promo-left { margin-bottom: 0 20px 40px }
@media screen and (min-width:768px) {
#promo-callisto .promo-left, #promo-bundle .promo-left, #package-promo .promo-left { position: relative; float: left; width: 33.33333333%; min-height: 1px; padding-left: 15px; padding-right: 15px; right: 66.66666667% }
}
@media screen and (min-width:992px) {
#promo-callisto .promo-left, #promo-bundle .promo-left, #package-promo .promo-left { position: relative; float: left; width: 33.33333333%; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
#promo-callisto .promo-left .promo-content, #promo-bundle .promo-left .promo-content, #package-promo .promo-left .promo-content { display: none }
#promo-callisto .promo-left .promo-content h2, #promo-bundle .promo-left .promo-content h2, #package-promo .promo-left .promo-content h2 { text-indent: -4px; margin: 20px 0 }
@media screen and (min-width:768px) {
#promo-callisto .promo-left .promo-content, #promo-bundle .promo-left .promo-content, #package-promo .promo-left .promo-content { display: block }
}
#promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content, #promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content-sub, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content-sub, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content-sub { margin-bottom: 30px }
#promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content .title, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content .title, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content .title, #promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title { margin: 0 }
@media screen and (min-width:768px) {
#promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content .title, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content .title, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content .title, #promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content-sub .title { margin-bottom: 40px }
}
#promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content ul, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content ul, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content ul, #promo-callisto .promo-left .promo-content .field-name-field-promo-callisto-content-sub ul, #promo-bundle .promo-left .promo-content .field-name-field-promo-callisto-content-sub ul, #package-promo .promo-left .promo-content .field-name-field-promo-callisto-content-sub ul { margin-bottom: 20px }
#promo-callisto .promo-left .promo-cta, #promo-bundle .promo-left .promo-cta, #package-promo .promo-left .promo-cta { color: #222c30 }
#promo-callisto .promo-left .promo-cta .btn, #promo-bundle .promo-left .promo-cta .btn, #package-promo .promo-left .promo-cta .btn { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 14px; font-weight: 600; line-height: 18px; margin-bottom: 40px; border-radius: 0 }
#promo-callisto .promo-left .promo-cta .btn small, #promo-bundle .promo-left .promo-cta .btn small, #package-promo .promo-left .promo-cta .btn small, #promo-callisto .promo-left .promo-cta .btn .small, #promo-bundle .promo-left .promo-cta .btn .small, #package-promo .promo-left .promo-cta .btn .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#promo-callisto .promo-left .promo-cta .btn small, #promo-bundle .promo-left .promo-cta .btn small, #package-promo .promo-left .promo-cta .btn small, #promo-callisto .promo-left .promo-cta .btn .small, #promo-bundle .promo-left .promo-cta .btn .small, #package-promo .promo-left .promo-cta .btn .small { font-size: 75% }
body.gotham-styles #promo-callisto .promo-left .promo-cta .btn, body.gotham-styles #promo-bundle .promo-left .promo-cta .btn, body.gotham-styles #package-promo .promo-left .promo-cta .btn { font-weight: 500 }
@media screen and (min-width:768px) {
#promo-callisto .promo-left .promo-cta .btn, #promo-bundle .promo-left .promo-cta .btn, #package-promo .promo-left .promo-cta .btn { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#promo-callisto .promo-left .promo-cta .btn, #promo-bundle .promo-left .promo-cta .btn, #package-promo .promo-left .promo-cta .btn { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#promo-callisto .promo-left .promo-cta .btn, #promo-bundle .promo-left .promo-cta .btn, #package-promo .promo-left .promo-cta .btn { font-size: 16px; line-height: 20px }
}
#promo-callisto .promo-left .promo-cta .btn img, #promo-bundle .promo-left .promo-cta .btn img, #package-promo .promo-left .promo-cta .btn img { max-width: 20px; height: auto }
#promo-callisto .promo-left .promo-cta .btn:hover, #promo-bundle .promo-left .promo-cta .btn:hover, #package-promo .promo-left .promo-cta .btn:hover { background: #fff; border: 1px solid #dfe5e9 }
#promo-callisto .package, #promo-bundle .package, #package-promo .package { padding: 0; margin: 40px 0 -40px }
#promo-callisto .package .title, #promo-bundle .package .title, #package-promo .package .title { line-height: 30px }
@media screen and (min-width:768px) {
#promo-callisto .package .title, #promo-bundle .package .title, #package-promo .package .title { height: 75px; overflow: hidden }
}
#promo-callisto .package .title .row, #promo-bundle .package .title .row, #package-promo .package .title .row { margin: 0 }
#promo-callisto .package .title .row .col-xs-12, #promo-bundle .package .title .row .col-xs-12, #package-promo .package .title .row .col-xs-12, #promo-callisto .package .title .row .col-sm-8, #promo-bundle .package .title .row .col-sm-8, #package-promo .package .title .row .col-sm-8, #promo-callisto .package .title .row .col-sm-4, #promo-bundle .package .title .row .col-sm-4, #package-promo .package .title .row .col-sm-4 { padding: 0 }
#promo-callisto .package .title .field-name-field-promo-callisto-ext-title, #promo-bundle .package .title .field-name-field-promo-callisto-ext-title, #package-promo .package .title .field-name-field-promo-callisto-ext-title { font-size: 20px; font-weight: 300; padding: 40px 20px 20px }
body.gotham-styles #promo-callisto .package .title .field-name-field-promo-callisto-ext-title, body.gotham-styles #promo-bundle .package .title .field-name-field-promo-callisto-ext-title, body.gotham-styles #package-promo .package .title .field-name-field-promo-callisto-ext-title { font-weight: 300 }
@media screen and (min-width:768px) {
#promo-callisto .package .title .field-name-field-promo-callisto-ext-title, #promo-bundle .package .title .field-name-field-promo-callisto-ext-title, #package-promo .package .title .field-name-field-promo-callisto-ext-title { padding: 20px 14px }
}
#promo-callisto .package .title .see-all, #promo-bundle .package .title .see-all, #package-promo .package .title .see-all { font-size: 18px; line-height: 75px; padding: 0 15px }
@media screen and (min-width:768px) {
#promo-callisto .package .title .see-all, #promo-bundle .package .title .see-all, #package-promo .package .title .see-all { padding: 0 }
}
#promo-callisto .package .title .see-all:before, #promo-bundle .package .title .see-all:before, #package-promo .package .title .see-all:before { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_15_white.svg) no-repeat; content: " "; display: block; height: 15px; width: 16px; float: left; margin-top: 30px; margin-right: 20px }
#promo-callisto .package .title .see-all a, #promo-bundle .package .title .see-all a, #package-promo .package .title .see-all a { color: #fff }
#promo-callisto .package .title .see-all a:hover, #promo-bundle .package .title .see-all a:hover, #package-promo .package .title .see-all a:hover { text-decoration: none }
#promo-callisto .package .content.content-mobile, #promo-bundle .package .content.content-mobile, #package-promo .package .content.content-mobile { display: block }
@media screen and (min-width:768px) {
#promo-callisto .package .content.content-mobile, #promo-bundle .package .content.content-mobile, #package-promo .package .content.content-mobile { display: none }
}
#promo-callisto .package .content.content-desktop, #promo-bundle .package .content.content-desktop, #package-promo .package .content.content-desktop { overflow: hidden; display: none }
@media screen and (min-width:768px) {
#promo-callisto .package .content.content-desktop, #promo-bundle .package .content.content-desktop, #package-promo .package .content.content-desktop { display: block; min-height: 166px }
}
@media screen and (min-width:992px) {
#promo-callisto .package .content.content-desktop, #promo-bundle .package .content.content-desktop, #package-promo .package .content.content-desktop { min-height: 219px }
}
@media screen and (min-width:1200px) {
#promo-callisto .package .content.content-desktop, #promo-bundle .package .content.content-desktop, #package-promo .package .content.content-desktop { min-height: 264px }
}
#promo-callisto .package .content:before, #promo-bundle .package .content:before, #package-promo .package .content:before { width: 100% }
#promo-callisto .package .content .field-name-field-promo-callisto-ext-pkg-img, #promo-bundle .package .content .field-name-field-promo-callisto-ext-pkg-img, #package-promo .package .content .field-name-field-promo-callisto-ext-pkg-img { position: absolute; top: -50%; left: -50%; width: 200%; height: 200% }
#promo-callisto .package .content .field-name-field-promo-callisto-ext-pkg-img img, #promo-bundle .package .content .field-name-field-promo-callisto-ext-pkg-img img, #package-promo .package .content .field-name-field-promo-callisto-ext-pkg-img img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; min-width: 50%; min-height: 50%; max-height: 50%; width: auto }
#promo-callisto .package .content .field-name-field-promo-callisto-ext-content, #promo-bundle .package .content .field-name-field-promo-callisto-ext-content, #package-promo .package .content .field-name-field-promo-callisto-ext-content { float: left; width: 100%; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media(min-width:768px) {
#promo-callisto .package .content .field-name-field-promo-callisto-ext-content, #promo-bundle .package .content .field-name-field-promo-callisto-ext-content, #package-promo .package .content .field-name-field-promo-callisto-ext-content { float: left; width: 33.33333333% }
}
@media(min-width:768px) {
#promo-callisto .package .content .field-name-field-promo-callisto-ext-content, #promo-bundle .package .content .field-name-field-promo-callisto-ext-content, #package-promo .package .content .field-name-field-promo-callisto-ext-content { left: 66.66666667% }
}
@media screen and (min-width:768px) {
#promo-callisto .package .content .field-name-field-promo-callisto-ext-content, #promo-bundle .package .content .field-name-field-promo-callisto-ext-content, #package-promo .package .content .field-name-field-promo-callisto-ext-content { padding-top: 40px; padding-bottom: 40px; padding-left: 0 !important }
}
#promo-callisto .package .content .field-name-field-promo-callisto-pkg-img-mob img, #promo-bundle .package .content .field-name-field-promo-callisto-pkg-img-mob img, #package-promo .package .content .field-name-field-promo-callisto-pkg-img-mob img { display: block; max-width: 100%; height: auto; width: 100% }
#package-promo { padding: 40px 20px }
@media screen and (min-width:768px) {
#package-promo { padding: 40px 0 }
}
#promo-vendor, #ecommerce-card, .ecommerce-card { color: #222c30; text-align: left }
#promo-vendor .container, #ecommerce-card .container, .ecommerce-card .container { padding: 0 }
#promo-vendor .promo-vendor-wrapper, #ecommerce-card .promo-vendor-wrapper, .ecommerce-card .promo-vendor-wrapper { position: relative; margin: 80px auto; max-width: 1100px }
#promo-vendor .promo-vendor-wrapper>div, #ecommerce-card .promo-vendor-wrapper>div, .ecommerce-card .promo-vendor-wrapper>div { padding: 0 }
#promo-vendor .promo-vendor-col-esq, #ecommerce-card .promo-vendor-col-esq, .ecommerce-card .promo-vendor-col-esq, #promo-vendor .promo-vendor-col-dir, #ecommerce-card .promo-vendor-col-dir, .ecommerce-card .promo-vendor-col-dir { top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); position: absolute }
#promo-vendor .promo-vendor-title, #ecommerce-card .promo-vendor-title, .ecommerce-card .promo-vendor-title { font-size: 36px; line-height: 36px; font-weight: 600; margin-bottom: 40px }
body.gotham-styles #promo-vendor .promo-vendor-title, body.gotham-styles #ecommerce-card .promo-vendor-title, body.gotham-styles .ecommerce-card .promo-vendor-title { font-weight: 500 }
#promo-vendor .promo-vendor-title img, #ecommerce-card .promo-vendor-title img, .ecommerce-card .promo-vendor-title img { height: 54px }
#promo-vendor .promo-vendor-subtitle, #ecommerce-card .promo-vendor-subtitle, .ecommerce-card .promo-vendor-subtitle { font-size: 26px; line-height: 26px; font-weight: 300; margin-bottom: 40px }
body.gotham-styles #promo-vendor .promo-vendor-subtitle, body.gotham-styles #ecommerce-card .promo-vendor-subtitle, body.gotham-styles .ecommerce-card .promo-vendor-subtitle { font-weight: 300 }
#promo-vendor .promo-vendor-colors-label, #ecommerce-card .promo-vendor-colors-label, .ecommerce-card .promo-vendor-colors-label { font-size: 12px; line-height: 12px; font-weight: 600; margin-bottom: 6px }
body.gotham-styles #promo-vendor .promo-vendor-colors-label, body.gotham-styles #ecommerce-card .promo-vendor-colors-label, body.gotham-styles .ecommerce-card .promo-vendor-colors-label { font-weight: 500 }
#promo-vendor .promo-vendor-color, #ecommerce-card .promo-vendor-color, .ecommerce-card .promo-vendor-color { border: 1px solid #b8b9bb; color: #b8b9bb; font-size: 1px; height: 50px; margin: 14px 14px 0 0; text-indent: -9000px; width: 60px; float: left }
@media screen and (min-width:500px) {
#promo-vendor .promo-vendor-color, #ecommerce-card .promo-vendor-color, .ecommerce-card .promo-vendor-color { width: 60px; height: 50px; margin-right: 14px }
}
#promo-vendor .promo-vendor-price-prefix, #ecommerce-card .promo-vendor-price-prefix, .ecommerce-card .promo-vendor-price-prefix { font-size: 12px }
#promo-vendor .field-name-field-price, #ecommerce-card .field-name-field-price, .ecommerce-card .field-name-field-price { display: inline-block; font-weight: 300; font-size: 26px }
body.gotham-styles #promo-vendor .field-name-field-price, body.gotham-styles #ecommerce-card .field-name-field-price, body.gotham-styles .ecommerce-card .field-name-field-price { font-weight: 300 }
#promo-vendor .promo-vendor-price-suffix, #ecommerce-card .promo-vendor-price-suffix, .ecommerce-card .promo-vendor-price-suffix { display: inline-block; margin-left: 5px; font-size: 12px; margin-top: 19px; position: absolute }
#promo-vendor .promo-vendor-image, #ecommerce-card .promo-vendor-image, .ecommerce-card .promo-vendor-image { padding-right: 25px }
#promo-vendor .promo-vendor-image img, #ecommerce-card .promo-vendor-image img, .ecommerce-card .promo-vendor-image img { width: 100%; max-width: 100%; height: auto; display: block; margin: 0 auto }
#promo-vendor .promo-vendor-vendors-list, #ecommerce-card .promo-vendor-vendors-list, .ecommerce-card .promo-vendor-vendors-list, #promo-vendor .quantity-selector-wrapper, #ecommerce-card .quantity-selector-wrapper, .ecommerce-card .quantity-selector-wrapper { clear: both }
#promo-vendor .promo-vendor-vendors-list div, #ecommerce-card .promo-vendor-vendors-list div, .ecommerce-card .promo-vendor-vendors-list div, #promo-vendor .quantity-selector-wrapper div, #ecommerce-card .quantity-selector-wrapper div, .ecommerce-card .quantity-selector-wrapper div, #promo-vendor .promo-vendor-vendors-list label, #ecommerce-card .promo-vendor-vendors-list label, .ecommerce-card .promo-vendor-vendors-list label, #promo-vendor .quantity-selector-wrapper label, #ecommerce-card .quantity-selector-wrapper label, .ecommerce-card .quantity-selector-wrapper label, #promo-vendor .promo-vendor-vendors-list p, #ecommerce-card .promo-vendor-vendors-list p, .ecommerce-card .promo-vendor-vendors-list p, #promo-vendor .quantity-selector-wrapper p, #ecommerce-card .quantity-selector-wrapper p, .ecommerce-card .quantity-selector-wrapper p, #promo-vendor .promo-vendor-vendors-list a, #ecommerce-card .promo-vendor-vendors-list a, .ecommerce-card .promo-vendor-vendors-list a, #promo-vendor .quantity-selector-wrapper a, #ecommerce-card .quantity-selector-wrapper a, .ecommerce-card .quantity-selector-wrapper a { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
#promo-vendor .col-xs-5.promo-vendor-col-mid.col-xs-offset-3, #ecommerce-card .col-xs-5.promo-vendor-col-mid.col-xs-offset-3, .ecommerce-card .col-xs-5.promo-vendor-col-mid.col-xs-offset-3 { padding: 0; margin: 0 }
#promo-vendor .promo-vendor-mobile, #ecommerce-card .promo-vendor-mobile, .ecommerce-card .promo-vendor-mobile { display: none }
#promo-vendor .tooltip-open, #ecommerce-card .tooltip-open, .ecommerce-card .tooltip-open { display: inline-block; float: none; margin: 0 0 -2px 6px; cursor: pointer }
#promo-vendor .tooltip-moto, #ecommerce-card .tooltip-moto, .ecommerce-card .tooltip-moto { cursor: pointer; display: none; background: #fff none repeat scroll 0 0; border: 1px solid #dcdcdc; font-size: 12px; font-weight: 300; padding: 7px 10px 10px; position: absolute; width: 100%; z-index: 1 }
body.gotham-styles #promo-vendor .tooltip-moto, body.gotham-styles #ecommerce-card .tooltip-moto, body.gotham-styles .ecommerce-card .tooltip-moto { font-weight: 300 }
#promo-vendor .tooltip-moto>div, #ecommerce-card .tooltip-moto>div, .ecommerce-card .tooltip-moto>div { padding-bottom: 5px }
#promo-vendor .tooltip-moto.open, #ecommerce-card .tooltip-moto.open, .ecommerce-card .tooltip-moto.open { display: block }
.promo-vendor-mobile-wrapper .promo-cta, .promo-vendor-wrapper .promo-cta { margin-top: 20px }
.promo-vendor-mobile-wrapper .promo-cta a.disabled, .promo-vendor-wrapper .promo-cta a.disabled { color: #444647; opacity: 1; background-color: #b8b9bb; border-color: transparent }
.promo-vendor-vendors-list, .quantity-selector-wrapper { margin-top: 20px }
.promo-vendor-vendors-list .dd-select, .quantity-selector-wrapper .dd-select { color: #252627; border: 1px solid #b8b9bb; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.promo-vendor-vendors-list .dd-container.disabled .dd-select a, .quantity-selector-wrapper .dd-container.disabled .dd-select a, .promo-vendor-vendors-list .dd-container.disabled .dd-select .dd-pointer, .quantity-selector-wrapper .dd-container.disabled .dd-select .dd-pointer { cursor: default }
.promo-vendor-vendors-list .dd-select a, .quantity-selector-wrapper .dd-select a { color: #252627 }
.promo-vendor-vendors-list label, .quantity-selector-wrapper label { font-size: 14px; font-weight: 400 }
body.gotham-styles .promo-vendor-vendors-list label, body.gotham-styles .quantity-selector-wrapper label { font-weight: 400 }
.promo-vendor-vendors-list .dd-options, .quantity-selector-wrapper .dd-options { position: relative }
@media screen and (min-width:768px) {
.promo-vendor-vendors-list .dd-options, .quantity-selector-wrapper .dd-options { position: absolute; max-height: 180px }
}
.promo-vendor-vendors-list .dd-option, .quantity-selector-wrapper .dd-option { border-bottom: 0 none }
.promo-vendor-vendors-list .dd-option:hover, .quantity-selector-wrapper .dd-option:hover, .promo-vendor-vendors-list .dd-option-selected, .quantity-selector-wrapper .dd-option-selected { background: #3cc1d4; color: #fff }
.promo-vendor-vendors-list .dd-option.disabled, .quantity-selector-wrapper .dd-option.disabled, .promo-vendor-vendors-list .dd-option.disabled:hover, .quantity-selector-wrapper .dd-option.disabled:hover { background: #afb6ba; color: #fff }
.promo-vendor-vendors-list span.dd-pointer, .quantity-selector-wrapper span.dd-pointer { width: 15px; height: 15px; border: 0 none; color: #b8b9bb }
.promo-vendor-vendors-list span.dd-pointer.dd-pointer-down, .quantity-selector-wrapper span.dd-pointer.dd-pointer-down { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; right: 10px; top: 50%; font-size: 12px; line-height: 0; margin-top: 0 }
.promo-vendor-vendors-list span.dd-pointer.dd-pointer-down:before, .quantity-selector-wrapper span.dd-pointer.dd-pointer-down:before { content: "\e259" }
.promo-vendor-vendors-list span.dd-pointer.dd-pointer-down.dd-pointer-up, .quantity-selector-wrapper span.dd-pointer.dd-pointer-down.dd-pointer-up { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; right: 10px; top: 50%; font-size: 12px; line-height: 0; margin-top: 0; border: 0 none !important }
.promo-vendor-vendors-list span.dd-pointer.dd-pointer-down.dd-pointer-up:before, .quantity-selector-wrapper span.dd-pointer.dd-pointer-down.dd-pointer-up:before { content: "\e260" }
.promo-vendor-vendors-list.force-full-width .dd-select { width: 100% !important }
@media screen and (min-width:992px) {
.promo-vendor-vendors-list.force-full-width .dd-select { width: inherit }
}
.promo-vendor-vendors-list.force-full-width .dd-container { width: 100% !important }
@media screen and (min-width:992px) {
.promo-vendor-vendors-list.force-full-width .dd-container { width: inherit }
}
.promo-vendor-vendors-list.force-full-width .dd-options { width: 100% !important }
#offcanvas .promo-vendor-mobile-wrapper { padding-bottom: 20px }
#offcanvas .promo-vendor-mobile-wrapper>div { padding: 0 15px }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-price-wrapper { background-color: #f3f3f3; color: #222c30; font-size: 16px; font-weight: 300; line-height: 36px }
body.gotham-styles #offcanvas .promo-vendor-mobile-wrapper .promo-vendor-price-wrapper { font-weight: 300 }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-price-wrapper .promo-vendor-price-prefix, #offcanvas .promo-vendor-mobile-wrapper .promo-vendor-price-wrapper .promo-vendor-price, #offcanvas .promo-vendor-mobile-wrapper .promo-vendor-price-wrapper .promo-vendor-price>div { display: inline; float: left }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-image { text-align: center; padding-top: 10px; padding-bottom: 10px; clear: both; display: block; margin-left: auto; margin-right: auto }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-image .magnifier { float: right; margin-top: -16px; font-size: 16px; color: #bbb }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-image .magnifier img { width: 20px }
#offcanvas .promo-vendor-mobile-wrapper .promo-vendor-colors-label { font-size: 10px; line-height: 22px; font-weight: 600 }
body.gotham-styles #offcanvas .promo-vendor-mobile-wrapper .promo-vendor-colors-label { font-weight: 500 }
#offcanvas .promo-vendor-mobile-wrapper .promo-cta a { width: 100% }
#ecommerce-card .promo-vendor-col-esq, #ecommerce-card .promo-vendor-col-mid, #ecommerce-card .promo-vendor-col-dir { top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); position: absolute }
input.gsc-input { font-size: 16px; border: 0; width: 100% }
#gsc-iw-id1, .gsc-input-box { border: 0; background: #fff; height: 25px }
#gsc-iw-id1, .gsc-search-box .gsc-input>input:hover, .gsc-input-box-hover { border: 0; border-top-color: inherit; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; outline: 0; margin: 0 }
#gsc-iw-id1, .gsc-search-box .gsc-input>input:focus, .gsc-input-box-focus { border: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; outline: 0 }
.gsc-search-box-tools .gsc-search-box .gsc-input { padding-right: 0 !important }
@media screen and (min-width:992px) {
#___gcse_0 { padding-right: 45px }
td#gs_tti51.gsib_a { line-height: 22px }
}
td.gsc-input { padding: 0 }
.uk-context table.gssb_c .gsc-completion-container { margin-top: -5px }
.uk-context td.gsc-search-button input.gsc-search-button { border: 0; position: absolute; left: -2px; top: -2px; padding: 16px 25px; width: auto; height: auto; background: url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat; background-position: -3px 14px; padding-top: 28px; outline: 0 }
@media screen and (min-width:992px) {
.uk-context td.gsc-search-button input.gsc-search-button { display: block; left: auto; right: -1px; height: 49px; background: none; background-color: #5c92fa; border-radius: 0 4px 4px 0; padding: 16px 25px; top: -4px; font-size: 14px }
}
#search-block-form { padding: 0; height: 50px }
#gsc-i-id1 { font-size: 25px; line-height: 35px; width: 90%; margin: 0 10px }
input#gsc-i-id1 { padding-left: 50px !important }
@media screen and (min-width:992px) {
input#gsc-i-id1 { padding-left: 0 !important }
}
#gsc-i-id1::-ms-clear {
display:none
}
#gs_cb50 { margin-top: 10px }
.us-context input#gsc-i-id1 { padding-left: 0 !important }
.us-context #___gcse_0 { padding: 0 }
.us-context #gsc-i-id1 { font-size: 14px }
.us-context #block-search-form--2, .us-context #block-search-form { margin: 10px 10px 0 0; z-index: 999; position: absolute; top: 45px; left: 0; background: #fff; width: 300px; padding: 6px; float: right; display: none }
@media screen and (min-width:992px) {
.us-context #block-search-form--2, .us-context #block-search-form { width: 196px; display: block; position: relative; top: 0; padding: 0 }
}
.us-context #block-search-form--2.in, .us-context #block-search-form.in, .us-context #block-search-form--2.collapsing, .us-context #block-search-form.collapsing { display: block }
.us-context #block-search-form--2 #search-block-form, .us-context #block-search-form #search-block-form, .us-context #block-search-form--2 #search-block-form--2, .us-context #block-search-form #search-block-form--2, .us-context #block-search-form--2 .form-search.content-search, .us-context #block-search-form .form-search.content-search { padding: 0; height: 37px; background-color: #fff; border: 1px solid #dfe5e9; border-radius: 4px; position: relative; opacity: 1 }
@media screen and (min-width:992px) {
.us-context #block-search-form--2 #search-block-form, .us-context #block-search-form #search-block-form, .us-context #block-search-form--2 #search-block-form--2, .us-context #block-search-form #search-block-form--2, .us-context #block-search-form--2 .form-search.content-search, .us-context #block-search-form .form-search.content-search { height: 31px; border: 2px solid #dfe5e9 }
}
.us-context #block-search-form--2 #search-block-form:hover, .us-context #block-search-form #search-block-form:hover, .us-context #block-search-form--2 #search-block-form--2:hover, .us-context #block-search-form #search-block-form--2:hover, .us-context #block-search-form--2 .form-search.content-search:hover, .us-context #block-search-form .form-search.content-search:hover { border-color: #95b8fc }
.us-context #block-search-form--2 #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form--2 #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form--2 .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input { padding-right: 12px !important }
.us-context #block-search-form--2 #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form--2 #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form--2 .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input, .us-context #block-search-form--2 #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form--2 #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form--2 .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box, .us-context #block-search-form--2 #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form--2 #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form--2 .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box-hover, .us-context #block-search-form--2 #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus, .us-context #block-search-form #search-block-form .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus, .us-context #block-search-form--2 #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus, .us-context #block-search-form #search-block-form--2 .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus, .us-context #block-search-form--2 .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus, .us-context #block-search-form .form-search.content-search .gsc-search-box-tools .gsc-search-box .gsc-input-box-focus { border: 0 none; box-shadow: none }
.us-context #block-search-form--2 #search-block-form .gscb_a, .us-context #block-search-form #search-block-form .gscb_a, .us-context #block-search-form--2 #search-block-form--2 .gscb_a, .us-context #block-search-form #search-block-form--2 .gscb_a, .us-context #block-search-form--2 .form-search.content-search .gscb_a, .us-context #block-search-form .form-search.content-search .gscb_a { display: none !important }
.us-context #block-search-form--2 #search-block-form td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form #search-block-form td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form--2 #search-block-form--2 td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form #search-block-form--2 td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form--2 .form-search.content-search td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form .form-search.content-search td.gsc-search-button input.gsc-search-button.gsc-search-button-v2 { display: block; height: 18px; border: 0; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icons-sc4e79be86b.png) no-repeat; background-position: 0 -4039px; width: 16px; position: absolute; top: 7px; right: 1px; padding: 13px 11px 6px }
@media screen and (min-width:992px) {
.us-context #block-search-form--2 #search-block-form td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form #search-block-form td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form--2 #search-block-form--2 td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form #search-block-form--2 td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form--2 .form-search.content-search td.gsc-search-button input.gsc-search-button.gsc-search-button-v2, .us-context #block-search-form .form-search.content-search td.gsc-search-button input.gsc-search-button.gsc-search-button-v2 { top: 4px }
}
.us-context #block-search-form--2 #search-block-form td.gsc-search-button input.gsc-clear-button, .us-context #block-search-form #search-block-form td.gsc-search-button input.gsc-clear-button, .us-context #block-search-form--2 #search-block-form--2 td.gsc-search-button input.gsc-clear-button, .us-context #block-search-form #search-block-form--2 td.gsc-search-button input.gsc-clear-button, .us-context #block-search-form--2 .form-search.content-search td.gsc-search-button input.gsc-clear-button, .us-context #block-search-form .form-search.content-search td.gsc-search-button input.gsc-clear-button { display: none }
@media not screen and (min-width:992px) {
.gssb_c { background: #fff none repeat scroll 0 0; border: 0 none; box-sizing: border-box; left: 0 !important; margin-left: 0; margin-top: 19px; padding: 0 !important; width: 100% !important; z-index: 5000 }
.gssb_c>tbody, .gssb_c>tbody>tr, .gssb_c>tbody>tr>.gssb_e { display: block; width: 100% !important }
.gssb_c .gsc-completion-container { color: #5c92fa !important; font-size: 12px; line-height: 24px; font-weight: 400 }
body.gotham-styles .gssb_c .gsc-completion-container { font-weight: 400 }
.gssb_c .gsc-completion-container, .gssb_c .gsc-completion-container *, .gssb_c .gssb_e { border: 0 none; box-shadow: none !important }
.gssb_c .gssb_c .gssb_a, .gssb_c .gssb_c .gssb_a td { line-height: 1.5; padding-bottom: 4px; padding-top: 4px }
}
@media screen and (min-width:768px) {
.bundleWrapper { width: 768px; margin: 0 auto }
}
@media screen and (min-width:992px) {
.bundleWrapper { width: 992px; margin: 0 auto }
}
.cardBodyImages { margin: 0 auto; height: 270px }
.cardBodyImages .field-name-field-ppkg-product-default-img { text-align: center; display: none }
.cardBodyImages .field-name-field-ppkg-product-default-img img { display: block; max-width: 100%; height: auto; margin: auto }
.cardBodyImages .field-name-field-ppkg-product-default-img.active { display: block }
.cardBodyImages .bundles-images { text-align: center }
.cardBodyImages .bundles-images .image { display: none }
.cardBodyImages .bundles-images .image.active { display: block }
.cardBody .prices { font-size: 25px; font-weight: 300; color: #000 }
body.gotham-styles .cardBody .prices { font-weight: 300 }
.cardBody .prices .price { display: none }
.cardBody .prices .price.active { display: inline-block }
.cardBody .prices table { margin: 0; border: 0 }
.cardBody .prices table td { background-color: #fff; padding: 0 8px 0 0; border: 0; line-height: inherit }
.cardBody .commerce-price-savings-formatter-list .price-amount { text-decoration: line-through }
.cardBody .conditions { margin-top: 17px; position: relative }
.cardBody .conditions .condition { display: none }
.cardBody .conditions .condition.active { display: block }
.cardBody .conditions .condition .condition_headline { line-height: 15px }
.cardBody .conditions .condition .condition_headline .condition_headline_text { float: left; margin-right: 17px }
.cardBody .conditions .condition .condition_headline .condition_plus { cursor: pointer }
.cardBody .conditions .condition .installments_options { display: none; position: absolute; top: 0; width: 100%; z-index: 1 }
.cardBody .conditions .condition .installments_options .installments_options_header { font-size: 20px; font-weight: 300; color: #000; background-color: #ededed; padding: 10px }
body.gotham-styles .cardBody .conditions .condition .installments_options .installments_options_header { font-weight: 300 }
.cardBody .conditions .condition .installments_options .installments_options_header .condition_close { cursor: pointer }
.cardBody .conditions .condition .installments_options .installments_options_body { padding: 10px; border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; border-left: 1px solid #ededed; background-color: #fff }
.cardBody .conditions .condition .installments_options .installments_options_body .installment_options_option { margin-bottom: 10px }
.cardBody .field-name-field-ppkg-product-default-conf { margin-top: 17px; height: 100px; overflow: hidden }
.cardBody .field-name-field-ppkg-product-default-conf ul { padding-left: 15px; margin: 0 }
.cardBody .field-name-field-ppkg-product-default-conf ul li { line-height: 26px }
.cardBody .field-name-field-ppkg-product-default-conf ul li:last-child { margin-bottom: 0 }
.cardFooterOptionLabel { color: #000; font-size: 11px; font-weight: 600; margin-bottom: 12px }
body.gotham-styles .cardFooterOptionLabel { font-weight: 500 }
.node-type-product-package h1.page-header, .submitted { display: none }
a.cta-library-wrap.disabled.out-of-stock { color: #262727; background-color: #cccdce }
#bundle { background-color: #eef2f5 }
@media screen and (min-width:768px) {
#bundle .bundle-wrapper { width: 768px; margin: 0 auto }
}
@media screen and (min-width:992px) {
#bundle .bundle-wrapper { width: 992px; margin: 0 auto }
}
#bundle .field-name-field-ppkg-product-bundles { padding: 0 }
@media screen and (min-width:768px) {
#bundle .field-name-field-ppkg-product-bundles { padding-left: 30px }
}
@media screen and (min-width:992px) {
#bundle .field-name-field-ppkg-product-bundles { padding: 0 }
}
#bundle .bundle-row { display: inline-block; float: none; padding: 0; vertical-align: top; margin: auto }
@media screen and (min-width:768px) {
#bundle .bundle-row { width: auto; padding-left: 22px }
}
@media screen and (min-width:992px) {
#bundle .bundle-row { width: auto; padding: 0 4px }
}
#bundle .field-collection-view { border-bottom: 0; padding: 0; width: 320px; margin: 0 auto }
#bundle .field-collection-container .field-items .field-item { margin-bottom: 0 }
#bundle .form-group { margin: 0 }
#bundle .field-collection-container { border-bottom: 0; margin-bottom: 0 }
#bundle .bundle-title { padding: 60px 0; color: #83888c; text-align: center }
@media screen and (min-width:768px) {
#bundle .bundle-title { padding: 24px; text-align: left }
}
@media screen and (min-width:992px) {
#bundle .bundle-title { padding: 24px 0; text-align: left }
}
#bundle .bundle-title h1 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; font-weight: 300; line-height: 30px; text-align: left; width: 320px; padding: 0 24px; margin: 0 auto !important }
#bundle .bundle-title h1 small, #bundle .bundle-title h1 .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#bundle .bundle-title h1 small, #bundle .bundle-title h1 .small { font-size: 65% }
body.gotham-styles #bundle .bundle-title h1 { font-weight: 300 }
@media screen and (min-width:768px) {
#bundle .bundle-title h1 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
#bundle .bundle-title h1 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
#bundle .bundle-title h1 { font-size: 36px; line-height: 44px }
}
@media screen and (min-width:768px) {
#bundle .bundle-title h1 { width: auto }
}
@media screen and (min-width:992px) {
#bundle .bundle-title h1 { width: auto }
}
#bundle .card { color: #83888c; margin: 0 auto 24px }
@media screen and (min-width:768px) {
#bundle .card { margin-bottom: 24px; margin-left: inherit; margin-right: inherit }
}
#bundle .card .card-header { background-color: #f8fafc; min-height: 80px; padding: 17px 24px 0; overflow: hidden; border-bottom: 1px solid #dfe5e9 }
#bundle .card .card-header .field-name-field-ppkg-product-logo-svg img { width: auto; height: 32px }
#bundle .card .card-header .field-name-field-ppkg-product-subtitle { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-size: 14px; font-weight: 300; line-height: 18px; margin: 0 }
#bundle .card .card-header .field-name-field-ppkg-product-subtitle small, #bundle .card .card-header .field-name-field-ppkg-product-subtitle .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#bundle .card .card-header .field-name-field-ppkg-product-subtitle small, #bundle .card .card-header .field-name-field-ppkg-product-subtitle .small { font-size: 75% }
body.gotham-styles #bundle .card .card-header .field-name-field-ppkg-product-subtitle { font-weight: 300 }
@media screen and (min-width:768px) {
#bundle .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#bundle .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#bundle .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 16px; line-height: 20px }
}
#bundle .card .card-body { background-color: #fff; padding: 24px 0 40px; font-size: 12px }
#bundle .card .card-body .images { margin: 0 auto; height: 270px; width: 270px }
#bundle .card .card-body .images .field-name-field-ppkg-product-default-img { text-align: center; display: none }
#bundle .card .card-body .images .field-name-field-ppkg-product-default-img img { display: block; max-width: 100%; height: auto; margin: auto }
#bundle .card .card-body .images .field-name-field-ppkg-product-default-img.active { display: block }
#bundle .card .card-body .images .bundles-images { text-align: center }
#bundle .card .card-body .images .bundles-images .image { display: none }
#bundle .card .card-body .images .bundles-images .image.active { display: block }
#bundle .card .card-body .bundle-promo-image { margin: 0 auto; height: 24px; width: 270px }
#bundle .card .card-body .bundle-promo-image img { height: 24px }
#bundle .card .card-body .card-info { padding: 0 24px }
#bundle .card .card-body .prices { font-size: 25px; font-weight: 300; color: #000 }
body.gotham-styles #bundle .card .card-body .prices { font-weight: 300 }
#bundle .card .card-body .prices .price { display: none }
#bundle .card .card-body .prices .price.active { display: inline-block }
#bundle .card .card-body .prices table { margin: 0; border: 0 }
#bundle .card .card-body .prices table td { background-color: #fff; padding: 0 8px 0 0; border: 0; line-height: inherit }
#bundle .card .card-body .commerce-price-savings-formatter-list .price-amount { text-decoration: line-through }
#bundle .card .card-body .conditions { margin-top: 17px; position: relative }
#bundle .card .card-body .conditions .condition { display: none }
#bundle .card .card-body .conditions .condition.active { display: block }
#bundle .card .card-body .conditions .condition .condition_headline { line-height: 15px }
#bundle .card .card-body .conditions .condition .condition_headline .condition_headline_text { float: left; margin-right: 17px }
#bundle .card .card-body .conditions .condition .condition_headline .condition_plus { cursor: pointer }
#bundle .card .card-body .conditions .condition .installments_options { display: none; position: absolute; top: 0; width: 100%; z-index: 1 }
#bundle .card .card-body .conditions .condition .installments_options .installments_options_header { font-size: 20px; font-weight: 300; color: #000; background-color: #ededed; padding: 10px }
body.gotham-styles #bundle .card .card-body .conditions .condition .installments_options .installments_options_header { font-weight: 300 }
#bundle .card .card-body .conditions .condition .installments_options .installments_options_header .condition_close { cursor: pointer }
#bundle .card .card-body .conditions .condition .installments_options .installments_options_body { padding: 10px; border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; border-left: 1px solid #ededed; background-color: #fff }
#bundle .card .card-body .conditions .condition .installments_options .installments_options_body .installment_options_option { margin-bottom: 10px }
#bundle .card .card-body .field-name-field-ppkg-product-default-conf { margin-top: 17px; height: 100px; overflow: hidden }
#bundle .card .card-body .field-name-field-ppkg-product-default-conf ul { padding-left: 15px; margin: 0 }
#bundle .card .card-body .field-name-field-ppkg-product-default-conf ul li { line-height: 26px }
#bundle .card .card-body .field-name-field-ppkg-product-default-conf ul li:last-child { margin-bottom: 0 }
#bundle .card .card-body .prices { margin-top: 17px }
#bundle .card .card-body .prices .commerce-price-savings-formatter-price-row { background-color: transparent }
#bundle .card .card-body .prices .commerce-price-savings-formatter-price-row>td { white-space: nowrap; display: inline-block; padding: 5px 0 }
#bundle .card .card-footer { background-color: #f8fafc; border-top: 1px solid #dfe5e9; padding: 24px }
#bundle .card .card-footer .option-label { color: #000; font-size: 11px; font-weight: 600; margin-bottom: 12px }
body.gotham-styles #bundle .card .card-footer .option-label { font-weight: 500 }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_label { color: #000; font-size: 11px; font-weight: 600; margin-bottom: 12px }
body.gotham-styles #bundle .card .card-footer .quantity-selector-wrapper .quantity_label { font-weight: 500 }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector { font-size: 30px; line-height: 48px; font-weight: 300; background-color: #fff; border: 2px solid; border-color: #3cc1d4; border-radius: 0; color: #3cc1d4; display: inline-block; float: left; height: 50px; margin-right: 9px; margin-bottom: 9px; padding: 0; text-align: center; width: 50px }
body.gotham-styles #bundle .card .card-footer .quantity-selector-wrapper .quantity_selector { font-weight: 300 }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector:active { box-shadow: none }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector:hover { border-color: #0091a6; background-color: #0091a6; color: #fff }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector:focus { outline: 0 }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector.disabled { color: #afb6ba; border-color: #ccc }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector.increase-one { margin-right: 14px }
#bundle .card .card-footer .quantity-selector-wrapper .quantity_selector.decrease-one { line-height: 44px }
#bundle .card .card-footer .quantity-selector-wrapper .form-group { margin-right: 7px }
#bundle .card .card-footer .quantity-selector-wrapper .form-item-quantity { float: left; width: 50px }
#bundle .card .card-footer .quantity-selector-wrapper .form-item-quantity label { display: none }
#bundle .card .card-footer .quantity-selector-wrapper .form-item-quantity .form-control { border-radius: 0; box-shadow: none; width: 100%; height: 50px; text-align: center }
#bundle .card .card-footer .quantity-selector-wrapper .form-item-quantity .form-control:focus { border-color: initial; box-shadow: none; outline: 0 none }
#bundle .card .card-footer .quantity-selector-wrapper .form-submit { background-color: #3cc1d4; border-color: #3cc1d4; border-radius: 0; color: #fff; font-weight: 700; height: 50px; padding: 6px 11px }
body.gotham-styles #bundle .card .card-footer .quantity-selector-wrapper .form-submit { font-weight: 700 }
.product-package-dynamic-hero { background-color: #f8fafc; padding-bottom: 20px }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .field-collection-item-field-ppkg-product-bundles { width: 768px; margin: 0 auto }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .field-collection-item-field-ppkg-product-bundles { width: 992px; margin: 0 auto }
}
.product-package-dynamic-hero .bundle-title { padding: 60px 0; color: #83888c; text-align: center }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .bundle-title { padding: 24px; text-align: left }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .bundle-title { padding: 24px 0; text-align: left }
}
.product-package-dynamic-hero .bundle-title h1 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; font-weight: 300; line-height: 30px; text-align: left; width: 320px; padding: 0 24px; margin: 0 auto !important }
.product-package-dynamic-hero .bundle-title h1 small, .product-package-dynamic-hero .bundle-title h1 .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.product-package-dynamic-hero .bundle-title h1 small, .product-package-dynamic-hero .bundle-title h1 .small { font-size: 65% }
body.gotham-styles .product-package-dynamic-hero .bundle-title h1 { font-weight: 300 }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .bundle-title h1 { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .bundle-title h1 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.product-package-dynamic-hero .bundle-title h1 { font-size: 36px; line-height: 44px }
}
@media screen and (min-width:768px) {
.product-package-dynamic-hero .bundle-title h1 { width: auto }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .bundle-title h1 { width: auto }
}
.product-package-dynamic-hero .card { color: #83888c; background-color: #fff }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card { margin: 0 52px 24px }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card { margin: 0 5px 0 4px }
}
.product-package-dynamic-hero .card .card-header { background-color: #f8fafc; min-height: 80px; padding: 17px 24px 0; overflow: hidden }
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-logo-svg img { width: auto; height: 32px }
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-size: 14px; font-weight: 300; line-height: 18px; margin: 0 }
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle small, .product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle small, .product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle .small { font-size: 75% }
body.gotham-styles .product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle { font-weight: 300 }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
.product-package-dynamic-hero .card .card-header .field-name-field-ppkg-product-subtitle { font-size: 16px; line-height: 20px }
}
.product-package-dynamic-hero .card .card-bottom { border: 1px solid #dfe5e9 }
.product-package-dynamic-hero .card .card-bottom .card-body { position: relative; padding: 17px 0 40px; font-size: 12px }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card .card-bottom .card-body { padding: 0 }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-bottom .card-body { width: 71%; display: inline-block; vertical-align: top }
.product-package-dynamic-hero .card .card-bottom .card-body.no-zip-code { width: 80% }
}
.product-package-dynamic-hero .card .card-bottom .card-body .images { margin: 0 auto; height: 270px }
.product-package-dynamic-hero .card .card-bottom .card-body .images .field-name-field-ppkg-product-default-img { text-align: center; display: none }
.product-package-dynamic-hero .card .card-bottom .card-body .images .field-name-field-ppkg-product-default-img img { display: block; max-width: 100%; height: auto; margin: auto }
.product-package-dynamic-hero .card .card-bottom .card-body .images .field-name-field-ppkg-product-default-img.active { display: block }
.product-package-dynamic-hero .card .card-bottom .card-body .images .bundles-images { text-align: center }
.product-package-dynamic-hero .card .card-bottom .card-body .images .bundles-images .image { display: none }
.product-package-dynamic-hero .card .card-bottom .card-body .images .bundles-images .image.active { display: block }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card .card-bottom .card-body .images { margin-top: 24px; width: 50%; position: absolute; right: 0 }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-bottom .card-body .images { float: right; position: relative; width: 61% }
}
.product-package-dynamic-hero .card .card-bottom .card-body .card-info { padding: 17px 24px }
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card .card-bottom .card-body .card-info { width: 50% }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-bottom .card-body .card-info { float: left; padding: 17px 0 17px 24px; width: 39% }
.product-package-dynamic-hero .card .card-bottom .card-body .card-info .commerce-price-savings-formatter-price .price-amount { line-height: 10px }
}
.product-package-dynamic-hero .card .card-bottom .card-body .prices { font-size: 25px; font-weight: 300; color: #000 }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-body .prices { font-weight: 300 }
.product-package-dynamic-hero .card .card-bottom .card-body .prices .price { display: none }
.product-package-dynamic-hero .card .card-bottom .card-body .prices .price.active { display: inline-block }
.product-package-dynamic-hero .card .card-bottom .card-body .prices table { margin: 0; border: 0 }
.product-package-dynamic-hero .card .card-bottom .card-body .prices table td { background-color: #fff; padding: 0 8px 0 0; border: 0; line-height: inherit }
.product-package-dynamic-hero .card .card-bottom .card-body .commerce-price-savings-formatter-list .price-amount { text-decoration: line-through }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions { margin-top: 17px; position: relative }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition { display: none }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition.active { display: block }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .condition_headline { line-height: 15px }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .condition_headline .condition_headline_text { float: left; margin-right: 17px }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .condition_headline .condition_plus { cursor: pointer }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options { display: none; position: absolute; top: 0; width: 100%; z-index: 1 }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options .installments_options_header { font-size: 20px; font-weight: 300; color: #000; background-color: #ededed; padding: 10px }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options .installments_options_header { font-weight: 300 }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options .installments_options_header .condition_close { cursor: pointer }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options .installments_options_body { padding: 10px; border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; border-left: 1px solid #ededed; background-color: #fff }
.product-package-dynamic-hero .card .card-bottom .card-body .conditions .condition .installments_options .installments_options_body .installment_options_option { margin-bottom: 10px }
.product-package-dynamic-hero .card .card-bottom .card-body .field-name-field-ppkg-product-default-conf { margin-top: 17px; height: 100px; overflow: hidden }
.product-package-dynamic-hero .card .card-bottom .card-body .field-name-field-ppkg-product-default-conf ul { padding-left: 15px; margin: 0 }
.product-package-dynamic-hero .card .card-bottom .card-body .field-name-field-ppkg-product-default-conf ul li { line-height: 26px }
.product-package-dynamic-hero .card .card-bottom .card-body .field-name-field-ppkg-product-default-conf ul li:last-child { margin-bottom: 0 }
.product-package-dynamic-hero .card .card-bottom .card-footer { padding: 17px 24px; border-top: 1px solid #dfe5e9 }
.product-package-dynamic-hero .card .card-bottom .card-footer .colors { margin-bottom: 10px }
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-bottom .card-footer .colors .option-label { line-height: 10px }
}
@media screen and (min-width:768px) {
.product-package-dynamic-hero .card .card-bottom .card-footer { padding-top: 0; width: 50%; border: 0 }
}
@media screen and (min-width:992px) {
.product-package-dynamic-hero .card .card-bottom .card-footer { padding: 17px 0 0; display: inline-block; width: 29% }
.product-package-dynamic-hero .card .card-bottom .card-footer.no-zip-code { width: 20% }
}
.product-package-dynamic-hero .card .card-bottom .card-footer .option-label { color: #000; font-size: 11px; font-weight: 600; margin-bottom: 12px }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-footer .option-label { font-weight: 500 }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_label { color: #000; font-size: 11px; font-weight: 600; margin-bottom: 12px }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_label { font-weight: 500 }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector { font-size: 30px; line-height: 48px; font-weight: 300; background-color: #fff; border: 2px solid; border-color: #3cc1d4; border-radius: 0; color: #3cc1d4; display: inline-block; float: left; height: 50px; margin-right: 9px; margin-bottom: 9px; padding: 0; text-align: center; width: 50px }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector { font-weight: 300 }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector:active { box-shadow: none }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector:hover { border-color: #0091a6; background-color: #0091a6; color: #fff }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector:focus { outline: 0 }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector.disabled { color: #afb6ba; border-color: #ccc }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector.increase-one { margin-right: 14px }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector.decrease-one { line-height: 44px }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-group { margin-right: 7px }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-item-quantity { float: left; width: 50px }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-item-quantity label { display: none }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-item-quantity .form-control { border-radius: 0; box-shadow: none; width: 100%; height: 50px; text-align: center }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-item-quantity .form-control:focus { border-color: initial; box-shadow: none; outline: 0 none }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-submit { background-color: #3cc1d4; border-color: #3cc1d4; border-radius: 0; color: #fff; font-weight: 700; height: 50px; padding: 6px 11px }
body.gotham-styles .product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .form-submit { font-weight: 700 }
.product-package-dynamic-hero .card .card-bottom .card-footer .quantity-selector-wrapper .quantity_selector { margin-bottom: 15px }
.product-package-static-hero { position: relative; background-color: #fff; color: #444647 }
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper { height: 320px }
}
.product-package-static-hero .sh-wrapper .sh-image { position: relative; width: 100%; height: 190px }
@media screen and (min-width:768px) {
.product-package-static-hero .sh-wrapper .sh-image { height: 320px }
}
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper .sh-image { position: absolute; bottom: 0; right: 0; z-index: 1; margin: 0; width: auto }
}
.product-package-static-hero .sh-wrapper .sh-image img { margin: auto; display: block; position: absolute; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 190px }
@media screen and (min-width:768px) {
.product-package-static-hero .sh-wrapper .sh-image img { max-height: 320px }
}
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper .sh-image img { margin: 0; max-width: none; position: static }
}
.product-package-static-hero .sh-wrapper .sh-description { text-align: center; background: #fff }
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper .sh-description { z-index: 2; background: transparent; text-align: left; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
}
.product-package-static-hero .sh-wrapper .sh-description .field-name-field-sh-description { padding: 0 0 15px }
.product-package-static-hero .sh-wrapper .sh-description h1, .product-package-static-hero .sh-wrapper .sh-description h2 { font-size: 26px; line-height: 32px; font-weight: 300 }
body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h1, body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h2 { font-weight: 300 }
@media screen and (min-width:768px) {
.product-package-static-hero .sh-wrapper .sh-description h1, .product-package-static-hero .sh-wrapper .sh-description h2 { font-size: 36px; line-height: 46px; font-weight: 300 }
body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h1, body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h2 { font-weight: 300 }
}
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper .sh-description h1 { margin-top: 0 }
}
.product-package-static-hero .sh-wrapper .sh-description h5, .product-package-static-hero .sh-wrapper .sh-description h6 { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h5, body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h6 { font-weight: 300 }
@media screen and (min-width:768px) {
.product-package-static-hero .sh-wrapper .sh-description h5, .product-package-static-hero .sh-wrapper .sh-description h6 { font-size: 22px; line-height: 30px; font-weight: 300 }
body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h5, body.gotham-styles .product-package-static-hero .sh-wrapper .sh-description h6 { font-weight: 300 }
}
.product-package-static-hero .sh-wrapper .sh-description .field-name-field-sh-cta { display: none }
@media screen and (min-width:992px) {
.product-package-static-hero .sh-wrapper .sh-description .field-name-field-sh-cta { display: block }
}
@media screen and (min-width:992px) {
.product-package-static-hero .container-fluid { max-width: 1200px; padding: 0 10px }
}
.product-package-static-hero .field-name-field-sh-bg-img-desktop { overflow: hidden; position: absolute; display: none }
@media screen and (min-width:992px) {
.product-package-static-hero .field-name-field-sh-bg-img-desktop { display: block; max-height: 320px }
}
@media screen and (min-width:768px) {
.product-package-static-hero .field-name-field-sh-image-mobile { display: none }
}
.product-package-static-hero .field-name-field-sh-image-tablet { display: none }
@media screen and (min-width:768px) {
.product-package-static-hero .field-name-field-sh-image-tablet { display: block }
}
@media screen and (min-width:992px) {
.product-package-static-hero .field-name-field-sh-image-tablet { display: none }
}
.product-package-static-hero .field-name-field-sh-image-desktop { display: none }
@media screen and (min-width:992px) {
.product-package-static-hero .field-name-field-sh-image-desktop { display: block }
}
.user-widget { position: relative; background: #222c30 none repeat scroll 0 0 }
@media screen and (min-width:992px) {
.user-widget { background: transparent }
}
.user-widget .sign-in-btn a { display: inline-block; padding: 0 40px; font-size: 12px !important; text-decoration: none; color: #222c30 !important; width: 100% }
.user-widget .sign-in-btn a:focus { outline: 0 none }
.user-widget .sign-in-btn a:hover { color: #5c92fa !important }
@media screen and (min-width:992px) {
.user-widget .sign-in-btn a { text-transform: uppercase; font-size: 13px; font-weight: 600 }
body.gotham-styles .user-widget .sign-in-btn a { font-weight: 500 }
}
.user-widget .logged-user { background-attachment: scroll; background-clip: border-box; background-color: rgba(0,0,0,0); background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/ic_expand_more_white600_36dp.png) !important; background-origin: padding-box; background-position: 96% 50%; background-repeat: no-repeat; background-size: 24px auto !important; height: 50px; padding: 0 20px; line-height: 50px; font-weight: 600 }
@media screen and (min-width:992px) {
.user-widget .logged-user { background: none; height: 55px }
}
body.gotham-styles .user-widget .logged-user { font-weight: 500 }
.user-widget .logged-user .user-name { color: #fff; margin-left: 50px; margin-right: 0; max-width: 80%; display: inline-block; min-width: 81px; font-size: 13px; text-transform: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
@media screen and (min-width:992px) {
.user-widget .logged-user .user-name { color: #222c30; margin-left: 0; margin-right: 15px; max-width: 120px }
}
.user-widget .logged-user:hover { cursor: pointer }
@media screen and (min-width:992px) {
.user-widget .logged-user:hover .user-name { color: #5c92fa }
}
.user-widget .logged-user .user-photo { border-radius: 50%; height: 32px; left: 20px; margin-top: 0; position: absolute; top: 9px; width: 32px }
@media screen and (min-width:992px) {
.user-widget .logged-user .user-photo { position: relative; display: inline-block; height: 40px; left: 0; margin-top: 5px; vertical-align: top; top: 0; width: 40px }
}
.user-widget .user-menu { background: #fff none repeat scroll 0 0; text-align: left !important; width: 100%; display: none; left: 0; position: relative; top: 0; opacity: 0; visibility: hidden; border: 3px solid #e5e5e5; border-top: 0 }
@media screen and (min-width:992px) {
.user-widget .user-menu { transition: opacity .2s ease-in-out 0s; display: block; position: absolute; top: 56px }
}
.user-widget .user-menu ul { background: white none repeat scroll 0 0; border: 1px solid #eee; box-shadow: 0 0 2px 0 #eee; list-style: outside none none; margin: 0; padding-bottom: 0; padding-left: 0; right: 0; text-transform: none; width: 100% }
@media screen and (min-width:992px) {
.user-widget .user-menu ul { padding-top: 20px }
}
.user-widget .user-menu ul a { color: #80888c; display: block; font-weight: 400; line-height: 1.3; height: auto; white-space: normal; font-size: 12px; padding: 8px 16px !important }
body.gotham-styles .user-widget .user-menu ul a { font-weight: 400 }
@media screen and (min-width:992px) {
.user-widget .user-menu ul a { font-size: 14px; padding: 6px 20px !important }
}
.user-widget .user-menu ul a:hover, .user-widget .user-menu ul a:focus { background: rgba(0,0,0,0) none repeat scroll 0 0; color: #5c92fa !important; outline: 0; text-decoration: none }
@media screen and (min-width:992px) {
.user-widget .user-menu ul .sign-out-btn:hover { color: #fff !important }
}
@media screen and (min-width:992px) {
.user-widget .user-menu ul .sign-out-btn { display: inline-block; margin-bottom: 0; font-weight: normal; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #5c92fa; border-color: #5c92fa; border-radius: 4px; display: block; margin: 10px 10px 16px; padding: 0 !important; color: #fff; font-size: 13px; font-weight: 600; text-align: center; text-transform: uppercase; line-height: 2.4 }
.user-widget .user-menu ul .sign-out-btn:focus, .user-widget .user-menu ul .sign-out-btn:active:focus, .user-widget .user-menu ul .sign-out-btn.active:focus, .user-widget .user-menu ul .sign-out-btn.focus, .user-widget .user-menu ul .sign-out-btn:active.focus, .user-widget .user-menu ul .sign-out-btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.user-widget .user-menu ul .sign-out-btn:hover, .user-widget .user-menu ul .sign-out-btn:focus, .user-widget .user-menu ul .sign-out-btn.focus { color: #80888c; text-decoration: none }
.user-widget .user-menu ul .sign-out-btn:active, .user-widget .user-menu ul .sign-out-btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.user-widget .user-menu ul .sign-out-btn.disabled, .user-widget .user-menu ul .sign-out-btn[disabled], fieldset[disabled] .user-widget .user-menu ul .sign-out-btn { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.user-widget .user-menu ul .sign-out-btn:hover, .user-widget .user-menu ul .sign-out-btn:focus, .user-widget .user-menu ul .sign-out-btn.focus, .user-widget .user-menu ul .sign-out-btn:active, .user-widget .user-menu ul .sign-out-btn.active, .open>.dropdown-toggle.user-widget .user-menu ul .sign-out-btn { color: #fff; background-color: #2b71f8; border-color: #216af8 }
.user-widget .user-menu ul .sign-out-btn:active, .user-widget .user-menu ul .sign-out-btn.active, .open>.dropdown-toggle.user-widget .user-menu ul .sign-out-btn { background-image: none }
.user-widget .user-menu ul .sign-out-btn.disabled, .user-widget .user-menu ul .sign-out-btn[disabled], fieldset[disabled] .user-widget .user-menu ul .sign-out-btn, .user-widget .user-menu ul .sign-out-btn.disabled:hover, .user-widget .user-menu ul .sign-out-btn[disabled]:hover, fieldset[disabled] .user-widget .user-menu ul .sign-out-btn:hover, .user-widget .user-menu ul .sign-out-btn.disabled:focus, .user-widget .user-menu ul .sign-out-btn[disabled]:focus, fieldset[disabled] .user-widget .user-menu ul .sign-out-btn:focus, .user-widget .user-menu ul .sign-out-btn.disabled.focus, .user-widget .user-menu ul .sign-out-btn[disabled].focus, fieldset[disabled] .user-widget .user-menu ul .sign-out-btn.focus, .user-widget .user-menu ul .sign-out-btn.disabled:active, .user-widget .user-menu ul .sign-out-btn[disabled]:active, fieldset[disabled] .user-widget .user-menu ul .sign-out-btn:active, .user-widget .user-menu ul .sign-out-btn.disabled.active, .user-widget .user-menu ul .sign-out-btn[disabled].active, fieldset[disabled] .user-widget .user-menu ul .sign-out-btn.active { background-color: #5c92fa; border-color: #5c92fa }
.user-widget .user-menu ul .sign-out-btn .badge { color: #5c92fa; background-color: #fff }
body.gotham-styles .user-widget .user-menu ul .sign-out-btn { font-weight: 500 }
}
.user-widget.open .user-menu { display: block; opacity: 1; visibility: visible }
.uk-context .user-widget { background: #f7f8f9 none repeat scroll 0 0; border-top: 1px solid #dfe5e9; margin: 0 -5px }
@media screen and (min-width:992px) {
.uk-context .user-widget { background: #fff; border-top: 0; margin: 0 }
}
.uk-context .user-widget .sign-in-btn a { margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #fff; background-color: #5c92fa; border-color: #5c92fa; display: inline-block; line-height: 1.35714; margin: 17px 45px; padding: 8px 20px; width: auto !important; height: auto !important; text-transform: capitalize; color: #fff !important; font-weight: 600; border: 0; font-size: 14px !important }
.uk-context .user-widget .sign-in-btn a:focus, .uk-context .user-widget .sign-in-btn a:active:focus, .uk-context .user-widget .sign-in-btn a.active:focus, .uk-context .user-widget .sign-in-btn a.focus, .uk-context .user-widget .sign-in-btn a:active.focus, .uk-context .user-widget .sign-in-btn a.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.uk-context .user-widget .sign-in-btn a:hover, .uk-context .user-widget .sign-in-btn a:focus, .uk-context .user-widget .sign-in-btn a.focus { color: #80888c; text-decoration: none }
.uk-context .user-widget .sign-in-btn a:active, .uk-context .user-widget .sign-in-btn a.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.uk-context .user-widget .sign-in-btn a.disabled, .uk-context .user-widget .sign-in-btn a[disabled], fieldset[disabled] .uk-context .user-widget .sign-in-btn a { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.uk-context .user-widget .sign-in-btn a:hover, .uk-context .user-widget .sign-in-btn a:focus, .uk-context .user-widget .sign-in-btn a.focus, .uk-context .user-widget .sign-in-btn a:active, .uk-context .user-widget .sign-in-btn a.active, .open>.dropdown-toggle.uk-context .user-widget .sign-in-btn a { color: #fff; background-color: #2b71f8; border-color: #216af8 }
.uk-context .user-widget .sign-in-btn a:active, .uk-context .user-widget .sign-in-btn a.active, .open>.dropdown-toggle.uk-context .user-widget .sign-in-btn a { background-image: none }
.uk-context .user-widget .sign-in-btn a.disabled, .uk-context .user-widget .sign-in-btn a[disabled], fieldset[disabled] .uk-context .user-widget .sign-in-btn a, .uk-context .user-widget .sign-in-btn a.disabled:hover, .uk-context .user-widget .sign-in-btn a[disabled]:hover, fieldset[disabled] .uk-context .user-widget .sign-in-btn a:hover, .uk-context .user-widget .sign-in-btn a.disabled:focus, .uk-context .user-widget .sign-in-btn a[disabled]:focus, fieldset[disabled] .uk-context .user-widget .sign-in-btn a:focus, .uk-context .user-widget .sign-in-btn a.disabled.focus, .uk-context .user-widget .sign-in-btn a[disabled].focus, fieldset[disabled] .uk-context .user-widget .sign-in-btn a.focus, .uk-context .user-widget .sign-in-btn a.disabled:active, .uk-context .user-widget .sign-in-btn a[disabled]:active, fieldset[disabled] .uk-context .user-widget .sign-in-btn a:active, .uk-context .user-widget .sign-in-btn a.disabled.active, .uk-context .user-widget .sign-in-btn a[disabled].active, fieldset[disabled] .uk-context .user-widget .sign-in-btn a.active { background-color: #5c92fa; border-color: #5c92fa }
.uk-context .user-widget .sign-in-btn a .badge { color: #5c92fa; background-color: #fff }
body.gotham-styles .uk-context .user-widget .sign-in-btn a { font-weight: 500 }
.uk-context .user-widget .sign-in-btn a:hover { border: 0 }
.uk-context .user-widget .logged-user { border-right: 0; padding: 0; line-height: 26px }
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user { height: 71px; line-height: 50px }
}
.uk-context .user-widget .logged-user>div { padding: 10px 20px 0 67px }
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user>div { padding: 0 20px; border-left: 3px solid rgba(0,0,0,0); border-right: 3px solid rgba(0,0,0,0) }
}
.uk-context .user-widget .logged-user .user-name { color: #222c30; line-height: 33px; text-transform: none; font-weight: 700; margin-left: 0; font-size: 14px }
body.gotham-styles .uk-context .user-widget .logged-user .user-name { font-weight: 700 }
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user .user-name { color: #222c30; margin-right: 15px; max-width: 120px; line-height: 71px; margin-left: 0; font-size: 13px }
}
.uk-context .user-widget .logged-user .user-photo { height: 32px; left: 20px; margin-top: 0; top: 9px; width: 32px }
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user .user-photo { position: relative; display: inline-block; height: 44px; left: 0; margin-top: 13px; top: 0; vertical-align: top; width: 44px }
}
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user .user-photo-order-num { right: 16px; top: 10px }
}
.uk-context .user-widget .logged-user:after { background-color: rgba(0,0,0,0); background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/arrows-s3e45f6e6cc.png); background-position: 0 -310px; content: ""; display: block; height: 14px; position: absolute; right: 25px; top: 20px; width: 20px }
@media screen and (min-width:992px) {
.uk-context .user-widget .logged-user:after { background: none; top: inherit }
}
.uk-context .user-widget .user-menu { transition: none; opacity: 1; visibility: visible }
@media screen and (min-width:992px) {
.uk-context .user-widget .user-menu { display: none; top: 71px; border-radius: 0 0 7px 7px }
}
.uk-context .user-widget .user-menu ul li { border: 0 !important; height: auto !important; width: auto !important }
.uk-context .user-widget .user-menu ul li a { height: auto !important; width: auto !important }
.uk-context .user-widget .user-menu ul { box-shadow: none !important; border: 0 }
@media screen and (min-width:992px) {
.uk-context .user-widget .user-menu ul { padding: 10px 0; border-radius: 0 0 7px 7px }
}
.uk-context .user-widget .user-menu ul a { border: 0; font-weight: 400; padding: 15px 20px !important; color: #80888c; height: auto; line-height: 1.3; white-space: normal; font-size: 14px !important }
body.gotham-styles .uk-context .user-widget .user-menu ul a { font-weight: 400 }
@media screen and (min-width:992px) {
.uk-context .user-widget .user-menu ul a { padding: 6px 20px; border-top: medium none !important; padding: 6px 20px !important; font-size: 13px !important }
}
.uk-context .user-widget .user-menu ul a:hover { color: #5c92fa; text-decoration: none }
.uk-context .user-widget .user-menu .sign-out-btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #5c92fa; border-color: #5c92fa; margin: 20px; font-size: 14px !important; text-transform: capitalize; line-height: 1.35714; padding: 15px 20px !important; color: #fff; font-weight: 600 }
.uk-context .user-widget .user-menu .sign-out-btn:focus, .uk-context .user-widget .user-menu .sign-out-btn:active:focus, .uk-context .user-widget .user-menu .sign-out-btn.active:focus, .uk-context .user-widget .user-menu .sign-out-btn.focus, .uk-context .user-widget .user-menu .sign-out-btn:active.focus, .uk-context .user-widget .user-menu .sign-out-btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.uk-context .user-widget .user-menu .sign-out-btn:hover, .uk-context .user-widget .user-menu .sign-out-btn:focus, .uk-context .user-widget .user-menu .sign-out-btn.focus { color: #80888c; text-decoration: none }
.uk-context .user-widget .user-menu .sign-out-btn:active, .uk-context .user-widget .user-menu .sign-out-btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125); box-shadow: inset 0 3px 5px rgba(0,0,0,0.125) }
.uk-context .user-widget .user-menu .sign-out-btn.disabled, .uk-context .user-widget .user-menu .sign-out-btn[disabled], fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn { cursor: not-allowed; pointer-events: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none }
.uk-context .user-widget .user-menu .sign-out-btn:hover, .uk-context .user-widget .user-menu .sign-out-btn:focus, .uk-context .user-widget .user-menu .sign-out-btn.focus, .uk-context .user-widget .user-menu .sign-out-btn:active, .uk-context .user-widget .user-menu .sign-out-btn.active, .open>.dropdown-toggle.uk-context .user-widget .user-menu .sign-out-btn { color: #fff; background-color: #2b71f8; border-color: #216af8 }
.uk-context .user-widget .user-menu .sign-out-btn:active, .uk-context .user-widget .user-menu .sign-out-btn.active, .open>.dropdown-toggle.uk-context .user-widget .user-menu .sign-out-btn { background-image: none }
.uk-context .user-widget .user-menu .sign-out-btn.disabled, .uk-context .user-widget .user-menu .sign-out-btn[disabled], fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn, .uk-context .user-widget .user-menu .sign-out-btn.disabled:hover, .uk-context .user-widget .user-menu .sign-out-btn[disabled]:hover, fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn:hover, .uk-context .user-widget .user-menu .sign-out-btn.disabled:focus, .uk-context .user-widget .user-menu .sign-out-btn[disabled]:focus, fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn:focus, .uk-context .user-widget .user-menu .sign-out-btn.disabled.focus, .uk-context .user-widget .user-menu .sign-out-btn[disabled].focus, fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn.focus, .uk-context .user-widget .user-menu .sign-out-btn.disabled:active, .uk-context .user-widget .user-menu .sign-out-btn[disabled]:active, fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn:active, .uk-context .user-widget .user-menu .sign-out-btn.disabled.active, .uk-context .user-widget .user-menu .sign-out-btn[disabled].active, fieldset[disabled] .uk-context .user-widget .user-menu .sign-out-btn.active { background-color: #5c92fa; border-color: #5c92fa }
.uk-context .user-widget .user-menu .sign-out-btn .badge { color: #5c92fa; background-color: #fff }
body.gotham-styles .uk-context .user-widget .user-menu .sign-out-btn { font-weight: 500 }
@media screen and (min-width:992px) {
.uk-context .user-widget .user-menu .sign-out-btn { display: block; margin: 10px 10px 0; padding: 8px 20px !important }
}
.uk-context .user-widget.open { background: #fff }
.uk-context .user-widget.open .logged-user { box-shadow: 0 3px 5px rgba(0,0,0,0.1); margin-bottom: 7px }
@media screen and (min-width:992px) {
.uk-context .user-widget.open .logged-user { box-shadow: none }
}
.uk-context .user-widget.open .user-menu { display: block }
.uk-context .user-widget.open .user-menu ul li a { border-top: 1px solid #e0e6ea }
.uk-context .user-widget.open .user-menu ul li:first-child a { border-top: 0 }
@media screen and (min-width:992px) {
.uk-context .user-widget.open .logged-user>div { border-left: 3px solid rgba(0,0,0,0.1); border-right: 3px solid rgba(0,0,0,0.1) }
}
.uk-context .user-widget.open .logged-user .user-name { color: #5c92fa }
@media screen and (min-width:992px) {
.uk-context .user-widget.open .logged-user:after { content: ""; display: block; left: 0; position: absolute; width: 100%; background-color: white; border-top: 1px solid #e5e5e5; border-left: 3px solid rgba(0,0,0,0.1); border-right: 3px solid rgba(0,0,0,0.1); bottom: -12px; height: 13px }
}
@media screen and (min-width:992px) {
.uk-context .user-widget.open .logged-user:before { background: rgba(0,0,0,0) url(/sites/all/themes/custom/motorola_bootstrap/images/nav-icons.png) no-repeat scroll center -518px; bottom: -9px; content: ""; display: block; height: 10px; left: 0; position: absolute; width: 100%; z-index: 10 }
}
.navbar-right-navigation .user-widget { display: none }
@media screen and (min-width:992px) {
.navbar-right-navigation .user-widget { display: block }
}
.uk-context .navbar-left .user-widget { display: block }
@media screen and (min-width:992px) {
.uk-context .navbar-left .user-widget { display: none }
}
.navbar-right .region-user-profile .authcache-ajax-frag { background: url(/sites/all/themes/custom/motorola_bootstrap/images/loading.gif) no-repeat scroll 0 center / 32px 32px; height: 32px; width: 32px; position: absolute; top: 10px; z-index: 10 }
body.page-user.not-logged-in form#user-login { max-width: 600px }
#imce-content label { margin-left: 15px; margin-top: -2px }
@media screen and (min-width:768px) {
#single-feature-section:before { content: ""; display: block; padding-bottom: 41.66%; width: 100% }
}
@media screen and (min-width:768px) {
#single-feature-section { display: block; max-height: 700px; min-height: 400px; overflow: hidden; position: relative }
}
#single-feature-section .single-feature-content { padding: 40px 15px 40px 15px }
@media screen and (min-width:768px) {
#single-feature-section .single-feature-content { padding: 0; max-width: 1200px; left: 50%; top: 50%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); padding-left: 100px; width: 100% }
}
#single-feature-section .single-feature-content .single-feature-headline { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 45px; font-size: 26px; line-height: 30px; font-weight: 300; text-align: left; padding-bottom: 20px; margin: 0 }
#single-feature-section .single-feature-content .single-feature-headline small, #single-feature-section .single-feature-content .single-feature-headline .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#single-feature-section .single-feature-content .single-feature-headline small, #single-feature-section .single-feature-content .single-feature-headline .small { font-size: 65% }
body.gotham-styles #single-feature-section .single-feature-content .single-feature-headline { font-weight: 500 }
@media screen and (min-width:768px) {
#single-feature-section .single-feature-content .single-feature-headline { font-size: 22px; line-height: 28px }
}
@media screen and (min-width:992px) {
#single-feature-section .single-feature-content .single-feature-headline { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
#single-feature-section .single-feature-content .single-feature-headline { font-size: 36px; line-height: 44px }
}
@media screen and (min-width:768px) {
#single-feature-section .single-feature-content .single-feature-headline { width: 248px }
}
#single-feature-section .single-feature-content .single-feature-description { font-weight: 300; font-size: 14px; text-align: left }
body.gotham-styles #single-feature-section .single-feature-content .single-feature-description { font-weight: 300 }
@media screen and (min-width:768px) {
#single-feature-section .single-feature-content .single-feature-description { width: 248px }
}
#single-feature-section .single-mobile-image img { max-width: 100%; height: auto }
#single-feature-section .single-dektop-image { height: 100% }
@media screen and (min-width:768px) {
#single-feature-section .single-dektop-image { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100% }
}
#single-feature-section .single-dektop-image .field-name-field-single-desktop-image { height: 100%; left: -50%; position: absolute; width: 200% }
#single-feature-section .single-dektop-image .field-name-field-single-desktop-image div { height: 100% }
#single-feature-section .single-dektop-image .field-name-field-single-desktop-image img { bottom: 0; height: 100%; left: 0; margin: auto; min-width: 50%; position: absolute; right: 0; top: 0; width: auto }
.promo-general h2 { margin: 20px 0 0; line-height: 40px; padding: 0 15px }
.promo-general h5 { margin: 20px 0 10px }
.promo-general .promo-header { background-color: #f2f2f2; border-bottom: 1px solid #e3e3e3 }
.promo-general .promo-header h2 { margin: 0 }
.promo-general .device-image { text-align: center; padding: 15px; border-bottom: 1px solid #e3e3e3 }
.promo-general .first-options-wrapper, .promo-general .second-options-wrapper, .promo-general .third-options-wrapper { padding: 0 15px }
.promo-general .first-options-wrapper ul { float: left; padding: 0; margin: 0 }
.promo-general .first-options-wrapper .colors li { width: 50px; height: 50px; background: #fff; border: 2px solid #e3e3e3; float: left; list-style: none; border-radius: 50px; margin-right: 10px }
.promo-general .first-options-wrapper .colors li:nth-child(odd) { background: #000 }
.promo-general .third-options-wrapper .qtd-btn, .promo-general .third-options-wrapper .qtd-input { width: 50px; height: 50px; border: 2px solid #e3e3e3; float: left; margin-right: 10px }
.promo-general .cta-btn { text-align: center; line-height: 40px; font-weight: 800; margin: 15px; background-color: #e3e3e3 }
body.gotham-styles .promo-general .cta-btn { font-weight: 700 }
.credit-card-payment-checkout .ui-dialog-title { display: none }
.credit-card-payment-checkout .ui-dialog-titlebar { padding: 0 }
.credit-card-payment-checkout .ui-dialog-titlebar-close { outline: 0; right: -9px; top: -7px; bottom: auto; left: auto; padding: 0; margin: 0; z-index: 1 }
.credit-card-payment-checkout .ui-dialog-titlebar-close { background: url(/sites/all/themes/custom/motorola_bootstrap/images/close_btn.png) no-repeat; background-size: 100%; border: 0 }
.credit-card-payment-checkout .ui-dialog-content.ui-widget-content { background: #fff url(/sites/all/themes/custom/motorola_bootstrap/images/loading.gif) no-repeat center; background-size: 15%; border: 2px solid; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border-color: #333; padding: 15px; overflow: hidden }
.ui-widget-overlay { background: #222c30; opacity: .9; filter: alpha(opacity=90) }
.ui-widget-overlay, .credit-card-payment-checkout { z-index: 1040 }
.ui-widget-overlay .payment-details-frame, .credit-card-payment-checkout .payment-details-frame { width: 100%; height: 100% }
#motorola-blc-external-payment-processing-wrapper, .motorola-blc-external-payment-processing { height: 100% }
.node-type-homepage h1.page-header { display: none }
.home-carousel { position: relative; -webkit-transition: opacity 400ms ease-in; -o-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; opacity: 0 }
.home-carousel.fade-in-carousel { opacity: 1 }
.home-carousel h2, .home-carousel .h2 { font-size: 26px; font-weight: 300; line-height: 30px; margin-top: 0; margin-bottom: 15px }
body.gotham-styles .home-carousel h2, body.gotham-styles .home-carousel .h2 { font-weight: 300 }
@media screen and (min-width:768px) {
.home-carousel h2, .home-carousel .h2 { font-size: 22px; line-height: 28px; margin-bottom: 30px }
}
@media screen and (min-width:992px) {
.home-carousel h2, .home-carousel .h2 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.home-carousel h2, .home-carousel .h2 { font-size: 36px; line-height: 44px }
}
.home-carousel h3, .home-carousel .h3 { height: 100%; font-size: 22px; line-height: 28px; font-weight: 300; margin-top: 0; margin-bottom: 20px }
body.gotham-styles .home-carousel h3, body.gotham-styles .home-carousel .h3 { font-weight: 300 }
@media screen and (min-width:768px) {
.home-carousel h3, .home-carousel .h3 { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
.home-carousel h3, .home-carousel .h3 { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
.home-carousel h3, .home-carousel .h3 { font-size: 36px; line-height: 44px }
}
.home-carousel .owl-homepage .owl-item { position: relative; width: 100% }
.home-carousel .owl-homepage .owl-item:after { content: ""; display: block; padding-top: 112.8% }
@media screen and (min-width:768px) {
.home-carousel .owl-homepage .owl-item:after { padding-top: 41.6% }
}
.home-carousel .owl-homepage .slide-background { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; overflow: hidden }
.home-carousel .owl-homepage .slide-background img { display: block; max-width: 100%; height: auto }
@media screen and (min-width:768px) {
.home-carousel .owl-homepage .slide-background img { top: 0; bottom: 0 }
}
@media screen and (min-width:1920px) {
.home-carousel .owl-homepage .slide-background img { width: 100% }
}
.home-carousel .owl-homepage .slide-background .background-mobile, .home-carousel .owl-homepage .slide-background .background-desktop { height: 100% }
.home-carousel .owl-homepage .slide-background .background-mobile .jquery_colorpicker_color_display, .home-carousel .owl-homepage .slide-background .background-desktop .jquery_colorpicker_color_display { height: 100% }
.home-carousel .owl-homepage .slide-background .background-mobile { display: block }
.home-carousel .owl-homepage .slide-background .background-desktop { display: none }
@media screen and (min-width:992px) {
.home-carousel .owl-homepage .slide-background .background-mobile { display: none }
.home-carousel .owl-homepage .slide-background .background-desktop { display: block }
}
.home-carousel .owl-homepage .content { text-align: center; background: rgba(34,44,48,0.75) none repeat scroll 0 0; bottom: 0; left: 0; margin: auto; max-width: 1200px; min-height: 50%; position: absolute; right: 0; display: flex; align-items: center; padding: 20px 20px 40px; width: 100% }
.home-carousel .owl-homepage .content>div { width: 100% }
@media screen and (min-width:768px) {
.home-carousel .owl-homepage .content { background: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0 }
}
@media screen and (max-width:767px) {
.home-carousel .owl-homepage .content .views-field-field-carousel-cta .cta-library-wrap { color: #139aad; font-size: 12px; font-weight: 600; line-height: 25px; background-color: transparent; border: medium none; display: inline; margin: 0; padding: 0 }
body.gotham-styles .home-carousel .owl-homepage .content .views-field-field-carousel-cta .cta-library-wrap { font-weight: 500 }
}
.home-carousel .owl-homepage .youtube-hover { background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; opacity: 0; filter: alpha(opacity=0); height: 100%; left: 0; position: absolute; top: 0; width: 100%; display: block; z-index: 91 }
.home-carousel .owl-homepage .template-3 .content { text-align: left; max-width: inherit; padding: 0; transform: none; top: 0; width: 100% }
.home-carousel .owl-homepage .template-3 .youtube-hover { cursor: pointer }
.home-carousel .template-1 .views-field-field-carousel-youtube .video-wrapper, .home-carousel .template-2 .views-field-field-carousel-youtube .video-wrapper { display: none }
@media screen and (min-width:768px) {
.home-carousel .template-1 .views-field-field-carousel-youtube .video-wrapper, .home-carousel .template-2 .views-field-field-carousel-youtube .video-wrapper { display: block; left: 50%; -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 100% }
}
.home-carousel .template-1 .content, .home-carousel .template-2 .content { z-index: 91 }
.home-carousel .template-1 .content .wrapper, .home-carousel .template-2 .content .wrapper { -webkit-transform: translate3d(0, 0, 0) }
.home-carousel .template-1 .views-field-field-carousel-text h1, .home-carousel .template-2 .views-field-field-carousel-text h1 { letter-spacing: -.04em }
@media screen and (min-width:768px) {
body.gotham-styles .home-carousel .template-1 .views-field-field-carousel-text h1, body.gotham-styles .home-carousel .template-2 .views-field-field-carousel-text h1 { font-size: 36px; line-height: 40px }
}
@media screen and (min-width:992px) {
body.gotham-styles .home-carousel .template-1 .views-field-field-carousel-text h1, body.gotham-styles .home-carousel .template-2 .views-field-field-carousel-text h1 { font-size: 40px; line-height: 44px }
}
@media screen and (min-width:1200px) {
body.gotham-styles .home-carousel .template-1 .views-field-field-carousel-text h1, body.gotham-styles .home-carousel .template-2 .views-field-field-carousel-text h1 { font-size: 48px; line-height: 52px }
}
.home-carousel .template-1 .views-field-field-carousel-product-logo, .home-carousel .template-2 .views-field-field-carousel-product-logo { margin-bottom: 10px; height: auto }
@media screen and (min-width:768px) {
.home-carousel .template-1 .views-field-field-carousel-product-logo, .home-carousel .template-2 .views-field-field-carousel-product-logo { margin-bottom: 20px }
}
.home-carousel .template-1 .views-field-field-carousel-product-logo img, .home-carousel .template-2 .views-field-field-carousel-product-logo img { height: 30px }
@media screen and (min-width:768px) {
.home-carousel .template-1 .views-field-field-carousel-product-logo img, .home-carousel .template-2 .views-field-field-carousel-product-logo img { height: 26px }
}
@media screen and (min-width:992px) {
.home-carousel .template-1 .views-field-field-carousel-product-logo img, .home-carousel .template-2 .views-field-field-carousel-product-logo img { height: 30px }
}
@media screen and (min-width:1200px) {
.home-carousel .template-1 .views-field-field-carousel-product-logo img, .home-carousel .template-2 .views-field-field-carousel-product-logo img { height: 35px }
}
.home-carousel .template-1 .views-field-field-carousel-product-logo .field-content, .home-carousel .template-2 .views-field-field-carousel-product-logo .field-content, .home-carousel .template-1 .views-field-field-carousel-product-logo .field-content img, .home-carousel .template-2 .views-field-field-carousel-product-logo .field-content img { -webkit-filter: drop-shadow(.25px .25px .25px rgba(0,0,0,0.1)); filter: drop-shadow(.25px .25px .25px rgba(0,0,0,0.1)) }
@media screen and (min-width:768px) {
.home-carousel .template-1 .views-field-field-carousel-youtube .video-wrapper, .home-carousel .template-2 .views-field-field-carousel-youtube .video-wrapper { padding-bottom: 56.25%; margin-top: -7.325% }
}
@media screen and (min-width:768px) {
.home-carousel .template-1 .content { text-align: left; padding-left: 100px }
body.gotham-styles .home-carousel .template-1 .content { padding-left: 40px }
}
.home-carousel>.view-footer { display: none; overflow: hidden; height: 15px; height: 40px; position: absolute; left: 0; bottom: 0; width: 100%; -webkit-transition: all .35s cubic-bezier(.215, .61, .355, 1) 0s; -o-transition: all .35s cubic-bezier(.215, .61, .355, 1) 0s; transition: all .35s cubic-bezier(.215, .61, .355, 1) 0s }
@media screen and (min-width:768px) {
.home-carousel>.view-footer { background: rgba(34,44,48,0.6) none repeat scroll 0 0; height: 100%; left: inherit; right: 0; top: 0; bottom: inherit; width: 65px }
.home-carousel>.view-footer:hover { background: rgba(34,44,48,0.9) none repeat scroll 0 0; width: 350px }
.home-carousel>.view-footer:hover .slide-paginator li span { visibility: visible }
}
.home-carousel>.view-footer .home-sidebar { position: absolute; text-align: center; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 100% }
@media screen and (min-width:768px) {
.home-carousel>.view-footer .home-sidebar { text-align: left }
}
.home-carousel>.view-footer .slide-paginator { margin: 0; padding: 0; list-style: none; color: #fff; display: inline-block }
.home-carousel>.view-footer .slide-paginator li { cursor: default; display: block; height: 16px; color: #80888c; font-size: 14px; float: left; background-image: url(carousel-ico2A.png); background-position: 0 center; background-repeat: no-repeat; background-color: transparent; background-size: 15px auto; width: 16px; margin-right: 5px }
.home-carousel>.view-footer .slide-paginator li:last-child { margin-right: 0 }
.home-carousel>.view-footer .slide-paginator li.active { background-image: url(carousel-ico3A.png); background-color: transparent; background-size: 15px auto }
.home-carousel>.view-footer .slide-paginator li span { display: none }
@media screen and (min-width:768px) {
.home-carousel>.view-footer .slide-paginator li { cursor: pointer }
}
@media screen and (min-width:768px) {
.home-carousel>.view-footer .slide-paginator { padding: 0 25px }
.home-carousel>.view-footer .slide-paginator li { -webkit-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; float: none; line-height: 15px; margin-right: 0; margin-bottom: 20px; padding-left: 40px; width: auto !important }
.home-carousel>.view-footer .slide-paginator li span { display: block; visibility: hidden }
.home-carousel>.view-footer .slide-paginator li.active, .home-carousel>.view-footer .slide-paginator li:hover { background-image: url(carousel-ico3A.png); background-size: 15px auto; background-color: transparent; color: #fff }
}
.home-carousel .timer { display: none; margin: -50px auto auto; -webkit-transform: rotateZ(90deg); -ms-transform: rotateZ(90deg); -o-transform: rotateZ(90deg); transform: rotateZ(90deg); -webkit-touch-callout: none; -khtml-user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 32px; opacity: 1; -webkit-transition: opacity .5s ease; -o-transition: opacity .5s ease; transition: opacity .5s ease; width: 32px; z-index: 2; position: relative }
@media screen and (min-width:768px) {
.home-carousel .timer { display: block }
}
@media screen and (min-width:768px) {
.home-carousel .timer { margin: 0 0 0 16px }
}
.home-carousel .timer .top, .home-carousel .timer .bottom { height: 16px; overflow: hidden; width: 32px }
.home-carousel .timer .top img, .home-carousel .timer .bottom img { width: 100% }
.home-carousel .timer .bottom img { margin-top: -16px; transform: rotate(180deg) }
.home-carousel .timer .play { border: 4px solid #808080; border-top: 0; border-bottom: 0; left: 10px; width: 11px; height: 11px; top: 10px; cursor: pointer; position: absolute; -webkit-transform: rotateZ(-90deg); -ms-transform: rotateZ(-90deg); -o-transform: rotateZ(-90deg); transform: rotateZ(-90deg) }
.home-carousel .timer .play.paused { border: 6px solid transparent; border-left: 10px solid #808080; left: 8px; top: 5px }
#home-features { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; padding: 0 20px; opacity: 0; overflow: hidden }
@media(min-width:768px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 7.5px; padding-right: 7.5px }
}
@media(min-width:992px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media(min-width:1200px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
#home-features>.navbar-header, #home-features>.navbar-collapse { margin-right: -15px; margin-left: -15px }
@media(min-width:992px) {
#home-features>.navbar-header, #home-features>.navbar-collapse { margin-right: 0; margin-left: 0 }
}
#home-features.show-features { opacity: 1 }
@media screen and (min-width:768px) {
#home-features, #home-features .intro-content, #home-features .feature-product-image, #home-features .feature-product-details, #home-features .owl-item { height: 600px }
#home-features .intro-content { padding: 0 20px }
#home-features .product-content { padding: 0 }
#home-features .center-vertical-parent { display: table; table-layout: fixed }
#home-features .center-vertical-child { display: table-cell; vertical-align: middle; padding-bottom: 40%; cursor: pointer }
}
@media screen and (min-width:1200px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; max-width: 1200px; padding-left: 0 !important; padding-right: 0 !important }
#home-features>.navbar-header, #home-features>.navbar-collapse { margin-right: -15px; margin-left: -15px }
}
@media screen and (min-width:1200px) and (min-width:768px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 7.5px; padding-right: 7.5px }
}
@media screen and (min-width:1200px) and (min-width:992px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:1200px) and (min-width:1200px) {
#home-features { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:1200px) and (min-width:768px) {
#home-features { width: 735px }
}
@media screen and (min-width:1200px) and (min-width:992px) {
#home-features { width: 970px }
}
@media screen and (min-width:1200px) and (min-width:1200px) {
#home-features { width: 1170px }
}
@media screen and (min-width:1200px) and (min-width:992px) {
#home-features>.navbar-header, #home-features>.navbar-collapse { margin-right: 0; margin-left: 0 }
}
#home-features .field-name-field-home-features-title { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 22px; font-weight: 300; line-height: 28px; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: keep-all; word-break: keep-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; margin-top: 30px; margin-bottom: 20px; white-space: nowrap; font-weight: 700 }
#home-features .field-name-field-home-features-title small, #home-features .field-name-field-home-features-title .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#home-features .field-name-field-home-features-title small, #home-features .field-name-field-home-features-title .small { font-size: 65% }
body.gotham-styles #home-features .field-name-field-home-features-title { font-weight: 300 }
@media screen and (min-width:768px) {
#home-features .field-name-field-home-features-title { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
#home-features .field-name-field-home-features-title { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
#home-features .field-name-field-home-features-title { font-size: 36px; line-height: 44px }
}
body.gotham-styles #home-features .field-name-field-home-features-title { font-weight: 500 }
body.gotham-styles #home-features .field-name-field-home-features-title { font-size: 26px; line-height: 30px }
@media screen and (min-width:768px) {
#home-features .field-name-field-home-features-title { margin: 0 auto 20px }
body.gotham-styles #home-features .field-name-field-home-features-title { font-size: 36px; line-height: 40px }
}
@media screen and (min-width:992px) {
body.gotham-styles #home-features .field-name-field-home-features-title { font-size: 40px; line-height: 44px }
}
@media screen and (min-width:1200px) {
body.gotham-styles #home-features .field-name-field-home-features-title { font-size: 48px; line-height: 52px }
}
#home-features .field-name-field-features-description { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: keep-all; word-break: keep-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto }
#home-features .field-name-field-home-feature-product-cta, #home-features .field-name-field-features-cta { margin-top: 30px }
@media screen and (min-width:768px) {
#home-features .field-name-field-home-feature-product-cta, #home-features .field-name-field-features-cta { margin-top: 0 }
}
#home-features .field-name-field-home-feature-product-cta .cta-library-wrap, #home-features .field-name-field-features-cta .cta-library-wrap { width: 100% }
@media screen and (min-width:500px) {
#home-features .field-name-field-home-feature-product-cta .cta-library-wrap, #home-features .field-name-field-features-cta .cta-library-wrap { display: block; margin: 0 auto }
}
@media screen and (min-width:768px) {
#home-features .field-name-field-home-feature-product-cta .cta-library-wrap, #home-features .field-name-field-features-cta .cta-library-wrap { position: absolute; margin: 0; width: inherit }
}
#home-features .field-name-field-features-products { margin-top: 70px }
@media screen and (min-width:768px) {
#home-features .field-name-field-features-products { margin-top: 0 }
#home-features .field-name-field-features-products .owl-item { overflow: hidden }
}
#home-features .field-name-field-home-feature-product-img { text-align: center }
#home-features .field-name-field-home-feature-product-img img { margin: 0 auto; max-width: 100% }
#home-features .field-name-field-home-feature-product-logo { margin-top: 30px; text-align: center }
@media screen and (min-width:768px) {
#home-features .field-name-field-home-feature-product-logo { text-align: left }
}
#home-features .field-name-field-home-feature-product-logo img { height: 40px }
#home-features .product-details { position: relative; min-height: 30px; margin: 10px 0 }
#home-features .field-name-field-home-feature-product-title { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-size: 14px; line-height: 18px; text-align: center; cursor: pointer; margin-right: 20px; margin-left: 20px; font-weight: 300 }
#home-features .field-name-field-home-feature-product-title small, #home-features .field-name-field-home-feature-product-title .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#home-features .field-name-field-home-feature-product-title small, #home-features .field-name-field-home-feature-product-title .small { font-size: 75% }
body.gotham-styles #home-features .field-name-field-home-feature-product-title { font-weight: 300 }
@media screen and (min-width:768px) {
#home-features .field-name-field-home-feature-product-title { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#home-features .field-name-field-home-feature-product-title { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#home-features .field-name-field-home-feature-product-title { font-size: 16px; line-height: 20px }
}
body.gotham-styles #home-features .field-name-field-home-feature-product-title { font-weight: 500 }
#home-features .feature-product-plus, #home-features .feature-product-minus { cursor: pointer; enable-background: new 0 0 22.6 22.5; height: 20px; vertical-align: middle; width: 20px }
#home-features .feature-product-plus .st0, #home-features .feature-product-minus .st0 { fill: none; stroke: #149aad; stroke-width: 2; stroke-miterlimit: 10 }
#home-features .feature-product-plus { position: absolute; top: 0; right: 0 }
#home-features .feature-product-details { margin-bottom: 30px; min-height: 320px; position: relative }
@media screen and (min-width:768px) {
#home-features .feature-product-details { min-height: inherit; width: 100%; top: 100%; padding: 0 20px; border-color: #cccfd1; border-bottom-width: 0; border-left-width: 1px; border-right-width: 1px; border-top-width: 0; border-style: solid }
}
@media screen and (min-width:1200px) {
#home-features .feature-product-details { padding: 0 38px }
}
#home-features .feature-product-details .center-vertical-child { position: absolute; width: 140%; left: -20% }
@media screen and (min-width:500px) {
#home-features .feature-product-details .center-vertical-child { width: 166%; left: -33% }
}
@media screen and (min-width:768px) {
#home-features .feature-product-details .center-vertical-child { position: relative; width: 100%; left: 0 }
}
@media screen and (min-width:768px) {
#home-features .feature-product-image { width: 100%; position: absolute; padding: 0 20px }
}
@media screen and (min-width:1200px) {
#home-features .feature-product-image { padding: 0 38px }
}
@media screen and (min-width:768px) {
#home-features .floating { position: absolute }
#home-features .owl-item { position: relative; margin: 0 auto }
#home-features .owl-item:nth-child(2) { margin: 0 -1px }
#home-features .effectFadeDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown }
#home-features .effectFadeUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp }
#home-features .effectBounceDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown }
#home-features .effectBounceUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp }
#home-features .animated.effectFadeDown, #home-features .animated.effectFadeUp { -webkit-animation-duration: .3s; animation-duration: .3s }
#home-features .animated.effectBounceDown, #home-features .animated.effectBounceUp { -webkit-animation-duration: .6s; animation-duration: .6s }
}
#home-features .price-container { text-align: center }
@media screen and (min-width:768px) {
#home-features .price-container { text-align: left }
}
#home-features .price-container>div { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 12px; font-size: 14px; font-weight: 300; line-height: 18px; margin-top: 15px; display: inline-block }
#home-features .price-container>div small, #home-features .price-container>div .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#home-features .price-container>div small, #home-features .price-container>div .small { font-size: 75% }
body.gotham-styles #home-features .price-container>div { font-weight: 300 }
@media screen and (min-width:768px) {
#home-features .price-container>div { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#home-features .price-container>div { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#home-features .price-container>div { font-size: 16px; line-height: 20px }
}
#home-features .price-container .field-item { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: keep-all; word-break: keep-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto }
#home-features .field-name-field-homef-shopping-info { margin-top: 10px }
@media screen and (min-width:500px) {
#home-features .field-name-field-homef-shopping-info { margin: 10px auto 30px; max-width: 340px }
}
#home-features .field-name-field-homef-shopping-info .field-item { font-size: 12px; display: block; line-height: 16px; position: relative; margin-bottom: 15px }
@media screen and (min-width:1200px) {
#home-features .field-name-field-homef-shopping-info .field-item { font-size: 14px; line-height: 18px }
}
#home-features .field-name-field-homef-shopping-info .field-item.i18n-zh-cn, body.i18n-zh-cn #home-features .field-name-field-homef-shopping-info .field-item { font-size: 14px; line-height: 18px }
@media screen and (min-width:1200px) {
#home-features .field-name-field-homef-shopping-info .field-item.i18n-zh-cn, body.i18n-zh-cn #home-features .field-name-field-homef-shopping-info .field-item { font-size: 16px; line-height: 20px }
}
#home-features .field-name-field-homef-shopping-info .field-item .shopping-info-icon { position: absolute; top: 0; left: 0 }
#home-features .field-name-field-homef-shopping-info .field-item p { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: keep-all; word-break: keep-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; display: block; margin-left: 30px }
#home-features .owl-carousel { margin: auto; width: 70% }
@media screen and (min-width:500px) {
#home-features .owl-carousel { width: 60% }
}
@media screen and (min-width:768px) {
#home-features .owl-carousel { width: 100% }
}
#home-features .owl-carousel .owl-wrapper-outer { overflow: visible }
@media screen and (min-width:768px) {
#home-features .owl-carousel .owl-wrapper-outer { overflow: hidden }
}
#home-features .owl-carousel .owl-item .feature-product-details { opacity: 0; -webkit-transition: opacity 1s; transition: opacity .2s }
@media screen and (min-width:768px) {
#home-features .owl-carousel .owl-item .feature-product-details { opacity: 1 }
}
#home-features .owl-carousel .owl-item.active .feature-product-details { opacity: 1; -webkit-transition: opacity 1s; transition: opacity .5s }
#additional-tiles div[class*="num-tiles"]>.field-items>.field-item { display: inline-block; vertical-align: top; width: 100%; padding: 50px 0 }
#additional-tiles div[class*="num-tiles"]>.field-items>.field-item:last-child { background-color: #139aad }
#additional-tiles div[class*="num-tiles"]>.field-items>.field-item:last-child a { color: #fff }
#additional-tiles .field-collection-container { max-width: 1200px; margin: 0 auto; border: 0 }
#additional-tiles .field-collection-container .field-item { margin: 0 }
#additional-tiles .field-name-field-additional-tiles-title { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 20px; margin-bottom: 10px; font-size: 22px; font-weight: 300; line-height: 28px; color: #fff; margin: 0 0 5px }
#additional-tiles .field-name-field-additional-tiles-title small, #additional-tiles .field-name-field-additional-tiles-title .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#additional-tiles .field-name-field-additional-tiles-title small, #additional-tiles .field-name-field-additional-tiles-title .small { font-size: 65% }
body.gotham-styles #additional-tiles .field-name-field-additional-tiles-title { font-weight: 300 }
@media screen and (min-width:768px) {
#additional-tiles .field-name-field-additional-tiles-title { font-size: 20px; line-height: 24px }
}
@media screen and (min-width:992px) {
#additional-tiles .field-name-field-additional-tiles-title { font-size: 30px; line-height: 38px }
}
@media screen and (min-width:1200px) {
#additional-tiles .field-name-field-additional-tiles-title { font-size: 36px; line-height: 44px }
}
#additional-tiles .field-name-field-additional-tiles-link { font-size: 10px; line-height: 14px; font-weight: 600; font-size: 14px; line-height: 18px }
body.gotham-styles #additional-tiles .field-name-field-additional-tiles-link { font-weight: 500 }
@media screen and (min-width:768px) {
#additional-tiles .field-name-field-additional-tiles-link { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
#additional-tiles .field-name-field-additional-tiles-link { font-size: 14px; line-height: 18px }
}
#additional-tiles .field-name-field-additional-tiles-link.i18n-zh-cn, body.i18n-zh-cn #additional-tiles .field-name-field-additional-tiles-link { font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
#additional-tiles .field-name-field-additional-tiles-link.i18n-zh-cn, body.i18n-zh-cn #additional-tiles .field-name-field-additional-tiles-link { font-size: 14px; line-height: 18px }
}
@media screen and (min-width:992px) {
#additional-tiles .field-name-field-additional-tiles-link.i18n-zh-cn, body.i18n-zh-cn #additional-tiles .field-name-field-additional-tiles-link { font-size: 16px; line-height: 20px }
}
#additional-tiles .field-collection-view { border: 0; padding: 0; margin: 0 }
#additional-tiles .internal-wrapper { margin: 0 auto; padding: 0 20px; font-size: 0 }
#additional-tiles .picture, #additional-tiles .info { display: inline-block; vertical-align: middle }
#additional-tiles .picture { width: 18%; max-width: 60px }
#additional-tiles .picture img { width: 38px; height: 38px }
#additional-tiles .info { width: 82%; line-height: 35px; font-weight: 300 }
body.gotham-styles #additional-tiles .info { font-weight: 300 }
#additional-tiles .action-links { display: none }
#additional-tiles div.num-tiles-2>.field-items>.field-item:nth-child(1) { background-color: #3b4e56 }
#additional-tiles div.num-tiles-2>.field-items>.field-item:nth-child(1) a { color: #139aad }
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-2>.field-items>.field-item .field-name-field-additional-tiles-title .field-item { font-size: 24px; line-height: 30px }
}
@media screen and (min-width:1200px) {
#additional-tiles div.num-tiles-2>.field-items>.field-item .field-name-field-additional-tiles-title .field-item { font-size: 30px; line-height: 36px }
}
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) { padding-top: 30px; background-color: #e8edf2 }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities { padding-right: 20px; padding-left: 20px }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .left { margin-bottom: 12px }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-image-mob img { width: 100% }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-image { display: none }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-title .field-item { font-weight: 400; color: #139aad; margin: 0; font-size: 12px; line-height: 16px }
body.gotham-styles #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-title .field-item { font-weight: 400 }
@media screen and (min-width:768px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-title .field-item { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-title .field-item { font-size: 12px; line-height: 16px }
}
@media screen and (min-width:1200px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-title .field-item { font-size: 14px; line-height: 18px }
}
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px; margin-bottom: 10px; font-size: 18px; font-size: 16px; font-weight: 300; line-height: 20px }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline small, #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline .small { font-weight: normal; line-height: 1; color: #dfe5e9 }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline small, #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline .small { font-size: 75% }
body.gotham-styles #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-weight: 300 }
@media screen and (min-width:768px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 24px; line-height: 30px }
}
@media screen and (min-width:1200px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 30px; line-height: 36px }
}
body.gotham-styles #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 26px; line-height: 28px }
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 14px; line-height: 20px }
}
@media screen and (min-width:1200px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-headline { font-size: 16px; line-height: 20px }
}
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-date { color: #80888c; margin: 5px 0 }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(1) .tiles-communities a { color: #139aad }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) { background-color: #3b4e56 }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) a { color: #139aad }
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) .field-name-field-additional-tiles-title, #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(3) .field-name-field-additional-tiles-title { font-weight: 300 }
body.gotham-styles #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) .field-name-field-additional-tiles-title, body.gotham-styles #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(3) .field-name-field-additional-tiles-title { font-weight: 500 }
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) .field-name-field-additional-tiles-title .field-item, #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(3) .field-name-field-additional-tiles-title .field-item { font-size: 24px; line-height: 30px }
}
@media screen and (min-width:1200px) {
#additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(2) .field-name-field-additional-tiles-title .field-item, #additional-tiles div.num-tiles-3>.field-items>.field-item:nth-child(3) .field-name-field-additional-tiles-title .field-item { font-size: 30px; line-height: 36px }
}
@media screen and (min-width:768px) {
#additional-tiles .internal-wrapper { width: auto }
#additional-tiles .info { width: auto; line-height: 20px }
#additional-tiles div.num-tiles-1 { text-align: center }
#additional-tiles div.num-tiles-1>.field-items>.field-item { padding: 15px 0 }
#additional-tiles div.num-tiles-1 .internal-wrapper { line-height: 50px }
#additional-tiles div.num-tiles-1 .picture { max-width: 38px; position: relative; margin-right: 50px }
#additional-tiles div.num-tiles-1 .info { text-align: left; font-weight: 400 }
body.gotham-styles #additional-tiles div.num-tiles-1 .info { font-weight: 400 }
#additional-tiles div.num-tiles-1 .info .field-name-field-additional-tiles-title, #additional-tiles div.num-tiles-1 .info .field-name-field-additional-tiles-link { display: inline-block; vertical-align: baseline }
#additional-tiles div.num-tiles-1 .info .field-name-field-additional-tiles-title { margin-right: 10px }
#additional-tiles div.num-tiles-2 { display: table; table-layout: fixed; text-align: center; width: 100% }
#additional-tiles div.num-tiles-2>.field-items { display: table-row }
#additional-tiles div.num-tiles-2>.field-items>div.field-item { display: table-cell; width: 50%; padding: 50px 0 }
#additional-tiles div.num-tiles-2 .field-collection-view { padding: 0 }
#additional-tiles div.num-tiles-2 .field-name-field-additional-tiles-title { text-align: left }
#additional-tiles div.num-tiles-2 .field-name-field-additional-tiles-link { text-align: left; margin-top: 20px }
#additional-tiles div.num-tiles-2 .field-name-field-additional-tiles-link a { color: #139aad }
#additional-tiles div.num-tiles-2 .picture { position: relative; margin-right: 2% }
#additional-tiles div.num-tiles-2 .info { line-height: 10px; font-weight: 400; width: 78% }
body.gotham-styles #additional-tiles div.num-tiles-2 .info { font-weight: 400 }
#additional-tiles div.num-tiles-3 .picture, #additional-tiles div.num-tiles-3 .info { display: block }
#additional-tiles div.num-tiles-3>.field-items>div.field-item { padding: 50px 0 }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(1) { width: 100%; padding: 30px 0 }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(1) .tiles-communities .left { margin-bottom: 0 }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(2), #additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(3) { width: 50%; text-align: center; min-height: 230px }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(2) .field-name-field-additional-tiles-link, #additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(3) .field-name-field-additional-tiles-link { margin-top: 10px }
#additional-tiles div.num-tiles-3>.field-items>div.field-item .picture { margin: 0 auto 15px }
#additional-tiles div.num-tiles-3 .left, #additional-tiles div.num-tiles-3 .right { display: inline-block; margin: 0; vertical-align: middle; width: 50% }
#additional-tiles div.num-tiles-3 .left { text-align: right }
#additional-tiles div.num-tiles-3 .right { padding-left: 30px }
}
@media screen and (min-width:992px) {
#additional-tiles div.num-tiles-3 { display: table }
#additional-tiles div.num-tiles-3>.field-items { display: table-row }
#additional-tiles div.num-tiles-3>.field-items>div.field-item { display: table-cell }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(1) { width: 50%; padding: 50px 0 }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-image-mob { display: none }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(1) .tiles-communities .field-name-field-additional-tiles-image { display: block }
#additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(2), #additional-tiles div.num-tiles-3>.field-items>div.field-item:nth-child(3) { width: 25%; text-align: center; min-height: 100% }
}
.node-homepage #promo-area { margin: 0; padding: 0 }
.node-homepage #promo-area .field-collection-container { margin-bottom: 0 }
.node-homepage #promo-area .field-collection-view { margin: 0; padding: 0; border: 0 }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data { width: 100% }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items { display: table; width: 100% }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items .field-item { margin: 0; padding: 0 }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.field-item { color: #222c30 }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.field-item:nth-child(1) { background-color: #eff4f7 }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.field-item:nth-child(2) { background-color: #e8eef1 }
@media screen and (min-width:768px) {
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.odd, .node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.even { display: table-cell; width: 50%; vertical-align: middle }
}
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.even .promo-img>.img-mob-right { display: none }
.node-homepage #promo-area>.field-collection-container>.field-name-field-hp-promo-area-data>.field-items>.odd .promo-img>.img-mob-left { display: none }
.node-homepage #promo-area .promo-tile { display: table; height: 100%; width: 100%; padding: 0 20px }
@media screen and (min-width:500px) {
.node-homepage #promo-area .promo-tile { padding: 0 15px }
}
.node-homepage #promo-area .promo-tile>.field-name-field-hp-promo-area-link { display: none }
.node-homepage #promo-area .promo-tile>.promo-img { display: table-cell; vertical-align: middle; height: 100% }
.node-homepage #promo-area .promo-tile>.promo-img .img-mob-left { margin-right: 30px }
.node-homepage #promo-area .promo-tile>.promo-img .img-mob-right { margin-left: 30px }
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg-mb img { min-height: 50px; max-height: 100px }
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-image-mb, .node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg-mb { display: block }
@media screen and (min-width:768px) {
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-image-mb, .node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg-mb { display: none }
}
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg img { min-height: 50px; max-height: 100px; max-width: 100px }
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-image, .node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg { display: none }
@media screen and (min-width:768px) {
.node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-image, .node-homepage #promo-area .promo-tile>.promo-img .field-name-field-hp-promo-area-svg { display: block; margin: 0 30px 0 0 }
}
.node-homepage #promo-area .promo-tile>.promo-text { display: table-cell; vertical-align: middle; height: 100%; width: 100%; padding: 20px 0 }
@media screen and (min-width:768px) {
.node-homepage #promo-area .promo-tile>.promo-text { padding: 50px 0 }
}
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading { width: 100%; font-size: 18px; margin-bottom: 20px; float: left; font-weight: 400 }
body.gotham-styles .node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading { font-weight: 500 }
@media screen and (min-width:1200px) {
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading { font-size: 30px }
}
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading { width: 100%; font-size: 14px; float: left; font-weight: 400 }
body.gotham-styles .node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading { font-weight: 300 }
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading a:before, .node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading a:before { content: ' '; display: block; height: 20px }
@media screen and (min-width:768px) {
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading a:before, .node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading a:before { display: none }
}
.node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-heading a, .node-homepage #promo-area .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading a { text-decoration: none }
@media screen and (min-width:768px) {
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile { margin: 0 auto; height: 85px; width: auto }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile .promo-img .field-name-field-hp-promo-area-image { margin-right: 40px }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile .promo-img img { height: 50px; width: auto }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text { padding: 0; width: auto }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-heading, .node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading { width: auto; margin: 0; font-size: 30px; line-height: 30px }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-heading a:before, .node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading a:before { display: none }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-heading a, .node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading a { color: #139aad }
.node-homepage #promo-area>.field-collection-container>.num-promos-1 .promo-tile>.promo-text .field-name-field-hp-promo-area-sub-heading { margin-left: 10px }
}
@media screen and (min-width:1200px) {
.node-homepage #promo-area>.field-collection-container>.num-promos-2 .promo-tile { width: 600px }
}
@media screen and (min-width:992px) {
.node-homepage #promo-area>.field-collection-container>.num-promos-2>.field-items>.even .promo-tile { float: right }
}
@media screen and (min-width:992px) {
.node-homepage #promo-area>.field-collection-container>.num-promos-2>.field-items>.odd .promo-tile { float: right }
}
@media screen and (min-width:1300px) {
.node-homepage #promo-area>.field-collection-container>.num-promos-2>.field-items>.odd .promo-tile { float: left; padding-left: 100px }
}
@media print {
footer { display: none }
}
#thank-you { background-color: #dfe5e9; display: block }
#thank-you .row { margin-left: 0; margin-right: 0 }
#thank-you .thankyou-logo img { padding: 0 30px }
#thank-you .confirmation-thank-you { width: 100%; background: #5c92fa; border-bottom: 1px dotted #dfe5e9; margin-left: 0; margin-right: 0 }
#thank-you .confirmation-thank-you h3 { font-size: 18px; line-height: 22px; font-weight: 600; color: #fff; margin: 0 0 20px }
body.gotham-styles #thank-you .confirmation-thank-you h3 { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .confirmation-thank-you h3 { font-size: 28px; line-height: 32px; font-weight: 600; margin-bottom: 5px }
body.gotham-styles #thank-you .confirmation-thank-you h3 { font-weight: 500 }
}
#thank-you .confirmation-thank-you .thankyou-order-id { color: #fff; font-size: 12px; line-height: 16px; font-weight: 600; margin-bottom: 20px }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-order-id { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .confirmation-thank-you .thankyou-order-id { font-size: 20px; line-height: 24px; font-weight: 400; margin-bottom: 5px }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-order-id { font-weight: 400 }
}
#thank-you .confirmation-thank-you .thankyou-order-successful { color: #fff; font-size: 12px; line-height: 16px; font-weight: 600; margin-bottom: 20px }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-order-successful { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .confirmation-thank-you .thankyou-order-successful { font-size: 20px; line-height: 24px; font-weight: 400; margin-bottom: 5px }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-order-successful { font-weight: 400 }
}
#thank-you .confirmation-thank-you .thankyou-check-your-email { color: #fff; margin: 0; font-size: 12px; line-height: 16px; font-weight: 600 }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-check-your-email { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .confirmation-thank-you .thankyou-check-your-email { font-size: 14px; line-height: 20px; font-weight: 400; margin-bottom: 20px }
body.gotham-styles #thank-you .confirmation-thank-you .thankyou-check-your-email { font-weight: 400 }
}
#thank-you .confirmation-thank-you .thankyou-print-page a { background-color: #fff; color: #afb5b5; height: 40px; display: inline-block; line-height: 40px; text-align: center; padding: 0 25px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-decoration: none }
#thank-you .confirmation-thank-you .thank-you-inner { padding: 20px 15px; max-width: 1200px; width: 100%; margin: 0 auto }
@media screen and (min-width:768px) {
#thank-you .confirmation-thank-you .thank-you-inner { padding: 20px 0 25px }
}
#thank-you .order-details h3.thankyou-order-receipt-label { font-size: 12px; line-height: 16px; margin: 20px 15px }
@media screen and (min-width:768px) {
#thank-you .order-details h3.thankyou-order-receipt-label { margin: 25px 0 15px 0; font-size: 28px; line-height: 32px; font-weight: 600 }
body.gotham-styles #thank-you .order-details h3.thankyou-order-receipt-label { font-weight: 500 }
}
#thank-you .order-details .container { padding: 0 }
#thank-you .thankyou-payment-info-wrapper { background: #fff; padding: 20px 0 30px; margin-bottom: 20px }
@media screen and (min-width:768px) {
#thank-you .thankyou-payment-info-wrapper { border: 1px solid #e0e5e9; border-bottom: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 25px 0 40px }
}
#thank-you .thankyou-payment-info-wrapper h4 { font-size: 12px; line-height: 16px; font-weight: 400; padding: 0 20px 20px; margin: 0; border-bottom: 1px solid #e0e5e9 }
body.gotham-styles #thank-you .thankyou-payment-info-wrapper h4 { font-weight: 400 }
@media screen and (min-width:768px) {
#thank-you .thankyou-payment-info-wrapper h4 { border: 0; font-size: 14px; line-height: 20px }
}
#thank-you .thankyou-payment-info-wrapper .thankyou-payment-type { padding: 0 }
@media screen and (min-width:768px) {
#thank-you .thankyou-payment-info-wrapper .thankyou-payment-type { border: 1px solid #e0e5e9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 20px 5px 20px 40px; margin: 0 20px }
}
#thank-you .thankyou-payment-info-wrapper .thankyou-payment-type p { margin: 0; padding: 20px 15px 0; font-size: 12px; line-height: 16px }
@media screen and (min-width:768px) {
#thank-you .thankyou-payment-info-wrapper .thankyou-payment-type p { padding: 0; line-height: 20px }
}
#thank-you .thankyou-order-details-wrapper { background: #fff; padding: 20px 0 0; overflow: hidden; margin-bottom: 20px }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper { border: 1px solid #e0e5e9; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 25px 20px 25px }
}
#thank-you .thankyou-order-details-wrapper h4 { font-size: 12px; line-height: 16px; padding: 0 20px 20px; margin: 0 }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper h4 { font-size: 14px; line-height: 20px; font-weight: 400; padding: 0 0 20px }
body.gotham-styles #thank-you .thankyou-order-details-wrapper h4 { font-weight: 400 }
}
#thank-you .thankyou-order-details-wrapper .thankyou-product-details { background-color: #f7f8fa; border-bottom: 0; padding: 20px 5px }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-product-details { border: 1px solid #e0e5e9; border-bottom: 0; padding: 20px 5px 20px 40px }
#thank-you .thankyou-order-details-wrapper .thankyou-product-details:first-child { -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0 }
}
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-name { font-size: 10px; line-height: 14px; font-weight: 600; padding-bottom: 20px }
body.gotham-styles #thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-name { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-name { padding: 0; font-size: 14px; line-height: 20px }
}
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-quantity { border: 1px solid #e0e5e9; background: #fff; height: 20px; width: 30px; line-height: 20px; display: inline-block; text-align: center }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-quantity { float: right }
}
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-price { font-size: 10px; line-height: 14px; font-weight: 600; display: inline-block; text-align: right; float: right; width: 130px; min-height: 20px }
body.gotham-styles #thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-price { font-weight: 500 }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-product-details .thankyou-product-price { font-size: 14px; line-height: 20px }
}
#thank-you .thankyou-order-details-wrapper .thankyou-total { padding: 20px 5px }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-total { border: 1px solid #e0e5e9; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px }
}
#thank-you .thankyou-order-details-wrapper .thankyou-total ul { padding: 0; margin: 0 }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-total ul { float: right }
}
#thank-you .thankyou-order-details-wrapper .thankyou-total ul li { list-style: none outside; padding: 0; text-align: left; font-size: 10px; line-height: 16px; font-weight: 400; padding-bottom: 5px; clear: both }
body.gotham-styles #thank-you .thankyou-order-details-wrapper .thankyou-total ul li { font-weight: 400 }
@media screen and (min-width:768px) {
#thank-you .thankyou-order-details-wrapper .thankyou-total ul li { font-size: 14px; line-height: 20px; text-align: right }
}
#thank-you .thankyou-order-details-wrapper .thankyou-total ul li span { float: right; display: inline-block; width: 130px; text-align: right }
#thank-you .thankyou-order-details-wrapper .thankyou-total ul li.thankyou-total-paid { font-weight: 600 }
body.gotham-styles #thank-you .thankyou-order-details-wrapper .thankyou-total ul li.thankyou-total-paid { font-weight: 500 }
#thank-you .thankyou-order-details-wrapper .thankyou-total ul li:last-child { padding-bottom: 0 }
body.basic-page .main-container h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles body.basic-page .main-container h1 { font-weight: 500 }
body.basic-page .main-container h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles body.basic-page .main-container h2 { font-weight: 300 }
body.basic-page .main-container h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles body.basic-page .main-container h3 { font-weight: 400 }
body.basic-page .main-container h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles body.basic-page .main-container h5 { font-weight: 500 }
body.basic-page .main-container p { font-size: 18px }
body.basic-page .main-container p a { font-weight: 600 }
body.gotham-styles body.basic-page .main-container p a { font-weight: 500 }
body.basic-page .main-container p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles body.basic-page .main-container p.p1 { font-weight: 300 }
body.basic-page .main-container p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles body.basic-page .main-container p.p2 { font-weight: 300 }
@media screen and (min-width:768px) {
.field-name-field-paragraph-cards { overflow: hidden }
}
@media screen and (min-width:768px) {
.viewport-full { height: 100vh; overflow: hidden; margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:992px) {
.viewport-full { margin-top: -71px; padding-top: 71px }
}
@media screen and (min-width:768px) {
body.new-header .viewport-full { margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:992px) {
body.new-header .viewport-full { margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:768px) {
body.node-type-product .viewport-full { margin-top: -44px; padding-top: 44px }
}
@media screen and (min-width:992px) {
body.node-type-product .viewport-full { margin-top: -44px; padding-top: 44px }
}
@media screen and (min-width:768px) {
.viewport-full .full-bleed-wrapper { min-height: 100% }
}
@media screen and (min-width:768px) {
.viewport-full .wrap-info { height: 100%; position: relative; padding: 0 }
}
.viewport-full>div { height: 100% }
.viewport-full>div>.row { height: 100% }
@media screen and (min-width:768px) {
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { height: 100vh; overflow: hidden; margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:992px) {
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { margin-top: -71px; padding-top: 71px }
}
@media screen and (min-width:768px) {
body.new-header .paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:992px) {
body.new-header .paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { margin-top: -55px; padding-top: 55px }
}
@media screen and (min-width:768px) {
body.node-type-product .paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { margin-top: -44px; padding-top: 44px }
}
@media screen and (min-width:992px) {
body.node-type-product .paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full { margin-top: -44px; padding-top: 44px }
}
@media screen and (min-width:768px) {
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full .full-bleed-wrapper { min-height: 100% }
}
@media screen and (min-width:768px) {
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full .wrap-info { height: 100%; position: relative; padding: 0 }
}
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full>div { height: 100% }
.paragraphs-items>.field-type-paragraphs>.field-items>.field-item:first-child .owl-full-bleed .viewport-custom-full>div>.row { height: 100% }
h3.designit { font-size: 30px; line-height: 32px; font-weight: 700 }
body.gotham-styles h3.designit { font-weight: 700 }
@media screen and (min-width:500px) {
h3.designit { font-size: 35px; line-height: 37px; font-weight: 700 }
body.gotham-styles h3.designit { font-weight: 700 }
}
@media screen and (min-width:992px) {
h3.designit { font-size: 60px; line-height: 64px; font-weight: 700 }
body.gotham-styles h3.designit { font-weight: 700 }
}
h4.designit { color: #80888c; font-size: 30px; line-height: 32px; font-weight: 300 }
body.gotham-styles h4.designit { font-weight: 300 }
@media screen and (min-width:500px) {
h4.designit { font-size: 35px; line-height: 37px; font-weight: 300 }
body.gotham-styles h4.designit { font-weight: 300 }
}
@media screen and (min-width:992px) {
h4.designit { font-size: 60px; line-height: 62px; font-weight: 300 }
body.gotham-styles h4.designit { font-weight: 300 }
}
h3.designrefresh { color: #444647; font-size: 22px; line-height: 1.15; font-weight: 700 }
body.gotham-styles h3.designrefresh { font-weight: 700 }
h4.designrefresh { color: #444647; font-size: 17px; line-height: 1.15; font-weight: 400 }
body.gotham-styles h4.designrefresh { font-weight: 400 }
.motorola-xcode-design-refresh-form .alert-danger { color: #262727; font-size: 14px; line-height: 1.4; float: left }
.motorola-xcode-design-refresh-form .alert-danger .error-title { color: #f4364c; font-weight: 600; font-size: 14px }
.motorola-xcode-design-refresh-form .alert-danger a { color: #5b90fd; font-weight: 400; font-style: normal }
.motorola-xcode-design-refresh-form a { font-size: 13px; line-height: 1.15; font-weight: 700 }
body.gotham-styles .motorola-xcode-design-refresh-form a { font-weight: 700 }
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form a { font-size: 13px; line-height: 1.15; font-weight: 700 }
body.gotham-styles .motorola-xcode-design-refresh-form a { font-weight: 700 }
}
.motorola-xcode-design-refresh-form .content .field-name-field-form-page-list label { font-size: 13px; line-height: 1.45; font-weight: 700; color: #444647 }
body.gotham-styles .motorola-xcode-design-refresh-form .content .field-name-field-form-page-list label { font-weight: 700 }
.motorola-xcode-design-refresh-form .content .field-name-field-form-page-list label .form-required { color: #e41b23 }
.motorola-xcode-design-refresh-form .content .field-name-field-form-page-list label.error { color: red; line-height: 1.4 }
.motorola-xcode-design-refresh-form .content .form-item-motorola-xcode-design-refresh-email label { color: #a0a3a5 }
.motorola-xcode-design-refresh-form .content .form-item-motorola-xcode-design-refresh-email label.error { color: red }
.motorola-xcode-design-refresh-form .content .form-type-textfield input.error { color: #1f282b }
.motorola-xcode-design-refresh-form .help-text { color: #a0a3a5 }
.motorola-xcode-design-refresh-form .help-block { color: #888b8d; line-height: 1.45 }
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .help-block { font-size: 12px }
}
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .field-name-field-form-page-suffix a { font-size: 14px; line-height: 1.15; font-weight: 600 }
body.gotham-styles .motorola-xcode-design-refresh-form .field-name-field-form-page-suffix a { font-weight: 500 }
}
.node-type-form-page .content .field-name-field-form-page-list label.error { color: red; font-size: 13px; font-weight: normal }
.node-type-form-page .site-wrapper>.main-container>.row>section { margin-top: 0 }
.node-type-form-page .main-container { background-color: #eff2f4 }
.node-type-form-page .page-header { display: none }
.node-type-form-page .content { display: table }
@media screen and (min-width:500px) {
.node-type-form-page .content { padding: 7% 0 }
}
.node-type-form-page .content>div { display: table-cell; vertical-align: middle }
@media screen and (min-width:500px) {
.node-type-form-page .content>div { width: 50% }
}
.node-type-form-page .content .group-left-side { padding: 7% 10px; text-align: center; vertical-align: top }
@media screen and (min-width:500px) {
.node-type-form-page .content .group-left-side { text-align: left; padding: 30px 0 0 30px }
}
@media screen and (min-width:1200px) {
.node-type-form-page .content .group-left-side { padding-left: 0 }
}
.node-type-form-page .content .field-name-field-form-page-side-image { display: table-caption; padding: 42px 10px 0 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-side-image { padding-top: 0; display: table-cell }
}
.node-type-form-page .content .field-name-field-form-page-side-image img { width: 100% }
.node-type-form-page .content .field-name-field-form-page-prefix { padding: 25px 0 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-prefix { padding: 0 }
}
.node-type-form-page .content .field-name-field-form-page-list .field-item { color: transparent }
.node-type-form-page .content .field-name-field-form-page-list .form-type-textfield { margin: 0 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-list .form-type-textfield { margin: 42px auto 0 }
}
.node-type-form-page .content .field-name-field-form-page-list .form-type-textfield input { border: 2px solid #dfe5e9; font-size: 18px; height: 56px; margin: 10px auto 10px; max-width: 380px; padding: 13px 18px }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-list .form-type-textfield input { height: 60px; margin: 47px 0 17px; max-width: 390px }
}
.node-type-form-page .content .field-name-field-form-page-list .form-type-textfield input:hover { border-color: #95b8fc }
.node-type-form-page .content .field-name-field-form-page-list .help-text { color: #80888c; font-size: 13px; line-height: 21px; font-weight: 400; margin: auto; margin-top: 11px; padding-bottom: 6px; width: 300px }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-list .help-text { font-weight: 400 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-list .help-text { margin: 0 }
}
.node-type-form-page .content .field-name-field-form-page-list .recaptcha_background_label { color: #80888c; font-size: 14px; line-height: 18px; font-weight: 400; margin: 30px auto 20px; padding-bottom: 6px; width: 280px }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-list .recaptcha_background_label { font-weight: 400 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-list .recaptcha_background_label { display: none }
}
.node-type-form-page .content .field-name-field-form-page-list .captcha { background: transparent; border: 0; box-shadow: none; clear: none; display: inline-block; vertical-align: bottom; margin: 0 }
.node-type-form-page .content .field-name-field-form-page-list .captcha .panel-heading { display: none }
.node-type-form-page .content .field-name-field-form-page-list .captcha .panel-body { border: 0; clear: none; display: inline-block; padding: 0 }
.node-type-form-page .content .field-name-field-form-page-list .captcha .panel-body .help-block { display: none }
.node-type-form-page .content .field-name-field-form-page-list .error { background: transparent none; color: #e41b23; font-size: 18px; line-height: 30px; font-weight: 400; margin-top: 17px; margin-bottom: 17px }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-list .error { font-weight: 400 }
.node-type-form-page .content .field-name-field-form-page-list label.error { margin-top: 0; margin-bottom: 0 }
.node-type-form-page .content .field-name-field-form-page-list .form-submit { font-size: 16px; line-height: 15px; font-weight: 600; background-color: #5c92fa; color: #fff; height: 57px; margin: 0; padding: 0 20px; width: 100%; text-align: center; margin-top: 10px }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-list .form-submit { font-weight: 500 }
@media screen and (min-width:500px) {
.node-type-form-page .content .field-name-field-form-page-list .form-submit { min-width: 142px; margin: 0 0 6px 11px; width: auto }
}
.node-type-form-page .content .field-name-field-form-page-suffix { color: #80888c; font-size: 14px; line-height: 20px; font-weight: 400; margin-top: 55px }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-suffix { font-weight: 400 }
@media screen and (min-width:768px) {
.node-type-form-page .content .field-name-field-form-page-suffix { margin-top: 105px }
}
.node-type-form-page .content .field-name-field-form-page-suffix h6 { color: #1f282b; font-size: 14px; line-height: 20px; font-weight: 600 }
body.gotham-styles .node-type-form-page .content .field-name-field-form-page-suffix h6 { font-weight: 500 }
.node-type-form-page .footer .footer-wrap .region-footer { background: #fff }
.motorola-xcode-design-refresh-form .node-form-page .content { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content { padding: 55px 0 29px 0 }
}
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .node-form-page .content { padding-top: 49px; padding-left: 5px }
}
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-top: 30px; padding-bottom: 29px }
@media(min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side { float: left; width: 41.66666667% }
}
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side .alert-danger { background: #ffe0e3; border: 0; position: relative; margin: 0; padding: 10px 15px 22px 65px }
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side .alert-danger h4+p { padding-top: 2px; margin-bottom: 14px }
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side .alert-danger ul { padding: 0; margin: 21px 0 }
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side { padding: 0 0 0 30px; max-width: 320px; text-align: center }
}
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side { padding: 0 }
}
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side h3.designrefresh { margin-top: 7px }
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side h4 { margin: 15px 0 8px }
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side h4+p { margin-top: 10px; margin-bottom: 20px }
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side h4+p { margin-top: 8px }
}
.motorola-xcode-design-refresh-form .node-form-page .content .group-left-side .g-recaptcha { max-width: 260px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image { display: none; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media(min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image { float: left; width: 58.33333333% }
}
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image { display: block; margin: 30px 0 80px; padding-left: 30px }
}
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; text-align: center }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image .field-items { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:992px) and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image { float: left; width: 66.66666667% }
}
@media screen and (min-width:992px) and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image .field-items { float: left; width: 58.33333333% }
}
@media screen and (min-width:992px) and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-side-image .field-items { left: 25% }
}
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-prefix { padding: 25px 0 0 0; text-align: center }
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-prefix { padding: 0 }
}
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list { text-align: left }
@media screen and (min-width:992px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list { margin: 5px }
}
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-type-textfield { margin: 0 }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-type-textfield input { margin: 0 0 4px; border: 1px solid #a2a4a6; height: 53px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-type-textfield input.error { border-color: #fdaea6; background: #fff }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei { width: auto; vertical-align: top }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei label { display: block }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei input { display: inline-block; max-width: 210px }
@media screen and (min-width:500px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei input { max-width: 330px }
}
@media screen and (min-width:768px) {
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei input { max-width: 230px }
}
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content { position: relative; display: inline-block; vertical-align: top; padding-top: 6px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-button { position: relative; right: -10px; left: auto; top: auto; bottom: auto; display: inline-block; vertical-align: middle; width: 42px; height: 42px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-button:before { border-width: 2px; font-size: 26px; line-height: 42px; font-weight: 600; color: #80888c }
body.gotham-styles .motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-button:before { font-weight: 500 }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper { left: auto; right: -35px; max-width: 350px; min-width: 310px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper .content { padding: 10px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper .content div { width: 100%; display: block }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper .content div .field-item { color: #000 }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper:before { left: auto; right: 25px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .form-item-motorola-xcode-design-refresh-imei .tooltip-content .tooltip-wrapper:after { left: auto; right: 25px }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-list .help-text { width: 100%; margin: 0; line-height: 18px; padding-bottom: 4px }
.motorola-xcode-design-refresh-form .node-form-page .content label { margin: 18px 0 6px }
.motorola-xcode-design-refresh-form .node-form-page .content label.error { margin: 0; display: block }
.motorola-xcode-design-refresh-form .node-form-page .content label.captcha-label { margin-bottom: 0 }
.motorola-xcode-design-refresh-form .node-form-page .content .form-item-motorola-xcode-design-refresh-email label { margin: 3px 0 6px 0 }
.motorola-xcode-design-refresh-form .node-form-page .content .field-name-field-form-page-suffix { text-align: center; margin: 15px 0 0 }
.motorola-xcode-design-refresh-form .node-form-page .content .form-submit { width: 100%; margin: 14px 0 0 0; height: 50px }
.motorola-xcode-design-refresh-form .error-title { position: relative }
.motorola-xcode-design-refresh-form .error-title::before { content: url(/sites/all/themes/custom/motorola_bootstrap/images/warning-icon.png); left: -50px; top: -12px; position: absolute }
.video-wrapper { background: #000 none repeat scroll 0 0; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 90 }
.video-wrapper img, .video-wrapper iframe { width: 100%; height: 100%; position: absolute }
.video-wrapper img.video-thumb { height: 100%; left: 0; margin: auto; position: absolute; right: 0; width: auto }
.video-wrapper .video-player, .video-wrapper.playing .play-btn { z-index: 150; opacity: 0 }
.video-wrapper.playing .video-player, .video-wrapper.paused .video-player { opacity: 1; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out }
.video-wrapper .play-btn { z-index: 60 }
.video-wrapper.paused .headline-wrapper .logo, .video-wrapper.paused .headline-wrapper .headline-text { display: none }
.video-wrapper.paused .play-btn { z-index: 200; opacity: 1; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out }
.video-wrapper.paused .video-thumb { opacity: 0; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out }
.paragraphs-items .owl-theme .owl-controls { position: absolute; display: inline-block; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: 15px auto }
@media screen and (min-width:768px) {
.paragraphs-items .owl-theme .owl-controls { float: left; position: relative; margin-top: -37px }
}
.paragraphs-items .owl-theme .owl-controls .owl-buttons { display: none }
@media screen and (min-width:768px) {
.paragraphs-items .owl-theme .owl-controls .owl-buttons { display: block }
}
.paragraphs-items .owl-theme .owl-controls .owl-buttons div { height: 12.7px; width: 12.7px; margin: 0; padding: 0; top: 2px; display: block; position: absolute; cursor: pointer; overflow: hidden; background: transparent; border-top: 3px solid #79d5e2; border-right: 3px solid #79d5e2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; opacity: .75; filter: alpha(opacity=75); -webkit-transition: opacity .12s; -o-transition: opacity .12s; transition: opacity .12s }
.paragraphs-items .owl-theme .owl-controls .owl-buttons div:hover { border-color: #92dce7 }
.paragraphs-items .owl-theme .owl-controls .owl-buttons div.owl-prev { left: -20px; -webkit-transform: rotate(230deg); -ms-transform: rotate(230deg); -o-transform: rotate(230deg); transform: rotate(230deg) }
.paragraphs-items .owl-theme .owl-controls .owl-buttons div.owl-next { right: -20px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg) }
.paragraphs-items .owl-theme .owl-controls .owl-pagination { position: relative }
.paragraphs-items .owl-theme .owl-controls .owl-pagination .owl-page:hover span { background-color: #79d5e2 }
.paragraphs-items .owl-theme .owl-controls .owl-pagination .owl-page span { width: 10px; height: 10px; display: inline-block; margin: 0 5px; background-color: #cccdce; border-radius: 50% }
.paragraphs-items .owl-theme .owl-controls .owl-pagination .owl-page span:hover { background-color: #79d5e2 }
.paragraphs-items .owl-theme .owl-controls .owl-pagination .owl-page.active span { background-color: #79d5e2 }
body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-full-bleed-image h2, body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-full-bleed-video h2, body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-single-column-promo h2 { font-weight: 500 }
body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-full-bleed-image h5, body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-full-bleed-video h5, body.gotham-styles .paragraphs-items .owl-theme .paragraphs-item-single-column-promo h5 { font-weight: 300 }
.paragraphs-item-full-bleed-image h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-image h1 { font-weight: 500 }
.paragraphs-item-full-bleed-image h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-image h2 { font-weight: 300 }
.paragraphs-item-full-bleed-image h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles .paragraphs-item-full-bleed-image h3 { font-weight: 400 }
.paragraphs-item-full-bleed-image h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-image h5 { font-weight: 500 }
.paragraphs-item-full-bleed-image p { font-size: 18px }
.paragraphs-item-full-bleed-image p a { font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-image p a { font-weight: 500 }
.paragraphs-item-full-bleed-image p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-image p.p1 { font-weight: 300 }
.paragraphs-item-full-bleed-image p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-image p.p2 { font-weight: 300 }
.paragraphs-item-full-bleed-image .field-collection-view, .paragraphs-item-full-bleed-image .field-collection-container, .paragraphs-item-full-bleed-image .field-collection-container .field-items .field-item { margin: 0; padding: 0; border: 0 }
.paragraphs-item-full-bleed-image .full-bleed-wrapper { height: 100%; overflow: hidden; position: relative }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper>div { bottom: 0; left: 0; position: absolute; right: 0; top: 0 }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper { min-height: 650px }
}
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-collection-item-field-full-bleed-image { height: 100% }
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-name-field-fullb-cta { margin-top: 15px; margin-bottom: 15px }
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image img { display: block; max-width: 100%; height: auto; width: 100% }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image img { width: auto }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image { height: 200%; left: -50%; position: absolute; top: -50%; width: 200% }
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image img { bottom: 0; left: 0; margin: auto; min-height: 50%; min-width: 50%; position: absolute; right: 0; top: 0 }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image .field-name-field-fullb-image { display: none }
}
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image .field-name-field-fullb-image-desktop { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .background-image .field-name-field-fullb-image-desktop { display: block }
}
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content { max-width: 1200px; height: 100%; margin: 0 auto }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content { padding: 0 10px }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content.left-aligned .col-xs-12 { position: relative; float: left; width: 50%; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content.right-aligned .col-xs-12 { position: relative; float: left; width: 50%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 50% }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content.center-vertical .wrap-info { vertical-align: middle }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content.top-vertical .wrap-info { vertical-align: top }
}
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content.bottom-vertical .wrap-info { vertical-align: bottom }
}
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content .row { height: 100% }
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content .row .col-xs-12 { height: 100%; display: table }
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content .row .col-xs-12 .wrap-info { padding: 30px 0; display: table-cell; text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .content .row .col-xs-12 .wrap-info { text-align: left; padding: 30px 0 60px }
}
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-name-field-full-bleed-prod-logo img { height: 30px }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-name-field-full-bleed-prod-logo img { height: 26px }
}
@media screen and (min-width:992px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-name-field-full-bleed-prod-logo img { height: 30px }
}
@media screen and (min-width:1200px) {
.paragraphs-item-full-bleed-image .full-bleed-wrapper .field-name-field-full-bleed-prod-logo img { height: 35px }
}
.paragraphs-items .owl-carousel .paragraphs-item-full-bleed-image .full-bleed-wrapper .content .col-xs-12 .wrap-info { padding: 45px 10px }
@media screen and (min-width:768px) {
.paragraphs-items .owl-carousel .paragraphs-item-full-bleed-image .full-bleed-wrapper .content .col-xs-12 .wrap-info { padding: 30px 0 }
}
@media screen and (min-width:768px) {
.paragraphs-items .owl-carousel .paragraphs-item-full-bleed-image .full-bleed-wrapper .content.bottom-vertical .wrap-info { padding-bottom: 60px }
}
.paragraphs-item-full-bleed-video { position: relative; height: 100% }
.paragraphs-item-full-bleed-video h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-video h1 { font-weight: 500 }
.paragraphs-item-full-bleed-video h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-video h2 { font-weight: 300 }
.paragraphs-item-full-bleed-video h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles .paragraphs-item-full-bleed-video h3 { font-weight: 400 }
.paragraphs-item-full-bleed-video h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-video h5 { font-weight: 500 }
.paragraphs-item-full-bleed-video p { font-size: 18px }
.paragraphs-item-full-bleed-video p a { font-weight: 600 }
body.gotham-styles .paragraphs-item-full-bleed-video p a { font-weight: 500 }
.paragraphs-item-full-bleed-video p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-video p.p1 { font-weight: 300 }
.paragraphs-item-full-bleed-video p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-video p.p2 { font-weight: 300 }
.paragraphs-item-full-bleed-video .viewport-custom-full { height: auto }
.paragraphs-item-full-bleed-video .video-wrapper { position: relative }
.paragraphs-item-full-bleed-video .video-wrapper:before { display: block; content: ""; width: 100%; padding-top: 56.25% }
.paragraphs-item-full-bleed-video .video-wrapper img[class^="video-thumb"] { max-width: initial; height: auto; width: 100%; top: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-video .video-wrapper img[class^="video-thumb"] { height: 100%; width: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
}
@media screen and (min-width:1200px) {
.paragraphs-item-full-bleed-video .video-wrapper img[class^="video-thumb"] { height: auto; width: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
}
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; width: 100%; height: auto; text-align: center }
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper { position: relative; margin-top: 0; height: auto; margin-bottom: 20px }
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .loader-spinner, .paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .play-btn { position: relative; width: 50px; height: 50px; left: 0; margin: 0 auto; top: 0; cursor: pointer }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .loader-spinner, .paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .play-btn { height: 80px; width: 80px }
}
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .loader-spinner { display: block }
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .loader-spinner-wrapper .play-btn { display: none }
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text { position: relative; padding: 15px 10px }
@media screen and (min-width:768px) {
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text { padding: 20px 0 30px }
}
@media screen and (min-width:992px) {
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text { padding: 20px 0 30px }
}
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text h1 { margin: 0; padding: 0; font-size: 22px; line-height: 28px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text h1 { font-weight: 300 }
@media screen and (min-width:992px) {
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text h1 { font-size: 36px; line-height: 46px; font-weight: 300 }
body.gotham-styles .paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .headline-text h1 { font-weight: 300 }
}
.paragraphs-item-full-bleed-video .video-wrapper .headline-wrapper .logo { position: relative; margin-top: 20px; width: auto }
.paragraphs-item-full-bleed-video .video-wrapper.loaded .headline-wrapper .loader-spinner-wrapper .loader-spinner { display: none }
.paragraphs-item-full-bleed-video .video-wrapper.loaded .headline-wrapper .loader-spinner-wrapper .play-btn { display: block }
.paragraphs-item-full-bleed-video .video-wrapper .video-player { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
.paragraphs-item-full-bleed-video .video-wrapper.played-one-time .headline-wrapper .loader-spinner, .paragraphs-item-full-bleed-video .video-wrapper.not-auto-play .headline-wrapper .loader-spinner { display: none }
.paragraphs-item-full-bleed-video .video-wrapper.played-one-time .headline-wrapper .play-btn, .paragraphs-item-full-bleed-video .video-wrapper.not-auto-play .headline-wrapper .play-btn { display: block }
.paragraphs-item-full-bleed-video .paused .headline-wrapper { z-index: 160 }
.paragraphs-item-full-bleed-video .paused .headline-text, .paragraphs-item-full-bleed-video .paused .logo, .paragraphs-item-full-bleed-video .paused .loader-spinner { opacity: 0 }
.paragraphs-item-single-column-promo { height: 100% }
.paragraphs-item-single-column-promo h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo h1 { font-weight: 500 }
.paragraphs-item-single-column-promo h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo h2 { font-weight: 300 }
.paragraphs-item-single-column-promo h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo h3 { font-weight: 400 }
.paragraphs-item-single-column-promo h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo h5 { font-weight: 500 }
.paragraphs-item-single-column-promo p { font-size: 18px }
.paragraphs-item-single-column-promo p a { font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo p a { font-weight: 500 }
.paragraphs-item-single-column-promo p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo p.p1 { font-weight: 300 }
.paragraphs-item-single-column-promo p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo p.p2 { font-weight: 300 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo { height: 650px }
}
.paragraphs-item-single-column-promo .single-column-area { width: 100vw; position: relative; height: 100%; overflow: hidden }
.paragraphs-item-single-column-promo .single-column-area>.row { max-width: 1200px; margin: 0 auto }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .single-column-area>.row { height: 100% }
}
.paragraphs-item-single-column-promo .single-column-area>.row.paragraph-video-wrapper { max-width: 100% }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .single-column-area>.row>div { padding: 0 }
.paragraphs-item-single-column-promo .single-column-area>.row>div.pull-right { padding-left: 25px }
.paragraphs-item-single-column-promo .single-column-area>.row>div.pull-left { padding-right: 25px }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo .single-column-area>.row>div { padding: 0 30px }
}
.paragraphs-item-single-column-promo .product-image-area { padding: 40px 10px 0 10px }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-image-area { display: table; table-layout: fixed; height: 100%; padding: 0 }
}
.paragraphs-item-single-column-promo .product-image-area>div { width: 100% }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-image-area>div { display: table-cell; vertical-align: middle }
}
.paragraphs-item-single-column-promo .product-image-area img { margin: 0 auto }
.paragraphs-item-single-column-promo .product-description-wrapper { padding-bottom: 25px }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-wrapper { display: table; height: 100%; padding-bottom: 30px }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-wrapper>.row { display: table-cell }
.paragraphs-item-single-column-promo .product-description-wrapper>.row.top-vertical { vertical-align: top }
.paragraphs-item-single-column-promo .product-description-wrapper>.row.center-vertical { vertical-align: middle }
.paragraphs-item-single-column-promo .product-description-wrapper>.row.bottom-vertical { vertical-align: bottom }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-wrapper, .paragraphs-item-single-column-promo .product-image-area { top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
}
.paragraphs-item-single-column-promo .product-description-area, .paragraphs-item-single-column-promo .product-cta-area { text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-area, .paragraphs-item-single-column-promo .product-cta-area { text-align: left }
}
.paragraphs-item-single-column-promo .product-description-area { padding-top: 30px; padding-bottom: 30px }
.paragraphs-item-single-column-promo .product-description-area div h2 { margin: 0; font-size: 26px; line-height: 30px; font-weight: 300; padding: 25px 0 15px }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h2 { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-area div h2 { font-size: 22px; line-height: 28px; font-weight: 300; padding: 0 0 50px 0 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h2 { font-weight: 500 }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo .product-description-area div h2 { font-size: 36px; line-height: 46px; font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h2 { font-weight: 500 }
}
.paragraphs-item-single-column-promo .product-description-area div h3 { margin: 0; font-size: 16px; line-height: 20px; font-weight: 400; margin-bottom: 20px }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h3 { font-weight: 400 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-area div h3 { font-size: 16px; line-height: 20px; font-weight: 400; margin-bottom: 20px }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h3 { font-weight: 400 }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo .product-description-area div h3 { font-size: 24px; line-height: 30px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h3 { font-weight: 400 }
}
.paragraphs-item-single-column-promo .product-description-area div h5 { font-size: 18px; line-height: 24px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div h5 { font-weight: 300 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-area div h5 { font-size: 22px; line-height: 30px }
}
.paragraphs-item-single-column-promo .product-description-area div p.p1 { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div p.p1 { font-weight: 400 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .product-description-area div p.p1 { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div p.p1 { font-weight: 400 }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo .product-description-area div p.p1 { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo .product-description-area div p.p1 { font-weight: 400 }
}
.paragraphs-item-single-column-promo .product-cta-area { margin: 15px }
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo { text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo { text-align: left }
}
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo img { height: 30px }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo img { height: 26px }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo img { height: 30px }
}
@media screen and (min-width:1200px) {
.paragraphs-item-single-column-promo .field-name-field-scolpro-product-logo img { height: 35px }
}
.paragraphs-item-single-column-promo .field-name-field-scolpro-desktop-bg-image { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo .field-name-field-scolpro-desktop-bg-image { display: block; height: 200%; left: -50%; position: absolute; top: -50%; width: 200% }
}
.paragraphs-item-single-column-promo .field-name-field-scolpro-desktop-bg-image img { bottom: 0; left: 0; margin: auto; min-height: 50%; min-width: 50%; position: absolute; right: 0; top: 0 }
.paragraphs-item-single-column-promo .field-name-field-scolpro-desktop-image img, .paragraphs-item-single-column-promo .field-name-field-scolpro-mobile-image img, .paragraphs-item-single-column-promo .promo-ecommerce-image img, .paragraphs-item-single-column-promo .single-column-variation-img img { display: block; max-width: 100%; height: auto }
.paragraphs-item-single-column-promo .video-wrapper { position: relative; margin: 0 auto; height: 175px; padding-bottom: 56.25% }
.paragraphs-item-single-column-promo .video-wrapper img[class^="video-thumb"] { height: 100%; position: absolute; width: 100%; top: 0 }
.paragraphs-item-single-column-promo .video-wrapper .video-player { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
@media screen and (min-width:768px) {
.owl-item .paragraphs-item-single-column-promo .single-column-area>.row>div { padding: 0 }
}
@media screen and (min-width:768px) {
.owl-item .paragraphs-item-single-column-promo .single-column-area>.row>div.pull-right { padding-left: 25px }
}
@media screen and (min-width:768px) {
.owl-item .paragraphs-item-single-column-promo .single-column-area>.row>div.pull-left { padding-right: 25px }
}
@media screen and (min-width:768px) {
.owl-carousel .paragraphs-item-single-column-promo .bottom-vertical { padding-bottom: 60px }
}
.single-column-h2 { font-size: 26px; line-height: 30px; font-weight: 300; padding: 25px 0 15px }
body.gotham-styles .single-column-h2 { font-weight: 500 }
.single-column-h2-tablet { font-size: 22px; line-height: 28px; font-weight: 300; padding: 0 0 50px 0 }
body.gotham-styles .single-column-h2-tablet { font-weight: 500 }
.single-column-h2-normal { font-size: 36px; line-height: 46px; font-weight: 300 }
body.gotham-styles .single-column-h2-normal { font-weight: 500 }
.single-column-h4 { font-size: 16px; line-height: 20px; font-weight: 400; margin-bottom: 20px }
body.gotham-styles .single-column-h4 { font-weight: 400 }
.single-column-h4-tablet { font-size: 16px; line-height: 20px; font-weight: 400; margin-bottom: 20px }
body.gotham-styles .single-column-h4-tablet { font-weight: 400 }
.single-column-h4-normal { font-size: 24px; line-height: 30px; font-weight: 400 }
body.gotham-styles .single-column-h4-normal { font-weight: 400 }
.single-column-p1 { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .single-column-p1 { font-weight: 400 }
.single-column-p1-tablet { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .single-column-p1-tablet { font-weight: 400 }
.single-column-p1-normal { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .single-column-p1-normal { font-weight: 400 }
.paragraphs-item-single-column-promo-v1-1 { padding: 20px 0 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area { overflow: hidden; max-height: 485px }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area>.row { margin: 0 auto }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-title h2 { font-size: 36px; line-height: 1; font-weight: 600; padding-bottom: 12px; margin: 0 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-title h2 { font-weight: 500 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .promo-ecommerce-price { padding-bottom: 20px }
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .promo-ecommerce-price { padding-bottom: 40px }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-image-area { height: 100% }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-image-area .promo-ecommerce-image-secondary { text-align: center }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-image-area .promo-ecommerce-image-secondary img { width: auto; height: auto; max-width: 160px; max-height: 160px }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-image-area .promo-ecommerce-image-secondary img { max-width: 400px; max-height: 400px }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper { padding: 0 }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper { display: table }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper>.row { height: 400px; display: table-cell; vertical-align: middle }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper p, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper p.p1 { font-size: 14px; line-height: 18px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper p, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper p.p1 { font-weight: 400 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .product-description-wrapper .product-description-area { padding: 10px 5px }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information p, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information p.p1, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information a { color: #0091a6; font-size: 14px; line-height: 22px; font-weight: 400 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information p, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information p.p1, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information a { font-weight: 400 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information a { text-decoration: none }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information a:hover { text-decoration: underline }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information .monthly-price-text { font-size: 18px; line-height: 22px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information .monthly-price-text { font-weight: 500 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .commerce-price-savings-formatter-list { padding-left: 0 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .commerce-price-savings-formatter-list, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .commerce-price-savings-formatter-price { padding: 0 8px 0 0 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .price-amount { font-size: 18px; line-height: 22px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .price-amount { font-weight: 500 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information:not(.hidden) { clear: both }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information:not(.hidden)+.promo-ecommerce-price .price-amount { font-size: 14px; line-height: 22px; font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-financing-information:not(.hidden)+.promo-ecommerce-price .price-amount { font-weight: 300 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form { float: left; margin: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form { float: none }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>div { margin: 0 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select { float: left; clear: both }
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select { margin-right: 50px; min-width: 0; max-width: 180px; clear: none }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select { min-width: 180px }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select { max-width: 33% }
}
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select { clear: none; margin-right: 50px }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box:last-child, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select:last-child { margin-right: 0 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container { padding-bottom: 20px }
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container { max-width: none }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select { border: 1px solid #ccc }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select .dd-selected, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select .dd-selected { padding: 0 36px 0 12px; height: 32px; white-space: nowrap }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select .dd-selected label, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select .dd-selected label { margin-bottom: 0; font-size: 18px; line-height: 32px; font-weight: 600 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select .dd-selected label, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select .dd-selected label { font-weight: 500 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select .dd-selected label .sim-card-item-price, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select .dd-selected label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-select .dd-selected label .sim-card-item-price, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-select .dd-selected label .sim-card-item-price { font-weight: 300 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option { padding: 0 12px }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option:hover, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option:hover { background-color: #d9eef2; color: #0090a7 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option.disabled, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option.disabled { background: #afb6ba; color: #fff }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option.disabled.no-stock-option, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option.disabled.no-stock-option { cursor: default }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option.disabled.no-stock-option .dd-option-text, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option.disabled.no-stock-option .dd-option-text { cursor: default }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option.disabled .sim-card-item-no-stock, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option.disabled .sim-card-item-no-stock { font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option.disabled .sim-card-item-no-stock, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option.disabled .sim-card-item-no-stock { font-weight: 300 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option label, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option label { font-size: 16px; line-height: 24px; font-weight: 600; margin-bottom: 0; cursor: pointer }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option label, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option label { font-weight: 500 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option label .sim-card-item-price, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-box .dd-container .dd-options .dd-option label .sim-card-item-price, body.gotham-styles .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-sim-card-select .dd-container .dd-options .dd-option label .sim-card-item-price { font-weight: 300 }
@media screen and (min-width:768px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color { width: 100% }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color { width: auto }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option { margin: 0 10px 12px 0; width: 35px; height: 35px; border: 1px solid #6f7170; padding: 0 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option:before { content: ''; display: block; padding: 2px; position: absolute; z-index: 2 }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option.selected { border: 1px solid #999; position: relative }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option.selected.black, .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option.selected.white { background-image: none }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option.selected:before { border: 2px solid #6f7170; top: -5px; left: -5px; width: 43px; height: 43px; border-radius: 50% }
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option:nth-child(4n), .paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-option:last-of-type { margin-right: 0 }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-widget { padding-bottom: 10px }
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form .form-type-select.form-item-select-color .color-widget { padding-bottom: 28px }
}
@media screen and (min-width:992px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form.force-select-color-line .form-type-select.form-item-select-color { width: 100%; max-width: none }
}
@media screen and (min-width:1200px) {
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form.force-select-color-line .form-type-select.form-item-select-color { width: auto; max-width: 180px }
}
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .quantity-selector-wrapper { margin: 0; clear: both }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-vendor-mobile-wrapper { text-align: left }
.paragraphs-item-single-column-promo-v1-1 .single-column-promo-v1-1-area .ecommerce-card.v1-1 .promo-vendor-mobile-wrapper .form-type-select { display: block }
.paragraphs-item-family-hero { position: relative }
.paragraphs-item-family-hero h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-hero h1 { font-weight: 500 }
.paragraphs-item-family-hero h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero h2 { font-weight: 300 }
.paragraphs-item-family-hero h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles .paragraphs-item-family-hero h3 { font-weight: 400 }
.paragraphs-item-family-hero h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-hero h5 { font-weight: 500 }
.paragraphs-item-family-hero p { font-size: 18px }
.paragraphs-item-family-hero p a { font-weight: 600 }
body.gotham-styles .paragraphs-item-family-hero p a { font-weight: 500 }
.paragraphs-item-family-hero p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero p.p1 { font-weight: 300 }
.paragraphs-item-family-hero p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero p.p2 { font-weight: 300 }
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid { max-width: 1200px; padding: 0 10px }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper { height: 320px }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image { position: relative; width: 100%; height: 190px }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image { height: 320px }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image { position: absolute; bottom: 0; right: 0; z-index: 1; margin: 0; width: auto }
}
@media screen and (min-width:1200px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image { position: relative; float: right; height: 0 }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image img { margin: auto; display: block; position: absolute; bottom: 0; left: 0; right: 0; max-width: 100%; max-height: 190px }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image img { max-height: 320px }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-image img { margin: 0; max-width: none; position: static }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description { text-align: center; background: #fff }
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description { z-index: 2; background: transparent; text-align: left; padding: 30px 0 30px 34px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description .field-name-field-fh-description { padding: 0 0 15px }
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description .field-name-field-fh-description h1 { letter-spacing: -.04em }
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description p { font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description p { font-weight: 300 }
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h1, .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h2 { font-weight: 300; font-size: 26px; line-height: 32px }
body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h1, body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h2 { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h1, .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h2 { font-size: 36px; line-height: 42px }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h5, .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h6 { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h5, body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h6 { font-weight: 300 }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h5, .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h6 { font-size: 22px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h5, body.gotham-styles .paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h6 { font-weight: 300 }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h1 { margin-top: -7px }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description h6 { margin-top: 5px }
}
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description .field-name-field-fh-cta { display: none }
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .container-fluid .fh-wrapper .fh-description .field-name-field-fh-cta { display: block; margin-top: 6px }
}
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop { overflow: hidden; position: absolute; left: -50%; width: 200%; text-align: center; height: 190px }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop { height: 320px }
}
@media screen and (min-width:1920px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop { left: 0; height: 640px; width: 100%; top: -50%; text-align: left }
}
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile div, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet div, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop div, .paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile img, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet img, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop img { height: 100% }
@media screen and (min-width:1920px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile img, .paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet img, .paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop img { width: 100%; height: auto; position: relative; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
}
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-mobile, .paragraphs-item-family-hero .field-name-field-fh-image-mobile { display: none }
}
.paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-image-tablet { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-image-tablet { display: block }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-tablet, .paragraphs-item-family-hero .field-name-field-fh-image-tablet { display: none }
}
.paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop, .paragraphs-item-family-hero .field-name-field-fh-image-desktop { display: none }
@media screen and (min-width:992px) {
.paragraphs-item-family-hero .field-name-field-fh-bg-img-desktop, .paragraphs-item-family-hero .field-name-field-fh-image-desktop { display: block }
}
.paragraphs-item-family-grid { margin-top: 30px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid .container-fluid { max-width: 1200px }
}
.paragraphs-item-family-grid .field-name-field-fg-header { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid .field-name-field-fg-header { display: block; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; font-size: 22px; line-height: 28px; font-weight: 300; padding: 0 .83% 10px .83% }
body.gotham-styles .paragraphs-item-family-grid .field-name-field-fg-header { font-weight: 500 }
body.gotham-styles .paragraphs-item-family-grid .field-name-field-fg-header { font-size: 48px; line-height: 80px; padding-left: 0 }
}
@media screen and (min-width:768px) and (min-width:768px) {
.paragraphs-item-family-grid .field-name-field-fg-header { float: left; width: 100% }
}
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles { width: 100% }
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items { width: 100%; height: 100% }
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items>.field-item { height: 100%; vertical-align: top; position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; display: inline-block; padding: 0; float: none !important }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items>.field-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; display: inline-block; padding: 0 }
}
@media screen and (min-width:768px) and (min-width:768px) {
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items>.field-item { float: left; width: 50% }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items>.field-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; display: inline-block; padding: 0 }
}
@media screen and (min-width:992px) and (min-width:992px) {
.paragraphs-item-family-grid .fg-tiles-group-wrapper .field-name-field-fg-tiles>.field-items>.field-item { float: left; width: 33.33333333% }
}
.paragraphs-item-family-grid .fg-tile-wraper { width: 100%; height: 100%; display: block; background-color: #fff }
.paragraphs-item-family-grid .fg-tile-wraper .fg-image-video { position: relative; overflow: hidden; min-height: 170px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid .fg-tile-wraper .fg-image-video { min-height: 280px; background-color: #eff4f7 }
}
.paragraphs-item-family-grid .fg-tile-wraper .fg-content { font-size: 14px; line-height: 20px; font-weight: 400; color: #222c30; padding: 25px 30px 20px; min-height: 160px }
body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content { font-weight: 300 }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid .fg-tile-wraper .fg-content { border: 1px solid #eff4f7; min-height: 240px }
.paragraphs-item-family-grid .fg-tile-wraper .fg-content:nth-child(2) { margin-left: -.5px; margin-right: -.5px }
}
.paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h1, .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h2, .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h3, .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h4, .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h5, .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h6 { padding: 0; margin: 0; font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h1, body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h2, body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h3, body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h4, body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h5, body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-title h6 { font-weight: 500 }
.paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-description { margin-top: 10px }
.paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-description a { font-size: 14px; line-height: 18px; font-weight: 600; color: #0091a6 }
body.gotham-styles .paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-description a { font-weight: 500 }
.paragraphs-item-family-grid .fg-tile-wraper .fg-content .fg-description ul { padding: 0 }
.paragraphs-item-family-grid.fg-off-canvas-enabled { margin-top: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid.fg-off-canvas-enabled { margin-top: 30px }
}
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-tiles-group-wrapper { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-tiles-group-wrapper { display: block }
}
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header { display: none }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .fg-off-canvas-logo { width: 100%; height: 45px; padding-left: 30px; position: relative }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .fg-off-canvas-logo .field-name-field-fg-off-logo { width: 50%; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .fg-off-canvas-logo .field-name-field-fg-off-logo img { cursor: pointer; height: 30px }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .fg-off-canvas-logo .close-button { width: 26px; height: 26px; display: block; right: 20px; cursor: pointer; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_xCLose_50_off_canvas.svg) no-repeat scroll 0 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .field-name-field-fg-off-headline { width: 100%; padding: 0 0 10px 30px; font-size: 22px; line-height: 28px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .field-name-field-fg-off-headline { font-weight: 500 }
body.gotham-styles .paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-header .field-name-field-fg-off-headline { font-size: 48px; line-height: 80px; padding-left: 10px }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper { height: 150px; width: 100%; padding: 0 10px; position: relative; margin-bottom: 2px; cursor: pointer; background-color: #0091a6 }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper { display: none }
}
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .caret-icon { width: 26px; height: 26px; display: block; right: 20px; cursor: pointer; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_30_off_canvas.svg) no-repeat scroll 0 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 2 }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-image { float: left; padding: 0 20px 0 10px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-text { padding: 10px 50px 10px 10px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1 }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-text .field-name-field-fg-off-title { color: #fff; font-size: 22px; line-height: 28px; font-weight: 300; padding-bottom: 10px }
body.gotham-styles .paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-text .field-name-field-fg-off-title { font-weight: 300 }
.paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-text .field-name-field-fg-off-number-of-items { color: #fff; font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-family-grid.fg-off-canvas-enabled .fg-off-canvas-wrapper .fg-off-canvas-text .field-name-field-fg-off-number-of-items { font-weight: 300 }
body.offcanvas-active.global-header-minimized { padding-top: 21px !important }
body.offcanvas-active #offcanvas { padding-top: 0 }
body.offcanvas-active #offcanvas .offcanvas-title { display: none }
body.offcanvas-active .paragraphs-item-family-grid .fg-tiles-group-wrapper { display: block }
body.offcanvas-active .paragraphs-item-family-grid .fg-off-canvas-header { display: block }
@media screen and (min-width:768px) {
body.offcanvas-active .paragraphs-item-family-grid .fg-off-canvas-header { display: none }
}
body.offcanvas-active .paragraphs-item-family-grid .fg-off-canvas-wrapper { display: none }
.paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop, .paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-image-video .field-name-field-fgimg-mo-image-desktop { -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out }
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop { opacity: 0; filter: alpha(opacity=0) }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-image-video .field-name-field-fgimg-mo-image-desktop { opacity: 1; filter: alpha(opacity=100) }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-content .fg-description-wrap .fg-description { -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; opacity: 0; filter: alpha(opacity=0) }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image:hover .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta { -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; opacity: 1; filter: alpha(opacity=100) }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .fg-new-tag { position: absolute; padding: 11px 11px 11px 34px; left: 0; bottom: 20px; font-size: 16px; line-height: 20px; font-weight: 600; color: #fff; background-color: #4759ca }
body.gotham-styles .paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .fg-new-tag { font-weight: 300 }
@media screen and (max-width:767px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-mobile img { display: block; max-width: 100%; height: auto; min-width: 100% }
}
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-mobile { display: none }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop, .paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-mo-image-desktop { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: none }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop, .paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-mo-image-desktop { -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out }
}
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop { display: block }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-image-desktop { opacity: 1; filter: alpha(opacity=100) }
}
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-image-video .field-name-field-fgimg-mo-image-desktop { display: block; opacity: 0; filter: alpha(opacity=0) }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap { position: relative }
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-description { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta { width: 100%; margin-top: 20px }
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta { position: absolute; top: 0; margin-top: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta .field-name-field-fgimg-cta { width: 100%; padding-bottom: 20px }
@media screen and (min-width:992px) {
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta .field-name-field-fgimg-cta { padding-bottom: 0 }
}
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta .field-name-field-fgimg-cta .field-item { width: 100%; display: inline-block }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta .field-name-field-fgimg-cta .field-item:not(:first-child) { margin-top: 15px }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-description-wrap .fg-cta .field-name-field-fgimg-cta .cta-library-wrap { width: 100% }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title { margin-bottom: 10px }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 { font-size: 16px; line-height: 20px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 { font-weight: 300 }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 div { display: inline-block; vertical-align: bottom }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 table { color: inherit; margin: 0 }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 table tr { background-color: transparent }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 table td { border: 0 none; padding: 0; line-height: 20px }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 td.commerce-price-savings-formatter-list+td.commerce-price-savings-formatter-price { padding-left: 5px }
.paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 td.commerce-price-savings-formatter-list+td.commerce-price-savings-formatter-price .price-amount { font-size: 16px; line-height: 20px; font-weight: 600; color: #009861 }
body.gotham-styles .paragraphs-item-family-grid-image .fg-tile-wraper .fg-content .fg-title h5 td.commerce-price-savings-formatter-list+td.commerce-price-savings-formatter-price .price-amount { font-weight: 500 }
@media screen and (max-width:767px) {
.paragraphs-item-family-grid-video .fg-tile-wraper .fg-image-video .video-thumb, .paragraphs-item-family-grid-video .fg-tile-wraper .fg-image-video .video-player { position: absolute; top: 0; left: 0; height: 100%; min-width: 100% }
}
.paragraphs-item-family-grid-video .fg-tile-wraper .fg-image-video .video-wrapper .video-thumb { top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
@media screen and (max-width:767px) {
.paragraphs-item-family-grid-video .fg-tile-wraper .fg-image-video .video-wrapper { position: relative }
}
@media screen and (max-width:767px) {
.paragraphs-item-family-grid-video .fg-tile-wraper .fg-image-video .video-wrapper:before { content: ' '; display: block; padding-top: 56%; width: 100% }
}
.paragraphs-item-family-grid-video .fg-tile-wraper .fg-content .fg-title h5 { font-size: 16px; line-height: 20px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-grid-video .fg-tile-wraper .fg-content .fg-title h5 { font-weight: 500 }
.paragraphs-item-family-grid-filler-content .internal-wrapper { position: relative; min-height: 170px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .internal-wrapper { min-height: 280px }
}
.paragraphs-item-family-grid-filler-content .content { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; padding: 0 25px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .content { text-align: center }
}
.paragraphs-item-family-grid-filler-content .content .picture { float: left; padding-top: 10px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .content .picture { float: none; max-width: 60px; margin: 0 auto 15px; padding: 0 }
}
.paragraphs-item-family-grid-filler-content .content .picture img { width: 38px; height: 38px }
.paragraphs-item-family-grid-filler-content .content .info { padding-left: 50px }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .content .info { padding: 0 }
}
.paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-headline { font-size: 22px; line-height: 30px; font-weight: 600; color: #fff }
body.gotham-styles .paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-headline { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-headline { font-size: 30px; line-height: 36px; font-weight: 600 }
body.gotham-styles .paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-headline { font-weight: 500 }
}
.paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-link { padding-top: 15px }
.paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-link a { font-size: 14px; line-height: 18px; font-weight: 600; color: #0091a6 }
body.gotham-styles .paragraphs-item-family-grid-filler-content .content .info .field-name-field-fgfc-link a { font-weight: 500 }
.paragraphs-item-family-grid-filler-content .fg-content.fg-filler-content { display: none; min-height: 0; padding-top: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-family-grid-filler-content .fg-content.fg-filler-content { display: block; min-height: 240px }
}
.paragraphs-item-multi-column-editorial { text-align: center; padding: 0 15px }
.paragraphs-item-multi-column-editorial h1 { font-size: 45px; line-height: 55px; font-weight: 600 }
body.gotham-styles .paragraphs-item-multi-column-editorial h1 { font-weight: 500 }
.paragraphs-item-multi-column-editorial h2 { font-size: 45px; line-height: 55px; font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial h2 { font-weight: 300 }
.paragraphs-item-multi-column-editorial h3 { font-size: 30px; line-height: 38px; font-weight: 400 }
body.gotham-styles .paragraphs-item-multi-column-editorial h3 { font-weight: 400 }
.paragraphs-item-multi-column-editorial h5 { font-size: 22px; line-height: 30px; font-weight: 600 }
body.gotham-styles .paragraphs-item-multi-column-editorial h5 { font-weight: 500 }
.paragraphs-item-multi-column-editorial p { font-size: 18px }
.paragraphs-item-multi-column-editorial p a { font-weight: 600 }
body.gotham-styles .paragraphs-item-multi-column-editorial p a { font-weight: 500 }
.paragraphs-item-multi-column-editorial p.p1 { font-size: 18px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial p.p1 { font-weight: 300 }
.paragraphs-item-multi-column-editorial p.p2 { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial p.p2 { font-weight: 300 }
.paragraphs-item-multi-column-editorial .play-btn-wrapper { text-align: left }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial { padding: 0 15px 20px; min-height: 650px }
}
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .container-fluid { max-width: 1200px }
}
.paragraphs-item-multi-column-editorial .field-name-field-mcedi-headline { margin-top: 30px; margin-bottom: 10px }
.paragraphs-item-multi-column-editorial .field-name-field-mcedi-headline h1 { font-weight: 700; padding: 0; margin: 0 }
body.gotham-styles .paragraphs-item-multi-column-editorial .field-name-field-mcedi-headline h1 { font-weight: 700 }
.paragraphs-item-multi-column-editorial .field-collection-container { border-bottom: 0; margin-top: 20px; margin-bottom: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-collection-container .field-name-field-mcedi-column>.field-items { display: table; table-layout: fixed; height: 100%; width: 100% }
}
.paragraphs-item-multi-column-editorial .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { margin-bottom: 20px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { display: table-cell; vertical-align: top }
}
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view { border-bottom: 0; padding: 0; margin: 0 }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .entity-field-collection-item { position: relative; float: none }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .entity-field-collection-item .content { padding-bottom: 20px }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-image img { display: block; max-width: 100%; height: auto; width: 100%; margin: 0 auto }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-video { padding: 0; position: relative }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-video .video-thumb, .paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-video .video-player { position: absolute; top: 0; left: 0; height: 100%; min-width: 100% }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-video .video-wrapper { position: relative }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-video .video-wrapper:before { content: ' '; display: block; padding-top: 56%; width: 100% }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-description, .paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-cta { padding-left: 20px; padding-right: 20px }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-description { text-align: center; min-height: 160px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-description { text-align: left }
}
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-description h5 { margin-top: 20px }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-cta { width: 100%; margin-top: 20px; text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-cta { text-align: left }
}
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm { border: 1px solid #dfe5e9 }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .view-ecomm-card-blc, .paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .mcedi-promo-spec, .paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .mcedi-description { width: 100%; float: left; text-align: center; padding: 0 20px }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .mcedi-description { min-height: inherit; text-align: center }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .mcedi-description h5 { margin-top: 0; margin-bottom: 0 }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .mcedi-promo-spec { padding: 20px; border-top: 1px solid #dfe5e9; color: #afb6ba; font-size: 12px; text-align: left }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .promo-ecommerce-image-secondary.variant-image { padding: 40px 20px 30px 20px }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .promo-ecommerce-image-secondary.variant-image img { width: 100% }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .promo-ecommerce-form>.form-type-select { float: left }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .promo-ecommerce-form>.form-type-select { margin-right: 0 }
}
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .view-ecomm-card-blc .promo-ecommerce-price { text-align: center }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .view-ecomm-card-blc .promo-ecommerce-price table { width: 100% }
.paragraphs-item-multi-column-editorial .field-collection-container .field-collection-view .mcedi-column-ecomm .view-ecomm-card-blc .promo-ecommerce-price table .price-amount { font-size: 14px; color: #80888c }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-name-field-mcedi-image-mobile { display: none }
}
.paragraphs-item-multi-column-editorial .field-name-field-mcedi-image-desktop { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial .field-name-field-mcedi-image-desktop { display: block }
}
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial.multi-column-editorial-wrapper-col-2 .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: none !important }
}
@media screen and (min-width:768px) and (min-width:768px) {
.paragraphs-item-multi-column-editorial.multi-column-editorial-wrapper-col-2 .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { float: left; width: 50% }
}
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial.multi-column-editorial-wrapper-col-3 .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 10px; padding-right: 10px; float: none !important }
}
@media screen and (min-width:768px) and (min-width:768px) {
.paragraphs-item-multi-column-editorial.multi-column-editorial-wrapper-col-3 .field-collection-container .field-name-field-mcedi-column>.field-items>.field-item { float: left; width: 33.33333333% }
}
.paragraphs-item-multi-column-editorial-v1-1 { background: #efefef }
.paragraphs-item-multi-column-editorial-v1-1 .mcedi-column-ecomm-v1-1 { background: #fff }
.main-container .paragraphs-item-multi-column-editorial-v1-1 .field-name-field-mcedi-headline-v1-1 { font-size: 32px; line-height: 36px; font-weight: 300; text-align: center; padding: 30px 0 }
body.gotham-styles .main-container .paragraphs-item-multi-column-editorial-v1-1 .field-name-field-mcedi-headline-v1-1 { font-weight: 300 }
.main-container .paragraphs-item-multi-column-editorial-v1-1 .field-name-field-mcedi-headline-v1-1 h1 { font-size: 18px; line-height: 22px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-multi-column-editorial-v1-1 .field-name-field-mcedi-headline-v1-1 h1 { font-weight: 300 }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-multi-column-editorial-v1-1 .field-name-field-mcedi-headline-v1-1 h1 { font-size: 32px; line-height: 36px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-image-secondary { text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-image-secondary { margin: 15px auto 0; width: 200px; height: 200px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-image-secondary img { max-width: 160px; max-height: 160px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-image-secondary img { max-width: 200px; max-height: 200px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-title { font-size: 18px; line-height: 18px; font-weight: 600; text-align: left }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-title { font-weight: 500 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-description { font-size: 12px; line-height: 18px; font-weight: 300; text-align: left }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-description { font-weight: 300 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-description p { font-size: 12px; line-height: 18px; font-weight: 300; text-align: left }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-description p { font-weight: 300 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-ecomm { min-height: 30px }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-ecomm, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-title, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .mcedi-description, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 { padding: 0 20px }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form { margin-top: 14px; font-size: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form { margin-top: 20px; min-height: 225px }
}
@media screen and (min-width:1200px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form { min-height: 175px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select { float: left; clear: both; margin-bottom: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select { float: left; clear: none; padding-right: 0; margin-right: 0 }
}
@media screen and (min-width:992px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select { float: none }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color { width: 100%; clear: both }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget { display: inline-block; width: 100%; margin-bottom: 8px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget { margin-bottom: 12px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option { margin: 0 10px 12px 0; width: 35px; height: 35px; border: 1px solid #6f7170; padding: 0 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option:before { content: ''; display: block; padding: 2px; position: absolute; z-index: 2 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option.selected { border: 1px solid #999; position: relative }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option.selected.black, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option.selected.white { background-image: none }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option.selected:before { border: 2px solid #6f7170; top: -5px; left: -5px; width: 43px; height: 43px; border-radius: 50% }
@media screen and (min-width:992px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-color .color-widget .color-option { margin: 0 7px 12px 0 }
}
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box { width: 45%; margin-right: 5%; display: inline-block }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-container { margin-bottom: 12px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-container { margin-bottom: 24px; clear: both }
}
@media screen and (min-width:992px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-container { clear: none; width: 100% }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select { border: 1px solid #ccc }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select .dd-selected { padding: 0 36px 0 12px; height: 32px; white-space: nowrap }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select .dd-selected label { margin-bottom: 0; font-size: 18px; line-height: 32px; font-weight: 600 }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select .dd-selected label { font-weight: 500 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select .dd-selected label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-select .dd-selected label .sim-card-item-price { font-weight: 300 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option { padding: 0 12px }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option:hover { background-color: #d9eef2; color: #0090a7 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option.disabled { background: #afb6ba; color: #fff }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option.disabled.no-stock-option { cursor: default }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option.disabled.no-stock-option .dd-option-text { cursor: default }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option.disabled .sim-card-item-no-stock { font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option.disabled .sim-card-item-no-stock { font-weight: 300 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option label { font-size: 16px; line-height: 24px; font-weight: 600; margin-bottom: 0; cursor: pointer }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option label { font-weight: 500 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-form>.form-type-select.form-item-select-box .dd-options .dd-option label .sim-card-item-price { font-weight: 300 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .quantity-selector-wrapper { text-align: left; margin-bottom: 20px; margin-top: 6px; float: left }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .quantity-selector-wrapper { margin-bottom: 30px; margin-top: 0; float: none }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .commerce-price-savings-formatter-list, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 .commerce-price-savings-formatter-list, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price .commerce-price-savings-formatter-price, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 .commerce-price-savings-formatter-price { padding: 0 5px 0 0 }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr td .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr td .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr th .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr th .price-amount { font-size: 18px; line-height: 24px; font-weight: 600 }
body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr td .price-amount, body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr td .price-amount, body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr th .price-amount, body.gotham-styles .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr th .price-amount { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr td .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr td .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price table tr th .price-amount, .paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 table tr th .price-amount { font-size: 14px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price { display: block; padding-bottom: 6px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .ecommerce-card.v1-1 .promo-ecommerce-price { display: none; padding: 0 }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price.v1-1 { display: block; min-height: 24px }
}
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price table { width: auto }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price table .commerce-price-savings-formatter-list { float: right }
.paragraphs-item-multi-column-editorial-v1-1 .multi-column-v1-1-area .promo-ecommerce-price table .commerce-price-savings-formatter-price { float: left }
.paragraphs-item-multi-column-editorial-v1-1 .field-collection-container .field-name-field-mcedi-columns-v1-1>.field-items>.field-item { margin-bottom: 20px }
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .field-collection-container .field-name-field-mcedi-columns-v1-1>.field-items>.field-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 10px; padding-right: 10px }
}
@media screen and (min-width:768px) and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .field-collection-container .field-name-field-mcedi-columns-v1-1>.field-items>.field-item { float: left; width: 33.33333333% }
}
@media screen and (min-width:768px) {
.paragraphs-item-multi-column-editorial-v1-1 .container-fluid { max-width: 1200px }
}
.paragraphs-item-multi-column-editorial-v1-1 .container-fluid .field-collection-container, .paragraphs-item-multi-column-editorial-v1-1 .container-fluid .field-collection-view { border-bottom: 0; padding: 0; margin: 0 }
.main-container .paragraphs-item-image-grid .field-name-field-ig-header { text-align: center; padding: 40px 10px 20px; margin: 0 }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header { display: none }
}
.main-container .paragraphs-item-image-grid .field-collection-container { margin-bottom: 0 }
.main-container .paragraphs-item-image-grid .field-name-field-ig-header p.p1, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper p.p1 { margin: 0; padding: 0; font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header p.p1, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper p.p1 { font-weight: 300 }
@media screen and (min-width:992px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header p.p1, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper p.p1 { font-size: 14px; line-height: 21px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header p.p1, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper p.p1 { font-weight: 300 }
}
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { margin: 0; padding: 0 0 0 10px; font-size: 26px; line-height: 33px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { font-weight: 300 }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { font-size: 22px; line-height: 28px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { font-weight: 300 }
}
@media screen and (min-width:992px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { font-size: 36px; line-height: 46px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header h2, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h2 { font-weight: 300 }
}
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h4, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h4 { margin: 0; padding: 0 0 15px 10px; font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .main-container .paragraphs-item-image-grid .field-name-field-ig-header h4, body.gotham-styles .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h4 { font-weight: 500 }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h4, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h4 { padding: 0 20px 0 10px; font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.main-container .paragraphs-item-image-grid .field-name-field-ig-header h4, .main-container .paragraphs-item-image-grid .ig-cover-text-wrapper h4 { font-size: 24px; line-height: 30px }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item { margin: 0; padding: 0 }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item h4 { padding: 0 0 20px 0 }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-name-field-ig-tile-link { display: none }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .ig-tiles-column { padding: 0 }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view { padding: 0; margin: 0; border: 0; position: relative }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.clearfix:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.clearfix:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.dl-horizontal dd:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.dl-horizontal dd:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.container:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.container:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.container-fluid:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.container-fluid:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.row:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.row:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.form-horizontal .form-group:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.form-horizontal .form-group:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.btn-toolbar:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.btn-toolbar:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.btn-group-vertical>.btn-group:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.btn-group-vertical>.btn-group:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.nav:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.nav:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar-header:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar-header:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar-collapse:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.navbar-collapse:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.pager:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.pager:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.panel-body:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.panel-body:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.modal-footer:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view.modal-footer:after, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view#home-features:before, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view#home-features:after { clear: none }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-cover-text { overflow: hidden }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-cover-text { margin: 0; position: absolute; bottom: 0; left: 0; right: 0; z-index: 15; max-height: 350px }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-cover-text .ig-cover-text-wrapper { padding: 0 8.33333333% 0 20px; max-height: 175px; float: left; max-width: 600px; width: 100%; margin: 30px 0 30px; overflow: hidden }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-cover-text .ig-cover-text-wrapper .ig-cover-header-desktop { display: none }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-cover-text .ig-cover-text-wrapper .ig-cover-header-desktop { display: block }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper { position: relative; width: 100%; overflow: hidden }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper { height: 350px }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper { min-height: 350px; height: auto }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper img { display: block; max-width: 100%; width: 100%; height: auto }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper img { max-width: none; min-width: 100%; width: auto; min-height: 350px; height: auto; bottom: 0; left: 0; margin: auto; min-height: 50%; min-width: 50%; position: absolute; right: 0; top: 0 }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper img { position: static; width: 100%; height: auto }
}
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-image-desktop, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-hover-image-desktop { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: .5s; animation-duration: .5s; width: 200%; height: 200% }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-image-desktop, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-hover-image-desktop { width: 100%; height: 100% }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-image-desktop { position: static; width: 100%; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item .field-collection-view .ig-picture-wrapper .field-name-field-ig-hover-image-desktop img { width: 50vw }
}
@media screen and (min-width:1920px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-picture-wrapper .field-name-field-ig-hover-image-desktop img { width: 100vw }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-tiles-column { width: 100vw }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-cover-text { max-width: 1200px; top: 50%; bottom: auto; height: auto; width: 100%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%) }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-cover-text .ig-cover-text-wrapper { width: 50%; padding: 30px 8.33333333% 30px 20px; margin: 0; max-height: none; float: none }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-cover-text h2 { padding: 0 0 50px 0 }
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-item:first-child .ig-cover-text p { padding: 0 }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-image-mobile { display: block }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-image-mobile { display: none }
}
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-image-desktop, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-hover-image-desktop { display: none }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-image-desktop, .main-container .paragraphs-item-image-grid .field-collection-container .field-name-field-ig-tiles .field-name-field-ig-hover-image-desktop { display: block }
}
.flipbook-styles .paragraphs-item-flipbook a.a1 { color: #0091a6 }
.flipbook-styles .paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .flipbook-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
@media screen and (min-width:768px) {
.flipbook-styles .paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .flipbook-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
@media screen and (min-width:992px) {
.flipbook-styles .paragraphs-item-flipbook .a1 { font-size: 18px; line-height: 18px; font-weight: 600 }
body.gotham-styles .flipbook-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
.flipbook-styles a.flipbook { color: #0091a6 }
.flipbook-styles h2.flipbook { font-size: 26px; line-height: 33px; font-weight: 300 }
body.gotham-styles .flipbook-styles h2.flipbook { font-weight: 500 }
@media screen and (min-width:768px) {
.flipbook-styles h2.flipbook { font-size: 30px; line-height: 32px }
}
@media screen and (min-width:992px) {
.flipbook-styles h2.flipbook { font-size: 48px; line-height: 52px }
}
.flipbook-styles h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .flipbook-styles h3.flipbook { font-weight: 300 }
@media screen and (min-width:768px) {
.flipbook-styles h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .flipbook-styles h3.flipbook { font-weight: 300 }
}
@media screen and (min-width:992px) {
.flipbook-styles h3.flipbook { font-size: 24px; line-height: 30px; font-weight: 300 }
body.gotham-styles .flipbook-styles h3.flipbook { font-weight: 300 }
}
.flipbook-styles h4.flipbook, .flipbook-styles a.flipbook { font-size: 14px; line-height: 21px; font-weight: 600 }
body.gotham-styles .flipbook-styles h4.flipbook, body.gotham-styles .flipbook-styles a.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
.flipbook-styles h4.flipbook, .flipbook-styles a.flipbook { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.flipbook-styles h4.flipbook, .flipbook-styles a.flipbook { font-size: 24px; line-height: 30px }
}
.flipbook-styles p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .flipbook-styles p.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
.flipbook-styles p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .flipbook-styles p.flipbook { font-weight: 400 }
}
@media screen and (min-width:992px) {
.flipbook-styles p.flipbook { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .flipbook-styles p.flipbook { font-weight: 400 }
}
@media screen and (min-width:768px) {
.flipbook-styles a.flipbook:after { display: inline-block; background-repeat: no-repeat; background-position: 10px 0; content: ""; background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 15px 15px; width: 25px; height: 15px; position: relative; top: 2px }
}
@media screen and (min-width:992px) {
.flipbook-styles a.flipbook:after { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 20px 20px; width: 30px; height: 20px; top: 2px }
}
.paragraphs-item-flipbook a.a1 { color: #0091a6 }
.paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook .a1 { font-size: 18px; line-height: 18px; font-weight: 600 }
body.gotham-styles .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
a.flipbook { color: #0091a6 }
h2.flipbook { font-size: 26px; line-height: 33px; font-weight: 300 }
body.gotham-styles h2.flipbook { font-weight: 500 }
@media screen and (min-width:768px) {
h2.flipbook { font-size: 30px; line-height: 32px }
}
@media screen and (min-width:992px) {
h2.flipbook { font-size: 48px; line-height: 52px }
}
h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h3.flipbook { font-weight: 300 }
@media screen and (min-width:768px) {
h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h3.flipbook { font-weight: 300 }
}
@media screen and (min-width:992px) {
h3.flipbook { font-size: 24px; line-height: 30px; font-weight: 300 }
body.gotham-styles h3.flipbook { font-weight: 300 }
}
h4.flipbook, a.flipbook { font-size: 14px; line-height: 21px; font-weight: 600 }
body.gotham-styles h4.flipbook, body.gotham-styles a.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
h4.flipbook, a.flipbook { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
h4.flipbook, a.flipbook { font-size: 24px; line-height: 30px }
}
p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles p.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles p.flipbook { font-weight: 400 }
}
@media screen and (min-width:992px) {
p.flipbook { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles p.flipbook { font-weight: 400 }
}
@media screen and (min-width:768px) {
a.flipbook:after { display: inline-block; background-repeat: no-repeat; background-position: 10px 0; content: ""; background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 15px 15px; width: 25px; height: 15px; position: relative; top: 2px }
}
@media screen and (min-width:992px) {
a.flipbook:after { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 20px 20px; width: 30px; height: 20px; top: 2px }
}
.main-container .paragraphs-item-flipbook a.a1 { color: #0091a6 }
.main-container .paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .main-container .paragraphs-item-flipbook .a1 { font-weight: 500 }
@media screen and (min-width:768px) {
.main-container .paragraphs-item-flipbook .a1 { font-size: 12px; line-height: 15px; font-weight: 600 }
body.gotham-styles .main-container .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
@media screen and (min-width:992px) {
.main-container .paragraphs-item-flipbook .a1 { font-size: 18px; line-height: 18px; font-weight: 600 }
body.gotham-styles .main-container .paragraphs-item-flipbook .a1 { font-weight: 500 }
}
.main-container a.flipbook { color: #0091a6 }
.main-container h2.flipbook { font-size: 26px; line-height: 33px; font-weight: 300 }
body.gotham-styles .main-container h2.flipbook { font-weight: 500 }
@media screen and (min-width:768px) {
.main-container h2.flipbook { font-size: 30px; line-height: 32px }
}
@media screen and (min-width:992px) {
.main-container h2.flipbook { font-size: 48px; line-height: 52px }
}
.main-container h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .main-container h3.flipbook { font-weight: 300 }
@media screen and (min-width:768px) {
.main-container h3.flipbook { font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles .main-container h3.flipbook { font-weight: 300 }
}
@media screen and (min-width:992px) {
.main-container h3.flipbook { font-size: 24px; line-height: 30px; font-weight: 300 }
body.gotham-styles .main-container h3.flipbook { font-weight: 300 }
}
.main-container h4.flipbook, .main-container a.flipbook { font-size: 14px; line-height: 21px; font-weight: 600 }
body.gotham-styles .main-container h4.flipbook, body.gotham-styles .main-container a.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
.main-container h4.flipbook, .main-container a.flipbook { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.main-container h4.flipbook, .main-container a.flipbook { font-size: 24px; line-height: 30px }
}
.main-container p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .main-container p.flipbook { font-weight: 400 }
@media screen and (min-width:768px) {
.main-container p.flipbook { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .main-container p.flipbook { font-weight: 400 }
}
@media screen and (min-width:992px) {
.main-container p.flipbook { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .main-container p.flipbook { font-weight: 400 }
}
@media screen and (min-width:768px) {
.main-container a.flipbook:after { display: inline-block; background-repeat: no-repeat; background-position: 10px 0; content: ""; background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 15px 15px; width: 25px; height: 15px; position: relative; top: 2px }
}
@media screen and (min-width:992px) {
.main-container a.flipbook:after { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_circlechevronforward_flipbook_30.svg); background-size: 20px 20px; width: 30px; height: 20px; top: 2px }
}
.paragraphs-item-flipbook { width: 100% }
.paragraphs-item-flipbook .wow-element { visibility: hidden }
.paragraphs-item-flipbook.fade-in-carousel { opacity: 1; filter: alpha(opacity=100) }
.paragraphs-item-flipbook .flipbook { margin: 0 }
.paragraphs-item-flipbook .cursor-pointer { cursor: pointer }
.paragraphs-item-flipbook .top-section { text-align: center; margin-top: 25px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-section { margin-top: 60px }
}
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description { margin: 0 auto; width: 88.24%; padding: 0 5.88% 30px 5.88% }
body.gotham-styles .paragraphs-item-flipbook .top-section .field-name-field-flipb-description { padding: 0 0 30px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description { width: 100%; padding: 0 25% 50px 25% }
}
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h2 { letter-spacing: -.04em; color: #444647; font-size: 26px; line-height: 33px; margin-bottom: 15px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h2 { margin-bottom: 25px; font-size: 30px; line-height: 32px }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h2 { font-size: 48px; line-height: 52px }
}
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h3 { font-size: 16px; line-height: 20px; color: #444647 }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h3 { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook .top-section .field-name-field-flipb-description h3 { font-size: 24px; line-height: 30px }
}
.paragraphs-item-flipbook .flipbook-top-carousel .description p, .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .paragraphs-item-flipbook .flipbook-top-carousel .description p, body.gotham-styles .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-weight: 400 }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .flipbook-top-carousel .description p, .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .paragraphs-item-flipbook .flipbook-top-carousel .description p, body.gotham-styles .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-weight: 400 }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook .flipbook-top-carousel .description p, .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .paragraphs-item-flipbook .flipbook-top-carousel .description p, body.gotham-styles .paragraphs-item-flipbook .flipbook-bot-carousel .description p { font-weight: 400 }
}
.paragraphs-item-flipbook h4 { font-size: 14px; line-height: 21px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook h4 { font-size: 16px; line-height: 20px }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook h4 { font-size: 24px; line-height: 30px }
}
.paragraphs-item-flipbook .owl-carousel { margin: auto; width: 63%; max-width: 270px; min-width: 180px }
@media screen and (min-width:500px) {
.paragraphs-item-flipbook .owl-carousel { width: 55%; max-width: 400px }
}
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .owl-carousel { min-width: 450px; max-width: 950px }
}
@media screen and (min-width:992px) {
.paragraphs-item-flipbook .owl-carousel { width: 50% }
}
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer { overflow: visible; text-align: center }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel { position: relative }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel .text-block { display: block; opacity: 0; filter: alpha(opacity=0); text-align: center; position: absolute; left: 0; right: 0; -webkit-transition: all 175ms cubic-bezier(.75, 0, 1, 1); -o-transition: all 175ms cubic-bezier(.75, 0, 1, 1); transition: all 175ms cubic-bezier(.75, 0, 1, 1) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item .images { text-align: center }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item .images img { position: absolute; left: 0; right: 0; margin: 0 auto; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 175ms; transition-duration: 175ms; -webkit-transition-timing-function: cubic-bezier(.75, 0, 1, 1); transition-timing-function: cubic-bezier(.75, 0, 1, 1); -webkit-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); transform: rotateX(0); opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-1 .field-name-field-flipb-car-open-image img { -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: linear; transition-timing-function: linear; -webkit-transform: scale(.75); -ms-transform: scale(.75); -o-transform: scale(.75); transform: scale(.75); opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-1 .field-name-field-flipb-car-closed-image img { opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-1 .field-name-field-flipb-car-side-image img { opacity: 1; filter: alpha(opacity=100); z-index: 2 }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-2 .field-name-field-flipb-car-open-image img { -webkit-transition-duration: 175ms; transition-duration: 175ms; -webkit-transition-timing-function: linear; transition-timing-function: linear; opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-2 .field-name-field-flipb-car-side-image img { opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-2 .field-name-field-flipb-car-closed-image img { -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: linear; transition-timing-function: linear; opacity: 1; filter: alpha(opacity=100) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-2 .text-block { opacity: 1; filter: alpha(opacity=100); -webkit-transition-duration: 250ms; transition-duration: 250ms; -webkit-transition-timing-function: ease; transition-timing-function: ease; z-index: 2 }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-3 .field-name-field-flipb-car-closed-image { -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: linear; transition-timing-function: linear; opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-3 .field-name-field-flipb-car-side-image img { -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: linear; transition-timing-function: linear; opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.state-3 .field-name-field-flipb-car-open-image img { opacity: 1; filter: alpha(opacity=100); -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: linear; transition-timing-function: linear }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.left-item .field-name-field-flipb-car-side-image img:hover, .paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.right-item .field-name-field-flipb-car-side-image img:hover { -webkit-transition-duration: 175ms; transition-duration: 175ms; -webkit-transition-timing-function: cubic-bezier(.75, 0, 1, 1); transition-timing-function: cubic-bezier(.75, 0, 1, 1) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.left-item .field-name-field-flipb-car-side-image img:hover { -webkit-transform: translate(10px, 0); -ms-transform: translate(10px, 0); -o-transform: translate(10px, 0); transform: translate(10px, 0) }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.left-item .field-name-field-flipb-car-side-image img:hover { -webkit-transform: translate(20px, 0); -ms-transform: translate(20px, 0); -o-transform: translate(20px, 0); transform: translate(20px, 0) }
}
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.right-item .field-name-field-flipb-car-side-image img:hover { -webkit-transform: translate(-10px, 0); -ms-transform: translate(-10px, 0); -o-transform: translate(-10px, 0); transform: translate(-10px, 0) }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.right-item .field-name-field-flipb-car-side-image img:hover { -webkit-transform: translate(-20px, 0); -ms-transform: translate(-20px, 0); -o-transform: translate(-20px, 0); transform: translate(-20px, 0) }
}
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.active.state-3 .field-name-field-flipb-car-open-image img { z-index: 1 }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.active.state-2 .field-name-field-flipb-car-closed-image img { z-index: 1 }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.mouse-leave .field-name-field-flipb-car-closed-image img { -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06); transition-timing-function: cubic-bezier(.755, .05, .855, .06) }
.paragraphs-item-flipbook .owl-carousel .owl-wrapper-outer .owl-item.mouse-enter .field-name-field-flipb-car-open-image img { -webkit-transition-duration: 175ms; transition-duration: 175ms; -webkit-transition-timing-function: cubic-bezier(.75, 0, 1, 1); transition-timing-function: cubic-bezier(.75, 0, 1, 1) }
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel { min-height: 101px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel { min-height: 200px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel .text-block .field-name-field-flipb-car-title { margin-bottom: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel .text-block .field-name-field-flipb-car-title { margin-bottom: 20px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images img { -webkit-transform-origin: center 90%; -moz-transform-origin: center 90%; -ms-transform-origin: center 90%; transform-origin: center 90% }
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-side-image img { height: 70px; width: auto; bottom: 20px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-side-image img { height: 155px; bottom: 30px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-open-image img { width: 210px; bottom: 0; padding-bottom: 10px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-open-image img { width: 440px; padding-bottom: 30px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-closed-image img { width: 210px; bottom: 0; padding-bottom: 10px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-closed-image img { width: 440px; padding-bottom: 18px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .text-block { bottom: 55px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item .text-block { bottom: 110px }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-2.mouse-leave .images .field-name-field-flipb-car-closed-image img { bottom: -3px !important; padding-bottom: 0 !important }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-2.mouse-leave .images .field-name-field-flipb-car-closed-image img { bottom: -6px !important }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.mouse-enter .images .field-name-field-flipb-car-open-image img { padding-bottom: 10px !important }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.mouse-enter .images .field-name-field-flipb-car-open-image img { padding-bottom: 18px !important }
}
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-2 .field-name-field-flipb-car-open-image img { -webkit-transform: rotateX(75deg); -ms-transform: rotateX(75deg); -o-transform: rotateX(75deg); transform: rotateX(75deg) }
.paragraphs-item-flipbook .top-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-3 .field-name-field-flipb-car-side-image img { -ms-transform: rotateX(50deg) scale(1.35); -webkit-transform: rotateX(50deg) scale(1.35); transform: rotateX(50deg) scale(1.35) }
.paragraphs-item-flipbook .bottom-peeking { position: relative; z-index: 2 }
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel { min-height: 101px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel { min-height: 200px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel .text-block .field-name-field-flipb-car-title { margin-bottom: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .flipbook-carousel .text-block .field-name-field-flipb-car-title { margin-bottom: 20px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images img { -webkit-transform-origin: center 10%; -moz-transform-origin: center 10%; -ms-transform-origin: center 10%; transform-origin: center 10% }
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-side-image img { height: 70px; width: auto; top: 20px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-side-image img { height: 155px; top: 30px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-open-image img { width: 210px; top: 0; padding-top: 10px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-open-image img { width: 440px; padding-top: 30px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-closed-image img { width: 210px; top: 0; padding-top: 10px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .images .field-name-field-flipb-car-closed-image img { width: 440px; padding-top: 18px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .text-block { top: 60px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item .text-block { top: 120px }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-2.mouse-leave .field-name-field-flipb-car-closed-image img { padding-top: 0 !important; top: 0 !important }
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item.mouse-enter .images .field-name-field-flipb-car-open-image img { padding-top: 10px !important }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item.mouse-enter .images .field-name-field-flipb-car-open-image img { padding-top: 18px !important }
}
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-2 .field-name-field-flipb-car-open-image img { -webkit-transform: rotateX(-75deg); -ms-transform: rotateX(-75deg); -o-transform: rotateX(-75deg); transform: rotateX(-75deg) }
.paragraphs-item-flipbook .bottom-peeking .owl-carousel .owl-wrapper-outer .owl-item.state-3 .field-name-field-flipb-car-side-image img { -ms-transform: rotateX(-50deg) scale(1.35); -webkit-transform: rotateX(-50deg) scale(1.35); transform: rotateX(-50deg) scale(1.35) }
.paragraphs-item-flipbook .hidden-mobile { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .hidden-mobile { display: block }
}
.paragraphs-item-flipbook .bottom-section { padding-bottom: 25px; padding-top: 30px; text-align: center }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-section { padding-bottom: 60px; padding-top: 40px }
}
.paragraphs-item-flipbook .bottom-section .cta-library-wrap { width: 210px }
@media screen and (min-width:768px) {
.paragraphs-item-flipbook .bottom-section .cta-library-wrap { width: inherit }
}
.paragraphs-item-flipbook .container-fluid { position: relative }
.paragraphs-item-flipbook .flipbook-mouse-wrapper { height: 100%; width: 100%; position: absolute; z-index: 100; display: none }
.flipbook-p1 { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .flipbook-p1 { font-weight: 400 }
.flipbook-tablet-p1 { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .flipbook-tablet-p1 { font-weight: 400 }
.flipbook-normal-p1 { font-size: 14px; line-height: 21px; font-weight: 400 }
body.gotham-styles .flipbook-normal-p1 { font-weight: 400 }
.flipbook-h7 { font-size: 26px; line-height: 33px }
.flipbook-tablet-h7 { font-size: 30px; line-height: 32px }
.flipbook-normal-h7 { font-size: 48px; line-height: 52px }
.flipbook-h8 { font-size: 16px; line-height: 20px }
.flipbook-tablet-h8 { font-size: 16px; line-height: 20px }
.flipbook-normal-h8 { font-size: 24px; line-height: 30px }
.flipbook-h9 { font-size: 14px; line-height: 21px }
.flipbook-tablet-h9 { font-size: 16px; line-height: 20px }
.flipbook-normal-h9 { font-size: 24px; line-height: 30px }
.paragraphs-item-omni-channel { text-align: center; padding-bottom: 15px }
@media screen and (min-width:1200px) {
.paragraphs-item-omni-channel>.container { width: 1200px }
}
.paragraphs-item-omni-channel .field-collection-view, .paragraphs-item-omni-channel .field-collection-container { border: 0 }
.paragraphs-item-omni-channel .headline { text-align: center; padding: 30px 20px 30px 20px; font-size: 26px; line-height: 30px; font-weight: 300 }
body.gotham-styles .paragraphs-item-omni-channel .headline { font-weight: 300 }
@media screen and (min-width:500px) {
.paragraphs-item-omni-channel .headline { padding: 40px 0 30px 0; font-size: 22px; line-height: 28px; font-weight: 300 }
body.gotham-styles .paragraphs-item-omni-channel .headline { font-weight: 300 }
}
@media screen and (min-width:768px) {
.paragraphs-item-omni-channel .headline { font-size: 30px; line-height: 38px; font-weight: 300 }
body.gotham-styles .paragraphs-item-omni-channel .headline { font-weight: 300 }
}
@media screen and (min-width:992px) {
.paragraphs-item-omni-channel .headline { font-size: 32px; line-height: 44px; font-weight: 300 }
body.gotham-styles .paragraphs-item-omni-channel .headline { font-weight: 300 }
}
.paragraphs-item-omni-channel .retailer-logo-wrapper { display: inline-block; text-align: center; padding: 0 }
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item { display: inline-block; padding: 0; margin: 0 }
@media screen and (max-width:767px) {
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item { position: relative; float: left; width: 50%; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 }
}
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .field-collection-view { display: inline-block; padding: 0; margin: 0 }
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper { position: relative; width: 130px; height: 75px; margin: 0 10px }
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper a.retailer-logo { display: block; position: absolute; box-sizing: content-box; width: 130px; height: 45px; line-height: 45px; padding: 15px 0; top: 0; -webkit-transition: top .5s ease-out; -o-transition: top .5s ease-out; transition: top .5s ease-out; -webkit-backface-visibility: hidden }
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper a.retailer-logo img { display: block; max-width: 100%; height: auto; margin: auto; display: inline-block; vertical-align: middle }
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper a.retailer-text { opacity: 0; filter: alpha(opacity=0) }
@media screen and (min-width:768px) {
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper a.retailer-text { width: 100%; text-align: center; position: absolute; bottom: 0; left: 0; text-decoration: none; font-size: 10px; line-height: 20px; font-weight: 600; -webkit-transition: opacity .25s ease-out; -o-transition: opacity .25s ease-out; transition: opacity .25s ease-out }
body.gotham-styles .paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper a.retailer-text { font-weight: 500 }
}
@media screen and (min-width:768px) {
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper:hover a.retailer-logo { top: -15px; -webkit-transition: top .25s ease-in; -o-transition: top .25s ease-in; transition: top .25s ease-in }
}
@media screen and (min-width:768px) {
.paragraphs-item-omni-channel .retailer-logo-wrapper .field-item .retailer-wrapper:hover a.retailer-text { opacity: 1; filter: alpha(opacity=100); -webkit-transition: opacity .5s ease-in; -o-transition: opacity .5s ease-in; transition: opacity .5s ease-in }
}
h4.motocredit { color: #0091a6; padding-bottom: 23px; font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h4.motocredit { font-weight: 300 }
h4.motocredit a { color: #0091a6; font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h4.motocredit a { font-weight: 300 }
p.motocredit { font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles p.motocredit { font-weight: 400 }
p.motocredit a { color: #0091a6; font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles p.motocredit a { font-weight: 400 }
span.motocredit { font-size: 12px; line-height: 16px; font-weight: 600 }
body.gotham-styles span.motocredit { font-weight: 500 }
span.motocredit a { color: #0091a6; font-size: 12px; line-height: 16px; font-weight: 600 }
body.gotham-styles span.motocredit a { font-weight: 500 }
.page-cart .financial-information-desktop { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; text-align: left; clear: right }
@media(min-width:768px) {
.page-cart .financial-information-desktop { float: left; width: 33.33333333% }
}
@media(min-width:992px) {
.page-cart .financial-information-desktop { float: left; width: 25% }
}
@media screen and (min-width:768px) {
.page-cart .financial-information-desktop { float: right }
}
.page-cart .container .financial-information-desktop a { color: #0091a6; font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .page-cart .container .financial-information-desktop a { font-weight: 400 }
.page-cart .container .financial-information-desktop p { font-size: 12px; line-height: 18px; font-weight: 400; color: #252627 }
body.gotham-styles .page-cart .container .financial-information-desktop p { font-weight: 400 }
@media screen and (min-width:768px) {
.page-cart .container .financial-information-desktop p { padding-left: 12px; margin-bottom: 0 }
}
.page-cart .financial-information-mobile-container { padding: 20px }
h4.page-cart .financial-information-mobile-container { color: #0091a6; padding-bottom: 23px; font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h4.page-cart .financial-information-mobile-container { font-weight: 300 }
h4.page-cart .financial-information-mobile-container a { color: #0091a6; font-size: 16px; line-height: 20px; font-weight: 300 }
body.gotham-styles h4.page-cart .financial-information-mobile-container a { font-weight: 300 }
p.page-cart .financial-information-mobile-container { font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles p.page-cart .financial-information-mobile-container { font-weight: 400 }
p.page-cart .financial-information-mobile-container a { color: #0091a6; font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles p.page-cart .financial-information-mobile-container a { font-weight: 400 }
span.page-cart .financial-information-mobile-container { font-size: 12px; line-height: 16px; font-weight: 600 }
body.gotham-styles span.page-cart .financial-information-mobile-container { font-weight: 500 }
span.page-cart .financial-information-mobile-container a { color: #0091a6; font-size: 12px; line-height: 16px; font-weight: 600 }
body.gotham-styles span.page-cart .financial-information-mobile-container a { font-weight: 500 }
.page-cart .financial-information-mobile-container h4 { display: block; margin-top: 0; margin-bottom: 0 }
.page-cart .financial-information-mobile-container p { margin-bottom: 0 }
@media screen and (min-width:768px) {
.page-cart #block-system-main { margin-bottom: 25px }
}
@media screen and (min-width:768px) {
.page-cart>.main-container { background-color: #f0f0f0 }
}
.page-cart .page-header { font-size: 18px; line-height: 24px; font-weight: 700; padding: 20px 10px 0; margin: 0 auto; border: 0; display: inline-block }
body.gotham-styles .page-cart .page-header { font-weight: 700 }
body.gotham-styles.page-cart .page-header { font-size: 28px; line-height: 52px; font-weight: 500 }
@media screen and (min-width:768px) {
.page-cart .page-header { font-size: 28px; line-height: 34px; font-weight: 700; padding: 34px 10px }
body.gotham-styles .page-cart .page-header { font-weight: 700 }
body.gotham-styles.page-cart .page-header { font-size: 48px; line-height: 52px; font-weight: 500 }
}
@media screen and (min-width:1200px) {
.page-cart .page-header { padding-left: 0 }
}
.page-cart .cart-message-errors { color: #f4364c; font-size: 12px; line-height: 16px; display: block; position: relative; margin: 20px 10px }
@media screen and (min-width:768px) {
.page-cart .cart-message-errors { font-size: 14px; line-height: 20px; width: 42%; margin: 0 0 0 10px; display: inline-block; vertical-align: middle }
}
.page-cart .cart-message-errors span { display: block }
.page-cart div.site-wrapper>div.main-container>div.row>section { margin: 0 auto }
.paragraphs-item-360-gallery .vrview-container { position: relative }
.paragraphs-item-360-gallery .vrview-container .vrview-player { height: 480px }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .vrview-player { height: 640px }
}
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .gallery-control { bottom: 0; cursor: pointer; display: block; padding: 16px; position: absolute; z-index: 10 }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .gallery-control { padding: 20px }
}
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .gallery-icon { background-size: 24px 24px; background-position: center; background-color: transparent; background-repeat: no-repeat; display: block; float: left; height: 24px; margin-right: 8px; width: 24px }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .gallery-icon { margin-right: 20px }
}
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .open-gallery .gallery-icon { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/card_360_gallery/open.svg); -webkit-filter: drop-shadow(0 0 5px #000); filter: drop-shadow(0 0 5px #000) }
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls .close-gallery .gallery-icon { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/card_360_gallery/close.png) }
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls span { color: #fff; display: block; float: left; font-size: 12px; line-height: 24px; font-weight: 400; user-select: none }
body.gotham-styles .paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls span { font-weight: 400 }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls span { font-size: 12px; line-height: 24px; font-weight: 400 }
body.gotham-styles .paragraphs-item-360-gallery .vrview-container .vrview-gallery-controls span { font-weight: 400 }
}
.paragraphs-item-360-gallery .vrview-container .vrview-video-control .volume-icon { -webkit-filter: drop-shadow(0 0 5px #000); filter: drop-shadow(0 0 5px #000); background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/card_360_gallery/volume-high-mobi.png); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; position: absolute; box-sizing: content-box; cursor: pointer; width: 24px; height: 24px; right: 44px; bottom: 0; padding: 16px 6px; z-index: 9 }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .vrview-video-control .volume-icon { padding: 20px 10px }
}
.paragraphs-item-360-gallery .vrview-container .vrview-video-control .volume-icon.mute { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/card_360_gallery/volume-off-mobi.png) }
.paragraphs-item-360-gallery .vrview-container .gallery-drawer { background-color: rgba(0,0,0,0.75); bottom: 0; left: 0; position: absolute; width: 100%; height: 480px; z-index: 10 }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer { height: auto }
}
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .items-container { display: block; font-size: 0; overflow-y: hidden; overflow-x: auto; padding: 0 10px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); white-space: nowrap; width: 100% }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .items-container { -ms-transform: none; -webkit-transform: none; transform: none; height: auto; padding-bottom: 78px }
}
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item { cursor: pointer; display: inline-block; margin: 0 6px; vertical-align: top; width: 116px }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item { width: 167px; margin: 20px 10px 0 }
}
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-caption { color: #fff; font-size: 10px; line-height: 10px; font-weight: 400; height: 10px; margin-bottom: 5px; overflow: hidden; text-overflow: clip; user-select: none; white-space: nowrap }
body.gotham-styles .paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-caption { font-weight: 400 }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-caption { font-size: 12px; line-height: 12px; font-weight: 400; height: 12px }
body.gotham-styles .paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-caption { font-weight: 400 }
}
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item.active .item-thumbnail { outline-width: 2px; outline-color: #fff; outline-style: solid; outline-offset: -2px }
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail { width: 100%; height: 80px }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail { height: 115px }
}
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail img { width: 100% }
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail.item-thumbnail-video { position: relative }
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail.item-thumbnail-video:before { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid #fff; content: "\e072"; color: #fff; font-size: 26px; padding: 18px 0 0 5px; position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; width: 65px; height: 65px }
@media screen and (min-width:768px) {
.paragraphs-item-360-gallery .vrview-container .gallery-drawer .vrview-gallery-item .item-thumbnail.item-thumbnail-video:before { width: 43px; height: 43px; padding: 10px 0 0 5px; font-size: 18px }
}
.paragraphs-item-camera-slider { position: relative; overflow: hidden; height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
@media screen and (min-width:992px) {
.paragraphs-item-camera-slider { height: -moz-calc(100vh - 71px); height: -o-calc(100vh - 71px); height: -webkit-calc(100vh - 71px); height: calc(100vh - 71px) }
}
body.new-header .paragraphs-item-camera-slider { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
@media screen and (min-width:768px) {
body.new-header .paragraphs-item-camera-slider { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
@media screen and (min-width:992px) {
body.new-header .paragraphs-item-camera-slider { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
body.node-type-product .paragraphs-item-camera-slider { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
@media screen and (min-width:768px) {
body.node-type-product .paragraphs-item-camera-slider { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
}
@media screen and (min-width:992px) {
body.node-type-product .paragraphs-item-camera-slider { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
}
.paragraphs-item-camera-slider .field-collection-container, .paragraphs-item-camera-slider .field-collection-view { padding: 0; margin: 0; border: 0 }
.paragraphs-item-camera-slider .field-collection-container .field-item, .paragraphs-item-camera-slider .field-collection-view .field-item { padding: 0; margin: 0; display: none }
.paragraphs-item-camera-slider .field-collection-container .field-item:first-child, .paragraphs-item-camera-slider .field-collection-view .field-item:first-child { display: block }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider { width: 100%; height: 100%; position: absolute; top: 0 }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper { position: relative; height: 65vh; overflow: hidden }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper { position: static; height: auto }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image img { top: 50%; right: auto; bottom: auto; left: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-left .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-left .after-image img { top: 0; right: auto; bottom: auto; left: 0; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-left .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-left .after-image img { top: 50%; right: auto; bottom: auto; left: 0; -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-left .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-left .after-image img { top: auto; right: auto; bottom: 0; left: 0; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-center .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-center .after-image img { top: 0; right: auto; bottom: auto; left: 50%; -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-center .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-center .after-image img { top: 50%; right: auto; bottom: auto; left: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-center .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-center .after-image img { top: auto; right: auto; bottom: 0; left: 50%; -ms-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-right .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.top-right .after-image img { top: 0; right: 0; bottom: auto; left: auto; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-right .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.middle-right .after-image img { top: 50%; right: 0; bottom: auto; left: auto; -ms-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-right .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper.bottom-right .after-image img { top: auto; right: 0; bottom: 0; left: auto; -ms-transform: translate(0, 0); -webkit-transform: translate(0, 0); transform: translate(0, 0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image img, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image img { position: absolute; min-height: 100%; min-width: 100%; height: auto; width: auto }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image .field-name-field-cs-before-image-mobile, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image .field-name-field-cs-after-image-mobile { display: block }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image .field-name-field-cs-before-image-mobile, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image .field-name-field-cs-after-image-mobile { display: none }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image .field-name-field-cs-before-image-desktop, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image .field-name-field-cs-after-image-desktop { display: none }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .before-image .field-name-field-cs-before-image-desktop, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image .field-name-field-cs-after-image-desktop { display: block }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .image-wrapper .after-image img { opacity: 0; filter: alpha(opacity=0) }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper { position: absolute; bottom: 0; z-index: 10; left: 0; right: 0 }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); bottom: auto }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box { background-color: #000; padding: 0 32px 0 24px; height: 35vh }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box { background-color: rgba(0,0,0,0.75); padding: 50px; height: auto }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); max-height: 270px; overflow: hidden }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper { position: static; top: auto; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); max-height: none }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-headline { font-size: 26px; line-height: 32px; font-weight: 600; color: #fff }
body.gotham-styles .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-headline { font-weight: 500 }
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-headline { font-size: 36px; line-height: 44px; font-weight: 600 }
body.gotham-styles .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-headline { font-weight: 500 }
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-bodycopy p, .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-bodycopy .p1 { font-size: 14px; line-height: 18px; font-weight: 300; color: #fff }
body.gotham-styles .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-bodycopy p, body.gotham-styles .paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-text-wrapper .content-box-bodycopy .p1 { font-weight: 300 }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range { position: absolute; top: 0; left: 0; right: 0; padding: 0 32px 0 24px }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range] { -webkit-appearance: none; margin: 0; padding: 0; width: 100%; background: none }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]:focus { outline: 0 }
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-webkit-slider-runnable-track {
width:100%;
height:8px;
cursor:pointer;
animate:.2s;
box-shadow:none;
background:rgba(255,255,255,0.5);
border:0 solid 0 solid #000
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-webkit-slider-runnable-track {
height:4px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-webkit-slider-thumb {
box-shadow:none;
border:0 solid 0 solid #000;
height:40px;
width:40px;
margin-top:-18px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
-webkit-appearance:none;
background-size:cover
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-webkit-slider-thumb {
margin-top:-13px;
height:30px;
width:30px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]:focus::-webkit-slider-runnable-track {
background:rgba(255,255,255,0.5)
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-moz-focus-outer {
border:0
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-moz-range-track {
width:100%;
height:8px;
cursor:pointer;
animate:.2s;
box-shadow:none;
background:rgba(255,255,255,0.5);
border:0 solid #000
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-moz-range-track {
height:4px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-moz-range-thumb {
box-shadow:none;
border:0 solid #000;
height:40px;
width:40px;
margin-top:-18px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
background-size:cover
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-moz-range-thumb {
margin-top:-13px;
height:30px;
width:30px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-track {
width:100%;
height:10px;
cursor:pointer;
animate:.2s;
background:transparent;
border-color:transparent;
border-width:15px 0;
color:transparent
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-track {
height:4px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-fill-lower {
background:rgba(255,255,255,0.5);
border:0 solid #000;
border-radius:50px;
box-shadow:none
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-fill-upper {
background:rgba(255,255,255,0.5);
border:0 solid #000;
border-radius:50px;
box-shadow:none
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-thumb {
box-shadow:none;
border:0 solid #000;
height:40px;
width:40px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
background-size:cover
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-thumb {
height:30px;
width:30px
}
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]:focus::-ms-fill-lower {
background:rgba(255,255,255,0.5)
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]:focus::-ms-fill-upper {
background:rgba(255,255,255,0.5)
}
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range input[type=range]::-ms-tooltip {
display:none
}
@media screen and (min-width:768px) {
.paragraphs-item-camera-slider .field-collection-item-field-camera-slider .content-box-wrapper .content-box .content-box-range { position: static; margin: 35px 0 0; padding: 0 }
}
.camera-slider-range-style input[type=range] { -webkit-appearance: none; margin: 0; padding: 0; width: 100%; background: none }
.camera-slider-range-style input[type=range]:focus { outline: 0 }
.camera-slider-range-style input[type=range]::-webkit-slider-runnable-track {
width:100%;
height:8px;
cursor:pointer;
animate:.2s;
box-shadow:none;
background:rgba(255,255,255,0.5);
border:0 solid 0 solid #000
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-webkit-slider-runnable-track {
height:4px
}
}
.camera-slider-range-style input[type=range]::-webkit-slider-thumb {
box-shadow:none;
border:0 solid 0 solid #000;
height:40px;
width:40px;
margin-top:-18px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
-webkit-appearance:none;
background-size:cover
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-webkit-slider-thumb {
margin-top:-13px;
height:30px;
width:30px
}
}
.camera-slider-range-style input[type=range]:focus::-webkit-slider-runnable-track {
background:rgba(255,255,255,0.5)
}
.camera-slider-range-style input[type=range]::-moz-focus-outer {
border:0
}
.camera-slider-range-style input[type=range]::-moz-range-track {
width:100%;
height:8px;
cursor:pointer;
animate:.2s;
box-shadow:none;
background:rgba(255,255,255,0.5);
border:0 solid #000
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-moz-range-track {
height:4px
}
}
.camera-slider-range-style input[type=range]::-moz-range-thumb {
box-shadow:none;
border:0 solid #000;
height:40px;
width:40px;
margin-top:-18px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
background-size:cover
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-moz-range-thumb {
margin-top:-13px;
height:30px;
width:30px
}
}
.camera-slider-range-style input[type=range]::-ms-track {
width:100%;
height:10px;
cursor:pointer;
animate:.2s;
background:transparent;
border-color:transparent;
border-width:15px 0;
color:transparent
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-ms-track {
height:4px
}
}
.camera-slider-range-style input[type=range]::-ms-fill-lower {
background:rgba(255,255,255,0.5);
border:0 solid #000;
border-radius:50px;
box-shadow:none
}
.camera-slider-range-style input[type=range]::-ms-fill-upper {
background:rgba(255,255,255,0.5);
border:0 solid #000;
border-radius:50px;
box-shadow:none
}
.camera-slider-range-style input[type=range]::-ms-thumb {
box-shadow:none;
border:0 solid #000;
height:40px;
width:40px;
background:url(/sites/all/themes/custom/motorola_bootstrap/images/slider-knob.png) no-repeat transparent 0 0;
cursor:pointer;
background-size:cover
}
@media screen and (min-width:768px) {
.camera-slider-range-style input[type=range]::-ms-thumb {
height:30px;
width:30px
}
}
.camera-slider-range-style input[type=range]:focus::-ms-fill-lower {
background:rgba(255,255,255,0.5)
}
.camera-slider-range-style input[type=range]:focus::-ms-fill-upper {
background:rgba(255,255,255,0.5)
}
.camera-slider-range-style input[type=range]::-ms-tooltip {
display:none
}
.camera-slider-container-viewport { overflow: hidden; height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
@media screen and (min-width:768px) {
.camera-slider-container-viewport { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
@media screen and (min-width:992px) {
.camera-slider-container-viewport { height: -moz-calc(100vh - 71px); height: -o-calc(100vh - 71px); height: -webkit-calc(100vh - 71px); height: calc(100vh - 71px) }
}
body.new-header .camera-slider-container-viewport { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
@media screen and (min-width:768px) {
body.new-header .camera-slider-container-viewport { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
@media screen and (min-width:992px) {
body.new-header .camera-slider-container-viewport { height: -moz-calc(100vh - 55px); height: -o-calc(100vh - 55px); height: -webkit-calc(100vh - 55px); height: calc(100vh - 55px) }
}
body.node-type-product .camera-slider-container-viewport { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
@media screen and (min-width:768px) {
body.node-type-product .camera-slider-container-viewport { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
}
@media screen and (min-width:992px) {
body.node-type-product .camera-slider-container-viewport { height: -moz-calc(100vh - 44px); height: -o-calc(100vh - 44px); height: -webkit-calc(100vh - 44px); height: calc(100vh - 44px) }
}
.ecommerce-card.card-embedded .promo-vendor-mobile-wrapper { text-align: center }
.ecommerce-card.card-embedded .promo-vendor-mobile-wrapper>.col-xs-12 { padding-left: 0 }
.ecommerce-card.card-embedded .promo-vendor-mobile-wrapper>.col-xs-12 .form-type-select { margin-left: 0 }
.multi-column-area .ecommerce-card.card-embedded .promo-vendor-mobile-wrapper { padding-left: 10px; text-align: left }
.ecommerce-card.card-embedded .promo-vendor-vendors-list .dd-options, .ecommerce-card.card-embedded .form-item-quantity .dd-options { position: absolute }
.ecommerce-card.card-embedded .form-item-quantity.form-type-select { display: inline-block; width: 60px; vertical-align: top; margin: 3px 0 }
.ecommerce-card.card-embedded .form-item-quantity.form-type-select div { text-align: left }
.ecommerce-card.card-embedded .promo-ecommerce-image { display: none }
.ecommerce-card.card-embedded .cart-sku { width: 100%; padding: 10px; background-color: #fff; border: 1px solid #b8b9bb }
.ecommerce-card.card-embedded .form-type-select>label { display: none }
.ecommerce-card.card-embedded .promo-ecommerce-price { clear: both }
.ecommerce-card.card-embedded .promo-ecommerce-form { text-align: center }
@media screen and (min-width:768px) {
.ecommerce-card.card-embedded .promo-ecommerce-form { text-align: left }
}
.ecommerce-card.card-embedded .promo-ecommerce-form>.form-type-select { margin-right: 5px; margin-left: 5px; width: auto; text-align: left; display: inline-block }
@media screen and (min-width:768px) {
.ecommerce-card.card-embedded .promo-ecommerce-form>.form-type-select { display: block; min-width: 130px; margin-right: 10px; margin-left: 0; float: left }
}
.ecommerce-card.card-embedded .promo-ecommerce-form .dd-select { min-width: 125px }
.ecommerce-card.card-embedded .promo-ecommerce-form .dd-select a { padding-right: 50px }
.ecommerce-card.card-embedded table, .promo-ecommerce-price.v1-1 table { margin-bottom: 0; width: 100% }
@media screen and (min-width:768px) {
.ecommerce-card.card-embedded table, .promo-ecommerce-price.v1-1 table { width: auto }
}
.ecommerce-card.card-embedded table tr, .promo-ecommerce-price.v1-1 table tr, .ecommerce-card.card-embedded table .commerce-price-savings-formatter-price-row, .promo-ecommerce-price.v1-1 table .commerce-price-savings-formatter-price-row { background-color: transparent !important }
.ecommerce-card.card-embedded table tr td, .promo-ecommerce-price.v1-1 table tr td, .ecommerce-card.card-embedded table tr th, .promo-ecommerce-price.v1-1 table tr th { padding: 0 5px; line-height: 0; vertical-align: middle; border: 0 }
.ecommerce-card.card-embedded table tr td .price-amount, .promo-ecommerce-price.v1-1 table tr td .price-amount, .ecommerce-card.card-embedded table tr th .price-amount, .promo-ecommerce-price.v1-1 table tr th .price-amount { font-size: 30px; line-height: 38px }
.ecommerce-card.card-embedded table tr .commerce-price-savings-formatter-list, .promo-ecommerce-price.v1-1 table tr .commerce-price-savings-formatter-list { text-align: right }
.ecommerce-card.card-embedded table tr .commerce-price-savings-formatter-price, .promo-ecommerce-price.v1-1 table tr .commerce-price-savings-formatter-price { text-align: center }
.ecommerce-card.card-embedded table tr .commerce-price-savings-formatter-list+.commerce-price-savings-formatter-price, .promo-ecommerce-price.v1-1 table tr .commerce-price-savings-formatter-list+.commerce-price-savings-formatter-price { text-align: left }
.paragraphs-item-single-column-promo .promo-ecommerce-image-secondary.variant-image { text-align: center; display: none }
.paragraphs-item-single-column-promo .promo-ecommerce-image-secondary.variant-image img { max-width: 100% }
.ecommerce-card.card-embedded.v1-1 .promo-ecommerce-price table { width: auto }
.ecommerce-card.card-embedded.v1-1 .promo-ecommerce-price table .commerce-price-savings-formatter-list { float: right }
.ecommerce-card.card-embedded.v1-1 .promo-ecommerce-price table .commerce-price-savings-formatter-price { float: left }
.ecommerce-card.card-embedded.v1-1 .form-type-select>label { display: block; font-size: 12px; line-height: 24px; font-weight: 600 }
body.gotham-styles .ecommerce-card.card-embedded.v1-1 .form-type-select>label { font-weight: 500 }
.color-swatches-v1-1 { margin: 0 10px 12px 0; width: 35px; height: 35px; border: 1px solid #6f7170; padding: 0 }
.color-swatches-v1-1:before { content: ''; display: block; padding: 2px; position: absolute; z-index: 2 }
.color-swatches-v1-1.selected { border: 1px solid #999; position: relative }
.color-swatches-v1-1.selected.black, .color-swatches-v1-1.selected.white { background-image: none }
.color-swatches-v1-1.selected:before { border: 2px solid #6f7170; top: -5px; left: -5px; width: 43px; height: 43px; border-radius: 50% }
.dropdown-box-v1-1 { padding: 0 36px 0 12px; height: 32px; white-space: nowrap }
.dropdown-box-v1-1 label { margin-bottom: 0; font-size: 18px; line-height: 32px; font-weight: 600 }
body.gotham-styles .dropdown-box-v1-1 label { font-weight: 500 }
.dropdown-box-v1-1 label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .dropdown-box-v1-1 label .sim-card-item-price { font-weight: 300 }
.dropdown-options-v1-1 { padding: 0 12px }
.dropdown-options-v1-1:hover { background-color: #d9eef2; color: #0090a7 }
.dropdown-options-v1-1.disabled { background: #afb6ba; color: #fff }
.dropdown-options-v1-1.disabled.no-stock-option { cursor: default }
.dropdown-options-v1-1.disabled.no-stock-option .dd-option-text { cursor: default }
.dropdown-options-v1-1.disabled .sim-card-item-no-stock { font-weight: 300 }
body.gotham-styles .dropdown-options-v1-1.disabled .sim-card-item-no-stock { font-weight: 300 }
.dropdown-options-v1-1 label { font-size: 16px; line-height: 24px; font-weight: 600; margin-bottom: 0; cursor: pointer }
body.gotham-styles .dropdown-options-v1-1 label { font-weight: 500 }
.dropdown-options-v1-1 label .sim-card-item-price { font-weight: 300 }
body.gotham-styles .dropdown-options-v1-1 label .sim-card-item-price { font-weight: 300 }
.invertPriceDiscountPosition .promo-ecommerce-price table { width: auto }
.invertPriceDiscountPosition .promo-ecommerce-price table .commerce-price-savings-formatter-list { float: right }
.invertPriceDiscountPosition .promo-ecommerce-price table .commerce-price-savings-formatter-price { float: left }
h4.cart-promo-panel { font-size: 16px; line-height: 20px; font-weight: 300; color: #0091a6; margin: 0 0 20px 0 }
body.gotham-styles h4.cart-promo-panel { font-weight: 300 }
@media screen and (min-width:768px) {
h4.cart-promo-panel { font-size: 30px; line-height: 34px; font-weight: 300 }
body.gotham-styles h4.cart-promo-panel { font-weight: 300 }
}
p.cart-promo-panel { font-size: 10px; line-height: 16px; font-weight: 400; color: #222c30 }
body.gotham-styles p.cart-promo-panel { font-weight: 400 }
@media screen and (min-width:768px) {
p.cart-promo-panel { font-size: 12px; line-height: 20px; font-weight: 400 }
body.gotham-styles p.cart-promo-panel { font-weight: 400 }
}
.cart-promo-panels { margin-top: 0; padding: 0; background-color: #f0f0f0 }
@media screen and (min-width:768px) {
.cart-promo-panels { margin-top: 25px }
}
.cart-promo-panels .wrapper-cart-promo-panel { padding-bottom: 20px }
@media screen and (min-width:768px) {
.cart-promo-panels .wrapper-cart-promo-panel { padding-bottom: 0 }
}
.motorola-blc-cart-promo-panels { background-color: #fff; padding: 20px 0 20px 0; cursor: pointer }
@media screen and (min-width:768px) {
.motorola-blc-cart-promo-panels { padding: 40px 0 40px 0 }
}
.motorola-blc-cart-promo-panels .content { position: relative; float: left; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 70px }
@media screen and (min-width:768px) {
.motorola-blc-cart-promo-panels .content { padding-left: 0; position: relative; float: left; width: 83.33333333%; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-left: 16.66666667% }
}
.cart-promo-panel---support.motorola-blc-cart-promo-panels .content:before { content: ""; position: absolute; top: 2px; height: 30px; width: 30px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/chat-icn.svg) no-repeat 0 top; margin-left: -45px }
@media screen and (min-width:768px) {
.cart-promo-panel---support.motorola-blc-cart-promo-panels .content:before { top: 4px; height: 40px; width: 40px; margin-left: -55px }
}
.cart-promo-panel---shopping.motorola-blc-cart-promo-panels .content:before { content: ""; position: absolute; top: 2px; height: 30px; width: 30px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/cart_icn.svg) no-repeat 0 top; margin-left: -45px }
@media screen and (min-width:768px) {
.cart-promo-panel---shopping.motorola-blc-cart-promo-panels .content:before { top: 4px; height: 40px; width: 40px; margin-left: -55px }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item { background-color: #fff; padding: 20px 0 27px; margin: 0; border-bottom: 1px solid #e5e5e5 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item { padding: 50px 0 30px }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 12px; line-height: 18px; font-weight: 700 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name { font-weight: 500 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 18px; line-height: 24px }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 20px; line-height: 26px; padding-bottom: 15px }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 20px; line-height: 26px }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-name a, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-name a { color: #222c30 }
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link, #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms { font-size: 10px; line-height: 16px; font-weight: 400; color: #1591a5; text-decoration: none }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms { font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms { color: #4db2c1 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link, #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms { font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link, body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms { font-weight: 400 }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-line-link a, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-line-link a, #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .product-terms a, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .product-terms a { color: inherit }
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link { display: inline }
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link:not(:first-child), #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link:not(:first-child) { border-left: 1px solid #b1b2b2; padding: 0 0 0 6px; margin: 0 0 0 4px }
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link.product-remove-link, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link.product-remove-link { display: none }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link.product-remove-link, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details .product-line-link.product-remove-link { display: inline }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-info, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-info, #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details { height: auto; padding: 0; font-size: 10px; line-height: 16px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-info, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-info, body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details { font-weight: 400 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-info, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-info, #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details { padding-bottom: 5px; font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-info, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-info, body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-details, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-details { font-weight: 400 }
}
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-price-line p, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-price-line p { font-size: 13px; line-height: 19px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-price-line p, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-price-line p { font-weight: 400 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-price-line p, #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-price-line p { font-size: 20px; line-height: 26px; font-weight: 700 }
body.gotham-styles #motorola-blc-cart-items .motorola-blc-cart-checkout-products-item .products-item-price-line p, body.gotham-styles #motorola-blc-cart-checkout-products-items .motorola-blc-cart-checkout-products-item .products-item-price-line p { font-weight: 500 }
}
#motorola-blc-cart-items .products-item-price-wrapper, #motorola-blc-cart-checkout-products-items .products-item-price-wrapper { padding: 13px 0 0 0; text-align: center }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .products-item-price-wrapper, #motorola-blc-cart-checkout-products-items .products-item-price-wrapper { padding: 0; width: auto; float: right }
}
#motorola-blc-cart-items .products-item-price-wrapper .products-item-price-observations, #motorola-blc-cart-checkout-products-items .products-item-price-wrapper .products-item-price-observations { font-size: 10px; line-height: 16px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .products-item-price-wrapper .products-item-price-observations, body.gotham-styles #motorola-blc-cart-checkout-products-items .products-item-price-wrapper .products-item-price-observations { font-weight: 400 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .products-item-price-wrapper .products-item-price-observations, #motorola-blc-cart-checkout-products-items .products-item-price-wrapper .products-item-price-observations { padding-bottom: 5px; font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles #motorola-blc-cart-items .products-item-price-wrapper .products-item-price-observations, body.gotham-styles #motorola-blc-cart-checkout-products-items .products-item-price-wrapper .products-item-price-observations { font-weight: 400 }
}
#motorola-blc-cart-items .form-item-quantity, #motorola-blc-cart-checkout-products-items .form-item-quantity { position: absolute; top: 0; right: -35px }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .form-item-quantity, #motorola-blc-cart-checkout-products-items .form-item-quantity { position: relative; top: -10px; right: auto }
}
#motorola-blc-cart-items .form-item-quantity span, #motorola-blc-cart-checkout-products-items .form-item-quantity span { display: inline-block; width: 35px; height: 35px; color: #000; font-size: 12px; line-height: 33px; font-weight: 700; border-width: 1px; border-color: #b8b9bb; border-style: solid; border-radius: 0; background-color: #fff; text-align: center; cursor: default }
body.gotham-styles #motorola-blc-cart-items .form-item-quantity span, body.gotham-styles #motorola-blc-cart-checkout-products-items .form-item-quantity span { font-weight: 700 }
@media screen and (min-width:768px) {
#motorola-blc-cart-items .form-item-quantity span, #motorola-blc-cart-checkout-products-items .form-item-quantity span { font-size: 14px; line-height: 48px; font-weight: 700; float: right; margin-right: 15px; width: 50px; height: 50px }
body.gotham-styles #motorola-blc-cart-items .form-item-quantity span, body.gotham-styles #motorola-blc-cart-checkout-products-items .form-item-quantity span { font-weight: 700 }
}
@media screen and (min-width:768px) {
#motorola-blc-cart-items .mobile-only, #motorola-blc-cart-checkout-products-items .mobile-only { display: none }
}
.motorola-blc-cart-item-upsale { border-top: 1px solid #e5e5e5; margin: 20px 15px 0; padding: 0 15px }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale { margin: 0; margin-top: 20px; padding: 0 }
}
.page-cart .motorola-blc-cart-item-upsale-heading { padding: 15px 0 }
@media screen and (min-width:768px) {
.page-cart .motorola-blc-cart-item-upsale-heading { padding: 25px 0 }
}
.motorola-blc-cart-item-upsale-heading h5 { font-size: 12px; line-height: 16px; font-weight: 600; display: inline-block; vertical-align: top; padding: 0; margin: 0 }
body.gotham-styles .motorola-blc-cart-item-upsale-heading h5 { font-weight: 500 }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-heading h5 { font-size: 14px; line-height: 20px }
.page-checkout .motorola-blc-cart-item-upsale-heading h5 { float: left; max-width: 50% }
}
.motorola-blc-cart-item-upsale-links { display: block; padding: 5px 0 }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-links { padding: 0; display: inline-block; padding-top: 3px }
.page-checkout .motorola-blc-cart-item-upsale-links { float: left; width: 50% }
}
@media screen and (min-width:992px) {
.motorola-blc-cart-item-upsale-links { padding-top: 1px }
}
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-links.mobile-visible { display: none }
}
.motorola-blc-cart-item-upsale-learn-more, .motorola-blc-cart-item-upsale-terms { display: block; padding: 0 0 5px }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-learn-more, .motorola-blc-cart-item-upsale-terms { display: inline-block; padding-left: 10px; padding-bottom: 0 }
}
.motorola-blc-cart-item-upsale-learn-more a, .motorola-blc-cart-item-upsale-terms a { color: #1591a5; text-decoration: none }
body.gotham-styles .motorola-blc-cart-item-upsale-learn-more a, body.gotham-styles .motorola-blc-cart-item-upsale-terms a { color: #4db2c1 }
.motorola-blc-cart-item-upsale-learn-more-text, .product-learn-more-text { font-size: 12px; line-height: 16px; font-weight: 400; display: none; clear: both; max-width: 300px; padding: 0 0 10px }
body.gotham-styles .motorola-blc-cart-item-upsale-learn-more-text, body.gotham-styles .product-learn-more-text { font-weight: 400 }
.page-checkout .motorola-blc-cart-item-upsale-learn-more-text, .page-checkout .product-learn-more-text, .motorola-blc-cart-item-upsale-learn-more-text.full-size, .product-learn-more-text.full-size { max-width: 100% }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-learn-more-text, .product-learn-more-text { padding: 5px 0 0 10px }
}
@media screen and (min-width:768px) {
.product-learn-more-text { padding-left: 0 }
}
.motorola-blc-cart-item-upsale-body { clear: both; padding-right: 10.5% }
.motorola-blc-cart-item-upsale-body .form-radios .radio { margin-top: 5px; margin-bottom: 5px }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio input[type="radio"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 23px; height: 23px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio input[type="radio"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/radio-checkout-checked.svg); background-repeat: no-repeat; background-size: 19px auto }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio input[type="radio"]:hover~span, .motorola-blc-cart-item-upsale-body .form-radios .form-type-radio input[type="radio"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 600; opacity: .8; filter: alpha(opacity=80); padding: 30px 2px 30px 30px; min-height: auto; width: 100% }
body.gotham-styles .motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { font-weight: 500 }
@media screen and (min-width:992px) {
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { position: relative }
}
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label:hover { opacity: 1; filter: alpha(opacity=100) }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label.error { position: absolute; top: -28px; padding-left: 0; font-size: 12px; color: #d03f3a }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label img { max-height: 75px; max-width: 100px }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio>span { display: inline-block; width: 23px; height: 23px; margin: 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; opacity: .7; filter: alpha(opacity=70); border: 2px solid #80888c; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% }
@media screen and (min-width:992px) {
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio>span { margin-left: 0 }
}
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio>span:hover { opacity: 1; filter: alpha(opacity=100) }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 }
@media(min-width:768px) {
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio { float: left; width: 16.66666667% }
}
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { padding-top: 5px; padding-bottom: 15px; font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles .motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { font-weight: 400 }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label { padding-top: 0; padding-bottom: 0; font-size: 14px; line-height: 20px }
}
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label p { display: inline; padding-left: 10px }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label p { display: block; padding-left: 0 }
}
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label strong { font-weight: 600 }
body.gotham-styles .motorola-blc-cart-item-upsale-body .form-radios .form-type-radio label strong { font-weight: 500 }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio span, .motorola-blc-cart-item-upsale-body .form-radios .form-type-radio input[type="radio"] { transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); top: 0 }
.motorola-blc-cart-item-upsale-body .form-radios .form-type-radio .ajax-progress i { top: 30px; left: -2px; position: absolute }
.motorola-blc-cart-item-upsale-body .form-group { margin: 0 }
.motorola-blc-cart-item-upsale-body .upsale-price { display: none }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-body .upsale-price { display: block; float: right; font-size: 20px; line-height: 26px; font-weight: 700; text-align: right; min-width: 75px }
body.gotham-styles .motorola-blc-cart-item-upsale-body .upsale-price { font-weight: 500 }
}
.motorola-blc-cart-item-upsale-body .upsale-quantity { display: none }
@media screen and (min-width:768px) {
.motorola-blc-cart-item-upsale-body .upsale-quantity { display: block; float: right; position: relative; top: -10px; font-size: 20px; line-height: 26px; font-weight: 700 }
body.gotham-styles .motorola-blc-cart-item-upsale-body .upsale-quantity { font-weight: 700 }
.motorola-blc-cart-item-upsale-body .upsale-quantity .form-type-item { display: inline-block; font-size: 14px; line-height: 48px; font-weight: 700; float: right; margin-right: 15px; width: 50px; height: 50px; text-align: center }
body.gotham-styles .motorola-blc-cart-item-upsale-body .upsale-quantity .form-type-item { font-weight: 700 }
}
.page-payment-details .site-wrapper, .page-checkout .site-wrapper { background-color: #f0f0f0 }
.page-payment-details h1.page-header, .page-checkout h1.page-header { font-size: 18px; line-height: 36px; font-weight: 400; color: #252627; padding: 30px 15px 15px 15px; max-width: 1200px; margin: 0 auto; border: 0 }
body.gotham-styles .page-payment-details h1.page-header, body.gotham-styles .page-checkout h1.page-header { font-weight: 400 }
body.gotham-styles.page-payment-details h1.page-header, body.gotham-styles.page-checkout h1.page-header { font-size: 28px; font-weight: 500 }
@media screen and (min-width:768px) {
.page-payment-details h1.page-header, .page-checkout h1.page-header { font-size: 28px; line-height: 36px; font-weight: 400 }
body.gotham-styles .page-payment-details h1.page-header, body.gotham-styles .page-checkout h1.page-header { font-weight: 400 }
body.gotham-styles.page-payment-details h1.page-header, body.gotham-styles.page-checkout h1.page-header { padding-left: 0; font-size: 48px; line-height: 52px }
}
.motorola-blc-cart-checkout-products-wrapper { border-bottom: 1px solid #e5e5e5 }
.motorola-blc-cart-checkout-products-wrapper .ajax-progress { display: none }
.motorola-blc-cart-checkout-products-item { color: #252627; padding: 0; margin: 0 30px }
body.gotham-styles .motorola-blc-cart-checkout-products-item { color: #222c30 }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item { margin: 0; padding: 0 }
}
.motorola-blc-cart-checkout-products-item>.container { padding: 30px 0 35px }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item>.container { padding: 20px 0 25px }
}
.motorola-blc-cart-checkout-products-item .products-item-availability { font-size: 10px; padding-bottom: 5px; height: auto }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-availability { font-size: 12px; line-height: 1.5 }
}
@media 992px {
.motorola-blc-cart-checkout-products-item .products-item-availability {
font-size:12px;
line-height:2
}
}
.motorola-blc-cart-checkout-products-item .products-item-name { font-size: 12px; line-height: 2; font-weight: 600; margin-top: -4px }
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-name { font-weight: 500 }
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 14px; line-height: 18px }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-name { font-size: 20px; line-height: 1.5; padding-bottom: 10px }
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-name { font-size: 20px; line-height: 1.5 }
}
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-name a { color: #222c30 }
.motorola-blc-cart-checkout-products-item .products-item-info { font-size: 10px; line-height: 2; padding-bottom: 5px; height: 16px }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-info { font-size: 12px; line-height: 1.5 }
}
.motorola-blc-cart-checkout-products-item .products-item-details { font-size: 10px; line-height: 2 }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-details { font-size: 12px; line-height: 1.5 }
}
.motorola-blc-cart-checkout-products-item .products-item-details ul.product-details-list { padding: 0; margin: 0; display: none }
.motorola-blc-cart-checkout-products-item .products-item-details ul.product-details-list li { list-style: none outside }
.motorola-blc-cart-checkout-products-item .products-item-details a { color: #0091a6; text-decoration: none }
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-details a { color: #4db2c1 }
.motorola-blc-cart-checkout-products-item .products-item-image { text-align: center }
.motorola-blc-cart-checkout-products-item .products-item-image img { height: 75px; width: 75px }
.motorola-blc-cart-checkout-products-item .products-item-price-line { font-weight: 600; font-size: 13px; text-align: center }
body.gotham-styles .motorola-blc-cart-checkout-products-item .products-item-price-line { font-weight: 500 }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-price-line { text-align: right; font-size: 14px }
}
.motorola-blc-cart-checkout-products-item .products-item-price-observations { font-size: 10px; text-align: center }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-price-observations { float: right; font-size: 12px; text-align: left }
}
.motorola-blc-cart-checkout-products-item .products-item-price-observations .products-item-discount-text { display: none }
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-price-observations .products-item-discount-text { display: inline-block }
}
@media screen and (min-width:768px) {
.motorola-blc-cart-checkout-products-item .products-item-price-observations .products-item-vat { display: inline-block; padding-left: 15px }
}
.motorola-blc-cart-checkout-products-item:first-child { padding-top: 10px }
.motorola-blc-cart-checkout-products-item:nth-last-child(2) .container:last-child { border-bottom: 0 }
.page-payment-details .page-header .checkout-message-error, .page-checkout .page-header .checkout-message-error { margin: 10px auto 0 0; display: block; color: #f4364c; font-size: 10px; line-height: 14px; font-weight: 400; width: 100%; padding-left: 0; padding-bottom: 10px }
body.gotham-styles .page-payment-details .page-header .checkout-message-error, body.gotham-styles .page-checkout .page-header .checkout-message-error { font-weight: 400 }
@media screen and (min-width:768px) {
.page-payment-details .page-header .checkout-message-error, .page-checkout .page-header .checkout-message-error { margin: 0; padding-left: 15px; font-size: 12px; line-height: 18px; font-weight: 400; display: inline }
body.gotham-styles .page-payment-details .page-header .checkout-message-error, body.gotham-styles .page-checkout .page-header .checkout-message-error { font-weight: 400 }
}
.page-payment-details .motorola-blc-checkout-page .form-type-item, .page-checkout .motorola-blc-checkout-page .form-type-item { width: 100%; margin: 0; padding-bottom: 0 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-item, .page-checkout .motorola-blc-checkout-page .form-type-item { padding-bottom: 20px }
}
.page-payment-details .motorola-blc-checkout-page .form-type-item p, .page-checkout .motorola-blc-checkout-page .form-type-item p { font-size: 12px; line-height: 18px; font-weight: 300 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-item p, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-item p { font-weight: 300 }
.page-payment-details .motorola-blc-checkout-page .form-type-item span.required-mark, .page-checkout .motorola-blc-checkout-page .form-type-item span.required-mark { color: #d03f3a }
.page-payment-details .motorola-blc-checkout-page .form-type-textfield, .page-checkout .motorola-blc-checkout-page .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .form-type-telfield, .page-checkout .motorola-blc-checkout-page .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .form-type-textarea, .page-checkout .motorola-blc-checkout-page .form-type-textarea, .page-payment-details .motorola-blc-checkout-page .form-type-select, .page-checkout .motorola-blc-checkout-page .form-type-select { position: relative; padding: 0 0 5px 0; margin: 0 30px 0 0; width: 95%; clear: both }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield, .page-checkout .motorola-blc-checkout-page .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .form-type-telfield, .page-checkout .motorola-blc-checkout-page .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .form-type-textarea, .page-checkout .motorola-blc-checkout-page .form-type-textarea, .page-payment-details .motorola-blc-checkout-page .form-type-select, .page-checkout .motorola-blc-checkout-page .form-type-select { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 0 20px 0 }
}
@media screen and (min-width:768px) and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield, .page-checkout .motorola-blc-checkout-page .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .form-type-telfield, .page-checkout .motorola-blc-checkout-page .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .form-type-textarea, .page-checkout .motorola-blc-checkout-page .form-type-textarea, .page-payment-details .motorola-blc-checkout-page .form-type-select, .page-checkout .motorola-blc-checkout-page .form-type-select { float: left; width: 50% }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label, .page-payment-details .motorola-blc-checkout-page .form-type-select>label, .page-checkout .motorola-blc-checkout-page .form-type-select>label { font-weight: 400; width: 100%; top: 40px; position: relative; left: 13px; cursor: text; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: top .3s ease-in-out; -o-transition: top .3s ease-in-out; transition: top .3s ease-in-out }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label, .page-payment-details .motorola-blc-checkout-page .form-type-select>label, .page-checkout .motorola-blc-checkout-page .form-type-select>label { top: 0; left: 0; height: 0; position: absolute; color: transparent; -webkit-transition: top 0s ease 0s; -o-transition: top 0s ease 0s; transition: top 0s ease 0s; font-size: 1px }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label.error, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label.error, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label.error, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label.error, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label.error, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label.error, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label.error, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label.error, .page-payment-details .motorola-blc-checkout-page .form-type-select>label.error, .page-checkout .motorola-blc-checkout-page .form-type-select>label.error { position: relative; bottom: 0; left: 0; top: 0; height: auto; font-size: 10px; line-height: 14px; font-weight: 300; color: #d03f3a; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_infotooltip_15.svg) no-repeat; background-size: 14px 14px; padding: 0 0 0 18px; margin: 10px 0 0 0 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textfield>label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textfield>label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-telfield>label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textarea>label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-select>label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-select>label.error { font-weight: 300 }
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label.error .form-required, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label.error .form-required, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label.error .form-required, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label.error .form-required, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label.error .form-required, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label.error .form-required, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label.error .form-required, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label.error .form-required, .page-payment-details .motorola-blc-checkout-page .form-type-select>label.error .form-required, .page-checkout .motorola-blc-checkout-page .form-type-select>label.error .form-required { display: none }
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-select>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-select>label span.form-required { position: absolute; top: -20px; right: -5px; background-color: #fff; padding: 0 2px; color: #d03f3a; font-size: 13px; line-height: 13px; font-weight: 300 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textfield>label span.form-required, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textfield>label span.form-required, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label span.form-required, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-telfield>label span.form-required, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label span.form-required, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textarea>label span.form-required, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-select>label span.form-required, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-select>label span.form-required { font-weight: 300 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-numberfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-telfield>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-telfield>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-textarea>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textarea>label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-select>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-select>label span.form-required { top: 0; right: -13px }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textfield span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-numberfield span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-telfield span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-telfield span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textarea span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textarea span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-select span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-select span.checkmark { position: absolute; width: 15px; height: 15px; right: -20px; top: 20px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_checkmark_15_grey.svg) no-repeat; display: none }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield input.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textfield input.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield input.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-numberfield input.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-telfield input.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-telfield input.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textarea input.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textarea input.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-select input.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-select input.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textfield select.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textfield select.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield select.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-numberfield select.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-telfield select.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-telfield select.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textarea select.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textarea select.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-select select.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-select select.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textfield textarea.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textfield textarea.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield textarea.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-numberfield textarea.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-telfield textarea.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-telfield textarea.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-textarea textarea.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-textarea textarea.required.valid~span.checkmark, .page-payment-details .motorola-blc-checkout-page .form-type-select textarea.required.valid~span.checkmark, .page-checkout .motorola-blc-checkout-page .form-type-select textarea.required.valid~span.checkmark { display: block }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label { padding: 0 6px; width: auto; top: 15px; left: 7px; background-color: #fff; z-index: 1; font-weight: 600 }
body.gotham-styles.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label, body.gotham-styles.page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label, body.gotham-styles.page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label, body.gotham-styles.page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label, body.gotham-styles.page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label, body.gotham-styles.page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label, body.gotham-styles.page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label, body.gotham-styles.page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label { font-weight: 500 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label { font-weight: 300 }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label.error, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label.error, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label.error, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label.error, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label.error, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label.error, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label.error, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label.error { top: auto; left: 0; padding: 0 0 0 18px; background-color: transparent; background-size: 14px 14px; font-weight: 300 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label.error, body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label.error, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label.error { font-weight: 300 }
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label span.form-required { top: 0; right: -10px; padding-bottom: 3px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label span.form-required, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label span.form-required { right: -13px; padding-bottom: 0 }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty label, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty label, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty label { background-color: transparent; width: 100%; top: 0; left: 0; padding: 0 }
}
.page-payment-details .motorola-blc-checkout-page .form-type-textfield.not-empty input, .page-checkout .motorola-blc-checkout-page .form-type-textfield.not-empty input, .page-payment-details .motorola-blc-checkout-page .form-type-textarea.not-empty input, .page-checkout .motorola-blc-checkout-page .form-type-textarea.not-empty input, .page-payment-details .motorola-blc-checkout-page .form-type-telfield.not-empty input, .page-checkout .motorola-blc-checkout-page .form-type-telfield.not-empty input, .page-payment-details .motorola-blc-checkout-page .form-type-numberfield.not-empty input, .page-checkout .motorola-blc-checkout-page .form-type-numberfield.not-empty input { z-index: 0 }
.page-payment-details .motorola-blc-checkout-page .form-type-select, .page-checkout .motorola-blc-checkout-page .form-type-select { padding-top: 20px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-type-select, .page-checkout .motorola-blc-checkout-page .form-type-select { padding-top: 0 }
}
@media screen and (max-width:767px) {
.page-payment-details .motorola-blc-checkout-page .form-type-select>label, .page-checkout .motorola-blc-checkout-page .form-type-select>label { position: absolute; top: 0; color: transparent }
}
@media screen and (max-width:767px) {
.page-payment-details .motorola-blc-checkout-page .form-type-select>label span.form-required, .page-checkout .motorola-blc-checkout-page .form-type-select>label span.form-required { top: 20px }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.page-payment-details .motorola-blc-checkout-page .form-type-select select, .page-checkout .motorola-blc-checkout-page .form-type-select select { height: 50px }
}
.page-payment-details .motorola-blc-checkout-page .address-validation-check+label.error, .page-checkout .motorola-blc-checkout-page .address-validation-check+label.error { display: none !important }
.page-payment-details .motorola-blc-checkout-page .same-line-item, .page-checkout .motorola-blc-checkout-page .same-line-item { width: 100%; vertical-align: top }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .same-line-item, .page-checkout .motorola-blc-checkout-page .same-line-item { width: 50%; margin-right: 5% }
}
.page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-textfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-telfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-select, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-select { width: 95%; clear: none; float: none; margin-right: 0 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-textfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-telfield, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .same-line-item .form-type-select, .page-checkout .motorola-blc-checkout-page .same-line-item .form-type-select { float: left; width: 100% }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .same-line-item+.same-line-item, .page-checkout .motorola-blc-checkout-page .same-line-item+.same-line-item { margin: 0; width: 45% }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-numberfield, .page-checkout .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-numberfield, .page-payment-details .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-textfield, .page-checkout .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-textfield, .page-payment-details .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-telfield, .page-checkout .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-telfield, .page-payment-details .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-select, .page-checkout .motorola-blc-checkout-page .same-line-item+.same-line-item .form-type-select { float: right }
}
.page-payment-details .motorola-blc-checkout-page .checkbox, .page-checkout .motorola-blc-checkout-page .checkbox { width: 100%; margin: 0; padding: 0 0 25px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkbox, .page-checkout .motorola-blc-checkout-page .checkbox { text-indent: 0 }
}
.page-payment-details .motorola-blc-checkout-page .checkbox input[type="checkbox"], .page-checkout .motorola-blc-checkout-page .checkbox input[type="checkbox"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 18px; height: 18px }
.page-payment-details .motorola-blc-checkout-page .checkbox input[type="checkbox"]:checked~span, .page-checkout .motorola-blc-checkout-page .checkbox input[type="checkbox"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/checkbox-checkout-checked.svg); background-repeat: no-repeat; background-size: 18px auto; background-position: -1px -1px; background-color: #fff }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkbox input[type="checkbox"]:checked~span, .page-checkout .motorola-blc-checkout-page .checkbox input[type="checkbox"]:checked~span { background-color: inherit }
}
.page-payment-details .motorola-blc-checkout-page .checkbox input[type="checkbox"]:hover~span, .page-checkout .motorola-blc-checkout-page .checkbox input[type="checkbox"]:hover~span, .page-payment-details .motorola-blc-checkout-page .checkbox input[type="checkbox"]:hover~label, .page-checkout .motorola-blc-checkout-page .checkbox input[type="checkbox"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .checkbox label, .page-checkout .motorola-blc-checkout-page .checkbox label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 300; opacity: .8; filter: alpha(opacity=80); padding: 0 2px 0 30px }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .checkbox label, body.gotham-styles .page-checkout .motorola-blc-checkout-page .checkbox label { font-weight: 300 }
@media screen and (min-width:992px) {
.page-payment-details .motorola-blc-checkout-page .checkbox label, .page-checkout .motorola-blc-checkout-page .checkbox label { font-size: 12px; position: relative }
}
.page-payment-details .motorola-blc-checkout-page .checkbox label:hover, .page-checkout .motorola-blc-checkout-page .checkbox label:hover { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .checkbox label.error, .page-checkout .motorola-blc-checkout-page .checkbox label.error { position: absolute; bottom: 0 }
.page-payment-details .motorola-blc-checkout-page .checkbox>span, .page-checkout .motorola-blc-checkout-page .checkbox>span { display: inline-block; width: 18px; height: 18px; margin: 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 0; left: 0; opacity: .7; filter: alpha(opacity=70); border: 1px solid #80888c }
@media screen and (min-width:992px) {
.page-payment-details .motorola-blc-checkout-page .checkbox>span, .page-checkout .motorola-blc-checkout-page .checkbox>span { margin-left: 0 }
}
.page-payment-details .motorola-blc-checkout-page .checkbox>span:hover, .page-checkout .motorola-blc-checkout-page .checkbox>span:hover { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .radio, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .radio { margin: 0 }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"], .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 23px; height: 23px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:checked~span, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/radio-checkout-checked.svg); background-repeat: no-repeat; background-size: 19px auto }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:hover~span, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:hover~span, .page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:hover~label, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio input[type="radio"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 600; opacity: .8; filter: alpha(opacity=80); padding: 22px 2px 22px 30px; width: 100% }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label, body.gotham-styles .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label { font-weight: 500 }
@media screen and (min-width:992px) {
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label { position: relative }
}
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label:hover, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label:hover { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label.error, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label.error { position: absolute; top: -28px; padding-left: 0; font-size: 12px; color: #d03f3a }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label img, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio label img { max-height: 75px; max-width: 100px }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span { display: inline-block; width: 23px; height: 23px; margin: 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; opacity: .7; filter: alpha(opacity=70); border: 2px solid #80888c; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% }
@media screen and (min-width:992px) {
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span { margin-left: 0 }
}
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span:hover, .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios .form-type-radio>span:hover { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios div[id*="wrapper-disclaimer"], .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios div[id*="wrapper-disclaimer"] { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0; margin: 0 0 20px }
@media(min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .form-radios.checkout-payment-radios div[id*="wrapper-disclaimer"], .page-checkout .motorola-blc-checkout-page .form-radios.checkout-payment-radios div[id*="wrapper-disclaimer"] { float: left; width: 66.66666667% }
}
.page-payment-details .motorola-blc-checkout-page fieldset, .page-checkout .motorola-blc-checkout-page fieldset { background-color: transparent; border: 0; margin: 0 auto 20px auto; max-width: 1200px; width: 100%; padding: 0 20px; box-shadow: none }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset, .page-checkout .motorola-blc-checkout-page fieldset { padding: 0 15px; margin: 0 auto }
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading { background: url(/sites/all/themes/custom/motorola_bootstrap/images/up-arrow.png) no-repeat; background-position: right 15px center; background-size: 20px 14px; border: 0; border-radius: 0; padding-top: 20px; padding-bottom: 25px; width: 100%; background-color: transparent; float: none }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading span, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading span { font-size: 10px; color: #000; padding-left: 10px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading { padding: 30px 0 20px }
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .payment-error, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .payment-error { margin: 10px auto 0 0; display: block; color: #f4364c; font-size: 10px; line-height: 14px; font-weight: 400; width: 100%; padding-left: 0; padding-bottom: 10px }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .payment-error, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .payment-error { font-weight: 400 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .payment-error, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .payment-error { margin: 0; padding-left: 15px; font-size: 12px; line-height: 18px; font-weight: 400; display: inline }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .payment-error, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .payment-error { font-weight: 400 }
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title { font-size: 18px; line-height: 36px; font-weight: 400; color: #252627; padding: 0; text-decoration: none; outline: 0; position: relative; width: 100% }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title { font-weight: 400 }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title>span, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title>span { color: #000; font-size: 28px; padding: 0 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title { font-size: 28px; line-height: 46px; font-weight: 400; display: inline-block; margin-left: 0; margin-right: 0 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title { font-weight: 400 }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title>div, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title>div { display: inline }
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error { margin: 10px auto 0 0; display: block; color: #f4364c; font-size: 10px; line-height: 14px; font-weight: 400; width: 100%; padding-left: 0; padding-bottom: 10px }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error { font-weight: 400 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error, .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error { margin: 0; padding-left: 15px; font-size: 12px; line-height: 18px; font-weight: 400; display: inline }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-heading .panel-title .payment-error { font-weight: 400 }
}
.page-payment-details .motorola-blc-checkout-page fieldset.no-arrow legend, .page-checkout .motorola-blc-checkout-page fieldset.no-arrow legend { background-image: none }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body, .page-checkout .motorola-blc-checkout-page fieldset .panel-body { padding: 0 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body, .page-checkout .motorola-blc-checkout-page fieldset .panel-body { left: 16.6%; width: 58.3%; padding: 0 15px; position: relative }
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body>div, .page-checkout .motorola-blc-checkout-page fieldset .panel-body>div { display: inline-block }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .form-wrapper, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper { display: inline-block; width: 100%; margin: 0 }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .form-wrapper, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .form-wrapper { margin: 0; display: block }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .rfc-sub-title, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .rfc-sub-title { margin-bottom: 20px }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"], .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"], .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"], .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"], .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"], .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"], .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select { border-radius: 0; border: solid 1px #80888c; font-size: 12px; min-height: 50px; color: #000; white-space: normal; opacity: .7; filter: alpha(opacity=70) }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select::-moz-placeholder {
color:#fff;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select:-ms-input-placeholder {
color:#fff
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select::-webkit-input-placeholder {
color:#fff
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select::-moz-placeholder {
color:#222c30;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select:-ms-input-placeholder {
color:#222c30
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select::-webkit-input-placeholder {
color:#222c30
}
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"] option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"] option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"] option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"] option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"] option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"] option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select option { background-color: #fff }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:hover, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:hover, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:hover, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:hover, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:hover, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:hover, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea:hover, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea:hover, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select:hover, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select:hover { opacity: 1; filter: alpha(opacity=100) }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error { border-color: #f4485c; background-color: #ffe0e3 }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error::-moz-placeholder {
color:#ffe0e3;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error:-ms-input-placeholder {
color:#ffe0e3
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error::-webkit-input-placeholder {
color:#ffe0e3
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error { color: #f4485c }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error::-moz-placeholder {
color:#f4485c;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error:-ms-input-placeholder {
color:#f4485c
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error::-webkit-input-placeholder {
color:#f4485c
}
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error label, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error label, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error label, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error label, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error label, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error label, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error label, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error label, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error label, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error label { color: #f4485c }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].error option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].error option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].error option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.error option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.error option, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body select.error option, .page-checkout .motorola-blc-checkout-page fieldset .panel-body select.error option { color: #000 }
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-moz-placeholder {
color:#222c30;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:-ms-input-placeholder {
color:#222c30
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-webkit-input-placeholder {
color:#222c30
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-moz-placeholder {
color:#f4485c;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:-ms-input-placeholder {
color:#f4485c
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error::-webkit-input-placeholder {
color:#f4485c
}
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-moz-placeholder {
color:#ffe0e3;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder {
color:#ffe0e3
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder {
color:#ffe0e3
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-moz-placeholder {
color:#f4485c;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder):-ms-input-placeholder {
color:#f4485c
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"].default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body textarea.default-placeholder.error:not(.hide-placeholder)::-webkit-input-placeholder {
color:#f4485c
}
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error)::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error)::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error)::-moz-placeholder {
color:#222c30;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error):-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error):-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error):-ms-input-placeholder {
color:#222c30
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="text"].default-placeholder:not(.error)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="tel"].default-placeholder:not(.error)::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error)::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .not-empty input[type="number"].default-placeholder:not(.error)::-webkit-input-placeholder {
color:#222c30
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-moz-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-moz-placeholder {
color:#222c30;
opacity:1
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]:-ms-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]:-ms-input-placeholder {
color:#222c30
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="text"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="tel"]::-webkit-input-placeholder, .page-payment-details .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder, .page-checkout .motorola-blc-checkout-page fieldset .panel-body input[type="number"]::-webkit-input-placeholder {
color:#222c30
}
}
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .payment-type-message, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .payment-type-message { display: block; margin-top: -20px; padding-left: 30px; padding-bottom: 40px; font-size: 10px; line-height: 14px; font-weight: 400 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .payment-type-message, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-body .payment-type-message { font-weight: 400 }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page fieldset .panel-body .payment-type-message, .page-checkout .motorola-blc-checkout-page fieldset .panel-body .payment-type-message { font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .page-payment-details .motorola-blc-checkout-page fieldset .panel-body .payment-type-message, body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-body .payment-type-message { font-weight: 400 }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper { background: #fff; width: 100%; border-bottom: 1px solid #e5e5e5; margin-bottom: 0; position: relative }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed { background: #f0f0f0 }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-heading, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-heading { background: url(/sites/all/themes/custom/motorola_bootstrap/images/down-arrow.png) no-repeat; background-position: right 15px center; background-size: 20px 14px; padding-bottom: 25px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-heading, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-heading { padding-bottom: 35px }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title { color: #b8b9bb }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title span, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title span { color: #b8b9bb }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title>span, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title>span { color: #b8b9bb }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title .payment-error, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.child-collapsed .panel-title .payment-error { color: #f4364c }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading { padding-bottom: 0; background-position: right 15px top 20px }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading { background-position: right 15px center }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading a, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading a { display: inline-block }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading a span, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .panel-heading a span { display: inline-block }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body { width: 100%; left: 0; padding: 0 }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 0; padding-right: 0 }
@media(min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item { left: 16.66666667% }
}
@media(min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item { float: left; width: 83.33333333% }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-body>.form-type-item { padding-bottom: 0; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-heading, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .panel-heading { position: relative }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios { width: 100% }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios>.form-wrapper, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios>.form-wrapper { padding-left: 17.8%; padding-right: 26% }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios>.form-wrapper:not(:first-child), .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios>.form-wrapper:not(:first-child) { border-top: 1px solid #e5e5e5 }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios .ajax-progress .glyphicon, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios .ajax-progress .glyphicon { margin: 0 -.25em 0 -1.5em; top: 34px }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios #PaymentType-error, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper.payment-wrapper .checkout-payment-radios #PaymentType-error { display: none !important }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as { max-width: 1200px; width: 100%; z-index: 9; margin: 0 auto; left: 0; right: 0; position: relative }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox { z-index: 10; padding: 0; max-width: 1200px; margin: 20px -15px 0 -15px; padding-bottom: 15px; width: auto; display: inline-block; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media(min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox { float: left; width: 41.66666667% }
}
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox { left: 15.8%; margin: 0 25px; top: -22px }
}
@media screen and (min-width:992px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px }
}
@media screen and (min-width:992px) and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox { float: left; width: 50% }
}
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox label, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as>.form-type-checkbox label { font-size: 14px }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox input[type="checkbox"], .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox input[type="checkbox"] { left: 0 }
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox span, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox span { left: inherit }
@media screen and (min-width:768px) {
.page-payment-details .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox span, .page-checkout .motorola-blc-checkout-page .checkout-step-wrapper .wrapper-same-as .checkbox span { left: 0 }
}
.page-payment-details .ajax-progress, .page-checkout .ajax-progress { position: inherit }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .wrapper-same-as>.form-type-checkbox { left: 23.6% }
}
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .checkout-step-wrapper.billing-wrapper .wrapper-same-as>.form-type-checkbox { left: 16.6% }
}
.i18n-pt-br .motorola-blc-checkout-page .shipping-delivery-summary { padding: 0; font-size: 12px; line-height: 20px; font-weight: 400 }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .shipping-delivery-summary { font-weight: 400 }
.i18n-pt-br .motorola-blc-checkout-page .shipping-delivery-summary .form-group { padding: 0; width: 90% }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .shipping-delivery-summary { float: right; margin-top: 19px; padding-left: 5px }
}
.i18n-pt-br .motorola-blc-checkout-page #edit-shipping-wrapper-shipping-shipping-required-label { padding-top: 10px; padding-bottom: 0 }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .form-item-individual-cpfShipping-fullName, .i18n-pt-br .motorola-blc-checkout-page .form-item-individual-cpfShipping-cpfNumber, .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-addressLine1, .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-neighborhood, .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-deliveryMethod, .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-deliveryInfo, .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-wrapper-shipping-shipping.emailAddress, .i18n-pt-br .motorola-blc-checkout-page .form-item-billing-billing-fullName, .i18n-pt-br .motorola-blc-checkout-page .form-item-billing-billing-addressLine1, .i18n-pt-br .motorola-blc-checkout-page .form-item-billing-billing-neighborhood { width: 100% }
}
.i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-individualLegalToggle label span { display: none }
.i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-deliveryDate>label { font-size: 14px; line-height: 18px; font-weight: 600; color: #000; position: relative }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-deliveryDate>label { font-weight: 500 }
.i18n-pt-br .motorola-blc-checkout-page .form-item-shipping-shipping-deliveryDate input.required.valid~span.checkmark { display: none }
.i18n-pt-br .motorola-blc-checkout-page .radios-same-line { width: 100% }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radios label.error { position: absolute; bottom: auto; top: 35px; height: auto; font-size: 10px; line-height: 14px; font-weight: 300; color: #d03f3a; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_infotooltip_15.svg) no-repeat; background-size: 14px 14px; padding: 0 0 0 18px; margin: 10px 0 -15px 0 }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .form-type-radios label.error { font-weight: 300 }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .form-type-radios label.error { position: relative; top: 30px; display: block; width: 100%; bottom: auto }
}
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio input[type="radio"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 23px; height: 23px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio input[type="radio"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/radio-checkout-checked.svg); background-repeat: no-repeat; background-size: 19px auto }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio input[type="radio"]:hover~span, .i18n-pt-br .motorola-blc-checkout-page .form-type-radio input[type="radio"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 600; opacity: .8; filter: alpha(opacity=80); padding: 10px 2px 10px 30px; min-height: auto; width: 100% }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .form-type-radio label { font-weight: 500 }
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio label { position: relative; padding-top: 30px; padding-bottom: 30px }
}
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio label:hover { opacity: 1; filter: alpha(opacity=100) }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio label img { max-height: 75px; max-width: 100px }
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio>span { display: inline-block; width: 23px; height: 23px; margin: 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; opacity: .7; filter: alpha(opacity=70); border: 2px solid #80888c; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% }
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio>span { margin-left: 0 }
}
.i18n-pt-br .motorola-blc-checkout-page .form-type-radio>span:hover { opacity: 1; filter: alpha(opacity=100) }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .divider { margin-left: 0; margin-top: 15px; margin-bottom: 0; border: 0; border-top: 1px solid #cccdce; width: 95% }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .divider { float: left; margin-top: 0; margin-bottom: 20px; width: 100% }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .ajax-progress { position: absolute; top: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .ajax-progress .glyphicon { position: absolute; margin-left: -1.5em; margin-top: 3.5em }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .ajax-progress .glyphicon { margin-top: 1.5em }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime label.error { position: absolute; top: 0; left: 50% }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime .form-type-radio label span.form-required { display: none }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender label.error { left: -59% }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender label:not(.error) { width: 100%; margin-top: 20px }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender label:not(.error) { width: 20%; margin-top: 0; padding-top: 10px; padding-bottom: 10px }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .form-type-radio label { margin-top: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .form-type-radio .form-required { display: none }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date .label-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .label-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime .label-required { padding-left: 2px; color: #d03f3a; font-size: 13px; line-height: 13px; font-weight: 300 }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date .form-required, body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .form-required, body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime .form-required, body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date .label-required, body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-individual-cpfShipping-gender .label-required, body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .form-item-shipping-shipping-deliveryTime .label-required { font-weight: 300 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper { width: 100%; margin: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .schedule-delivery-datepicker { margin-bottom: 20px !important }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-type-radio label:not(.error) { width: 100%; padding-top: 10px; padding-bottom: 10px; font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-type-radio label:not(.error) { font-weight: 400 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker { float: left; width: 100%; margin: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate .form-required, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker .form-required { position: relative; right: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date .form-type-radio, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime .form-type-radio, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate .form-type-radio, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker .form-type-radio { width: 100% }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date #edit-shipping-shipping-deliverytime, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime #edit-shipping-shipping-deliverytime, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate #edit-shipping-shipping-deliverytime, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker #edit-shipping-shipping-deliverytime { margin-top: 5px }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime.form-group { padding-bottom: 20px }
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .selected-date, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .delivery-date-datepicker, .i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryTime.form-group { width: 50% }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate { padding-bottom: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate label { height: auto; margin-bottom: 30px; top: 15px; left: 0 }
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate label { margin-bottom: 20px; top: 0 }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate label .form-required { top: 0 }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .delivery-wrapper .form-item-shipping-shipping-deliveryDate .checkmark { left: 0; right: auto }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date { vertical-align: top; padding-top: 15px; margin-bottom: 10px }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .label-birth-date label { width: 30% }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line { width: 100% }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line .form-wrapper { width: 100%; padding-top: 10px }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line .form-wrapper { width: 50%; padding-top: 0 }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-type-textarea { margin-top: 0 }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-type-textarea { margin-bottom: 0 }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line-wrapper { width: 69%; display: inline-block }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line-wrapper label { width: 100% }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .radios-same-line-wrapper .form-wrapper { width: 50% !important; display: inline-block !important }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date { display: inline-block !important; position: relative }
@media screen and (min-width:992px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date { width: 77% !important; left: 30px; text-align: right }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date .form-type-select { vertical-align: top; padding-top: 0; padding-bottom: 20px }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date .form-item { width: 95% !important; float: none; display: inline-block !important }
@media screen and (min-width:768px) {
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date .form-item { width: 25% !important }
}
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date .form-item .form-required { display: none }
.i18n-pt-br .motorola-blc-checkout-page .panel-body .form-birth-date .form-item .error { text-align: left }
.tooltip-wrapper { padding: 10px; max-width: 290px; min-width: 118px; border: 2px solid #ccc; position: absolute; right: 0; bottom: 80px; background: #fff; display: none; box-shadow: 0 -1px 5px 0 rgba(1,1,1,0.13); z-index: 5 }
@media screen and (min-width:768px) {
.tooltip-wrapper { left: 0; right: auto }
}
input.error~.tooltip-wrapper { bottom: 105px }
.tooltip-wrapper:before, .tooltip-wrapper:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent; border-bottom: 0 }
.tooltip-wrapper:before { bottom: -16px; right: 0; border-top-color: #ccc; border-width: 16px }
@media screen and (min-width:768px) {
.tooltip-wrapper:before { left: 80px; right: auto }
}
.tooltip-wrapper:after { bottom: -13px; right: 1px; border-top-color: #fff; border-width: 15px }
@media screen and (min-width:768px) {
.tooltip-wrapper:after { left: 81px; right: 0 }
}
.tooltip-wrapper .field-name-field-cvv-tooltip-image img { height: auto; width: 100% }
.tooltip-wrapper.show { display: block }
.tooltip-button { width: 25px; height: 25px; position: absolute; right: 10px; top: 35px; cursor: pointer; z-index: 5 }
@media screen and (min-width:768px) {
.tooltip-button { width: 15px; height: 15px; top: 19px; left: 85px; right: auto }
}
.tooltip-button:before { border: 1px solid #80888c; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; font-size: 14px; line-height: 25px; font-weight: 300; display: block; content: "?"; color: #0091a6; position: absolute; text-align: center; width: 100%; height: 100% }
body.gotham-styles .tooltip-button:before { font-weight: 300 }
@media screen and (min-width:768px) {
.tooltip-button:before { font-size: 10px; line-height: 15px; font-weight: 300 }
body.gotham-styles .tooltip-button:before { font-weight: 300 }
}
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-expiration-date { padding-bottom: 20px }
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code label:first-child { width: 84% }
@media screen and (min-width:768px) {
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code label:first-child { width: 80px }
}
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code input { width: 84% }
@media screen and (min-width:768px) {
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code input { width: 80px }
}
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code .checkmark { left: 90px; margin-left: 15px; margin-top: -1px }
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code.not-empty label:first-child { width: auto }
@media screen and (min-width:768px) {
.page-checkout .motorola-blc-checkout-page .form-item-payment-cc-motorola-blc-form-manager-credit-card-security-code.not-empty label:first-child { width: 80px }
}
.motorola-blc-checkout-page .credit-card-icon-wrapper { overflow: hidden; text-align: left; padding: 20px 0 0 }
@media screen and (min-width:768px) {
.motorola-blc-checkout-page .credit-card-icon-wrapper { padding-bottom: 20px; padding-top: 0 }
}
.motorola-blc-checkout-page .cards { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/CC-Sprite.png); height: 37px; width: 57px; vertical-align: top; display: inline-block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin: 0 20px 0 0 }
@media screen and (min-width:768px) {
.motorola-blc-checkout-page .cards { margin-left: 13px; margin-right: 13px }
}
.motorola-blc-checkout-page .cards:first-child { margin-left: 0 }
.motorola-blc-checkout-page .cards:last-child { margin-right: 0 }
.motorola-blc-checkout-page .cards.credit-card-flag-visa.on { background-position: -18px -10px }
.motorola-blc-checkout-page .cards.credit-card-flag-visa.off { background-position: -18px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-mastercard.on { background-position: -164px -10px }
.motorola-blc-checkout-page .cards.credit-card-flag-mastercard.off { background-position: -164px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-amex.on { background-position: -91px -10px }
.motorola-blc-checkout-page .cards.credit-card-flag-amex.off { background-position: -91px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-discover.on { background-position: -238px -10px }
.motorola-blc-checkout-page .cards.credit-card-flag-discover.off { background-position: -238px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-aura.on { background-position: -384px -10px }
.motorola-blc-checkout-page .cards.credit-card-flag-aura.off { background-position: -382px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-hipercard.on { background-position: -310px -11px }
.motorola-blc-checkout-page .cards.credit-card-flag-hipercard.off { background-position: -311px 44px }
.motorola-blc-checkout-page .cards.credit-card-flag-diners.on { background-position: -457px -11px }
.motorola-blc-checkout-page .cards.credit-card-flag-diners.off { background-position: -456px 44px }
.motorola-blc-checkout-page .credit-card-installment-disclaimer { padding-bottom: 20px; font-size: 10px; line-height: 14px; font-weight: 400 }
body.gotham-styles .motorola-blc-checkout-page .credit-card-installment-disclaimer { font-weight: 400 }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper { padding: 0 0 0 30px; font-size: 12px; line-height: 18px; font-weight: 400 }
body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper { font-weight: 400 }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-header-description { margin-top: -20px }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-apply-button a { height: 50px; background-color: #0091a6; padding: 0 20px; color: #fff; font-size: 14px; line-height: 50px; font-weight: 400; display: inline-block; margin-bottom: 10px; text-decoration: none }
body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-apply-button a { font-weight: 400 }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper p { margin-bottom: 10px }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-disclaimer { clear: both; padding-bottom: 20px }
.page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-disclaimer p { font-size: 10px; line-height: 14px; font-weight: 400 }
body.gotham-styles .page-checkout .motorola-blc-checkout-page fieldset .panel-body .form-wrapper .fields-moto-credit-wrapper .moto-credit-disclaimer p { font-weight: 400 }
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing { margin: 0 auto; max-width: 1200px; width: 100%; position: relative; bottom: 10px }
@media screen and (min-width:768px) {
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing { bottom: auto }
}
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { min-height: 1px; padding-left: 15px; padding-right: 15px; position: relative; padding-bottom: 25px; color: #f4364c; font-size: 10px; line-height: 14px; font-weight: 400; padding: 0 20px }
@media(min-width:768px) {
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { float: left; width: 41.66666667% }
}
@media(min-width:768px) {
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { left: 16.66666667% }
}
body.gotham-styles .page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { font-weight: 400 }
@media screen and (min-width:768px) {
.page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { font-size: 12px; line-height: 18px; font-weight: 400; float: none; padding-bottom: 10px; margin: -25px 5px 0 }
body.gotham-styles .page-checkout .motorola-blc-checkout-page .moto-credit-info-billing p { font-weight: 400 }
}
.page-checkout .summary-wrapper, .page-cart .summary-wrapper { background-color: #262727; color: #fff }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper, .page-cart .summary-wrapper { padding: 20px 0 }
}
.page-checkout .summary-wrapper>.container, .page-cart .summary-wrapper>.container { width: 100%; padding: 0 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper>.container, .page-cart .summary-wrapper>.container { padding-left: 30px }
}
@media screen and (min-width:1200px) {
.page-checkout .summary-wrapper>.container, .page-cart .summary-wrapper>.container { max-width: 1230px }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .row, .page-cart .summary-wrapper .row { margin-right: 5px }
}
@media screen and (min-width:1200px) {
.page-checkout .summary-wrapper .row, .page-cart .summary-wrapper .row { margin-left: 0; margin-right: 0 }
}
.page-checkout .summary-wrapper .form-group, .page-cart .summary-wrapper .form-group { margin-bottom: 0 }
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary>div, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary>div { padding: 0 }
@media screen and (max-height:386px) and (max-width:768px) {
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary>div, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary>div { float: none }
}
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details { padding: 20px 40px 13px 15px }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details { padding: 0 }
}
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table { padding: 0; margin: 0; width: 100%; color: #252627 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table { width: auto }
}
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td { white-space: nowrap; padding: 0 5px 0 0; font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td, body.gotham-styles .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td { font-weight: 400 }
@media screen and (min-width:992px) {
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td { padding: 0 20px 0 0 }
}
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td:nth-child(even), .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td:nth-child(even) { float: right; text-align: right; padding: 0 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td { font-size: 12px; line-height: 20px; font-weight: 400 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td, body.gotham-styles .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td { font-weight: 400 }
}
.page-checkout .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td span, .page-cart .summary-wrapper .form-group .motorola-cart-checkout-summary .summary-details table td span { float: right }
.page-checkout .summary-wrapper .form-group .summary-total, .page-cart .summary-wrapper .form-group .summary-total { margin: 0; width: 100% }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total, .page-cart .summary-wrapper .form-group .summary-total { padding-right: 5px }
}
@media screen and (min-width:1200px) {
.page-checkout .summary-wrapper .form-group .summary-total, .page-cart .summary-wrapper .form-group .summary-total { padding-right: 0 }
}
.page-checkout .summary-wrapper .form-group .summary-total a, .page-cart .summary-wrapper .form-group .summary-total a { text-decoration: none }
.page-checkout .summary-wrapper .form-group .summary-total button, .page-cart .summary-wrapper .form-group .summary-total button, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-checkout .summary-wrapper .form-group .summary-total .button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary { background-color: transparent; float: none; width: 100%; padding: 0; color: #515253; border: 0; clear: both }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total button, .page-cart .summary-wrapper .form-group .summary-total button, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-checkout .summary-wrapper .form-group .summary-total .button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary { float: right; width: auto; color: #525353; clear: none; min-width: 32% }
}
@media screen and (min-width:992px) {
.page-checkout .summary-wrapper .form-group .summary-total button, .page-cart .summary-wrapper .form-group .summary-total button, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper, .page-checkout .summary-wrapper .form-group .summary-total .button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary { min-width: 24% }
}
.page-checkout .summary-wrapper .form-group .summary-total button:disabled, .page-cart .summary-wrapper .form-group .summary-total button:disabled, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper:disabled, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper:disabled, .page-checkout .summary-wrapper .form-group .summary-total .button-summary:disabled, .page-cart .summary-wrapper .form-group .summary-total .button-summary:disabled { opacity: 1; filter: alpha(opacity=100); cursor: not-allowed; pointer-events: all }
.page-checkout .summary-wrapper .form-group .summary-total button span, .page-cart .summary-wrapper .form-group .summary-total button span, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span, .page-cart .summary-wrapper .form-group .summary-total .button-summary span { display: block; padding: 15px 40px; text-align: center }
body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total button span, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total button span, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .button-summary span, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .button-summary span { font-weight: 400 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total button span, .page-cart .summary-wrapper .form-group .summary-total button span, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span, .page-cart .summary-wrapper .form-group .summary-total .button-summary span { padding: 10px }
}
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { font-size: 14px; line-height: 22px; font-weight: 700; padding-left: 0; padding-right: 0 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { font-weight: 700 }
body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { font-weight: 400 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { float: none; color: #525353; font-size: 16px; line-height: 24px; font-weight: 600 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { font-weight: 500 }
}
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary { background-color: #b8b9bb }
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing { background-color: #444647; color: #fff }
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing .ajax-progress, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing .ajax-progress, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing .ajax-progress, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing .ajax-progress, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing .ajax-progress, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing .ajax-progress { padding: 0; display: inline-block }
.page-checkout .summary-wrapper .form-group .summary-total button span.text-button-summary-processing .processing-text, .page-cart .summary-wrapper .form-group .summary-total button span.text-button-summary-processing .processing-text, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing .processing-text, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-button-summary-processing .processing-text, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing .processing-text, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-button-summary-processing .processing-text { padding: 0 10px; display: inline-block }
.page-checkout .summary-wrapper .form-group .summary-total button span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total button span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary { width: auto; float: right; background-color: #a9aaac; font-size: 14px; line-height: 22px; font-weight: 700 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary { font-weight: 700 }
body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles.page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary, body.gotham-styles.page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary { font-weight: 400 }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total button span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total button span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary { font-size: 16px; line-height: 24px; font-weight: 600 }
body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total button span.text-total-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper span.text-total-summary, body.gotham-styles .page-checkout .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary, body.gotham-styles .page-cart .summary-wrapper .form-group .summary-total .button-summary span.text-total-summary { font-weight: 500 }
}
.page-checkout .summary-wrapper .form-group .summary-total button.active span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total button.active span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper.active span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper.active span.text-button-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary.active span.text-button-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary.active span.text-button-summary { background-color: #0090a6; color: #fff }
.page-checkout .summary-wrapper .form-group .summary-total button.active span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total button.active span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .cart-button-wrapper.active span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .cart-button-wrapper.active span.text-total-summary, .page-checkout .summary-wrapper .form-group .summary-total .button-summary.active span.text-total-summary, .page-cart .summary-wrapper .form-group .summary-total .button-summary.active span.text-total-summary { background-color: #078599; color: #fff }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .summary-total.summary-button-processing .button-summary, .page-cart .summary-wrapper .form-group .summary-total.summary-button-processing .button-summary { width: 32% }
}
@media screen and (min-width:992px) {
.page-checkout .summary-wrapper .form-group .summary-total.summary-button-processing .button-summary, .page-cart .summary-wrapper .form-group .summary-total.summary-button-processing .button-summary { width: 24% }
}
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary { padding: 20px 22px }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary { padding: 0 15px }
}
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy { margin: 0; display: inline-block; width: 100% }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy a, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy a { text-decoration: underline }
}
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy .checkbox, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy .checkbox { padding-bottom: 15px }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy label, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy label { border: 1px solid rgba(255,255,255,0); padding: 5px 2px 5px 35px; margin: -5px; width: 100%; position: static }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy label.error, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy label.error { display: none !important }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].required~label:after, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].required~label:after { color: #fff }
}
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label:after, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label:after { color: #d03f3a }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label { border-color: #f4485c; background-color: #ffe0e3; color: #000 }
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label a, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~label a { color: #14929c; text-decoration: none }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~span, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error~span { background-color: #fff; border-color: #f996a1 }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error:hover~span, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].error:hover~span { border-color: #f4485c }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].valid~label, .page-cart .summary-wrapper .form-group .checkout-wrapper-summary .container-privacy-policy input[type="checkbox"].valid~label { border: 0; padding: 6px 2px 6px 35px }
}
.page-checkout .summary-wrapper .form-group .checkbox, .page-cart .summary-wrapper .form-group .checkbox { padding: 0 0 20px; margin: 0; display: inline-block }
.page-checkout .summary-wrapper .form-group .checkbox:last-child, .page-cart .summary-wrapper .form-group .checkbox:last-child { padding-bottom: 0 }
.page-checkout .summary-wrapper .form-group .checkbox label, .page-cart .summary-wrapper .form-group .checkbox label { color: #000; opacity: 1; filter: alpha(opacity=100) }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkbox label, .page-cart .summary-wrapper .form-group .checkbox label { color: #252627; font-size: 12px; line-height: 20px; font-weight: 400; padding-left: 30px }
body.gotham-styles .page-checkout .summary-wrapper .form-group .checkbox label, body.gotham-styles .page-cart .summary-wrapper .form-group .checkbox label { font-weight: 400 }
}
.page-checkout .summary-wrapper .form-group .checkbox label a, .page-cart .summary-wrapper .form-group .checkbox label a { color: #14929c }
.page-checkout .summary-wrapper .form-group .checkbox label.error, .page-cart .summary-wrapper .form-group .checkbox label.error, .page-checkout .summary-wrapper .form-group .checkbox label .form-required, .page-cart .summary-wrapper .form-group .checkbox label .form-required { color: #d03f3a }
.page-checkout .summary-wrapper .form-group .checkbox input:checked~span, .page-cart .summary-wrapper .form-group .checkbox input:checked~span, .page-checkout .summary-wrapper .form-group .checkbox input:hover~span, .page-cart .summary-wrapper .form-group .checkbox input:hover~span { border-color: #80888c }
.page-checkout .summary-wrapper .form-group .checkbox input~span, .page-cart .summary-wrapper .form-group .checkbox input~span { border: 1px solid #b8b9bc }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .form-group .checkbox input~span, .page-cart .summary-wrapper .form-group .checkbox input~span { width: 20px; height: 20px; border-width: 2px }
}
.page-checkout .summary-wrapper .form-group .checkbox input.required~label:not(.error) span, .page-cart .summary-wrapper .form-group .checkbox input.required~label:not(.error) span { display: none }
.page-checkout .summary-wrapper .form-group .checkbox input.required~label:not(.error):after, .page-cart .summary-wrapper .form-group .checkbox input.required~label:not(.error):after { content: "*"; vertical-align: top; margin-left: -3px; white-space: nowrap; color: #d03f3a }
.page-checkout .summary-wrapper .form-group .checkbox span, .page-cart .summary-wrapper .form-group .checkbox span { opacity: 1; filter: alpha(opacity=100) }
.page-checkout .summary-wrapper.sticky-desktop, .page-cart .summary-wrapper.sticky-desktop, .page-checkout .summary-wrapper .sticky-mobile, .page-cart .summary-wrapper .sticky-mobile { bottom: 0; left: 0; right: 0; z-index: 100; position: fixed }
.page-checkout .summary-wrapper .sticky-mobile, .page-cart .summary-wrapper .sticky-mobile { color: #fff; padding-bottom: 0; -webkit-box-shadow: 0 -4px 0 0 #068498; -moz-box-shadow: 0 -4px 0 0 #068498; box-shadow: 0 -4px 0 0 #068498; background: #fff; display: none }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper .sticky-mobile, .page-cart .summary-wrapper .sticky-mobile { background-color: transparent; position: static; padding: 0; display: block }
}
@media screen and (max-height:386px) {
.page-checkout .summary-wrapper .sticky-mobile, .page-cart .summary-wrapper .sticky-mobile { position: static }
}
.page-checkout .summary-wrapper .sticky-mobile>div, .page-cart .summary-wrapper .sticky-mobile>div { padding: 0 }
.page-checkout .summary-wrapper.sticky-desktop, .page-cart .summary-wrapper.sticky-desktop { position: static; display: block; background: #fff }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper.sticky-desktop, .page-cart .summary-wrapper.sticky-desktop { display: none; -webkit-box-shadow: 0 -8px 0 0 #068498; -moz-box-shadow: 0 -8px 0 0 #068498; box-shadow: 0 -8px 0 0 #068498; background: #fff; color: #fff; position: fixed }
}
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper.loaded.sticky-desktop, .page-cart .summary-wrapper.loaded.sticky-desktop { display: block; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeIn; animation-name: fadeIn }
}
.page-checkout .summary-wrapper.loaded .sticky-mobile, .page-cart .summary-wrapper.loaded .sticky-mobile { display: block; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeIn; animation-name: fadeIn }
@media screen and (min-width:768px) {
.page-checkout .summary-wrapper.loaded .sticky-mobile, .page-cart .summary-wrapper.loaded .sticky-mobile { display: block }
}
.page-checkout .wrapper-promo-code, .page-cart .wrapper-promo-code { position: relative; min-height: 50px; padding: 20px 0; background: #f0f0f0 }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code, .page-cart .wrapper-promo-code { padding: 0 15px; background: none }
}
.page-checkout .wrapper-promo-code .motorola-blc-cart-promo-codes-form-wrapper, .page-cart .wrapper-promo-code .motorola-blc-cart-promo-codes-form-wrapper { padding: 20px; background: #fff }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .motorola-blc-cart-promo-codes-form-wrapper, .page-cart .wrapper-promo-code .motorola-blc-cart-promo-codes-form-wrapper { padding: 0; background: none; position: relative; z-index: 2 }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper, .page-cart .wrapper-promo-code .promo-codes-wrapper { background: url(/sites/all/themes/custom/motorola_bootstrap/images/cart-promocode-icon.svg) no-repeat; background-size: 30px 30px; padding: 0 0 15px 50px }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper, .page-cart .wrapper-promo-code .promo-codes-wrapper { background: transparent; padding-bottom: 5px; padding-left: 10px; margin-top: 5px }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper a, .page-cart .wrapper-promo-code .promo-codes-wrapper a { font-size: 16px; line-height: 18px; text-decoration: none; color: #0190a6; display: inline-block; vertical-align: top; cursor: default }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper a, .page-cart .wrapper-promo-code .promo-codes-wrapper a { font-size: 12px; line-height: 18px; font-weight: 600; cursor: pointer; padding-bottom: 2px }
body.gotham-styles .page-checkout .wrapper-promo-code .promo-codes-wrapper a, body.gotham-styles .page-cart .wrapper-promo-code .promo-codes-wrapper a { font-weight: 500 }
body.gotham-styles.page-checkout .wrapper-promo-code .promo-codes-wrapper a, body.gotham-styles.page-cart .wrapper-promo-code .promo-codes-wrapper a { font-weight: 400 }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper a.add-another-code, .page-cart .wrapper-promo-code .promo-codes-wrapper a.add-another-code { display: none }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper a.add-another-code, .page-cart .wrapper-promo-code .promo-codes-wrapper a.add-another-code { display: inline-block }
}
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper a.add-first-code, .page-cart .wrapper-promo-code .promo-codes-wrapper a.add-first-code { padding-left: 40px; margin-top: 10px }
.page-checkout .wrapper-promo-code .promo-codes-wrapper a.add-first-code:before, .page-cart .wrapper-promo-code .promo-codes-wrapper a.add-first-code:before { content: ""; position: absolute; height: 20px; width: 20px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/cart-promocode-icon.svg) no-repeat 0 top; margin-left: -40px }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper .message-code-added, .page-cart .wrapper-promo-code .promo-codes-wrapper .message-code-added { font-size: 16px; line-height: 20px; font-weight: 300; color: #80888c; display: block }
body.gotham-styles .page-checkout .wrapper-promo-code .promo-codes-wrapper .message-code-added, body.gotham-styles .page-cart .wrapper-promo-code .promo-codes-wrapper .message-code-added { font-weight: 300 }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper .message-code-added, .page-cart .wrapper-promo-code .promo-codes-wrapper .message-code-added { font-size: 12px; line-height: 18px; font-weight: 600; color: #252627; margin-bottom: 0 }
body.gotham-styles .page-checkout .wrapper-promo-code .promo-codes-wrapper .message-code-added, body.gotham-styles .page-cart .wrapper-promo-code .promo-codes-wrapper .message-code-added { font-weight: 500 }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added { display: block; vertical-align: top; padding-bottom: 10px }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added { padding: 0 0 0 40px }
}
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added:first-child:before, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added:first-child:before { content: ""; position: absolute; height: 20px; width: 20px; background: url(/sites/all/themes/custom/motorola_bootstrap/images/cart-promocode-icon.svg) no-repeat 0 top; margin-left: -40px }
}
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added .btn-remove-code, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added .btn-remove-code { background: none; border: 0; padding: 0; margin: 0; font-size: 12px; line-height: 18px; font-weight: 600; color: #14929c; vertical-align: top }
body.gotham-styles .page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added .btn-remove-code, body.gotham-styles .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added .btn-remove-code { font-weight: 500 }
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added span, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added span { display: none }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added span, .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added span { font-size: 12px; line-height: 18px; font-weight: 600; color: #14929c; display: inline-block; vertical-align: top }
body.gotham-styles .page-checkout .wrapper-promo-code .promo-codes-wrapper .promo-code-added span, body.gotham-styles .page-cart .wrapper-promo-code .promo-codes-wrapper .promo-code-added span { font-weight: 500 }
}
.page-checkout .wrapper-promo-code .new-code-wrapper, .page-cart .wrapper-promo-code .new-code-wrapper { padding: 0 0 10px 50px }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .new-code-wrapper, .page-cart .wrapper-promo-code .new-code-wrapper { padding-left: 0; padding-bottom: 0 }
}
.page-checkout .wrapper-promo-code .new-code-wrapper .form-item-new-promo-code, .page-cart .wrapper-promo-code .new-code-wrapper .form-item-new-promo-code { display: inline-block }
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text { background: none; border: 1px solid #b8b9bc; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; line-height: 1; height: 35px; width: auto; max-width: 135px; display: inline-block; vertical-align: top }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text { height: 50px; max-width: 125px }
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text::-moz-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text::-moz-placeholder {
color:#252627;
opacity:1
}
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text:-ms-input-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text:-ms-input-placeholder {
color:#252627
}
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text::-webkit-input-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text::-webkit-input-placeholder {
color:#252627
}
body.gotham-styles.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text, body.gotham-styles.page-cart .wrapper-promo-code .new-code-wrapper input.form-text { font-size: 12px }
}
@media screen and (min-width:992px) {
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text { max-width: 150px }
}
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text.error, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text.error { background-color: #ffe0e3; border-color: #f4485c }
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text.error::-moz-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text.error::-moz-placeholder {
color:#f4485c;
opacity:1
}
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text.error:-ms-input-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text.error:-ms-input-placeholder {
color:#f4485c
}
.page-checkout .wrapper-promo-code .new-code-wrapper input.form-text.error::-webkit-input-placeholder, .page-cart .wrapper-promo-code .new-code-wrapper input.form-text.error::-webkit-input-placeholder {
color:#f4485c
}
.page-checkout .wrapper-promo-code .new-code-wrapper button, .page-cart .wrapper-promo-code .new-code-wrapper button { background-color: #0091a6; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 0; color: #fff; height: 35px; display: inline-block; vertical-align: top; padding: 0 20px; margin-left: 5px }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .new-code-wrapper button, .page-cart .wrapper-promo-code .new-code-wrapper button { height: 50px; margin-left: 10px }
}
.page-checkout .wrapper-promo-code .new-code-wrapper .invalid-code-message, .page-cart .wrapper-promo-code .new-code-wrapper .invalid-code-message { background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_infotooltip_15.svg) no-repeat; background-size: 14px 14px; color: #f4364c; padding: 0 0 0 18px; margin: 0; position: absolute; bottom: 30px; z-index: 1 }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .new-code-wrapper .invalid-code-message, .page-cart .wrapper-promo-code .new-code-wrapper .invalid-code-message { bottom: -20px }
}
.page-checkout .wrapper-promo-code .new-code-wrapper .cancel-new-code, .page-cart .wrapper-promo-code .new-code-wrapper .cancel-new-code { display: none }
@media screen and (min-width:768px) {
.page-checkout .wrapper-promo-code .new-code-wrapper .cancel-new-code, .page-cart .wrapper-promo-code .new-code-wrapper .cancel-new-code { font-size: 12px; line-height: 18px; font-weight: 400; color: #262727; display: block; margin: 0; position: absolute; bottom: -20px; z-index: 1 }
body.gotham-styles .page-checkout .wrapper-promo-code .new-code-wrapper .cancel-new-code, body.gotham-styles .page-cart .wrapper-promo-code .new-code-wrapper .cancel-new-code { font-weight: 400 }
}
@media screen and (max-height:386px) {
.page-checkout .region-dark-footer, .page-cart .region-dark-footer { padding-bottom: 0 !important }
}
body.page-instantcredit>.main-container { background-color: #dfe5e9 }
body.page-instantcredit>.main-container>div.main-container>div.row>section { margin: 30px auto 0 }
@media screen and (min-width:768px) {
body.page-instantcredit>.main-container>div.main-container>div.row>section { margin: 30px auto }
}
@media screen and (min-width:992px) {
body.page-instantcredit>.main-container>div.main-container>div.row>section { margin: 30px auto 40px }
}
body.page-instantcredit h1.page-header { border: 0; font-size: 30px; line-height: 36px; font-weight: 700; margin: 50px 25px 40px 25px; padding: 0 0 0 10px }
body.gotham-styles body.page-instantcredit h1.page-header { font-weight: 700 }
@media screen and (min-width:768px) {
body.page-instantcredit h1.page-header { padding: 0; margin: 40px 25px 50px 25px }
}
@media screen and (min-width:992px) {
body.page-instantcredit h1.page-header { margin: 40px 10px 50px 10px }
}
body.page-instantcredit p { font-size: 14px; line-height: 1.5; font-weight: 400 }
body.gotham-styles body.page-instantcredit p { font-weight: 400 }
.moto-credit-form { padding: 0 }
.moto-credit-form .motorola-form-manager { margin-right: 0; padding: 20px 6%; background-color: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
@media screen and (min-width:768px) {
.moto-credit-form .motorola-form-manager { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 30px 11.5% 40px; margin: 0 25px }
}
@media screen and (min-width:992px) {
.moto-credit-form .motorola-form-manager { margin: 0 10px }
}
.moto-credit-form .panel-title { width: 100%; margin: 0 0 10px 0; padding: 30px 0 20px 0; border-bottom: 1px solid #dfe5e9 }
.moto-credit-form .panel-title h4 { display: inline-block; width: 65%; font-size: 20px; line-height: 1.15; font-weight: 600; margin: 0; padding: 0 }
body.gotham-styles .moto-credit-form .panel-title h4 { font-weight: 500 }
.moto-credit-form .panel-title .required-legend { display: inline-block; float: right; margin: 0; padding-top: 4px; text-align: right; font-weight: 400; font-size: 14px; width: 30% }
body.gotham-styles .moto-credit-form .panel-title .required-legend { font-weight: 400 }
.moto-credit-form .panel-title .required-legend span.red { color: #d03f3a }
.moto-credit-form .form-type-textfield, .moto-credit-form .form-type-select { display: inline-block; position: relative; padding: 0 0 5px 0; margin: 0 30px 0 0; width: 100% }
.moto-credit-form .form-type-textfield>label, .moto-credit-form .form-type-select>label { font-size: 14px; line-height: 18px; font-weight: 400; color: #80888c; padding: 17px 2% 0 0; width: 100% }
body.gotham-styles .moto-credit-form .form-type-textfield>label, body.gotham-styles .moto-credit-form .form-type-select>label { font-weight: 400 }
@media screen and (min-width:768px) {
.moto-credit-form .form-type-textfield>label, .moto-credit-form .form-type-select>label { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 17px 2% 0 0 }
}
@media screen and (min-width:768px) and (min-width:768px) {
.moto-credit-form .form-type-textfield>label, .moto-credit-form .form-type-select>label { float: left; width: 33.33333333% }
}
.moto-credit-form .form-type-textfield>label.error, .moto-credit-form .form-type-select>label.error { position: relative; bottom: 0; left: 0; top: 0; height: auto; font-size: 10px; line-height: 14px; font-weight: 300; color: #d03f3a; background: url(/sites/all/themes/custom/motorola_bootstrap/images/icon_infotooltip_15.svg) no-repeat; background-size: 14px 14px; padding: 0 0 0 18px; margin: 10px 0 5px 0 }
body.gotham-styles .moto-credit-form .form-type-textfield>label.error, body.gotham-styles .moto-credit-form .form-type-select>label.error { font-weight: 300 }
@media screen and (min-width:768px) {
.moto-credit-form .form-type-textfield>label.error, .moto-credit-form .form-type-select>label.error { display: block; left: 33.33333333%; width: 100% }
}
.moto-credit-form .form-type-textfield>label .form-required, .moto-credit-form .form-type-select>label .form-required { color: #d03f3a }
@media screen and (min-width:768px) {
.moto-credit-form .form-type-textfield>label .form-required, .moto-credit-form .form-type-select>label .form-required { top: 0; right: -13px }
}
.moto-credit-form .checkbox { width: 100%; margin: 0; padding: 25px 0 25px }
@media screen and (min-width:768px) {
.moto-credit-form .checkbox { text-indent: 0 }
}
.moto-credit-form .checkbox input[type="checkbox"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 18px; height: 18px }
.moto-credit-form .checkbox input[type="checkbox"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/checkbox-checkout-checked.svg); background-repeat: no-repeat; background-size: 18px auto; background-position: -1px -1px; background-color: #fff }
@media screen and (min-width:768px) {
.moto-credit-form .checkbox input[type="checkbox"]:checked~span { background-color: inherit }
}
.moto-credit-form .checkbox input[type="checkbox"]:hover~span, .moto-credit-form .checkbox input[type="checkbox"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .checkbox label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 400; padding: 0 2px 0 30px; min-height: auto }
body.gotham-styles .moto-credit-form .checkbox label { font-weight: 400 }
@media screen and (min-width:992px) {
.moto-credit-form .checkbox label { position: relative }
}
.moto-credit-form .checkbox label.error { position: absolute; bottom: 0; background-color: transparent }
.moto-credit-form .checkbox>span { display: inline-block; width: 18px; height: 18px; margin: 25px 0; text-indent: -9999px; color: transparent; float: left; position: absolute; top: 0; left: 0; opacity: .7; filter: alpha(opacity=70); border: 1px solid #80888c }
@media screen and (min-width:992px) {
.moto-credit-form .checkbox>span { margin-left: 0 }
}
.moto-credit-form .checkbox>span:hover { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .radio { margin-top: 5px; margin-bottom: 5px }
.moto-credit-form .form-type-radio input[type="radio"] { opacity: 0; filter: alpha(opacity=0); z-index: 999; cursor: pointer; margin: 0; width: 23px; height: 23px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) }
.moto-credit-form .form-type-radio input[type="radio"]:checked~span { background-image: url(/sites/all/themes/custom/motorola_bootstrap/images/radio-checkout-checked.svg); background-repeat: no-repeat; background-size: 19px auto }
.moto-credit-form .form-type-radio input[type="radio"]:hover~span, .moto-credit-form .form-type-radio input[type="radio"]:hover~label { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .form-type-radio label { margin-left: 0; font-size: 14px; line-height: 18px; font-weight: 600; opacity: .8; filter: alpha(opacity=80); padding: 10px 2px 10px 30px; min-height: auto; width: 100% }
body.gotham-styles .moto-credit-form .form-type-radio label { font-weight: 500 }
@media screen and (min-width:992px) {
.moto-credit-form .form-type-radio label { position: relative }
}
.moto-credit-form .form-type-radio label:hover { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .form-type-radio label.error { position: absolute; top: -28px; padding-left: 0; font-size: 12px; color: #d03f3a; margin-left: 33.33333333% }
.moto-credit-form .form-type-radio label img { max-height: 75px; max-width: 100px }
.moto-credit-form .form-type-radio>span { display: inline-block; width: 23px; height: 23px; margin: 0; text-indent: -9999px; color: transparent; float: left; left: 0; border: 2px solid #80888c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; opacity: .7; filter: alpha(opacity=70) }
@media screen and (min-width:992px) {
.moto-credit-form .form-type-radio>span { margin-left: 0 }
}
.moto-credit-form .form-type-radio>span:hover { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .form-text, .moto-credit-form .form-select { border-radius: 0; border: solid 1px #80888c; font-size: 12px; height: 50px; color: #000; opacity: .7; filter: alpha(opacity=70); position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left }
@media(min-width:768px) {
.moto-credit-form .form-text, .moto-credit-form .form-select { float: left; width: 66.66666667% }
}
.moto-credit-form .form-text option, .moto-credit-form .form-select option { background-color: #fff }
.moto-credit-form .form-text:hover, .moto-credit-form .form-select:hover { opacity: 1; filter: alpha(opacity=100) }
.moto-credit-form .error { border-color: #f4485c; background-color: #ffe0e3 }
@media screen and (min-width:768px) {
.moto-credit-form .error { color: #f4485c }
}
.moto-credit-form .error label { color: #f4485c }
.moto-credit-form .error option { color: #000 }
.moto-credit-form .button-cancel { display: inline-block; padding: 15px 20px; margin: 40px 0 10px 0; width: 100% }
@media screen and (min-width:768px) {
.moto-credit-form .button-cancel { width: auto; margin: 40px 0 }
}
.moto-credit-form .button-submit { margin: 0 0 40px 0; display: inline-block; padding: 15px 20px; width: 100% }
@media screen and (min-width:768px) {
.moto-credit-form .button-submit { width: auto; float: right; margin: 40px 0 }
}
.moto-credit-form .form-birth-date { display: inline-block; width: 100% }
@media screen and (min-width:768px) {
.moto-credit-form .form-birth-date { display: inline-block; width: 66.66666667% }
}
.moto-credit-form .form-birth-date .form-type-select { display: inline-block; padding: 0; margin: 0; float: left; width: 33.33333333% }
.moto-credit-form .form-birth-date .form-type-select:nth-child(2) { padding: 0 2% }
.moto-credit-form .form-birth-date .form-type-select .form-select { width: 100% }
.moto-credit-form .form-birth-date .form-type-select .error { left: 0; width: 100% }
.moto-credit-form .label-birth-date { font-size: 14px; line-height: 18px; font-weight: 400; color: #80888c; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 17px 2% 0 0 }
body.gotham-styles .moto-credit-form .label-birth-date { font-weight: 400 }
@media(min-width:768px) {
.moto-credit-form .label-birth-date { float: left; width: 33.33333333% }
}
.moto-credit-form .label-required { font-size: 12px; color: #d03f3a; position: relative; padding-left: 2px }
.moto-credit-form .form-item-moto-credit-credit-socialSecurity input, .moto-credit-form .form-item-moto-credit-credit-annualIncome input { width: 85% }
@media screen and (min-width:768px) {
.moto-credit-form .form-item-moto-credit-credit-socialSecurity input, .moto-credit-form .form-item-moto-credit-credit-annualIncome input { display: inline-block; width: 33.33% }
}
.moto-credit-form .form-item-add-auth-user label { width: 100% }
.moto-credit-form .form-item-add-auth-user .form-group { margin: 0 }
.moto-credit-form .form-item-add-auth-user .form-wrapper { width: 75px; display: inline-block }
.moto-credit-form .bean-space { padding: 15px 0 }
.moto-credit-form .iframe-disclosures { margin-top: 20px; width: 100%; height: 500px }
.moto-credit-form .tooltip-container { top: 38px; position: absolute; left: 92% }
@media screen and (min-width:768px) {
.moto-credit-form .tooltip-container { top: auto; left: 70% }
}
.moto-credit-form .tooltip-container .tooltip-wrapper { width: 250px; left: -210px; right: auto; top: auto; bottom: 10px; z-index: 5 }
@media screen and (min-width:768px) {
.moto-credit-form .tooltip-container .tooltip-wrapper { left: -90px; bottom: 5px }
}
.moto-credit-form .tooltip-container .tooltip-wrapper:before { right: 10px }
@media screen and (min-width:768px) {
.moto-credit-form .tooltip-container .tooltip-wrapper:before { right: 0 }
}
.moto-credit-form .tooltip-container .tooltip-wrapper:after { right: 11px }
@media screen and (min-width:768px) {
.moto-credit-form .tooltip-container .tooltip-wrapper:after { right: 1 }
}
.moto-credit-form .tooltip-container .tooltip-button { left: auto; right: auto; top: 12px; bottom: auto }
@media screen and (min-width:768px) {
.moto-credit-form .tooltip-container .tooltip-button { top: 17px }
}
.moto-credit-sidebar { margin: 0; padding: 0 }
.moto-credit-sidebar .field { background: #c6c8ca; padding: 40px 4%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
@media screen and (min-width:768px) {
.moto-credit-sidebar .field { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 10px 25px }
}
@media screen and (min-width:992px) {
.moto-credit-sidebar .field { margin: 0 10px 0 0 }
}
#gift-card-fields { padding-top: 20px; width: 100% }
#gift-card-fields label:not(.error) { display: inline-block; float: left; font-size: 12px; line-height: 16px; font-weight: 600; color: #222c30 }
body.gotham-styles #gift-card-fields label:not(.error) { font-weight: 500 }
@media screen and (min-width:768px) {
#gift-card-fields label:not(.error) { font-size: 14px; line-height: 20px; font-weight: 600 }
body.gotham-styles #gift-card-fields label:not(.error) { font-weight: 500 }
}
#gift-card-fields .form-type-select, #gift-card-fields .form-type-checkbox { padding: 0; width: 100%; margin: 0 0 0 3px }
@media screen and (min-width:768px) {
#gift-card-fields .form-type-select, #gift-card-fields .form-type-checkbox { display: inline-block; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0; margin: 0 }
}
@media screen and (min-width:768px) and (min-width:768px) {
#gift-card-fields .form-type-select, #gift-card-fields .form-type-checkbox { float: left; width: 33.33333333% }
}
@media screen and (min-width:768px) and (min-width:768px) {
#gift-card-fields .form-type-select, #gift-card-fields .form-type-checkbox { left: 16.66666667% }
}
@media screen and (min-width:992px) {
#gift-card-fields .form-type-select, #gift-card-fields .form-type-checkbox { margin: 0 0 0 3px }
}
#gift-card-fields .form-type-select { padding-top: 20px }
@media screen and (min-width:768px) {
#gift-card-fields .form-type-select { padding: 20px 0 }
}
#gift-card-fields select { width: 100%; margin-bottom: 20px }
@media screen and (min-width:768px) {
#gift-card-fields select { margin: 0 }
}
#gift-card-fields button { background-color: #0090a6; width: 100%; height: 50px; border-radius: 0; margin-bottom: 20px; color: #fff }
@media screen and (min-width:768px) {
#gift-card-fields button { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin: 20px }
}
@media screen and (min-width:768px) and (min-width:768px) {
#gift-card-fields button { float: left; width: 16.66666667% }
}
@media screen and (min-width:768px) and (min-width:768px) {
#gift-card-fields button { left: 16.66666667% }
}
#gift-card-fields button:hover { background-color: #078599 }
#gift-card-fields .gift-card-balance-info { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 }
@media(min-width:768px) {
#gift-card-fields .gift-card-balance-info { float: left; width: 83.33333333% }
}
@media(min-width:768px) {
#gift-card-fields .gift-card-balance-info { left: 16.66666667% }
}
#gift-card-fields .gift-card-balance-info p { color: #222c30; font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles #gift-card-fields .gift-card-balance-info p { font-weight: 400 }
#gift-card-fields .gift-card-balance-info p.gift-card-remaining-balance-message { font-size: 10px; line-height: 16px; font-weight: 400 }
body.gotham-styles #gift-card-fields .gift-card-balance-info p.gift-card-remaining-balance-message { font-weight: 400 }
@media screen and (min-width:768px) {
#gift-card-fields .gift-card-balance-info p { font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles #gift-card-fields .gift-card-balance-info p { font-weight: 400 }
#gift-card-fields .gift-card-balance-info p.gift-card-paid-balance { margin-top: 0 }
#gift-card-fields .gift-card-balance-info p.gift-card-remaining-balance-message { font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles #gift-card-fields .gift-card-balance-info p.gift-card-remaining-balance-message { font-weight: 400 }
}
#gift-card-fields .gift-card-balance-info .gift-card-paid-balance-amount, #gift-card-fields .gift-card-balance-info .gift-card-remaining-balance-amount { float: right }
#gift-card-fields .form-item-payment-gift-card-motorola-blc-checkout-gift-card-status { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding: 0 }
@media(min-width:768px) {
#gift-card-fields .form-item-payment-gift-card-motorola-blc-checkout-gift-card-status { float: left; width: 25% }
}
@media(min-width:768px) {
#gift-card-fields .form-item-payment-gift-card-motorola-blc-checkout-gift-card-status { left: 16.66666667% }
}
#gift-card-fields .form-item-payment-gift-card-motorola-blc-checkout-gift-card-status label.error { padding-bottom: 0 }
#gift-card-fields .form-item-payment-gift-card-motorola-blc-checkout-gift-card-status span.checkmark { display: none }
#gift-card-fields .ajax-progress.ajax-progress-throbber { left: 0; top: -16px }
#gift-card-fields .checkbox-gift-card-wrapper { border-top: 1px solid #e5e5e5; padding: 22px 0 }
@media screen and (min-width:768px) {
#gift-card-fields .checkbox-gift-card-wrapper { padding: 22px 20px }
}
#gift-card-fields .checkbox-gift-card-wrapper label:not(.error) { padding: 0 2px 0 27px }
#gift-card-fields #gift-card-fields-wrapper .ajax-progress.ajax-progress-throbber { top: 0; margin-left: 30px }
#gift-card-fields+.checkout-payment-radios { border-top: 1px solid #e5e5e5 }
.gift-card-error { padding-bottom: 20px; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; padding-left: 0; padding-right: 0 }
@media(min-width:768px) {
.gift-card-error { float: left; width: 83.33333333% }
}
@media(min-width:768px) {
.gift-card-error { left: 16.66666667% }
}
.gift-card-b1-mobile { font-size: 12px; line-height: 16px; font-weight: 400 }
body.gotham-styles .gift-card-b1-mobile { font-weight: 400 }
.gift-card-b2-mobile { font-size: 10px; line-height: 16px; font-weight: 400 }
body.gotham-styles .gift-card-b2-mobile { font-weight: 400 }
.gift-card-b1-desktop { font-size: 14px; line-height: 20px; font-weight: 400 }
body.gotham-styles .gift-card-b1-desktop { font-weight: 400 }






@media screen and (min-width:0) and (max-width:767px) {
.home-carousel .item-0 .product-logo img { height: 30px !important }
}
@media screen and (min-width:768px) and (max-width:991px) {
.home-carousel .item-0 .product-logo img { height: 30px !important }
}
@media screen and (min-width:992px) and (max-width:1199px) {
.home-carousel .item-0 .product-logo img { height: 70px !important }
}
@media screen and (min-width:1200px) {
.home-carousel .item-0 .product-logo img { height: 70px !important }
}
html:not([data-breakpoint="screen-xs"]) .home-carousel .item-0 .views-field-field-carousel-text { color: #fff !important }
html[data-breakpoint="screen-xs"] .home-carousel .item-0 .views-field-field-carousel-text { color: #fff !important }
@media screen and (min-width:0) and (max-width:767px) {
.home-carousel .item-1 .product-logo img { height: 30px !important }
}
@media screen and (min-width:768px) and (max-width:991px) {
.home-carousel .item-1 .product-logo img { height: 40px !important }
}
@media screen and (min-width:992px) and (max-width:1199px) {
.home-carousel .item-1 .product-logo img { height: 50px !important }
}
@media screen and (min-width:1200px) {
.home-carousel .item-1 .product-logo img { height: 50px !important }
}
html:not([data-breakpoint="screen-xs"]) .home-carousel .item-1 .views-field-field-carousel-text { color: #fff !important }
html[data-breakpoint="screen-xs"] .home-carousel .item-1 .views-field-field-carousel-text { color: #fff !important }
@media screen and (min-width:0) and (max-width:767px) {
.home-carousel .item-2 .product-logo img { height: 36px !important }
}
@media screen and (min-width:768px) and (max-width:991px) {
.home-carousel .item-2 .product-logo img { height: 36px !important }
}
@media screen and (min-width:992px) and (max-width:1199px) {
.home-carousel .item-2 .product-logo img { height: 76px !important }
}
@media screen and (min-width:1200px) {
.home-carousel .item-2 .product-logo img { height: 76px !important }
}
html:not([data-breakpoint="screen-xs"]) .home-carousel .item-2 .views-field-field-carousel-text { color: #fff !important }
html[data-breakpoint="screen-xs"] .home-carousel .item-2 .views-field-field-carousel-text { color: #fff !important }
@media screen and (min-width:0) and (max-width:767px) {
.home-carousel .item-3 .product-logo img { height: 34px !important }
}
@media screen and (min-width:768px) and (max-width:991px) {
.home-carousel .item-3 .product-logo img { height: 34px !important }
}
@media screen and (min-width:992px) and (max-width:1199px) {
.home-carousel .item-3 .product-logo img { height: 50px !important }
}
@media screen and (min-width:1200px) {
.home-carousel .item-3 .product-logo img { height: 50px !important }
}
html:not([data-breakpoint="screen-xs"]) .home-carousel .item-3 .views-field-field-carousel-text { color: #fff !important }
html[data-breakpoint="screen-xs"] .home-carousel .item-3 .views-field-field-carousel-text { color: #fff !important }
@media screen and (max-width:992px) {
#block-bean-social-networks { background-color: #2d3c7b }
}
div.footer-wrap.sign-up-area { background-color: #00acc7; color: #fff }