#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'wpxpress';
src:  url(//www.e-vegas.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56);
src:  url(//www.e-vegas.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.eot?9zg56#iefix) format('embedded-opentype'),
url(//www.e-vegas.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.ttf?9zg56) format('truetype'),
url(//www.e-vegas.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.woff?9zg56) format('woff'),
url(//www.e-vegas.com/wp-content/plugins/smooth-back-to-top-button/assets/fonts/wpxpress.svg?9zg56#wpxpress) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wpx-icon-"], [class*=" wpx-icon-"] { font-family: 'wpxpress' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpx-icon-arrow-up-light:before {
content: "\e900";
}
.wpx-icon-arrow-up-bold:before {
content: "\e911";
}
.wpx-icon-angle-double-up:before {
content: "\e90a";
}
.wpx-icon-angle-up:before {
content: "\e90c";
}
.wpx-icon-arrow-up-black:before {
content: "\e908";
}
.wpx-icon-finger-up:before {
content: "\e904";
}
.wpx-icon-finger-up-o:before {
content: "\e905";
}.progress-wrap {
position: fixed;
display: block;
cursor: pointer;
z-index: 10000;
opacity: 0;
visibility: hidden;
transform: translateY(15px);
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap.active-progress {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.progress-wrap::after {
top: 0;
left: 0;
z-index: 1;
display: block;
text-align: center;
position: absolute;
cursor: pointer;
font-family: 'wpxpress';
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}
.progress-wrap svg path {
fill: none;
}
.progress-wrap svg.progress-circle path {
box-sizing: border-box;
-webkit-transition: all 200ms linear;
transition: all 200ms linear;
}#logo .site-title,#navbar,#sidebar .widget-title,.navbutton,.page_nav,h2.entry-title{text-transform:uppercase}.button-big,.button-medium,.button-small,.cta-button a{cursor:pointer;text-transform:capitalize;display:inline-block}.flexslider,.flexslider .slides,ul.tabs{zoom:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:top}fieldset,form,ol,table,ul{margin-bottom:20px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}.container::after,ul.tabs::after,ul.tabs::before{content:"\0020"}table{border-collapse:collapse;border-spacing:0}ol{list-style:decimal}ol,ul.circle,ul.disc,ul.square{margin-left:40px}ul.square{list-style:square}ul.circle{list-style:circle}ul.disc{list-style:disc}ol ol li,ol ul li,ul ol li,ul ul li{margin-bottom:6px}li{line-height:130%;margin-bottom:12px}ul.large li{line-height:150%}li p{line-height:140%}img.scale-with-grid{max-width:100%;height:auto}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}ul.tabs::after,ul.tabs::before{display:block;overflow:hidden;visibility:hidden;width:0;height:0}ul.tabs::after{clear:both}input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number],select,textarea{border:1px solid #ccc;padding:6px 4px;outline:0;border-radius:2px;font:13px "Open Sans",HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#ccc;margin:0;width:190px;max-width:100%;display:block;margin-bottom:20px;background:#fff}select{padding:0;width:220px}textarea{min-height:60px}label,legend{display:block;font-weight:400;font-size:13px}input[type=checkbox]{display:inline}label span,legend span{font-weight:400;font-size:13px;color:#444}::-webkit-input-placeholder{color:#666}:-moz-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}:focus::-webkit-input-placeholder{color:#333}:focus:-moz-placeholder{color:#333}:focus::-moz-placeholder{color:#333}:focus:-ms-input-placeholder{color:#333}sub,sup{font-size:xx-small;line-height:100%}sub{vertical-align:sub}sup{vertical-align:super}code,kbd,tt,var{font-family:"Courier new",Courier,Monospace}del,strike{text-decoration:line-through}ins{text-decoration:underline}abbr,acronym{border-bottom:1px dotted}big{font-size:140%}.alignnone{margin:5px 20px 20px 0}#page-container div.aligncenter,.aligncenter,div.aligncenter{display:block;margin:5px auto!important}.alignright{float:right!important;margin:5px 0 20px 20px}.alignleft{float:left!important;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption,figure{max-width:100%;padding:5px 3px 10px;text-align:center;box-sizing:border-box}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img,figure img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text,figure figcaption{font-size:11px;line-height:150%;margin:0;padding:5px 4px}.gallery-caption{font-size:80%}.gallery-item img{padding:0 5px;box-sizing:border-box;-moz-box-sizing:border-box}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{clip:auto!important;display:block;height:auto;left:5px;top:5px;width:auto;z-index:100000}#page-container>.mejs-container.mejs-audio,#page-container>.mejs-poster.mejs-layer{width:96%!important}#navbar select{display:none;margin:auto}#icefit-mobile-menu,.icefit-mobile-menu-open{display:none}.icefit-mobile-menu-open{position:absolute;top:10px;left:10px;font-size:15px;cursor:pointer;z-index:9999}.icefit-mobile-menu-close{float:right;margin:15px;font-size:15px;color:#ccc}#icefit-mobile-menu>div{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll;background:#fff;margin-left:-100%;z-index:9999}#header,#header-wrap,.container{position:relative}#icefit-mobile-menu #searchform{margin:0 auto;clear:both;width:160px}#icefit-mobile-menu ul{clear:both;margin:0}#icefit-mobile-menu ul li{margin:0}#icefit-mobile-menu ul li a{display:block;color:#333;border-bottom:1px solid #eee;padding:5px 10px;font-size:13px;line-height:160%;font-weight:700;transition:background .5s,color .3s}#icefit-mobile-menu ul.sub-menu li a,dl dd{padding-left:20px}#icefit-mobile-menu ul li a:hover{color:#fff}#icefit-mobile-menu ul.sub-menu li li a{padding-left:40px}#icefit-mobile-menu ul.sub-menu li li li a{padding-left:60px}#icefit-mobile-menu ul.sub-menu li li li li a{padding-left:80px}#icefit-mobile-menu ul.sub-menu li li li li li a{padding-left:100px}#icefit-mobile-menu ul.sub-menu li li li li li li a{padding-left:120px}#icefit-mobile-menu ul.sub-menu li li li li li li li a{padding-left:140px}#icefit-mobile-menu ul.sub-menu li li li li li li li li a{padding-left:160px}#icefit-mobile-menu ul.sub-menu li li li li li li li li li a{padding-left:180px}.container{width:96%;margin:0 auto;padding:0;clear:both}#page-container{width:100%;margin:0;margin-bottom:20px;overflow:hidden}#page-container.with-sidebar{width:75%}#page-container.right,#sidebar-container.right{float:right}#page-container.left,#sidebar-container.left{float:left}.full-width,.one-fourth,.one-half,.one-third,.three-fourths,.two-thirds{display:inline-block;vertical-align:top;float:none}.clear,.container::after{display:block;height:0;clear:both;visibility:hidden}#page-container>.full-width{width:95.8333333%}#page-container>.one-half{width:45.83333334%}#page-container>.one-third{width:29.1666666733%}#page-container>.two-thirds{width:62.5000000067%}#page-container>.one-fourth{width:20.83333334%}#page-container>.three-fourths{width:70.83333334%}#page-container.with-sidebar>.full-width{width:94.4444444%}#page-container.with-sidebar>.one-half{width:44.4444444%}#page-container.with-sidebar>.one-third{width:27.7777777%}#page-container.with-sidebar>.two-thirds{width:61.1111111%}#page-container.with-sidebar>.one-fourth{width:19.4444444%}#page-container.with-sidebar>.three-fourths{width:69.4444444%}#page-container>*{margin-left:2.08333335%!important;margin-right:2.08333335%!important;max-width:95.8333333%!important;margin-bottom:40px;vertical-align:top;float:none}#page-container>p,#sidebar-container{margin-bottom:20px}#page-container.with-sidebar>*{margin-left:2.7777778%!important;margin-right:2.7777778%!important;max-width:94.4444444%!important}#page-container div h1,#page-container div h2,#page-container div h3,#page-container div h4,#page-container div h5,#page-container div h6{margin-top:0}#sidebar-container{width:20.8333333%;margin-left:2.08333333%!important;margin-right:2.08333333%!important}#footer .container>ul.one-fourth>li,#footer .container>ul.one-third>li{margin-left:0!important;margin-right:0!important}.commentlist .fn::after,.commentlist .fn::before,blockquote cite::after{content:""}.clear{overflow:hidden;width:0}.admin-bar #icefit-mobile-menu>div{top:46px}.admin-bar #nav-wrap.fixed{top:32px}@media only screen and (max-width:782px){.admin-bar #nav-wrap.fixed{top:46px!important}}.ie8 #footer,.ie8 #navbar ul,.ie8 #sub-footer{clear:both}.ie8 .container{overflow:auto}.ie8 .container>*{overflow-y:hidden;overflow-x:hidden}.ie8 #sub-footer .container,.ie8 #tophead-wrap .container{clear:both;overflow-y:hidden;overflow-x:hidden}#footer .feature-block,#sidebar .feature-block,.comments_nav,.post-content,.post.sticky{overflow:auto}#main-wrap{background:#191919}#main-wrap.boxed{width:96%;max-width:1000px;margin:0 auto}.thumbnail,img{max-width:100%}.fa{font-family:FontAwesome!important}#tophead-wrap{min-height:34px;background:#000}.tophead p,.tophead p i{margin-bottom:0;line-height:160%;vertical-align:baseline}.tophead{display:inline-block;color:#ccc;font-size:10px;line-height:160%;box-sizing:border-box}.tophead p{padding:11px 5px}.tophead .socialmedia-wrap{padding:7px 5px}.tophead.left,.tophead.right{width:50%}.tophead.right{padding-right:0;text-align:right}#navbar.center,.tophead.center{text-align:center}.tophead.left{padding-left:0}.tophead.center,.tophead.single{width:100%;padding:7px 0}.tophead #searchform{width:50%;margin:0}.tophead.single #searchform{width:25%}.tophead.right #searchform{right:-50%}.tophead #searchform #s{width:100%;background:0 0}.tophead.left #searchform label,.tophead.single #searchform label{left:8px}.tophead.left #searchform #s,.tophead.single #searchform #s{padding-left:25px}.tophead.right #searchform #s{padding-right:25px}#breadcrumbs,#logo{padding:0 2.08333333%}#header{padding:40px 0;background:rgba(0,0,0,.3)}#logo{float:left;max-width:60%}#logo .site-title{color:#ccc;font-size:45px;font-weight:400;line-height:130%;margin:0}#breadcrumbs,#breadcrumbs *,#navbar ul li,#navbar ul li i.fa{line-height:30px}#tagline{color:#999;font-size:16px;line-height:160%}#nav-wrap{border-bottom:1px solid rgba(255,255,255,.05)}#nav-wrap.fixed{z-index:999;position:fixed;top:0;background:#191919;width:100%}.boxed #nav-wrap{width:auto}#navbar{font-weight:400}#navbar.right{text-align:right}#navbar ul{margin-bottom:0;clear:both}#navbar ul li{display:inline-block;margin:0;min-height:30px;position:relative;text-align:left;border-bottom:2px solid transparent}#navbar ul li a,#navbar ul li a:visited{display:block;color:#ccc;width:100%;height:100%;padding:5px 10px 3px;box-sizing:border-box}#navbar ul li ul{display:none;position:absolute;width:250px;top:100%;left:0;padding:2px 0 0;margin:0;z-index:9999}#navbar ul li ul li,#navbar ul li ul li:hover ul,#navbar ul li:hover ul{display:block}#navbar ul li ul li{background:#666}#navbar ul li ul li a{color:#fff}#navbar ul li:hover ul li ul{display:none}#navbar ul li ul li ul{left:100%;top:0}#searchform{margin:15px 0;position:relative}#searchform #s{width:100%;margin-bottom:5px;margin-top:5px;box-sizing:border-box}#searchform div:after{position:absolute;top:9px;right:9px;color:#fff;display:inline-block;font-family:FontAwesome;font-size:12px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;content:"\f002";z-index:1}#searchform #searchsubmit{position:absolute;right:0;top:0;font-size:0;padding:0;width:30px;height:30px;background:0 0;z-index:2}#footer .rsswidget img,#sidebar .rsswidget img{top:5px;position:relative}#page-title,.post.sticky{background:rgba(0,0,0,.3)}#header-image.container{margin:0 auto;width:100%;text-align:center}#slider-wrap{width:100%;position:relative;margin-top:-1px}.flexslider img{width:100%}.flex-direction-nav li{margin:0}#page-title{position:relative;margin:0;border-bottom:1px solid rgba(255,255,255,.08)}#page-title h1{margin:0;padding:30px 2.08333333%;color:#ccc;font-size:30px;font-weight:400}#breadcrumbs{position:relative;width:100%;text-align:right;font-size:10px;box-sizing:border-box;font-weight:400;margin-bottom:-30px}#breadcrumbs,#breadcrumbs a{color:#ccc}#main-content{margin-top:40px}#page-container>h1:first-child,#page-container>h2:first-child,#page-container>h3:first-child,#page-container>h4:first-child,#page-container>h5:first-child,#page-container>h6:first-child,#page-container>hgroup:first-child{margin-top:0}.type-page .thumbnail{max-width:100%;text-align:center}.type-page.with-sidebar .thumbnail{width:94.4444444%}.post.sticky{float:none;padding:20px;width:auto;margin-bottom:0}.thumbnail{width:100%;height:auto;margin-bottom:1px}h2.entry-title{font-size:24px;margin-bottom:10px}.postmetadata{display:block;width:100%;margin-right:0;margin-bottom:10px}.postmetadata .hatom-feed-info{display:none}.single-portfolio .single-post .postmetadata{margin-bottom:20px}.postmetadata span{display:inline-block;font-size:10px;font-weight:400;background:rgba(255,255,255,.05);box-sizing:border-box;padding-right:5px;margin:0 1px 1px 0;line-height:25px}.postmetadata span:hover,.postmetadata span:hover a{color:#fff}.postmetadata span:hover i{color:#000}.postmetadata span i{vertical-align:baseline;padding:0 5px}.postmetadata span a{color:#ccc}.meta-category,.meta-client,.meta-tags{display:inline}.tags a,.the-tags{display:inline-block}.meta-category span,.meta-tags span{width:auto;margin-right:1px;padding-right:0}.meta-category a,.meta-category a:visited,.meta-category span,.meta-client span,.meta-tags a,.meta-tags a:visited{display:inline-block;font-size:10px;font-weight:400;padding:0 5px;background:rgba(255,255,255,.05);margin:0 1px 1px 0;line-height:25px}.meta-category a:focus,.meta-category a:hover,.meta-tags a:focus,.meta-tags a:hover{color:#fff}.editlink{width:auto;padding-right:5px}.tags{margin-top:20px}.the-tags{padding:2px 5px 2px 0;margin:1px 5px 1px 0}.tags a{background:#333;color:#eee;font-size:11px;padding:2px 5px;margin:1px}.navbutton{font-size:10px}#sidebar .read-more a,#sidebar .read-more a:visited,.navbutton a,.navbutton a:visited{background:#000;color:#ccc;display:block;font-weight:700;box-sizing:border-box;padding:5px 15px}.navbutton i{vertical-align:baseline;font-weight:700}.navbutton a:focus,.navbutton a:hover{background-color:#333;color:#fff}.contactinfo-widget-form i,.next i,.read-more i{padding:5px 0 5px 5px}.previous i{padding:5px 5px 5px 0}.article_nav .previous,.comments_nav .previous,.page_nav .previous,.read-more{float:left}.article_nav .next,.comments_nav .next,.page_nav .next{float:right}.page_nav{text-align:center}.page_nav .page-numbers{color:#ccc;background:#000;display:inline-block;font-size:10px;font-weight:700;height:31px;line-height:31px;padding:0 15px;margin-bottom:5px;box-sizing:border-box}.page_nav .page-numbers i{vertical-align:baseline;font-weight:700}.page_nav .page-numbers.prev i{padding:5px 5px 5px 0}.page_nav .page-numbers.next i{padding:5px 0 5px 5px}.page_nav .page-numbers.current,.page_nav .page-numbers.dots{background:#333}.page_nav .page-numbers.next,.page_nav .page-numbers.prev{float:none}.single-post .thumbnail{margin-bottom:20px}#page-container .paged_nav{font-size:1px;letter-spacing:-1px;margin-bottom:20px;line-height:30px}#page-container .paged_nav *{font-size:10px;letter-spacing:normal;word-spacing:normal}.paged_nav a,.paged_nav a:visited,.paged_nav>span:nth-child(n+2){display:inline-block;width:30px;height:30px;margin:0 1px 1px 0;text-align:center}.paged_nav>span:first-child{font-size:12px;margin-right:5px}.paged_nav>span:nth-child(n+2){background:rgba(255,255,255,.05);color:#fff}.paged_nav a span,.paged_nav a:visited span{color:#fff}.paged_nav a{background-color:#000}#page-container .comments li,.commentlist{margin-left:0;text-indent:0;list-style:none}.commentlist .comment{background:rgba(255,255,255,.05);padding:20px}.commentlist .comment .comment-body{position:relative;overflow:auto}.commentlist .comment-author{line-height:160%;font-size:16px}.commentlist .comment .comment-body .comment-author img{float:left;margin-right:10px;margin-bottom:15px}.commentlist .comment-author .fn{font-weight:700;font-style:normal}.commentlist .commentmetadata{font-size:12px}.commentlist .comment .comment-body p,.commentlist .commentmetadata a{clear:both;color:#ccc}.commentlist .comment.bypostauthor{background:#111}.commentlist .comment.bypostauthor>.comment-body p{font-weight:700}.comment-reply-link,.comment-reply-link:visited{float:right;text-transform:uppercase;font-size:10px;background:#000;color:#ccc;display:block;font-weight:700;box-sizing:border-box;padding:5px 15px}.comment-reply-link:focus,.comment-reply-link:hover{background-color:#333;color:#fff}.commentlist .comment ul.children{margin-left:20px;margin-top:20px}.commentlist .comment ul.children li{border-top:1px solid #000;border-radius:0;padding-right:0;margin-left:0}.commentlist .pingback,.commentlist .trackback{background:#111;padding:10px}.commentlist .pingback .comment-body,.commentlist .trackback .comment-body{position:relative}.commentlist .pingback .comment-body .comment-author,.commentlist .trackback .comment-body .comment-author{display:inline-block;margin-right:10px}.commentlist .pingback .comment-body .comment-author .fn,.commentlist .trackback .comment-body .comment-author .fn{font-weight:700}.commentlist .pingback .comment-body .comment-author .says,.commentlist .trackback .comment-body .comment-author .says{display:none}.commentlist .pingback .comment-body .commentmetadata,.commentlist .trackback .comment-body .commentmetadata{display:inline-block;font-size:10px;line-height:250%}.commentlist .pingback .comment-body .reply,.commentlist .trackback .comment-body .reply,p.form-allowed-tags{display:none}.commentlist .pingback .comment-body p,.commentlist .trackback .comment-body p{color:#ccc;margin-bottom:0;font-size:10px}.comments_nav{margin-bottom:20px}p.comment-form-author,p.comment-form-email,p.comment-form-url{margin-bottom:0}#respond #commentform label .required{color:red}#cancel-comment-reply-link{text-decoration:underline;margin-left:10px}#contactform-wrap #contact_form #email_wrap,#contactform-wrap #contact_form #name_wrap,#contactform-wrap #contact_form #phone_wrap,#contactform-wrap #contact_form #subject_wrap{float:left;width:49%;min-width:150px;max-width:300px}#contactform-wrap #contact_form #phone_wrap{clear:left}#contactform-wrap #contact_form #message_wrap,#sidebar>li>*{clear:both}#contactform-wrap #contact_form #name_wrap,#contactform-wrap #contact_form #phone_wrap{margin-right:2%}#contactform-wrap #contact_form input[type=text],input[type=search]{width:100%;box-sizing:border-box}#contactform-wrap #contact_form [type=submit]{float:left;margin-right:20px}#contactform-widget-wrap #contact_form #results,#contactform-wrap #contact_form #results{display:none;float:left;padding:5px 10px;border-width:1px;border-style:solid;border-radius:4px}#sidebar{font-size:13px}#sidebar li{margin-bottom:10px;line-height:200%}#sidebar>li{margin-bottom:30px}#sidebar>li>div,#sidebar>li>form,#sidebar>li>ul{margin:0 0 5px;padding:10px 0 0;clear:both}#sidebar li * a{color:#ccc}#sidebar .button-big,#sidebar .button-medium,#sidebar .button-small{color:#fff}#sidebar>li>* a:hover{text-decoration:none}#sidebar ul ul{margin:10px 0 10px 15px}#sidebar .widget-title{float:left;font-size:16px;color:#ccc;margin-top:0;margin-bottom:10px;line-height:160%}#sidebar .widget-title a{color:#ccc}.tagcloud{font-size:0}.tagcloud a{font-size:11px!important;background:#292929;padding:5px 10px;margin:0 0 1px 1px;display:inline-block}.tagcloud a:focus,.tagcloud a:hover{color:#fff!important}#searchform div{position:relative}#calendar_wrap table{margin-left:auto;margin-right:auto}#calendar_wrap td{padding:2px 5px}#calendar_wrap td#next{text-align:right}#sidebar ul.menu{margin-left:0}#sidebar ul.menu ul{margin:10px 0 10px 15px}#footer .feature-block h4,#sidebar .feature-block h4{margin:0 0 5px;font-size:16px}#footer .feature-block h4{color:#ccc}#footer .feature-block p,#sidebar .feature-block p{margin:0 0 10px}#footer .feature-block .read-more,#footer .features-widget-item,#sidebar .feature-block .read-more,#sidebar .features-widget-item{margin-bottom:10px}.blogposts-widget-meta,.blogposts-widget-title,.portfolio-widget-meta,.portfolio-widget-title{margin-left:80px}#footer .widget .read-more a:focus,#footer .widget .read-more a:hover,#sidebar .widget .read-more a:focus,#sidebar .widget .read-more a:hover{color:#fff}#footer .testimonials-widget-item,#sidebar .testimonials-widget-item{display:block;width:200px;float:left}.partners-widget-item{margin-right:0;display:inline-block;text-align:center}#footer .one-fourth .partner-thumb,#sidebar .partner-thumb{min-height:100px}#footer .one-third .partner-thumb{width:280px}#footer input[type=text],#footer input[type=password],#footer input[type=email],#footer input[type=tel],#footer textarea,#sidebar input[type=text],#sidebar input[type=password],#sidebar input[type=email],#sidebar input[type=tel],#sidebar textarea{width:100%;box-sizing:border-box}#contact_form #message{height:120px}.blogposts-widget-thumb,.portfolio-widget-thumb{width:70px;height:70px;overflow:hidden;float:left}#sidebar #contactform-widget-wrap form{margin-bottom:0}#sidebar #contactform-widget-wrap #submit{float:left;margin-right:10px;margin-bottom:10px}#footer #contactform-widget-wrap label{color:#ccc}.blogposts-widget-item{margin-bottom:20px!important;min-height:70px}.blogposts-widget-thumb{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/blogpost.png) no-repeat;background-size:70px 70px}#footer .blogposts-widget-item{border-bottom-color:#333}.blogposts-widget-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.blogposts-widget-title{line-height:120%}.blogposts-widget-meta{font-size:10px;line-height:160%}.blogposts-widget-meta span{display:block}.icefitblogpostsWidget .blogpost-item{margin-right:0}.icefitblogpostsWidget .blogpost-desc h3{margin-top:0}.portfolio-widget-item{margin-bottom:20px!important;min-height:70px}.portfolio-widget-thumb{background-size:70px 70px}#footer,body{background:#111}#footer .portfolio-widget-item{border-bottom-color:#333}.portfolio-widget-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.portfolio-widget-title{line-height:120%}.portfolio-widget-meta{font-size:10px;line-height:160%}#footer .portfolio-item,#sidebar .portfolio-item{width:100%;text-align:center}#footer .one-fourth .portfolio-desc h3,#footer .one-third .portfolio-desc h3,#sidebar .portfolio-desc h3{text-transform:none;margin-top:0}#footer .widget-title,th{text-transform:uppercase}#footer .one-fourth .portfolio-desc,#sidebar .portfolio-desc{width:200px;height:120px}#footer .one-fourth .portfolio-desc h3,#sidebar .portfolio-desc h3{line-height:120px}#footer .one-third .portfolio-desc{width:280px;height:168px}#footer .one-third .portfolio-desc h3{line-height:168px}ul.contactinfo-widget li{padding-left:25px;line-height:25px!important;position:relative}.contactinfo-widget>i{float:left;font-family:FontAwesome!important}.contactinfo-widget>i:before{line-height:25px}.contactinfo-widget>i.fa-pencil-square-o:before{line-height:35px}#footer li.contactinfo-widget-form a,#sidebar li.contactinfo-widget-form a{float:left;color:#ccc;font-size:10px}#footer li.contactinfo-widget-form a:hover,#sidebar li.contactinfo-widget-form a:hover{color:#fff}.facebook i{color:#3b5998}.twitter i{color:#00aced}.google-plus i{color:#dd4b39}.linkedin i{color:#007bb6}.instagram i{color:#517fa4}.pinterest i{color:#cb2027}.tumblr i{color:#32506d}.soundcloud i{color:#f50}.mixcloud i{color:#52aad8}.spotify i{color:#2ebd59}.reddit-alien i{color:#ff4500}.github i{color:#6e5494}.bitbucket i{color:#0052cc}.codepen i{color:#000}.steam i{color:#b8b6b4}.twitch i{color:#6441a5}.stumbleupon i{color:#dc3710}.dribbble i{color:#ea4c89}.behance i{color:#053eff}.deviantart i{color:#4e6252}.flickr i{color:#ff0084}.youtube i{color:#b00}.vimeo-square i{color:#aad450}.yelp i{color:#c41200}.rss i{color:#ff7400}.widget .socialmedia-wrap{margin-left:-7px!important;margin-right:-7px!important}.socialmedia-wrap a{display:inline-block;font-size:10px;margin:0 4px 6px}#tophead-wrap .socialmedia-wrap a{margin-bottom:0}.socialmedia-wrap a:last-child{margin-right:0}.socialmedia-wrap .fa-stack-1x{font-size:130%;color:#fff!important}#footer,#footer .container ul>*{color:#ccc}#footer{font-size:13px;border-top:3px solid #333;padding-top:50px;clear:both}#footer .container>ul{margin-bottom:0;margin-left:0}#footer ul ul{margin-left:0}#footer ul ul ul{margin:10px 0 10px 15px}#footer li{margin-bottom:10px;line-height:140%}#footer>li{margin-bottom:30px}#footer .one-fourth,#footer .one-third,#footer .widget{display:inline-block;box-sizing:border-box}#footer .one-fourth .widget,#footer .one-third .widget{width:100%}#footer .widget{padding:0 2.08333333%;margin-bottom:40px}#footer .widget-title{font-size:24px;line-height:125%;color:#eee;margin-top:0;margin-bottom:30px}#footer .widget a,#footer .widget a:visited,#footer .widget-title a,#footer .widget-title a:visited{color:#ccc}#footer ul.menu{margin-left:0}#footer ul.menu ul{margin:10px 0 10px 15px}#sub-footer p,.sub-footer-right .menu,.sub-footer-right .menu ul,blockquote p{margin-bottom:0}#sub-footer{background:#000;font-size:10px;color:#666;padding:20px 0;clear:both}#sub-footer .container{overflow:auto}.sub-footer-left{float:left;width:50%}.sub-footer-right{float:right;text-align:right;width:50%}.sub-footer-right .menu li{display:inline-block;line-height:160%;margin-left:15px;margin-bottom:0}.sub-footer-right .menu li a{color:#666}#footer .widget_rss ul li,#footer p,#sidebar .textwidget,#sidebar .widget_rss ul li,#sidebar p,body{font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif;font-size:14px;line-height:145%;letter-spacing:normal;word-spacing:normal}body{-ms-word-wrap:break-word;word-wrap:break-word;color:#ccc;font-weight:300;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{color:#ccc;font-family:Helvetica,Arial,Verdana,sans-serif;font-weight:400;margin-top:24px;margin-bottom:24px;line-height:160%}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}dl dt,strong,th{font-weight:700}h1{font-size:21px}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}h5{font-size:13px}h6{font-size:12px}p{margin:0 0 20px}p img{margin:0}p.lead{font-size:21px;line-height:130%;color:#ccc}em{font-style:italic}small{font-size:.8em}cite::after,cite::before,q::after,q::before{content:"\""}cite cite::after,cite cite::before,q q::after,q q::before{content:"'"}img{height:auto}@media \0screen{img{width:auto}}blockquote,blockquote p{font-size:17px;line-height:140%;color:#888;font-style:italic}blockquote{margin:0 40px 20px;padding:10px 20px;border-left:3px solid #444}blockquote cite{display:block;font-size:13px;color:#ccc}blockquote cite::before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}blockquote.center{text-align:center}blockquote.left{text-align:left}blockquote.right{text-align:right}.dropcap,th{text-align:center}hr{border:solid #000;border-width:1px 0 0;clear:both;margin:40px 0;height:0}th{font-size:11px;background:rgba(0,0,0,.4)}tr:nth-child(even){background:rgba(0,0,0,.3)}tr:nth-child(odd){background:rgba(255,255,255,.05)}td{padding:5px 20px}#page-container ol,#page-container ul{margin-left:2em}#page-container ul{list-style:disc inside}#page-container ol{list-style:decimal inside}#page-container li{margin-left:3em;text-indent:-1.1em}#page-container ol ol li,#page-container ol ul li,#page-container ul ol li,#page-container ul ul li{margin-left:.5em}ol ol,ol ul,ul ol,ul ul{margin:12px 0 4px 30px}dl{margin-bottom:20px}dl dt{margin-bottom:5px}dl dd{margin-bottom:10px}address{font-family:"Courier new",Courier,Monospace;padding:0 0 20px 20px}cite{font-style:italic}#page-container>pre,pre{display:block;font-family:"Courier New",Courier,Monospace;padding:15px;word-wrap:break-word;white-space:pre-line}.alert-box h3:before,.caroufredsel-wrap>a:before,.flex-direction-nav li a{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}label{color:#ccc;font-size:13px;line-height:160%}input[type=search],input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number],textarea{color:#ccc;background:#292929;border:none;border-radius:0;box-shadow:none;display:block;font-size:15px;margin:0 0 10px;padding:0 5px}input[type=search]:focus,input[type=text]focus,input[type=password]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=number]:focus,textarea:focus{color:#fff;border:none;box-shadow:none}input[type=search],input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number]{height:30px}textarea{padding:5px;width:100%;box-sizing:border-box;-moz-box-sizing:border-box}input[type=submit],input[type=reset],input[type=button]{border:none;display:inline-block;text-transform:capitalize;font-size:12px;text-decoration:none;text-shadow:none;cursor:pointer;margin:0 0 20px;padding:5px 15px;color:#fff}input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{color:#fff;background:#333}a,a:focus,a:hover,a:visited{text-decoration:none;outline:0}p a,p a:visited{line-height:inherit}#page-container h1 a:hover,#page-container h2 a:hover,#page-container h3 a:hover,#page-container h3.entry-title a,#page-container h4 a:hover,#page-container h5 a:hover,#page-container h6 a:hover,h1 a,h1 a:hover,h1 a:visited,h2 a,h2 a:hover,h2 a:visited,h3 a,h3 a:hover,h3 a:visited,h4 a,h4 a:hover,h4 a:visited,h5 a,h5 a:hover,h5 a:visited,h6 a,h6 a:hover,h6 a:visited{color:#333}.wp-caption-text{padding-left:0}.dropcap{float:left;width:30px;line-height:30px;font-size:20px;color:#fff;margin:4px 6px 0 0}.dropcap.rounded{border-radius:5px}.dropcap.disc{border-radius:15px}.dropcap.leaf1{border-top-right-radius:15px;border-bottom-left-radius:15px}.dropcap.leaf2{border-top-left-radius:15px;border-bottom-right-radius:15px}span.highlight{color:#fff;padding:0 3px}.aqua{background:#0ff;border-color:#0ff}.black{background:#000;border-color:#000}.blue{background:#00f;border-color:#00f}.fuchsia{background:#f0f;border-color:#f0f}.grey{background:grey;border-color:grey}.green{background:green;border-color:green}.lime{background:#0f0;border-color:#0f0}.maroon{background:maroon;border-color:maroon}.navy{background:navy;border-color:navy}.olive{background:olive;border-color:olive}.purple{background:purple;border-color:purple}.red{background:red;border-color:red}.silver{background:silver;border-color:silver}.teal{background:teal;border-color:teal}.brown{background:brown;border-color:brown}.crimson{background:#dc143c;border-color:#dc143c}.pink{background:#ff1493;border-color:#ff1493}.slate{background:#2f4f4f;border-color:#2f4f4f}.gold{background:gold;border-color:gold}.coral{background:#f08080;border-color:#f08080}.darkgrey{background:#333;border-color:#333}.button-large:hover,.button-medium:hover,.button-small:hover,.button:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{text-decoration:none}.button-big,.button-medium,.button-small{border:0;text-align:center;text-decoration:none;margin:0 2px 20px;color:#fff}.button-small{font-size:11px;line-height:200%;padding:0 15px}.button-medium{font-size:13px;line-height:170%;padding:5px 20px}.button-big{font-size:15px;line-height:170%;padding:10px 30px}.button.default,.button.default:visited,a.button.default,a.button.default:visited{color:#fff!important}.button.default:focus,.button.default:hover{color:#fff!important;background-color:#222}.button.black{color:#fff!important;background:#000}.button.blue{color:#fff!important;background:#52a8e8}.button.red,.button.red:visited{color:#fff!important;background:#e85252}.button.green,.button.green:visited{color:#fff!important;background:#28994e}.button.black:focus,.button.black:hover,.button.blue:focus,.button.blue:hover,.button.green:focus,.button.green:hover,.button.red:focus,.button.red:hover{color:#fff!important;background:#333}.cta{position:relative;border-left:6px solid #eee;padding:35px 20px 35px 40px;margin-bottom:40px!important;background:#000}.cta h3,.cta p{margin-bottom:0;color:#eee}.cta h3{font-weight:400;font-size:28px;line-height:160%}.cta-button{float:right;text-align:right;margin-top:5px}.cta-button a{text-align:center;font-size:15px;padding:10px 30px}.alert-box{min-height:60px;margin-bottom:40px!important;background-repeat:no-repeat;background-position:20px 15px;background-size:20px 20px}.alert-box h3,.alert-box p{margin-bottom:0}.alert-box h3{padding:20px 20px 10px}.alert-box p{padding:0 20px 20px}.alert-box h3:before{display:inline-block;font-style:normal;font-weight:400;line-height:inherit;margin-right:5px;font-size:160%}.alert-box.success h3:before{content:"\f058"}.alert-box.warning h3:before{content:"\f071"}.alert-box.error h3:before{content:"\f057"}.alert-box.info h3:before{content:"\f05a"}.alert-box.help h3:before{content:"\f059"}.alert-box.success h3,.alert-box.success p{color:#060!important}.alert-box.success{background-color:#9f9;border-color:#00b300}.alert-box.warning h3,.alert-box.warning p{color:#b34a00!important}.alert-box.warning{background-color:#ffe14d;border-color:#ff6a00}.alert-box.error h3,.alert-box.error p{color:#600!important}.alert-box.error{background-color:#f99;border-color:#b30000}.alert-box.info h3,.alert-box.info p{color:#006!important}.alert-box.info{background-color:#99f;border-color:#0000b3}.alert-box.help h3,.alert-box.help p{color:#333!important}.alert-box.help{background-color:#ccc;border-color:#666}#page-container ul.tabs{display:block;margin:0;border:none;padding:0}#page-container ul.tabs li{display:block;width:auto;height:30px;padding:0;float:left;margin-bottom:0}#page-container ul.tabs li,#page-container ul.tabs-content li{padding-left:0;background-image:none;list-style:none;margin-left:0;text-indent:0}ul.tabs li a{display:block;font-size:13px;background:#000;color:#fff;width:auto;height:30px;line-height:30px;padding:0 20px;border:none;border-radius:0;margin:0;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}ul.tabs li a.active{color:#fff;background:#fff;height:30px;position:relative;top:-4px;padding-top:4px;border-left-width:1px;margin:0}ul.tabs-content{display:block;border-bottom:solid 3px #000;border-top:solid 3px #000;margin:0 0 20px}ul.tabs-content>li.active{display:block}ul.tabs-content li{margin-bottom:0}.accordion .one-fourth,.content-slider .one-fourth,.toggle .one-fourth,ul.tabs-content .one-fourth{width:22.6%}.accordion .one-third,.content-slider .one-third,.toggle .one-third,ul.tabs-content .one-third{width:30.6%}.accordion .one-half,.content-slider .one-half,.toggle .one-half,ul.tabs-content .one-half{width:47.6%}.accordion .two-thirds,.content-slider .two-thirds,.toggle .two-thirds,ul.tabs-content .two-thirds{width:63.6%}.accordion .three-fourths,.content-slider .three-fourths,.toggle .three-fourths,ul.tabs-content .three-fourths{width:72.6%}.accordion p.trigger,.slide-title,.toggle p.trigger{display:block;text-decoration:none;width:auto;height:30px;line-height:30px;font-size:13px;color:#fff;cursor:pointer}.accordion *,.content-slider *,.toggle *,ul.tabs-content *{margin:0 1% 20px}.content-slider,ul.tabs{margin:0!important}.accordion,.toggle{margin:0 0 1px!important}.accordion .accordion_container,.content-slider>li,.toggle .toggle_container,ul.tabs-content{padding:20px 0}.accordions,.toggles{margin-bottom:20px}.accordion p.trigger,.toggle p.trigger{padding:0;padding-left:30px;margin:0;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/plus-minus.png) no-repeat #000}.accordions .accordion:first-child p.trigger,.toggles .toggle:first-child p.trigger{border-top:none}.accordion_container,.toggle_container{padding:20px;border:none}#page-container .content-slider li{padding-left:0;margin-left:0;text-indent:0;background-image:none}.slide-title{padding:0;border:none;background:#000;margin:0;padding-left:10px}.slide-content{padding:20px 0}#page-container ul.content-slider.caroufredsel{overflow:hidden}#page-container ul.content-slider.caroufredsel li{list-style:none;margin:0;display:inline-block}.content-slider-wrap a.next,.content-slider-wrap a.prev{position:absolute;bottom:0;top:initial}.partner-thumb,.portfolio-item{display:inline-block;position:relative;overflow:hidden}.portfolio-desc{background:rgba(0,0,0,.6);z-index:2;position:absolute;opacity:0;color:#fff;text-align:center;border-bottom:3px solid #333}.portfolio-item:hover .portfolio-desc{bottom:0;opacity:1}.portfolio-desc h3{font-size:16px;line-height:60px;font-weight:400;margin-bottom:0;color:#fff!important;position:relative;bottom:-20px}.portfolio-item:hover .portfolio-desc h3,.portfolio-item:hover .portfolio-desc p{bottom:0}.portfolio-grid{opacity:0;margin-left:-20px}.portfolio-grid .portfolio-item{margin:0 0 20px 20px}.caroufredsel-wrap{opacity:0;position:relative;margin-bottom:40px!important;overflow:hidden;height:200px}.caroufredsel-wrap>a{position:absolute;display:block;background-repeat:no-repeat;cursor:pointer;top:0;width:25px;height:25px;background-color:#000}.caroufredsel-wrap .prev{right:26px}.caroufredsel-wrap .next{right:0}.caroufredsel-wrap>a:before{color:#fff;display:inline-block;font-style:normal;line-height:1;margin-top:6px;font-weight:700}.caroufredsel-wrap .prev:before{content:"\f104";margin-left:10px}.caroufredsel-wrap .next:before{content:"\f105";margin-left:11px}#sidebar .caroufredsel-wrap>a{top:-35px}#footer .caroufredsel-wrap>a{top:-26px}#sidebar .caroufredsel-wrap .prev{right:26px}#sidebar .caroufredsel-wrap .next{right:0}.caroufredsel-wrap>a:hover{background-color:#ccc}.caroufredsel-wrap>h3{padding-right:60px;margin-bottom:10px}#sidebar .icefitblogpostsWidget h3.widget-title,#sidebar .icefitpartnersWidget h3.widget-title,#sidebar .icefitportfolioWidget h3.widget-title,#sidebar .icefittestimonialsWidget h3.widget-title{padding-right:61px}.testimonial{display:inline-block}.testimonial p{background:#000;color:#ccc;padding:10px;font-style:italic!important;position:relative}.testimonial p::after{content:"";display:block;width:0;height:0;border-top:12px solid #000;border-right:14px solid transparent;position:absolute;bottom:-12px;left:35px}.testimonial-meta{min-height:50px}.testimonial-author-thumb{float:left;width:50px;height:50px}.testimonial-author{margin-left:60px;font-size:12px;line-height:140%}.testimonial-author span{display:block}.testimonial-author-name{font-weight:700;text-transform:uppercase}.blogpost-item{display:block;float:left;margin-right:10px}.blogpost-thumb{float:left;width:70px;height:70px;overflow:hidden;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/blogpost.png) no-repeat;background-size:70px 70px}.blogpost-desc{margin-left:80px}.blogpost-desc h3{font-size:12px;font-weight:400;line-height:140%;margin-bottom:0}.blogpost-desc a:hover h3{color:#25ceff}.blogposts-date{font-size:9px;color:#ccc}#page-container .blogpost-grid .blogpost-item{width:24%;margin-right:1%;margin-bottom:10px;float:none;display:inline-block}#page-container .one-half .blogpost-grid .blogpost-item{width:49%}#page-container .three-fourths .blogpost-grid .blogpost-item,#page-container .two-thirds .blogpost-grid .blogpost-item{width:30.3%;margin-right:3%}#page-container .one-fourth .blogpost-grid .blogpost-item,#page-container .one-third .blogpost-grid .blogpost-item{width:100%;margin-right:0}.blogpost-grid-excerpts .blogpost-item{float:none;display:inline-block;width:47%;margin-right:3%;margin-bottom:40px}.feature-block h4,.feature-thumb{margin-bottom:10px}.one-fourth .blogpost-grid-excerpts .blogpost-item,.one-third .blogpost-grid-excerpts .blogpost-item{width:100%;margin-right:0}.blogpost-grid-excerpts .blogpost-thumb{background:0 0;width:150px;max-width:150px;height:auto;margin-right:10px;margin-bottom:10px}.blogpost-grid-excerpts .blogpost-desc h3{font-size:16px;line-height:160%}#page-container .blogpost-grid-excerpts .blogpost-desc{margin-left:0;clear:none;padding:0}.blogpost-grid-excerpts .read-more{float:right;margin-top:20px}.feature-thumb{width:50px;height:50px;float:left;margin-right:10px;text-align:center}.feature-thumb img{padding:5px}.feature-block .read-more{display:block;float:right}.partner-thumb{margin-right:40px;text-align:center;float:left;display:inline-block;position:relative;overflow:hidden}.maps-wrap{margin-bottom:20px}#page-container div .maps-wrap{width:100%}.maps-wrap img{max-width:none}#page-container.portfolio-page ul.filter{margin-bottom:40px}#page-container.portfolio-page .filter li{display:inline-block;text-indent:0;padding-left:0;margin:0 1px 10px 0}#page-container.portfolio-page .filter li a{background:#000;color:#fff;display:inline-block;font-size:10px;text-transform:uppercase;padding:5px 15px}#page-container.portfolio-page .filter li.current a,#page-container.portfolio-page .filter li:hover a{color:#fff}#page-container.portfolio-page .portfolio{margin:0!important}#page-container.portfolio-page .portfolio-item,#page-container.portfolio-page.with-sidebar .portfolio-item{margin:0 20px 40px}.portfolio-page .one-fourth{width:25%;text-align:center}#page-container.portfolio-thumbnail{text-align:center;margin-bottom:20px}#navbar ul li,#page-container .paged_nav>span,.accordion p.trigger,.blogpost-desc h3,.caroufredsel-wrap .next,.caroufredsel-wrap .prev,.portfolio-desc,.portfolio-desc h3,.portfolio-desc p,.postmetadata *,.read-more,.toggle p.trigger,a,a:visited,input[type=submit],input[type=reset],input[type=button],input[type=text],input[type=password],input[type=email],input[type=tel],input[type=number],textarea{transition:all .5s}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0;background:rgba(0,0,0,.3);border:none;position:relative;overflow:hidden}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden;position:relative;margin-bottom:0}.no-js .slides>li:first-child,.slides::after,html[xmlns] .slides{display:block}.flexslider .slides img{max-width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides::after{content:".";clear:both;visibility:hidden;line-height:0;height:0}* html .slides{height:1%}.flex-container{zoom:1;position:relative}.flex-caption{background:rgba(0,0,0,.8);color:#fff;padding:10px 15px;line-height:130%;position:absolute;right:10px;bottom:10px;text-transform:uppercase;font-size:12px}.flex-direction-nav li .flex-next,.single-slide .flex-caption{right:0}.flex-direction-nav{height:0}.single-slide .flex-direction-nav{display:none}.flex-direction-nav li a{cursor:pointer;position:absolute;width:50px;height:50px;line-height:50px;top:50%;margin-top:-25px;display:inline-block;font-style:normal;font-weight:400;color:#fff;font-size:30px;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5),1px -1px 1px rgba(0,0,0,.5),-1px 1px 1px rgba(0,0,0,.5),-1px -1px 1px rgba(0,0,0,.5)}.flex-prev:before{content:"\f104";margin-right:5px}.flex-next:before{content:"\f105";margin-left:5px}#slider-wrap .flex-control-nav li a,#slider-wrap .flex-direction-nav li a{opacity:0;transition:all .5s;z-index:4}#slider-wrap:hover .flex-direction-nav li a{opacity:.3}#slider-wrap:hover .flex-control-nav li a{opacity:1}#slider-wrap:hover .flex-direction-nav li:hover a{opacity:1;font-size:60px}.flex-direction-nav li .flex-prev{left:0}.flex-direction-nav li .disabled{opacity:.2;filter:alpha(opacity=30);cursor:default}div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px solid rgba(0,0,0,.5);display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;display:block;height:33px;width:50px}a.pp_next,a.pp_previous{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;height:100%;width:49%;text-indent:-10000px}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{float:right}a.pp_previous{float:left}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}.pp_loaderIcon,a.pp_close{display:block;position:absolute}a.pp_close{right:0;top:0;line-height:22px;text-indent:-10000px}.pp_loaderIcon{height:24px;left:50%;top:50%;width:24px;margin:-12px 0 0 -12px}.pp_fade,.pp_gallery li.default a img,div.ppt{display:none}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.light_rounded .pp_content,div.pp_default .pp_content{background-color:#fff}div.facebook #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.pp_default #pp_full_res .pp_inline{color:#000}.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.dark_rounded .pp_details,div.dark_square .pp_details,div.facebook .pp_details,div.light_rounded .pp_details,div.light_square .pp_details,div.pp_default .pp_details{position:relative}div.facebook .pp_content,div.light_rounded .pp_bottom .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_top .pp_middle,div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_rounded .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_rounded .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_bottom .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_top .pp_middle{background:url(//www.e-vegas.com/wp-content/themes/blackoot-pro/img/prettyPhoto/dark_rounded/contentPattern.png) top left}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_bottom,.pp_top{height:20px;position:relative}* html .pp_bottom,* html .pp_top{padding:0 20px}.pp_bottom .pp_left,.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle,.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle,* html .pp_top .pp_middle{left:0;position:static}.pp_bottom .pp_right,.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}@media only screen and (min-width:768px) and (max-width:959px){.gallery .gallery-item,.portfolio-page .one-fourth{width:50%!important}.tophead.left{padding-left:15px}.tophead.right{padding-right:15px}.boxed #nav-wrap{padding:0}.gallery br{display:none}#calendar_wrap td{padding:1px 3px;font-size:.86em}}@media only screen and (max-width:767px){.portfolio-page ul.filter,.tophead .socialmedia-wrap,.tophead.left,.tophead.right{text-align:center}.tophead.left,.tophead.right{width:100%;padding:5px 10px}.tophead #searchform{margin:auto}.tophead.right #searchform{right:0}#header #tagline{padding:0 2.08333333%}#navbar select{display:block;margin:20px auto;width:90%}#icefit-mobile-menu,.icefit-mobile-menu-open{display:block}.icefit-mobile-menu-open{width:100%}.flex-caption,.flex-direction-nav{zoom:.8}#page-container{width:100%!important}#sidebar-container{width:100%;margin-left:0!important;margin-right:0!important}.full-width,.one-fourth,.one-half,.one-third,.three-fourths,.two-thirds{width:95.8333333%!important}#footer .widget,.gallery .gallery-item,.portfolio-page .one-fourth{width:100%!important}#page-container.with-sidebar>hr,#page-container>hr{margin:0 0 20px!important}.accordion .one-fourth,.accordion .one-half,.accordion .one-third,.accordion .three-fourths,.accordion .two-thirds,.content-slider .one-fourth,.content-slider .one-half,.content-slider .one-third,.content-slider .three-fourths,.content-slider .two-thirds,.tabs-content .one-fourth,.tabs-content .one-half,.tabs-content .one-third,.tabs-content .three-fourths,.tabs-content .two-thirds,.toggle .one-fourth,.toggle .one-half,.toggle .one-third,.toggle .three-fourths,.toggle .two-thirds{width:100%!important;margin:0 0 20px}.gallery .gallery-item{float:none!important}.gallery br{display:none}.commentlist .comment{padding:10px}.commentlist .comment ul.children{margin-left:5px}.commentlist .children .comment{padding-left:5px}#calendar_wrap td{padding:3px 12px}#footer .widget{padding:0}.sub-footer-left,.sub-footer-right{width:100%;float:none;text-align:center}.sub-footer-left{margin-bottom:20px}}@media only screen and (min-width:480px) and (max-width:767px){.gallery{overflow:auto}.gallery .gallery-item{float:left!important;width:50%!important}}