@media only screen and (min-width: 768px) {
.megamenu-parent *,
.megamenu-parent *:before,
.megamenu-parent *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.megamenu-parent[data-width='full'],
.megamenu-parent.mm-width-full {
position: static!important; }
.megamenu-parent > .megamenu-sub-menu {
display: none;
visibility: hidden;
position: absolute;
}
.megamenu-parent:hover > .megamenu-sub-menu {
left: 0;
right: auto;
visibility: visible;
display: block;
} .megamenu-parent:hover:after {
position: absolute;
border-color: transparent transparent transparent;
border-style: inset inset solid;
border-width: 6px;
content: "";
display: block;
height: 0;
width: 0;
margin-left: 40px;
margin-top: -11px;
} .megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu > li {
width: 100%;
float: left;
clear: both;
} .megamenu-inner-sub-menu .megamenu-inner-sub-menu > li li {
padding-left: 10px;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu > li > a {
width: 100%;
display: block;
padding-left: 0;
padding-right: 0;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-column {
float: left;
width: 100%;
}
.megamenu-parent.megamenu-columns-2 > .megamenu-sub-menu > .megamenu-column {
width: 50%;
}
.megamenu-parent.megamenu-columns-3 > .megamenu-sub-menu > .megamenu-column {
width: 33.2%;
}
.megamenu-parent.megamenu-columns-4 > .megamenu-sub-menu > .megamenu-column {
width: 25%;
}
.megamenu-parent.megamenu-columns-5 > .megamenu-sub-menu > .megamenu-column {
width: 20%;
}
.megamenu-parent.megamenu-columns-6 > .megamenu-sub-menu > .megamenu-column {
width: 16.66%;
}
.megamenu-parent.megamenu-columns-7 > .megamenu-sub-menu > .megamenu-column {
width: 14.2%;
}
.megamenu-parent.megamenu-columns-8 > .megamenu-sub-menu > .megamenu-column {
width: 12.5%;
}
.megamenu-parent .megamenu-column > a,
.megamenu-parent .megamenu-column a.parent-link {
display: none!important;
} .megamenu-parent .megamenu-column,
.megamenu-parent > .megamenu-sub-menu > .megamenu-content {
padding: 30px;
} .megamenu-parent .megamenu-column.no-padding,
.megamenu-parent > .megamenu-sub-menu > .megamenu-content.no-padding {
padding: 0;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-column:hover {
background: transparent;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-column > a {
display: none;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-column .megamenu-inner-sub-menu { left: auto;
position: relative;
display: block;
}
.megamenu-parent:hover > .megamenu-sub-menu .megamenu-column .megamenu-inner-sub-menu {
visibility: visible;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:not(.megamenu-content) > a {
padding: 3px 0;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:not(.megamenu-content):not(.megamenu-heading) > a {
padding-left: 13px;
}
.megamenu-parent > .megamenu-sub-menu .megamenu-inner-sub-menu li:hover > a {
background: none;
}
.megamenu-parent .megamenu-heading > a:after {
display: none;
}
.megamenu-parent .megamenu-heading:hover,
.megamenu-parent .megamenu-heading > a:hover,
.megamenu-parent .megamenu-content:hover,
.megamenu-parent .megamenu-content > a:hover {
background: none;
} .megamenu-parent .megamenu-content {
width: 100%;
} .megamenu-content [class*="mm-icon-"] {
margin-right: 6px;
} .megamenu-content .rtw_main {
font-size: 16px;
font-weight: 300;
}
.megamenu-content a {
line-height: 1.6!important;
} .megamenu-parent:not(.no-styling) input[type="text"],
.megamenu-parent:not(.no-styling) input[type="password"],
.megamenu-parent:not(.no-styling) input[type="date"],
.megamenu-parent:not(.no-styling) input[type="datetime"],
.megamenu-parent:not(.no-styling) input[type="email"],
.megamenu-parent:not(.no-styling) input[type="number"],
.megamenu-parent:not(.no-styling) input[type="search"],
.megamenu-parent:not(.no-styling) input[type="tel"],
.megamenu-parent:not(.no-styling) input[type="time"],
.megamenu-parent:not(.no-styling) input[type="url"] {
height: 34px;
line-height: 34px;
padding: 6px;
border-radius: 4px;
}
.megamenu-parent:not(.no-styling) textarea {
padding: 6px;
border-radius: 4px;
}
.megamenu-parent:not(.no-styling) input[type="submit"] {
border: medium none;
border-radius: 3px 3px 3px 3px;
height: 40px;
line-height: 40px;
padding: 8px 16px;
} .megamenu-parent:not(.no-styling) > .megamenu-sub-menu,
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu .megamenu-inner-sub-menu { background: #2A2C2C;
color: #ADADAD;
} .megamenu-parent:hover:after {
border-color: transparent transparent #2A2C2C;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu .megamenu-inner-sub-menu:after {
content: '';
display: table;
clear:both;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-content):not(.megamenu-heading) > a,
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-content):not(.megamenu-heading) {
font-size: 13px;
line-height: 1.6;
}
.megamenu-parent:not(.no-styling) .megamenu-content a {
padding: 0;
}
.megamenu-parent:not(.no-styling) .megamenu-content p:last-child {
margin-bottom: 0;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu a {
color: #E3E3E3!important;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu a:hover {
color: #FFF!important;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-heading):hover > a {
color: #FFF;
} .megamenu-parent:not(.no-styling) > .megamenu-sub-menu .has-dropdown > a:after {
display: none;
}
.megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-heading):not(.megamenu-content) > a:before {
font-family: 'mm-iconfont';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
content: "";
margin-left: -17px;
margin-right: 4px;
opacity: .5;
} .megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-heading) li:not(.megamenu-heading)  li:not(.megamenu-heading) > a:before {
content: "";
} .megamenu-parent:not(.no-styling) > .megamenu-sub-menu li:not(.megamenu-heading) li:not(.megamenu-heading)  li:not(.megamenu-heading) > a:before {
opacity: .3;
} .megamenu-parent:not(.no-styling) h1, .megamenu-parent:not(.no-styling) h2, .megamenu-parent:not(.no-styling) h3,
.megamenu-parent:not(.no-styling) h4, .megamenu-parent:not(.no-styling) h5, .megamenu-parent:not(.no-styling) h6,
.megamenu-parent:not(.no-styling) .megamenu-heading > a {
color: #F4F5F5!important;
}
.megamenu-parent:not(.no-styling) .megamenu-heading > a {
padding: 0 0 20px 0;
margin-top: 20px;
font-size: 16px;
cursor: default;
}
.megamenu-parent:not(.no-styling) .first-submenu-header > a {
margin-top: 0;
} .map-canvas {
margin-bottom: 20px;
}
.megamenu-content .map-canvas:last-child {
margin-bottom: 0;
} .megamenu-parent:not(.no-styling) input[type="text"],
.megamenu-parent:not(.no-styling) input[type="password"],
.megamenu-parent:not(.no-styling) input[type="date"],
.megamenu-parent:not(.no-styling) input[type="datetime"],
.megamenu-parent:not(.no-styling) input[type="email"],
.megamenu-parent:not(.no-styling) input[type="number"],
.megamenu-parent:not(.no-styling) input[type="search"],
.megamenu-parent:not(.no-styling) input[type="tel"],
.megamenu-parent:not(.no-styling) input[type="time"],
.megamenu-parent:not(.no-styling) input[type="url"] ,
.megamenu-parent:not(.no-styling) textarea {
background: #232323;
border: 1px solid #000000;
color: #C4C5C5;
}
.megamenu-parent:not(.no-styling) input[type="text"]:focus,
.megamenu-parent:not(.no-styling) input[type="password"]:focus,
.megamenu-parent:not(.no-styling) input[type="date"]:focus,
.megamenu-parent:not(.no-styling) input[type="datetime"]:focus,
.megamenu-parent:not(.no-styling) input[type="email"]:focus,
.megamenu-parent:not(.no-styling) input[type="number"]:focus,
.megamenu-parent:not(.no-styling) input[type="search"]:focus,
.megamenu-parent:not(.no-styling) input[type="tel"]:focus,
.megamenu-parent:not(.no-styling) input[type="time"]:focus,
.megamenu-parent:not(.no-styling) input[type="url"] :focus,
.megamenu-parent:not(.no-styling) textarea:focus {
background-color: #343434;
border-color: #4A4949;
}
.megamenu-parent:not(.no-styling) input[type="submit"] {
background-color: #D0D0D0;
box-shadow: 0 0 8px 3px rgba(255, 255, 255, 0.5) inset;
}
.megamenu-parent:not(.no-styling) input[type="submit"]:hover,
.megamenu-parent:not(.no-styling) input[type="submit"]:focus {
background-color: #EFEBEB;
box-shadow: 0 0 8px 3px rgba(255, 255, 255, 0.9) inset;
} .megamenu-parent.skin-white > .megamenu-sub-menu,
.megamenu-parent.skin-white > .megamenu-sub-menu .megamenu-inner-sub-menu { background: #FBFBFB;
color: #848484;
} .megamenu-parent.skin-white:hover:after {
border-color: transparent transparent #FBFBFB;
} .megamenu-parent.skin-white > .megamenu-sub-menu a {
color: #060606!important;
}
.megamenu-parent.skin-white > .megamenu-sub-menu a:hover {
color: #000!important;
}
.megamenu-parent.skin-white > .megamenu-sub-menu li:not(.megamenu-heading):hover > a {
color: #000;
} .megamenu-parent.skin-white h1, .megamenu-parent.skin-white h2, .megamenu-parent.skin-white h3,
.megamenu-parent.skin-white h4, .megamenu-parent.skin-white h5, .megamenu-parent.skin-white h6,
.megamenu-parent.skin-white .megamenu-heading > a {
color: #959595!important;
} .megamenu-parent.skin-white input[type="text"],
.megamenu-parent.skin-white input[type="password"],
.megamenu-parent.skin-white input[type="date"],
.megamenu-parent.skin-white input[type="datetime"],
.megamenu-parent.skin-white input[type="email"],
.megamenu-parent.skin-white input[type="number"],
.megamenu-parent.skin-white input[type="search"],
.megamenu-parent.skin-white input[type="tel"],
.megamenu-parent.skin-white input[type="time"],
.megamenu-parent.skin-white input[type="url"] ,
.megamenu-parent.skin-white textarea {
background: #F1F1F1;
border: 1px solid #DADADA;
color: #454545;
}
.megamenu-parent.skin-white input[type="text"]:focus,
.megamenu-parent.skin-white input[type="password"]:focus,
.megamenu-parent.skin-white input[type="date"]:focus,
.megamenu-parent.skin-white input[type="datetime"]:focus,
.megamenu-parent.skin-white input[type="email"]:focus,
.megamenu-parent.skin-white input[type="number"]:focus,
.megamenu-parent.skin-white input[type="search"]:focus,
.megamenu-parent.skin-white input[type="tel"]:focus,
.megamenu-parent.skin-white input[type="time"]:focus,
.megamenu-parent.skin-white input[type="url"] :focus,
.megamenu-parent.skin-white textarea:focus {
background-color: #FFFFFF;
border-color: #CCCCCC;
}
.megamenu-parent.skin-white input[type="submit"] {
background-color: #E8E8E8;
box-shadow: 0 0 8px 3px rgba(255, 255, 255, 0.34) inset;
color: #787878;
}
.megamenu-parent.skin-white input[type="submit"]:hover,
.megamenu-parent.skin-white input[type="submit"]:focus {
background-color: #EFEFEF;
box-shadow: 0 0 7px 1px rgba(255, 255, 255, 0.66) inset, 0 1px 2px 0px rgba(69, 68, 68, 0.35);
}
}
@media only screen and (max-width: 767px) {
.megamenu-parent {
display: none;
}
}@font-face {
font-family: 'mm-iconfont';
src:url(//www.browandskinstudio.com.au/wp-content/plugins/tfingi-megamenu/iconfont/fonts/mm-iconfont.eot);
src:url(//www.browandskinstudio.com.au/wp-content/plugins/tfingi-megamenu/iconfont/fonts/mm-iconfont.eot?#iefix) format('embedded-opentype'),
url(//www.browandskinstudio.com.au/wp-content/plugins/tfingi-megamenu/iconfont/fonts/mm-iconfont.woff) format('woff'),
url(//www.browandskinstudio.com.au/wp-content/plugins/tfingi-megamenu/iconfont/fonts/mm-iconfont.ttf) format('truetype'),
url(//www.browandskinstudio.com.au/wp-content/plugins/tfingi-megamenu/iconfont/fonts/mm-iconfont.svg#mm-iconfont) format('svg');
font-weight: normal;
font-style: normal;
}     .mm-icon-github, .mm-icon-flickr, .mm-icon-vimeo, .mm-icon-twitter, .mm-icon-facebook, .mm-icon-googleplus, .mm-icon-pinterest, .mm-icon-tumblr, .mm-icon-linkedin, .mm-icon-dribbble, .mm-icon-stumbleupon, .mm-icon-lastfm, .mm-icon-rdio, .mm-icon-spotify, .mm-icon-instagram, .mm-icon-skype, .mm-icon-paypal, .mm-icon-picasa, .mm-icon-soundcloud, .mm-icon-behance, .mm-icon-circles, .mm-icon-vk, .mm-icon-arrow-right, .mm-icon-arrow-right-2, .mm-icon-untitled, .mm-icon-dot, .mm-icon-arrow-right-3, .mm-icon-reddit, .mm-icon-github-2, .mm-icon-wordpress, .mm-icon-youtube, .mm-icon-youtube-2, .mm-icon-feed, .mm-icon-forrst, .mm-icon-apple, .mm-icon-android, .mm-icon-windows8, .mm-icon-stackoverflow, .mm-icon-phone, .mm-icon-mobile, .mm-icon-directions, .mm-icon-mail, .mm-icon-paperplane, .mm-icon-feather, .mm-icon-paperclip, .mm-icon-user, .mm-icon-users, .mm-icon-vcard, .mm-icon-location, .mm-icon-map, .mm-icon-compass, .mm-icon-location-2, .mm-icon-target, .mm-icon-share, .mm-icon-sharable, .mm-icon-heart, .mm-icon-heart-2, .mm-icon-star, .mm-icon-star-2, .mm-icon-thumbs-up, .mm-icon-chat, .mm-icon-comment, .mm-icon-house, .mm-icon-popup, .mm-icon-search, .mm-icon-link, .mm-icon-cog, .mm-icon-tools, .mm-icon-camera, .mm-icon-megaphone, .mm-icon-tag, .mm-icon-leaf, .mm-icon-palette, .mm-icon-music, .mm-icon-new, .mm-icon-graduation, .mm-icon-book, .mm-icon-newspaper, .mm-icon-bag, .mm-icon-lifebuoy, .mm-icon-clock, .mm-icon-microphone, .mm-icon-calendar, .mm-icon-bolt, .mm-icon-briefcase, .mm-icon-gauge, .mm-icon-language, .mm-icon-network, .mm-icon-key, .mm-icon-drive, .mm-icon-rocket, .mm-icon-cone, .mm-icon-suitcase, .mm-icon-earth, .mm-icon-keyboard, .mm-icon-code, .mm-icon-screen, .mm-icon-credit-card, .mm-icon-database, .mm-icon-light-bulb, .mm-icon-cart, .mm-icon-ticket, .mm-icon-rss, .mm-icon-signal, .mm-icon-untitled-2, .mm-icon-statistics, .mm-icon-pie, .mm-icon-bars, .mm-icon-graph, .mm-icon-lock, .mm-icon-lock-open, .mm-icon-logout, .mm-icon-login, .mm-icon-cross, .mm-icon-info, .mm-icon-info-2, .mm-icon-question, .mm-icon-help, .mm-icon-warning, .mm-icon-layout, .mm-icon-list, .mm-icon-pictures, .mm-icon-landscape, .mm-icon-folder, .mm-icon-archive, .mm-icon-install, .mm-icon-cloud, .mm-icon-bookmark, .mm-icon-bookmarks, .mm-icon-quill, .mm-icon-play, .mm-icon-podcast, .mm-icon-credit, .mm-icon-coin, .mm-icon-cart-2, .mm-icon-stack, .mm-icon-bubbles, .mm-icon-bubbles-2, .mm-icon-dashboard, .mm-icon-fire, .mm-icon-checkmark, .mm-icon-close, .mm-icon-checkmark-2, .mm-icon-enter, .mm-icon-exit, .mm-icon-table {
font-family: 'mm-iconfont';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.mm-icon-github:before {
content: "\e000";
}
.mm-icon-flickr:before {
content: "\e001";
}
.mm-icon-vimeo:before {
content: "\e002";
}
.mm-icon-twitter:before {
content: "\e003";
}
.mm-icon-facebook:before {
content: "\e004";
}
.mm-icon-googleplus:before {
content: "\e005";
}
.mm-icon-pinterest:before {
content: "\e006";
}
.mm-icon-tumblr:before {
content: "\e007";
}
.mm-icon-linkedin:before {
content: "\e008";
}
.mm-icon-dribbble:before {
content: "\e009";
}
.mm-icon-stumbleupon:before {
content: "\e00a";
}
.mm-icon-lastfm:before {
content: "\e00b";
}
.mm-icon-rdio:before {
content: "\e00c";
}
.mm-icon-spotify:before {
content: "\e00d";
}
.mm-icon-instagram:before {
content: "\e00e";
}
.mm-icon-skype:before {
content: "\e00f";
}
.mm-icon-paypal:before {
content: "\e010";
}
.mm-icon-picasa:before {
content: "\e011";
}
.mm-icon-soundcloud:before {
content: "\e012";
}
.mm-icon-behance:before {
content: "\e013";
}
.mm-icon-circles:before {
content: "\e014";
}
.mm-icon-vk:before {
content: "\e015";
}
.mm-icon-arrow-right:before {
content: "\e016";
}
.mm-icon-arrow-right-2:before {
content: "\e017";
}
.mm-icon-untitled:before {
content: "\e018";
}
.mm-icon-dot:before {
content: "\e019";
}
.mm-icon-arrow-right-3:before {
content: "\e01a";
}
.mm-icon-reddit:before {
content: "\e01b";
}
.mm-icon-github-2:before {
content: "\e01c";
}
.mm-icon-wordpress:before {
content: "\e01d";
}
.mm-icon-youtube:before {
content: "\e01e";
}
.mm-icon-youtube-2:before {
content: "\e01f";
}
.mm-icon-feed:before {
content: "\e020";
}
.mm-icon-forrst:before {
content: "\e021";
}
.mm-icon-apple:before {
content: "\e022";
}
.mm-icon-android:before {
content: "\e023";
}
.mm-icon-windows8:before {
content: "\e024";
}
.mm-icon-stackoverflow:before {
content: "\e025";
}
.mm-icon-phone:before {
content: "\e026";
}
.mm-icon-mobile:before {
content: "\e027";
}
.mm-icon-directions:before {
content: "\e028";
}
.mm-icon-mail:before {
content: "\e029";
}
.mm-icon-paperplane:before {
content: "\e02a";
}
.mm-icon-feather:before {
content: "\e02b";
}
.mm-icon-paperclip:before {
content: "\e02c";
}
.mm-icon-user:before {
content: "\e02d";
}
.mm-icon-users:before {
content: "\e02e";
}
.mm-icon-vcard:before {
content: "\e02f";
}
.mm-icon-location:before {
content: "\e030";
}
.mm-icon-map:before {
content: "\e031";
}
.mm-icon-compass:before {
content: "\e032";
}
.mm-icon-location-2:before {
content: "\e033";
}
.mm-icon-target:before {
content: "\e034";
}
.mm-icon-share:before {
content: "\e035";
}
.mm-icon-sharable:before {
content: "\e036";
}
.mm-icon-heart:before {
content: "\e037";
}
.mm-icon-heart-2:before {
content: "\e038";
}
.mm-icon-star:before {
content: "\e039";
}
.mm-icon-star-2:before {
content: "\e03a";
}
.mm-icon-thumbs-up:before {
content: "\e03b";
}
.mm-icon-chat:before {
content: "\e03c";
}
.mm-icon-comment:before {
content: "\e03d";
}
.mm-icon-house:before {
content: "\e03e";
}
.mm-icon-popup:before {
content: "\e03f";
}
.mm-icon-search:before {
content: "\e040";
}
.mm-icon-link:before {
content: "\e041";
}
.mm-icon-cog:before {
content: "\e042";
}
.mm-icon-tools:before {
content: "\e043";
}
.mm-icon-camera:before {
content: "\e044";
}
.mm-icon-megaphone:before {
content: "\e045";
}
.mm-icon-tag:before {
content: "\e046";
}
.mm-icon-leaf:before {
content: "\e047";
}
.mm-icon-palette:before {
content: "\e048";
}
.mm-icon-music:before {
content: "\e049";
}
.mm-icon-new:before {
content: "\e04a";
}
.mm-icon-graduation:before {
content: "\e04b";
}
.mm-icon-book:before {
content: "\e04c";
}
.mm-icon-newspaper:before {
content: "\e04d";
}
.mm-icon-bag:before {
content: "\e04e";
}
.mm-icon-lifebuoy:before {
content: "\e04f";
}
.mm-icon-clock:before {
content: "\e050";
}
.mm-icon-microphone:before {
content: "\e051";
}
.mm-icon-calendar:before {
content: "\e052";
}
.mm-icon-bolt:before {
content: "\e053";
}
.mm-icon-briefcase:before {
content: "\e054";
}
.mm-icon-gauge:before {
content: "\e055";
}
.mm-icon-language:before {
content: "\e056";
}
.mm-icon-network:before {
content: "\e057";
}
.mm-icon-key:before {
content: "\e058";
}
.mm-icon-drive:before {
content: "\e059";
}
.mm-icon-rocket:before {
content: "\e05a";
}
.mm-icon-cone:before {
content: "\e05b";
}
.mm-icon-suitcase:before {
content: "\e05c";
}
.mm-icon-earth:before {
content: "\e05d";
}
.mm-icon-keyboard:before {
content: "\e05e";
}
.mm-icon-code:before {
content: "\e05f";
}
.mm-icon-screen:before {
content: "\e060";
}
.mm-icon-credit-card:before {
content: "\e061";
}
.mm-icon-database:before {
content: "\e062";
}
.mm-icon-light-bulb:before {
content: "\e063";
}
.mm-icon-cart:before {
content: "\e064";
}
.mm-icon-ticket:before {
content: "\e065";
}
.mm-icon-rss:before {
content: "\e066";
}
.mm-icon-signal:before {
content: "\e067";
}
.mm-icon-untitled-2:before {
content: "\e068";
}
.mm-icon-statistics:before {
content: "\e069";
}
.mm-icon-pie:before {
content: "\e06a";
}
.mm-icon-bars:before {
content: "\e06b";
}
.mm-icon-graph:before {
content: "\e06c";
}
.mm-icon-lock:before {
content: "\e06d";
}
.mm-icon-lock-open:before {
content: "\e06e";
}
.mm-icon-logout:before {
content: "\e06f";
}
.mm-icon-login:before {
content: "\e070";
}
.mm-icon-cross:before {
content: "\e071";
}
.mm-icon-info:before {
content: "\e072";
}
.mm-icon-info-2:before {
content: "\e073";
}
.mm-icon-question:before {
content: "\e074";
}
.mm-icon-help:before {
content: "\e075";
}
.mm-icon-warning:before {
content: "\e076";
}
.mm-icon-layout:before {
content: "\e077";
}
.mm-icon-list:before {
content: "\e078";
}
.mm-icon-pictures:before {
content: "\e079";
}
.mm-icon-landscape:before {
content: "\e07a";
}
.mm-icon-folder:before {
content: "\e07b";
}
.mm-icon-archive:before {
content: "\e07c";
}
.mm-icon-install:before {
content: "\e07d";
}
.mm-icon-cloud:before {
content: "\e07e";
}
.mm-icon-bookmark:before {
content: "\e07f";
}
.mm-icon-bookmarks:before {
content: "\e080";
}
.mm-icon-quill:before {
content: "\e081";
}
.mm-icon-play:before {
content: "\e082";
}
.mm-icon-podcast:before {
content: "\e083";
}
.mm-icon-credit:before {
content: "\e084";
}
.mm-icon-coin:before {
content: "\e085";
}
.mm-icon-cart-2:before {
content: "\e086";
}
.mm-icon-stack:before {
content: "\e087";
}
.mm-icon-bubbles:before {
content: "\e088";
}
.mm-icon-bubbles-2:before {
content: "\e089";
}
.mm-icon-dashboard:before {
content: "\e08a";
}
.mm-icon-fire:before {
content: "\e08b";
}
.mm-icon-checkmark:before {
content: "\e08c";
}
.mm-icon-close:before {
content: "\e08d";
}
.mm-icon-checkmark-2:before {
content: "\e08e";
}
.mm-icon-enter:before {
content: "\e08f";
}
.mm-icon-exit:before {
content: "\e090";
}
.mm-icon-table:before {
content: "\e091";
}.upb_row_bg,.upb_video-bg,.vcpb-fs-jquery{overflow:hidden}.vc-row-translate-wrapper{margin:0!important}.uvc-vc-full-width .upb_video-bg{width:100%!important;max-width:100%!important;min-width:100%!important;left:0!important;margin-left:0!important}.upb_bg_overlay,.upb_bg_overlay_pattern{color:inherit;position:absolute;width:100%;height:100%!important;left:0;top:0}.upb_bg_overlay_pattern{background-attachment:fixed}.ult-vc-seperator{position:absolute;width:100%;height:0;left:0;z-index:1}.ult-main-seperator-inner{position:relative;height:100%;width:100%}.ult-vc-seperator.top_seperator{top:-1px;bottom:auto}.ult-vc-seperator.bottom_seperator{top:auto;bottom:-1px}.ult-vc-seperator svg{width:100%;height:auto}.uvc-svg-circle,.uvc-svg-triangle{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-svg-circle,.bottom_seperator .uvc-svg-triangle{top:auto;bottom:-1px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.uvc-x-large-triangle{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-x-large-triangle{top:auto;bottom:-1px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.bottom_seperator .uvc-x-large-triangle,.top_seperator .uvc-x-large-triangle-left{-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);-ms-transform:scaleY(-1)}.uvc-x-large-triangle-left,.uvc-x-large-triangle-right{position:absolute;top:-1px;bottom:auto;z-index:1}.bottom_seperator .uvc-x-large-triangle-left,.bottom_seperator .uvc-x-large-triangle-right,.uvc-x-large-circle{top:auto;bottom:-1px}.top_seperator .uvc-x-large-triangle-left{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.top_seperator .uvc-x-large-triangle-right{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.bottom_seperator .uvc-x-large-triangle-right{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.uvc-x-large-circle{position:absolute}.top_seperator .uvc-x-large-circle{top:-1px;bottom:auto}.bottom_seperator .uvc-x-large-circle{-ms-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.bottom_seperator .uvc-x-large-circle,.top_seperator .uvc-curve-up-seperator{-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-o-transform:scaleY(-1)}.uvc-curve-up-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-curve-up-seperator{top:-1px;bottom:auto;-ms-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.uvc-curve-down-seperator{position:absolute;top:auto;bottom:-1px}.bottom_seperator .uvc-curve-down-seperator{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.top_seperator .uvc-curve-down-seperator{top:-1px;bottom:auto;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.uvc-tilt-left-seperator{position:absolute;top:auto;bottom:1px}.top_seperator .uvc-tilt-left-seperator{top:1px;bottom:auto;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.uvc-tilt-right-seperator{position:absolute;top:auto;bottom:1px}.bottom_seperator .uvc-tilt-right-seperator{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.top_seperator .uvc-tilt-right-seperator{top:1px;bottom:auto;-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.ult-rounded-split-seperator-wrapper{z-index:1}.ult-rounded-split-seperator{position:relative;height:100%}.ult-rounded-split-seperator:after,.ult-rounded-split-seperator:before{left:0;z-index:10;width:50%;height:70px;background:inherit inherit/inherit inherit inherit inherit;content:'';position:absolute}.ult-vc-seperator.top_seperator svg.uvc-multi-triangle-svg{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.vcpb-vz-jquery,.vertical_layer_parallax{background-position:50% 0}.upb_video-bg,.vcpb-default,.vcpb-fix,.vcpb-hz-jquery,.vcpb-vz-jquery,.vertical_layer_parallax{background-repeat:no-repeat}.upb_video-bg,.vcpb-default,.vcpb-fix{-webkit-background-size:cover;background-size:cover}.top_seperator.ult-rounded-split-seperator-wrapper{top:0;bottom:auto}.uvc-wave-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-wave-seperator{top:-1px;bottom:auto;-ms-transform:scale(-1);-webkit-transform:scale(-1);transform:scale(-1)}.top_seperator .uvc-cloud-seperator,.top_seperator .uvc-wave-seperator{-moz-transform:scale(-1);-webkit-transform:scale(-1);-o-transform:scale(-1)}.uvc-cloud-seperator{position:absolute;top:auto;bottom:-1px}.top_seperator .uvc-cloud-seperator{top:-1px;bottom:auto;-ms-transform:scale(-1);-webkit-transform:scale(-1);transform:scale(-1)}.separator-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.vc-row-translate>.vc-row-translate-wrapper{overflow:hidden;width:100%!important;margin:initial!important}.upb_video_class,.wpb_column,.wpb_row{position:relative}.upb_row_bg{position:absolute;width:100%;height:100%;background-position:center center;top:0;bottom:0;right:0;left:0;z-index:0}.upb-background-text-wrapper,.upb_video-text,.upb_video-text-wrapper{position:relative}.upb_bg_img{display:none!important}.vcpb-default{background-attachment:initial}.vcpb-fix,.vcpb-vz-jquery,.vertical_layer_parallax{background-attachment:fixed}.vertical_layer_parallax{-webkit-background-size:cover;background-size:cover}.vcpb-hz-jquery{background-position:0 50%}.upb_video-wrapper{display:block;max-width:100%;height:100%}.upb_video-text{z-index:9;width:100%;height:100%;top:0;bottom:0;right:0;left:0}.full-browser-size .upb-background-text,.video-browser-size .upb_video-text{margin:initial!important;position:absolute;bottom:auto;top:50%;right:0;left:0;height:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.upb_video-bg{position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;left:0;background-position:50% 50%;margin:0 auto}.upb_video-src{max-width:none;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;min-width:100%;min-height:100%}.upb_video-src.ult-make-full-height{height:100%;width:auto!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:0}.upb_utube_iframe,.upb_vimeo_iframe{max-width:none;max-height:none;width:100%;height:100%;position:absolute}.upb_video-bg .mbYTP_wrapper iframe{max-width:none!important;max-height:none!important}.uvc-row.uvc-video-fixer .mbYTP_wrapper iframe{margin-left:0!important;margin-top:-50px!important}.video-controls{position:absolute;bottom:10%;right:5%;cursor:pointer;width:auto!important;min-width:15px!important;height:auto!important;z-index:99}.video-controls i{font-size:40px}body.rtl .upb_row_bg{right:auto}.uvc-multi-color-bg{-webkit-animation:MultiColorVC 10s alternate infinite;animation:MultiColorVC 10s alternate infinite;z-index:9998;opacity:.6;background-color:#e14949}@-webkit-keyframes MultiColorVC{0%{background-color:#e14949}25%{background-color:#3de02c}50%{background-color:#2c8de0}100%{background-color:#e02cbc}}@keyframes MultiColorVC{0%{background-color:#e14949}25%{background-color:#3de02c}50%{background-color:#2c8de0}100%{background-color:#e02cbc}}@media (max-width:479px){.uvc_hidden-xs{display:none!important}}@media (min-width:480px)and (max-width:767px){.uvc_hidden-xsl{display:none!important}}@media (min-width:768px)and (max-width:991px){.uvc_hidden-sm{display:none!important}}@media (min-width:992px)and (max-width:1199px){.uvc_hidden-md{display:none!important}}@media (min-width:1200px)and (max-width:1823px){.uvc_hidden-ml{display:none!important}}@media (min-width:1824px){.uvc_hidden-lg{display:none!important}}.mpcth-vc-row-wrap,.toranj-vc-row-wrapper,.x-content-band{position:relative}.js_active .site-inner{overflow:visible}html.ult-remove-fixed-background .upb_row_bg{background-attachment:scroll!important}.vc_row-flex .upb-background-text-wrapper.full-browser-size,.vc_row-flex .upb_video-text-wrapper.full-browser-size{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-box;display:flex;width:100%}.vc_row-flex .upb-background-text,.vc_row-flex .upb_video-text,.vc_row-flex .vc-row-translate-wrapper,.vc_row-o-content-bottom .upb-background-text,.vc_row-o-content-bottom .upb_video-text,.vc_row-o-content-bottom .vc-row-translate-wrapper,.vc_row-o-content-middle .upb-background-text,.vc_row-o-content-middle .upb_video-text,.vc_row-o-content-middle .vc-row-translate-wrapper,.vc_row-o-content-top .upb-background-text,.vc_row-o-content-top .upb_video-text,.vc_row-o-content-top .vc-row-translate-wrapper,.vc_row-o-equal-height .upb-background-text,.vc_row-o-equal-height .upb_video-text,.vc_row-o-equal-height .vc-row-translate-wrapper{margin:0 auto!important}.vc_row-o-content-top.full-browser-size .upb-background-text,.vc_row-o-content-top.video-browser-size .upb_video-text{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.vc_row-o-content-bottom.full-browser-size .upb-background-text,.vc_row-o-content-bottom.video-browser-size .upb_video-text{top:auto;bottom:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.essb-click-to-tweet {
display: block;
background: #60A8DC;
position: relative;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 15px 15px 15px 30px;
margin-bottom: 1em;
color: #fff;
cursor: pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.essb-click-to-tweet.essb-click-to-tweet-light {
background: none;
border-left: 5px solid #888;
border-radius: 0px;
}
.essb-click-to-tweet.essb-click-to-tweet-qlite {
background: none;
border: 1px solid #efefef;
border-radius: 0px;
}
.essb-click-to-tweet.essb-click-to-tweet-light:hover {
background-color: rgba(88, 88, 88, 0.05);
border-left: 5px solid #555;
}
.essb-click-to-tweet.essb-click-to-tweet-qlite:hover {
background-color: rgba(88, 88, 88, 0.02);
border: 1px solid #e1e1e1;
}
.essb-click-to-tweet.essb-click-to-tweet-dark {
background: #333;
border-left: 5px solid #999;
border-radius: 0px;
}
.essb-click-to-tweet.essb-click-to-tweet-dark:hover {
background: #111;
border-left: 5px solid #cdcdcd;
}
.essb-click-to-tweet:hover {
background-color: #2a7fbd;
border-left: 3px solid #4499d6;
}
.essb-click-to-tweet:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.essb-click-to-tweet-quote {
position: relative;
color: #fff !important;
font-size: 18px;
line-height: 21px;
font-weight: 100;
text-decoration: none !important;
text-transform: none !important;
word-wrap: break-word;
border-bottom: none !important;
}
.essb-click-to-tweet.essb-click-to-tweet-light .essb-click-to-tweet-quote {
color: #555 !important;
}
.essb-click-to-tweet.essb-click-to-tweet-qlite .essb-click-to-tweet-quote {
color: #333 !important;
font-style: italic;
}
.essb-click-to-tweet.essb-click-to-tweet-dark .essb-click-to-tweet-quote {
color: #fff !important;
}
.essb-click-to-tweet-button {
margin: 0;
display: block;
text-transform: uppercase;
font-size: .7em;
font-weight: bold;
color: #fff;
text-align: right;
text-decoration: none !important;
}
.essb-click-to-tweet-light .essb-click-to-tweet-button, .essb-click-to-tweet-qlite .essb-click-to-tweet-button {
color: #555;
}
.essb-click-to-tweet-button-icon {
background-size: 21px 21px;
background-repeat: no-repeat;
width: 21px;
height: 21px;
display: inline-block;
float: right;
margin-top: -3px;
margin-left: 5px;
font-size: 16px;
}
.essb-ctt-text a:hover {
text-decoration: none;
color: #fff !important;
}
.essb-click-to-tweet-qlite .essb-click-to-tweet-button-icon {
color: #60A8DC;
}