@import url(bootstrap/css/bootstrap.min.css);
@import url(css/jquery-ui.css?u=2201);
@import url(css/jquery-ui.theme.min.css?u=2201);
@import url(css/jquery-ui.structure.min.css?u=2201);
@import url(css/all.min.css?u=22015);

/* @import url(js/fancy/jquery.fancybox.min.css); */

@import url(js/fancy/helpers/jquery.fancybox-buttons.css);
@import url(js/fancy/helpers/jquery.fancybox-thumbs.css);
@import url(css/tablet.css?u=2201);
@import url(css/mobile.css?u=2201);
@import url(css/fancybox.min.css);
@import url(css/unoslider.min.css);
@import url(css/flexslider.min.css);
@import url(css/trans-banner.css);
@import url(css/layerslider.css);

/* @import url(css/isotope.css); */

@import url(css/vb/visbook.notmin.css?u=22001);
@import url(js/colorpicker/css/colorpicker.css?u=2201);
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
@import url(//fonts.googleapis.com/css?family=Titillium+Web:400,600,700);
@import url(//fonts.googleapis.com/css?family=Exo+2:100,200);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@font-face {
    font-family: 'EncodeSansLight';
    src: url('fonts/encodesans-light.eot');
    src: url('fonts/encodesans-light.eot') format('embedded-opentype'), url('fonts/encodesans-light.woff') format('woff'), url('fonts/encodesans-light.ttf') format('truetype'), url('fonts/encodesans-light.svg#EncodeSansLight') format('svg');
}

:root {
    --mainColor: #B454A8;
    --secondaryColor: #5B3375;
    --grey: #e9e9e9;
    --orange: #c87217;
    --darkgreen: #006400
}

form:not(.showControlBar) .menuTestNew32012 {
    display: none;
}


/*reset footer when logged in*/

.mainBack {
    background: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    max-height: 98% !important;
}

.green A:visited,
.green A:link,
.green a,
.green a:visited {
    color: #006400 !important;
    color: var(--darkgreen) !important;
}


/*html.mainPage #Body{background:url(/Portals/100/background1.jpg) 50%/cover !important; }*/

#skin_header {
    background: #fff;
    padding: 1% 2.5% 0;
}


/*.row-fluid div.span3 {background: rgba(255,255,255,0.7);padding: 7px 0 0 5px;}*/

#Form>#custom-button {
    display: none;
}

.opacityA {
    opacity: 0;
    visibility: hidden;
}

.weather .onHover {
    display: none;
    background: #663366;
    font-size: .8em;
    padding: 5px 10px;
    width: 150px;
    position: absolute;
    top: 100%;
    right: 0;
    color: #fff;
}

.weather:hover .onHover {
    display: block;
}


/*---------------------insta---------------------*/

.instaPic {
    float: left;
    width: 30%;
    padding: 1.5%;
}

.instaPic:nth-of-type(1) {
    width: 97%;
}


/*----------------------------------------------*/

.greyBackRow {
    margin: 3em -2.6% 0;
    padding: 2em 2.65% 1em;
    background: #e0e0e0;
}


/*--------- Global CSS Reset & Standards ----------*/

body {
    margin: 0;
    padding-left: max(12px, env(safe-area-inset-left));
    padding-left: env(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-right: max(12px, env(safe-area-inset-right));
    background: #ffffff;
}

#Body {
    background: url(images/bg_pattern/bg_grid_01.png) center center #ddd fixed;
    color: #555;
}

html,
body {
    margin: 0;
    padding: 0;
    font: normal 14px/1.5 'EncodeSansLight', sans-serif;
    color: #555;
}

