html {
overflow: visible !important;
}
html {
height: 100%;
position: relative;
}
body {
min-height: 100%;
height: auto !important;
overflow-x: hidden !important;
overflow-y: visible !important;
position: relative !important;   }
body:before {
height: 100%;
width:100%;
background: white !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: '';
}
body.nksub_on:before, body.nksub_sidebar_slide:before
{
display: none;
} #nksub_sidebar, .nksub_sidebar_cont div, .nksub_sidebar_cont span,
.nksub_sidebar_cont h1, .nksub_sidebar_cont h2, .nksub_sidebar_cont h3, .nksub_sidebar_cont h4, .nksub_sidebar_cont h5, .nksub_sidebar_cont h6,
.nksub_sidebar_cont p, .nksub_sidebar_cont a, .nksub_sidebar_cont strong,
.nksub_sidebar_cont ol, .nksub_sidebar_cont ul, .nksub_sidebar_cont li,
.nksub_sidebar_cont fieldset, .nksub_sidebar_cont form, .nksub_sidebar_cont label, .nksub_sidebar_cont legend {
font-size: 100%;
font: inherit;
font-weight: normal;
vertical-align: baseline;
}
#nksub_sidebar {
line-height: 1;
}
#nksub_fixed_elements_container {
position: relative;
z-index: 1001;
-webkit-backface-visibility: hidden;
}
.nksub_sidebar_cont ol, .nksub_sidebar_cont ul {
list-style: none;
}
#nksub_sidebar .nksub_sidebar_cont_scrollable {
width: 380px;
overflow: scroll;
height: 100%;
padding-right: 60px;
box-sizing: content-box;
-webkit-backface-visibility: hidden;
}
body:not([class*=nksub_webkit]).nksub_sidebar_pos_right #nksub_sidebar .nksub_sidebar_cont_scrollable {
padding-left: 20px;
padding-right: 0;
}
#nksub_sidebar .nksub_sidebar_cont_scrollable::-webkit-scrollbar {
display: none;
}
#nksub_sidebar .nksub_sidebar_cont {
width: 380px;
height: 100%;
display: table;
float: left; margin: 0;
-webkit-transition: -webkit-transform 0.5s ease-in-out 0.2s;
-moz-transition: -moz-transform 0.5s ease-in-out 0.2s;
-ms-transition: -ms-transform 0.5s ease-in-out 0.2s;
-o-transition: -ms-transform 0.5s ease-in-out 0.2s;
transition: transform 0.5s ease-in-out 0.2s;
-webkit-backface-visibility: hidden;
}
.nksub_sidebar_pos_right #nksub_sidebar .nksub_sidebar_cont {
float: right; }
#nksub_sidebar.nksub_flat .nksub_sidebar_cont {
background: #2d282a;
}
#nksub_sidebar.nksub_minimalistic .nksub_sidebar_cont {
background: #fff;
margin-top: 50px; }
.nksub_sidebar_pos_right #nksub_sidebar .nksub_sidebar_cont { }
#nksub_sidebar .nksub_sidebar_cont.nksub_shrinked {
-webkit-transform: scale(0.8, 0.8) !important;
-moz-transform:  scale(0.8, 0.8) !important;
-ms-transform:  scale(0.8, 0.8) !important;
transform:  scale(0.8, 0.8) !important;  }
.nksub_sidebar_slide #nksub_sidebar .nksub_sidebar_cont { -webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
body.nksub_sidebar_push.nksub_exposed > *, body.nksub_sidebar_push.nksub_exposed #nksub-overlay-wrapper {
-webkit-transform: translate(380px,0);
-moz-transform: translate(380px,0);
-ms-transform: translate(380px,0);
-o-transform: translate(380px,0);
transform: translate(380px,0);
-webkit-transform: translate3d(380px,0,0);
-moz-transform: translate3d(380px,0,0);
-ms-transform: translate3d(380px,0,0);
-o-transform: translate3d(380px,0,0);
transform: translate3d(380px,0,0);
}
body.nksub_sidebar_push.nksub_sidebar_pos_right.nksub_exposed > *, body.nksub_sidebar_push.nksub_sidebar_pos_right.nksub_exposed  #nksub-overlay-wrapper  {
-webkit-transform: translate(-380px,0);
-moz-transform: translate(-380px,0);
-ms-transform: translate(-380px,0);
-o-transform: translate(-380px,0);
transform: translate(-380px,0);
-webkit-transform: translate3d(-380px,0,0);
-moz-transform: translate3d(-380px,0,0);
-ms-transform: translate3d(-380px,0,0);
-o-transform: translate3d(-380px,0,0);
transform: translate3d(-380px,0,0);
}
body > * { }
#container.hfeed {
position: relative;
}
body.nksub_sidebar_push.nksub_webkit * {
background-attachment: scroll !important;
}
#nksub-overlay-wrapper {
z-index: 99999;
}
#nksub_sidebar {
position: fixed;
top: 0;
left: -420px;
width: 420px;
z-index: 0;
display: none;
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-backface-visibility: hidden;      }
.nksub_exposed #nksub_sidebar, .nksub_transitioning #nksub_sidebar {
left: 0px;
}
#nksub_sidebar {
bottom: 0;
min-height: 100%;
}
body.nksub_sidebar_slide #nksub_sidebar {
z-index: 100000 ;
}
.nksub_sidebar_pos_right #nksub_sidebar {
left: auto;
right: -460px;
}
.nksub_sidebar_pos_right.nksub_transitioning #nksub_sidebar,
.nksub_sidebar_pos_right.nksub_exposed #nksub_sidebar {
right: -40px;
}
.nksub_sidebar_pos_right.nksub_sidebar_slide #nksub_sidebar {
right: 0;
}
body.nksub_sidebar_push > *, body.nksub_sidebar_slide > #nksub_sidebar {
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition:-moz-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: -ms-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: -o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition-delay: .1s;
-webkit-transition-delay: .1s;
}
.nksub_fixed_inner_el {
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition:-moz-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: -ms-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: -o-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition-delay: 100ms;
-webkit-transition-delay: 100ms;
}
.nksub_sidebar_slide #nksub_sidebar {
width: 380px;
overflow: hidden;
}
.nksub_sidebar_slide #nksub_sidebar .nksub_sidebar_cont_scrollable {
width: 380px;
padding-right: 60px;
}
.nksub_sidebar_slide #nksub_sidebar .nksub_sidebar_cont { }
body.nksub_sidebar_slide #nksub_sidebar {
-webkit-transform: translate(-380px,0);
-moz-transform: translate(-380px,0);
-ms-transform: translate(-380px,0);
-o-transform: translate(-380px,0);
transform: translate(-380px,0);
-webkit-transform: translate3d(-380px,0,0);
-moz-transform: translate3d(-380px,0,0);
-ms-transform: translate3d(-380px,0,0);
-o-transform: translate3d(-380px,0,0);
transform: translate3d(-380px,0,0);
}
body.nksub_sidebar_slide.nksub_sidebar_pos_right #nksub_sidebar  {
-webkit-transform: translate(380px,0);
-moz-transform: translate(380px,0);
-ms-transform: translate(380px,0);
-o-transform: translate(380px,0);
transform: translate(380px,0);
-webkit-transform: translate3d(380px,0,0);
-moz-transform: translate3d(380px,0,0);
-ms-transform: translate3d(380px,0,0);
-o-transform: translate3d(380px,0,0);
transform: translate3d(380px,0,0);
}
body.nksub_sidebar_slide.nksub_exposed > .nks_cc_trigger_tabs {
-webkit-transform: translate(380px,0);
-moz-transform: translate(380px,0);
-ms-transform: translate(380px,0);
-o-transform: translate(380px,0);
transform: translate(380px,0);
-webkit-transform: translate3d(380px,0,0);
-moz-transform: translate3d(380px,0,0);
-ms-transform: translate3d(380px,0,0);
-o-transform: translate3d(380px,0,0);
transform: translate3d(380px,0,0);
}
body.nksub_sidebar_slide.nksub_sidebar_pos_right.nksub_exposed > .nks_cc_trigger_tabs  {
-webkit-transform: translate(-380px,0);
-moz-transform: translate(-380px,0);
-ms-transform: translate(-380px,0);
-o-transform: translate(-380px,0);
transform: translate(-380px,0);
-webkit-transform: translate3d(-380px,0,0);
-moz-transform: translate3d(-380px,0,0);
-ms-transform: translate3d(-380px,0,0);
-o-transform: translate3d(-380px,0,0);
transform: translate3d(-380px,0,0);
}
body.nksub_exposed > #nksub_sidebar {
-webkit-transform: translate(0px,0) !important;
-moz-transform: translate(0px,0) !important;
-ms-transform: translate(0px,0) !important;
-o-transform: translate(0px,0) !important;
transform: translate(0px,0)!important;
-webkit-transform: translate3d(0px,0,0)!important;
-moz-transform: translate3d(0px,0,0)!important;
-ms-transform: translate3d(0px,0,0)!important;
-o-transform: translate3d(0px,0,0)!important;
transform: translate3d(0px,0,0)!important;
}
#nksub-body-bg {
position: absolute;
z-index: 0;
top: 0;
left: 0;
right: 0; min-width: 100%;
min-height: 100%;
overflow: hidden;
display: none;   }
.nksub_sidebar_push #nksub-body-bg {
-webkit-backface-visibility: hidden;
}
.nksub_sidebar_slide #nksub-body-bg {
display: none !important;
}
.nksub_sidebar_pos_right #nksub-body-bg  {   }
#nksub-fixed {
position: fixed;
width: 200px;
height: 50px;
background: red;    z-index: 99999;
}
#nksub-fixed2 {
position: fixed;
width: 200px;
height: 50px;
background: blue;
bottom: 20px; right: 50px;
z-index: 99999;
}
#nksub-fixed-bg {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: red;
z-index: -999999;
}
#nksub-overlay-wrapper {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
visibility: hidden;
}
#nksub-overlay {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background: #333; position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 99999; -webkit-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition-delay: .2s;
-webkit-transition-delay: .2s;
-webkit-backface-visibility: hidden;
-webkit-transform:translate3d(0,0,0);
}
.nksub-body-pushed #nksub-overlay {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
#nksub_sidebar *, .nks_cc_trigger_tabs.nksub_tab, .nks_cc_trigger_tabs.nksub_tab * {
-webkit-backface-visibility: hidden;
} #nksub_sidebar .nksub_heading {
font-size: 27px;
font-weight: 200;
margin-bottom: 3px;
}
#nksub_sidebar a.nksub_button {
font: 600 17px 'Open Sans', sans-serif;
}
.nksub_content {
font-family: 'Open Sans', sans-serif;
}
#nksub_sidebar input,
#nksub_sidebar input:focus,
#nksub_sidebar textarea,
#nksub_sidebar textarea:focus {
font: 300 16px 'Open Sans', sans-serif !important;
text-transform: none;
text-indent: 0px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-focus-ring-color: none;
}
#nksub_sidebar input[type=text],
#nksub_sidebar input[type=email],
#nksub_sidebar input[type=tel],
#nksub_sidebar textarea {
background: transparent;
width: 200px;
box-shadow: none;
box-sizing: border-box;
border-radius: 2px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
height: 50px;
overflow: hidden;
margin: 0 0 1px;
outline: none !important;
padding: 6px 12px 6px 20px;
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
#nksub_sidebar .nksub_form_input_wrapper {
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
margin-top: 15px;
position: relative;
}
.nksub_form_input_wrapper:before {
font-family: 'nksub_icons';
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: -35px;
top: 14px;
bottom: 0;
font-size: 24px;
}
@media screen and (max-width: 380px)  {
.nksub_form_input_wrapper:before {
left: 15px;
display: none;
}
#nksub_sidebar input[type=text], #nksub_sidebar input[type=email], #nksub_sidebar input[type=tel], #nksub_sidebar textarea {
padding-left: 49px;
}
}
#nksub_sidebar .nksub_theme_classic .nksub_form_input_wrapper + .nksub_form_input_wrapper + .nksub_sbmt {
margin-top: 15px;
}
#nksub_sidebar .nksub_form_input_wrapper:first-child {
margin-top: 0px;
}
#nksub_sidebar input[type=submit] {
display: none !important;
}
#nksub_sidebar .nksub_form_btn_wrapper {
position: relative;
margin: 20px;
text-align: center;
}
#nksub_sidebar .nksub_form_btn_wrapper {
padding-bottom: 20px;
}
#nksub_sidebar a {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
@font-face {
font-family: 'nksub_icons';
src: url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/fonts/nksub_icons.eot?47541028);
src: url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/fonts/nksub_icons.eot?47541028#iefix) format('embedded-opentype'),
url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/fonts/nksub_icons.svg?47541028#icons) format('svg'),
url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/fonts/nksub_icons.woff?47541028) format('woff'),
url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/fonts/nksub_icons.ttf?47541028) format('truetype');
font-weight: normal;
font-style: normal;
}
#nksub_sidebar .fa, .nksub-tab-icon .fa, .nksub-tab-icon.fa {
display: inline-block;
font-family: nksub_icons !important;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%
}
.fa-2x {
font-size: 2em
}
.fa-3x {
font-size: 3em
}
.fa-4x {
font-size: 4em
}
.fa-5x {
font-size: 5em
}
.fa-fw {
width: 1.28571429em;
text-align: center
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none
}
.fa-ul > li {
position: relative
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center
}
.fa-li.fa-lg {
left: -1.85714286em
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
border-radius: .1em
}
.pull-right {
float: right
}
.pull-left {
float: left
}
.fa.pull-left {
margin-right: .3em
}
.fa.pull-right {
margin-left: .3em
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear
}
@-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)
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg)
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg)
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1)
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1)
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center
}
.nksub-tab-icon .fa-stack-1x {
line-height: inherit
}
.fa-stack-2x {
font-size: 2em
}
.fa-inverse {
color: #fff
}
.nksub-icon-input-phone:before {
content: "\e042";
}
.nksub-icon-input-email:before {
content: "\e04a";
}
.nksub-icon-input-city:before {
content: "\e051";
}
.nksub-icon-input-company:before {
content: "\e052";
}
.nksub-icon-input-name:before {
content: "\e06b";
}
.nksub-icon-approved:before {
content: "\e004";
}
.nksub-icon-check:before {
content: "\e006";
}
.nksub-icon-check2:before {
content: "\e00f";
}
.nksub-icon-check3:before {
content: "\e010";
}
.nksub-icon-check4:before {
content: "\e011";
}
.nksub-icon-error:before {
content: "\e01b";
}
.nksub-icon-arrow-down-2:before {
content: "\e000";
}
.nksub-icon-arrow-down-3:before {
content: "\e001";
}
.nksub-icon-arrow487:before {
content: "\e002";
}
.nksub-icon-mail-1:before {
content: "\e003";
}
.nksub-icon-close19:before {
content: "\e007";
}
.nksub-icon-cross-1:before {
content: "\e008";
}
.nksub-icon-cross37:before {
content: "\e009";
}
.nksub-icon-download:before {
content: "\e00a";
}
.nksub-icon-mail-2:before {
content: "\e00b";
}
.nksub-icon-mail-3:before {
content: "\e00c";
}
.nksub-icon-mail-4:before {
content: "\e00d";
}
.nksub-icon-mail-5:before {
content: "\e00e";
}
.nksub-icon-instagram:before {
content: "\e013";
}
.nksub-icon-linkedin:before {
content: "\e014";
}
.nksub-icon-mail-6:before {
content: "\e015";
}
.nksub-icon-mail-7:before {
content: "\e016";
}
.nksub-icon-paper-5:before {
content: "\e017";
}
.nksub-icon-paper-2:before {
content: "\e018";
}
.nksub-icon-paper-3:before {
content: "\e019";
}
.nksub-icon-paper-4:before {
content: "\e01a";
}
.nksub-icon-paper-1:before {
content: "\e01c";
}
.nksub-icon-rss:before {
content: "\e01e";
}
.nksub-icon-pinterest:before {
content: "\e01f";
}
.nksub-icon-vimeo:before {
content: "\e021";
}
.nksub-icon-walk1:before {
content: "\e022";
}
.nksub-icon-youtube:before {
content: "\e023";
}
.nksub-icon-gplus:before {
content: "\e600";
}
.nksub-icon-facebook:before {
content: "\e601";
}
.nksub-icon-twitter:before {
content: "\e602";
}
.nksub-icon-arrow-left:before {
content: "\e60f";
}
.nksub-icon-arrow-down:before {
content: "\e610";
}
.nksub-icon-arrow-up:before {
content: "\e611";
}
.nksub-icon-arrow-right:before {
content: "\e612";
}
.nksub-icon-more:before {
content: "\e613";
}
.nksub-icon-mail-8:before {
content: "\f003";
}
.nksub-icon-inbox:before {
content: "\f01c";
}
.nksub-icon-save:before {
content: "\f0c7";
}
.nksub-icon-mail-9:before {
content: "\f0e0";
}
.nksub-icon-square:before {
content: "\f0c8";
}
.nksub-icon-circle:before {
content: "\f111";
}
.nksub-icon-mail:before {
content: "\e603";
}
.nks_cc_trigger_tabs .nksub-tab-icon.fa-1x {
font-size: 20px !important;
}
.nks_cc_trigger_tabs .nksub-tab-icon.fa-2x {
font-size: 24px !important;
}
.nks_cc_trigger_tabs .nksub-tab-icon.fa-3x {
font-size: 35px !important;
}
.fa-square-o, .fa-circle-thin {
top: 1px;
}
.nks_cc_trigger_tabs.nksub_tab {
display: none;
position: fixed;
left: 0;
top: 50%;  cursor: pointer;
z-index: 100000;
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-moz-transition:all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
-webkit-backface-visibility: hidden;
transition-delay: .1s;
-webkit-transition-delay: .1s;
-webkit-font-smoothing: antialiased;
}
.nks_cc_trigger_tabs.nksub_tab .fa.fa-inverse:before {
color: #ffffff !important;
}
.nks_cc_trigger_tabs.nksub_tab .fa{
color: black;
}
.nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-1x {
-webkit-transition: -webkit-transform 0.3s ease-in-out;
-moz-transition: -moz-transform 0.3s ease-in-out;
-ms-transition: -ms-transform 0.3s ease-in-out;
-o-transition: -o-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
-webkit-backface-visibility: hidden;
}
.nks_label_no_anim .nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-1x {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.nks_cc_trigger_tabs .nksub-tab-icon .fa, .nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-2x:before, .nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-2x:after  {
-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
-moz-transition:all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
-ms-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
-o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0.05s;
-webkit-backface-visibility: hidden;
}
.nksub_hidden .nks_cc_trigger_tabs .nksub-tab-icon.nks-hover .fa-stack-1x {       -webkit-backface-visibility: hidden;
}
.nks_mobile .nks_cc_trigger_tabs .nksub-tab-icon.nks-hover .fa-stack-1x {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.nksub_tab .fa-stack-1x:after {
content: '';
position: absolute;
width: 86%;
height: 86%;
margin: 7%;
left: 0;
top: 0; box-sizing: border-box;
border-radius: 10px;
background: rgba(255, 255, 255, 0.2);
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-ms-transform: scale(0, 0);
-o-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
-moz-transition:all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
-ms-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
-o-transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.025s;
-webkit-backface-visibility: hidden;
z-index: -1;
}
.nks_cc_trigger_tabs.nksub_tab .fa-stack-2x {
z-index: -2;
}
.nksub_tab .nks-hover .fa-stack-1x:after {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.nks_cc_trigger_tabs.nks_metro .fa-stack-1x:after {
width: 100%;
height: 100%;
border-radius: 0 !important;
margin: 0;
}
.nks_cc_trigger_tabs .nksub-icon-circle + .fa-stack-1x:after {
border-radius: 60px;
}
.nks_cc_trigger_tabs .nks-hover .fa-stack-1x:before { }
.nksub_hidden .nks_cc_trigger_tabs.nksub_tab .fa-1x.nks-hover .fa-stack-1x:before {
font-size: 18px !important;
}
.nksub_hidden .nks_cc_trigger_tabs.nksub_tab .fa-3x.nks-hover .fa-stack-1x:before {
font-size: 40px !important;
}
.nksub_exposed .nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-1x:before,
.nksub_transitioning .nks_cc_trigger_tabs .nksub-tab-icon .fa-stack-1x:before {
content: "";
font-size: 25px;
background: url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/closeblack.png) center center no-repeat;
width: 48px;
height: 48px;
background-size: 50% 50% !important;
display: block;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
-webkit-backface-visibility: hidden;
}
body:not([class*='nksub_hidden']) .nks_cc_trigger_tabs .fa-1x.nksub-tab-icon .fa-stack-1x:before {
width: 40px;
height: 40px;
}
body:not([class*='nksub_hidden']) .nks_cc_trigger_tabs .fa-2x.nksub-tab-icon .fa-stack-1x:before {
}
body:not([class*='nksub_hidden']) .nks_cc_trigger_tabs .fa-3x.nksub-tab-icon .fa-stack-1x:before {
width: 70px;
height: 70px;
background-size: 55% 55% !important;
}
body:after {
display: none;
content: url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/close.png) url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/closeblack.png);
}
.nksub_exposed .nks_cc_trigger_tabs.nksub_tab .nks-active,
.nksub_transitioning .nks_cc_trigger_tabs.nksub_tab .nks-active {
position: relative; }
.nks_cc_trigger_tabs.nksub_tab .fa-square-o, .nks_cc_trigger_tabs.nksub_tab .fa-circle-thin {
top: 1px;
}
.nksub_exposed .nks_cc_trigger_tabs .nksub-tab-icon .fa-inverse.fa-stack-1x:before,
.nksub_transitioning .nks_cc_trigger_tabs .nksub-tab-icon .fa-inverse.fa-stack-1x:before{
background: url(//antigua.dealerbest.com/wp-content/plugins/NKS-subscription/img/close.png) center center no-repeat;
}
.nksub_exposed .nks_cc_trigger_tabs.nksub_tab .fa-stack-1x:hover {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
-webkit-backface-visibility: hidden;
}
.nksub_exposed .fa-stack-1x { -webkit-transition: none !important;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none !important;
-webkit-backface-visibility: hidden;
}
.nks_cc_trigger_tabs.nksub_tab span {
display: block;
margin: 0 0 5px 10px;
padding: 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition:opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
-webkit-backface-visibility: hidden;
}
.nks_cc_trigger_tabs.nksub_tab.nks_metro span {
margin: 0 !important;
}
.nks_cc_trigger_tabs[class*=label_hidden] .nksub-tab-icon,
.nks_cc_trigger_tabs[class*=label_scroll] .nksub-tab-icon,
.nks_cc_trigger_tabs[class*=label_scroll_into] .nksub-tab-icon {
opacity: 0 !important;
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.nksub_sidebar_pos_right .nks_cc_trigger_tabs.nksub_tab span {
margin: 0 10px 5px 0;
}
.nksub_sidebar_pos_right .nks_cc_trigger_tabs.nksub_tab {
left: auto;
right: 0;
}
.nksub_exposed #nksub-body-bg,
.nksub_transitioning #nksub-body-bg {
-webkit-box-shadow: none !important;
-moz-box-shadow:  none !important;
box-shadow: none !important;
}
.nksub_exposed .nks_cc_trigger_tabs span:not([class*='nksub-tab-icon']),
.nksub_transitioning .nks_cc_trigger_tabs span:not([class*='nksub-tab-icon']),
.nksub_exposed #nks_cc_sidebar,
.nksub_transitioning #nks_cc_sidebar,
.nksub_exposed #ncf_sidebar,
.nksub_transitioning #ncf_sidebar {
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 600px) {
#wpadminbar { top: -46px !important; }
}
#nksub_sidebar .nksub_form_wrapper {
display: none;
position: relative;
vertical-align: middle;
box-sizing: border-box;
width: 380px; padding: 0;
}
#nksub_sidebar .nksub_form_wrapper .nksub_content {
margin: 15px 20px 34px;
padding: 1px 30px 10px;
position: relative;
border-radius: 5px;
}
.nksub_theme_flat { }
.nksub_hero_image {
}
.nksub_form_wrapper > * {
position: relative;
}
.nksub_form_wrapper h1 {
font-size: 30px;
font-weight: 600;
text-align: center;
margin: 20px 0 10px;
padding: 90px 0 0;
line-height: 125%;
position: relative;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
}
.nksub_theme_classic.nksub_form_wrapper h1 {
padding: 140px 0 0;
}
.nksub_form_wrapper span.nksub_pic {
position: absolute;
top: 0;
left: 50%;
margin-left: -57px;
width: 115px;
height: 115px;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
background-size: 100% 100%;
z-index: 0;
}
.nksub_form_wrapper span.nksub_text {
position: relative;
z-index: 1;
}
.nksub_form_wrapper h2 {
font-size: 16px;
font-weight: 300;
text-align: center;
margin: 10px 0 30px;
line-height: 125%;
}
.nksub_form_wrapper .nksub_notice {
font-size: 14px;
font-weight: 300;
font-style: italic;
text-align: center;
margin: 20px 0 25px;
line-height: 125%;
}
#nksub_sidebar .nksub_theme_flat,
#nksub_sidebar .nksub_theme_classic {
font-family: 'Roboto Slab', sans-serif;
}
#nksub_sidebar .nksub_theme_aerial {
font-family: 'Lato', sans-serif;
}
.nksub_theme_flat h2,
.nksub_theme_classic h2,
.nksub_theme_flat .nksub_notice,
.nksub_theme_classic .nksub_notice {
font-family: 'Open Sans', sans-serif;
}
#nksub_sidebar .nksub_theme_aerial h1 {
font-weight: 300;
text-transform: uppercase;
}
.nksub_theme_classic h2 {
font-style: italic;
}
.nksub_gamma_light h2,
.nksub_gamma_light .nksub_notice {
color: #fff;
}.nksub_gamma_light .nksub_form_input_wrapper:before {
color: #d7d6d6;
}
.nksub_gamma_dark h2 {
color: #000000;
}
.nksub_gamma_dark .nksub_notice,
.nksub_gamma_dark .nksub_form_input_wrapper:before{
color: #555;
}
#nksub_sidebar .nksub_gamma_light input[type=text],
#nksub_sidebar .nksub_gamma_light input[type=email] {
background: rgba(255, 255, 255, 0.1);
border: none;
color: white !important;
}
#nksub_sidebar .nksub_gamma_dark input[type=text],
#nksub_sidebar .nksub_gamma_dark input[type=email] {
background: rgba(0, 0, 0, 0.03);
border: 1px solid rgba(0, 0, 0, 0.1);
color: black !important;
}
#nksub_sidebar .nksub_theme_aerial input[type=text],
#nksub_sidebar .nksub_theme_aerial input[type=email] {
border-radius: 30px;
text-align: center;
}
#nksub_sidebar .nksub_gamma_light input::-webkit-input-placeholder{
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_light textarea::-webkit-input-placeholder {
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_light input:-moz-placeholder{
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_light textarea:-moz-placeholder {
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_light input:-ms-input-placeholder{
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_light textarea:-ms-input-placeholder {
color: #d7d6d6 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark input::-webkit-input-placeholder{
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark textarea::-webkit-input-placeholder {
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark input:-moz-placeholder{
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark textarea:-moz-placeholder {
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark input:-ms-input-placeholder{
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_gamma_dark textarea:-ms-input-placeholder {
color: #777676 !important;
text-transform: none;
}
#nksub_sidebar .nksub_input_wrapper {
position: relative;
}
#nksub_sidebar .nksub_gamma_light .nksub_heading {
color: white;
font-size: 27px;
font-weight: 200;
text-shadow: 1px 0px 1px #555;
margin-bottom: 3px;
}
#nksub_sidebar .nksub_sbmt {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#nksub_sidebar  .nksub_sbmt {
cursor: pointer;
overflow: hidden;
text-align: center;
}
#nksub_sidebar .nksub_theme_flat .nksub_sbmt {
position: absolute;
top: 0;
height: 50px;
width: 60px;
line-height: 50px;
right: 0;
border-radius: 5px;
will-change: all;
}
#nksub_sidebar .nksub_theme_classic .nksub_sbmt {
position: relative;
display: inline-block;
padding: 10px 5px;
width: 100%;
border-radius: 5px;
box-sizing: border-box;
font-size: 18px;
height: 50px;
line-height: 30px;
margin: 20px 0 0;
}
#nksub_sidebar .nksub_theme_aerial .nksub_sbmt {
position: relative;
display: inline-block;
width: 60px;
border-radius: 50px;
box-sizing: border-box;
font-size: 18px;
height: 60px;
line-height: 60px;
margin: 22px 0 0;
}
#nksub_sidebar .nksub_input_wrapper {
text-align: center;
}
#nksub_sidebar .nksub_theme_classic .nksub_sbmt .spinner {
position: absolute;
}
.nksub_theme_flat .nksub_sbmt .nksub_cta,
.nksub_theme_aerial .nksub_sbmt .nksub_cta {
display: none;
}
#nksub_sidebar .nksub_theme_classic .nksub_cta i {
font-size: 26px;
vertical-align: middle;
margin-right: 5px;
}
#nksub_sidebar.nksub_form_processing .nksub_theme_classic .nksub_cta,
#nksub_sidebar.nksub_form_success .nksub_theme_classic .nksub_cta,
#nksub_sidebar[class*=nksub_form_fail] .nksub_theme_classic .nksub_cta {
display: none;
}
#nksub_sidebar.nksub_form_processing .nksub_theme_classic .spinner,
#nksub_sidebar.nksub_form_success .nksub_theme_flat .nksub_sbmt,
#nksub_sidebar[class*=nksub_form_fail] .nksub_theme_flat .nksub_sbmt {
width: 100%;
}
#nksub_sidebar .nksub_theme_flat .nksub_sbmt:before {
font-family: 'nksub_icons';
content: "\e01c";
color: #000000;
font-size: 28px;
position: absolute;
width: 60px;
top: 0;
left: 0;
border-radius: 5px;
}
#nksub_sidebar .nksub_theme_aerial .nksub_sbmt:before {
font-family: 'nksub_icons';
content: "\e01c";
color: #000000;
font-size: 28px;
position: absolute;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 60px;
top: 0;
left: 0;
vertical-align: middle;
}
#nksub_sidebar .nksub_theme_classic .nksub_sbmt {
color: #000000;
}
#nksub_sidebar.nksub_form_processing .spinner,
#nksub_sidebar .nksub_sbmt {
-webkit-transition: all 0.2s ease 0.05s;
-moz-transition:all 0.2s ease 0.05s;
-ms-transition: all 0.2s ease 0.05s;
-o-transition: all 0.2s ease 0.05s;
transition: all 0.2s ease 0.05s;
-webkit-backface-visibility: hidden; }
#nksub_sidebar .nksub_sbmt:before {
-webkit-transition: -webkit-transform 0.2s ease 0.05s, font 0.2s ease 0.05s;
-moz-transition:-moz-transform 0.2s ease 0.05s, font 0.2s ease 0.05s;
-ms-transition: -ms-transform 0.2s ease 0.05s, font 0.2s ease 0.05s;
-o-transition: -o-transform 0.2s ease 0.05s, font 0.2s ease 0.05s;
transition: transform 0.2s ease 0.05s, font 0.2s ease 0.05s;
-webkit-backface-visibility: hidden;
}
#nksub_sidebar .nksub_socialbar li,
#nksub_sidebar .nksub_socialbar li a{
-webkit-transition: all 0.1s ease 0.05s;
-moz-transition:all 0.1s ease 0.05s;
-ms-transition: all 0.1s ease 0.05s;
-o-transition: all 0.1s ease 0.05s;
transition: all 0.1s ease 0.05s;
-webkit-backface-visibility: hidden; }
#nksub_sidebar.nksub_form_processing .nksub_sbmt:before {
-webkit-transform: translate(100%,0);
-moz-transform: translate(100%,0);
-ms-transform: translate(100%,0);
-o-transform: translate(100%,0);
transform: translate(100%,0);
-webkit-transform: translate3d(100%,0,0);
-moz-transform: translate3d(100%,0,0);
-ms-transform: translate3d(100%,0,0);
-o-transform: translate3d(100%,0,0);
transform: translate3d(100%,0,0);
background-color: rgba(255,255,255,0) !important;
}
#nksub_sidebar .nksub_theme_flat input[type=text],
#nksub_sidebar .nksub_theme_flat input[type=email] {
padding-right: 75px;
}
#nksub_sidebar:not([class*=nksub_form_processing]) .nksub_sbmt:hover:before {
background-color: rgba(255,255,255,0.2);
}
#nksub_sidebar .nksub_theme_classic .nksub_sbmt:after {
}
#nksub_sidebar .nksub_theme_classic .nksub_sbmt:before {
text-align: center;
content: '';
width: 100%;
font-size: 18px;
height: 50px;
display: inline-block;
position: absolute;
left: 0;
top: 0;
padding-top: 0;
border-radius: 5px;
line-height: 50px;
}
#nksub_sidebar.nksub_form_success .nksub_sbmt:before {
text-align: center;
width: 100%;
font-size: 18px;
font-family: inherit;
}
#nksub_sidebar[class*=nksub_form_fail] .nksub_sbmt:before {
text-align: center;
width: 100%;
font-size: 18px;
}
#nksub_sidebar[class*=nksub_form_fail] .nksub_theme_aerial .nksub_sbmt:before {
font-family: 'nksub_icons';
content: "\e01b";
width: 60px;
height: 60px;
line-height: 60px;
font-size: 36px;
}
#nksub_sidebar[class*=nksub_form_fail] .nksub_theme_aerial .nksub_sbmt:after {
position: relative;
text-align: center;
}
#nksub_sidebar.nksub_form_success .nksub_theme_aerial .nksub_sbmt:before {
font-family: 'nksub_icons';
content: "\e004";
width: 60px;
height: 60px;
line-height: 60px;
font-size: 36px;
}
#nksub_sidebar:not([class*=nksub_form_success]):not([class*=nksub_form_fail]) .nksub_sbmt:hover:before {
font-size: 32px;
}
#nksub_sidebar .spinner {
margin: 0;
width: 60px;
text-align: center;
-webkit-transform: translate(-100%,0);
-moz-transform: translate(-100%,0);
-ms-transform: translate(-100%,0);
-o-transform: translate(-100%,0);
transform: translate(-100%,0);
-webkit-transform: translate3d(-100%,0,0);
-moz-transform: translate3d(-100%,0,0);
-ms-transform: translate3d(-100%,0,0);
-o-transform: translate3d(-100%,0,0);
transform: translate3d(-100%,0,0);
}
#nksub_sidebar .nksub_theme_aerial .spinner {
width: 60px;
height: 60px;
}
#nksub_sidebar.nksub_form_processing .spinner {
-webkit-transform: translate(0,0);
-moz-transform: translate(0px,0);
-ms-transform: translate(0px,0);
-o-transform: translate(0px,0);
transform: translate(0px,0);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0px,0,0);
-ms-transform: translate3d(0px,0,0);
-o-transform: translate3d(0px,0,0);
transform: translate3d(0px,0,0);
}
.spinner > div {
width: 10px;
height: 10px;
background-color: #000;
border-radius: 100%;
display: inline-block;
-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
animation: bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0.0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0.2);
-webkit-transform: scale(0.2);
} 40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
#nksub_sidebar .nksub_socialbar {
position: absolute;
bottom: 0px;
height: 40px;
left: 0;
right: 0;
text-align: center;
margin-bottom: 10px;
}
#nksub_sidebar .nksub_socialbar li {
display: inline-block;
border-radius: 24px;
padding: 6px;
font-size: 18px;
width: 18px;
height: 18px;
text-align: center;
margin-right: 2px;
cursor: pointer;
box-sizing: content-box;
}
#nksub_sidebar .nksub_gamma_light .nksub_socialbar li {
border: 1px solid rgba(255,255,255,0.5);
}
#nksub_sidebar .nksub_gamma_dark .nksub_socialbar li {
border: 1px solid rgba(0,0,0,0.3);
}
#nksub_sidebar .nksub_gamma_light .nksub_socialbar li:hover {
background-color: rgba(255,255,255,0.1);
border-color: rgba(255,255,255, 0.3);
}
#nksub_sidebar .nksub_gamma_dark .nksub_socialbar li:hover { border-color: rgba(0,0,0, 0.5);
}
#nksub_sidebar .nksub_gamma_light .nksub_socialbar li a {
color: rgba(255,255,255,0.5);
}
#nksub_sidebar .nksub_gamma_dark .nksub_socialbar li a {
color: rgba(0,0,0,0.3);
}
#nksub_sidebar .nksub_gamma_light .nksub_socialbar li:hover a {
color: rgba(255,255,255,1);
}
#nksub_sidebar .nksub_gamma_dark .nksub_socialbar li:hover a {
color: rgba(0,0,0,0.6);
}
.nksub_input_wrapper.nksub_error input,
.nksub_input_wrapper.nksub_error .nksub_sbmt {
-webkit-backface-visibility: hidden;
-webkit-animation: shake .5s linear;
-moz-animation: shake .5s linear;
-o-animation: shake .5s linear;
animation: shake .5s linear;
}
#nksub_sidebar .nksub_err_msg {
display: none;
width: 100%;
z-index: 9999;
padding: 5px 0 3px 0;
position: relative;
font-size: 12px;
font-weight: 400;
text-align: center;
}
#nksub_sidebar .nksub_gamma_light .nksub_err_msg {
color: white;
}
#nksub_sidebar .nksub_gamma_dark .nksub_err_msg {
color: #000000;
}
.nksub_lock .nksub_tab {
opacity: 0;
visibility: hidden;
}
@-webkit-keyframes shake {
8%, 41% {
-webkit-transform: translateX(-10px);
}
25%, 58% {
-webkit-transform: translateX(10px);
}
75% {
-webkit-transform: translateX(-5px);
}
92% {
-webkit-transform: translateX(5px);
}
0%, 100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes shake {
8%, 41% {
-moz-transform: translateX(-10px);
}
25%, 58% {
-moz-transform: translateX(10px);
}
75% {
-moz-transform: translateX(-5px);
}
92% {
-moz-transform: translateX(5px);
}
0%, 100% {
-moz-transform: translateX(0);
}
}
@keyframes shake {
8%, 41% {
transform: translateX(-10px);
}
25%, 58% {
transform: translateX(10px);
}
75% {
transform: translateX(-5px);
}
92% {
transform: translateX(5px);
}
0%, 100% {
transform: translateX(0);
}
}
@media only screen and (max-width: 420px) {
#nksub_sidebar {
}
#nksub_sidebar .nksub_sidebar_cont {
-webkit-transform-origin: top left;
-moz-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.nksub_sidebar_pos_right #nksub_sidebar .nksub_sidebar_cont {
-webkit-transform-origin: top right;
-moz-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
}
body #nksub_sidebar .nksub_form_wrapper .nksub_content {
margin: 0 0 34px;
padding: 1px 15px 10px;
}
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//antigua.dealerbest.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}#cookie-notice{display:none;position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;line-height:20px;left:0;text-align:center}#cookie-notice .button.bootstrap,#cookie-notice .button.wp-default{font-family:sans-serif;display:inline-block;font-style:normal;cursor:pointer;border-style:solid;border-width:1px;font-size:12px;text-decoration:none;outline:0}.cookie-notice-container{padding:10px;text-align:center}.cn-top{top:0}.cn-bottom{bottom:0}#cookie-notice .button{margin-left:10px}#cookie-notice .button.wp-default{line-height:18px;padding:2px 12px;background:linear-gradient(to bottom,#FEFEFE,#F4F4F4) #F3F3F3;border-color:#BBB;color:#333;text-shadow:0 1px 0 #FFF;-moz-box-sizing:border-box;border-radius:3px;white-space:nowrap}#cookie-notice .button.wp-default:focus,#cookie-notice .button.wp-default:hover{background:linear-gradient(to bottom,#FFF,#F3F3F3) #F3F3F3;border-color:#999;color:#222}#cookie-notice .button.bootstrap{margin-right:.3em;margin-bottom:0;line-height:20px;text-align:center;vertical-align:middle;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);padding:2px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}#cookie-notice .button.bootstrap:focus,#cookie-notice .button.bootstrap:hover{color:#fff;background-color:#04c;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}html {
-ms-overflow-style: scrollbar !important;
}
.dv-clear{
clear: both;
}
.dv-panel h1,.dv-panel h2,.dv-panel h3,.dv-panel h4,.dv-panel h5,.dv-panel h6,.teamlist-popup h1,.teamlist-popup h2,.teamlist-popup h3,.teamlist-popup h4,.teamlist-popup h5,.teamlist-popup h6 {
line-height: 1;
} .overflow-hidden {
overflow: hidden !important;
}
#dv-overlay {
position: fixed;
z-index: 999999999;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
display: none;
overflow: hidden !important;
}
.dv-panel {
display: none;
max-width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.dv-panel hr,.teamlist-popup hr {
padding: 0px !important;
outline: none !important;
border:none !important;
}
.dv-panel p:last-child {
margin-bottom: 0px;
}
.dv-panel-left {
position: absolute;
top:0px;
left: 0px;
width: 40px;
height: 100%;
}
.dv-panel-right {
padding-left: 40px;
}
.dv-panel-inner {
margin: 0px !important;
}
.dv-panel-title {
position: relative;
display: block;
line-height: 1 !important;
margin: 0px;
}
.close-dv-panel-bt {
position: absolute;
right: 20px;
top: 0px;
width: 40px;
height: 100%;
cursor: pointer;
opacity: 0.5;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.close-dv-panel-bt:hover {
opacity: 1;
}
.dv-panel-info {
display: block;
line-height: 1 !important;
margin: 0px !important;
}
.dv-panel-image {
margin: 0px !important;
padding: 0px !important;
}
.dv-panel-image img {
margin: 0px;
padding: 0px;
width: 100% !important;
height: auto !important;
vertical-align: bottom;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border:none !important;
} .dvteam-icons {
list-style: none !important;
display: inline-block;
margin: 0px !important;
padding: 0px !important;
vertical-align: middle;
width: 40px !important;
}
.dvteam-icons li {
display: block;
margin: 0px !important;
padding: 0px !important;
width: 40px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.dvteam-icons li.facebook:hover {
background-color: #3b5998;
}
.dvteam-icons li.twitter:hover {
background-color: #00aced;
}
.dvteam-icons li.google:hover {
background-color: #dd4b39;
}
.dvteam-icons li.linkedin:hover {
background-color: #007bb6;
}
.dvteam-icons li.instagram:hover {
background-color: #517fa4;
}
.dvteam-icons li.skype:hover {
background-color: #12A5F4;
}
.dvteam-icons li.vimeo:hover {
background-color: #aad450;
}
.dvteam-icons li.youtube:hover {
background-color: #bb0000;
}
.dvteam-icons li img {
max-width: 100%;
height: auto;
margin: 0px !important;
padding: 0px !important;
vertical-align:bottom;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border:none !important;
}
.dvteam-icons li a {
display: block;
margin: 0px !important;
padding: 10px !important;
-webkit-transition: background 0.2s ease-in-out;
-moz-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
-ms-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
outline: none !important;
border:none !important;
} .dv-panel-video {
position:relative;
padding-bottom:67.5% !important;
height:0;
overflow:hidden !important;
}
.dv-panel-video iframe, .dv-panel-video object, .dv-panel-video embed, .dv-panel-video video {
position:absolute;
top:0;
left:0;
width:100% !important;
height:100% !important;
outline:none;
border:none;
} .dvteamgrid {
list-style-type: none !important;
position: relative;
margin: 0px !important;
padding: 0px !important;
overflow: hidden !important;
visibility: hidden;
}
.dvteamgrid li.dvgrid-animate {
-webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-ms-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.dvteamgrid li {
float: left;
padding: 0px !important;
margin: 0px !important;
opacity: 1;
width: 200px;
list-style:none !important;
}
.dvteamgrid li.wookmark-inactive {
visibility: hidden;
opacity: 0;
}
.dvteamgrid img {
width: 100%;
display: block;
padding: 0px !important;
margin: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border:none !important;
-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-o-transition:all 0.6s ease-in-out;
-ms-transition:all 0.6s ease-in-out;
transition:all 0.6s ease-in-out;
vertical-align: bottom !important;
overflow: hidden !important;
-webkit-backface-visibility: hidden;
}
.dvteamgrid figure a {
position:relative;
overflow: hidden !important;
display: block;
outline: none !important;
padding: 0px !important;
margin: 0px !important;
vertical-align: bottom !important;
border:none !important;
text-decoration: none !important;
}
.dvteamgrid figure{
overflow: hidden !important;
position: relative;
padding: 0px !important;
margin: 0px !important;
}
.dvteamgrid .dv-member-zoom {
position: absolute;
left: 0px;
right: 0px;
top:0px;
bottom: 0px;
margin: auto !important;
opacity: 0;
width: 60px;
height: 60px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;    
}
.dvteamgrid .dv-member-desc {
position: absolute;
left: 0px;
bottom: 15px;
overflow: hidden !important;
-webkit-transition:all 0.6s linear;
-moz-transition:all 0.6s linear;
-o-transition:all 0.6s linear;
-ms-transition:all 0.6s linear;
cursor: pointer;
-webkit-backface-visibility: hidden;
}
.dvteamgrid .dv-member-desc div {
margin: 0px;
padding: 0px;
overflow: hidden !important;
}
.dvteamgrid .dv-member-name,.dvteamgrid .dv-member-info {
line-height: 1 !important;   
padding: 7px 10px;
display: inline-block;
}
.dvteamgrid .dv-member-name {
-webkit-transition:all 0.4s linear;
-moz-transition:all 0.4s linear;
-o-transition:all 0.4s linear;
-ms-transition:all 0.4s linear;
}
.dvteamgrid .dv-member-info {
-webkit-transition:all 0.8s linear;
-moz-transition:all 0.8s linear;
-o-transition:all 0.8s linear;
-ms-transition:all 0.8s linear;
}
.dvteamgrid figure:hover .dv-member-zoom {
opacity: 1;
} .dvteamgrid figure:hover img.rmveffect{
opacity: 1 !important;
transform: none !important;
-webkit-transform: none !important;
-ms-transform: none !important;
}
.dvteamgrid figure:hover .dv-member-zoom.rmveffect {
display: none !important;
}
.dvteamgrid figure:hover .dv-member-name.rmveffect,.dvteamgrid figure:hover .dv-member-info.rmveffect,.dvteamgrid figure:hover .dv-member-desc.rmveffect{
-webkit-transform: translateX(0%) !important;
-moz-transform: translateX(0%) !important;
-ms-transform: translateX(0%) !important;
transform: translateX(0%) !important;
} @-webkit-keyframes dv-zoomin {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes dv-zoomin {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.dv-zoomin {
-webkit-animation-name: dv-zoomin;
animation-name: dv-zoomin;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes dv-zoomout {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes dv-zoomout {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.dv-zoomout {
-webkit-animation-name: dv-zoomout;
animation-name: dv-zoomout;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
} .dvteam-slider {
position: relative;
width: 100%;
height: 0;
padding-bottom: 70%;
text-align: center;
margin: 0px;
}
.dvteam-slider .slidizle-slide {
opacity: 0;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
-webkit-backface-visibility: hidden;
display: block !important; 
}
.dvteam-slider .slidizle-slide.active {
opacity: 1; 
}
.slidizle {
position: relative;
overflow: hidden !important;
}
.slidizle-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; 
}
.slidizle-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: 50% 50%;
display: none; 
}
.slidizle-slide.active {
display: block; 
}
.slidizle-next,
.slidizle-previous {
position: absolute;
top: 50%;
z-index: 30;
cursor: pointer;
opacity: 1;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
width: 16px;
height: 30px;
opacity: 0.5;
}
.slidizle-next:hover,
.slidizle-previous:hover {
opacity: 1;
}
.slidizle-next.disabled,
.slidizle-previous.disabled {
opacity: .2;
cursor: default; 
}
.slider-content {
list-style: none !important;
margin: 0px !important;
padding: 0px !important;
}
.slider-content li{
margin: 0px !important;
padding: 0px !important;
}
.slidizle-navigation {
position: absolute;
bottom: 30px;
left: 0;
width: 100%;
text-align: center;
z-index: 10; 
margin: 0px !important;
padding: 0px !important;
}
.slidizle-navigation li {
display: inline-block;
width: 10px;
height: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #fff;
opacity: 0.2;
font-size: 1px;
text-indent: -99999px;
margin: 0 5px !important;
padding: 0px !important;
cursor: pointer;
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
}
.slidizle-navigation li:hover, .slidizle-navigation li.active {
opacity: 1; 
} .dvskills {
position: relative;
margin-bottom: 30px;
}
.dvskillbar {
position:relative;
display:block;
margin-bottom:20px;
width:100%;
height:40px;
-webkit-transition:0.4s linear;
-moz-transition:0.4s linear;
-ms-transition:0.4s linear;
-o-transition:0.4s linear;
transition:0.4s linear;
-webkit-transition-property:width, background-color;
-moz-transition-property:width, background-color;
-ms-transition-property:width, background-color;
-o-transition-property:width, background-color;
transition-property:width, background-color;
}
.dvskillbar:last-child {
margin-bottom: 0px;
}
.dvskillbar-title {
position:absolute;
top:0;
left:0;
}
.dvskillbar-title span {
display:block;
padding:0 20px;
height:40px;
line-height:40px !important;
}
.dvskillbar-bar {
height:40px;
width:0px;
-webkit-animation: animate-bg 5s linear infinite;
-moz-animation: animate-bg 5s linear infinite;
-o-animation: animate-bg 5s linear infinite;
animation: animate-bg 5s linear infinite;
background-size: 40px 40px;
}
.dvskill-bar-percent {
position:absolute;
right:10px;
top:0;
height:40px;
line-height:40px !important;
}
@keyframes animate-bg {
from {
background-position: 0 0;
}
to {
background-position: -80px 0;
}
}
@-webkit-keyframes animate-bg {
from {
background-position: 0 0;
}
to {
background-position: -80px 0;
}
}
@-moz-keyframes animate-bg {
from {
background-position: 0 0;
}
to {
background-position: -80px 0;
}
}
@-o-keyframes animate-bg {
from {
background-position: 0 0;
}
to {
background-position: -80px 0;
}
} .dvcv-title {
line-height: 1 !important;
margin: 0px 0px 15px 0px !important;
padding: 0px !important;
}
.dvcv-subtitle {
line-height: 1 !important;
margin: 0px !important;
padding: 0px !important;
} .dvteam-blockquote p { 
margin: 0 !important; 
font-style: italic;
}
.dvteam-blockquote {
padding: .75em !important;
margin: 0px !important;
}  
.dvteam-blockquote:before {  
content: open-quote;
line-height: .1em;
vertical-align: -.4em;
margin-right: .25em;
}
.dvteam-blockquote:after  { 
content: close-quote;
line-height: .1em;
vertical-align: -.6em;
margin-left: .25em;
}
.dvteam-blockquote p {  
display: inline;
} .dv-panel input,.dv-panel textarea,.teamlist-popup input, .teamlist-popup textarea {
width: 100% !important;
margin: 0px 0px 20px 0px !important;
padding: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
border: 3px solid transparent;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dv-panel input[type="checkbox"],.dv-panel input[type="radio"],.teamlist-popup input[type="checkbox"],.teamlist-popup input[type="radio"] {
width: auto;
margin: 5px 0px;
padding: 0px;
}
.dv-panel input:focus,
.dv-panel textarea:focus,
.dv-panel select:focus,
.teamlist-popup input:focus,
.teamlist-popup textarea:focus,
.teamlist-popup select:focus{
outline: none !important;
}
.dv-panel textarea,.teamlist-popup textarea {
height: 100px;
}
.dv-panel input.wpcf7-form-control.wpcf7-submit,.teamlist-popup input.wpcf7-form-control.wpcf7-submit {
width: auto !important;
cursor: pointer;
line-height: 1;
margin: 0px !important;
outline: none;
padding: 15px 20px 15px 20px;
text-align: center;
text-decoration: none !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
background-image: none !important;
}
.dv-panel input:focus, .dv-panel textarea:focus,.teamlist-popup input:focus, .teamlist-popup textarea:focus {
background: transparent !important;
}
.dv-panel input.wpcf7-form-control.wpcf7-submit,.teamlist-popup input.wpcf7-form-control.wpcf7-submit {
border: none !important;
}
.dv-panel input.wpcf7-form-control.wpcf7-submit:hover,.teamlist-popup input.wpcf7-form-control.wpcf7-submit:hover {
border: none !important;
}
.dv-panel div.wpcf7-mail-sent-ok,.dv-panel div.wpcf7-mail-sent-ng,.dv-panel div.wpcf7-spam-blocked,.dv-panel div.wpcf7-validation-errors,.teamlist-popup div.wpcf7-mail-sent-ok,.teamlist-popup div.wpcf7-mail-sent-ng,.teamlist-popup div.wpcf7-spam-blocked,.teamlist-popup div.wpcf7-validation-errors{
border-width: 0px 0px 0px 3px !important;
padding: 20px !important;
margin: 30px 0px 0px 0px !important;
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dv-panel .wpcf7-form select,.teamlist-popup .wpcf7-form select {
padding: 15px !important;
}
.dv-panel .wpcf7-form p,.teamlist-popup .wpcf7-form p{
margin: 0px;
}
.dv-panel span.wpcf7-not-valid-tip,.teamlist-popup span.wpcf7-not-valid-tip{
margin-top: -15px;
}
.owl-theme .owl-controls {
margin-top: 20px !important;
} .dvteam-thumbnails {
list-style: none !important;
list-style-image: none !important;
list-style-type: none !important;
position: relative;
margin: 0px !important;
padding: 0px !important;
display: inline-block;
vertical-align: bottom;
width: 100%;
display: none;
}
.dvteam-thumbnails li {
float: left;
position: relative;
margin: 0px !important;
padding: 0px !important;
overflow: hidden!important;
border: none !important;
}
.dvteam-thumbnails li a img {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border:none !important;
-webkit-transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
-ms-transition:all 0.2s ease-in-out;
vertical-align: bottom !important;
overflow: hidden !important;
-webkit-backface-visibility: hidden;
width: 100% !important;
height: auto !important;
}
.dvteam-thumbnails li a,
.dvteam-thumbnails li a img {
display: block;
position: relative;
outline: 0 !important;
margin: 0px !important;
padding: 0px !important;
}
.dvteam-thumbnails li a {
overflow: hidden !important;
opacity: 1;
}
.dvteam-thumbnails li:before,
.dvteam-thumbnails li:after,
.dvteam-thumbnails li a img:before,
.dvteam-thumbnails li a img:after {
display: none !important;
} .dvfilters {
list-style-type: none !important;
text-align: center;
margin: 0px !important;
padding: 0px !important;
display: inline-block;
}
.dvfilters-clear {
clear: both;
border:none !important;
outline: none !important;
background: none !important;
}
.dvfilters li {
float: left;
cursor: pointer;
margin: 0px 1px 1px 0px!important;
width: auto;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
list-style:none !important;
} .dvteam-blogpager {
width:100%;
position:relative;
display:inline-block;
vertical-align:bottom;
margin: 0px !important;
}
.dvteam-blogpager.thumb-pager {
margin-top: 15px !important;
}
.dvteam-previous {
float:left;
width:50%;
padding:0px !important;
}
.dvteam-next {
float:right;
width:50%;
text-align:right;
padding:0px !important;
}
.dvteam-previous a,.dvteam-next a {
text-decoration: none !important;
outline: none !important;
width: auto;
cursor: pointer;
display: inline-block;
line-height: 1;
margin: 0px;
padding: 15px 20px 15px 20px !important;
position: relative;
text-align: center;
text-decoration: none !important;
-webkit-transition: background-color 0.2s ease-in-out;
-moz-transition: background-color 0.2s ease-in-out;
-o-transition: background-color 0.2s ease-in-out;
transition: background-color 0.2s ease-in-out;
border: none !important;
font-weight: 700;
word-spacing: 0.1em;
letter-spacing: 0.01em;
}.mCustomScrollbar {
-ms-touch-action: none;
touch-action: none; }
.mCustomScrollbar.mCS_no_scrollbar {
-ms-touch-action: auto;
touch-action: auto;
}
.mCustomScrollBox { position: relative;
overflow: hidden;
height: 100%;
max-width: 100%;
outline: none;
direction: ltr;
}
.mCSB_container { overflow: hidden;
width: auto;
height: auto;
} .mCSB_inside > .mCSB_container {
margin-right: 0px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
margin-right: 0;
} .mCS-dir-rtl > .mCSB_inside > .mCSB_container { margin-right: 0;
margin-left: 0px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
margin-left: 0;
} .mCSB_scrollTools { position: absolute;
width: 8px;
height: auto;
left: auto;
top: 0;
right: 0;
bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
right: -26px;
} .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { right: auto;
left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
left: -26px;
} .mCSB_scrollTools .mCSB_draggerContainer { position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: auto;
z-index: 99;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
width: 8px;
height: 100%;
margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger { cursor: pointer;
width: 100%;
height: 30px; z-index: 99;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { position: relative;
width: 10px;
height: 100%;
margin: 0 auto;
text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
width: 12px; }
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
width: 8px; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
display: block;
position: absolute;
height: 20px;
width: 100%;
overflow: hidden;
margin: 0 auto;
cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
bottom: 0;
}
.mCSB_container_wrapper {
position: absolute;
height: auto;
width: auto;
overflow: hidden;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin-right: 30px;
margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
padding-right: 30px;
padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
right: 20px;
} .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
bottom: 0;
} .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
right: 0;
} .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
left: 20px;
} .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { margin-right: 0;
margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
padding-right: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
padding-bottom: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
margin-right: 0; margin-left: 0;
} .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
margin-bottom: 0;
} .mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}  .mCSB_scrollTools {
opacity: 0.75;
filter: "alpha(opacity=75)";
-ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity: 0;
filter: "alpha(opacity=0)";
-ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
opacity: 1;
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
background-color: #000;
background-color: rgba(0, 0, 0, 0.1);
filter: "alpha(opacity=40)";
-ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
filter: "alpha(opacity=90)";
-ms-filter: "alpha(opacity=90)";
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: -1;
}
.owl-carousel .owl-animated-out {
z-index: 9;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-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 {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: move;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel .owl-rtl {
direction: rtl;
}
.owl-carousel .owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-theme .owl-controls {
text-align: right;
-webkit-tap-highlight-color: transparent;
margin-top: 25px;
margin-bottom: 0px;
position: relative;
}
.owl-theme .owl-controls .owl-nav {
width: 80px;
height: 40px;
float: right;
margin: 0px;
padding: 0px;
position: relative;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
position: absolute;
font-size: 14px;
font-weight: 700;
display: inline-block;
cursor: pointer;
z-index: 9;
-webkit-transition:all 0.2s ease-in-out;
-moz-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
-ms-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
width: 40px;
height: 40px;
opacity: 0.5;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
right:40px;
bottom:0px;
}
.owl-theme .owl-controls .owl-nav .owl-next {
right: 0px;
bottom:0px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
text-decoration: none;
opacity: 1;
}
.owl-theme .owl-controls .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999999042;
overflow: hidden;
position: fixed;
filter: alpha(opacity=90);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999999043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content:'';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 999999999045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 999999999044;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 999999999046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: -7px;
top: -5px;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
background: none !important;
outline: none !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content:'';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
margin-left: 39px;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: black;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content:'';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
}
.mfp-figure small {
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
position: fixed;
text-align: center;
padding: 0;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
} .my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
} .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
} .my-mfp-zoom-in.mfp-bg {
opacity: 0.8;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.teamlist-popup {
position: relative;
margin: 30px auto;
padding: 0px !important;
max-width: 100% !important;
}
.teamlist-popup p{
margin-bottom: 25px;
line-height: 1.5;
}
.teamlist-popup p:last-child {
margin-bottom: 0px;
}