.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { color:#000; text-decoration:none;} body {font-family: 'Open Sans', sans-serif; font-size:16px; line-height:26px; color:#212121; font-weight: 400;}
h1, h2, h3, h4, h5, h6 {font-weight:700; line-height:normal; margin:0; color:#212121; padding:0;font-family: 'Roboto Condensed', sans-serif;}
h1{font-size: 36px; line-height: 42px; padding-bottom: 15px; color: #333;}
h2{font-size: 30px; line-height: 36px; padding-bottom: 15px; color: #333;}
h3 {font-size:26px; line-height:30px; padding-bottom: 15px; color: #333;}
h4 {font-size:24px; line-height:30px; padding-bottom: 10px;}
h5 {font-size:22px; line-height:26px; padding-bottom: 8px;}
h6 {font-size:20px; line-height:24px; padding-bottom: 5px;}
p{margin:0 0 10px;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em 'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .hide, .ui-helper-hidden-accessible, .ui-tabs-hide {display:none;} .animated {visibility:hidden;} .section {float:left; width:100%; clear:both;} .row {display:block; float:left; margin-bottom:0px;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;} .main, .container {width:1200px; margin:0 auto; position:relative;} .container {position:static;} .main-boxed {width:1220px; margin:0 auto;}
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .grid.fright, [class*="grid"].fright {float:right;} .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} .grid5 {width:480px;} .grid6 {width:580px;} 
.grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;} .grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.grid12 > .grid3:nth-child(4n), .grid9 > .grid3:nth-child(3n), .grid6 > .grid3:nth-child(2n), .grid12 > .grid4:nth-child(3n), .grid8 > .grid4:nth-child(2n) {margin-right:0;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
a.on-desktop, a.off-tablet, a.off-phone {display:inline-block;}
@media (max-width: 1280px) {
.main, .container {width:960px;} .main-boxed {width:980px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} 
.grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.off-desktop, .off-tablet, .on-phone {display:none;} a.off-desktop, a.off-tablet, a.on-phone {display:none;}
.on-desktop, .on-tablet, .off-phone{display:block;} a.on-desktop, a.on-tablet, a.off-phone {display:inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;}  .main-boxed {width:740px;}  
.grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:220px;} .grid4 {width:220px;} .grid5 {width:280px;} .grid6 { width:340px;} 
.grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:460px;} .grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-tablet, .on-desktop, .on-phone {display:none;} a.off-tablet, a.on-desktop, a.on-phone {display:none;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} a.off-phone, a.on-tablet, a.off-desktop  {display:inline-block;} 
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
.on-desktop, .off-phone, .on-tablet {display:none;} a.on-desktop, a.off-phone, a.on-tablet {display:none;} 
.on-phone, .off-desktop, .off-tablet {display:block;} a.on-phone, a.off-desktop, a.off-tablet {display:inline-block;} 
} .one-half, .one-third, .two-third, .one-fourth, .three-fourth {padding-bottom:10px; float:left;}
.one-half {width:49%; padding-right:2%;} .one-half.last {float:right; padding-right:0;}
.one-third {width:32%; padding-right:2%;} .one-third.last {float:right; padding-right:0;}
.two-third {width:66%; padding-right:2%;} .two-third.last {float:right; padding-right:0;}
.one-fourth {width:23.5%; padding-right:2%;} .one-fourth.last {float:right; padding-right:0;}
.three-fourth {width:74.5%; padding-right:2%;} .three-fourth.last {float:right; padding-right:0;}
.one-half+.one-half, .one-third+.two-third, .two-third+.one-third, .one-third+.one-third+.one-third, 
.one-fourth+.one-fourth+.one-half, .one-fourth+.one-half+.one-fourth, .one-half+.one-fourth+.one-fourth, 
.one-fourth+.three-fourth, .three-fourth+.one-fourth, .one-fourth+.one-fourth+.one-fourth+.one-fourth {float:right; padding-right:0%;} 
.one-half.fleft {padding-right:2%;} .one-half.fright {padding-right:0%;} .col-full, .full-col {width:100%; float:left; padding-bottom:10px;}
.ie7 .one-half {width:48.5%;} .ie7 .one-third {width:31.5%;} .ie7 .two-third {width:65.5%;} .ie7 .one-fourth {width:23%;} .ie7 .three-fourth {width:74%;}
@media (max-width:767px) { 
.one-half, .one-fourth, .three-fourth {width:49%; padding-right:2%;} .one-fourth+.one-fourth {padding-right:0;} 
.one-third, .two-third {width:100%; padding-right:0;} }
@media (max-width: 599px) { 
.one-half, .one-third, .two-third, .one-fourth, .three-fourth {width:100%; padding-right:0%;} } button, input[type="button"], input[type="reset"], input[type="submit"] {border:2px solid #2a2a2a; border-radius:1px; -webkit-border-radius:1px; -moz-border-radius:1px; -ms-border-radius:1px; vertical-align:top; box-sizing:border-box; -webkit-appearance:inherit; -moz-appearance:inherit; appearance:inherit; cursor:pointer; transition:all 300ms; -moz-transition:all 300ms; -webkit-transition:all 300ms; -ms-transition:all 300ms; padding:8px 35px 7px; background:#2a2a2a; color:#fff; font-size:14px; line-height:24px; font-weight:500; text-transform:uppercase; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;} 
input[type="reset"] {background:#0066cc;border-color:#0066cc;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {border-color: #ff3300; color:#fff; background: #ff3300;}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {border-color:#FF3300; background: #FF3300;}
input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {color: #666; border: 1px solid #e8e8e8; box-sizing:border-box; font-family:inherit;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111;} 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding:10px 12px 11px; font-size:14px; line-height:20px; font-family:inherit;}  a:link, a:visited {color:#fff; text-decoration:none; outline:0; transition:all 400ms; -webkit-transition:all 400ms; -moz-transition:all 400ms; -ms-transition:all 400ms;} 
a:hover, a:focus{color:#fff; text-decoration:none;} a:focus {outline:0;} 
a:hover, a:active {outline: 0; color:#fff; text-decoration:none;}
a.button, a.btn {position:relative; background-color:#F37A63; border:2px solid #fff; color:#fff; font-size:14px;
text-decoration:none !important; line-height:22px; font-weight:600;
padding:8px 20px 9px; text-transform:uppercase; text-align:center; display:inline-block;
margin:0; -webkit-transition:all ease 400ms; -ms-transition:all ease 400ms; -moz-transition:all ease 400ms;
transition:all ease 400ms; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;
text-decoration:none; -webkit-border-radius:7px; -moz-border-radius:7px; -ms-border-radius:0; border-radius:7px;
}
a.button+.button {margin-left: 6px;} 
a.button:hover, a.btn:hover {background-color: #ff3300; border-color: #ff3300; color:#fff;}
a.btn-small {padding:9px 25px 10px; font-size:16px;} 
a.btn-large {padding:19px 75px 20px; font-size:20px; line-height:30px;}
a.btn-wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a.btn-trans {background-color:transparent; color:#747474; border-color:#747474;}
a.btn-trans:hover {background-color:#747474; color:#fff; border-color:#747474;}
a.btn-none { background:none !important; color:#fff !important; padding:0; border:0 none;}
a.btn-none:hover {opacity:.6;} .site-header{background: rgba(255,255,255,.7); color:#212121; position: fixed; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out ;z-index: 999; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.site-header.shrink{background: #fff;box-shadow: 1px 0px 4px rgba(0,0,0,.2)}
.sticky-no .site-header{position: relative;}
.site-head{padding:12px 0;}
.inner-site{position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.site-logo{max-width:260px; float: left;}
.shrink .site-logo {max-width: 220px;margin-top:0;}
.site-logo img{max-width: 100%; height: auto;}
.masthead .site-head .extra{padding-top: 30px;float: right;max-width: 900px;width: 100%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.masthead  .shrink .site-head .extra{padding-top: 15px;}
.menu-sec{text-align: right}
.nav-main {display: inline-block;}
.phone-num {display: inline-block;margin-left: 10px;font-weight: 700}
.social-area{float: none;display: inline-block;text-align: right;width: auto;padding: 13px 0;}
.social-area .sc-socials {padding-bottom: 0px;display: inline-block;}
.social-area .sc-socials .link a {color: #212121;}
.inner-site *{transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out ;}
.inav *{transition: none;-webkit-transition: none;-moz-transition: none;}
.admin-bar .site-header{top: 32px;}
.topmenu{margin: 0; padding: 0; list-style-type: none;} .topmenu li{margin: 0; padding: 0; display: inline-block;} 
.topmenu li a{padding:14px 10px 10px; display: block;font-size: 13px; font-weight: 700; color: #000; text-transform: uppercase;} .topmenu li:hover a, .topmenu li.current-menu-item a{color: #7b183a;}
.extra .top-head, .extra .topmenu{display: inline-block;}
.top-head .top-item{font-size:16px; line-height: 25px; font-weight: 700; color: #fff; padding:11px 22px 10px 23px; border: 2px solid #f37a63; background:#f37a63; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-transform: uppercase; transition: all 400ms; display: inline-block;}
.top-head .top-item.phone-num{background: transparent;border-color: #006095;color:#006095}
.top-head .top-item:hover{background-color: #1a60a9; color: #fff; border-color:#1a60a9;}
.top-head .top-item.btn-tran{background: #7b183a; border-color: #7b183a; color: #fff;}
.top-head .top-item.btn-tran:hover, .top-head .top-item.btn-quote:hover{background: #080807; color: #fff; border-color:#080807;}
.top-head .top-item.btn-quote{background-color: #7b183a; border-color:#7b183a; padding:8px 13px 8px 14px;}
.top-head .top-item.btn-quote em{display: none;}
.top-head .top-item + .top-item{margin-left: 20px;}
.top-head .top-item em{padding-right: 6px; color: inherit;} .textwidget h3{color:#fff;}.ibanner .wpcf7-form select{-moz-appearance: none;-webkit-appearance: menulist;}
.contact-form h4.wg-title{display:none; text-align: center;}
.contact-form{position: fixed; display:block; width: 280px; right:-280px;  height: auto; z-index: 9999; background: rgba(255,255,255,.95); top: 210px; transition:all 300ms; padding: 20px 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-form a{position: absolute; width: 215px; height: 43px; display: block; left: -129px; top: 92px; z-index: 2; transform: rotate(-90deg); background: #f92323; color: #fff; border-bottom: none; padding: 0 13px; text-align: center; text-transform: uppercase; font-size: 14px; text-decoration: none; line-height: 44px; border-top-left-radius: 5px; border-top-right-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-form.open{right: 0;}
.contact-form .wpcf7 .wpcf7-text, .contact-form .wpcf7 .wpcf7-email, .contact-form .wpcf7 .wpcf7-select, .contact-form .wpcf7 .wpcf7-textarea, .contact-form .wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar, .contact-form .wpcf7 option {width: 100%; padding: 8px 0px 6px; border-width: 0px 0px 1px 0; border-radius: 0; font-size: 12px; background:transparent; font-family: inherit;} 
.contact-form .wpcf7 img.wpcf7-captchac {padding:4px 8px 5px; width:inherit !important; height:inherit !important;}
.contact-form .wpcf7 .wpcf7-textarea {height:55px; vertical-align:top;}
.contact-form .wpcf7 .wpcf7-submit {padding:4px 15px 5px; max-width: 120px;}
.contact-form .wpcf7 .wpcf7-submit:hover{background-color: #27b7ff; border-color: #27b7ff; } .search-toggle {width:30px; cursor:pointer; text-align:center;}
.search-toggle .icon-search {display:block; height:30px; color:#333; font-size:18px; line-height:30px; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms;}
.search-toggle .icon-search:hover {color:#999;}
.header .esearch {display:none; position:absolute; top:-11px; right:-10px; padding:0; width:0; z-index:99; transition:width 400ms; -moz-transition:width 400ms; -webkit-transition:width 400ms; -ms-transition:width 400ms;} 
.header .esearch form {position:relative; width:100%;} .header .esearch input.field {width:100%; background:#fff; border:1px solid #d3d3d3; color:#666; border-radius: 25px; -ms-border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; padding:12px 40px 12px 12px;}
.header .esearch button.submit {position:absolute; background:#f0f0f0; border:0 none; color:#666; right:5px; top:5px; padding:0; width:40px; height:40px; font-size:18px; border-radius: 25px; -ms-border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;} .header .esearch input.field:focus {border-color:#b9b9b9; color:#333;} .header .esearch button.submit:hover {color:#999;}
.header .esearch.show-form {width:245px;} .header-sticky .site-header {padding:0; background:#1d45ae; border-bottom:0 none; z-index: 99;} 
.header-sticky .site-logo {width:188px; float:left; margin-left:10px;}
.header-sticky .inav {width:auto; margin-top:0; margin:0 10px;}
.header-sticky .inav ul li a {padding:15px 20px 11px 20px;} .ifeatured, .section-feature-area {background:transparent; padding:0; border-top: 2px solid #fff;}  
.ifeatured .wgs-fd.first, .ifeatured .wgs-fd:first-child, .section-feature-area .wgs-fd.first, .section-feature-area .wgs-fd:first-child {clear:left;}
.ifeatured .wgs-fd, .section-feature-area .wgs-fd, .ifeatured .feature-wgs {margin-bottom:0; width:20%; float:left;}
.ifeatured .wgs-fd .iboxs, .section-feature-area .wgs-fd .iboxs {padding:0 10px;}.ifeatured .wgs-fd .iboxs .block, .section-feature-area .wgs-fd .iboxs .block{ overflow: hidden;} .ifeatured .wgs-fd.first .iboxs, .section-feature-area .wgs-fd.first .iboxs {padding-left:0;} .ifeatured .wgs-fd.last .iboxs, .section-feature-area .wgs-fd.last .iboxs {padding-right:0;}
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title, .section-feature-area .wgs-fd .iboxs.iboxs-alter .wg-title {position:absolute; top:50%; left:50%; width:180px; height:70px; color:#fff; border:2px solid #fff; text-align:center; font-size:24px; line-height:70px; z-index:3; transform:translate(-50%,-50%);} 
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title a, .section-feature-area .wgs-fd .iboxs.iboxs-alter .wg-title a {color:#fff; display:block; padding:5px 10px;}
.ifeatured .wgs-fd .iboxs.iboxs-alter .thumbs, .section-feature-area .wgs-fd .iboxs.iboxs-alter .thumbs {margin-bottom:0;} .ifeatured .wgs-fd .iboxs.iboxs-alter:hover .thumbs img {transform:scale(1.1);}
.ifeatured .wgs-fd .iboxs.iboxs-alter .content, .ifeatured .wgs-fd .iboxs.iboxs-alter .over i, .section-feature-area .wgs-fd .iboxs.iboxs-alter .content, .section-feature-area .wgs-fd .iboxs.iboxs-alter .over i {display:none;} 
.ifeatured h3.feature-title{padding: 0; font-size: 20px; line-height: 24px; font-weight: 600;text-transform: uppercase}
.ifeatured h3.feature-title a{background: #0c6292; padding: 0;  text-align: center; padding: 18px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; display: block; transition: all .4s;} .iboxs .block {position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: calc(100% + 2px); margin-left: -2px;} 
.iboxs .wg-title {text-transform: capitalize; font-size: 18px; line-height: 24px; font-weight: 700; background: #fff; bottom: 0px; left: 0; right: 0; padding: 15px 10px 8px;} 
.iboxs .wg-title a {-webkit-transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms; transition:all 300ms; text-decoration:none; color:#333; }
.iboxs .thumbs {width:100%; margin-bottom:0px; position:relative; text-align:center; overflow:hidden; } 
.iboxs .content { bottom: 10px; left: 0; right: 0; background: transparent; font-size: 16px; font-weight: 700;line-height: 22px; text-align: center; -ms-transition:all 400ms; -moz-transition:all 400ms; -webkit-transition:all 400ms; transition:all 400ms;}
.iboxs:hover .content a{color: #1d45ae;}
.iboxs .content a{color: #fff; display: block; padding:10px 10px 8px; }
.icontent .iboxs img{border-radius: 0;}
.iboxs .thumbs img {margin:auto; padding:0; max-width:100%; width:100%; height:auto; display:block; -webkit-transition:all ease-out 400ms; -moz-transition:all ease-out 400ms; -ms-transition:all ease-out 400ms; transition:all ease-out 400ms;}
.iboxs .over {display:block; position:absolute; top:0; left:0; right:0; bottom:0; -ms-transition:all 400ms; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} .iboxs .over i {margin:-32px 0 0 -32px; height:60px; width:60px; line-height:60px; font-size:20px; -ms-transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; transition:all 300ms;color:#fff; position:absolute; left:50%; top:55%; z-index:2;} .section.section-service h3{text-transform: uppercase; padding-bottom: 18px; } .section.section-bottom-cta, .section-cta{ padding: 60px 0;}
.cta-wrap{position: relative; float: left; width: 100%;}
.section .cta-text{float: left; padding-right: 200px;}
.section span.cta-action{float: right; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.section .section-bottom-cta h3, .section-cta .cta-text h3{padding: 0; font-size: 28px; text-transform: none; line-height:35px; color: #fff; font-weight: 600;}
.section span.cta-action a.button{border:2px solid #fff; padding:11px 25px 11px 21px; font-size: 16px; line-height: 24px; color: #fff; background: transparent; border-color: #fff;}
.section span.cta-action a.button:hover{color: #fff; border-color: #006095; background-color: #006095;}
.section span.cta-action a.button{padding:6px 16px 8px 17px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.section span.cta-action a.button i{margin-right: 10px; float: left; line-height: inherit; display: none;}
.section-cta span.cta-action a.button i{display: none;} .icontent .section-logos h3{color: #333; text-transform: uppercase; margin-bottom:30px; font-weight: 400;}
.icontent .section-logos h3 strong{font-weight: 700;}
.section-logos .logo-thumb{ max-width: 180px; border: 1px solid #d7d7d7; margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 4px;}
.section-logos .logo-thumb img{height: auto; max-width: 100%;} 
.section-logos .owl-prev, .section-logos .owl-next{display: none;} .btm{background:url(https://www.jmgav.com/wp-content/themes/scjmgav/images/bg-a.jpg)no-repeat center center / cover; color:#fff;padding: 120px 0;text-align: center;position: relative;}
.bottom {position: relative;}
.wgs-footer ul {list-style:none; margin:0; padding:0;}
.wgs-footer ul li {padding: 0 0 0 15px; font-size: 14px; line-height: 28px; -ms-transition:all ease-in-out 300ms; -webkit-transition:all ease-in-out 300ms; -moz-transition:all ease-in-out 300ms; transition:all ease-in-out 300ms; position: relative;} 
.wgs-footer ul li:before{content: '\f101'; left: 0; color: #f37a63; font-family: FontAwesome; position: absolute; line-height: 25px;}
.wgs-footer ul li a,.wgs-footer a{color:#fff;}
.wgs-footer ul li a:hover, .bottom a:hover,.wgs-footer a:hover{color: #f37a63;}
.bottom-inner ul li span {width: 57px; display: inline-block;}
.wgs-footer.text-3 ul{margin-bottom: 9px;}
.wgs-footer.text-3 ul li{padding: 0; line-height: 22px;}
.wgs-footer.text-3 ul li:before{display: none;}
.wgs-footer p{color: #fff; margin:0; font-size: 14px; line-height: 20px;}
.wgs-footer p img{max-width: 100%; height: auto; margin:0 0 22px; display: block;;}
.bottom .bottom-x, .bottom .bottom-a {padding:40px 0 10px;} .bottom .bottom-a {background:#fff;} .bottom .bottom-b {padding:40px 0 0;} 
.bottom .wgs-bottom {width:100%; float:left; margin-bottom:30px;} .bottom .wgs-bottom:last-child {margin-bottom:0;}
.bottom h5 {font-size:16px; font-weight:700;} .bottom .wg-title { text-transform:uppercase; }
.bottom .widget_products .wg-title {padding-bottom:45px;}
.bottom .jr-insta-slider .wg-title span::after {content:"\f16d"; display:inline-block; margin-left:15px; font-family:'FontAwesome'; font-size:0.85em; color:#231f20; vertical-align:top;} 
.bottom .jr-insta-slider .insta-user {display:none;}
.bottom .jr-insta-thumb ul.thumbnails {margin:0 !important; padding:0 !important; list-style:none !important;}
.bottom .jr-insta-thumb ul.thumbnails li {margin:0 !important; padding:0 !important;}
.bottom .jr-insta-thumb ul.thumbnails.jr_col_8 li {width:12.5% !important;} .bottom .jr-insta-thumb ul.thumbnails.jr_col_10 li {width:10% !important;} .footer {font-size:14px; line-height:22px;}
.footer img {max-width:100%; height:auto;}  
.footer a, .wgs-footer ul li {color:#dadada; text-decoration:none; -webkit-transition:color 350ms; -moz-transition:color 350ms; -ms-transition:color 350ms; transition:color 350ms;} 
.footer a br{display: none;}
.wgs-footer ul li strong{display: inline-block; width: 58px; font-weight: 400;}
.accept-pay span a{font-size: 28px;} 
.footer .copyright p.copy-info{margin: 0; padding:0; font-size: 14px; line-height:30px; color: #fff;}
.footer .copyright a{color: inherit;} .footer .copyright a:hover, .footer a:hover{color: #F37A63;}
.copyright .footer-socials{float: right;} .footer .socials .link{margin: 0 0 0 8px; display: inline-block;} 
.footer .socials .link a i{font-size: 32px;	height: 29px; width: 28px; text-align: center; line-height: 30px; color: #fff; transition: all ease-in-out .4s; -webkit-transition: all ease-in-out .4s; -moz-transition: all ease-in-out .4s; transition: all ease-in-out .4s; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;} 
.footer .socials .link a:hover i{opacity: .8;}
.wgs-footer.nav_menu-2{width: 25%;}
.wgs-footer{width:100%; float: left; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.wgs-footer.nav_menu-2 ul li{display: block;box-sizing: border-box;}
.wgs-footer h3, .wgs-footer h4, .wgs-footer h5 {font-size:18px; line-height:24px; padding:0 0 12px; color:#333; font-weight:700; text-transform: uppercase;} .inav {float:left; position:relative;text-align: right} .menu-toggle {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0;} .inav ul.menu {position:relative;}
.inav ul li { display:inline-block; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box;}
.inav ul li:hover{border-bottom-color: #187b6a;}
.inav ul li.menu-item-has-children a.sf-with-ul{position: relative;} 
.inav ul li.menu-item-has-children a.sf-with-ul:before{content: "\f067"; font-family: FontAwesome; display: inline-block; float: right; margin-left: 4px; line-height: initial;}
.inav ul li.custom-menu-item ul {right: 0 !important; left: unset;}
.inav ul li a {color:#212121; font-size:14px; line-height:18px; text-align: center;padding: 16px 14px 16px;text-decoration:none;  font-weight:700;text-transform:uppercase; display:block; -webkit-transition: all ease 400ms; -moz-transition: all ease 400ms; -ms-transition: all ease 400ms; transition: all ease 400ms; background-color: transparent;}
.inav ul li a:hover, .inav ul.menu > li.sfHover > a{color: #00a4e4; text-decoration:none;}
.inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 
.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-page-parent > a, .inav ul.menu > li.current-page-item > a, 
.inav ul.menu > li.current-page-ancestor > a, .inav ul.menu > li.current-menu-ancestor > a { color: #00a4e4;} .inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999em; left:0; width:260px; z-index:999; padding:0; list-style:none; background:#fff; } 
.inav ul li.sfHover ul, .inav ul li:hover ul {top:100%;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:0; left:261px; margin-top:0;}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-bottom:0; margin-left:0; margin-right:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;} .inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding:7px 10px 8px 20px; text-align:left; display:block; color:#212121; font-size:13px; font-weight:700; line-height:22px; text-transform:capitalize; border-bottom:0 none;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px; -webkit-transition:background ease .8s, color ease .8s; -moz-transition:background ease .8s, color ease .8s; -ms-transition:background ease .8s, color ease .8s; transition:background ease .8s, color ease .8s;}
.inav ul.menu > li.sfHover > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent.sfHover > a {color:#00a4e4;}
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a { background: rgba(0,0,0, .04)} 
.inav ul.sub-menu > li.current-page-item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 
.inav ul.sub-menu > li.current-page-parent > a {color:#00a4e4 }
.inav ul li.on-phone a{display: none;} .flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides .thumbs{position: relative;} .flexslider .slides .thumbs img {width: 100%; height:auto; display: block; position: relative;} .flexslider .slides .thumbs:after{content: ''; position: absolute; left: 0; top: 0; display: block; background: rgba(0,0,0,.5); height: 100%; width: 100%;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;}
.flexslider .slides > li::before{display: none !important}
.flexslider .slides > li{padding: 0 !important} .flex-direction-nav li { background: none !important; padding: 0 !important;position: inherit !important;}
.flex-direction-nav li::before{display: none !important}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat; background-position: 50% 50%; background-size:18px auto; border-radius: 0; -ms-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; height:44px; width:44px; margin-top:-22px; top: 50%; text-indent: -999em; overflow: hidden; position: absolute; z-index: 19; cursor: pointer; opacity: .9; filter: alpha(opacity=90); }
.flex-direction-nav a.flex-prev {background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/prev.png); left: 20px; }
.flex-direction-nav a.flex-next {background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/next.png); right: 20px; }
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.6; filter: alpha(opacity=60); }
.flex-direction-nav a.flex-disabled { opacity: .2 !important; filter: alpha(opacity=20); cursor: default; } .flexslider .flex-control-nav { position: absolute; left: 0; line-height: 10px; bottom: 15px; list-style: none; padding: 0; margin: 0 !important; z-index: 18; padding: 0 !important; text-align: center; width: 100%;    }
.flexslider .flex-control-nav li { overflow: hidden; display: inline-block; margin-left: 4px; margin-right: 4px; padding: 0 !important; }
.flexslider .flex-control-nav li a { display: block; width: 10px; height: 10px; line-height: 10px; text-indent: -999em; overflow: hidden; border: 2px solid #fff; background: none; cursor: pointer; border-radius: 50%; -ms-border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms; transition: all 300ms;}
.flexslider .flex-control-nav li a:hover { opacity: .7; }
.flexslider .flex-control-nav li a.flex-active { background: #fff; }
.flexslider .flex-control-nav li a.flex-active:hover { opacity: 1; cursor: default;} .no-banner .site-header{border-bottom: 0px;}
.inner-site*{-webkit-transition:all ease-out 400ms; -moz-transition:all ease-out 400ms; transition:all ease-out 400ms; }
.ibanner { position: relative; margin: 0; padding: 0; overflow: hidden;} .ibanner.banner-static {background:#f5f5f5;} .ibanner.only-bc {padding:0 0 10px;}
.ibanner::before{background: rgba(22, 22, 22, 0.4);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.ibanner .ebanner { width:100%;margin:0 auto; max-height:680px; overflow:hidden; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;} .ibanner .ebanner img {width:100%; height:auto; max-width:100%;} .ibanner .islider + img{position:absolute; right:50%; bottom:10px; z-index:9; margin-right:-596px;}
.ibanner .slider-fullwidex .flexslider {max-height:96vh;} .ibanner .ov.ps-lx.tp-fw .cpn p{margin: 0; padding:0;} .ibanner .ov {position: absolute; z-index: 19; width: 100%; }
.ibanner .ov.ps-vt {top:55px;} .ibanner .ov.ps-vb {bottom:55px;} .ibanner .ov.ps-lx {left: 0px;} .ibanner .ov.ps-rx {right:0px;}
.ibanner .ov.ps-vm {top:60%; -moz-transform: translate(0, -50%); -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
.ibanner .ov.ps-lx .cpn { width:auto; text-transform: uppercase;text-align: center} .ibanner .ov.ps-rx .cpn {float:right; margin-right:120px; width:520px;}
.ibanner .ov.ps-cx .cpn {max-width:520px;margin:auto;} .ibanner.section .cpn { line-height:30px; font-size:24px; font-weight:700; padding:14px 20px ; position: relative; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ibanner.section .cpn h3{padding: 0; font-size: 30px; line-height: 36px; text-transform: uppercase;}
.ibanner .cpn .cta { margin: 8px 0 12px; padding: 0; } 
.ibanner .cpn p { padding: 0 0 10px;font-family: 'Roboto Condensed', sans-serif;} .ibanner .cpn img {max-width:100%; height:auto;}
.ibanner .cpn p.title-sub {padding: 10px 0;font-family: 'Roboto Condensed', sans-serif;font-size: 16px;line-height: 22px;text-transform: uppercase;color: #fff;letter-spacing: 2px;font-weight: 400}
.ibanner .cpn h1, .ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4 {color: inherit; font-size: 30px; line-height: 36px; text-transform: uppercase; padding-bottom: 26px;} .ibanner .cpn h4 { font-size:22px;} .ibanner .cpn .title h3 { font-size:1.8em; }
.ibanner .cpn a.button { color: #fff; border-radius: 0; -ms-border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; padding:10px 28px 11px; font-size:17px; line-height: 24px; font-weight:700; margin: 0; position: relative;}
.ibanner .cpn a.button:hover { background-color:#666;color: #fff; } .ibanner .cpn h2{font-size: 60px;font-weight: 400;}
.ibanner .cpn h2 strong{color: #00a4e4}
.ibanner .cpn h4 { position: relative;padding: 0 90px;letter-spacing: 2.4px;margin-bottom: 20px;display: inline-block}
.ibanner .cpn h4::after,.ibanner .cpn h4::before,.section-welcome h4::after,.section-welcome h4:before,.ibanner .page-title .title:after,.ibanner .page-title .title::before{border-bottom: 0.1em solid #fff;content: "";display: inline-block;position: absolute;top: 50%;width: 80px;left: 0}
.ibanner .cpn h4::after,.section-welcome h4:after,.ibanner .page-title .title::after{right:0;left: auto;}
.ibanner .cpn p .btn-slide{background: transparent;border: 3px solid #FFFFFF;color: #fff;font-size: 12px;font-weight: 400;letter-spacing: 2.4px;display: inline-block;padding: 12px 40px;text-transform: uppercase;margin-right: 5px;}
.ibanner .cpn p .btn-slide:hover{background-color: #fff;color: #111;}
.ibanner .cpn p .btn-slide.btn-contact{background-color: #fff;color: #111;}
.ibanner .cpn p .btn-slide.btn-contact:hover{background-color: transparent;color: #fff} .ibanner .wpcf7-form input[type="text"], .ibanner .wpcf7-form input[type="email"], .ibanner .wpcf7-form input[type="url"], .ibanner .wpcf7-form input[type="password"], .ibanner .wpcf7-form input[type="search"], .ibanner .wpcf7-form input[type="tel"], .ibanner .wpcf7-form input[type="date"], .ibanner .wpcf7-form textarea, .ibanner .wpcf7-form select {padding: 4px 10px 4px; color: #9e9e9e;width: 100%; border: 1px solid #b0b0b0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block;font-size:12px;}
select{ height:40px;}
select option {width: 100%;}
.ibanner .wpcf7-form textarea{height:45px;}
.ibanner .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width: 100px !important; margin: 0 !important;}
.ibanner .wpcf7 img.wpcf7-captchac {margin: 0 6px; width: 100px; height: 40px; background: #fff; padding: 8px; box-sizing: border-box; border: 1px solid #d0d0d0; border-radius: 4px; display: inline-block;}
.ibanner .wpcf7 .wpcf7-submit{min-width: 100px; border-color: #f37a63;margin-top:4px; background-color:#f37a63;padding:5px 20px 5px;}
.ibanner .wpcf7 .wpcf7-submit:hover{background: #156fb6; color: #fff; border-color: #156fb6;}
.ibanner .wpcf7-form-control-wrap{display: block;}.wpcf7-form-control-wrap.msg {padding-bottom: 5px;}
.ibanner .wpcf7 .wpcf7-response-output {line-height: 12px; margin: 6px 0 0; padding: 5px 5px;}
.ibanner .rc-anchor-normal {height: 65px;}
.ibanner .wpcf7 p + p{margin-top: 3px !important;}
.ibanner .wpcf7 .wpcf7-response-output {  font-size: 11px;  line-height: .8;margin: 4px 0 0;padding: 5px;  border: 1px solid #f37a63 !important; }
.ibanner-form .banner-overlay h3 {padding-bottom: 4px;font-size: 18px;}
::-webkit-input-placeholder {color:#9e9e9e;}
::-moz-placeholder { color:#9e9e9e;}
:-ms-input-placeholder {color: #9e9e9e}
:-moz-placeholder {color:#9e9e9e}
.banner-overlay .textwidget > p{padding:0; color: #a09d9d; position: relative; font-size: 22px; line-height: 24px; margin-bottom: 15px; font-weight: 700;}
.banner-overlay{background: rgba(0,0,0,.7); float: right; padding: 15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 380px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.banner-overlay h3.banner-title{padding:0; color: #a09d9d; font-size: 22px; float: right;}
.cpn ul{margin: 0; padding: 0;}  .cpn ul li{position: relative; padding:0 0 6px 37px; font-size: 32px; line-height: 34px; list-style: none; text-transform: uppercase;}
.cpn ul li:before{content: '\f00c'; font-family: FontAwesome; left: 0; position: absolute;} .ibanner .page-title {bottom: 20px;padding: 0;top: 65%;-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);transform: translate(0, -50%);text-align: center;}
.ibanner .page-title .cpn {padding:0 10px;} .ibanner .page-title .title, .ibanner .page-title .sub-title {color:#fff; padding:0; margin:0; text-shadow:1px 1px 4px #666;} 
.ibanner .page-title .title {font-weight: 700;font-size: 34px;line-height: 40px;letter-spacing: 10px;display: inline-block;padding: 0 100px;position: relative;}
.ibanner .page-title .sub-title {font-size:18px; line-height:24px;}
.ibanner .page-title .title+.sub-title {margin-top:8px;} .ibanner .page-title .title+.cta, .ibanner .page-title .sub-title+.cta {margin-top:8px;}
.ibanner .breadcumb {padding:0 10px; text-shadow:1px 1px 4px #666;} .ibanner.only-bc .breadcumb {text-shadow:none;}
.has-banner .breadcumb, .has-banner .breadcumb a {color:#fff;}  .has-banner .breadcumb .current {color:#fff;} .has-banner .breadcumb a:hover {color:#d6d6d6;}
.ibanner.only-title {background:#f5f5f5 !important;}
.ibanner .cpn.al-right {text-align:right;} .ibanner .cpn.al-left {text-align: left;} .ibanner .cpn.al-center, .ibanner .cpn.center {text-align:center;}
.ibanner .cpn.bg-dark { background: transparent; } 
.ibanner .cpn.bg-light { background: rgba(28,77,154,0.8); background: rgb(28,77,154,0.8) }
.ibanner .cpn.bg-none { background: none; padding: 0; } 
.ibanner .cl-light { color: #fff; } .ibanner .cl-dark { color: #000; }
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-light h3, .ibanner .cl-light h4 { color: #fff; }
.ibanner .cl-dark h1, .ibanner .cl-dark h2, .ibanner .cl-dark h3, .ibanner .cl-dark h4 { color: #000; }
.ibanner-form{position: absolute; top: 50%; transform: translateY(-50%); z-index: 9; right: 0px;}
.ec-iform .content {background: rgba(25,11,12,1); max-width: 535px; display: block; margin-left: 45px; padding: 22px 20px; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;} .ec-iform form span{width:100% !important;} .ec-iform form span.ajax-loader{width: 16px !important;} .ec-iform .content h3{color: #fff;}
.ec-iform .wpcf7 p + p{margin-top: 10px !important;} .ec-iform .one-half.last{padding-left: 10px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ec-iform input[type="text"], .ec-iform input[type="email"], .ec-iform input[type="tel"], .ec-iform textarea, .ec-iform select {padding: 7px 12px 7px;} .icontent .ec-iform .wpcf7 .wpcf7-textarea{height: 80px;}
.ec-iform .wpcf7 img.wpcf7-captchac{padding: 5px 20px 6px;  margin-right: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ec-iform .wpcf7 .wpcf7-submit{padding: 5px 10px 5px; border-color: #7b183a; background-color: #7b183a; display: inline-block; max-width: 136px;}
.wpcf7 h4 {font-weight:bold !important; padding-top:15px; padding-bottom:8px !important;}
.wpcf7 p {padding:0; margin: 0;} .wpcf7 p > b {font-weight:normal;}  .wpcf7 p + p{margin-top: 6px !important;padding-bottom: 0 !important;}
.wpcf7 p > strong {font-weight:400; display:inline-block; width: 30%;float:left; color:inherit; padding-bottom:0px;}
.quote-form .wpcf7 .wpcf7-text, .quote-form .wpcf7 .wpcf7-email, .quote-form .wpcf7 .wpcf7-select, .quote-form .wpcf7 .wpcf7-textarea, .quote-form .wpcf7 .wpcf7-captchar {width:100%; border-radius: 0px; -ms-border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; padding: 3px 10px 4px 0; border:none; border-bottom: 1px solid #1d45ae; background-color: transparent; color: #1d45ae !important; font-size: 12px;} .quote-form .wpcf7 .wpcf7-textarea{height: 50px;}
.ec-iform .wpcf7 img.wpcf7-captchac {height: auto;}
.wpcf7 .wpcf7-list-item {margin-left:0; padding-right:10px; box-sizing:border-box; width:33.3333%; display:inline-block; margin:8px 0px;}
.contact-page .wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item{width: 100%; display: block; float: none; margin: 0;}
.contact-page .wpcf7 img.wpcf7-captchac, .wpcf7 img.wpcf7-captchac{width: 100px; padding:8px 5px 4px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #bdbdbd; text-align: center;}
.contact-page span.wpcf7-form-control-wrap{position: relative;}
span.wpcf7-not-valid-tip{position: absolute; top: 50%; right: 10px; transform: translateY(-50%); display: inline-block; font-size: 12px; line-height: 12px;}
.captcha-440 .wpcf7-not-valid-tip{display: none;}
.companies-we-represent-page .icontent .wpcf7 .wpcf7-submit{width: auto; max-width:none;}
.icontent .formsets {border: 1px solid #484848;}
.icontent .formsets h2 {background:#484848; color:#FFFFFF; font-size: 18px; margin: 0 0 10px; padding: 5px 10px 6px 15px;}
.icontent .formset h3 {background:#5c5c5c; color: #FFFFFF; font-size: 16px; margin: 5px 0 12px; padding: 5px 10px 6px 15px; font-weight:bold;}
.icontent .formset p {padding: 0 15px 5px !important;}
.icontent #post-16 .one-fourth.grid img {width:92%; height:92%;}
.quote-form .wpcf7 .wpcf7-response-output{font-size: 10px; line-height: 13px; padding: 1px 5px; clear: both;}
.wpcf7 .wpcf7-submit.wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.quote-form .wpcf7 .wpcf7-submit{max-width: 120px; padding: 4px 15px 5px; }
.wpcf7 .wpcf7-submit { border-radius: 0;min-width:280px;background: #f1592a; color: #fff;border-color: #f1592a; font-size: 14px;font-weight: 400;letter-spacing: 2.8px;line-height: 22px;-webkit-transition: all ease 500ms;  -moz-transition: all ease 500ms; -ms-transition: all ease 500ms;transition: all ease 500ms;  max-width: 150px;  width: 100%;}
.contact-page .wpcf7 .wpcf7-submit:focus{background-color: #1d55a0; color: #fff; border-color: #1d55a0;}
.wpcf7 .wpcf7-submit:hover, .quote-form .wpcf7 .wpcf7-submit:hover{background: #1d55a0; border-color: #1d55a0;}
.sidebar  .wpcf7 .wpcf7-submit{min-width:auto;}
.sidebar  .wpcf7 .wpcf7-submit:hover{background:#000;border-color:#000;}
.wpcf7 .wpcf7-response-output {background:#fff; font-size:12px; line-height:16px; margin:12px 0 8px; text-align:center; padding:8px 15px 9px; border:2px solid #747474 !important; border-radius:3px; -ms-border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;color:#000;} 
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {border-color: #F37A63 !important;}
.wpcf7 img.ajax-loader {width:12px !important; height:12px !important; position:absolute; margin-left:-20px !important; margin-top:12px;} 
.contact-page .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{margin-right: 0 !important;}
.contact-page .wpcf7 .wpcf7-form-control-wrap.ishuman{margin-right: 10px;}
.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:auto;} .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar {width:108px !important; margin-right:10px;}
.wpcf7-form-control.wpcf7-captchar.wpcf7-not-valid {border-color: #F37A63;} .slider-boxed .flexslider {overflow:visible;}
.slider-boxed .flex-direction-nav a.flex-next {right:-45px;} .slider-boxed .flex-direction-nav a.flex-prev {left:-45px;}
.slider-boxed .ov.ps-lx .cpn {margin-left:60px;} .slider-boxed .ov.ps-rx .cpn {margin-right:60px;}
.contact-form h4.wg-title{display:none; text-align: center;}
.contact-form{position: fixed; display:block; width: 280px; right:-280px;  height: auto; z-index: 9999; background: rgba(255,255,255,.95); top: 210px; transition:all 300ms; padding: 20px 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-form a{position: absolute; width: 150px; height: 45px; display: block; left: -118px; top: 90px; z-index: 2; transform: rotate(-90deg); background: #F37A63; color: #fff; border-bottom: none; padding: 7px 13px; text-align: center; text-transform: uppercase; font-size: 16px; text-decoration: none; line-height: 22px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.contact-form.open{right: 0;} .contact-form .wpcf7 .wpcf7-text, .contact-form .wpcf7 .wpcf7-email, .contact-form .wpcf7 .wpcf7-select, .contact-form .wpcf7 .wpcf7-textarea, .contact-form .wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar, .contact-form .wpcf7 option {width: 100%; padding: 8px 0px 6px; border-width: 0px 0px 1px 0; border-radius: 0; font-size: 12px; background:transparent; font-family: inherit;} 
.contact-form .wpcf7 img.wpcf7-captchac {padding:4px 8px 5px; width:inherit !important; height:inherit !important;}
.contact-form .wpcf7 .wpcf7-textarea {height:55px; vertical-align:top;}
.contact-form .wpcf7 .wpcf7-submit {padding:4px 15px 5px; max-width: 120px;}
.contact-form .wpcf7 .wpcf7-submit:hover{background-color: #F37A63; border-color: #F37A63; } .breadcumb {font-size:12px; line-height:24px; color:#666; margin:8px 0 0; text-transform:uppercase;} .breadcumb .current {color:#333; font-weight:400;}
.breadcumb a {color:#666; text-decoration:none; padding-right:2px;} .breadcumb a:hover {color:#000; text-decoration:none;}
.breadcumb.al-left {text-align:left;} .breadcumb.al-right {text-align:right;} .breadcumb.al-center {text-align:center;} .itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0; padding:0; border-bottom:0; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0; padding:0; font-size:18px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#fff; background:#000; font-weight:bold; text-decoration:none; display:inline-block; padding:8px 20px 9px;}
.itabs-default .tabs-nav li a:hover {background:#555555; color:#fff} .itabs-default .tabs-nav li.active a {background:#fff; color:#000;}
.itabs-default .tabs-container {padding:10px 0 10px; background:#fff;} .itabs-default .tab-content {padding:15px 25px 10px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:600; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:300; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:300; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#0089d9; border-right-color:#0089d9; background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;}
.accordion-area {margin-bottom:20px;}
.accordion-section a.accordion-section-title {background:transparent; color:#7b183a !important; font-size:22px; line-height:32px; padding:6px 20px 7px; text-decoration:none; display:block; margin-bottom:2px; font-weight:500;} .accordion-section a.accordion-section-title:hover, .accordion-section a.accordion-section-title.active {background:#7b183a; color:#fff !important;}
.accordion-section .accordion-section-content {display:none; padding:15px 20px 20px; overflow:hidden;} .accordion-section .accordion-section-content.open {display:block; background:#fff;}
.accordion-section .accordion-section-content table:last-child {margin-bottom:0;}
.accordion-area a.accordion-section-title {background:none; position:relative; color:#333 !important; padding:6px 25px 8px 15px; border-bottom:1px solid #ddd;}
.accordion-area .accordion-section:last-of-type a.accordion-section-title {border-bottom:0 none;}
.accordion-area a.accordion-section-title.active {border-bottom:1px solid transparent;}
.accordion-area a.accordion-section-title .left-arrow:before {content:'\f107'; display:block; font-size:20px; font-family:FontAwesome; position:absolute; right:15px; top:5px;}
.accordion-area a.accordion-section-title.active .left-arrow:before {content:'\f105';}
.accordion-area .accordion-section-content {padding:15px 10px 10px; border-bottom:1px solid #ddd;}
.accordion-area .accordion-section:last-of-type .accordion-section-content {border-bottom:0 none;} .owl-nav { list-style:none; margin:0; padding:0; text-align:center; line-height:10px;}
.owl-nav .owl-prev, .owl-nav .owl-next {position:absolute; top:50%; margin-top:-20px; height:40px; line-height:40px; width:40px; background-repeat: no-repeat; background-position:50% 50%; background-size:16px auto; text-indent:-999em; text-align:left; z-index:29; transition:opacity 350ms, background-color 350ms; -ms-transition:opacity 350ms, background-color 350ms;} 
.section.section-parallax2 .owl-nav .owl-prev{background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/prev-icon.png); margin-top: -60px; background-size: 25px auto;}
.section.section-parallax2 .owl-nav .owl-next{background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/next-icon.png); margin-top: -60px; background-size: 25px auto;}
.owl-nav .owl-prev {left:-45px; background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/prev.png);} .owl-nav .owl-next {right:-45px; background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/next.png);}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {opacity:.7;}
.owl-dots {margin:-15px 0 30px; padding:0; text-align:center; line-height:10px; position:relative; z-index:19;} 
.owl-dots .owl-dot {display:inline; margin:0 3px;} .owl-dots .owl-dot span {display:inline-block; padding:0; line-height:10px; height:10px; width:10px; background:transparent; text-indent:-999em; text-align:left; border-radius:15px; -ms-border-radius:15px; -webkit-border-radius:15px; -moz-border-radius:15px; border: 1px solid #fff;} 
.owl-dots .owl-dot.active span {background:#fff;} .wpcf7 .ishuman .wpcf7-not-valid-tip {display:none;}
.wpcf7 .column .one-fifth {float:left; width:20%; padding-right:10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.wpcf7 .column .one-fifth.last {padding-right:0;}
.wpcf7 .form-career input[type="text"], .wpcf7 .form-career input[type="email"], .wpcf7 .form-career input[type="tel"], .wpcf7 .form-career textarea, .wpcf7 .form-career select {width:100% !important;}
.wpcf7 .form-career strong {width:auto; display:block;}
.wpcf7 .form-career span.wpcf7-form-control-wrap {width:auto; display:block;}
.wpcf7 .form-career span.wpcf7-form-control-wrap.acceptance {display:inline-block;}
.wpcf7 .form-career input[type="radio"] {vertical-align:baseline;}
.wpcf7 .sameline .wpcf7-list-item {width:auto; padding-right:10px;} .wgs-side {margin-bottom:25px;} .wgs-side:last-child {margin-bottom:5px;}
.wgs-side h3 {font-size:18px; line-height:24px; padding-bottom:12px; font-weight:500;} 
.wgs-side h4 {font-size:16px; line-height:24px; padding-bottom:12px; font-weight:500;}
.wgs-side .wg-title {background:#00a4e4; color:#fff; text-align:left; margin-bottom:20px; padding:9px 15px 10px; box-sizing:border-box; text-transform:uppercase; font-size:18px; line-height:24px;}
.wgs-side a {color:#000; text-decoration:none;} .wgs-side a:hover {color:#00a4e4;}
.wgs-side ul {list-style:none; margin:0; padding:0;} .wgs-side ul ul {margin-top:4px;}
.wgs-side li {padding:0 0 8px;} .wgs-side li:last-child {border-bottom:0 none;}
.wgs-side li li {border-bottom:0 none; padding:4px 0 4px;}
.wgs-side.widget_nav_menu .wg-title+ul, .wgs-side.widget_categories .wg-title+ul, .wgs-side.wgs-side-blog .wg-title+ul {margin-top:-10px;}
.wgs-side.widget_nav_menu ul li, .wgs-side.widget_categories ul li, .wgs-side.wgs-side-blog ul li {padding:0; border-bottom:1px dotted #dcdcdc; font-size:16px; line-height:22px; font-weight:400;}
.wgs-side.widget_nav_menu ul li:last-child, .wgs-side.widget_categories ul li:last-child, .wgs-side.wgs-side-blog ul li:last-child {border-bottom:0 none;}
.wgs-side.widget_nav_menu ul li a, .wgs-side.widget_categories ul li a, .wgs-side.wgs-side-blog ul li a {padding:10px 0 11px; display:inline-block;} 
.wgs-side.widget_categories ul li {padding:10px 0 11px; color:#999;} .wgs-side.widget_categories ul li a {padding:0 5px 0 0;}
.wgs-side.widget-nio-posts .wg-title + ul {margin-top:5px;}
.wgs-side.widget-nio-posts .irecent-posts .items {margin-bottom:15px;} .wgs-side.wgs-side-woo {padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:18px;} .wgs-side.wgs-side-woo:last-child {margin-bottom:0;}
.wgs-side.wgs-side-woo .wg-title {background:none; text-align:left; padding:0; color:#000; margin-bottom:8px;}
.wgs-side.wgs-side-woo ul li {padding:0; position:relative;} .wgs-side.wgs-side-woo ul li ul {margin-top:-2px; margin-bottom:4px; margin-left:25px;}
.wgs-side.wgs-side-woo ul li a { padding:4px 50px 5px 0px; font-weight:400; display:block; color:#666; font-size:14px; line-height:20px;} 
.wgs-side.wgs-side-woo ul li a:hover {color:#000;}
.wgs-side.wgs-side-woo li span.count {position:absolute; right:2px; top:4px; line-height:20px; color:#999; font-size:11px; font-weight:500;}
.wgs-side.wgs-side-woo.widget_product_categories ul li a:before, .wgs-side.wgs-side-woo.widget_layered_nav ul li a:before {content:""; display:inline-block; margin-right:8px; background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/woo-list.png) no-repeat 0 0; background-size:13px auto; height:13px; width:13px; margin-top:4px; vertical-align:top;}
.wgs-side.wgs-side-woo.widget_product_categories ul li.current-cat > a:before, .wgs-side.wgs-side-woo.widget_layered_nav ul li.chosen > a:before, .wgs-side.wgs-side-woo.widget_product_categories ul li.current-cat-parent > a:before {background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/woo-list-act.png);}
.wgs-side.wgs-side-woo.widget_layered_nav ul li.chosen:hover > a:before {background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/woo-list-cros.png);} .widget_search form {overflow:hidden; margin-bottom:0; position:relative;} .wgs-side.widget_search .widget-content {padding:0;}
.widget_search input.field {background:#fff; color:#979797; font-size:13px; line-height:19px; height:52px; border:1px solid #e8e8e8 !important; border-radius:0; -ms-border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; margin:0; padding:8px 60px 10px 10px; width:100%;} .widget_search input.field:focus {border-color:#c9c9c9 !important;}
.widget_search .submit {background:#fff; color:#6f6f6f; width:56px; padding:0; border:0; border-left:1px solid #e8e8e8 !important; border-radius:0; -ms-border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; cursor:pointer; overflow:hidden; position:absolute; top:1px; bottom:1px; right:1px; margin:0;} 
.widget_search .submit:hover {background:#fff; border:0; color:#212121;} .widget_search .submit span {display:none;} .irecent-posts {list-style:none; margin:0; padding:0; line-height:20px;} 
.irecent-posts .items {margin-bottom:30px; border-bottom:0 none; padding:0; overflow:hidden;} 
.irecent-posts .thumbs {margin:0 15px 15px 0; width:100px; float:left; position:relative; text-align:center;} 
.irecent-posts .thumbs a {padding:0 !important;} .irecent-posts .thumbs img {max-width:100%; height:auto; margin:0; display:block;}
.irecent-posts .date {color:#999; margin-bottom:4px; margin-top:0; text-transform:uppercase; font-weight:400; font-size:12px; line-height:18px;}
.irecent-posts .thumbs+.entry {overflow:hidden;}
.irecent-posts .more {margin-top:-5px; font-weight:400; font-size:12px;} 
.irecent-posts .link-more {color:#000; text-decoration:none; -moz-transition:color 300ms; -webkit-transition:color 300ms; -ms-transition:color 300ms; transition:color 300ms;} .irecent-posts .link-more:hover {color:#00a4e4;}
.irecent-posts .title {font-size:16px; line-height:1.4; font-weight:400;}  .irecent-posts .title+.date {margin-top:-8px; margin-bottom:10px;}
.irecent-posts .col-x4 .title, .irecent-posts.has-featured .title {font-size:16px; line-height:22px;}
.irecent-posts .title a {color:#000; text-decoration:none; padding:0 !important;} .irecent-posts .title a:hover {color:#00a4e4;}
.irecent-posts .cats {color:#999; text-transform:uppercase; font-size:12px; margin-bottom:8px; margin-top:-6px;}
.irecent-posts .over {display:block; opacity:0; position:absolute; top:0; left:0; right:0; bottom:0; transition:all 300ms; -ms-transition:all 400ms; -webkit-transition:all 400ms; -ms-transition:all 300ms;} 
.irecent-posts .over::after {content:""; background:#000; height:100%; width:100%; display:block; text-align:center; opacity:0.4;}
.irecent-posts .over i {margin:-16px 0 0 -16px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; height:30px; width:30px; line-height:30px; font-size:15px; transition:all 300ms; -ms-transition:all 300ms; -ms-transition:all 300ms; -webkit-transition:all 300ms; border:1px solid #fff; color:#fff; position:absolute; left:50%; top:50%; z-index:2; text-align:center;} 
.irecent-posts .over i:hover {color:#ccc; border-color:#ccc;} 
.irecent-posts .items:hover .over {opacity:1;} .irecent-posts .items:hover .title a, .irecent-posts .items:hover .more a {color:#00a4e4;} .wrap {background:#fff;} .wrapper {padding:40px 0 35px;} 
.wrapper.wider-page {padding:0;}  .wrapper.iwoocommerce {padding:25px 0 15px;} .wrapper.iwoocommerce.wc-sp {padding-bottom:0;}
.icontent {padding:0;} .rightside {float:right;} .leftside {float:left;} 
.right-sidebar.alter-sidebar .rightside, .left-sidebar.alter-sidebar .icontent {float:left;} 
.left-sidebar.alter-sidebar .leftside, .right-sidebar.alter-sidebar .icontent {float:right;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent { padding-right:20px;} .sidebar span.wpcf7-form-control-wrap, .one-half span.wpcf7-form-control-wrap, 
.col-full span.wpcf7-form-control-wrap, .wider-field span.wpcf7-form-control-wrap {display:inline-block; width: 100%;} 
.sidebar .wpcf7 p > strong, .wpcf7 .one-half p > strong, .wpcf7 .col-full p > strong, .wpcf7 .wider-field p > strong {width:auto; display:block;}
.sidebar .wpcf7 p > strong+br, .wpcf7 .one-half p > strong+br, .wpcf7 .col-full p > strong+br, .wpcf7 .wider-field p > strong+br {display:none;}
.sidebar input[type="text"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar .wpcf7-textarea, .one-half input[type="text"], .one-half input[type="password"], .one-half input[type="email"], .one-half input.wpcf7-text, .one-half select, .one-half textarea, .one-half .wpcf7-textarea, .col-full input[type="text"], .col-full input[type="password"], .col-full input[type="email"], .col-full input.wpcf7-text, .col-full select, .col-full textarea, .col-full .wpcf7-textarea, .wider-field input[type="text"], .wider-field input[type="password"], .wider-field input[type="email"], .wider-field input.wpcf7-text, .wider-field select, .wider-field textarea {width:100%;} .container-section{padding:100px 0;}
.container-section.section-testimonial{padding: 95px 0 75px;}
.section-logos{padding: 60px 0;}
.container-section.iparallax {background-size:cover; background-repeat:no-repeat; background-position:50% 50%; background-attachment: fixed;} 
.container-section.iparallax.section-customize h3{padding-bottom: 15px;} 
.container-section.iparallax.section-customize h3 + p{max-width: 770px; width: 100%; margin: 0 auto; font-size: 18px;}
.section-no-pad img.aligncenter, .no-pad img.aligncenter {margin:0 auto;}
.section-light {color:#fff;} .section-grey-dark {background-color:#3f3f3f;}
.section-black {background-color:#000; color:#fff;} 
.section-grey {background-color:#f7f7f7; color:#666;}
.section-light .content h3, .section-light .content h4, .section-light .content h5, .section-light .content h2, .section-light .content h1, 
.section-light .content blockquote, .section-light .content h3 strong, .section-light .content h2 strong, .section-light .content .heading,
.section-light .content .heading.heading-block {color:#fff;}
.icontent .section-light.iparallax h2{font-weight: 500;}
.icontent .section-light.iparallax h2 strong{font-weight: 700;}
.section-light .wpcf7 .wpcf7-not-valid-tip {color:#fff;}
.section-light .box-icon a, .section-light a {color:#fff; text-decoration:none;} 
.section-light .box-icon a:hover, .section-light a:hover {color:#fff;}
.section-light a.button:hover  {background:#fff; color:#252627; border-color:#fff;}
.section-light a.btn-trans {color:#fff; border-color:#fff; background-color:transparent;} 
.section-light a.btn-trans:hover {color:#333; border-color:#fff; background-color:#fff;} 
.container-section.has-bg {position:relative; background-repeat:no-repeat; background-size:cover; background-position:50% 50%;} 
.container-section.has-bg .wrap-section {z-index:1;} 
.container-section .bg-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.65); left:0; right:0; top:0; bottom:0;}
.container-section.section-welcome .bg-overlay,.section-home-support .bg-overlay{z-index: -1;opacity: 0;}
.iparallax {position:relative;} .iparallax .wrap-section {z-index:1;}
.iparallax .parallax-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.65); left:0; right:0; top:0; bottom:0;} 
.iparallax .parallax-overlay > span {display:none;}
.iparallax .parallax-overlay.overlay-half {left:50%; background-position:0 0; background-repeat:repeat; background-size:auto;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {background-size:cover; background-repeat:no-repeat;} 
.iparallax .parallax-overlay.overlay-style1 {right:50%; background-position:100% 50%;} 
.iparallax .parallax-overlay.overlay-style2 {left:50%; background-position:0 50%;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content {padding:0;} 
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding:0;} .iblog .heading-title { font-size:30px; line-height:36px; color:#000; padding:0; margin-bottom:25px;}
.iblog .ep {margin-bottom:30px;} .iblog .ep.first {clear:left;} .iblog .ep .entry-content {margin-bottom:10px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:24px; line-height:30px; color:#333; padding-bottom:12px; font-weight:normal;}
.iblog .ep .heading a {color:#000; text-decoration:none;} .iblog .ep .heading a:hover {color:#00a4e4;}
.iblog .ep .thumbs {margin-bottom:20px; position:relative;} .iblog .ep .thumbs img {max-width:100%; height:auto; display:block; margin:0 auto;} 
.iblog .ep .over {display:block; opacity:0; position:absolute; top:0; left:0; right:0; bottom:0; transition:all 300ms; -ms-transition:all 300ms; -moz-transition:all 400ms; -webkit-transition:all 300ms;} 
.iblog .ep .over::after {content:""; background:#000; height:100%; width:100%; display:block; text-align:center; opacity:0.4;}
.iblog .ep .over i {margin:-25px 0 0 -25px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; height:50px; width:50px; line-height:50px; font-size:15px; transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms; -webkit-transition:all 400ms; border:1px solid #fff; color:#fff; position:absolute; left:50%; top:50%; z-index:2; text-align:center;} 
.iblog .ep .over i:hover {color:#ccc; border-color:#ccc;} .iblog .ep .thumbs:hover .over {opacity:1;}
.iblog .ep .entry-more {margin-top:15px;} .iblog .ep .entry-more a {background:#000; padding:10px 25px 11px; margin:0; border:0 none; color:#fff; font-size:14px; line-height:24px; font-weight:500;} .iblog .ep .entry-more a:hover {color:#fff; background:#00a4e4;}
.iblog .ep .post-meta {font-weight:400; color:#999; margin:8px 0 4px; font-size:14px; line-height:18px; text-transform:uppercase;}
.iblog .ep .heading+.post-meta {margin-top:-5px; margin-bottom:15px;}
.iblog .ep.esingle .post-title .heading {font-size:24px; line-height:30px;} 
.iblog .ep.eloop {padding-bottom:35px; border-bottom:1px solid #dadada;}
.iblog .ep.eloop:last-child {border-bottom:1px solid transparent;} .ibox.ibox-lightbox .content{background:#1d3992 url(//www.jmgav.com/wp-content/themes/scjmgav/images/line.png) repeat-x 0 0; padding: 22px 30px 22px 40px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; }
.ibox.ibox-lightbox h3{color: #fff;}
.ibox.ibox-lightbox ul{margin: 0; padding: 0; list-style-type: none;}
.ibox.ibox-lightbox ul li {padding: 0px 0 18px 0; background: url(//www.jmgav.com/wp-content/themes/scjmgav/images/list.png) no-repeat; background-size: 5px auto; display: inline-block; padding-left: 16px; background-position: left 8px;}
.ibox.ibox-lightbox ul li:last-child{padding-bottom:0}
.icontent p{font-size:15px; line-height:25px;letter-spacing: .3px}
.icontent a {text-decoration: none; color:#156FB6;}
.icontent a.button{color: #fff; border: 2px solid #F37A63; border-radius:0px; padding:5px 9px 5px 10px;}
.icontent p + a.button{margin-top: 12px;}
.icontent a.button.btn-bdr-black{border-color: #212121;color: #212121;padding: 12px 50px;}
.icontent .section-service p + a.button{margin-top: 12px;}
.icontent .section-service a.button{font-size: 15px; padding: 9px 15px 7px 16px;}
.icontent a.button:hover{background-color: #00a4e4; color: #fff; border-color: #00a4e4;}
.icontent a:hover {text-decoration:none; color:#F37A63;}
.icontent a.link-qt-btn{color: #fff;}
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading { font-size:30px; line-height:36px;}
.icontent .heading a {color:#dadada; text-decoration:none; transition:color 350ms; -ms-transition:color 350ms; -webkit-transition:color 350ms; -moz-transition:color 350ms;} .icontent .heading a:hover {color:#000000; text-decoration:none;}
.icontent .heading.heading-large { font-size:56px; line-height:62px; font-weight:bold; padding-bottom:25px;}
.icontent.iwc h1.page-title {font-size:18px; line-height:24px; text-transform:uppercase; font-weight:500;}
.icontent h1, .icontent h2 {font-size:30px; line-height:36px; padding-bottom:15px; font-weight: 700;}
.icontent p:empty{display:none;}
.icontent h1{font-size: 36px; line-height: 42px;}
.icontent h2{font-size: 30px; line-height: 36px;}
.icontent h3 {font-size:26px; line-height:36px;}
.icontent h4 {font-size:24px; line-height:30px;}
.icontent h5 {font-size:22px; line-height:26px;}
.icontent h6 {font-size:20px; line-height:24px;}
.icontent hr {border:none; border-bottom:1px solid #dbdbdb; clear:both; padding-top:20px; margin-bottom:20px;}
.icontent .divider { border-bottom:1px solid #dbdbdb; clear:both; margin:30px 0 25px; }
.icontent .divider.divider-post {border-color:#000; padding-top:0; margin-bottom:65px; margin-top:40px; float:left; width:100%;}
.icontent .cats-list .divider.divider-post {float:none; margin-bottom:40px;}
.icontent .line {clear:both; line-height:0; margin:25px 0 20px;}  .icontent .line+h3 {padding-top:20px;}
.icontent .line.line-center {text-align:center;} .icontent .line.line-left {text-align:left;} .icontent .line.line-right {text-align:right;}
.icontent .line i {background:#747474; display:inline-block; height:4px; } 
.icontent .line-size-small i {width:75px;} .icontent .line-size-large i {width:150px;}
.icontent .gap {display:block; clear:both; overflow:hidden;} 
.icontent .gap-size-10, .icontent .gap-size-small {height:10px;} 
.icontent .gap-size-20, .icontent .gap-size-medium {height:20px;} 
.icontent .gap-size-30, .icontent .gap-size-large {height:30px;}
.icontent blockquote {margin:0 0 15px; padding:6px 0 10px 25px; font-size:14px; line-height:24px; font-style:normal; color:#4e4e4e; overflow:hidden; border-left:3px solid #aeaead;} 
.icontent blockquote p {padding:0 0 8px; font-size:14px; line-height:24px; font-style:italic;} 
.icontent blockquote+h5 {margin-top:-15px; font-style:italic; text-align:right; font-size:16px; margin-bottom:12px; color:#222;}
.icontent .iquote .block {font-size:15px; line-height:26px; font-weight:400; padding:0; position:relative; max-width:780px; margin: 0 auto; color: #dbdbdb;}
.icontent .iquote .block .quote-author{padding:24px 0 0; position: relative;} 
.icontent .iquote .block .quote-author:before{content: ''; top: 0; left: 0; right: 0; height: 1px; width: 39px; background-color: #666; display: block; position: absolute; margin: auto;}
.icontent .iquote .block .quote-heading p {font-weight:bold}
.testimonials-page .icontent .iquote .block .quote-author{padding: 0;} .testimonials-page .icontent .iquote .block .quote-author h4{color: #7b183a; position: relative;}
.icontent .iquote .block .quote-author h4{padding:0;font-weight:500;} 
.icontent .iquote .block .quote-author p{padding:0;}
.icontent .iquote .quote-by {position:relative; padding-top:20px; margin-top:15px;}
.icontent .iquote .quote-by h4 {font-size:15px; line-height:normal; padding:0 0 5px;} 
.iquote .quote-by p {font-size:13px; line-height:normal;}
.testimonials-page .icontent p.rating{display: none}
.testimonial-page .icontent .quote-author{display: none;}
.testimonials-page .icontent .iquote .block .quote-author:before{display: none;}
.testimonials-page .icontent .iquote .block{color: #000;}
.icontent .entry > ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.icontent .entry > ol > ol {margin:0px; padding-left:20px}
.icontent .entry > ol > li {line-height:21px; padding:0 5px 5px; font-size:14px; line-height:19px;}
.icontent .entry ul {margin: 0px 0 10px; padding: 0; list-style: none;} 
.icontent .entry ul li {margin:0px; padding: 0 0 8px 15px;}
.icontent .entry ul li a:hover{text-decoration: none;}
.icontent .entry .ibox.ibox-lightbox ul li {margin:0px; padding: 0 0 15px 15px;}
.icontent .entry > ul:last-child, .icontent .content > ul:last-child {margin-bottom:0;}
.icontent .article.not-found.error404 { padding-bottom:0; text-align:center;}
.icontent .article.not-found.error404 .heading {font-size:60px; line-height:60px; text-transform:uppercase; letter-spacing:-1px;}
.icontent .article.not-found.error404 .heading strong {line-height: 52px; font-size: 78px;}
.icontent .article.not-found.no-post .heading {font-size:24px; line-height:32px;}
.icontent .article.not-found input.field {width:260px;}
.icontent img {max-width:100%; height:auto; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.icontent .section-service img{margin-bottom: 14px;}
img.alignright {float:right; margin:0px 0 10px 40px; clear:right;}
img.alignleft {float:left; margin:0px 40px 10px 0; clear:left;}
img.alignalone {margin:5px auto 12px;} img.alignnone {margin:5px 10px 10px 0px;} 
img.aligncenter {margin:0 auto 15px; display:block;}
img.border {background:#d2d2d2; padding:4px;}
.section-nak-home{padding: 60px 0; color: #333;}
.icontent .section-nak-home h3{font-weight: 400; color: inherit;}
.ec-light.ec-home .content{padding: 20px 18px 30px 20px; max-width: 535px; background-color: #8b8b8b; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right;}
.ec-light.ec-home .content h3{text-transform: uppercase; font-weight: 700;}
.icontent .ec-light .wpcf7 p{margin: 0; padding: 0;}
.section.section-coughlins .column.last{padding-left: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden;}
.ec-light.ec-home span.wpcf7-form-control-wrap, .ec-light.ec-home .one-half span.wpcf7-form-control-wrap, .ec-light.ec-home .col-full span.wpcf7-form-control-wrap, .ec-light.ec-home .wider-field span.wpcf7-form-control-wrap{width: 100%;}
.ec-light.ec-home input[type="text"], .ec-light.ec-home input[type="email"], .ec-light.ec-home input[type="url"], .ec-light.ec-home input[type="password"], .ec-light.ec-home input[type="search"], .ec-light.ec-home input[type="tel"], .ec-light.ec-home input[type="date"], .ec-light.ec-home textarea, .ec-light.ec-home select{padding:9px 12px 7px; border:0;}
.icontent .ec-light.ec-home textarea{height: 129px;}
.ec-light.ec-home .wpcf7 img.wpcf7-captchac{height: 17px;}
.ec-light.ec-home .wpcf7 p + p{margin-top: 10px !important;}
.ec-light.ec-home .one-half{width: 48%; padding-right: 4%;}
.ec-light.ec-home .one-half.last{padding-right: 0;}
.ec-light.ec-home .wpcf7 .wpcf7-submit{display: inline-block; padding: 6px 15px; max-width: 115px; background: #7b183a; border-color: #7b183a;}
.ec-light.ec-home .wpcf7 .wpcf7-submit:hover{color: #fff; background-color: #080807; border-color: #080807;}
.ec-light.ec-home .wpcf7 .wpcf7-form-control-wrap.ishuman{width: 100px !important; margin-right: 8px;}
.ec-light.ec-home .col-full{padding-bottom: 0px !important;}
.ec-light.ec-home .col-full p{display: inline-block;}
.ec-light.ec-home .wpcf7  .col-full p.sub{width: 150px; margin-left: 55px;}
.ec-light.ec-home .wpcf7  .col-full p + p{margin-top: 0 !important}
.ec-light.ec-home .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width: 100px !important; margin-right: 0;}
.wpcf7 img.wpcf7-captchac{margin-left: 0;} .section-testimonial{background:linear-gradient(#171717, #373737); text-align: center;}
.section-testimonial h3{font-weight: 400;}
.section-testimonial h3 strong{font-weight: 700;}
.iparallax.section-testimonial{background-attachment: fixed !important;}
.iparallax.section-testimonial .owl-dots {margin:40px 0 20px;}
.icontent .iparallax.section-testimonial p{font-size: 30px; line-height: 40px; font-weight: 300;}
.testimonials-page .icontent .iquote .block{max-width:none; border: 1px solid #ddd; padding: 20px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.testimonials-page .sc-quotes ul { padding-left: 0;}
.testimonials-page .sc-quotes ul li { list-style: none; padding: 5px 0 10px; border-bottom:0 none;}
.testimonials-page .icontent .entry ul li{padding-left:0;}
.testimonials-page .icontent .entry ul li:before{display:none;}
.testimonials-page .sc-quotes ul li:last-child { border-bottom: 0; }
.testimonials-page .sc-quotes .quote-author h4 { color:#1c4d9a; font-size: 18px; line-height: 26px;}
.testimonials-page .sc-quotes .quote-content {margin-bottom: 10px; position: relative;}
.testimonials-page .sc-quotes .quote-content:after, .sc-quotes .quote-content:before {top: 100%; left: 15%; border: solid transparent; content:""; height: 0; width: 0; position: absolute; display:none;}
.testimonials-page .sc-quotes .quote-content:after {border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 9px; margin-left: -29px;}
.testimonials-page .sc-quotes .quote-content:before {border-color: rgba(221, 221, 221, 0); border-top-color: #ddd; border-width: 10px; margin-left: -30px;}
.testimonials-page .sc-quotes .quote-author h4 {font-size: 16px; font-weight:600px;}
.testimonials-page .iquote.grid6.col-x2.first {margin-left: 0; }
.testimonials-page .iquote.grid6.col-x2.last {margin-right: 0;}
.testimonials-page .iquote.grid6.col-x2 {margin: 0 1.5%; width: 48.5%;}
.section-testimonial .quote-content{margin: 25px 0 15px; display: inline-block;}
.section-testimonial p.ratings{display: none;}
.testimonials-page p.ratings{display: none;}
.section-testimonial a.button{background-color: transparent; border: 0; font-size: 16px; text-decoration: underline !important; color: #fff; font-weight: 400;}
.section-testimonial a.button:hover{color: #7b183a; background-color: transparent;}
.ec-light .content{padding:25px 25px 25px; color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; position: relative; z-index: 1; overflow: hidden;}
.ec-light .content h4{font-weight: 700; color: #fff; text-transform: capitalize; }
.ec-light .content ul, .icontent .entry ul{margin: 0; padding: 0;}
.ec-light .content ul li, .icontent .entry ul li {list-style: none; line-height: 20px; font-size: 16px; position: relative; padding-left: 25px;}
.ec-light .content ul li::before, .icontent .entry ul li:before {content: "\f00c"; display: inline-block; font-family: 'FontAwesome'; left: 0px; position: absolute;}
.container-section.section-offers ul li::before{content: '\f14a';} .section-coughlin.container-section{padding: 95px 0 65px;}
.section-coughlin .column.first .content{padding-right: 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icontent .section-coughlin h1 strong{font-weight: 400; color: #333; font-size: 30px;}
.icontent .section-coughlin h1 + h3{font-size: 24px; line-height: 30px; color: #000; text-transform: capitalize;} .section-aboutus.container-section{padding: 95px 0 75px;} .ec-special .content{background: #ffe8d6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 20px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ec-special h3{color:inherit;font-size:18px;line-height:26px;}
.ec-special .content p{font-size:14px} .container-section.section-experts{padding: 75px 0 60px; color: #fff; z-index: 5; position: relative;}
.icontent .section-experts h3{color: inherit; line-height: 33px; padding-bottom: 10px; text-transform: uppercase;}
.section-experts:before, .section-experts:after{content: ''; position: absolute; width: 50%; top: 0; bottom: 0; height: 100%; display: block; z-index: -5;}
.section-experts:before{ left: 0; right: 50%; background-color: #7b183a;}
.section-experts:after{ right: 0; left: 50%; background-color: #610f2b;}
.section-experts .inner-content {position: relative;}
.section-experts .column.first .content{padding-right: 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 50%; transform: translateY(-50%); width: inherit;}
.section-experts .column.last .content, .section-aboutus .column.last .content{padding-left: 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icontent .section-experts p{line-height: 22px;}
.icontent .entry .section-experts ul li{padding-bottom: 11px;} .container-section.section-offers{padding: 95px 0 90px;}
.ec-insurance .content{padding-left: 210px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ec-product .content{padding-left: 100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icontent .section-offers h3{padding-bottom: 40px;}
.icontent .entry .section-offers ul li{padding-bottom: 10px;} .gallery-page .ngg-galleryoverview { margin:20px -10px 0; width:102%;} .gallery-page .ngg-gallery-thumbnail-box {width:25%; margin:0;}
.gallery-page .ngg-gallery-thumbnail {width:100%; padding:10px; box-sizing:border-box;} 
.gallery-page .ngg-gallery-thumbnail img {border:0; margin:0; padding:0; max-width:100% !important; width:100%; height:auto; transition:opacity 500ms; -ms-transition:opacity 500ms; -webkit-transition:opacity 500ms; -moz-transition:opacity 500ms;}
.ngg-gallery-thumbnail a{margin: 0 !important;}
.gallery-page .ngg-gallery-thumbnail a {display:block; background:#010101;} .gallery-page .ngg-gallery-thumbnail a:hover img {opacity:.5;}
.owl-carousel .owl-item img{max-width: 100%; height:auto;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;} .wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;} .wp-caption.alignnone {margin:2px 0px 3px;} .wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
.videobox {position:relative; margin:0 auto 15px; max-width:800px; width:100%; height:0; padding-top:60%;}
.videobox iframe {position:absolute; top:0; left:0; width:100%; height:100%;} 
.videobox:last-child {margin-bottom:0;}
.ec-vm.column {height:525px;} .ec-vm .content {vertical-align:middle; height:100%; width:100%; display:table; padding-top:10px; box-sizing:border-box;} 
.ec-vm .content p {display:table-cell; vertical-align:middle; width:100%;}
div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}
div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}
a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}
a.download-button.icon-pdf { background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/icon-pdf.png) no-repeat 0 0px;}
a.download-button.icon-pdf.large-icon {background:url(//www.jmgav.com/wp-content/themes/scjmgav/images/icon-pdf-large.png) no-repeat 0 0; width:60px; height:62px; padding:0;} 
a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}
a.post-edit-link {background:#c01b1b; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#c01b1b; color:#fff;}
.ec-side.column .content{border: 2px solid #1c4d9a;padding: 20px 20px 10px;border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;background: -moz-linear-gradient(top,  #ffffff 0%, #99c5e8 100%); background: -webkit-linear-gradient(top,  #ffffff 0%,#99c5e8 100%);background: linear-gradient(to bottom,  #ffffff 0%,#99c5e8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99c5e8',GradientType=0 );}
.ec-side.column ul{list-style-image: url(//www.jmgav.com/wp-content/themes/scjmgav/images/list-check.png);}
.ec-side.column ul li a{font-size: 18px;line-height: 26px; font-weight: 500; margin-bottom: 10px; color: #161616; display: block;text-decoration:none!important} .comment-respond {border-top:1px dotted #cccccc; padding-top:25px; margin-top:10px;} .comment-respond .pagi {margin-top:25px;}
.comment-respond label {display:block; width:100%;} .comment-respond textarea, .comment-respond input, .comment-respond select {width:100%;} 
.comment-respond input[type=radio], .comment-respond input[type=checkbox], .comment-respond input[type=submit], .comment-respond input[type=reset] {width:auto;}
.irespond h3.title, .icomments h3.title {font-size:20px; font-weight:700; line-height:24px; color:#333; padding-bottom:15px;} 
.irespond input[type=submit] {background:#000000; color:#fff; border-color:#000000; padding:10px 25px 11px;}
.irespond input[type=submit]:hover {background:#00a4e4; color:#fff; border-color:#00a4e4; }
.irespond input[type=text], .irespond input[type=email] {width:100%;} .irespond textarea, .comment-respond textarea {height:120px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:19px;} 
.commentlist .comment-meta {padding-bottom:8px;} .commentlist .comment-author {font-weight:500;} 
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;} .commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;} .commentlist li:last-child {padding-top:0;}
.commentlist .reply {margin-top:-6px;} .commentlist .reply a {color:#717171; background:#ddd; padding:4px 10px 3px; display:inline-block; font-size:11px; line-height:16px; text-decoration:none;} .commentlist .reply a:hover {color:#000; background:#eee;} body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root {display:none !important;} .back-to {position: absolute;right:0;bottom:0;left:0;margin:auto;z-index: 99;width: 52px;height: 52px;background-color:#fff;color:#212121;line-height: 1.2;text-align: center;display: none;transition: all ease-in-out 0.35s;cursor: pointer;text-transform: uppercase;font-weight: 500;}
.back-to a {padding-top: 15px;display: block; transition: none;color:#212121}
.back-to .fa {display: block;font-size: 16px !important}
.back-to a:hover{color:#212121} .pagi, .wp-pagenavi {margin:15px 0; padding:0; text-align:center; display:table; width:100%; font-weight:700;} 
.pagi ul.page-numbers {display:inline; margin:0; padding:0;} .pagi ul.page-numbers li {display:inline; background:none;}
.pagi .total-page, .wp-pagenavi .pages { line-height:30px; padding:8px 12px; color:#999; font-weight:500; display:inline-block; border:0 none;}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block; padding:5px; margin:0 3px 3px; border:0 none; background:#ececec; color:#fff; text-decoration:none; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; height:34px; width:34px; line-height:34px; font-size:16px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms; -ms-transition:all 300ms;} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px;}
.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#333; background:#c8c8c8;}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#b4b4b4; color:#fff;}
.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#e6e6e6;}
.pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:7px 15px 8px; background-color:#e6e6e6; color:#000; margin:0 0 5px; text-decoration:none; font-weight:700; font-size:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-transition:all 300ms; -webkit-transition:all 300ms; -ms-transition:all 300ms; transition:all 300ms;} .pagi .inext a:hover, .pagi .iprev a:hover {background-color:#ffffff; color:#000;}
.ngg-albumoverview .ngg-album-compact {width:31%; margin:0 2% 15px 0 !important; padding:0 !important;}
.ngg-albumoverview .ngg-album-link .Thumb {max-width:100%; width:100%;}
.ngg-albumoverview .ngg-album-gallery-image-counter {display:none !important;}
.ngg-albumoverview .ngg-album-compact h4 .ngg-album-desc {max-width:100% !important; height:auto !important; }
.ngg-albumoverview .ngg-album-compactbox {padding:0 !important;}
.ngg-albumoverview .ngg-album-compactbox, .ngg-albumoverview .ngg-album-compactbox:before, .ngg-albumoverview .ngg-album-compactbox:after {border:0 none !important;}
.ngg-galleryoverview .ngg-gallery-thumbnail-box {width:24%; margin-right:1%; margin-bottom:10px;}
.ngg-galleryoverview .ngg-gallery-thumbnail img{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%; max-width:100% !important; border-radius: 0px; height:auto;}
.section-mjt.section-inner{padding:60px 0;}
.section-represent img{margin:0; border: 1px solid #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 100%; height: auto;}
.section-welcome h2,.section-jmg h2{font-size: 34px;letter-spacing: 6.8px;padding-bottom: 10px;}
.section-welcome h4{margin-bottom: 30px;display: inline-block;font-size: 14px;letter-spacing: 7px;position: relative;text-transform: uppercase;padding: 0 80px;}
.section-welcome p{font-size: 20px;line-height: 32px;}
.section-jmg h2{letter-spacing: 0}
.section-contact-home h2{padding-bottom: 20px}
.section-contact-home .one-half span.wpcf7-form-control-wrap {width: 100%;color: #777777;}
.section-contact-home  .wpcf7 p + p{margin-top: 15px !important}
.section-contact-home .wpcf7-form-control.wpcf7-textarea {max-height: 118px;resize: none;}
.section-contact-home .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {margin-top: 8px;transform: scale(.9);transform-origin: 0% 50%;}
.section-contact-home .wpcf7 .wpcf7-submit {min-width: 280px;width: auto;float: right;margin-top: 0px;position: relative;}
.section-contact-home .column.ec-map-con .content {padding-right: 110px;}
.section-contact-home .ec-map-con p{font-size: 20px;font-family: 'Roboto Condensed', sans-serif;}
.section-contact-home .ec-map-con p a{color: inherit}
.section-contact-home .ec-map-con p+p{margin: 5px 35px}
.section-home-support h2{color: #f1592a;letter-spacing: 3.4px;}
.section-home-support .column.last .content{padding: 40px 85px 40px 100px;}
.section-home-support .flex-direction-nav a.flex-prev,.section-home-support .flex-direction-nav a.flex-next {left: 20px;background-color: rgba(33,33,33,.8);background-size: 15px auto;}
.section-home-support .flex-direction-nav a.flex-next {right: 20px;left: auto}
.section-home-support .flexslider .slides .thumbs::after{background: none}
.section-home-support a.button.btn-bdr-black:hover{background: #212121;color: #fff;border-color: #212121}
.section-feature.container-section{padding: 0}
.section-feature .feature-wgs.widget-ibox {width: 33.33%;float: left;position: relative;}
.section-feature .feature-wgs .over h5{position: absolute;top:40%;left: 0;right:0;margin: auto;text-transform: uppercase;color:#212121;z-index: 2;}
.section-feature .feature-wgs .iboxs .over i{color: #212121;}
.section-feature .feature-wgs h3.feature-title{font-size: 20px;color: #212121;letter-spacing:2px;text-transform: uppercase;font-weight: 400;position: relative;text-align: center}
.section-feature .feature-wgs h3.feature-title a {padding: 20px 0;display: block;}
.section-feature .feature-wgs h3.feature-title a:hover {color: #212121}
.section-feature .iboxs .block a::after{position: absolute;content:""; background:rgba(255,255,255,.0); height:100%; width:100%; display:block; text-align:center;left: 0;top: 100%;transition: all ease .5s}
.section-feature .iboxs .block:hover a::after{background:rgba(255,255,255,.8);top:0}
.section-feature .iboxs .block .over {opacity: 0;}
.section-feature .iboxs .block:hover .over{opacity: 1;}
.section-feature .iboxs .block .thumbs a{display: block;width: 100%;height: 100%;z-index: 33;position: relative;}
.sc-socials {padding-bottom: 20px;}
.sc-socials .link a {font-size: 20px;color: #fff;margin: 0 10px;}
.section-contact .content{text-align: center}
.section-contact h4 {font-size: 20px;font-weight: 900;color: #212121;letter-spacing: 1px;text-transform: uppercase;line-height: 26px;}
.section-contact p {font-size: 14px;font-style: italic;}
.section-contact .box-icon{display: inline-block;font-size: 60px;line-height: 60px;margin-right: 10px;margin-top: 20px}
.section-contact .box-icon h6{font-size: 60px;line-height: 60px;}
.section-contact .box-con {display: inline-block;text-align: left;}
.section-contact-map  p{margin: 0}
.section-inner .content h2{letter-spacing: 10px;font-size: 34px;text-transform: uppercase;line-height: 38px;padding-bottom: 30px;}
.container-section.section-form {border-top: 1px solid #E6E6E6;}
.container-section.section-form h3{font-size: 34px;letter-spacing: 1px;text-transform: uppercase;}
.container-section.section-form .wpcf7 .wpcf7-submit{background: #212121;border-color: #212121;float: left;}
.container-section.section-form .wpcf7 .wpcf7-submit:hover{background: #f1592a;border-color: #f1592a;float: left;}
.container-section.section-form .wpcf7-form-control {width: 100%;}
.container-section.section-form .wpcf7 .wpcf7-response-output{margin-top: 30px}
.section-portfolio .content p,.section-portfolio .content img {margin: 0;border-radius: 0}
.section-portfolio .content h3 {font-size: 16px;text-transform: uppercase;letter-spacing: 2px;background:#f8f8f8;padding: 20px;line-height: 1.4}
.container-section.section-portfolio .content{position: relative;display: block}
.container-section.section-portfolio .content::before {bottom: 0;content: "";left: 0;position: absolute;right: 0;top: 0;transition: all 0.6s ease-in-out 0s;-webkit-transition: all 0.6s ease-in-out 0s;-moz-transition: all 0.6s ease-in-out 0s;-o-transition: all 0.6s ease-in-out 0s;}
.container-section.section-portfolio .content:hover::before {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);left: 50%;right: 50%;}
.container-section.section-portfolio .content::after {bottom: 0;content: "";left: 0;position: absolute;right: 0;top: 0;transition: all 0.6s ease-in-out 0s;-webkit-transition: all 0.6s ease-in-out 0s;-moz-transition: all 0.6s ease-in-out 0s;-o-transition: all 0.6s ease-in-out 0s;}
.container-section.section-portfolio .content:hover::after {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);bottom: 50%;top: 50%;}
.section.container-section.section-portfolio-single .column.last .content {padding-left: 30px}
.section.container-section.section-portfolio-single .column.last .content h2{font-size: 20px;line-height: 26px;letter-spacing: 5px;font-weight: 300;margin-bottom: 15px;text-transform: uppercase;}
.section.container-section.section-portfolio-single .column.last .content p{font-weight: 400;letter-spacing: 0.3px;margin-bottom: 20px;color: #616161}
.section.container-section.section-portfolio-single .flexslider .slides .thumbs::after {display: none}
.ec-list ul li::before {color: #0673b1;}
.section-product .content ul li{padding-bottom: 20px;}.section-product .content ul li.last{padding-bottom:8px;}
.wgs-footer h4{color:#fff;font-size:20px;letter-spacing: 4px;padding: 45px 0 25px;}
.iparallax.section-service .parallax-overlay,.iparallax.section-mission .parallax-overlay {background: rgba(0,96,149,.8)}
.section-umbrella .bg-overlay {background: rgba(0,96,149,.8)}
.section-service h2{padding-bottom: 60px;font-size: 28px;font-weight: 500}
.icontent .section-service ul li{padding-bottom: 18px;}
.footer{width:100%;}
.section-bottom-cta h2{padding-bottom:0;color:#fff;line-height: 40px}
.section-bottom-cta span.cta-action a.button{ border-radius: 4px;font-size:16px;font-weight: 600;padding:10px 16px 10px 17px}
.section-bottom-cta span.cta-action a.button i{display: none}
.ibanner-form .banner-overlay h3{font-weight: 500;text-transform: uppercase;}
.ibanner-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {transform: scale(0.8); transform-origin: 0 0; margin-bottom: -13px;}
.ngg-gallery-thumbnail{border: 0px !important;}
.section-req .column.ec-req-form.one-third {background: rgba(0,0,0,.7);padding: 30px;color: #fff;}
.section-req .wpcf7 .wpcf7-submit {min-width: 100px;border-color: #f37a63;margin-top: 4px;background-color: #f37a63;padding: 8px 20px 8px;}
.section-req .wpcf7 .wpcf7-submit:hover{background: #1D57A2;border-color:#1D57A2}
.ec-contact-form .wpcf7 p > strong{width: 30%;}
.ec-contact-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {transform: scale(0.8);transform-origin: 0 50%;margin-left: 30%;}
.center .g-recaptcha{margin: 10px auto}
.wgs-footer p img{margin: 0 auto;max-width: 500px;}
.column.last .content img {float: right;}
.icontent .entry .islider-portfiolio-slide{position: relative;}
.ec-light .content .islider-portfiolio-slide ul li::before, 
.icontent .entry .islider-portfiolio-slide ul li::before {content: "";}
.icontent .entry .islider-portfiolio-slide ul li{padding:0}
.icontent .entry .islider-portfiolio-slide ul li .thumbs img{cursor: pointer}
.banner-iblog .al-left{text-align:center !important;} @media (min-width: 1600px){
.site-logo{max-width:260px;}
.shrink .site-logo{max-width:240px;}
.container-section{padding:75px 0 80px;} .section-service{padding: 70px 0 130px;}
.section-nak-home{padding: 80px 0;}
.wpcf7 .wpcf7-textarea {height: 73px;}	
.quote-form .wpcf7 .wpcf7-text, .quote-form .wpcf7 .wpcf7-email, .quote-form .wpcf7 .wpcf7-select, .quote-form .wpcf7 .wpcf7-textarea, .quote-form .wpcf7 .wpcf7-captchar{padding: 4px 10px 4px 0;}
.quote-form .wpcf7 .wpcf7-response-output {font-size: 12px; line-height: 16px; padding: 6px 5px;}
.quote-form .wpcf7 .wpcf7-submit {margin-top: 10px;}
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title, .section-feature-area .wgs-fd .iboxs.iboxs-alter .wg-title {width:230px; height:100px; font-size:34px; line-height:100px; font-weight:300;} 
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent { padding-right:35px;} 
.section-coughlin.container-section{padding: 75px 0 80px;}
.wrapper.wider-page {padding:0;}
.section-icarousel{padding: 60px 0;}
.bottom .bottom-x, .bottom .bottom-a {padding:55px 0 25px;}
.icontent, body {font-size:16px; line-height:24px;} 
.owl-nav .owl-next {right:-80px;} .owl-nav .owl-prev {left:-80px;} 
.slider-boxed .flex-direction-nav a.flex-next {right:-80px;} .slider-boxed .flex-direction-nav a.flex-prev {left:-80px;}
.slider-boxed .ov.ps-lx .cpn {margin-left:60px;} .slider-boxed .ov.ps-rx .cpn {margin-right:60px;}
.ibanner .page-title .cpn, .ibanner .breadcumb {padding:0 15px;}
.iboxs .content {font-size: 18px;}
.section-bottom-cta .cta-text h3{font-size: 24px;}
.flexslider .slides .thumbs{position: relative;max-width: none; margin-left: 0;}
.ibanner .wpcf7-form input[type="text"],.ibanner .wpcf7-form textarea{padding: 8px 10px 8px;font-size:14px;}
.ibanner .wpcf7-form textarea{height:70px;}
.ibanner-form .banner-overlay h3 {font-size: 26px;padding-bottom: 16px;}
.ibanner-form .banner-overlay .rc-anchor-normal {height: 65px}
.ibanner .wpcf7 p + p{margin-top: 7px !important;}
.banner-overlay{padding: 20px;}
.ibanner .wpcf7 .wpcf7-submit{padding: 8px 20px 8px;}
}
@media (max-width: 1279px){
.site-logo{margin-top: 8px;}
.icontent .gap-size-30, .icontent .gap-size-large{height: 20px;}
.site-logo{max-width:150px;} .top-menu {margin-top: 6px 10px 5px;} 
.inav{margin-top:0px;}
.top-head .top-item{padding: 8px 10px 8px 12px; font-size: 16px; line-height: 22px;}
.ibanner.section .cpn h3{font-size: 24px; line-height: 30px;}
.ibanner .cpn h2, .ibanner .cpn h3, .ibanner .cpn h4{font-size: 22px;letter-spacing: 1px;}
.banner-overlay h3.banner-title{font-size: 26px; line-height: 30px; padding-bottom: 5px;}
.banner-overlay p{font-size: 22px; line-height: 26px;}
.cpn ul li {padding: 0 0 6px 30px; font-size: 26px; line-height: 30px;}
.ibanner .ov.ps-lx.tp-fw .cpn a{padding: 12px 16px 12px; margin-top: 18px; font-size: 18px;}
.ibanner .islider + img{margin-right: 12px;}
.ibanner .cpn h2 {font-size: 40px;}
.banner-overlay .textwidget > p{font-size: 18px; line-height: 20px; margin-bottom: 10px;}
.ibanner .wpcf7-form input[type="text"], .ibanner .wpcf7-form input[type="email"], .ibanner .wpcf7-form input[type="url"], .ibanner .wpcf7-form input[type="password"], .ibanner .wpcf7-form input[type="search"], .ibanner .wpcf7-form input[type="tel"], .ibanner .wpcf7-form input[type="date"], .ibanner .wpcf7-form textarea, .ibanner .wpcf7-form select{padding: 6px 10px 6px;}
select{height:30px;}
.ibanner .wpcf7-form textarea {height: 45px;}
.ibanner .wpcf7 img.wpcf7-captchac{height: 30px; padding:4px 10px 3px;}
.ibanner .wpcf7 .wpcf7-submit{padding: 8px 0 8px;}
.icontent h1{font-size: 30px; line-height: 36px; padding-bottom: 12px;}
.icontent h2{font-size: 26px; line-height: 30px;}
.icontent h3 {font-size:22px; line-height:26px; padding-bottom: 10px;}
.icontent h4 {font-size:20px; line-height:22px;}
.icontent h5 {font-size:18px; line-height:20px;}
.icontent h6 {font-size:18px; line-height:20px;}
.icontent p{font-size: 14px; line-height: 22px;}
.ec-light .content ul li, .icontent .entry ul li{font-size: 13px;}
.ec-light .content ul li:last-child, .icontent .entry ul li:last-child, .icontent .entry .section-service ul li:last-child{padding-bottom: 0;}
.ec-light .content h4{font-size: 16px; line-height: 22px;}
.ec-light .content ul li{font-size: 14px;}
.iboxs .content{font-size: 16px; line-height: 20px;}
.iboxs .over i{height: 40px; width: 40px; line-height: 40px; font-size: 20px; margin:-20px 0 0 -20px;}
.ec-light.ec-home input[type="text"], .ec-light.ec-home input[type="email"], .ec-light.ec-home input[type="url"], .ec-light.ec-home input[type="password"], .ec-light.ec-home input[type="search"], .ec-light.ec-home input[type="tel"], .ec-light.ec-home input[type="date"], .ec-light.ec-home textarea, .ec-light.ec-home select{padding:7px 12px 7px;}
.ec-light.ec-home .wpcf7 img.wpcf7-captchac{padding:6px 20px 5px;}
.ec-light.ec-home .wpcf7 p + p{margin-top: 5px !important;}
.ec-light.ec-home .one-half{width: 48%; padding-right: 4%;}
.ec-light.ec-home .one-half.last{padding-right: 0;}
.icontent .ec-light.ec-home textarea{height: 100px;}
.ec-light.ec-home .one-half{padding-bottom: 6px !important;}
.ec-light.ec-home .wpcf7 .wpcf7-submit{padding: 2px 10px; font-size: 12px;}
.quote-form .wpcf7 .wpcf7-submit{line-height: 20px; font-size: 13px;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea, .wpcf7 .wpcf7-captchar{font-size: 12px; line-height: 16px;}
.wpcf7 p + p {margin-top: 7px !important;} .wpcf7 .wpcf7-textarea {height: 35px;}
.wpcf7 img.wpcf7-captchac{height:39px;}
.quote-form .wpcf7 img.wpcf7-captchac{padding: 1px 4px; box-sizing: border-box;}
.wpcf7 .wpcf7-textarea {height:70px;}
.icontent .ec-iform .wpcf7 .wpcf7-textarea {height: 74px;} .ec-iform .one-half.last{padding-left: 0;}
.ec-iform .wpcf7 .wpcf7-submit {padding: 3px 10px 3px;}
.ifeatured h3.feature-title{font-size: 18px; line-height: 20px;}
.ifeatured h3.feature-title a{padding: 12px 0;}
.container-section{padding: 40px 0 30px;} .section-logos{padding: 40px 0 40px;}
.container-section.iparallax.iparallax.section-po_fixed{background-attachment: scroll !important; background-position: 50% 50% !important;}
.container-section.iparallax{padding: 60px 0;}
.section-coughlin.container-section{padding: 60px 0 35px;}
.icontent .section-coughlin h1 + h3{font-size: 20px; line-height: 24px;}
.icontent .section-coughlin h1 strong{font-size: 26px; line-height: inherit;}
.section-coughlin .column.first .content{padding-right: 50px;}
.section-aboutus.container-section.iparallax-style1{padding: 60px 0 35px;}
.container-section.section-builders{padding: 55px 0 40px;}
.icontent .section-builders h3{line-height:26px; padding-bottom: 6px;}
.section-builders .column.first .content{padding-right: 50px;}
.section-builders .column.last .content, .section-aboutus .column.last .content{padding-left: 50px;}
.icontent .section-builders p{line-height: 20px;}
.icontent .entry .section-builders ul li{padding-bottom: 8px;}
.container-section.section-offers{padding:70px 0 65px;}
.ec-insurance .content{padding-left: 100px;}
.ec-product .content{padding-left: 50px;}
.icontent .section-offers h3{padding-bottom: 25px;}
.icontent .entry .section-offers ul li{padding-bottom: 6px;}
.container-section.section-testimonial{padding: 70px 0 55px;}
.container-section.iparallax{background-attachment: scroll !important; background-position: 50% 50% !important;}
.icontent .section-professional h3{font-size: 22px; padding-bottom: 12px; line-height: 25px;}
.icontent .section-testimonial h3{font-size: 22px; line-height: 26px; padding-bottom: 0;}
.section-testimonial .quote-content{margin:15px 0;} 
.icontent .iquote .block .quote-author{padding-top: 15px;}
.section-testimonial .quote-content p{font-size: 14px;}
.section-testimonial a.button{font-size: 14px;}
.icontent .iquote .block{max-width: 600px;}
.container-section.iparallax.section-service{padding: 150px 0;}
.icontent .section-service h2 > strong{margin-bottom: 10px;}
.section-service h2 strong{font-size: 16px;}
.icontent .entry .section-service ul li{padding:0 0 10px 22px;}
.section-testimonial.iparallax {padding: 80px 0 95px;}
.icontent .iparallax.section-testimonial p{font-size: 24px; line-height: 30px;}
.iparallax.section-testimonial .owl-dots{margin: 20px 0 0;}
.section-icarousel{padding:50px 0 60px;}
.container-section.section-icarousel h4{padding-bottom: 28px;}
.section.section-service h3{font-size: 18px; line-height: 22px; padding-bottom: 10px;}
.icontent .section-service img{margin-bottom: 4px;}
.icontent .section-service p {line-height: 24px;}
.icontent .section-service p + a.button{margin-top: 6px;}
.section.section-bottom-cta, .section-cta{padding: 20px 0;}
.section .section-bottom-cta h3, .section-cta .cta-text h3{font-size: 18px; line-height: 30px;}
.icontent .section-logos h3{font-size: 16px; line-height: 20px; margin-bottom: 15px;}
.bottom{padding: 40px 0 25px;}
.wgs-footer ul li{padding: 0 0 0 15px; }
.section-contact-home .column.ec-map-con .content {padding-right: 60px;}
}
@media (max-width: 1279px) and (min-width: 768px){
.flexslider .slides .thumbs{ width: 150%;margin-left: -25%;}
}
@media (max-width: 1280px){
.header .esearch input.field {font-size:13px;} 
.header-sticky .inav ul li a{font-size: 12px; padding: 14px 4px 13px;}
.site-logo{max-width: 200px; margin-top: 12px;}
.shrink .site-logo{max-width: 180px; margin-top: 12px;}
.masthead .site-head .extra{max-width:735px;padding-top: 15px;}
.inav ul li a{padding: 18px 5px 14px;font-size: 12px;}
.ibanner .cpn {font-size:22px; line-height:28px;} 
.ibanner .cpn img {max-width:85px;}
.ibanner .page-title .title {font-size:24px; line-height:32px;} 
.ibanner .page-title .sub-title {font-size:14px; line-height:20px;}
.ibanner .islider + img {transform: translateX(0); right: 0; margin-right: 13%;}
.container-section.iparallax.section-customize{padding: 80px 0 90px;}
.container-section.iparallax.section-customize h3{font-size: 16px ; padding-bottom: 12px;}
.container-section.iparallax.section-customize h3 + p{font-size: 16px; line-height: 24px;}
.container-section.iparallax-style1 {padding:45px 0 40px;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent { padding-right:15px;} 
.irecent-posts .thumbs {width:70px;} 
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title, .section-feature-area .wgs-fd .iboxs.iboxs-alter .wg-title {width:150px; height:50px; font-size:18px; line-height:50px;} 
.ec-light.ec-home .wpcf7  .col-full p.sub{margin-left: 15px;}
.ec-light.ec-home .wpcf7 .wpcf7-not-valid-tip{top: 6px;}
.ifeatured h3.feature-title{font-size: 15px; line-height: 22px;}
.ifeatured h3.feature-title a{padding:12px 0;}
.icontent .wpcf7 .wpcf7-textarea{height: 95px;}
img.size-100m {max-width:100px;} img.size-150m {max-width:150px;} img.size-200m {max-width:200px;} 
img.size-250m {max-width:250px;} img.size-300m {max-width:300px;} img.size-50m {max-width:50px;} img.size-75m {max-width:50px;} 
.bottom .widget_products .wg-title {padding-bottom:30px;}
.office-item .wgs-office {padding: 25px 0 15px 20px; min-height: 165px;} .wgs-office h4{font-size: 15px;}
.wgs-office h4:before{padding-left: 25px;} .wgs-office ul li{padding: 0 0 4px 25px; font-size: 13px;}
.footer .footer-wgs {padding:40px 0 30px;}
.wgs-footer .wg-title, .wgs-footer h3,.wgs-footer h5 {font-size:16px; line-height:20px; padding: 0 0 12px;}
.icontent .section-bottom-cta h3, .section-cta .cta-text h3{font-size: 22px;}
.footer-item.footer-d p span.fax {padding-right: 20px;}
.owl-nav .owl-next{right: 0;}.owl-nav .owl-prev{left: 0;} 
.eslider-eflex.flexslider{width: 120%; margin-left: -10%;}
.iboxs .wg-title {font-size: 15px; line-height: 22px; padding: 15px 10px 8px;}
.iboxs .content {font-size: 12px;}
.ec-iform .wpcf7 img.wpcf7-captchac {padding: 5px 5px 6px;}
.ec-contact-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recaptcha {  margin: 4px 0 4px 0%;}
.section.section-mjt.section-service {padding: 50px 0;}
.section-bottom-cta span.cta-action a.button {padding: 5px 16px 5px 17px}
.section-home-support .column.last .content {padding: 20px;}
.wgs-footer h4{letter-spacing: 1px;padding: 35px 0 15px}
.bottom {padding-bottom:0;}
.btm {padding: 30px 0 60px;}
.section-contact-home .wpcf7 .wpcf7-submit {float: none;margin-top: 9px;position: relative;}
.section-feature .feature-wgs h3.feature-title {font-size: 16px;letter-spacing: 1px;padding: 15px 25px;}
.section-home-support .column.last .content {padding: 80px 20px;}
.section-welcome h4::before {width: 60px;}
} @media (max-width:979px) {
.menu-toggle {position:absolute; display:block; font-size:28px; padding:5px 10px; transition:all 300ms; -webkit-transition:all 300ms; -moz-transition:all 300ms; -ms-transition:all 300ms; z-index:999; height:30px; width:32px; text-align:center; right:0; cursor:pointer; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-right:0; top:-4px; color:#212121;border: 1px solid #212121;background: transparent}
.menu-toggle span {font-size:18px; vertical-align:top; display:none;}  .menu-toggle .fa { vertical-align:middle;} 
.menu-toggle .fa-close, .menu-toggle.show .fa-bars {display:none;} .menu-toggle.show .fa-close {display:block;}
.header .inav .main {position:relative; max-width:100%; width:100%;}
.inav ul.menu {clear:both; border:0 none; position:absolute; top:51px; right:0; z-index:9999; padding:0; background:rgba(18,18,18, .97); display:none; transition:right 300ms; -ms-transition:right 300ms; -moz-transition:right 300ms; -webkit-transition:right 300ms;}
.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none; border-bottom:0; border-left:0;}  .inav ul, .inav ul.menu{margin-left: 0px;}
.inav ul.menu > li {border-bottom:1px solid rgba(255,255,255, .065)}
.inav ul.menu li a {display:block; color:#fff !important; border:0 none !important;text-align:center; font-weight:400; padding: 6px 9px 6px 7px; font-size: 13px;} .inav ul.menu li li a {color:#fff !important;} 
.inav ul.menu li a br {display:none !important;} 
.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.sub-menu > li.current_page_item > a, 
.inav ul.sub-menu > li.current-page-ancestor > a,.inav ul.sub-menu > li.current-page-parent > a{color:#fff !important;background: rgba(255,255,255, .03);}
.inav ul.menu ul {width:100%;position:static; visibility:visible !important; display:none !important;background:transparent; border:0; margin:0; display: block !important; opacity: 1 !important; } 
.inav ul.menu ul li.mobile-show{border-top: 1px solid #333;}.inav ul.menu ul li.mobile-show a{background-color: transparent;}
.inav ul.menu li:hover ul, .inav ul.menu li.sfHover ul {display:block !important;}
.inav ul.menu ul li {border-top:0; border-left:0; border-right:0; border-bottom:0 none; width:100%;} 
.inav ul.menu ul li a {padding:5px 10px 4px !important; font-size:13px; text-align:center;}  
.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}
.menu-sec{min-height: auto}
.masthead .site-head .extra{padding-top:9px;}
.site-header {box-shadow: 0 0 3px rgba(0,0,0,.3);}
.inav ul li.menu-item-has-children a.sf-with-ul::before {display: none;}
}
@media (min-width: 980px) { 
.inav ul.menu {display: block !important;} 
}
@media (max-width: 980px) { 
.ibanner .islider + img{margin-right: 20px;}
}
@media (max-width:979px) {
.wrapper, .container-section, .iblog.iblog-page {padding:30px 0px 25px;} .container-section.iparallax-style1 {padding:35px 0 20px;} .section-logos{padding: 30px 0 30px;}
.shrink .site-header{padding: 6px 10px;}
.masthead  .shrink .site-head .extra{padding-top: 9px;}
.site-logo{max-width: 150px; margin-top:0; }
.shrink .site-logo{max-width: 150px; margin-top:0; }
.masthead .site-head .extra{max-width:inherit; width: auto;}
.inner-extra{display: inline-block; margin-right:70px;}
.top-head .top-item + .top-item{margin-left: 10px;}
.top-head .top-item{font-size: 13px; padding: 7px 10px 7px;}
.ibanner.section .cpn h3{font-size: 22px; line-height: 26px;}
.ifeatured .wgs-fd, .section-feature-area .wgs-fd, .ifeatured .feature-wgs{width: 33.333%;}
.ifeatured .feature-wgs:nth-child(3n+1){clear: left;}
.extra .topmenu{display: none;}
.inav ul li{border-right:none}
.header .inav{position: absolute; left: 0; float: none;} 
.inav ul li:first-child {border-left:none;}	
.top-menu{display: none;}
.flexslider .slides .thumbs {max-width: 180%; margin-left: -40%;}
.ibanner .ov.ps-lx.tp-fw .cpn a {padding: 7px 16px 7px;font-size: 16px;}
.ibanner .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width: 100px !important;}
.banner-overlay{padding: 18px 20px;}
.ibanner .wpcf7-form textarea{height: 35px;}
.banner-overlay .textwidget > p{font-size: 16px; line-height: 16px;}
.bottom .bottom-x, .bottom .bottom-a, .bottom .bottom-b {padding:25px 0 0;}
.contact-form{top:170px;}
.contact-form a{top: 80px;}
.icontent, body {font-size:13px; line-height:19px;}
.icontent h1{font-size:22px; line-height:26px; padding-bottom:10px;}
.icontent h2 {font-size:20px; line-height:24px;}
.icontent h3, .wgs-side h3 {font-size:18px; line-height:22px; padding-bottom: 10px;} 
.icontent h4, .icontent h5 {font-size:16px; line-height:24px;}
.icontent p + a.button{margin-top: 10px;}
.ec-light .content h4{font-size: 14px;}
.ec-light .content ul li{font-size: 11px; line-height: 15px; padding-left: 20px;}
.ec-light .content li + li{margin-top: 0;}
.icontent .gap-size-30, .icontent .gap-size-large {height:20px;}
.icontent img.alignleft {margin: 0px 15px 10px 0px; max-width: 100%;}
.icontent img.alignright {margin: 0px 0px 10px 15px; max-width: 100%;}
.iblog.right-sidebar .content-indent, .single-page.right-sidebar .content-indent {padding-right:0;} 	
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:18px; line-height:22px;}
.iblog .ep.esingle .post-title .heading {font-size:22px; line-height:28px;} 	
a.button, a.btn {padding:6px 15px 7px; font-size:14px;}
.wgs-side .wg-title {font-size: 16px;}
.wgs-side.widget_nav_menu ul li, .wgs-side.widget_categories ul li, .wgs-side.wgs-side-blog ul li, .irecent-posts .title {font-size:14px;} .section-install, .section-weaber-home {padding: 90px 0;}
.ifeatured h3.feature-title{font-size: 18px; line-height: 16px;}
.ifeatured .iboxs .wg-title, .section-feature-area .iboxs .wgs-title, .ifeatured h3.feature-title a{text-transform: none; padding:6px 3px 6px;}		
.ec-side.column ul li a{font-size: 16px; margin-bottom: 4px;line-height: 21px;}
.icontent .ec-iform .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar {width: 90px !important; float: left;}
.ec-iform .content{margin-left: 0;}
.ec-light.ec-home .wpcf7 .col-full p.sub {margin-left: 0; margin-top: 6px !important; width: 200px;}
.ec-iform .wpcf7 img.wpcf7-captchac {padding: 4px 5px 2px; display: inline-block; height: auto;}
.ec-iform .wpcf7 .wpcf7-submit{display: inline-block; margin-top: 10px; }
#body .header-sticky{display: none;}
.iboxs .content {font-size: 10px; line-height: 16px;}
.iboxs .over i {margin: -20px 0 0 -20px;}
.ec-light .content{padding: 20px 15px;}
.wpcf7 p + p{margin-top: 6px !important; padding: 0 !important;}
.quote-form .wpcf7 .wpcf7-textarea{height: 50px;}
.icontent .wpcf7 p {font-size: 13px;}
.icontent .ec-iform .wpcf7 .wpcf7-textarea {height: 74px;}
.quote-form{float: none; margin: 20px auto;}
.quote-form .wpcf7 img.wpcf7-captchac {padding: 5px 4px 3px; height: 35px; }
.wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width:110px !important; margin-right:0;}
.quote-form .wpcf7 .wpcf7-text, .quote-form .wpcf7 .wpcf7-email, .quote-form .wpcf7 .wpcf7-select, .quote-form .wpcf7 .wpcf7-textarea, .quote-form .wpcf7 .wpcf7-captchar{padding: 9px 10px 9px 0;}
.contact-form .wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar{ padding: 8px 0 10px;}
.section-coughlin.container-section{padding: 40px 0 15px;}
.icontent .section-coughlin h1 + h3{font-size: 18px; line-height: 22px; padding-bottom: 8px;}
.icontent .section-coughlin h1 strong{font-size: 20px; line-height: inherit;}
.section-coughlin .column.first .content{padding-right: 20px;}
.section-aboutus.container-section.iparallax-style1{padding: 30px 0 10px;}
.container-section.section-builders{padding: 30px 0 10px;}
.icontent .section-builders h3{line-height:22px;}
.icontent .section-builders h3 br{display: none;}
.section-builders .column.first .content{padding-right: 20px;}
.section-builders .column.last .content, .section-aboutus .column.last .content{padding-left: 20px;}
.icontent .section-builders p{line-height: 18px;}
.icontent .entry .section-builders ul li{padding-bottom: 6px;}
.container-section.section-offers{padding:50px 0 45px;}
.ec-insurance .content{padding-left: 50px;}
.ec-product .content{padding-left: 0px;}
.icontent .section-offers h3{padding-bottom: 15px;}
.icontent .entry .section-offers ul li{padding-bottom: 6px; padding-left: 18px;}
.container-section.section-testimonial{padding: 50px 0 35px;}
.icontent .section-testimonial h3{font-size: 20px; line-height: 24px;}
.icontent .iparallax.section-testimonial p{font-size: 20px; line-height: 26px;}
.section-testimonial .quote-content{margin:15px 0 5px;}
.iparallax.section-testimonial .owl-dots{margin:15px 0 0;}
.section-icarousel{padding:40px 0 50px;}
.container-section.section-icarousel h4{padding-bottom: 20px;}
.container-section.iparallax.section-customize{padding: 50px 0 60px;}
.container-section.iparallax.section-customize h3{font-size: 18px; padding-bottom: 8px;}
.container-section.iparallax.section-customize h3 + p{font-size: 15px; line-height: 22px;}
.section.section-service h3{font-size: 16px; line-height: 20px; text-transform: capitalize;}
.icontent .section-service img{margin-bottom:0;}
.icontent .section-service p {line-height: 22px;}
.icontent .section-service p + a.button{margin-top: 2px;}
.section span.cta-action a.button{padding: 8px 15px 8px 12px; font-size: 16px;}
.wgs-footer .wg-title, .wgs-footer h3,.wgs-footer h5{font-size: 14px; line-height: 16px; padding-bottom: 10px; text-transform: capitalize;}
.wgs-footer p{font-size: 12px;} .wgs-footer p a{display: block;}
.wgs-footer ul li{font-size: 12px;}
.copy-info{font-size: 12px;}
.footer-c .wgs-footer p{padding: 0;}
.footer-a .wgs-footer{font-size: 11px;}
.footer .copyright{padding: 10px 0;}
.icontent img.alignright,.icontent img.alignleft{margin: 10px auto 15px;width: 100%;clear:both}
.ifeatured{text-align: center}
.ifeatured .feature-wgs{float: none;display: inline-block;}
.icontent a.button.btn-bdr-black {padding: 8px 20px;}
.section-welcome h4 {letter-spacing: 3px;}
.section-home-support .column.last .content {padding: 40px 20px 20px;}
.wgs-footer h4 {font-size: 15px;padding: 15px 0;}
.sc-socials {padding-bottom: 10px;}
.social-area {padding: 10px 0;margin-right: 75px;}
.phone-num {margin: 0}
}
@media (max-width: 767px) {
body {min-width:320px;} .column {margin-bottom:0;} .column:last-child, .column.last {margin-bottom:0;} 
.sidebar {margin-top:25px;} 
.icontent .section-nak-home p{padding: 0;}
.icontent .section-nak-home p + a.button{margin: 0;}
.site-logo{margin-top: 0;}
.masthead  .shrink .site-head .extra{padding-top: inherit;}
.header .esearch {right:10px; left:10px; top:5px;} .header .esearch input.field {border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px;} 
.header .esearch.show-form {width:auto; z-index:1000; box-sizing:border-box;} 
.extra .search-toggle {position:absolute; right:5%; margin-right:55px;} .search-toggle .icon-search {font-size:16px;}
.header{margin-top: 0 !important;}
.site-header{position: relative;}
.site-header{padding:0;}
.menu-toggle {top: 4px;}
.inav ul.menu {top: 60px;}
.top-head .top-item.btn-tran{position: relative; margin: 0; left: 0;}
.header .inav {position: static; left: 0; float: left; background: #000;}
.flexslider .slides .thumbs {max-width: 180%; margin-left: -40%;}
.ibanner .wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width: 100px !important;}
.banner-overlay{margin: 10px auto; float: none;}
.ibanner .wpcf7-form textarea{height: 35px;}
.banner-overlay .textwidget > p{font-size: 16px; line-height: 16px;}	
.ibanner-form{position: static; top: inherit; transform: inherit; right: auto; background: #f37a63;}
.ibanner .wpcf7 .wpcf7-submit{display: inline-block; clear: both; float: none;} 
.top-head .top-item.btn-quote{position: absolute; left: 30px; bottom: 0; margin-left: 0; z-index: 99;}
.ibanner.section .cpn h3 {font-size: 20px; line-height: 24px;}
.ibanner .ov.ps-vm {top: 50%;}
.ibox.ibox-lightbox .content {padding: 22px 20px;}
.icontent h3{padding-bottom: 10px;}
.section-install, .section-weaber-home {padding: 70px 0;}
.ibox.ibox-lightbox ul li {padding: 0px 0 6px 15px;}
.masthead .extra .topnote{display: none;}
.icontent h3, .wgs-side h3 {font-size: 16px; line-height: 22px;}
.icontent .section-light h2 {font-size: 22px; line-height: 30px;}
.icontent h2 br{display: none;}
.icontent .section-parallax2 h2 br{display: block;}
.ec-light.ec-home .one-half{width: 100%; padding: 0;}
.ec-iform .one-half, .ec-iform .one-fourth, .ec-iform .three-fourth{width: 100%; padding-right: 0;}
.ec-iform .wpcf7 .ishuman {max-width: 90px; float: left; margin-right: 10px;} .icontent .ec-iform.column.last img{margin-top: 0; padding: 5px; height: 32px;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea, .wpcf7 .wpcf7-captchar{padding: 8px 10px 7px;}
.wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar{width: 90px !important;}
.wpcf7 span.wpcf7-form-control-wrap input.wpcf7-captchar {width: 110px !important;}
.wpcf7 img.wpcf7-captchac{height: 20px; padding: 7px 12px;}
.ec-light.ec-home .wpcf7 .wpcf7-submit{max-width:100px;}
.icontent .wpcf7 img.wpcf7-captchac{padding:6px 12px 5px;}
.contact-page .wpcf7 img.wpcf7-captchac{height: 33px;}
.wpcf7 p + p{margin-top: 5px !important;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-email, .wpcf7 .wpcf7-select, .wpcf7 .wpcf7-textarea {width:100%;}
.wpcf7 p > strong {width:auto; padding-bottom:5px; display:block;}
.wpcf7 .column .one-fifth {width:100%; padding:0;}
.quote-form h3.form-title:hover{cursor: inherit; }
.contact-form .wpcf7 .wpcf7-textarea {height:50px;}
.icontent .ec-light.ec-home textarea{height: 75px;}
.ec-light.ec-home .content{padding-bottom: 20px;}
.icontent .wpcf7 p.center{text-align: left;} 	
.irecent-posts .thumbs {width:80px;}
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title, .section-feature-area .iboxs.iboxs-alter .wg-title  {width:115px; height:30px; font-size:14px; line-height:30px; font-weight:500;} 
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content{padding: 0 0 0 20px;}
.topbar {font-size:10px; text-align:center; padding:2px 0;} 
.topbar .socials, .topbar .top-note {display:none;}
.topbar .top-nav {width:100%; margin:5px 0;} .topbar .top-nav a {padding:0 1px;}
.icontent p{font-size: 14px; line-height: 22px; margin: 0 0 6px;}
.ec-side.column ul li a{font-size: 14px;line-height: 21px;}
.footer img{max-width: 180px;}
.container-section.iparallax{padding: 40px 0 30px;}
.icontent .section-professional h3 {font-size: 18px; line-height: 20px;}
.office-section {padding: 15px 0;} .office-item .wgs-office{padding: 5px 0 0 10px; border:none; min-height: inherit;} .office-item:last-child .wgs-office {border: none;}
.footer-a, .footer-b, .footer-c, .footer-d {width:50%; margin-left:0; margin-right:0; box-sizing:border-box;} .footer-c {clear:left;} 
.footer .footer-wgs .footer-item{padding-bottom: 10px;} .wgs.wgs-footer p.address{padding-bottom: 0;}
.ifeatured, .section-feature-area{text-align: center;} .ifeatured .wgs-fd, .section-feature-area .wgs-fd{width: 33.33%;float: none;display: inline-block;}
.section .cta-text, .section span.cta-action{float: none;} 
.section .cta-text{padding-right: 200px;}
.section span.cta-action a.button{padding: 8px 15px 8px 12px; font-size: 16px;}
.container-section.section-offers{padding:30px 0 25px;}
.ec-insurance .content, .ec-product .content{padding-left: 0px;}
.icontent .section-offers h3{padding-bottom: 10px; font-size: 16px ;}
.icontent .section-offers h3 br{display: none;}
.icontent .entry .section-offers ul li{padding-bottom: 6px; padding-left: 18px;}
.testimonials-page .iquote, .testimonials-page .iquote.grid6.col-x2 {width:100%; margin:0;}
.section-testimonial .owl-controls{display: none;}
.icontent .section-testimonial h3{font-size: 18px;}
.section-testimonial .quote-content p{padding: 0; font-size: 13px;}
.iparallax .parallax-overlay.overlay-style1{right: 0;}
.iparallax .parallax-overlay.overlay-style2{left: 0}
.icontent .parallax-overlay.overlay-style1 img{max-width: 100%; border-radius: inherit;} 
.section-diverse.container-section.iparallax{position: relative; z-index: 9;}
.container-section.iparallax::after {position: static;}
.iparallax.main.wrap-section{width: 100%; max-width: 100%;}
.container-section.iparallax .one-half{width: 100%; float: none;}  
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content, .iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content{padding:0;}
.iparallax .parallax-overlay.overlay-style2{background-position: 50% 50%;}
.iparallax .parallax-overlay > span{display: block;}
.container-section.iparallax-style1, .container-section.iparallax-style2{padding: 0;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2{position: static;}
.iparallax .inner-content {padding: 0;}
.section-custom-parallax.container-section.iparallax .inner-content{padding: 30px 0;}
.section-custom-overlay .column.last, .icontent .section-custom-overlay .column.last h3{color: #000;}
.section.section-parallax2 .owl-nav, .section.section-parallax2 .owl-prev{display: none;}
.section-logo-slide{padding: 30px 0 !important;}
.container-section.iparallax.section-service{padding: 100px 0;}
.icontent .section-service h2 > strong{margin-bottom: 6px;}
.section-service h2 strong{font-size: 12px;}
.icontent .entry .section-service ul li{padding:0 0 6px 22px;}
.icontent .iparallax.section-testimonial p{font-size: 18px;}
.section.section-service h3{font-size: 14px; line-height: 20px;}
.icontent .section-service img{margin: 0 !important;} 
.icontent .section-service img{margin-bottom:0;}
.icontent .section-service p {line-height: 22px; margin: 0;}
.icontent .section-service p + a.button{margin-top: 2px;}
.wgs-footer.nav_menu-2{width: 50%;}
.wgs-footer:nth-child(2n+1){clear: left;}
.wgs.wgs-footer .bottom-inner{padding-bottom: 10px;}
.wgs.wgs-footer .bottom-inner{padding-left: 0;}
.footer-wgs .on-phone{display: none;}
.copyright .footer-socials{float: none; display: block; margin-bottom: 10px; text-align: center;}
.footer .copyright p.copy-info{line-height: 20px; text-align: center;}
.footer .copyright p.copy-info span a{display: block;}
.section-builder-center h3{font-size: 22px;}
.section-builder-center h4{font-size:20px;}
.section-product p{margin:10px 0;}
.ec-contact-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {margin-left: 0%;}
.footer .copyright p.copy-info span a {display: inline-block;}
.wgs-footer{margin-bottom: 15px;}
.ec-contact-form .wpcf7 p > strong {width: auto;}
.sidebar span.wpcf7-form-control-wrap, .one-half span.wpcf7-form-control-wrap, .col-full span.wpcf7-form-control-wrap, .wider-field span.wpcf7-form-control-wrap {width: 100%;}
.ibanner .cpn h2 {font-size: 36px}
.ibanner .cpn h4 {font-size: 20px;letter-spacing: 1px;}
.section-home-support .column.last .content {padding: 0 20px;}
.icontent a.button.btn-bdr-black {font-size: 12px}
.section-home-support .content h2 {font-size: 18px;}
.section-inner .content h2 {letter-spacing: 5px;font-size: 24px;padding-bottom: 15px}
.ibanner .page-title {top: 50%}
}
@media (max-width:599px) {
.masthead .slogan{display: none;}
.section-health-feature .content {text-align: center}
.ibanner .ov.ps-lx.tp-fw .cpn{padding: 8px 10px;}
.ibanner.section .cpn h3 {font-size:16px; line-height: 22px;}
.ibanner.section .cpn h3 br{display: none;}
.owl-nav .owl-next {right:0;} .owl-nav .owl-prev {left:0;}
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { display:none;}
.bottom .jr-insta-thumb ul.thumbnails.jr_col_8.no-border li {width:25% !important;} 
.bottom .jr-insta-thumb ul.thumbnails.jr_col_10.no-border li {width:20% !important;}	img.alignright, img.alignleft, img.alignnone, img.alignalone, img.aligncenter {float:none; margin:0px auto 10px; display:block;max-width: 100%;}
img.no-resize {max-width:100%; width:auto; height:auto;} img.border {box-sizing:border-box;}
.iboxs .content{font-size: 8px;}
.iboxs .content a{padding: 10px 0 8px;}
.icontent .section-light h2{font-size: 18px; line-height: 25px;padding-bottom: 0;}
.icontent img.alignright, .icontent img.alignleft{margin: 0 auto 15px;}
.ngg-albumoverview .ngg-album-compact {width:48%;}
.ngg-galleryoverview .ngg-gallery-thumbnail-box {width:48%; margin-right:2%; margin-bottom:6px;}
.footer-c img.alignnone{display: inline-block;}
.icontent .ec-iform.column.last img{margin-right: 10px;}
.ec-iform .wpcf7 .wpcf7-submit {margin-top: 0;}
.container-section.iparallax.section-service{padding: 80px 0;}
.icontent .section-service h2 > strong{margin-bottom: 0;}
.section-service h2 strong{font-size: 10px;}
.icontent .entry .section-service ul li{padding:0 0 6px 22px;}
.icontent .iparallax.section-testimonial p{font-size: 16px; line-height: 24px;}
.container-section.iparallax.section-appontment{padding: 40px 0;}
.section-service .column.last{margin-top:10px;} 
.section.section-service h3{text-transform: uppercase; font-size: 13px;}
.section .section-bottom-cta, .section-cta{text-align: center;}
.section .section-bottom-cta h3{line-height: 24px; font-size: 20px;}
.section .cta-text{padding-right: inherit;}
.section span.cta-action{position: static; right: inherit; top: inherit; transform: inherit; display: block; margin-top: 15px;}
.section .section-bottom-cta h3 br{display: none;}
.section-cta span.cta-action a.button{padding: 6px 15px 6px 12px;}
.section-builders .column.first, .section-builders .column.last{padding: 20px 20px 15px;}
.icontent .section-logos h3{margin-bottom: 10px;}
.section-represent img{margin:0;}
.ec-contact-form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha.recaptcha {transform: scale(0.82);transform-origin: 0 0;width: 75%;}
.ibanner .cpn h2 {font-size: 30px;}
.ibanner .cpn h4 {font-size: 18px;letter-spacing: 0;padding: 0;margin: 0;}
.ibanner .cpn h4::after,.ibanner .cpn h4::before{display: none}
.section-contact-home .column.ec-map-con .content {padding-right: 10px;padding-bottom: 15px}
.section-home-support .column.last .content {padding: 20px 20px 0;}
.wgs-footer p img {max-width: 100%;}
.social-area {margin-right: 65px;}
.ibanner .cpn p.title-sub {
font-size: 13px;
line-height: 1.3;
letter-spacing: 0;
}
.ibanner .page-title .title::before,
.ibanner .page-title .title::after{
width: 40px;
}
.ibanner .page-title .title {
font-size: 23px;
line-height: 32px;
padding: 0 50px;
}
}
@media (max-width:480px) {
.ifeatured .wgs-fd, .section-feature-area .wgs-fd{width: 50%;}
.masthead .site-head .nav-main{width: 100%; max-width: 100%; z-index: 9;} 
.flexslider .flex-control-nav {display:none;}
.social-area {margin-right: 65px;padding: 5px 0;}
.menu-sec {min-height: auto;line-height: .8;}
.social-area .sc-socials .link a {margin: 0 3px;font-size: 18px}
.ibanner .page-title .title {letter-spacing: 1px;}
}
@media (max-width:479px) {
.top-head .top-item.btn-quote{left: 15px;}
.nav-main{top: 70px;}
.menu-toggle{top:0;}
.inav ul.menu {top: 53px;}
.masthead .site-head .extra{padding-top:0px;}
.top-head .top-item.btn-tran{margin-top: 10px;}
.top-head .top-item{display: block; left: 15px;}
.top-head .top-item + .top-item{margin:5px 0 0 0;}
.ibanner .wpcf7 img.wpcf7-captchac{margin-right: 40px;}
.ibanner .wpcf7 .wpcf7-submit {margin-top: 6px;}
.site-logo {max-width: 130px; margin:0;}
.ifeatured .feature-wgs{width: 50%;}
.ifeatured .feature-wgs:nth-child(2n+1){clear: left}
.ifeatured .feature-wgs:nth-child(3n+1){clear: none;}
.flexslider .slides .thumbs{width: 160%; margin-left: -30%;} .ibanner .islider + img{display: none;}
.gallery-page .ngg-gallery-thumbnail-box {width:50%;} .gallery-page .ngg-gallery-thumbnail {padding:5px;}
.section-install,.section-weaber-home {padding: 40px 0;}
.section-install .ec-trans-bg, .section-weaber-home .ec-trans-bg{padding: 20px 25px;}
.ec-light .content{padding: 20px 14px;}
.ec-light .content ul li{font-size: 13px;}
.ifeatured .iboxs .wg-title, .section-feature-area .iboxs .wg-title{font-size: 14px; line-height: 18px; padding: 10px 13px 6px;}
.iboxs .content a{padding:10px 0px 8px; }
.container-section.iparallax.section-service{padding: 60px 0;}
.section-icarousel{padding: 30px 0 30px;}
.container-section.section-icarousel h4{padding-bottom: 12px;}
.ec-iform .wpcf7 .wpcf7-submit {margin-top: 10px; float: left;}
.wgs-footer{width:100%}
.wgs-footer.nav_menu-2 ul li{width: 100%;}
.textwidget h3{font-size:20px;}
.ibanner .cpn h2 {font-size: 22px;padding-bottom: 10px;}
.ibanner .cpn h4 {font-size: 15px;line-height: 1.3}
.ibanner .ov.ps-lx.tp-fw .cpn a {padding: 2px 8px 2px;font-size: 13px;}
.section-feature .feature-wgs.widget-ibox {width: 100%;}
.ibanner .page-title {
top: 40%;
}
.ibanner .cpn p.title-sub {
font-size: 12px;
}
}
@media (max-width:414px) {
.ifeatured .wgs-fd, .section-feature-area .wgs-fd {margin-bottom:10px;} .ifeatured .wgs-fd .iboxs, .section-feature-area .wgs-fd .iboxs {padding:0 5px;}
.ifeatured .wgs-fd .iboxs.iboxs-alter .wg-title, .section-feature-area .wgs-fd .iboxs.iboxs-alter .wg-title {width:85px; height:24px; font-size:12px; line-height:24px; font-weight:500;} 
.ibanner .ebanner {width:120%; margin-left:-10%;}
.icontent h1.heading, .icontent h2.heading, .icontent h3.heading, .icontent h1, .icontent h2 {font-size:18px; line-height:24px;}
.icontent h3, .wgs-side h3, .icontent h4, .icontent h5 {font-size:15px; line-height:20px;}
.irecent-posts .thumbs {width:65px; margin:0 10px 12px 0;}
.footer {line-height:22px;} .footer-a, .footer-b, .footer-c, .footer-d {width:100%;} 
.footer .quick-nav {display:block;} .footer .quick-nav+.sep {display:none;}
.wgs-footer h3, .wgs-footer h4, .wgs-footer .wg-title, .bottom h3, .bottom h4, .bottom h5 {font-size:13px; padding-bottom:10px; font-weight:700;}
.ifeatured .iboxs .wg-title, .section-feature-area .iboxs .wg-title{font-size: 10px; padding: 10px 8px 6px;}
}
@media (max-width:379px) {
.site-logo {padding:10px 0;float:none;margin:0 auto 10px;}
.site-header .main {width:100%;max-width:100%;}
.masthead .site-head .extra{width:inherit;text-align:left;}
.masthead .site-head .extra{padding:0 15px;position: relative;}
.menu-toggle{right:15px;}
.top-head .top-item + .top-item{margin: 0}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {transform: scale(0.82);transform-origin: 0 0;}
.top-head .top-item.phone-num {background: transparent;border-color: transparent;color:#fff;}
.top-head .top-item.phone-num:hover{color:#f37a63}
.social-area {text-align: left;width: 80%;}
}@font-face{font-family:'FontAwesome';src:url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//www.jmgav.com/wp-content/themes/scjmgav/css/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align: baseline;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@keyframes slideDown {
0% {
transform: translateY(-100%);}
50%{
transform: translateY(8%);}
65%{
transform: translateY(-4%);}
80%{
transform: translateY(4%);}
95%{
transform: translateY(-2%);}			
100% {
transform: translateY(0%);}		
}
@-webkit-keyframes slideDown {
0% {
-webkit-transform: translateY(-100%);}
50%{
-webkit-transform: translateY(8%);}
65%{
-webkit-transform: translateY(-4%);}
80%{
-webkit-transform: translateY(4%);}
95%{
-webkit-transform: translateY(-2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideDown{
animation-name: slideDown;
-webkit-animation-name: slideDown;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;	
visibility: visible !important;						
}
@keyframes slideUp {
0% {
transform: translateY(100%);}
50%{
transform: translateY(-8%);}
65%{
transform: translateY(4%);}
80%{
transform: translateY(-4%);}
95%{
transform: translateY(2%);}			
100% {
transform: translateY(0%);}	
}
@-webkit-keyframes slideUp {
0% {
-webkit-transform: translateY(100%);}
50%{
-webkit-transform: translateY(-8%);}
65%{
-webkit-transform: translateY(4%);}
80%{
-webkit-transform: translateY(-4%);}
95%{
-webkit-transform: translateY(2%);}			
100% {
-webkit-transform: translateY(0%);}	
}
.slideUp{
animation-name: slideUp;
-webkit-animation-name: slideUp;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease;	
-webkit-animation-timing-function: ease;
visibility: visible !important;			
}
@keyframes slideLeft {
0% {
transform: translateX(150%);}
50%{
transform: translateX(-8%);}
65%{
transform: translateX(4%);}
80%{
transform: translateX(-4%);}
95%{
transform: translateX(2%);}			
100% {
transform: translateX(0%);}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform: translateX(150%);}
50%{
-webkit-transform: translateX(-8%);}
65%{
-webkit-transform: translateX(4%);}
80%{
-webkit-transform: translateX(-4%);}
95%{
-webkit-transform: translateX(2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideLeft{
animation-name: slideLeft;
-webkit-animation-name: slideLeft;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;	
}
@keyframes slideRight {
0% {
transform: translateX(-150%);}
50%{
transform: translateX(8%);}
65%{
transform: translateX(-4%);}
80%{
transform: translateX(4%);}
95%{
transform: translateX(-2%);}			
100% {
transform: translateX(0%);}	
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform: translateX(-150%);}
50%{
-webkit-transform: translateX(8%);}
65%{
-webkit-transform: translateX(-4%);}
80%{
-webkit-transform: translateX(4%);}
95%{
-webkit-transform: translateX(-2%);}			
100% {
-webkit-transform: translateX(0%);}
}
.slideRight{
animation-name: slideRight;
-webkit-animation-name: slideRight;	
animation-duration: 1s;	
-webkit-animation-duration: 1s;
animation-timing-function: ease-in-out;	
-webkit-animation-timing-function: ease-in-out;		
visibility: visible !important;	
}
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
-ms-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
-ms-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
-ms-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
-ms-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
-ms-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
-ms-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
-ms-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
-ms-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
-ms-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
-ms-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
-ms-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
-ms-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
-ms-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
-ms-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
-ms-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
-ms-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
-ms-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
-ms-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
-ms-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
-ms-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
-ms-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
-ms-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
-ms-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
-ms-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
-ms-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
-ms-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
-ms-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
-ms-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
-ms-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
-ms-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
-ms-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
-ms-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
-ms-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
-ms-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
-ms-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-ms-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
-ms-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
-ms-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
-ms-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
-ms-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
-ms-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
-ms-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
-ms-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
-ms-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
-ms-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0, 0, 1, 45deg);
-ms-transform: rotate(0, 0, 1, 45deg);
transform: rotate(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
-ms-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
-ms-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
-ms-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
-ms-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
-ms-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
-ms-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#cdcdcd; background:rgba(205,205,205,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#ccced8; background:rgba(204,206,216,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(204,206,216,0.95);
filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(204,206,216,1);
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//www.jmgav.com/wp-content/themes/scjmgav/images/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;} .owl-carousel.owl-loading {opacity: 0; display: block;} .no-js .owl-carousel {display: block;}
.owl-carousel.owl-hidden { opacity: 0;} .owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; -webkit-transform-style: preserve-3d; margin:0 auto;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto;-ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl { direction: rtl;} .owl-carousel.owl-rtl .owl-item { float: right;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;} body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:visible;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000;padding:0}.fancybox-slide video{vertical-align:top}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);background:#fff}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--video .fancybox-content{overflow:visible}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer;color:#777}.fancybox-close-small svg{fill:transparent;stroke:currentColor;stroke-width:2;border-radius:50%}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus svg{outline:1px dotted #888}.fancybox-close-small:hover svg{color:#333;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{top:0;right:-40px;color:#ccc;padding:0}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-radius:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}@-webkit-keyframes smile-fadeInScale{from{-webkit-transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);opacity:1}}@keyframes smile-fadeInScale{from{transform:scale(.7);opacity:0}50%{transform:scale(1);opacity:1}}.smile-fadeInScale{-webkit-animation-name:smile-fadeinscale;animation-name:smile-fadeInScale}@-webkit-keyframes smile-fadeIn{from{opacity:0}to{opacity:1}}@keyframes smile-fadeIn{from{opacity:0}to{opacity:1}}.smile-fadeIn{-webkit-animation-name:smile-fadein;animation-name:smile-fadeIn}@-webkit-keyframes smile-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInDown{-webkit-animation-name:smile-fadeindown;animation-name:smile-fadeInDown}@-webkit-keyframes smile-fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInDownBig{-webkit-animation-name:smile-fadeindownbig;animation-name:smile-fadeInDownBig}@-webkit-keyframes smile-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInLeft{-webkit-animation-name:smile-fadeinleft;animation-name:smile-fadeInLeft}@-webkit-keyframes smile-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInLeftBig{-webkit-animation-name:smile-fadeinleftbig;animation-name:smile-fadeInLeftBig}@-webkit-keyframes smile-fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInRight{-webkit-animation-name:smile-fadeinright;animation-name:smile-fadeInRight}@-webkit-keyframes smile-fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInRightBig{-webkit-animation-name:smile-fadeinrightbig;animation-name:smile-fadeInRightBig}@-webkit-keyframes smile-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInUp{-webkit-animation-name:smile-fadeinup;animation-name:smile-fadeInUp}@-webkit-keyframes smile-fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes smile-fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.smile-fadeInUpBig{-webkit-animation-name:smile-fadeinupbig;animation-name:smile-fadeInUpBig}@-webkit-keyframes smile-fadeOut{from{opacity:1}to{opacity:0}}@keyframes smile-fadeOut{from{opacity:1}to{opacity:0}}.smile-fadeOut{-webkit-animation-name:smile-fadeout;animation-name:smile-fadeOut}@-webkit-keyframes smile-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes smile-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.smile-fadeOutDown{-webkit-animation-name:smile-fadeoutdown;animation-name:smile-fadeOutDown}@-webkit-keyframes smile-fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes smile-fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.smile-fadeOutDownBig{-webkit-animation-name:smile-fadeoutdownbig;animation-name:smile-fadeOutDownBig}@-webkit-keyframes smile-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes smile-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.smile-fadeOutLeft{-webkit-animation-name:smile-fadeoutleft;animation-name:smile-fadeOutLeft}@-webkit-keyframes smile-fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes smile-fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.smile-fadeOutLeftBig{-webkit-animation-name:smile-fadeoutleftbig;animation-name:smile-fadeOutLeftBig}@-webkit-keyframes smile-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes smile-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.smile-fadeOutRight{-webkit-animation-name:smile-fadeoutright;animation-name:smile-fadeOutRight}@-webkit-keyframes smile-fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes smile-fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.smile-fadeOutRightBig{-webkit-animation-name:smile-fadeoutrightbig;animation-name:smile-fadeOutRightBig}@-webkit-keyframes smile-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes smile-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.smile-fadeOutUp{-webkit-animation-name:smile-fadeoutup;animation-name:smile-fadeOutUp}@-webkit-keyframes smile-fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes smile-fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.smile-fadeOutUpBig{-webkit-animation-name:smile-fadeoutupbig;animation-name:smile-fadeOutUpBig}.bsf-has-tip,.has-tip{cursor:help}.tip{background-color:#000;background-color:rgba(0,0,0,.8);color:#eee;font-size:11px;line-height:1.5em;max-width:200px;padding:4px 8px}.tip.success{background-color:#47fe42;background-color:rgba(71,254,66,.8);color:#025600}.tip.error{background-color:#ff7f86;background-color:rgba(255,127,134,.8);color:#7f0006}.tip.light{background-color:#ebebeb;background-color:rgba(235,235,235,.8);color:#222}.tip[class*=arrow]:before{content:' ';position:absolute;border:solid transparent;width:0;height:0;border-width:5px;border-color:#000;border-color:rgba(0,0,0,.8)}.success[class*=arrow]:before{border-color:#47fe42;border-color:rgba(71,254,66,.8)}.error[class*=arrow]:before{border-color:#ff7f86;border-color:rgba(255,127,134,.8)}.light[class*=arrow]:before{border-color:#ebebeb;border-color:rgba(235,235,235,.8)}.tip.arrow-right:before{border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-top:-5px;top:50%;left:100%}.tip.arrow-left:before{border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-top:-5px;top:50%;right:100%}.tip.arrow-top:before{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;margin-left:-5px;bottom:100%;left:50%}.tip.arrow-bottom:before{border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;margin-left:-5px;top:100%;left:50%}.customize-support .tip{background-color:rgba(0,148,221,.95);color:#fff;font-size:13px;line-height:1.5em;max-width:200px;padding:5px 11px;border:1px solid #0094dd;border-radius:1px}.customize-support .tip[class*=arrow]:before{border-width:5px;border-color:#0094dd;border-color:rgba(0,148,221,.95)}.customize-support .tip.arrow-right:before{border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-top:-5px;top:50%;left:100%}.customize-support .tip.arrow-left:before{border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-top:-5px;top:50%;right:100%}.customize-support .tip.arrow-top:before{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;margin-left:-5px;bottom:100%;left:50%}.customize-support .tip.arrow-bottom:before{border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;margin-left:-5px;top:100%;left:50%}.tip[class*=close-tip-content]{border-radius:7px;max-width:300px;padding:15px 30px}.tip[class*=close-tip-content]:before{border-width:8px!important;margin-top:-8px!important}.tip[class*=close-tip-content][class*=arrow-bottom]:before{margin-top:-1px!important}.tip[class*=close-tip-content][class*=arrow-right]:before{left:100%;left:calc(100% - 1px)}.cp-innertip.tip[class*=close-tip-content][class*=arrow]{margin-top:30px!important}@media (max-width:768px){.tip[class*=close-tip-content]{border-radius:7px;max-width:200px;padding:5px 20px}}@media (max-width:610px){.tip[class*=close-tip-content]{max-width:170px}}.ps-container{-ms-touch-action:none;overflow:hidden!important}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.smile-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.cp-modal-popup-container,.cp-modal-popup-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cp-desc-container::after,.cp-form-container::after,.cp-form-simple::after,.cp-form::after,.cp-modal-body-inner::after,.cp-modal-body::after,.cp-modal-popup-container::after,.cp-modal::after,.cp-row::after,.cp-sec-title-container::after,.cp-text-container::after,.cp-title-container::after{clear:both}.cp-desc-container::after,.cp-desc-container::before,.cp-form-container::after,.cp-form-container::before,.cp-form-simple::after,.cp-form-simple::before,.cp-form::after,.cp-form::before,.cp-modal-body-inner::after,.cp-modal-body-inner::before,.cp-modal-body::after,.cp-modal-body::before,.cp-modal-popup-container::after,.cp-modal-popup-container::before,.cp-modal::after,.cp-modal::before,.cp-row::after,.cp-row::before,.cp-sec-title-container::after,.cp-sec-title-container::before,.cp-text-container::after,.cp-text-container::before,.cp-title-container::after,.cp-title-container::before{display:table;content:""}.cp-trigger-shortcode{cursor:pointer}html.cp-exceed-vieport{overflow:hidden!important}html.cp-exceed-vieport .cp-overlay{overflow:auto!important}html.cp-exceed-vieport .cp-overlay.ps-container{overflow:hidden!important}.cp-overlay{position:fixed;width:100%;height:100%;display:none;top:0;bottom:0;left:0;right:0;background:rgba(194,194,194,.1);z-index:9999999999;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,visibility .4s;-moz-transition:opacity .4s,visibility .4s;-ms-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.cp-overlay.cp-open{opacity:1;visibility:visible;display:block;-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;-ms-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.cp-overlay .cp-modal{opacity:0;visibility:hidden}.cp-overlay.cp-open .cp-modal{opacity:1;visibility:visible}.cp-overlay.close_btn_nd_overlay{cursor:pointer}.cp-modal-inline.cp-hide-inline-style{display:none}.cp-modal{width:650px;max-width:100%;z-index:99;display:block;margin:0 auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-perspective:1200px;-moz-perspective:1200px;-ms-perspective:1200px;perspective:1200px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.cp-modal-content{display:block;position:relative;z-index:99999;width:100%;overflow:hidden;box-shadow:none}.cp-modal.cp-modal-exceed{top:50px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}@media screen and (min-width:1400px){.cp-modal.cp-modal-exceed{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.cp-modal.cp-modal-window-size.cp-modal-exceed{width:100vw!important;min-height:100vh!important;position:relative!important;margin:0!important}.cp-modal.cp-modal-window-size{width:100vw!important;min-height:100vh!important;display:block;max-width:100%!important;position:fixed!important;left:0!important;right:0!important;top:0!important;bottom:0!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.cp-modal-window-size .cp-modal-body{top:50%;max-width:100%;margin:0 auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cp-modal-window-size.cp-modal-exceed .cp-modal-body{top:0;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.cp-modal-window-size .cp-animate-container,.cp-modal-window-size .cp-modal-content{top:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;position:relative;height:100%;margin:0 auto}.cp-modal-window-size.cp-modal-exceed .cp-modal-content{height:auto}.cp-modal-body{display:block;padding:15px;background:#fff;max-width:100%;overflow:hidden;position:relative;font-size:13px;line-height:1.64;z-index:99999}@media (max-width:768px){.cp-modal{width:80%!important;max-width:100%;height:auto!important}.cp-modal-body{padding:5px 15px}}.cp-modal-body *{font-family:inherit;color:inherit;font-weight:inherit;line-height:inherit;font-size:inherit;font-style:inherit}.cp-row{margin-left:-15px;margin-right:-15px;display:block;position:relative}.cp-modal-body p{margin-bottom:1em}.cp-modal-body img{display:block;max-width:100%;border:none;padding:0;margin:0 auto;box-shadow:none}.cp-hide-image,.cp-image-container.cp-hide-image{display:none!important}img.cp-image.cp_default_img{width:75%}.cp-image-container img{position:relative;margin:0 auto;width:100%;max-width:100%}.cp-overlay iframe,.cp-overlay object{opacity:0;position:absolute;z-index:-99999;max-width:100%}.cp-overlay.cp-open iframe,.cp-overlay.cp-open object{opacity:1;position:relative;z-index:9999;z-index:16777271}.cp-desc-container,.cp-sec-title-container,.cp-title-container{display:block;width:100%;float:left;margin:0 0 25px;padding:10px 0}.cp-sec-title-container{margin:0 0 5px}.cp-info-container{display:block;width:100%;float:left;margin:0;padding:10px 0}@media (max-width:768px){.cp-desc-container,.cp-sec-title-container,.cp-title-container{margin:0 0 15px}.cp-image-container img{left:auto!important;top:auto!important;width:75%}}@media (max-width:667px){.cp-image-container img{width:60%}}.cp-confidential,.cp-description,.cp-image-container,.cp-sec-title,.cp-title{margin:0;padding:0;display:block!important;word-wrap:break-word}h2.cp-title{font-size:24px;line-height:1.34}.cp-confidential{font-size:10px}.cp-modal-body-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:transparent;opacity:1;width:100%;height:100%;padding:0;z-index:0;border-radius:inherit}.cp-modal-bottom,.cp-modal-top{border:none;box-shadow:none;margin:0;padding:0;height:50px;background-size:contain;background-repeat:no-repeat;position:relative;display:block}.cp-modal-top{background-position:bottom}.cp-modal-bottom{background-position:top}@media (min-width:769px){.cp-columns-equalized .cp-column-equalized-center.cp-center{height:auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:middle;-webkit-transition:all .75s ease;-moz-transition:all .75s ease;-ms-transition:all .75s ease;transition:all .75s ease}.cp-modal-exceed .cp-columns-equalized .cp-column-equalized-center.cp-center{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);vertical-align:middle}.cp-live-preview .cp-columns-equalized .cp-column-equalized-center.cp-center{top:50%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.cke_reset_all table,div#cke_content_editor{z-index:99999999999!important}.cp-row.cp-blank-title{margin-top:-15px;background:#fff;border-bottom:1px solid #ddd;margin-bottom:15px}.cp-blank-title h2.cp-title{margin-top:0;line-height:2;margin-bottom:5px}.cp-overlay-none.cp-open{opacity:1;visibility:visible}.cp-title>h1,.cp-title>h2,.cp-title>h3{margin:.5em auto}.cp-modal-body ol,.cp-modal-body ul{list-style-position:inside;margin:0;padding:0;font-size:inherit;line-height:normal}.cp-modal-body ol li,.cp-modal-body ul li{list-style-position:inside;font-size:inherit;line-height:normal;margin:0;padding:0}.cp-modal-popup-container button,.cp-modal-popup-container input,.cp-modal-popup-container select,.cp-modal-popup-container textarea{border:1px solid #ddd;box-shadow:none;border-radius:3px;font-family:inherit;padding:10px;outline:0;display:block;margin-bottom:10px;width:100%;max-width:100%}.cp-modal-popup-container button:focus,.cp-modal-popup-container input:focus,.cp-modal-popup-container select:focus,.cp-modal-popup-container textarea:focus{box-shadow:none;outline:0}.cp-modal .cp-submit.cp-btn-flat,.cp-modal .cp-submit.cp-btn-outline{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cp-submit:active{box-shadow:none!important}.cp-form button.cp-submit,.cp-form input[name=email],.cp-form input[name=name],.cp-form input[type=email],.cp-form input[type=text]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.cp-form .cp-form-email input[name=email],.cp-form .cp-form-email input[type=email],.cp-form .cp-form-name input[name=name],.cp-form .cp-form-name input[type=text]{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cp-modal input.cp-email:focus,.cp-modal input.cp-name:focus{box-shadow:0 0 2px #999;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cp-modal .cp-submit,.cp-modal .cp-submit:active,.cp-modal .cp-submit:focus,.cp-modal .cp-submit:hover{cursor:pointer;background-color:#ff4c6b;background-image:none;color:#fff;text-align:center;margin-bottom:0;text-transform:none}.cp-modal input.cp-input[type=checkbox],.cp-modal input.cp-input[type=radio]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:20px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:20px;min-width:20px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out}.cp-modal input.cp-input[type=checkbox]:checked::before{content:"";margin:-3px 0 0 -4px;color:#1e8cbe}@media (max-width:768px){.cp-modal-popup-container button,.cp-modal-popup-container input,.cp-modal-popup-container select,.cp-modal-popup-container textarea{padding:7px 10px!important}.cp-form .cp-submit,.cp-form input[name=email],.cp-form input[name=name],.cp-form input[type=email],.cp-form input[type=text]{margin:0 0 10px!important}.cp-modal-popup-container input:-moz-placeholder,.cp-modal-popup-container input:-ms-input-placeholder,.cp-modal-popup-container input::-moz-placeholder,.cp-modal-popup-container input::-webkit-input-placeholder{line-height:normal}}.cp-modal-popup-container input[type=submit]{cursor:pointer}.cp-overlay-close{position:fixed;right:35px;top:35px;border:0;color:#f7f7f7;outline:0;z-index:999999999999;cursor:pointer;line-height:1}.cp-overlay-close.cp-highlight{position:fixed}.cp-overlay .cp-overlay-close:active{box-shadow:none!important;outline:0!important}.cp-overlay-close.cp-adjacent-close,.cp-overlay-close.cp-inside-close{position:absolute;display:inline-block;width:auto;height:auto;padding:0;margin:0;overflow:hidden}.cp-overlay-close.cp-adjacent-close{left:auto;top:0;right:0;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);overflow:visible}.cp-overlay-close.cp-adjacent-close.cp-adjacent-left{left:0;top:0;right:auto;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-overlay-close.cp-adjacent-close.cp-adjacent-right{left:auto;top:0;right:0;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.cp-overlay-close.cp-adjacent-close.cp-adjacent-bottom-right{left:auto;top:auto;right:0;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.cp-overlay-close.cp-adjacent-close.cp-adjacent-bottom-left{left:0;top:auto;right:auto;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-modal-window-size .cp-overlay-close.cp-adjacent-close{-webkit-transform:translate(-5px,5px);-moz-transform:translate(-5px,5px);-ms-transform:translate(-5px,5px);transform:translate(-5px,5px)}.cp-modal-window-size .cp-overlay-close.cp-adjacent-close.cp-adjacent-right{-webkit-transform:translate(-10px,10px);-moz-transform:translate(-10px,10px);-ms-transform:translate(-10px,10px);transform:translate(-10px,10px)}.cp-modal-window-size .cp-overlay-close.cp-adjacent-close.cp-adjacent-left{-webkit-transform:translate(10px,10px);-moz-transform:translate(10px,10px);-ms-transform:translate(10px,10px);transform:translate(10px,10px)}.cp-modal-window-size .cp-overlay-close.cp-adjacent-close.cp-adjacent-bottom-left{bottom:10px;-webkit-transform:translate(5px,5px);-moz-transform:translate(5px,5px);-ms-transform:translate(5px,5px);transform:translate(5px,5px)}.cp-modal-window-size .cp-overlay-close.cp-adjacent-close.cp-adjacent-bottom-right{bottom:10px;-webkit-transform:translate(-5px,5px);-moz-transform:translate(-5px,5px);-ms-transform:translate(-5px,5px);transform:translate(-5px,5px)}.cp-modal-window-size .cp-overlay-close.cp-inside-close,.cp-modal-window-size+.cp-overlay-close,.cp-overlay-close.cp-inside-close{left:auto;top:10px;right:10px}.cp-modal-window-size .cp-overlay-close.cp-inside-close.cp-adjacent-bottom-left,.cp-modal-window-size .cp-overlay-close.cp-inside-close.cp-adjacent-left,.cp-modal-window-size+.cp-overlay-close.cp-adjacent-bottom-left,.cp-modal-window-size+.cp-overlay-close.cp-adjacent-left,.cp-overlay-close.cp-inside-close.cp-adjacent-bottom-left,.cp-overlay-close.cp-inside-close.cp-adjacent-left{left:10px;top:10px;right:auto}.cp-modal-window-size .cp-overlay-close.cp-inside-close.cp-adjacent-bottom-right,.cp-modal-window-size .cp-overlay-close.cp-inside-close.cp-adjacent-right,.cp-modal-window-size+.cp-overlay-close.cp-adjacent-bottom-right,.cp-modal-window-size+.cp-overlay-close.cp-adjacent-right,.cp-overlay-close.cp-inside-close.cp-adjacent-bottom-right,.cp-overlay-close.cp-inside-close.cp-adjacent-right{left:auto;top:10px;right:10px}.cp-overlay-close.cp-outside-close.cp-adjacent-left{right:auto;left:15px;top:15px}.cp-overlay-close.cp-outside-close.cp-adjacent-right{right:15px;top:15px;left:auto}.cp-overlay-close.cp-text-close.cp-adjacent-left{right:auto;left:35px;top:15px}.cp-overlay-close.cp-text-close.cp-adjacent-right{right:35px;left:auto;top:15px}.cp-overlay-close.cp-adjacent-close .cp-default-close,.cp-overlay-close.cp-inside-close .cp-default-close{padding:5px;background:#292929;border-radius:50%}.cp-overlay-close img{cursor:pointer;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;width:100%;max-width:100%;display:block}.cp-overlay-close span{font-size:17px;line-height:1.35}.cp-overlay-close.cp-adjacent-close span,.cp-overlay-close.cp-inside-close span{font-size:14px}.cp-overlay-close.cp-text-close{width:auto;height:auto;max-width:700px;max-height:none;padding:8px;border-radius:4px}.cp-overlay-close.cp-adjacent-close.cp-text-close{top:-15px;background:#000}@media (max-width:768px){.cp-overlay-close{right:10px;top:10px;max-width:32px}.cp-overlay-close span{font-size:14px}}span.cp-close-tooltip,span.cp-custom-tooltip,span.cp-inside-tip,span.cp-tooltip-icon{display:block;position:relative}.cp-tooltip-text{font-size:inherit;font-family:inherit;line-height:inherit}.cp-inner-close{cursor:pointer}.cp-subscription-success{position:absolute;background-color:#fff;font-size:15px;padding:20px 40px;border-radius:5px;line-height:normal;border:none;display:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-error{border:1px solid red!important}.cp-msg-on-submit,.cp-msg-on-submit p{margin-bottom:5px;font-size:13px;line-height:normal;color:#000}.cp-form-processing-wrap{overflow:hidden;display:none;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,.99);opacity:1;width:100%;padding:0;z-index:99999999;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}.cp-form-after-submit{width:100%;height:100%}.cp-form-processing{display:block;visibility:hidden;border:1px solid transparent;-webkit-transition:visibility .2s linear;-moz-transition:visibility .2s linear;-ms-transition:visibility .2s linear;transition:visibility .2s linear}.cp-msg-on-submit{font-size:18px;display:inline-block;visibility:visible;position:absolute;width:100%;height:100%;z-index:999999999999;border:1px solid transparent;-webkit-transition:visibility .2s linear;-moz-transition:visibility .2s linear;-ms-transition:visibility .2s linear;transition:visibility .2s linear}.cp-msg-on-submit .cp-m-error,.cp-msg-on-submit .cp-m-success{width:100%;padding:0 20px;text-align:center;position:absolute!important;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-form-submit-error .cp-form-processing-wrap{cursor:pointer}.cp-form-submit-error .cp-form-processing,.cp-form-submit-success .cp-form-processing{display:none!important}.cp-form-submit-error .cp-m-error::after{content:"<<";font-family:cursive,monospace;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;color:#7dbb7d;font-size:40px;left:calc(50% + 10px);top:-15px;-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:left .2s linear,opacity .2s linear,visibility .2s linear;-moz-transition:left .2s linear,opacity .2s linear,visibility .2s linear;-ms-transition:left .2s linear,opacity .2s linear,visibility .2s linear;transition:left .2s linear,opacity .2s linear,visibility .2s linear;opacity:0;visibility:hidden}.cp-form-submit-error:hover .cp-m-error::after{opacity:1;visibility:visible;left:50%}.cp-affilate-link{position:fixed;display:block;bottom:20px;left:15px;height:20px;z-index:9999999999;text-align:left;font-family:Lato,"Open Sans",Arial,"Trebuchet MS",Helvetica,sans-serif;text-decoration:none;color:#fff;font-size:15px;font-weight:600;line-height:1;padding:0;margin:0 auto;cursor:pointer;min-width:200px}.cp-affilate-link a{text-decoration:none;border:none;color:#fff}.cp-modal-custom-size .cp-animate-container .cp-affilate-link.cp-afl-for-smallscreen{bottom:-15px}.cp-animate-container .cp-affilate-link{display:block;top:auto;bottom:20px;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);left:0;right:0;margin:0;height:20px;z-index:999999999999;text-align:center;color:#fff}.cp-afl-for-smallscreen{text-align:center;width:100%;left:0}@media (max-width:768px){.cp-affilate-link,.cp-affilate-link a{font-size:13px;font-weight:600;width:100%;text-align:center}}.cp-modal-popup-container .form-main button:active,.cp-modal-popup-container .form-main button:hover,.cp-modal-popup-container .form-main input[type=button]:active,.cp-modal-popup-container .form-main input[type=button]:hover,.cp-modal-popup-container .form-main input[type=submit]:active,.cp-modal-popup-container .form-main input[type=submit]:hover{background-color:inherit;background-image:inherit;border-color:inherit;border:inherit}.cp-no-padding{padding:0!important}.no-margin{margin:0!important}.no-border{border:none!important}.cp-highlight:hover{border:2px dashed #ddd!important;background-color:rgba(255,255,220,.1)}.cp-highlight{display:block!important;border:2px solid transparent!important}.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;animation:blink .7s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}i.cp-icon[class^=Defaults-]{font-family:Defaults,sans-serif!important}.cp-modal ol li{list-style-position:inside}.cp-modal ul li{list-style-position:inside}.cp-form-after-submit,.cp-form-processing,.smile-absolute-loader{border-radius:inherit}.cp_font{line-height:normal}.cp-youtube .cp-form-container .wpcf7{line-height:1.64}.cp-default-cf7-style1 .cp-youtube .cp-form-container .wpcf7{line-height:1.64}.cp-default-cf7-style1 .cp-form-container .wpcf7{text-align:left}.cp-default-cf7-style1 .cp-form-container input[type=email],.cp-default-cf7-style1 .cp-form-container input[type=number],.cp-default-cf7-style1 .cp-form-container input[type=password],.cp-default-cf7-style1 .cp-form-container input[type=tel],.cp-default-cf7-style1 .cp-form-container input[type=text]{padding:8px 12px;border:1px solid #d4d7d8;line-height:40px;height:40px}.cp-default-cf7-style1 .cp-form-container textarea{height:100px}.cp-default-cf7-style1 .cp-form-container input[type=email],.cp-default-cf7-style1 .cp-form-container input[type=number],.cp-default-cf7-style1 .cp-form-container input[type=tel],.cp-default-cf7-style1 .cp-form-container input[type=text],.cp-default-cf7-style1 .cp-form-container textarea{text-align:left!important;margin-top:7px}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-form-control-wrap,.cp-default-cf7-style1 .cp-form-container p{font-size:14px}@media all and (min-width:768px){.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-form-control-wrap,.cp-default-cf7-style1 .cp-form-container p{font-size:16px}.cp-default-cf7-style1 .cp-form-container form{padding:15px 30px}}.cp-default-cf7-style1 .cp-form-container .wpcf7-form-control-wrap{position:relative;display:block}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-not-valid-tip{display:block;width:auto;position:absolute;right:5px;top:50%;text-indent:-9999px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cp-default-cf7-style1 .cp-form-container form .wpcf7-not-valid{border-color:#bd0707}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-not-valid-tip::before{content:"!";position:absolute;right:0;background:#bd0707;border-radius:3px;color:#fff;padding:0 8px;font-weight:700;font-size:12px;height:22px;line-height:23px;text-align:center;text-indent:initial;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cp-default-cf7-style1 .cp-form-container .wpcf7 input[type=checkbox],.cp-default-cf7-style1 .cp-form-container .wpcf7 input[type=radio],.cp-youtube .cp-form-container .wpcf7 input[type=checkbox],.cp-youtube .cp-form-container .wpcf7 input[type=radio]{width:auto;display:inline-block}.cp-default-cf7-style1 .cp-form-container .wpcf7 p:last-of-type,.cp-default-cf7-style1 .cp-form-container .wpcf7 p:last-of-type input[type=submit]{margin-bottom:0}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-response-output{border-radius:2px;border-width:1px;font-size:14px;margin:1em .5em 0}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-response-output.wpcf7-validation-errors{color:#bd0707;border-color:#bd0707}.cp-default-cf7-style1 .cp-form-container .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{border-color:#398f14;color:#398f14}.cp-default-cf7-style1 .cp-form-container .wpcf7 p:last-of-type .ajax-loader{position:absolute}.cp-modal-inline .cp-modal{position:relative!important;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin:0;margin-bottom:10px}.cp-modal-inline .cp-title{margin-top:auto}.cp-modal-inline .cp-affilate-link{position:relative!important;left:auto!important;text-align:center;top:10px;margin-bottom:15px}.cp-modal-inline .cp-affilate-link a{color:#4d4d4d}.cp-modal-inline .cp-modal-window-size .cp-modal-body{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cp-modal-inline .cp-modal.cp-modal-window-size{min-height:auto!important}.cp-row-center{position:absolute;margin:0;top:0;left:0;right:0;height:100%}.cp-row-equalized-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.cp-row-center.cp-big-content{position:relative}.cp-big-content .cp-row-equalized-center{position:relative;top:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.cp-custom-viewport,.cp-oveflow-hidden,.cp-window-viewport{overflow:hidden}.safari .cp-modal,.safari .cp-overlay{-webkit-perspective:none;-moz-perspective:none;-ms-perspective:none;perspective:none}@media screen and (max-width:1024px){.cp-custom-viewport .cp-modal,.cp-custom-viewport .cp-overlay{-webkit-perspective:none;-moz-perspective:none;-ms-perspective:none;perspective:none}}.cp-modal-content.ps-container{height:100%;overflow:hidden}.ps-scrollbar-y-rail{z-index:999999}.cp-animate-container,.cp-modal,.cp-modal-content{height:auto}.cp-overlay-background{position:absolute;top:0;left:0;bottom:0;right:0;background-color:transparent;opacity:1;width:100%;height:100%;padding:0;z-index:0;border-radius:inherit}.cp-recaptcha.cp-recaptcha-index-1.cp-recaptcha-index-2.cp-recaptcha-index-3.cp-recaptcha-index-4.cp-recaptcha-index-5.cp-recaptcha-index-6.cp-recaptcha-index-7+div{z-index:9999999999!important}textarea.cp-input.cp-googlerecaptcha{width:304px!important;height:74px}.cp-import-overlay{background-color:rgba(0,0,0,.8);width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;display:none}.cp-style-importer{display:none;max-width:400px;background-color:#fff;top:50%;position:absolute;left:50%;z-index:999999;padding:15px;margin-left:-200px;border-radius:3px}.smile-style-search-section.search-stick{position:fixed;top:0;z-index:10000;width:100%}.cp-clear::after{clear:both}.cp-clear::after,.cp-clear::before{display:table;content:""}.cp-empty,.cp-empty *{margin:0!important;padding:0!important;line-height:1px!important}[data-template=demo] .cp-empty,[data-template=demo] .cp-empty *{line-height:3px!important}.smile-absolute-loader,.smile-fixed-loader{width:100%;height:100%;background-color:transparent;z-index:99999;visibility:hidden;-webkit-transition:visibility .6s linear,background-color .6s linear;-moz-transition:visibility .6s linear,background-color .6s linear;transition:visibility .6s linear,background-color .6s linear}.smile-absolute-loader{position:absolute}.smile-fixed-loader{position:fixed}.smile-loader{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.smile-loading-bar{display:inline-block;width:6px;height:29px;border-radius:4px;-webkit-animation:loading 1s ease-in-out infinite;-moz-animation:loading 1s ease-in-out infinite;animation:loading 1s ease-in-out infinite;margin-right:1px}.smile-loading-bar:nth-child(1){background-color:#3498db;-webkit-animation-delay:0;-moz-animation-delay:0;animation-delay:0}.smile-loading-bar:nth-child(2){background-color:#e74c3c;-webkit-animation-delay:90ms;-moz-animation-delay:90ms;animation-delay:90ms}.smile-loading-bar:nth-child(3){background-color:#f1c40f;-webkit-animation-delay:.18s;-moz-animation-delay:.18s;animation-delay:.18s}.smile-loading-bar:nth-child(4){background-color:#2ecc71;-webkit-animation-delay:.27s;-moz-animation-delay:.27s;animation-delay:.27s}@-webkit-keyframes loading{0%{-webkit-transform:scale(1)}20%{-webkit-transform:scale(1,2.2)}40%{-webkit-transform:scale(1)}}@-moz-keyframes loading{0%{-moz-transform:scale(1)}20%{-moz-transform:scale(1,2.2)}40%{-moz-transform:scale(1)}}@keyframes loading{0%{transform:scale(1)}20%{transform:scale(1,2.2)}40%{transform:scale(1)}}.smile-top-fix-loader .smile-loader{top:150px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.cp-highlight{position:relative}.blinking-cursor{font-weight:100!important;display:inline-block!important;line-height:inherit!important;width:1px;background-color:rgba(0,0,0,0);font-size:inherit!important;color:transparent!important;position:absolute;overflow:hidden;top:auto;bottom:0;-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;animation:1s blink step-end infinite}@-moz-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@-webkit-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@-ms-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}.cp-no-responsive{font-size:initial!important;line-height:initial!important}.cp-hidden{display:none}.cp-form-container{clear:both;float:none;margin:auto auto 10px auto}.cp-info-bar .cp-form-container,.cp-slidein .cp-form-container{margin:5px 0}.cp-info-bar .cp-form-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cp-form-container .cp-form-layout-3,.cp-form-container .cp-form-layout-4{margin-left:15px;margin-right:15px}.cp-form-container ::-webkit-input-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :-moz-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container ::-moz-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :-ms-input-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :placeholder-shown{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container .cp-submit,.cp-form-container .cp-submit:active,.cp-form-container .cp-submit:focus,.cp-form-container .cp-submit:hover{cursor:pointer;background-color:#ff4c6b;background-image:none;color:#fff;text-align:center;margin-bottom:0;text-transform:none}.cp-form-container .cp-submit.cp-btn-flat,.cp-form-container .cp-submit.cp-btn-outline{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cp-form-container label{font-size:14px;line-height:normal;margin-bottom:5px;text-align:left;display:block}.cp-form-container .cp-form-layout-3 label{display:none}.cp-form-container .cp-form-field button,.cp-form-container .cp-form-field button:active,.cp-form-container .cp-form-field button:focus,.cp-form-container .cp-form-field button:hover,.cp-form-container .cp-form-field input,.cp-form-container .cp-form-field input:active,.cp-form-container .cp-form-field input:focus,.cp-form-container .cp-form-field input:hover,.cp-form-container .cp-form-field select,.cp-form-container .cp-form-field select:active,.cp-form-container .cp-form-field select:focus,.cp-form-container .cp-form-field select:hover,.cp-form-container .cp-form-field textarea,.cp-form-container .cp-form-field textarea:active,.cp-form-container .cp-form-field textarea:focus,.cp-form-container .cp-form-field textarea:hover{outline:0;box-shadow:none}.cp-form-container .cp-form-field button,.cp-form-container .cp-form-field input,.cp-form-container .cp-form-field select,.cp-form-container .cp-form-field textarea{font-size:16px;line-height:normal;border:1px solid #ddd;box-shadow:none;border-radius:3px;font-family:inherit;padding:10px;outline:0;display:block;margin:0 0 10px 0;width:100%;max-width:100%}.cp-modal-popup-container .cp-form-field button:focus,.cp-modal-popup-container .cp-form-field input:focus,.cp-modal-popup-container .cp-form-field select:focus,.cp-modal-popup-container .cp-form-field textarea:focus{box-shadow:none;outline:0}.cp-modal-popup-container .cp-form-field button,.cp-modal-popup-container .cp-form-field input:not(.cp-checkbox),.cp-modal-popup-container .cp-form-field textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.cp-modal-popup-container .cp-form-field button,.cp-modal-popup-container .cp-form-field input,.cp-modal-popup-container .cp-form-field select,.cp-modal-popup-container .cp-form-field textarea{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (max-width:768px){.cp-form-container .cp-form-field input:-moz-placeholder,.cp-form-container .cp-form-field input:-ms-input-placeholder,.cp-form-container .cp-form-field input::-moz-placeholder,.cp-form-container .cp-form-field input::-webkit-input-placeholder{line-height:normal;font-size:.85em!important}}.cp-form-container .cp-submit{width:auto;display:inline-block}.cp-info-bar .cp-form-container .cp-submit{font-size:14px}.cp-form-container .cp-form-layout-3 .cp-submit{display:block}.cp-form-container .cp-submit-wrap-full .cp-submit{width:100%}.cp-form-container .cp-submit-wrap-center{text-align:center}.cp-form-container .cp-submit-wrap-left{text-align:left}.cp-form-container .cp-submit-wrap-right{text-align:right}.cp-form-container .cp-form-layout-3 label:not(.cp-label){display:none!important}.cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{padding:0}.cp-info-bar .cp-form-container .cp-form-layout-1,.cp-info-bar .cp-form-container .cp-form-layout-2{margin:0 auto}.cp-info-bar .cp-form-container .cp-form-layout-1,.cp-info-bar .cp-form-container .cp-form-layout-2,.cp-info-bar .cp-form-container .cp-form-layout-4{max-width:550px}@media (min-width:768px){.cp-form-layout-2 .cp-form-field:nth-child(odd):not(.odd-field-fallback){padding-right:5px;clear:both}.cp-form-layout-2 .cp-form-field:nth-child(even){padding-left:5px}.cp-form-container .cp-form-layout-3 .cp-form-field{padding:0 5px 0 5px}.cp-form-container .cp-form-layout-3 .cp-submit-wrap{padding:0 0 0 5px}.cp-form-container .cp-form-layout-3 .cp-form-field:first-child{padding-left:0}.cp-form-container .cp-form-layout-3 .cp-form-field button,.cp-form-container .cp-form-layout-3 .cp-form-field input,.cp-form-container .cp-form-layout-3 .cp-form-field select,.cp-form-container .cp-form-layout-3 .cp-form-field textarea{margin-bottom:0}.cp-form-layout-3 .cp-form-field.enable-field-attached{padding-right:0!important}.cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0!important}.cp-form-layout-3 .cp-submit-wrap.enable-field-attached{padding-left:0!important;margin-left:0}.cp-info-bar .cp-form-layout-3 .cp-submit-wrap.enable-field-attached{margin-left:0}.cp-info-bar .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input,.cp-slidein .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input{border-right-width:0!important}.cp-form-layout-3 .cp-submit-wrap.enable-field-attached .cp-submit{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.cp-form-field.enable-field-attached.cp-enable-box-shadow>div{border-bottom-right-radius:0!important}}.cp-form-container.cp-vertical-form-container .cp-form-layout-3,.cp-form-container.cp-vertical-form-container .cp-form-layout-4{margin:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-submit-wrap,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-submit-wrap{padding-left:0;padding-right:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(odd){padding-left:0;padding-right:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(even){padding-right:0}.cp-trigger-shortcode{cursor:pointer}.cp-form-container .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-1 .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-2 .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-4 .cp-submit-wrap{padding:0}.cp-info-bar .cp-form-container .cp-form-layout-3,.cp-info-bar .cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}html body div#ui-datepicker-div[style]{z-index:99999999999!important}.cp-form-field select.cp-dropdown{height:auto}@media (max-width:768px){.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(even){padding-left:0}.cp-form-container .cp-submit-wrap-center,.cp-form-container .cp-submit-wrap-left,.cp-form-container .cp-submit-wrap-right{text-align:center}html.cp-mp-open{position:absolute;width:100%}html.cp-iphone-browser.cp-mp-open,html.cp-mp-open.cp-iphone-browser{position:absolute;width:100%}}.cp-detailed-message{color:red;margin-top:15px;font-size:15px}.cp-admin-error-notice{font-size:15px;margin-top:13px;margin-bottom:10px;color:#101010}.cp-error-msg{margin-bottom:15px}.cp-error{border:1px solid red!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:cp-input-smile-shake;animation-name:cp-input-smile-shake}@-webkit-keyframes cp-input-smile-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}30%,60%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}100%,20%,50%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}@keyframes cp-input-smile-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}30%,60%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}100%,20%,50%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}.cp-input-smile-shake{-webkit-animation-name:cp-input-smile-shake;animation-name:cp-input-smile-shake}.cp-m-error h5{font-weight:400}.cp-only-admin-msg{position:absolute;bottom:0;width:100%;text-align:center;background:rgba(128,128,128,.46);padding:10px}.cp-form-container input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important}.cp-form-container input[type=number]{height:auto}.cp_edit_link{background:#fff;color:#888;cursor:pointer;font-size:9px;font-family:Tahoma,sans-serif;font-weight:400;letter-spacing:.5px;line-height:1;margin:0;padding:4px;position:absolute;bottom:0;right:0;z-index:99999999999999999}.cp_edit_link a{color:#888;font-family:inherit;line-height:inherit;font-size:inherit;margin:0;padding:0}#content .wpb_text_column:last-child>.cp-modal-inline .cp_social_networks{margin-bottom:10px!important}.cp-overlay-close.cp-hide-close,.ib-close.cp-hide-close,.slidein-overlay-close.cp-hide-close{display:none}.cp-form-field.cp-enable-box-shadow>div{box-shadow:1px 1px 2px 0 rgba(66,66,66,.45)!important}.cp-form-container input:focus:not([type=radio]):not([type=checkbox]):not([type=range]),.cp-form-container textarea:focus{border-color:#eee;box-shadow:0 0 5px 0 #eee}.cp-tooltip-icon.has-tip{cursor:pointer}.tip[class*=close-tip-content]{font-family:"open sans",sans-serif}input.cp-input.cp-email{height:auto}a.cp_nofollow{clear:both}.cp-module .text-left{text-align:left}.cp-module .text-right{text-align:right}.cp-module .text-center{text-align:center}.cp-module .col-lg-1,.cp-module .col-lg-10,.cp-module .col-lg-11,.cp-module .col-lg-12,.cp-module .col-lg-2,.cp-module .col-lg-3,.cp-module .col-lg-4,.cp-module .col-lg-5,.cp-module .col-lg-6,.cp-module .col-lg-7,.cp-module .col-lg-8,.cp-module .col-lg-9,.cp-module .col-md-1,.cp-module .col-md-10,.cp-module .col-md-11,.cp-module .col-md-12,.cp-module .col-md-2,.cp-module .col-md-3,.cp-module .col-md-4,.cp-module .col-md-5,.cp-module .col-md-6,.cp-module .col-md-7,.cp-module .col-md-8,.cp-module .col-md-9,.cp-module .col-sm-1,.cp-module .col-sm-10,.cp-module .col-sm-11,.cp-module .col-sm-12,.cp-module .col-sm-2,.cp-module .col-sm-3,.cp-module .col-sm-4,.cp-module .col-sm-5,.cp-module .col-sm-6,.cp-module .col-sm-7,.cp-module .col-sm-8,.cp-module .col-sm-9,.cp-module .col-xs-1,.cp-module .col-xs-10,.cp-module .col-xs-11,.cp-module .col-xs-12,.cp-module .col-xs-2,.cp-module .col-xs-3,.cp-module .col-xs-4,.cp-module .col-xs-5,.cp-module .col-xs-6,.cp-module .col-xs-7,.cp-module .col-xs-8,.cp-module .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.cp-module .col-xs-1,.cp-module .col-xs-10,.cp-module .col-xs-11,.cp-module .col-xs-12,.cp-module .col-xs-2,.cp-module .col-xs-3,.cp-module .col-xs-4,.cp-module .col-xs-5,.cp-module .col-xs-6,.cp-module .col-xs-7,.cp-module .col-xs-8,.cp-module .col-xs-9{float:left;box-sizing:border-box}.cp-module .col-xs-12{width:100%}.cp-module .col-xs-11{width:91.66666666666666%}.cp-module .col-xs-10{width:83.33333333333334%}.cp-module .col-xs-9{width:75%}.cp-module .col-xs-8{width:66.66666666666666%}.cp-module .col-xs-7{width:58.333333333333336%}.cp-module .col-xs-6{width:50%}.cp-module .col-xs-5{width:41.66666666666667%}.cp-module .col-xs-4{width:33.33333333333333%}.cp-module .col-xs-3{width:25%}.cp-module .col-xs-2{width:16.666666666666664%}.cp-module .col-xs-1{width:8.333333333333332%}@media (min-width:768px){.cp-module .container{width:750px}.cp-module .col-sm-1,.cp-module .col-sm-10,.cp-module .col-sm-11,.cp-module .col-sm-12,.cp-module .col-sm-2,.cp-module .col-sm-3,.cp-module .col-sm-4,.cp-module .col-sm-5,.cp-module .col-sm-6,.cp-module .col-sm-7,.cp-module .col-sm-8,.cp-module .col-sm-9{float:left}.cp-module .col-sm-12{width:100%}.cp-module .col-sm-11{width:91.66666666666666%}.cp-module .col-sm-10{width:83.33333333333334%}.cp-module .col-sm-9{width:75%}.cp-module .col-sm-8{width:66.66666666666666%}.cp-module .col-sm-7{width:58.333333333333336%}.cp-module .col-sm-6{width:50%}.cp-module .col-sm-5{width:41.66666666666667%}.cp-module .col-sm-4{width:33.33333333333333%}.cp-module .col-sm-3{width:25%}.cp-module .col-sm-2{width:16.666666666666664%}.cp-module .col-sm-1{width:8.333333333333332%}}@media (min-width:992px){.cp-module .container{width:970px}.cp-module .col-md-1,.cp-module .col-md-10,.cp-module .col-md-11,.cp-module .col-md-12,.cp-module .col-md-2,.cp-module .col-md-3,.cp-module .col-md-4,.cp-module .col-md-5,.cp-module .col-md-6,.cp-module .col-md-7,.cp-module .col-md-8,.cp-module .col-md-9{float:left}.cp-module .col-md-12{width:100%}.cp-module .col-md-11{width:91.66666666666666%}.cp-module .col-md-10{width:83.33333333333334%}.cp-module .col-md-9{width:75%}.cp-module .col-md-8{width:66.66666666666666%}.cp-module .col-md-7{width:58.333333333333336%}.cp-module .col-md-6{width:50%}.cp-module .col-md-5{width:41.66666666666667%}.cp-module .col-md-4{width:33.33333333333333%}.cp-module .col-md-3{width:25%}.cp-module .col-md-2{width:16.666666666666664%}.cp-module .col-md-1{width:8.333333333333332%}}@media (min-width:1200px){.cp-module .container{width:1170px}.cp-module .col-lg-1,.cp-module .col-lg-10,.cp-module .col-lg-11,.cp-module .col-lg-12,.cp-module .col-lg-2,.cp-module .col-lg-3,.cp-module .col-lg-4,.cp-module .col-lg-5,.cp-module .col-lg-6,.cp-module .col-lg-7,.cp-module .col-lg-8,.cp-module .col-lg-9{float:left}.cp-module .col-lg-12{width:100%}.cp-module .col-lg-11{width:91.66666666666666%}.cp-module .col-lg-10{width:83.33333333333334%}.cp-module .col-lg-9{width:75%}.cp-module .col-lg-8{width:66.66666666666666%}.cp-module .col-lg-7{width:58.333333333333336%}.cp-module .col-lg-6{width:50%}.cp-module .col-lg-5{width:41.66666666666667%}.cp-module .col-lg-4{width:33.33333333333333%}.cp-module .col-lg-3{width:25%}.cp-module .col-lg-2{width:16.666666666666664%}.cp-module .col-lg-1{width:8.333333333333332%}}label.cp-label{width:100%;display:inline-block!important;margin:0;padding:0;vertical-align:middle;pointer-events:none}input.cp-input.cp-checkbox{-moz-appearance:checkbox!important;-webkit-appearance:checkbox!important;appearance:checkbox!important;pointer-events:all}.cp-mp-open .cp-affilate-link{display:block}@media (max-width:768px){.fusion-header.cp-scroll-start,.fusion-secondary-main-menu.cp-scroll-start{position:fixed!important;display:block;width:100%}}.cp-fusion-header,.cp_push_scroll_animate{-webkit-animation-name:smile-slideindown;animation-name:smile-slideInDown}.cp_push_no_scroll{-webkit-animation-duration:0s;animation-duration:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.cp-empty-content{display:inherit}.cp-center{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}span.cp-chbx-label{pointer-events:all}.cp-form input[name=cp_set_hp]{display:none}.default-form input.cp-number[type=number]::-webkit-inner-spin-button,.default-form input.cp-number[type=number]::-webkit-outer-spin-button,input.cp-input.cp-number[type=number]::-webkit-inner-spin-button,input.cp-input.cp-number[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.cp-g-recaptcha-response{width:304px;transform:scale(.77);-webkit-transform:scale(.77);transform-origin:left top;-webkit-transform-origin:left top}@media screen and (max-height:575px){#rc-imageselect,.g-recaptcha{transform:scale(.77);-webkit-transform:scale(.77);transform-origin:0 0;-webkit-transform-origin:0 0}}.cp-form-container .cp-form-layout-3 .cp-submit.cp-recaptcha-css{display:inline}.cp-info-bar .cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{display:block!important}.cp-no-click{pointer-events:none!important}.cp-info-bar,.cp-info-bar *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cp-form-container::after .cp-clear::after,.cp-msg-container::after,.ib-form-container::after{clear:both}.cp-clear::after,.cp-clear::before,.cp-form-container::after,.cp-form-container::before,.cp-msg-container::after,.cp-msg-container::before,.ib-form-container::after,.ib-form-container::before{display:table;content:""}.cp-info-bar{color:#fff;position:absolute;width:100%;left:0;top:0;display:none;overflow:hidden;z-index:99999}.cp-info-bar-inline{display:block!important;position:relative!important;color:#fff;margin-bottom:20px}.cp-info-bar.ib-display{display:block}.cp-info-bar .smile-loading-bar{height:10px;width:10px;margin-right:1px;border-radius:50%;-webkit-animation:info-loading 1s ease-in-out infinite;-moz-animation:info-loading 1s ease-in-out infinite;animation:info-loading 1s ease-in-out infinite}.cp-info-bar .smile-loading-bar:nth-child(1){background-color:#3498db;-webkit-animation-delay:0;-moz-animation-delay:0;animation-delay:0}.cp-info-bar .smile-loading-bar:nth-child(2){background-color:#e74c3c;-webkit-animation-delay:90ms;-moz-animation-delay:90ms;animation-delay:90ms}.cp-info-bar .smile-loading-bar:nth-child(3){background-color:#f1c40f;-webkit-animation-delay:.18s;-moz-animation-delay:.18s;animation-delay:.18s}.cp-info-bar .smile-loading-bar:nth-child(4){background-color:#2ecc71;-webkit-animation-delay:.27s;-moz-animation-delay:.27s;animation-delay:.27s}@-webkit-keyframes info-loading{0%{-webkit-transform:scale(1)}20%{-webkit-transform:scale(1.4)}40%{-webkit-transform:scale(1)}}@-moz-keyframes info-loading{0%{-moz-transform:scale(1)}20%{-moz-transform:scale(1.4)}40%{-moz-transform:scale(1)}}@keyframes info-loading{0%{transform:scale(1)}20%{transform:scale(1.4)}40%{transform:scale(1)}}.cp-ib-form{margin:0;padding:0;line-height:normal}.cp-info-bar.cp-pos-top{bottom:auto;top:0}.cp-info-bar.cp-pos-bottom{top:auto;bottom:0}.cp-info-bar.ib-fixed,.logged-in.cp-pos-bottom{position:fixed}.logged-in.cp-info-bar{margin-top:32px!important}.cp-info-bar-wrapper{display:block;position:relative;width:100%;max-width:100%;min-height:inherit}.cp-info-bar-msg{font-size:16px}.cp-email-field,.cp-msg-container,.cp-name-field{margin:0 12px 0 0}@media screen and (max-width:768px){.cp-customizer-info_bar .cp-info-bar{max-height:100%;overflow-y:auto}.ib-form-container .cp-button-field,.ib-form-container .cp-email-field,.ib-form-container .cp-name-field{flex-basis:100%;margin:0}.ib-form-container .cp-email,.ib-form-container .cp-name{text-align:center}.ib-form-container .cp-button-field{margin-top:5px}}.cp-info-bar-msg div{text-align:center;width:100%}.cp-msg-container{line-height:normal;position:relative}.ib-close{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);z-index:999999999999999;line-height:1;cursor:pointer}.ib-close.cp-adjacent-left{right:auto;left:10px}.ib-close.cp-adjacent-right{right:10px;left:auto}.ib-close-inline .ib-close{position:relative;right:0;top:0;-webkit-transform:none;-moz-transform:none;transform:none;padding:5px 0}@media (max-width:769px){.ib-close{top:5px;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}}.ib-close img{cursor:pointer;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;width:100%;max-width:100%;display:block}.ib-close .ib-img-default{padding:6px;background:#292929;border-radius:3px}.ib-close.ib-text-close{color:#fff;font-size:13px;font-weight:400}.cp-info-bar-body-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background-color:transparent;opacity:1;width:100%;max-width:100%;height:100%;padding:0;z-index:0}.cp-pos-top.cp-info-bar-shadow{box-shadow:1px 1px 2px 0 rgba(66,66,66,.6)}.cp-pos-bottom.cp-info-bar-shadow{box-shadow:-1px -1px 2px 0 rgba(66,66,66,.6)}.custom-html-form button,.custom-html-form input,.custom-html-form input[type=password],.custom-html-form input[type=text],.custom-html-form select,.custom-html-form textarea{z-index:2}.cp-info-bar button:focus,.cp-info-bar input:focus,.cp-info-bar input[type=password],.cp-info-bar input[type=text],.cp-info-bar select:focus,.cp-info-bar textarea:focus{box-shadow:none;outline:0}.cp-info-bar button{border:0 solid #ddd}@media (max-width:768px){.cp-info-bar button,.cp-info-bar input,.cp-info-bar input[type=password],.cp-info-bar input[type=text],.cp-info-bar select,.cp-info-bar textarea{margin:0 0 5px 0;padding:3px 5px;font-size:.9em}.cp-info-bar input::-webkit-input-placeholder{font-size:.9em}.cp-info-bar input:-moz-placeholder{font-size:.9em}.cp-info-bar input::-moz-placeholder{font-size:.9em}.cp-info-bar input:-ms-input-placeholder{font-size:.9em}}.cp-info-bar .cp-subscription-success{position:absolute;background-color:#fff;font-size:15px;padding:20px 40px;border-radius:5px;line-height:normal;border:none;display:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-info-bar .cp-error{border:1px solid red!important}.cp-info-bar .cp-msg-on-submit,.cp-info-bar .cp-msg-on-submit p{margin-bottom:0;font-size:13px;line-height:normal;color:#000}.cp-info-bar .cp-form-processing-wrap{display:none;position:absolute;top:0;left:0;bottom:0;right:0;background:#fff;opacity:1;width:100%;padding:0;z-index:99999999;border:none;box-shadow:none;overflow:hidden;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear}.cp-info-bar .cp-form-after-submit{width:100%;height:100%}.cp-info-bar .cp-form-processing{display:block;visibility:hidden;border:1px solid transparent;-webkit-transition:visibility .2s linear;-moz-transition:visibility .2s linear;transition:visibility .2s linear;line-height:normal}.cp-info-bar .cp-msg-on-submit{font-size:16px;display:inline-block;visibility:visible;position:absolute;width:100%;height:100%;z-index:999999999999;border:none;-webkit-transition:visibility .2s linear;-moz-transition:visibility .2s linear;transition:visibility .2s linear}.cp-info-bar .cp-msg-on-submit .cp-m-error,.cp-info-bar .cp-msg-on-submit .cp-m-success{width:100%;padding:0 20px;text-align:center;position:absolute!important;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cp-info-bar .cp-msg-on-submit .cp-m-error::after{content:"<<";font-family:cursive,monospace;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;color:#7dbb7d;font-size:40px;left:calc(50% + 10px);top:-15px;-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:left .2s linear,opacity .2s linear,visibility .2s linear;-moz-transition:left .2s linear,opacity .2s linear,visibility .2s linear;-ms-transition:left .2s linear,opacity .2s linear,visibility .2s linear;transition:left .2s linear,opacity .2s linear,visibility .2s linear;opacity:0;visibility:hidden}.cp-info-bar .cp-msg-on-submit:hover .cp-m-error::after{opacity:1;visibility:visible;left:50%}.cp-info-bar.cp-form-submit-error .cp-form-processing-wrap,.cp-info-bar.cp-form-submit-success .cp-form-processing-wrap{border:none;box-shadow:none}.cp-info-bar.cp-form-submit-error .cp-form-processing-wrap{cursor:pointer}.cp-info-bar.cp-form-submit-error .cp-form-processing,.cp-info-bar.cp-form-submit-success .cp-form-processing{display:none!important}.cp-optin-fullwidth .cp-msg-container{width:auto}.cp-info-bar-body{background-color:transparent;padding:0 30px;text-align:center;overflow:hidden}@media (max-width:769px){.cp-info-bar-body{padding:0 15px}}.cp-button-field,.cp-email-field,.cp-info-bar-desc-container,.cp-name-field{z-index:9999}.cp-info-bar-body a,.cp-info-bar-body a:active,.cp-info-bar-body a:focus,.cp-info-bar-body a:hover{outline:0;border:none}.cp-info-bar-body a{color:inherit;text-decoration:none;text-transform:none}.cp-info-bar .cp-image-container img{position:relative;margin:0 auto;width:100%;max-width:100%}@media (max-width:768px){.cp-info-bar .cp-image-container .cp_ifb_hide_img{display:none!important}.cp-bitbucket-bar img.cp-image{left:auto!important;top:auto!important}}.cp-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.cp-flex-inline{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.cp-flex.cp-flex-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cp-flex.cp-flex-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.cp-flex.cp-flex-justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.cp-flex.cp-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.cp-flex.cp-flex-justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cp-flex.cp-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.cp-flex.cp-flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cp-flex.cp-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.cp-flex.cp-flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cp-flex.cp-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.cp-flex.cp-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cp-flex.cp-flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.cp-flex.cp-flex-align-content-center{-webkit-align-content:center;-ms-align-content:center;align-content:center}.cp-flex.cp-flex-align-content-stretch{-webkit-align-content:stretch;-ms-align-content:stretch;align-content:stretch}.cp-flex.cp-flex-align-content-start{-webkit-align-content:start;-ms-align-content:start;align-content:start}.cp-flex.cp-flex-align-content-end{-webkit-align-content:end;-ms-align-content:end;align-content:end}.cp-flex.cp-flex-align-content-space-between{-webkit-align-content:space-between;-ms-align-content:space-between;align-content:space-between}.cp-flex.cp-flex-align-content-space-around{-webkit-align-content:space-around;-ms-align-content:space-around;align-content:space-around}.cp-flex.cp-flex-align-item-stretch{-webkit-align-items:stretch;-ms-align-items:stretch;align-items:stretch}.cp-flex.cp-flex-align-item-center{-webkit-align-items:center;-ms-align-items:center;align-items:center}.cp-flex.cp-flex-align-item-start{-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.cp-flex.cp-flex-align-item-end{-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.cp-flex.cp-flex-align-item-baseline{-webkit-align-items:baseline;-ms-align-items:baseline;align-items:baseline}.cp-ib-container{max-width:100%;position:relative;padding:5px 20px;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cp-info-bar ol,.cp-info-bar ul{list-style-position:inside}@media (max-width:768px){.cp-ib-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.cp-ifb-toggle-btn{background-color:#444;background-image:none;color:#fff;font-size:inherit;font-family:inherit;font-weight:400;line-height:1;padding:10px 15px;text-align:center;text-transform:none;max-width:100%;z-index:9999999999999999999;display:block;margin:0 auto;position:fixed;top:0;min-width:100px;left:auto;right:20px;-moz-perspective:1200px;perspective:1200px;cursor:pointer;border-style:solid}.cp-ifb-hide{visibility:hidden}.cp-ifb-show{visibility:visible}.cp-info-bar .cp-ifb-toggle-btn{top:inherit}.cp-pos-bottom .cp-ifb-toggle-btn{bottom:0;top:auto;position:absolute}.cp-pos-top.cp-info-bar .cp-ifb-toggle-btn{top:0;position:absolute}.cp-live-preview .cp-ifb-hide{visibility:visible}.cp-live-preview .cp-ifb-show{visibility:hidden}.cp-info-bar-inline.cp-info-bar.ib-fixed{position:relative!important}.cp-info-bar-inline img{box-shadow:none}.cp-info-bar-inline .cp-flex.cp-ib-container{padding:0}.cp-info-bar .cp-form{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.cp-info-bar .default-form.cp-form-layout-3{align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-justify-content:center}.cp-info-bar .default-form{-webkit-flex-wrap:wrap;flex-wrap:wrap}.cp-info-bar .cp-error-msg{display:inline}.cp-info-bar .cp-m-error h5{font-weight:400;display:inline}.cp-info-bar .cp-detailed-message{margin-top:0;display:inline-block}.cp-info-bar .cp-admin-error-notice{margin-top:0;margin-bottom:0;display:inline-block}.cp-info-bar .cp-only-admin-msg{padding:0}.cp-info-bar .cp-msg-on-submit .cp-m-error{height:100%}.cp-info-bar.cp-hide-inline-style{display:none!important}.cp-info-bar input.cp-input[type=checkbox],.cp-info-bar input.cp-input[type=radio]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:20px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:20px;min-width:20px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out}.cp-info-bar input.cp-input[type=checkbox]:checked::before{content:"";margin:-3px 0 0 -4px;color:#1e8cbe}.cp-info-bar input.cp-input[type=radio]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:20px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:20px;min-width:20px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-transition:50ms border-color ease-in-out;transition:50ms border-color ease-in-out}.cp-info-bar label.cp-label{width:100%;display:inline-block!important;margin:0 10px;padding:10px;vertical-align:middle;pointer-events:none}.cp-info-bar input.cp-input.cp-checkbox{-webkit-appearance:checkbox!important;pointer-events:all}.cp-recaptcha.cp-recaptcha-index-1.cp-recaptcha-index-2.cp-recaptcha-index-3.cp-recaptcha-index-4.cp-recaptcha-index-5.cp-recaptcha-index-6.cp-recaptcha-index-7+div{z-index:9999999999!important}textarea.cp-input.cp-googlerecaptcha{width:304px!important;height:74px}.cp-import-overlay{background-color:rgba(0,0,0,.8);width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;display:none}.cp-style-importer{display:none;max-width:400px;background-color:#fff;top:50%;position:absolute;left:50%;z-index:999999;padding:15px;margin-left:-200px;border-radius:3px}.smile-style-search-section.search-stick{position:fixed;top:0;z-index:10000;width:100%}.cp-clear::after{clear:both}.cp-clear::after,.cp-clear::before{display:table;content:""}.cp-empty,.cp-empty *{margin:0!important;padding:0!important;line-height:1px!important}[data-template=demo] .cp-empty,[data-template=demo] .cp-empty *{line-height:3px!important}.smile-absolute-loader,.smile-fixed-loader{width:100%;height:100%;background-color:transparent;z-index:99999;visibility:hidden;-webkit-transition:visibility .6s linear,background-color .6s linear;-moz-transition:visibility .6s linear,background-color .6s linear;transition:visibility .6s linear,background-color .6s linear}.smile-absolute-loader{position:absolute}.smile-fixed-loader{position:fixed}.smile-loader{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.smile-loading-bar{display:inline-block;width:6px;height:29px;border-radius:4px;-webkit-animation:loading 1s ease-in-out infinite;-moz-animation:loading 1s ease-in-out infinite;animation:loading 1s ease-in-out infinite;margin-right:1px}.smile-loading-bar:nth-child(1){background-color:#3498db;-webkit-animation-delay:0;-moz-animation-delay:0;animation-delay:0}.smile-loading-bar:nth-child(2){background-color:#e74c3c;-webkit-animation-delay:90ms;-moz-animation-delay:90ms;animation-delay:90ms}.smile-loading-bar:nth-child(3){background-color:#f1c40f;-webkit-animation-delay:.18s;-moz-animation-delay:.18s;animation-delay:.18s}.smile-loading-bar:nth-child(4){background-color:#2ecc71;-webkit-animation-delay:.27s;-moz-animation-delay:.27s;animation-delay:.27s}@-webkit-keyframes loading{0%{-webkit-transform:scale(1)}20%{-webkit-transform:scale(1,2.2)}40%{-webkit-transform:scale(1)}}@-moz-keyframes loading{0%{-moz-transform:scale(1)}20%{-moz-transform:scale(1,2.2)}40%{-moz-transform:scale(1)}}@keyframes loading{0%{transform:scale(1)}20%{transform:scale(1,2.2)}40%{transform:scale(1)}}.smile-top-fix-loader .smile-loader{top:150px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.cp-highlight{position:relative}.blinking-cursor{font-weight:100!important;display:inline-block!important;line-height:inherit!important;width:1px;background-color:rgba(0,0,0,0);font-size:inherit!important;color:transparent!important;position:absolute;overflow:hidden;top:auto;bottom:0;-webkit-animation:1s blink step-end infinite;-moz-animation:1s blink step-end infinite;-ms-animation:1s blink step-end infinite;animation:1s blink step-end infinite}@-moz-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@-webkit-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@-ms-keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}@keyframes blink{from,to{background-color:transparent}50%{background-color:#000}}.cp-no-responsive{font-size:initial!important;line-height:initial!important}.cp-hidden{display:none}.cp-form-container{clear:both;float:none;margin:auto auto 10px auto}.cp-info-bar .cp-form-container,.cp-slidein .cp-form-container{margin:5px 0}.cp-info-bar .cp-form-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.cp-form-container .cp-form-layout-3,.cp-form-container .cp-form-layout-4{margin-left:15px;margin-right:15px}.cp-form-container ::-webkit-input-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :-moz-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container ::-moz-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :-ms-input-placeholder{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container :placeholder-shown{font-family:inherit;line-height:normal;color:inherit;opacity:1}.cp-form-container .cp-submit,.cp-form-container .cp-submit:active,.cp-form-container .cp-submit:focus,.cp-form-container .cp-submit:hover{cursor:pointer;background-color:#ff4c6b;background-image:none;color:#fff;text-align:center;margin-bottom:0;text-transform:none}.cp-form-container .cp-submit.cp-btn-flat,.cp-form-container .cp-submit.cp-btn-outline{-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cp-form-container label{font-size:14px;line-height:normal;margin-bottom:5px;text-align:left;display:block}.cp-form-container .cp-form-layout-3 label{display:none}.cp-form-container .cp-form-field button,.cp-form-container .cp-form-field button:active,.cp-form-container .cp-form-field button:focus,.cp-form-container .cp-form-field button:hover,.cp-form-container .cp-form-field input,.cp-form-container .cp-form-field input:active,.cp-form-container .cp-form-field input:focus,.cp-form-container .cp-form-field input:hover,.cp-form-container .cp-form-field select,.cp-form-container .cp-form-field select:active,.cp-form-container .cp-form-field select:focus,.cp-form-container .cp-form-field select:hover,.cp-form-container .cp-form-field textarea,.cp-form-container .cp-form-field textarea:active,.cp-form-container .cp-form-field textarea:focus,.cp-form-container .cp-form-field textarea:hover{outline:0;box-shadow:none}.cp-form-container .cp-form-field button,.cp-form-container .cp-form-field input,.cp-form-container .cp-form-field select,.cp-form-container .cp-form-field textarea{font-size:16px;line-height:normal;border:1px solid #ddd;box-shadow:none;border-radius:3px;font-family:inherit;padding:10px;outline:0;display:block;margin:0 0 10px 0;width:100%;max-width:100%}.cp-modal-popup-container .cp-form-field button:focus,.cp-modal-popup-container .cp-form-field input:focus,.cp-modal-popup-container .cp-form-field select:focus,.cp-modal-popup-container .cp-form-field textarea:focus{box-shadow:none;outline:0}.cp-modal-popup-container .cp-form-field button,.cp-modal-popup-container .cp-form-field input:not(.cp-checkbox),.cp-modal-popup-container .cp-form-field textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.cp-modal-popup-container .cp-form-field button,.cp-modal-popup-container .cp-form-field input,.cp-modal-popup-container .cp-form-field select,.cp-modal-popup-container .cp-form-field textarea{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (max-width:768px){.cp-form-container .cp-form-field input:-moz-placeholder,.cp-form-container .cp-form-field input:-ms-input-placeholder,.cp-form-container .cp-form-field input::-moz-placeholder,.cp-form-container .cp-form-field input::-webkit-input-placeholder{line-height:normal;font-size:.85em!important}}.cp-form-container .cp-submit{width:auto;display:inline-block}.cp-info-bar .cp-form-container .cp-submit{font-size:14px}.cp-form-container .cp-form-layout-3 .cp-submit{display:block}.cp-form-container .cp-submit-wrap-full .cp-submit{width:100%}.cp-form-container .cp-submit-wrap-center{text-align:center}.cp-form-container .cp-submit-wrap-left{text-align:left}.cp-form-container .cp-submit-wrap-right{text-align:right}.cp-form-container .cp-form-layout-3 label:not(.cp-label){display:none!important}.cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{padding:0}.cp-info-bar .cp-form-container .cp-form-layout-1,.cp-info-bar .cp-form-container .cp-form-layout-2{margin:0 auto}.cp-info-bar .cp-form-container .cp-form-layout-1,.cp-info-bar .cp-form-container .cp-form-layout-2,.cp-info-bar .cp-form-container .cp-form-layout-4{max-width:550px}@media (min-width:768px){.cp-form-layout-2 .cp-form-field:nth-child(odd):not(.odd-field-fallback){padding-right:5px;clear:both}.cp-form-layout-2 .cp-form-field:nth-child(even){padding-left:5px}.cp-form-container .cp-form-layout-3 .cp-form-field{padding:0 5px 0 5px}.cp-form-container .cp-form-layout-3 .cp-submit-wrap{padding:0 0 0 5px}.cp-form-container .cp-form-layout-3 .cp-form-field:first-child{padding-left:0}.cp-form-container .cp-form-layout-3 .cp-form-field button,.cp-form-container .cp-form-layout-3 .cp-form-field input,.cp-form-container .cp-form-layout-3 .cp-form-field select,.cp-form-container .cp-form-layout-3 .cp-form-field textarea{margin-bottom:0}.cp-form-layout-3 .cp-form-field.enable-field-attached{padding-right:0!important}.cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-right:0!important}.cp-form-layout-3 .cp-submit-wrap.enable-field-attached{padding-left:0!important;margin-left:0}.cp-info-bar .cp-form-layout-3 .cp-submit-wrap.enable-field-attached{margin-left:0}.cp-info-bar .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input,.cp-slidein .cp-form-layout-3 .cp-form-field.enable-field-attached .cp-input{border-right-width:0!important}.cp-form-layout-3 .cp-submit-wrap.enable-field-attached .cp-submit{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.cp-form-field.enable-field-attached.cp-enable-box-shadow>div{border-bottom-right-radius:0!important}}.cp-form-container.cp-vertical-form-container .cp-form-layout-3,.cp-form-container.cp-vertical-form-container .cp-form-layout-4{margin:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-submit-wrap,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-submit-wrap{padding-left:0;padding-right:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(odd){padding-left:0;padding-right:0}.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(even){padding-right:0}.cp-trigger-shortcode{cursor:pointer}.cp-form-container .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-1 .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-2 .cp-all-inputs-wrap{padding:0}.cp-form-container .cp-form-layout-4 .cp-submit-wrap{padding:0}.cp-info-bar .cp-form-container .cp-form-layout-3,.cp-info-bar .cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}html body div#ui-datepicker-div[style]{z-index:99999999999!important}.cp-form-field select.cp-dropdown{height:auto}@media (max-width:768px){.cp-form-container.cp-vertical-form-container .cp-form-layout-1 .cp-form-field,.cp-form-container.cp-vertical-form-container .cp-form-layout-2 .cp-form-field:nth-child(even){padding-left:0}.cp-form-container .cp-submit-wrap-center,.cp-form-container .cp-submit-wrap-left,.cp-form-container .cp-submit-wrap-right{text-align:center}html.cp-mp-open{position:absolute;width:100%}html.cp-iphone-browser.cp-mp-open,html.cp-mp-open.cp-iphone-browser{position:absolute;width:100%}}.cp-detailed-message{color:red;margin-top:15px;font-size:15px}.cp-admin-error-notice{font-size:15px;margin-top:13px;margin-bottom:10px;color:#101010}.cp-error-msg{margin-bottom:15px}.cp-error{border:1px solid red!important;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:cp-input-smile-shake;animation-name:cp-input-smile-shake}@-webkit-keyframes cp-input-smile-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}30%,60%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}100%,20%,50%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}@keyframes cp-input-smile-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}30%,60%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}100%,20%,50%,80%{-webkit-transform:translate3d(1px,0,0);transform:translate3d(1px,0,0)}}.cp-input-smile-shake{-webkit-animation-name:cp-input-smile-shake;animation-name:cp-input-smile-shake}.cp-m-error h5{font-weight:400}.cp-only-admin-msg{position:absolute;bottom:0;width:100%;text-align:center;background:rgba(128,128,128,.46);padding:10px}.cp-form-container input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important}.cp-form-container input[type=number]{height:auto}.cp_edit_link{background:#fff;color:#888;cursor:pointer;font-size:9px;font-family:Tahoma,sans-serif;font-weight:400;letter-spacing:.5px;line-height:1;margin:0;padding:4px;position:absolute;bottom:0;right:0;z-index:99999999999999999}.cp_edit_link a{color:#888;font-family:inherit;line-height:inherit;font-size:inherit;margin:0;padding:0}#content .wpb_text_column:last-child>.cp-modal-inline .cp_social_networks{margin-bottom:10px!important}.cp-overlay-close.cp-hide-close,.ib-close.cp-hide-close,.slidein-overlay-close.cp-hide-close{display:none}.cp-form-field.cp-enable-box-shadow>div{box-shadow:1px 1px 2px 0 rgba(66,66,66,.45)!important}.cp-form-container input:focus:not([type=radio]):not([type=checkbox]):not([type=range]),.cp-form-container textarea:focus{border-color:#eee;box-shadow:0 0 5px 0 #eee}.cp-tooltip-icon.has-tip{cursor:pointer}.tip[class*=close-tip-content]{font-family:"open sans",sans-serif}input.cp-input.cp-email{height:auto}a.cp_nofollow{clear:both}.cp-module .text-left{text-align:left}.cp-module .text-right{text-align:right}.cp-module .text-center{text-align:center}.cp-module .col-lg-1,.cp-module .col-lg-10,.cp-module .col-lg-11,.cp-module .col-lg-12,.cp-module .col-lg-2,.cp-module .col-lg-3,.cp-module .col-lg-4,.cp-module .col-lg-5,.cp-module .col-lg-6,.cp-module .col-lg-7,.cp-module .col-lg-8,.cp-module .col-lg-9,.cp-module .col-md-1,.cp-module .col-md-10,.cp-module .col-md-11,.cp-module .col-md-12,.cp-module .col-md-2,.cp-module .col-md-3,.cp-module .col-md-4,.cp-module .col-md-5,.cp-module .col-md-6,.cp-module .col-md-7,.cp-module .col-md-8,.cp-module .col-md-9,.cp-module .col-sm-1,.cp-module .col-sm-10,.cp-module .col-sm-11,.cp-module .col-sm-12,.cp-module .col-sm-2,.cp-module .col-sm-3,.cp-module .col-sm-4,.cp-module .col-sm-5,.cp-module .col-sm-6,.cp-module .col-sm-7,.cp-module .col-sm-8,.cp-module .col-sm-9,.cp-module .col-xs-1,.cp-module .col-xs-10,.cp-module .col-xs-11,.cp-module .col-xs-12,.cp-module .col-xs-2,.cp-module .col-xs-3,.cp-module .col-xs-4,.cp-module .col-xs-5,.cp-module .col-xs-6,.cp-module .col-xs-7,.cp-module .col-xs-8,.cp-module .col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box}.cp-module .col-xs-1,.cp-module .col-xs-10,.cp-module .col-xs-11,.cp-module .col-xs-12,.cp-module .col-xs-2,.cp-module .col-xs-3,.cp-module .col-xs-4,.cp-module .col-xs-5,.cp-module .col-xs-6,.cp-module .col-xs-7,.cp-module .col-xs-8,.cp-module .col-xs-9{float:left;box-sizing:border-box}.cp-module .col-xs-12{width:100%}.cp-module .col-xs-11{width:91.66666666666666%}.cp-module .col-xs-10{width:83.33333333333334%}.cp-module .col-xs-9{width:75%}.cp-module .col-xs-8{width:66.66666666666666%}.cp-module .col-xs-7{width:58.333333333333336%}.cp-module .col-xs-6{width:50%}.cp-module .col-xs-5{width:41.66666666666667%}.cp-module .col-xs-4{width:33.33333333333333%}.cp-module .col-xs-3{width:25%}.cp-module .col-xs-2{width:16.666666666666664%}.cp-module .col-xs-1{width:8.333333333333332%}@media (min-width:768px){.cp-module .container{width:750px}.cp-module .col-sm-1,.cp-module .col-sm-10,.cp-module .col-sm-11,.cp-module .col-sm-12,.cp-module .col-sm-2,.cp-module .col-sm-3,.cp-module .col-sm-4,.cp-module .col-sm-5,.cp-module .col-sm-6,.cp-module .col-sm-7,.cp-module .col-sm-8,.cp-module .col-sm-9{float:left}.cp-module .col-sm-12{width:100%}.cp-module .col-sm-11{width:91.66666666666666%}.cp-module .col-sm-10{width:83.33333333333334%}.cp-module .col-sm-9{width:75%}.cp-module .col-sm-8{width:66.66666666666666%}.cp-module .col-sm-7{width:58.333333333333336%}.cp-module .col-sm-6{width:50%}.cp-module .col-sm-5{width:41.66666666666667%}.cp-module .col-sm-4{width:33.33333333333333%}.cp-module .col-sm-3{width:25%}.cp-module .col-sm-2{width:16.666666666666664%}.cp-module .col-sm-1{width:8.333333333333332%}}@media (min-width:992px){.cp-module .container{width:970px}.cp-module .col-md-1,.cp-module .col-md-10,.cp-module .col-md-11,.cp-module .col-md-12,.cp-module .col-md-2,.cp-module .col-md-3,.cp-module .col-md-4,.cp-module .col-md-5,.cp-module .col-md-6,.cp-module .col-md-7,.cp-module .col-md-8,.cp-module .col-md-9{float:left}.cp-module .col-md-12{width:100%}.cp-module .col-md-11{width:91.66666666666666%}.cp-module .col-md-10{width:83.33333333333334%}.cp-module .col-md-9{width:75%}.cp-module .col-md-8{width:66.66666666666666%}.cp-module .col-md-7{width:58.333333333333336%}.cp-module .col-md-6{width:50%}.cp-module .col-md-5{width:41.66666666666667%}.cp-module .col-md-4{width:33.33333333333333%}.cp-module .col-md-3{width:25%}.cp-module .col-md-2{width:16.666666666666664%}.cp-module .col-md-1{width:8.333333333333332%}}@media (min-width:1200px){.cp-module .container{width:1170px}.cp-module .col-lg-1,.cp-module .col-lg-10,.cp-module .col-lg-11,.cp-module .col-lg-12,.cp-module .col-lg-2,.cp-module .col-lg-3,.cp-module .col-lg-4,.cp-module .col-lg-5,.cp-module .col-lg-6,.cp-module .col-lg-7,.cp-module .col-lg-8,.cp-module .col-lg-9{float:left}.cp-module .col-lg-12{width:100%}.cp-module .col-lg-11{width:91.66666666666666%}.cp-module .col-lg-10{width:83.33333333333334%}.cp-module .col-lg-9{width:75%}.cp-module .col-lg-8{width:66.66666666666666%}.cp-module .col-lg-7{width:58.333333333333336%}.cp-module .col-lg-6{width:50%}.cp-module .col-lg-5{width:41.66666666666667%}.cp-module .col-lg-4{width:33.33333333333333%}.cp-module .col-lg-3{width:25%}.cp-module .col-lg-2{width:16.666666666666664%}.cp-module .col-lg-1{width:8.333333333333332%}}label.cp-label{width:100%;display:inline-block!important;margin:0;padding:0;vertical-align:middle;pointer-events:none}input.cp-input.cp-checkbox{-moz-appearance:checkbox!important;-webkit-appearance:checkbox!important;appearance:checkbox!important;pointer-events:all}.cp-mp-open .cp-affilate-link{display:block}@media (max-width:768px){.fusion-header.cp-scroll-start,.fusion-secondary-main-menu.cp-scroll-start{position:fixed!important;display:block;width:100%}}.cp-fusion-header,.cp_push_scroll_animate{-webkit-animation-name:smile-slideindown;animation-name:smile-slideInDown}.cp_push_no_scroll{-webkit-animation-duration:0s;animation-duration:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.cp-empty-content{display:inherit}.cp-center{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both}span.cp-chbx-label{pointer-events:all}.cp-form input[name=cp_set_hp]{display:none}.default-form input.cp-number[type=number]::-webkit-inner-spin-button,.default-form input.cp-number[type=number]::-webkit-outer-spin-button,input.cp-input.cp-number[type=number]::-webkit-inner-spin-button,input.cp-input.cp-number[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.cp-g-recaptcha-response{width:304px;transform:scale(.77);-webkit-transform:scale(.77);transform-origin:left top;-webkit-transform-origin:left top}@media screen and (max-height:575px){#rc-imageselect,.g-recaptcha{transform:scale(.77);-webkit-transform:scale(.77);transform-origin:0 0;-webkit-transform-origin:0 0}}.cp-form-container .cp-form-layout-3 .cp-submit.cp-recaptcha-css{display:inline}.cp-info-bar .cp-form-container .cp-form-layout-3 .cp-all-inputs-wrap{display:block!important}