#Form {
    height: 100%;
    transition: .7s opacity ease-in-out;
}

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 {
    border: 0;
    font-family: 'EncodeSansLight', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

a img {
    border: 0;
}

img,
object,
embed {
    max-width: 100%;
}

[class^="map"] img,
[class*="map"] img,
[id^="map"] img,
[id*="map"] img,
[class^="Map"] img,
[class*="Map"] img,
[id^="Map"] img,
[id*="Map"] img {
    max-width: none !important;
}

img {
    height: auto;
}

p {
    margin: 0 0 8px 0;
}

ol,
ul {
    list-style: none;
}

ol li {
    list-style-type: decimal;
}

li,
ul li {
    list-style: none;
}

a {
    outline: 0;
    border: 0;
}

A:link {
    color: #B454A8;
    text-decoration: none;
}

A:visited {
    color: #666666;
    text-decoration: none;
}

A:hover {
    color: #B454A8;
    text-decoration: none;
}

A:active {
    color: #B454A8;
    text-decoration: none;
}

.color_text {
    color: #B454A8;
}

.color_bg {
    background: #B454A8;
}

::selection {
    background: #00a088;
    color: #fff;
    text-shadow: none;
    border-right: 1px dotted;
}

h1 {
    font-size: 28px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

h2 {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

.DnnModule-20400 h2 {
    display: none;
}

.DnnModule-20400 h2>span {
    /*allProdView main module*/
    font-size: 1em;
    margin: 0 0 20px;
    float: left;
    width: 100%;
}

h3 {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

h4 {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

.mainPageAll h4 {
    color: #555 !important;
}

h5 {
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

h6 {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #B454A8;
    font-weight: 600;
    font-family: 'EncodeSansLight', sans-serif;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
    font-family: 'EncodeSansLight', sans-serif;
}

.ls-layer h1,
.ls-layer h2,
.ls-layer h3,
.ls-layer h4,
.ls-layer h5.ls-layer h6,
.ls-layer a {
    color: #FFFFFF !important;
    font-weight: 100;
    font-family: 'EncodeSansLight', sans-serif;
}

.ls-layer h1 {
    font-weight: 200 !important;
}


/*spacer styles*/

.pe-spacer {
    clear: both;
    display: block;
    margin: 0;
    min-height: 0 !important;
    padding: 0;
    width: 100%;
}

.pe-spacer.size10 {
    height: 10px;
}

.pe-spacer.size20 {
    height: 20px;
}

.pe-spacer.size30 {
    height: 30px;
}

.pe-spacer.size40 {
    height: 40px;
}

.pe-spacer.size50 {
    height: 50px;
}

.pe-spacer.size60 {
    height: 60px;
}

.pe-spacer.size70 {
    height: 70px;
}

.pe-spacer.size80 {
    height: 80px;
}

.pe-spacer.size90 {
    height: 90px;
}

.pe-spacer.size100 {
    height: 100px;
}


/*border styles*/

.left_border {
    border-left: 1px solid #e9e9e9;
}

.right_border {
    border-right: 1px solid #e9e9e9;
}

.top_border {
    border-top: 1px solid #e9e9e9;
}

.bottom_border {
    border-bottom: 1px solid #e9e9e9;
}

.Head {
    font-weight: bold;
    font-size: 16px;
}

.SubHead {
    font-weight: bold;
    font-size: 15px;
}

.SubSubHead {
    font-size: 14px;
}

.Normal {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
}

.clearafter:after {
    clear: both;
    content: ".";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block;
}

.clearafter {
    display: inline-block;
}

.clearafter {
    display: block;
}

.clear {
    clear: both;
}

.clear_float {
    clear: both;
    line-height: 0;
    font-size: 0;
}


/*--------- ControlPanel style ----------*/

.controlpanel_bg {
    width: 100%;
    background: #FFFFFF;
}

.controlpanel_style {
    width: 900px;
    margin: 0 auto;
}

.controlpanel_style table {
    width: 100%;
}

.CommandButton {
    font-size: 11px;
    font-weight: normal;
    color: #0033CC;
    text-decoration: none;
}

A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
    font-size: 11px;
    font-weight: normal;
    color: #0033CC;
    text-decoration: underline;
}

A.CommandButton:hover {
    font-size: 11px;
    font-weight: normal;
    color: #0033CC;
    text-decoration: none;
}

.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
    color: #000000;
    text-decoration: underline;
}

.FileManager A:hover {
    color: #000000;
    text-decoration: none;
}

.dnnPrimaryAction,
.dnnFormItem input[type="submit"],
a.dnnPrimaryAction,
a.dnnPrimaryAction:link {
    color: #FFF !important;
    text-decoration: none;
    background: #5461b3;
}

.dnnActionMenu span {
    color: #000000 !important;
}

.ModuleTitle_SubMenu {
    z-index: 9999 !important;
}

.DnnModule {
    z-index: inherit;
}

.DnnModule.DnnModule-VisBookBookingEngine.DnnModule-20385 {
    margin: 2em auto 0;
    max-width: 1300px;
}

.goToLink {
    font-weight: 700;
    float: right;
    clear: right;
}

.goToLink:before {
    content: "+ ";
}

.goToLink:hover:after {
    content: " >>";
    position: absolute;
    padding: 0 0 0 .3em;
}


/*--------- rootMenu style ----------*/

ul.rootMenu>li>a>span>img {
    display: none;
}


/*--------- Breadcrumb style ----------*/

.Breadcrumb,
A.Breadcrumb:link,
A.Breadcrumb:visited,
A.Breadcrumb:active {
    text-decoration: none;
    text-transform: lowercase;
}

A.Breadcrumb:hover {
    text-decoration: none;
}


/*--------- Login style ----------*/

.Login,
A.Login:link,
A.Login:visited,
A.Login:active {
    font-size: 12px;
    color: #555;
    text-decoration: none;
}

A.Login:hover {
    color: #B454A8;
    text-decoration: none;
}


/*--------- User style ----------*/

.User,
A.User:link,
A.User:visited,
A.User:active {
    font-size: 12px;
    color: #555;
    text-decoration: none;
}

A.User:hover {
    color: #B454A8;
    text-decoration: none;
}


/*--------- Footer style ----------*/

.Footer,
A.Footer:link,
A.Footer:visited,
A.Footer:active,
footer span {
    padding: 0px 8px;
    color: #666;
    font-size: 12px;
    text-decoration: none;
}

A.Footer:hover {
    color: #B454A8;
    text-decoration: none;
}


/*--------- CarouFredSel Style ----------*/

.carouFredSel2 {
    position: relative;
    padding: 10px 40px 10px 50px;
    margin: 0 5px;
}

.carouFredSel2 .caroul_img {
    text-align: center;
}

.carouFredSel2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
}

.carouFredSel2 ul li {
    float: left;
    list-style: none;
    height: auto;
    min-height: 60px;
    margin-right: 10px;
    line-height: 60px;
    position: relative;
    opacity: 1;
}

.carouFredSel_nav_left {
    position: absolute;
    left: 10px;
    top: 30px;
}

.carouFredSel_nav_right {
    position: absolute;
    right: 10px;
    top: 30px;
}

.caroul_prev2 {
    background: url(images/carouFredSel_prev.jpg) no-repeat center center #fff;
    padding: 4px 10px;
    border-radius: 4px;
}

.caroul_next2 {
    background: url(images/carouFredSel_next.jpg) no-repeat center center #fff;
    padding: 4px 10px;
    border-radius: 4px;
}


/*--------- Social-Links ----------*/

.Social-Links {
    margin: 6px 0;
}

.iconFacebook {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat 0 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconPinterest {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -29px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconTwitter {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -58px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconGoogle {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -87px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconRss {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -116px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconVimeo {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -145px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconEvernote {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -174px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconDribbble {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -203px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconTumblr {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -232px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconBehance {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -261px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconStumbleUpon {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -290px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconDropbox {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -319px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconSoundCloud {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -348px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconPicasa {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -377px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconLast.fm {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -406px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconForrst {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -435px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconFlicr {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -464px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconDeviantArt {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -493px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconLinkedIn {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -522px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconBlogger {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -551px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconInstagram {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -580px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconYahoo {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -609px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconYouTube {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -638px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconGrooveshark {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -667px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconDigg {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -696px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconSkype {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -725px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconShareThis {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -754px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconWordPress {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -783px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconKickstarter {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -812px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconBebo {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -841px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconZerply {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -870px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconAmazon {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -899px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconMyspace {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -928px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconWikipedia {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -957px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconTechnorati {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -986px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconAddThis {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -1015px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconDelicious {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -1044px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconXing {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -1073px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconQuora {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -1102px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}

.iconGitHub {
    width: 28px;
    height: 28px;
    background: url(images/socialicons.png) no-repeat -1131px 0;
    display: inline-block;
    padding: 0;
    margin: 0 1px;
}


/*--------- Social-Links Hover ---------*/

a.iconFacebook:hover {
    background-color: #5d82d1;
    background-position: 0 -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconPinterest:hover {
    background-color: #e13138;
    background-position: -29px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconTwitter:hover {
    background-color: #40bff5;
    background-position: -58px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconGoogle:hover {
    background-color: #eb5e4c;
    background-position: -87px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconRss:hover {
    background-color: #faa33d;
    background-position: -116px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconVimeo:hover {
    background-color: #35c6ea;
    background-position: -145px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconEvernote:hover {
    background-color: #9acf4f;
    background-position: -174px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconDribbble:hover {
    background-color: #f7659c;
    background-position: -203px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconTumblr:hover {
    background-color: #426d9b;
    background-position: -232px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconBehance:hover {
    background-color: #1879fd;
    background-position: -261px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconStumbleUpon:hover {
    background-color: #ff5c30;
    background-position: -290px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconDropbox:hover {
    background-color: #17a3eb;
    background-position: -319px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconSoundCloud:hover {
    background-color: #ff7e30;
    background-position: -348px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconPicasa:hover {
    background-color: #9eb5b6;
    background-position: -377px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconLast.fm:hover {
    background-color: #f34320;
    background-position: -406px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconForrst:hover {
    background-color: #45ad76;
    background-position: -435px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconFlicr:hover {
    background-color: #ff48a3;
    background-position: -464px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconDeviantArt:hover {
    background-color: #6a8a7b;
    background-position: -493px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconLinkedIn:hover {
    background-color: #238cc8;
    background-position: -522px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconBlogger:hover {
    background-color: #ff9233;
    background-position: -551px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconInstagram:hover {
    background-color: #548bb6;
    background-position: -580px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconYahoo:hover {
    background-color: #ab47ac;
    background-position: -609px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconYouTube:hover {
    background-color: #ef4e41;
    background-position: -638px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconGrooveshark:hover {
    background-color: #ffb21d;
    background-position: -667px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconDigg:hover {
    background-color: #75788d;
    background-position: -696px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconSkype:hover {
    background-color: #13c1f3;
    background-position: -725px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconShareThis:hover {
    background-color: #25a774;
    background-position: -754px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconWordPress:hover {
    background-color: #2592c3;
    background-position: -783px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconKickstarter:hover {
    background-color: #8cd049;
    background-position: -812px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconBebo:hover {
    background-color: #ee3849;
    background-position: -841px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconZerply:hover {
    background-color: #9dbc7a;
    background-position: -870px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconAmazon:hover {
    background-color: #ff8e2e;
    background-position: -899px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconMyspace:hover {
    background-color: #008dde;
    background-position: -928px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconWikipedia:hover {
    background-color: #b3b5b8;
    background-position: -957px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconTechnorati:hover {
    background-color: #71d14b;
    background-position: -986px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconAddThis:hover {
    background-color: #ff7850;
    background-position: -1015px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconDelicious:hover {
    background-color: #377bda;
    background-position: -1044px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconXing:hover {
    background-color: #1a8e8c;
    background-position: -1073px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconQuora:hover {
    background-color: #ea3d23;
    background-position: -1102px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

a.iconGitHub:hover {
    background-color: #3f91cb;
    background-position: -1131px -28px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}


/*--------- Social-Links2 ----------*/

.socialicons2 {
    padding-top: 20px;
}

.socialicons2 a {
    margin: 5px 8px 0 0;
    padding: 0;
}

.iconSkype2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicon2.png) no-repeat -10px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconLast_fm2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconFacebook2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconWordpress2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconVimeo_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconRSS2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconRevision2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconRdio2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -10px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconEvernote2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconEmber2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDropbox2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconAim2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.icon500px_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.icon500px2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconWikipedia2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconVkontakte2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -43px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconTechnorati2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconStumbleupon2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconSquarespace2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconSpotify2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconSoundcloud2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconSkype_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconPinterest2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconPicasa2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -76px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconMail_ru2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconMail2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconLinkedin_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconLinkedin2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGowalla2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGoogle_alt_22 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGoogle_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGoogle2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -109px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconFormspring2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconFlickr2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDribbble2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDigg2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDeviantart_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDeviantart2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDesignmoo2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconDelicious2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -142px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconYoutube2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconYahoo2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconWordpress_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGrooveshark2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconTumblr2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconMyspace2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconForrst2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconAsk_fm2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -175px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconInstagram_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconInstagram2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconVimeo2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -76px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconTwitter2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -109px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconMyspace_alt2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -142px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconPaypal2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -175px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconGmail2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -208px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconFoursquare2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -241px -208px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconBlogger2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -10px -241px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}

.iconBehance2 {
    width: 30px;
    height: 30px;
    background: url(images/socialicons2.png) no-repeat -43px -241px;
    display: inline-block;
    padding: 0;
    margin: 0 3px;
}


/*--------- Social-Links3 ----------*/

.socialicons3 {
    padding-top: 10px;
}

.socialicons3 a {
    margin: 0;
    padding: 5px 8px 0 0;
}

.iconFacebook3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -4px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconPinterest3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -4px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconTwitter3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -4px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconGoogle3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -4px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconRss3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -4px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconVimeo3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconEvernote3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconDribbble3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconTumblr3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconBehance3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -45px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconStumbleUpon3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -86px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconDropbox3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -86px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconSoundCloud3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -86px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconPicasa3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -86px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconLastfm3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -86px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconForrst3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -128px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconFlicr3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -128px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconDeviantArt3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -128px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconLinkedIn3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -128px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconBlogger3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -128px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconInstagram3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -169px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconYahoo3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -169px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconYouTube3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -169px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconGrooveshark3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -169px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconDigg3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -169px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconSkype3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -211px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconShareThis3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -211px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconWordPress3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -211px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconKickstarter3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -211px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconBebo3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -211px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconZerply3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -252px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconAmazon3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -252px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconMyspace3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -252px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconWikipedia3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -252px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconTechnorati3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -252px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconAddThis3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -5px -293px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconDelicious3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -46px -293px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconXing3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -87px -293px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconQuora3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -128px -293px;
    display: inline-block;
    padding: 0;
    margin: 0;
}

.iconGitHub3 {
    width: 28px;
    height: 29px;
    background: url(images/socialicons3.png) no-repeat -169px -293px;
    display: inline-block;
    padding: 0;
    margin: 0;
}


/*--------- Inview Style ----------*/

.p-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 1s, opacity 1s linear;
}

.p-visible {
    visibility: visible !important;
    opacity: 1 !important;
    transition: opacity 2s linear !important;
    -webkit-transition: all 1s ease-in-out !important;
    -moz-transition: all 1s ease-in-out !important;
    -o-transition: all 1s ease-in-out !important;
    -ms-transition: all 1s ease-in-out !important;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
}

.VisBook_avtale_olList {
    list-style-type: decimal;
}

.VisBook_avtale_olList ul li,
.VisBook_avtale_olList ol ol>li {
    list-style-type: lower-alpha;
}

.VisBook_avtale_olList>li {
    font-weight: 700;
    padding-bottom: 1em;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 1em;
    page-break-inside: avoid;
    page-break-after: auto;
    page-break-before: auto;
}

.VisBook_avtale_olList>li:first-child {
    border-top: 1px solid #e9e9e9;
    padding-top: .7em;
}

.VisBook_avtale_olList>li * {
    font-weight: 200;
}

.VisBook_avtale_olList>li>ul>li {
    padding-bottom: .5em;
}

#writeGoogleReviewLink:before {
    content: '>> ';
    font-family: EncodeSansLight, sans-serif;
}

#writeGoogleReviewLink:after {
    content: 'Write a review';
    font-family: EncodeSansLight, sans-serif;
}

html[lang="nb-NO"] #writeGoogleReviewLink:after {
    content: 'Skriv en tilbakemelding';
}


/*--------------------------------------------------------------------------*/

.wrapperFrnt {
    float: left;
    width: 100%;
}

.faceFrnt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

.faceFrnt>*:not(:first-child) {
    display: none;
}

.revealNews,
.DnnModule-16049 {
    margin: 0 auto;
    display: inline-block;
}

.revealNews,
.hideNews {
    float: right;
}


/*------------------------------shaitsystem // language-page (bob)------------------------------------*/

#dnn_ctr17596_ModuleContent .table {
    width: 100% !important;
}

#dnn_ctr17596_ModuleContent .td {
    width: 23.5%;
    padding: 0.5%;
}


/*#dnn_ctr17596_ModuleContent .colText {width: auto;}*/

a.addthis_bar_logo_container,
.at-logo.at4-recommended-vertical-logo,
.at4-recommended-item-caption>small {
    display: none;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.headerfixed .weather {
    margin-left: .5em !important;
}

#dnn_ctr20314_HtmlModule_lblContent>ul>li>a:hover:before {
    font-family: FontAwesome;
    content: '\f102';
    position: absolute;
    right: 100%;
    margin-right: 5px;
}

a:before,
a:after {
    font-family: FontAwesome;
    padding: 0 .4em;
}

a[href$=".pdf"]:hover:after,
a[href$=".doc"]:hover:after,
a[href$=".docx"]:hover:after,
a[href$=".xls"]:hover:after,
a[href$=".xlsx"]:hover:after,
a[href$=".txt"]:hover:after,
a[href$=".rtf"]:hover:after {
    content: '\f08e';
}

a[href$=".pdf"]:after {
    content: '\f1c1';
}

a[href$=".doc"]:after,
a[href$=".docx"]:after {
    content: '\f1c2';
}

a[href$=".xls"]:after,
a[href$=".xlsx"]:after {
    content: '\f1c3';
}

a[href$=".txt"]:after,
a[href$=".rtf"]:after {
    content: '\f0f6';
}

a[href^="mailto:"]:before {
    content: '\f003';
    padding: 0 6px 0 2px;
    margin: 0;
}

a[href^="mailto:"]:hover:before {
    content: '\f0e0';
}

a[href^="tel:"]:before,
a[href^="callto:"]:before {
    content: '\f095';
    padding: 0 6px 0 2px;
    margin: 0;
}

a[href^="tel:"]:hover:before,
a[href^="callto:"]:hover:before {
    content: '\f098';
}

a[href^="fax:"]:before {
    content: '\f1ac';
    padding: 0 6px 0 2px;
    margin: 0;
}

a[href^="fax:"]:hover:before {
    content: '\f064';
}


/************tripadvisor fix*************/

#TA_socialButtonBubbles616,
#TA_virtualsticker607 {
    margin: 0 50%;
    position: relative;
}

#TA_socialButtonBubbles616>.socialWidgetContainer {
    margin-left: -46px;
    width: 92px;
    position: absolute;
}

#TA_virtualsticker607>.container {
    margin-left: -75px;
    width: 150px;
    top: 15px;
    position: absolute;
}

.socialWidget .socialWidgetCallout {
    float: initial !important;
}


/*******************faecbook*********************/


/* #dnn_ctr20315_dnnTITLE_titleLabel:after {
    font-family: FontAwesome;
    content: '\f082';
    top: 10px;
    position: absolute;
    right: 0;
} */


/* #dnn_ctr20315_dnnTITLE_titleLabel:hover:after {
    content: '\f14c';
    color: #FFF;
} */

.review-meta {
    float: left;
}

.review-stars {
    float: right;
}

p.review-text {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.review-stars ul {
    display: inline-block;
    list-style: none;
}

.review-stars ul li {
    float: left;
    margin-right: 5px;
}

.review-stars ul li i {
    color: #E4B248;
    font-size: 12px;
}


/*color: #E4B248;*/

.review-stars ul li i.inactive {
    color: #c6c6c6;
}

.star:after {
    content: "\2605";
}

#facefeed {
    margin-bottom: 2em;
}

.facefeedli {
    display: none;
}

.facefeedli:nth-of-type(1) {
    display: inline-block;
    padding: 0;
    max-width: 90%;
}


/* .facefeedli:nth-of-type(2) {
    display: inline-block;
} */

.faceMedia {
    float: left;
    padding: 0;
    width: 100%;
}

.faceImage {
    max-width: 100%;
}

.faceIcon {
    width: 16px;
    padding: 0 5px 0 2px !important;
    box-shadow: none !important;
    border: none !important;
    float: left;
}

p.faceText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    height: 8em;
    line-height: 1.2em;
    display: inline;
}


/* Latest News List Styles
================================================== */

.news-lst {
    float: left;
    width: 100%;
    margin: 0;
}

.news-lst li {
    padding: 10px 3vw;
    float: left;
    max-width: 90vw;
    overflow: hidden;
}

.faceText {
    padding: 0 10px 0 0;
}

.news-lst li:last-child p {
    margin-bottom: 0;
}

.content .post-comments li:last-child p {
    margin-bottom: 20px;
}

.news-lst h3 {
    font-size: 1em;
}


/* .news-lst img {} */

.news-lst time {
    text-align: left;
    float: left;
    width: 100%;
    padding: 0 0 2px;
    margin: 0 0 5px;
    border-bottom: 1px dashed;
}

.news-lst time strong {
    display: block;
    font-size: 16px;
    padding: 0 3px 0 0;
    float: left;
}

.news-lst time span {
    float: left;
    font-size: 16px;
}

@media (max-width: 1100px) {
    #skin_header {
        padding: 1% 0 0;
    }
    .weather {
        background: none !important;
        margin-left: 0 !important;
        clear: both;
    }
    .weather>a>div {
        display: none;
    }
    .weather>a>img {
        max-width: 100% !important;
        margin-top: 0 !important;
    }
    .language-object {
        float: right;
        margin: -1.5em 0 1em;
        margin: 15px -16px 0 0;
    }
}

@media (max-width: 880px) {
    .weather {
        display: none;
    }
}

@media (max-width: 768px) {
    /* .weather {
        background: rgba(24, 24, 24, .5) !important;
        display: block;
    }
    .weather>a>div {
        display: block;
    }
    .weather>a>img {
        max-width: 40% !important;
        margin-top: 0 !important;
    } */
}

@media (max-width: 480px) {
    /************tripadvisor fix*************/
    #TA_socialButtonBubbles616,
    #TA_virtualsticker607 {
        margin: auto;
        position: relative;
    }
    #TA_socialButtonBubbles616>.socialWidgetContainer {
        margin-left: 0;
        width: auto;
        position: relative;
    }
    #TA_virtualsticker607>.container {
        margin-left: 0;
        width: auto;
        top: inherit;
        position: relative;
    }
    .socialWidget .socialWidgetCallout {
        float: initial !important;
    }
}

#dnn_ctr21633_ModuleContent div.td {
    width: 20% !important;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 912px) and (-webkit-min-device-pixel-ratio: 2) {
    .weather.today {
        display: none;
    }
}