﻿
/*=============start of bootstrap.min.css================*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*body {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff
}*/

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0b64f8;
    text-decoration: none
}

a:hover,
a:focus {
    color: #000;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: roboto slab;
    font-weight: 400;
    line-height: 1.1;
    color: #286aa6 !important;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 25px;
    margin-bottom: 12.5px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 40
}

h2,
.h2 {
    font-size: 38px
}

h3,
.h3 {
    font-size: 31px
}

h4,
.h4 {
    font-size: 23px
}

h5,
.h5 {
    font-size: 18px
}

h6,
.h6 {
    font-size: 14px
}

p {
    margin: 0 0 12.5px
}

.lead {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 27px
    }
}

small,
.small {
    font-size: 88%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #0b64f8
}

a.text-primary:hover {
    color: #0650ca
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #0b64f8
}

a.bg-primary:hover {
    background-color: #0650ca
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12.5px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 25px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 22.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '— '
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: ' —'
}

address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 12px;
    margin: 0 0 12.5px;
    font-size: 17px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 39px
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 36px
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 53px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-group-sm .form-control {
    height: 36px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
select.form-group-sm .form-control {
    height: 36px;
    line-height: 36px
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg,
.form-group-lg .form-control {
    height: 53px;
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg,
select.form-group-lg .form-control {
    height: 53px;
    line-height: 53px
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 48.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 53px;
    height: 53px;
    line-height: 53px
}

.input-sm+.form-control-feedback {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 30px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 32px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #0b64f8;
    border-color: #0b64f8
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #0650ca;
    border-color: #064cc0
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #0b64f8;
    border-color: #0b64f8
}

.btn-default .badge {
    color: #0b64f8;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #0b64f8;
    border-color: #0759e3
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0650ca;
    border-color: #0542a7
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #0b64f8;
    border-color: #0759e3
}

.btn-primary .badge {
    color: #0b64f8;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #0b64f8;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #000;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}*/

/*.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #ccc
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #0b64f8;
    background-color: #fff
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #0b64f8;
    text-decoration: none;
    outline: 0;
    background-color: #fff
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}*/

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #0b64f8
}

.nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #0b64f8
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 25px;
    border: 1px solid transparent
}

.telimg {
    background: rgba(0, 0, 0, 0) url("~/media/Phone-icon.png") no-repeat scroll 0% 100%;
    float: left;     
    padding-top: 28px;
    margin-left:10px;
}
.teltext{float: left;
    padding-left: 40px; color:#4a4a4a;font-family: open sans;
    font-size: 16px;
    }
.teltext:hover{color:#286aa6;}
 

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 12.5px 15px;
    font-size: 23px;
    line-height: 25px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.25px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 25px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 12.5px;
        padding-bottom: 12.5px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 5.5px;
    margin-bottom: 5.5px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 5.5px;
    margin-bottom: 5.5px
}

.navbar-btn.btn-sm {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #0b64f8
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #0650ca
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '‹'
}

.carousel-control .icon-next:before {
    content: '›'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 0px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    /*margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff*/
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

/*==============end of bootstrap.min.css=================*/

.HL {
    background: #286AA6; /* skin color */
    color: #fff;
}

h1, .h1 {
    font-family: 'Roboto Slab';
    font-size: 37px; /* H1 fontsize */
    color: #286AA6; /* H1 fontcolor */
}

h2, .h2 {
  font-family: 'Roboto Slab';
    font-size: 33px; /* H1 fontsize */
     color: #286AA6; /* H2 fontcolor */
}

h3, .h3 {
    font-family: 'Roboto Slab';
     color: #286AA6;/* H3 fontcolor */
     font-size: 23px; /* H1 fontsize */
}

h4, .h4 {
    font-family: 'Roboto Slab';
  font-size: 18px; /* H1 fontsize */
   color: #286AA6;
}

h5, .h5 {
  font-family: 'Roboto Slab';
  font-size: 15px; /* H1 fontsize */
   color: #286AA6;
}
h6, .h6 {
  font-family: 'Roboto Slab';
  font-size: 14px; /* H1 fontsize */
   color: #286AA6;
}

/*.foreform11 h2{ color:#000 !important;}*/
.foreform11 h4{ color:#000 !important;}
 

/*=====================================
   Header CSS 
    ===================================*/

.mmenuOverLay {
    /*position: fixed;
    background: url(../media/bg.png) left top repeat;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;*/
    background: none repeat scroll 0 0 rgba(102, 102, 102, 0.8);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    display: none;
    z-index: 11;
}

.main-nav-bar {
    position: relative;
    z-index: 2;
    background: transparent;
}

    .main-nav-bar .top-menu {
        position: relative;
        /*display: none;*/
        float: left;
        margin-bottom: 20px;
        padding: 0;
        width: 100%;
        font-style: normal;
    }

        .main-nav-bar .top-menu ul {
            margin: 0;
        }


.top-menu > ul > li {
    display: block;
    margin-right: 0px;
    padding: 0 0 0px 0;
}

    .top-menu > ul > li > a {
        text-decoration: none;
        font-weight: normal;
        font-size: 17px !important;
        font-family: open sans;
        -moz-transition: all .2s;
        -o-transition: all .2s;
        -webkit-transition: all .2s;
        transition: all .2s;
         
        color:#000;
    }


        .top-menu > ul > li > a:hover {
            -moz-transition: all .2s;
            -ms-transition: all .2s;
            -o-transition: all .2s;
            -webkit-transition: all .2s;
            transition: all .2s;
        }

.top-menu .current-item, .main-nav-bar .top-menu .current-item:link {
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.menu-button {
    /*float: right;*/
    padding: 2% 6px 0;
    cursor: pointer;
}
.headingdivparent{padding:0px;}

@media screen and (min-width:768px) and (max-width:991px){
    .menu-button {
    float: right;
    padding: 2% 0 13px 0;
    cursor: pointer;
}

     #products .item-wrapper .lesmer{ right:78%;}
     #products  .lesmer, .item-wrapper .lesmer{ left:unset;}
    
}

    .menu-button .fa-bars {
        padding: 10%;
        background-color: #286AA6; /* skin color */
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        font-size: 36px;
        display: block;
        float: right;
        margin-left: 10px;
    }

    .menu-button .mobilemenu-text {
        font-weight: bold;
        display: block;
        float: right;
        padding: 5% 0;
        padding: 10% 0;
    }

.mobile-nav-bar {
    text-align: left;
}

#mainMenu {
    display: none;
}


.main-nav-bar #searchButton {
    position: relative;
    display: block;
    float: right;
    margin: 0 10px 0 0;
    padding: 0px;
}
/*=====================================
   Header CSS -Mobile search box
    ===================================*/

.mobile-search {
    margin-bottom: 15px;
    height: 40px;
    border: 1px solid #ccc;
    position: relative;
}

#searchBox {
    position: relative;
    z-index: 1;
    float: left;
    margin: 0;
    padding: 5px 3.91%;
    width: 80%;
    height: 38px;
    border: 0 solid #e1e1e1;
    background-color: #ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #333;
    font-size: 14px;
}

#searchButton {
    display: block;
   
}

.search-button {
    position: relative;
    right: 0;
    display: inline-block;
    float: right;
    padding: 0;
    width: 48px;
    height: 38px;
    z-index: 1;
    border: 0 solid #6d6e6e;
    background: transparent;
    background-size: cover;
}


.mobile-search span.fa {
    position: absolute;
    right: 0;
    right: 15px;
    top: 10px;
}

/*=====================================
   Header CSS - Serach box 
    ===================================*/


.search {
    margin: 0 0 0px 0;
    padding: 0;
    position: relative;
    display: block;
    float: right;
    right: -3px;
}

.mainsearch-button {
    cursor: pointer;
    float: right;
    width: 60px;
    height: 60px;  
    background: #fff; /* skin color */
    
}

    .mainsearch-button span {
        float: left;
        width: 100%;
        padding-top: 50%;
        line-height: 1em;
        margin-top: -0.5em;
        text-align: center;
        color: white;
    }

     



.searchbox-wrapper {
    position: absolute;
    float: right;
    /*bottom: -54px;*/
    bottom: -70px;
    right: 80px;
    overflow: hidden;
    z-index: 10000;
    display: none;
    padding: 9px 0 10px 0;
    width: 58%;
    background-color: #286AA6; /* skin color */
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}


.navbar .search-box {
    position: relative;
    width: 92%;
    margin: 0 auto;
    background-color: #fff;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    height: 36px;
}

    .navbar .search-box span.fa {
        position: absolute;
        right: 0;
        right: 15px;
        top: 10px;
    }


.navbar .searchsubmit {
    display: inline;
    position: relative;
    float: right;
    width: 15%;
    height: 36px;
    line-height: 36px;
    margin: 0 0px 0 0;
    padding: 0px 0px 0 0px;
    right: 0;
    z-index: 2;
    border: 0px solid #286AA6;
    background: transparent;
}

.navbar .search-textbox {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 5px 2% 5px 4%;
    position: relative;
    width: 79%;
    z-index: 1;
    border: 0 solid #E1E1E1;
    color: #000;
    height: 36px;
    float: left;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*---------Index Page------*/
.topcontent {
    text-align: center;
}

.indtopcontent {
    text-align: left;
}

.IndexTopsection {
    
    padding-top: 0px;
    padding-bottom: 15px;
    position: relative;
    margin-top:-25px;
}

.IndexTopsection-nomeldinbtn{margin-top: 25px !important;}

.Indextoptxt {
    font-family:open sans;
    color: #000;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 22px;
}

.headingMainDiv  h1{
    color:#286AA6;
    
}

.leafimgmap h2{
    color:#286AA6;
    font-weight:300;
    font-size:30px;
}

.MeldBtnParent{background-color: #F5F5F5;
    margin: 0 23.9% 0 20.1%;
    padding-top: 15px;
    padding-bottom:25px;
}

.meldbtn,.meldbtn1 {
    background-color: #286AA6;float:left;
    max-width: 344px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    padding: 25px 55px;
    margin-bottom: 40px;
    font-weight:400;
    transition: all 0.5s ease 0s;
}

    .meldbtn:hover,.meldbtn1:hover{
        opacity: 0.6;
    }
.meldbtn1{float:right;}
.downarrow {
    text-align: center; /*padding-bottom:65px;*/
}

.leafimg {
    text-align: center;
    padding-bottom: 10px;
}

.leafimgmap {
    text-align: center;
    padding-top:20px;
}

.stkeycont1 {
    display: none;
    margin: 0;
   padding: 12px 0 0px;
    position: fixed;
    width: 100%;
    z-index: 12;
    top: 6px;
    background-color:#fff;
    margin-top:-10px;
    -webkit-transform: translateZ(0) !important;
}

.transparent {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

    .stkeycont .main-mCont {
        margin: 0;
    }

    .stkeycont .container {
        background: #fff;
       padding: 0 0 8px;      
        /*margin-top:-21px;*/
     
    }

#rd11 {
    padding-right: 30px;
}

.rightdiv {
    font-family: open sans;
    font-weight: 300;
    color: #515151;
    font-size: 17px;
    text-align: center;
  position:relative;
  overflow:hidden;
  height:329px;
 
    
}
.newbox {
    font-family: open sans;
    font-weight: 300;
    color: #515151;
    font-size: 17px;
    text-align: center;
  position:relative;
  overflow:hidden;
  bottom:9px;
 
}
/*code by sj*/
.contact_page{  
  
}
.contact-page .newbox
{
     font-family: open sans;
    font-weight: 300;
    color: #515151;
    font-size: 19px;
    text-align: center;
  position:relative;
  overflow:hidden;
    /*max-width: 250px;*/
 }
.contact-page .right-text{
   padding: 0 5% 0;
}
 

/*code by sj*/
.lefttxtdiv a,.righttxt a{color:#515151}
.lefttxtdiv a:hover,.righttxt a:hover{text-decoration:none;}
.newbox  .lefttxtdiv{/*color: #286AA6;*/
    font-size: 18px;
    font-weight: 400;
    text-align: right;text-align: left;padding:0}
.newbox  .righttxtdiv{ /*color: #286AA6;*/
    font-size: 18px;
    font-weight: 400;
text-align: left;padding:0}
/*code chnage by sj*/
.contact-page  .lefttxtdiv{/*color: #286AA6;*/
    font-size: 15px;
    font-weight: 300;
    text-align: left;padding:0;right:0}

.contact-page  .righttxtdiv{ /*color: #286AA6;*/
    font-size: 15px;
    font-weight: 300;
    margin-left:-15px;
    text-align: left;padding:0}
/*code chnage by sj*/

.InnerDiv {
    background: #fff;
   padding: 13px 0 0px;
    position: relative;
    MARGIN:0 15PX;
}

.newbox .InnerDiv 
{
     background:none;
   padding: 2px 0 2px;
    position: relative;
    MARGIN:0;
}
/*code by sj*/
.contact-page .InnerDiv {
  
   padding:0 10%;
    position: relative;
    MARGIN:0;
    background:none;
}
.conatctlbl{
    word-wrap:break-word;
}
/*code by sj*/


.linkheading {
    font-family:"Roboto Slab";
    font-weight: 300;
    font-size: 23px;
    font-weight: 400;
   padding: 30px 15px 20px;
    color:#286aa6;
    text-align:left;
}

.linkheading1 {
    font-family: open sans;
    font-weight: 300;
    font-size: 20px;
    color: #515151;
    margin-bottom: 0;
}

.newbox .linkheading1 {
    font-family: open sans;
    font-weight: 400;
    font-size: 20px;
    color: #515151;
    margin-bottom: 0;
    text-align:left;
  
}
.contact-page .linkheading1 {
    font-family: open sans;
    font-weight: 600;
    font-size: 16px;
    color: #515151;
    margin-bottom: 0;
    text-align:left;
    padding-left:0px;
}
.contact_page .right-text strong{
    font-weight:600;
    font-size: 17px;

}
 

 

.newcls {
    float: left;
}

.indexlinks {
    padding-bottom: 20px;
    margin: 0 auto;
   
}

.indexlink{padding: 20px 0 65px;
    text-align: center;
    font-weight:500;
}
.indexlink a{text-decoration:underline;}

.newbox .indexlinks
{
      padding-bottom:20px;
    margin: 0 auto;
    padding-top:8px;
   
}
/*.showapp {
    display: none;
    padding-bottom: 35px;
}
*/


.leaf-left {
    z-index: -1;
    position: relative;
    /*bottom: 112px;*/
     bottom: 410px;
    height: 0;
}


.leaf-right {
    z-index: -1;
    position: relative;
    /*bottom: 112px;*/
    bottom: 410px;
    height: 0;
}
.showmidarrow .gallary-container .control-icon 
{
     position: absolute;
    /*top:34%;*/
    
    height: 130px;
    width: 50%;
    margin: -15% 0 0 -25%;
    color: #fff; /* skin color */
    z-index: 11;
    background-color:none;
}

.showmidarrow .gallary-container .control-icon{
    background-color:none !important;
}

/*----google Map-------------*/

/*-----Document Changes-----*/
.maindoccont{bottom:-8px;position:relative;padding:0}
.docmiddlebox1 .mboxcol {
    border-bottom:none !important;
    margin-bottom:10px !important;
    padding-left:35px !important;
    padding-right:35px !important;
}
.meldintext {

    padding:30px;
    font-size:25px;
    color:#fff;
    font-weight:500;
    text-align:center;
}
.Kostnadtext
{
     padding:30px 20px 30px 20px;
    font-size:25px;
    color:#fff;
    font-weight:500;
    text-align:center;
}
.meldintext img,.Kostnadtext img{padding-left:4px}

        #simplemodal-overlay
        {
            background-color: transparent;
            background-image: url("media/bg.png");
        }
        #simplemodal-container
        {
            height:520px;
            max-width:700px;
            width:100%;
            background-color: #fff;
            border: 3px solid #ccc;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            border-color: #ccc; /*behavior: url(../media/PIE.htc);*/
        }
        #simplemodal-container iframe
        {
            height: 505px;
            max-width: 700px;
            width:100%;
            position: absolute;
        }
        #simplemodal-data
        {
            width: 100%;
            height: 100%;
        }
        #simplemodal-container a.modalCloseImg
        {
            background: url(media/close_img.png) no-repeat;
            width: 30px;
            height: 27px;
            display: inline;
            z-index: 3200;
            position: absolute;
            right: 13px;
            top: 20px;
            cursor: pointer;
        }
        .doctogdiv{float:left;display:none}
        
.doccolbtn {
    float: right;
    position: relative;
    width: 35px;
    cursor:pointer;
    display:block;
    bottom:4px;
}
@media screen and (min-width:1199px){
    .contact-page .indexlinks .righttxtdiv{margin-left:-45px;}

}

/*----Google Map--------------*/
@media screen and (min-width:340px) {
    .logo a {
        max-width: 68%;
        display: block;
    }


    .menu-button .fa-bars {
        padding: 5%;
    }
}

@media screen and (min-width:450px) {
    .logo a {
        max-width: 45%;
    }

    .menu-button .fa-bars {
        padding: 5%;
    }
}

@media screen and (min-width:991px) {
    .logo a {
        max-width: 100%;
      
    }
   .indexpagembox  #middlebox > div:nth-child(3n){ padding-right:5px;}
    
}




@media screen and (min-width:991px) {


    /*.navbar{ border-top:5px solid #B7B7B7 !important;}*/

    .main-nav-bar {
        margin-top: 0px;
    }
    .stkeycont .main-nav-bar {
        margin-top:30px;
    }


        .main-nav-bar .top-menu {
            display: block;
            margin: 0;
            width: auto;
        }

        .main-nav-bar #searchButton {
            margin: 0;
        }

    .top-menu > ul > li > a.menu {
        margin-right: 20px;
        margin-left: 20px;
        /*padding: 16px 20px 13px;*/
         

        padding: 24px 0 38px;
        margin-bottom: 0px;
        background: none;
        border-bottom: none;
    }
    

    .top-menu > ul > li > a.menu_sel {
      
       border-bottom:5px solid #286AA6;
       margin-right: 20px;
        margin-left: 20px;
       padding: 24px 0 33px;
       
    }

    .top-menu > ul > li:last-child > a {
        margin-right: 0px;
    }

    .MeldBtnParent >a{padding-right:5px;}
    /*.MeldBtnParent .meldbtn{padding-right:0px;}*/
    .downarrow img {padding-right:25px;
        }
}


@media (min-width: 992px) {
    .visible-xs-menu {
        display: none !important;
    }

    .top-menu > ul > li > a.menu:hover 
    {
        color:#286aa6;
      /*padding: 24px 0 25px;*/
    }
}

@media (max-width: 991px) {
    .visible-xs-menu {
        display: block !important;
    }

    .hidden-xs-menu {
        display: none !important;
    }

    .visible-xs-menu #menu-button{float:right;}

    #mainMenu {
        position: fixed;
        right: 0px;
        top: 0px;
        bottom: 0;
        width: 333px;
        z-index: 10000000;
        height: 100%;
        display: none;
    }

    .shadow {
        position: absolute;
        border: 0;
        height: 100%;
        width: 4px;
       float: left;
    }

    .mobile-menu {
        float: right;
        background-color: #fff;
        height: 100%;
        padding: 20px 20px 0;
        position: relative;
        width: 295px;
    }

    .closecon {
        position: relative;
        width: 100%;
        margin: 0 0 0 0;
    }

        .closecon div {
            line-height: 40px;
        }

        .closecon .fa {
            background-color: #286AA6; /* skin color */
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            color: white;
            float: right;
            padding: 8px;
            cursor: pointer;
        }

    .mobtext {
        font-size: 25px;
        color: #285475;
        float: left;
        line-height: 27px;
    }
    

}


/*=====================================
   Top banner section 
    ===================================*/


.topbanner-shade {
    background: url(media/topbanner_shade.png) center bottom no-repeat;
    background-size: cover;
    height: 60px;
    position: absolute;
    width: 1300px;
    z-index: -1;
    background-size: 100%;
    margin-left:-80px;
   
}
 .topbanner-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
     
     
}
  
.flexslider .topbanner-image
{
    margin:0px;
}

.topbanner-bgcolor {
    background-color: #f4f4f4;
}

.inner-topbanner {
  
    position: relative;
    z-index: 0;

}


.regular-banner {
    margin-bottom: 0px;
    position: relative;

}


.topbanner 
{
     
    position: relative;
    margin-bottom: 35px;
    
    background-color: #f4f4f4;
}



#map-image {
    max-height: 200px;
    z-index: 1;
    position: absolute;
}

#map-canvas {
    height: 310px;
    z-index: 0;
}

.topbanner .container {
}

  .topbantextcont{position:absolute;z-index:9;bottom:40%;left:0;right:0;text-align:center;}
  .topbannertext .bestillbutton{float:none; padding: 15px 60px !important;}
  .topbantext{margin-bottom:75px;  color: #286aa6;
    font-family: "Roboto Slab";
    font-size: 50px; font-weight:300;}
   .topbannertext .bestillbutton:hover{color:#fff; text-decoration:none;}
   .topbantext h2{ font-weight:300;}


   /*=====Bestill from css==================*/

   .bestillformcont{
       display:none;
     background-color: #fff;
    top: 70%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;     
    z-index: 10;
    -moz-box-shadow:    0px 2px 3px 3px #ccc;
  -webkit-box-shadow: 0px 2px 3px 3px #ccc;
  box-shadow:         0px 2px 3px 3px #ccc;
  border:1px solid #ccc;
   }

   .Bestilltitle{
       color: #286aa6;
    font-family: "Roboto Slab";
    font-size: 30px;
    padding: 20px 0 20px 15%;
   }
   .btnFormClose { background-color:#286aa6; background-color: #286aa6;
    border-radius: 60%;
     margin-top:30px;
    padding: 10px;
    width: 20%; cursor:pointer;}

   .FormClose{text-align:right;}

   .bestilltext{font-family: open sans;
                font-size:18px; color:#7D7D7D;
                padding: 15px 75px;
   }

   .bestillformcont .btn-send {
    background: #286aa6 none repeat scroll 0 0 !important;
    border-radius: 30px;
    font-weight: 600 !important;
    margin: 25px 0 46px;
    padding: 12px 20px !important;
    transition: all 0.5s ease 0s;
    width: 11%;
}

   .bestillformcont .txtcntact{text-align:right;}
   .bestillformcont .txtMelding{text-align:left;}
   .bestillformcont .bst_err{margin-left: auto;
    margin-right: auto;
    padding: 12px;
    text-align: center;
    width: 75%;}
   .bestillformcont .panelContactUs .fields_left .iptextarea, .pnlPkform .iptextarea{height:240px;}

   .buildpath-topban .bestillformcont{ top:126%}
   .buildpath-notopban .bestillformcont{ top:126%}
    

@media screen and (max-width:991px){
    .bestillformcont {
         top: 8%;
         position:relative;
         width:90%;
         
    }

    .mobsitelogo > .bestillformcont{margin-top:0px}

    .bestilltext{padding:10px 15px;}
    .bestillformcont .txtcntact, .txtMelding{padding:0px 15px}
    .bestillformcont .btn-send{width:83%; margin-bottom:10px;}
    .btnFormClose{    border-radius: 60%;
    margin-top: 27px;
    padding: 4px;
    width: auto;}

    .bestillformcont {
        -moz-box-shadow: 0px 2px 3px 3px #ccc;
        -webkit-box-shadow: 0px 2px 3px 3px #ccc;
        box-shadow: 0px 2px 3px 3px #ccc;
        border: 1px solid #ccc;
    }

    .Bestilltitle{   
     padding:20px 0px;
   }
     
}

@media screen and (min-width:768px) and (max-width:991px){
    .mobbestillbutton-topban{z-index:99;bottom:46% !important;}
    .Bestilltitle {padding-left:20%;}
    .bestillformcont {
        margin-top:-25px;
    }
}

@media screen and (max-width:767px){
    .topcont .bestillformcont{position:absolute;top:90%;}
    .cMenu3text{font-size:18px;}
    .bestillformcont {
        margin-top:20px;
    }
     
}

   /*=======end of bestill from css========*/


@media (min-width:768px) {

    .topbanner {
        background-color: #fff;
        margin-bottom: 25px !important;
    }

    .topbanner-bgcolor {
        background-color: #fff;
    }


    

    #map-image {
        max-height: 506px;
        z-index: 1;
        position: absolute;
    }

    #map-canvas {
        height: 420px;
        z-index: 0;
    }
}

@media (min-width:992px) {
    .mid-wrapper{padding-left:0px;}
     
    .Magler2Image{ margin-left:35%;}

    .footer-element .fa{
        left: 80%;
    padding-top: 13px;
    position: absolute;
    color:#286AA6;
    z-index: 9999;

    }
    .megtxt {padding-top:10px !important;}
   .footer-element .search-box {margin-top:20px;}
   .heading-second{margin-bottom:33px !important;}
    .inner-topbanner {
        min-height:350px !important;
    }
}

.footer-element .search-box{ border-top:2px solid #979797;
    border-left:1px solid #979797;
    border-bottom:1px solid #979797;
    border-right:1px solid #979797;
    width:90%;
}
 
@media (min-width:992px) {
    .topbanner {
        margin-bottom: 0;
    }
    .showkonleft{display:none;}
}
@media screen and (max-width:991px){

    .topbantext{display:none;}
    .topbannertext .bestillbutton {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        width:90%;
        margin-top:-15px;
        padding-top:20px;
    }    
    
    .topbantextcont{bottom:20%;}
}

/*=====================================
 Statement Section
    ===================================*/

.statement-line {
    padding-top: 25px;
    background-color: #fff;
}

    .statement-line h2 {
        margin: 0 0 15px 0;
        font-size: 35px;
        color: #404041;
    }

.statement-line-button {
    margin-bottom: 25px;
}


@media screen and (min-width:768px) {


    .statement-line {
        background: #fff;
    }

        .statement-line h2 {
            margin-bottom: 25px;
        }

        .statement-line a {
            margin-bottom: 25px;
        }
}

@media (min-width: 992px) {

    .statement-line {
        text-align: left;
    }

        .statement-line h2 {
            margin: 0;
        }

        .statement-line a {
            float: right;
        }
}
@media (max-width: 991px) {
    .main-nav-bar {
        position: fixed;top:0;background:#fff !important;
        z-index: 2;
        
        width:315px;
        right:0;
        height:100%;
        display:none;
        /*padding-top:-45px;*/
    }
    .closecon {
        cursor: pointer;
        display: inline-block;
        float: right;
       margin: 15px 0;
        position: relative;
    }
    .close {
    cursor: pointer;
    float: right;
    opacity: 1;
    padding-right: 10px;
    padding-top: 0px;
}

    .mobtext {
    color: #888;
    font-size: 18px;
    line-height: 18px;
   margin: 0 15px 0 30px;
    float:left;
    font-weight:normal;
    font-family: roboto slab;
    font-size: 27px;
    font-weight: 300;
}
  .mobclosecon{display:none;}
  .main-nav-bar .top-menu{top:0 !important;width:300px;}
  .cover{display:none !important;}
  .mobtopbanlogo{position:absolute;bottom:44%;text-align:center;z-index:2;}
  .indexmobtel{float:left;}
}
.mobclosecon{display:none;}
@media screen and (min-width:768px) and (max-width:991px){
    #main-menu {     
    max-height: 500px !important;
    min-height: 500px !important;
    overflow-y: scroll;
}
}
/*=====================================
Icon Section
    ===================================*/


.icon {
    padding: 30px 0 0 0;
    background-color: #286AA6; /* skin color */
}



    .icon a:link, .icon a:visited {
        color: #000;
        font-size: 18px;
    }


    .icon a:hover, .icon a:active {
        font-size: 18px;
    }

.icon-seperator {
    padding-bottom: 30px;
}

.circle-text {
    width: 80.60%;
    display: block;
    margin: 0 auto;
    position: relative;
}

    .circle-text:after {
        content: "";
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        background: #fff;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 1px solid #e4e4e4;
    }

    .circle-text img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 42px;
        height: 42px;
        margin-top: -21px; /* Half the height */
        margin-left: -21px; /* Half the width */
    }

    .circle-text span {
        float: left;
        width: 100%;
        padding-top: 100%;
        line-height: 1em;
        margin-top: 0.5em;
        text-align: center;
    }


@media screen and (min-width:520px) {
    .circle-text img {
        top: 40%;
    }

    .circle-text span {
        padding-top: 65%;
        margin-top: -0.5em;
    }
}

@media (min-width: 992px) {

    .icon {
        padding: 42px 0 0 0;
        border-top: 1px solid #e5e5e5;
    }


    .icon-seperator {
        padding-bottom: 42px;
    }
}



@media screen and (max-width:767px) {
    .iccon on h3 a {
        font-size: 16px;
    }


    .icon h3 span {
        font-size: 16px;
    }

     .innerlink{padding-top:10px !important;}
}


/*=====================================
   Main Content 
    ===================================*/


.mid-wrapper {
   /* margin-top: 25px;*/
   margin-top:15px
}

.maincontent img, .maincontent img, .sidebar img, .right-text img, .left-text img, .footer img {
    max-width: 100%;
    height: auto;
}

/*.maincontent a, .maincontent a, .sidebar a, .right-text a, .left-text a, .middledata a {
    color: #000;
    text-decoration: underline;
}


  .more{overflow:hidden;height:67px;}
    .icon h3 a {
        font-size: 16px;
    }


    .icon h3 span {
        font-size: 16px;
    }
}


/*=====================================
   Main Content 
    ===================================*/


.middle-section {
    padding-top: 20px;
}

.mid-wrapper {
    /*margin-top: 25px;*/
   margin-top: 15px
}

.maincontent img, .maincontent img, .sidebar img, .right-text img, .left-text img, .footer img {
    max-width: 100%;
    height: auto;
}
/*code by sj*/
.maincontent a, .maincontent a, .sidebar a, .right-text a, .left-text a, .middledata a {

    text-decoration: underline;
    color:#286AA6;
    word-wrap:break-word;
}
/*code by sj*/
/*
    .maincontent a:hover, .maincontent a:hover, .sidebar a:hover, .right-text a:hover, .left-text a:hover, .middledata a:hover {
        color: #FF0000;
    }*/

.maincontent {
    padding-bottom: 20px;
    display: block;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 1.55;
}

.header-separator {
    margin-bottom: 20px;
    padding: 0 !important;
}

.section-bottom {
    margin-bottom: 15px;
    display: block;
}

@media (min-width: 992px) {
    .middle-section {
        padding-top: 10px;
    }
    .index-middle-section{padding-top:40px;}

    .header-separator {
        margin-bottom: 70px;
    }

    .section-bottom {
        margin-bottom: 30px;
    }
    .notopban{padding-top:99px;}
    .NoBestillButton{padding-top:20px;}
    .showBestillButton{padding-top:25px;}
}


/*.pdfimage1 {
     background: url(../media/pdf.png) left top no-repeat;
        background-position:30% 30%;
}
*/
/*.pdfimage {
     background: url(../media/pdf.png) left top no-repeat;
   }
*/
/*.bookimage 
{
   
     background: url(../media/book.png) left top no-repeat;
     background-position:22% 30%;
}*/
/*.pdfimage {
     background: url(../media/pdf.png) left top no-repeat;
   }
*/
.docmiddlebox1 .bookimage .lesmer,.docmiddlebox1 .hoverimg .lesmer{font-size:14px;}

/*.docmiddlebox1 .bookimage 
{
   
     background: url(../media/book.png) left top no-repeat;
     background-position:18% 30%;
}*/
/*.docmiddlebox1 .pdfimage1 {
     background: url(../media/pdf.png) left top no-repeat;
        background-position:25% 30%;
}*/

/*.docmiddlebox1 .pdfimage {
     background: url(../media/pdf.png) left top no-repeat;
   }*/

 .pdfimage1 .lesmer,.bookimage .lesmer {width:100% !important;bottom:0 !important;}


/*=====================================
   Main Content - Left Section
    ===================================*/
.BudfristDiv{position:absolute;left:90px;z-index:1;top:56px; display:none; }
.bombimg{-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;}
.bombimg:hover{ -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);}

/*.lesmer{-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;}
.lesmer:hover{ -moz-transform: scale(1.1);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}*/


.div_Undervalg {
    position: relative;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 2px solid #286AA6; /* skin color */
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    margin: 0;
}

    .div_Undervalg .Undervalg_sym {
        color: #286AA6; /* skin color */
    }

.sidebar {
    position: relative;
}

    .sidebar ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .sidebar ul li {
            width: 100%;
        }

.left-menu {
    margin-bottom: 12px !important;
    margin-top: 12px !important;
    display: none;
  
}

    .left-menu a {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        text-decoration: none;
        font-size: 13px;
        font-weight: normal;
        display: block;
        font-family:Open sans;
    }

.left-menu li {
        /*border-top: 1px solid #cacaca;*/
    }

    .left-menu > li:first-child {
        border-top: 0px solid #cacaca;
    }

    .left-menu li a {
        /*padding-top: 9px;
        padding-bottom: 9px;*/
        display: inline-block;
        width: 100%;
        color:#000 ;
        text-decoration:underline;
    }

.firstlevel-nonsel span.fa {
    padding-right: 10px;
    padding-top: 13px;
    position: absolute;
}

.firstlevel-sel span.fa {
    padding-right: 10px;
    padding-top: 13px;
    position: absolute;
    color:#286aa6;
}

.firstlevel-nonsel a {
    padding-left:12px;
    padding:10px 0 10px 12px;
}
.firstlevel-sel a {
    padding:10px 0 10px 12px;
}
.secondlevel {
    /*border-bottom: 1px solid #adadad;*/
    padding:3px 0 3px 27px;
}

.secondlevel-nonsel {
    padding:3px 0 3px 27px;
}

    .secondlevel-nonsel a {
        padding: 0px 0 0px 0px;
    }

    .secondlevel-nonsel span.fa {
        padding: 6px 10px 0 0px;
    }

.secondlevel-sel a {
    padding:3px 0 3px 27px;
    width: 100% !important;
}

.secondlevel-sel span.fa {
    padding:4px 10px 0 15px;
    position: absolute;
    color:#286aa6;
}

.thirdlevel-sel span.fa {
    padding:4px 10px 0 25px;
    position: absolute;
    color:#286aa6;
}
.fourthlevel-sel span.fa {
    padding: 4px 10px 0 45px;
    position: absolute;
    color:#286aa6;
}

.fourthlevel-nonsel span.fa {
    padding:6px 10px 0 45px;
    position: absolute;
}

.thirdlevel-nonsel span.fa {
     padding:6px 10px 0 35px;
}

.thirdlevel-nonsel a {
    background: none;
    display: block;
    padding:3px 0 3px 40px;
}

.thirdlevel-sel a {
    background: none;
    display: block;
    padding: 3px 0 3px 40px;
}

.fourthlevel-nonsel a {
    background: none;
    display: block;
    padding:3px 0 3px 55px;
}

.fourthlevel-sel a {
    background: none;
    display: block;
    padding:3px 0 3px 55px;
}


.left-text {
    padding: 20px 0 10px 0;
   color: #4a4a4a;
    display: block;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 400;
}

.right-text {
   color: #4a4a4a;
    display: block;
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 400;
}



.left-text ul {
    list-style-type: disc;
    margin-left: 40px;
}

    .left-text ul li {
        border: none;
        background: none;
    }

.telephone-text {
    padding-bottom: 12px;
    font-size: 22px;
    border-bottom: 4px solid #286AA6; /* skin color */
}

    .telephone-text span.fa {
        padding-right: 3%;
    }

@media screen and (min-width:768px) {

    .firstlevel-sel a {
        background-position: left 49%;
    }

    .firstlevel-nonsel a {
        background-position: left 49%;
    }
}



@media (min-width: 992px) {


    /*.left-text {
        padding-top: 0;
    }*/

    .left-menu {
        display: block !important;
    }

    .sidebar {
         background-color: #f2eeda;
    margin-bottom: 30px;
    margin-right: 5%;
    margin-top: 24px;
    width: 25%;
    }
    #products{padding-bottom:20px;}
    #buildpath .container{padding-left:15px;}
    .buildpath a {
        position:relative;
        /*top:9px;*/
    }
}

/*=====================================
   Main Content - buildpath section
    ===================================*/

.buildpath {
    font-size: 16px;
    /*margin-bottom:35px;
    margin-top:0px;
    padding:0;*/
    padding-bottom:15px;
    border-bottom:1px solid #cacaca;
    margin-bottom:10px;
}

.buildpath-topban{border-bottom:1px solid #cacaca; margin-top: -10px;
    padding-bottom: 15px;}
.buildpath-notopban{border-bottom:1px solid #cacaca;padding-top:22px; padding-bottom: 15px;
    padding-top: 15px;}

.contact-page .buildpath {
    margin-bottom: 25px;
}

.buildpath a {
    font-size: 13px;
    color: #ABABAB;
    font-weight:500;
    text-transform:capitalize;
     /*text-decoration: underline;*/
}
.martop{ top:9px;}
.M_Path_Current {
    /*font-weight: 700;*/
    text-decoration:none !important;
}
.M_Path{text-decoration:underline;}

.M_Path_arrow {
   padding: 0 2px;
    text-decoration: none !important;
}
/*=====================================
   Main Content - add this sectio
    ===================================*/


.add-this {
    float: left;
    margin: 20px 0 20px 0;
    text-align: right;
    padding-left:0px;
}
.addfav{float:left;padding-left:2px;}

.stButton {
    margin-right: 0 !important;
}

.bestillbutton{background-color: #286aa6;
    border-radius: 25px;
    color: #fff;
    float: right;
    font-family: open sans;
    font-weight: 600;
    padding: 10px 25px; cursor:pointer;
    font-size:15px;
}
.bestillbutton:hover{opacity:0.8;}

.mobbestillbutton{bottom: 30px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 88%;padding: 14px 30px;}

.mobbestillbutton-notopban{margin-left: auto;
    margin-right: auto;
    margin-top: 50px;float:none;text-align: center;
    width: 88%;margin-bottom:10px;}

.mobbestillbutton-topban{margin-left: auto;
    margin-right: auto;
    margin-top: 10px;float:none;text-align: center;
    width: 88%;margin-bottom:10px;position:absolute;bottom:5%; margin-left:auto;margin-right:auto;left:0; right:0;}

@media screen and (min-width:768px) {


    .add-this {
        float: left;
    }

    .addthis_sharing_toolbox {
        float: left;
    }
}



/*=====================================
   Middlebox,Item,Infoster,Aktuelt
    ===================================*/

#middlebox .item-wrapper {
    padding-bottom: 15px;
    background: #fff; /* middlebox color */
    overflow:hidden;
    position:relative;
    text-align:left;
}
 
 
.item-wrapper {
    margin-bottom: 35px;
}

#products .item-wrapper {
    padding-bottom: 5px;
    margin-bottom: 0px;
}



.aktuelt .item-wrapper {
    padding: 12px 1.2%;
    margin-bottom: 0;
}

.aktuelt div:last-child .item-wrapper {
    border-bottom: none;
}

.aktuelt .item-wrapper img {
    margin-bottom: 10px;
}

#middlebox .item-wrapper img {
    margin-bottom: 0;
    position: relative;
    top: 0;
}

#middlebox .item-wrapper .content {
    margin: 0 auto;
    padding: 20px 9% 0 9%;
   
    top: 0;
     background: none repeat scroll 0 0 #fff;
}

#products .item-wrapper .content {
    margin: 0 auto;
    /*padding: 0 7%;*/
    text-align: left;
    
}
.indexpagembox #products .item-wrapper .content {
    padding-bottom:30px;
}
.indexpagembox #products .item-wrapper{padding-bottom:10px;}

.item-wrapper .content {
    margin: 0 auto;
    padding: 0;
}

    .item-wrapper .content .title {
        padding: 20px 0 15px 0px;
        font-weight: 500;     
        color: #286aa6;
       font-size: 18px;
       text-decoration:underline;
    }
     .item-wrapper .content .title h3{font-size:18px;padding: 25px 0 0px;}

    .item-wrapper .content .title h3:hover {
        color: #000;
    }

.docmiddlebox .item-wrapper .content .title {
    text-align:center;
}

.aktuelt .item-wrapper .content .title {
    margin-bottom: 0px;
    font-size: 17px;
    padding:4px 0 0 0;
}

#middlebox .item-wrapper .content p {
    margin-bottom: 23px;
    color: #515151;
   font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    
   /* display: none;*/
   /* height:80px;*/
    overflow:hidden;
}

#middlebox .item-wrapper .content p a{color:#515151}

.item-wrapper .content p {
   color: #515151;
    font-family: open sans;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
}

.aktuelt .item-wrapper .content p {
    font-size: 14px;
    margin-bottom: 0;
}


.item-wrapper .error-msg {
    margin: 0 auto;
    padding: 10px 0;
}

.item-wrapper .lesmer {
    position: relative;
    bottom: 0;
}

.news-heading {
    padding-bottom: 14px;
    color: #404041;
    border-bottom: 3px solid #286AA6; /* skin color */
}

.lesmer_mob {
    width: 35px;
    padding: 0;
    height: 35px;
    float: right;
    top: 50%;
}

.strach {
    width: 100% !important;
}

.NewsHeading {
    padding-bottom: 14px;
    font-family: Open Sans;
    font-weight: 700;
}

/*----------------Ghost Button CSS----------------------*/
.ghost-button {
    display: inline-block;
    border: 1px solid #e7e7e7;
    margin-bottom: 0px;
    margin-right: 29px;
    padding: 16px 21px 13px;
}

.ghost-button-border-color {
    display: inline-block;
    padding: 16px 21px 13px;
    margin-bottom: 0px;
    margin-right: 2px;
    border: 1px solid #000;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: border-color 0.3s ease-out, color 0.3s ease-out;
}

    .ghost-button-border-color:hover,
    .ghost-button-border-color:active {
        color: #286AA6;
        border-color: #286AA6;
        transition: border-color 0.4s ease-in, color 0.4s ease-in;
    }
/*---------------Ghost Button CSS -----------------------*/


/*--------------------Drop Down Links---------------------*/
.headingMainDiv {padding:0}
.innerlink{padding:0;height:70px;bottom:0px;}
.innerbox{position:relative;color: #515151;font-size: 17px; border-top:1px solid #ccc; border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:2px solid #ccc;}
 .velgtxt{width:14%;float:left;padding-top:16px;}
 
.innerboxcls{background:#fff url(media/sub_arrow.png) top right no-repeat;
    background-position:90% 25px;
   position:absolute;
   z-index:1;
   right:0;
    margin-left:10px;
    width:86%;
    float:left;
    border:0;
   
    cursor:pointer;}
    .innerboxcls a{   color: #286AA6;
    font-size: 18px;
    }
    .sublevel{ padding: 15px 10px 15px 25px;
                   width:85%}
                   .nonsellevl{display:none;border-top: 1px solid #fff;}


.contdiv
{
     position: relative;
    left:0;
    right:0;
    overflow:hidden;
}
.rightdiv .contdiv,.docmodelgrp .contdiv
{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
}
.normalmbox .mboxmo .contdiv{
    position: absolute;
   bottom:0;
    left:0;
    right:0;
    overflow:hidden;
}


.rightdiv .info-box,.mboxmo .info-box
{
    position: relative;
      transition: all 1s ease;
   max-height:0;
   }
   
   .description {
         padding: 0 0 15px;
      }

/*-------------------------Drop Down Links ----------------------*/
@media screen and (max-width:767px) {

.item-wrapper {
    margin-bottom: 0px;
}     
#middlebox .item-wrapper{padding-bottom:0px;}
    #middlebox .item-wrapper .content{padding:0px;}

    .aktuelt .item-wrapper .lesmer {
        background: url("../media/aktuelt_arrow.png") 100% 26% no-repeat;
        width: auto;
        position: relative;
        bottom: 0;
        padding: 0;
    }

    .NewsHeading {
        padding-bottom: 0;
    }

    .mid-wrapper {
   /* margin-top: 25px;*/
   margin-top:5px
}
    .topbanner{margin-bottom:0px !important;}
    .normalmbox .mboxmo .contdiv {
        position:relative;
    }
    .mobbestillbutton-topban {
        bottom:8%;
    }
}

@media screen and (min-width:600px) and (max-width:767px) {
    #middlebox div.col-xs-12 {
        width: 50%;
    }

    #products div.col-xs-12 {
        width: 50%;
    }

    .aktuelt div.col-xs-12 {
        width: 50%;
    }
    /* #middlebox2 div.col-xs-12 {
        width: 50%;
    }
  */
    

}

@media screen and (min-width:375px) and (max-width:767px) {
     .mobbestillbutton-topban {
        bottom:16% !important;
    }
}



@media screen and (min-width:600px) and (max-width:1200px) 
{
      .rightdiv {max-width:48%;    padding: 0 !important;}
      .contact-page .rightdiv{max-width:100% }
        .docbottom{float:left;width:100%}
}
/*@media screen and (min-width:992px) and (max-width:1200px) 
{
 .InnerDiv{    top: 352px;
    width: 100%;}
}*/
@media screen and (min-width:420px) 
{
   
    #middlebox .item-wrapper {
        padding-bottom: 2px;
    }

        #middlebox .item-wrapper .content {
           background: none repeat scroll 0 0 #fff;
            margin: 0 auto;
            padding:0px 0px; 0;
            position: relative;
             width: 100%;
        }

    .item-wrapper .content {
        margin: 0 auto;
        padding: 0 0 35px 0;
    }



    #middlebox .item-wrapper .lesmer {
        bottom: 40px;
        /*border: 1px solid #fff;*/
        color: #286AA6;
        font-size: 18px;
        
    }
    
    .noborder {

border: none !important;

text-decoration:underline;

color:#515151 !important;


}

}

@media screen and (min-width:768px) {

   .normalmbox #middlebox .item-wrapper .lesmer {
        bottom: 0px;
      /*  display: none;*/
      position:relative;
      margin-bottom:30px;
      /*left:90%;*/
    }

    #products .item-wrapper .lesmer {
        bottom: 20px;
    }
}

@media screen and (min-width:992px) {
    .aktuelt .item-wrapper .content {
        padding: 0;
    }

    .aktuelt .item-wrapper .lesmer {
        position: relative;
        bottom: 0;
        background: url("../media/aktuelt_arrow.png") 84px no-repeat;
        text-decoration: none;
        font-weight: 700;

    }
    .mobflikediv{display:none !important}
        .doctogdiv{float:left;display:block !important}
        .doccolbtn {display:none}
}

 .normalmbox .rightdiv .lesmer, .normalmbox .item-wrapper .lesmer {
   background: rgba(0, 0, 0, 0) url("../media/mbox-arrow.png") no-repeat scroll 88% 45%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    /*width: 100%;*/
    position: absolute;
   left:90%;
    bottom: 20px;
    font-size: 18px;
    height:22px;
    
}
 .normalmbox  #middlebox .lesmer:hover{

     background: rgba(0, 0, 0, 0) url("../media/mbox-arrow.png") no-repeat scroll 88% 45% !important;
      border:0px !important;
        height:22px;
}

 #products .rightdiv .lesmer, #products .item-wrapper .lesmer {
   background: rgba(0, 0, 0, 0) url("../media/mbox-arrow.png") no-repeat scroll 88% 45%;
    /*left: 0;*/
    margin-left: auto;
    margin-right: auto;
    /*width: 100%;*/
    position: absolute;
    /*right: 0;*/
    bottom: 20px;
    font-size: 18px;
    height:22px;
    left:83%;
}



#products .lesmer:hover{

     background: rgba(0, 0, 0, 0) url("../media/mbox-arrow.png") no-repeat scroll 88% 45% !important;
     border:0px !important;
       height:22px;
}

.rightdiv .lesmer {
    background: none;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 193px;
    position: relative;
    right: 0;
    bottom: 0px;
    border: 1px solid #fff;
    color: #286AA6;
      margin-bottom: 25px;
}

#products .item-wrapper .lesmer {
    /*border: 1px solid #286AA6;*/
    color: #286AA6;
    font-size: 18px;
}

.right-section {
    margin-top: 10px;
    background: #fff;
    /*padding: 3.07% 3.58%;*/
   margin-bottom:0px;
}

.aktuelt {
    margin-bottom: 15px;
}

    .aktuelt .item-wrapper:nth-child(odd) {
        background-color: #d5d5d5;
    }

    .aktuelt .item-wrapper:nth-child(even) {
        background-color: none;
    }

.newslink {
    cursor: pointer;
}

.aktuelt .newslink_sel {
    background-color: #286AA6 !important;
}

#products .item-wrapper img, .aktuelt .item-wrapper img {
    margin: 0 auto;background: #999;min-height: 100px;
    max-width: 100%;
    width:100%;
}

#middlebox .item-wrapper img,#middlebox1 .item-wrapper img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.docmiddlebox1 .item-wrapper img {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    position:relative;
    top:14px;
}

.aktuelt .item-wrapper .lesmer {
    text-decoration: none;
    color: #494949;
    font-size: 17px;
    letter-spacing: 0;
    height: 35px;
    padding: 3px 7% 0 0px;
    width: 100%;
    float: right;
    max-width: 150px;
}

    .aktuelt .item-wrapper .lesmer:hover {
        color: #286AA6;
    }

/*=====================================
   Search Page
    ===================================*/

.MainSection {
    display: block;
}

.mid-arrow {
    width:100%;
    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: absolute;
    top: 17px;
    display: none;
}
.mid-arrow1 {
    width:100%;
    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
 /*   bottom: 17px;*/
}
.right-arrow {

    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
    margin:0 15px;
 /*   bottom: 17px;*/
}
.contact-page .right-arrow
{
     background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
    margin:0px;
}

.doc-arrow {
    width:100%;
    background: url(media/doc_arrow.png) center top no-repeat;
    background-size: cover;
    height: 14px;
    position: absolute;
    top: 14px;
    display: none;
}

.doc-arrow1 {
    width:100%;
    background: url(media/doc_arrow.png) center top no-repeat;
    background-size: cover;
    height: 14px;
    position: relative;
  top:1px;
}


.search-page {
    float: none !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

.gridview a {
    text-decoration: underline;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}


.gridview span {
    color: #286AA6; /* skin color */
    text-decoration: none;
}


.searchpage-button {
    width: 30px;
    display: inline-block;
    position: relative;
}

.spsokbtn {
    width: 30px;
    height: 30px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
   
    vertical-align: middle;
    z-index: 1;
    /*background-color:#286AA6 !important;*/
   background: url("../media/search1.jpg") no-repeat scroll 0 0
  
}

.searchpage-button span.fa {
    position: absolute;
    top: 5px;
    right: 6px;
}

.skeyword {
    margin: 0 0 0 5px;
    padding: 0 5px;
    width: 150px;
    height: 28px;
    border: 1px #cdcdcd solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: linear-gradient(#eee, #fff);
    vertical-align: middle;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .skeyword:focus {
        outline: none;
        background-position: 0 -1.8em;
    }

.srow1 {
    padding: 0 0 10px 0;
    width: 100%;
    position: relative;
}

.crMsg {
    display: block;
    padding: 20px 0;
    width: 100%;
    text-align: center;
}

.cattitle, .itemtitle {
    display: block;
    padding: 10px 0;
    width: 100%;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    color: #286AA6; /* skin color */
}

.sbox {
    width: 170px;
}

.record-text a {
    display: block;
    padding: 5px;
}

@media (min-width:768px) {

    .search-page {
        margin-top: 0;
    }
}

.main-nav-bar #searchButton {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
}

.mainsearch-button span {
    color: #286AA6;
    float: left;
    line-height: 1em;
    margin-top: -0.5em;
    padding-top: 50%;
    text-align: center;
    width: 100%;
    font-size:25px;
    display:none;
}

/*=====================================
   Gallary
    ===================================*/

/*=================Newly Added Class====================*/

#gallary-slider.flexslider {
    /*border:18px solid #e4e4e4;*/
    background: none repeat scroll 0 0 #e4e4e4;
    float: right;
    padding:20px;
}

/*#gallary-slider .slides {
    background-color: #e4e4e4;
}*/

.flex-control-nav.flex-control-thumbs > li {
    border: 5px solid #e4e4e4;
}
.gallary-container .flex-control-nav.flex-control-thumbs > li
{
    max-height:110px;
    overflow:hidden
}


 




/*==================================*/
.gallary-container {
    float: left ;
    margin-bottom: 70px;
    padding:0;
}

.inner-gallary-container {
    float: left !important;
}

.gallary-container ol { /*width:50%*/
}

.gallary {
}

ul.thumbnail-gallary {
    margin: 0;
    padding: 0;
    list-style: none;
}

.thumbnail-gallary li {
    padding-right: 0!important;
    padding-left: 0!important;
   
}

.loading {
    width: 52px;
    height: 52px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -26px;
    margin-top: -26px;
    
}

.gallary-thumb {
    text-align: center;
}

.gallary-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}

.gallary-icon-link {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
}

    .gallary-icon-link i {
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #f1f1f1!important;
        background: rgba(0,0,0,.4);
        font-size: 18px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
    }

.gallary-thumb .gallary-thumb-link img {
    width: 100%;
}

.gallary-thumb-link {
    border:5px solid #fff;
}

.gallary-thumb-link span.gallary-thumb-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: rgba(50,60,70,.6);
}

    .gallary-thumb-link span.gallary-thumb-hover:hover {
        opacity: 1;
    }

@media screen and (min-width:768px) {
    .gallary-thumb-link {
        max-height: 155px;
    }
}

@media screen and (min-width:992px) {
    .gallary-thumb-link {
        max-height: 205px;
    }
}

@media screen and (min-width:1200px) {
    .gallary-thumb-link {
        max-height: 250px;
    }
}

@media screen and (max-width:767px) {
    .gallary-container {
        margin-bottom: 25px;
    }
     #products .item-wrapper .lesmer{ right:80%;}
     #products .item-wrapper .lesmer{left:unset;}
    #middlebox .description{position:relative;}

    #middlebox .item-wrapper img {
        float:left;
        width:45%;
    }
    #products .item-wrapper img {
        float:left;
        width:45%;
    }
     #middlebox .item-wrapper .content {
       float: left;
    padding-left: 5%;
    width: 55%;
    }
    #products .item-wrapper .content {
       float: left;
    padding-left: 5%;
    width: 55%;
    }
    #middlebox .item-wrapper .content p{
        display:none;
    }
    #products .item-wrapper .content p{
        display:none;
    }
    .item-wrapper .content .title{text-decoration:underline !important;}
    .mboxcol{padding-bottom:20px;}
    .item-wrapper .content .title{text-decoration:none;}
}

/*=====================================
   Contact 
    ===================================*/
    .MeldBtnDiv{max-width:100%;   margin: 0 auto}
.M_Print {
   float: right;
    padding-left: 2px;
    position: relative;
}

.GoogleBtn {
    max-width: 202px;
    float: right;
    bottom: 70px;
    margin-right: 30px;
    cursor: pointer;
    z-index: 2;
}

.infokartBtn
{
      max-width: 202px;
    float: right;
    bottom: 70px;
    margin-right: 30px;
    cursor: pointer;
    z-index: 2;
    display:none;
}

.googlemap {
    padding-bottom: 12px;
}

.Map-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

#map-image {
    background: url(../media/google_map.png) center top no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*width:82.3%;*/
    border:5px solid #fff;
    height: 506px;
    z-index: 1;
    position: relative;
}


.mapText {
    padding-top: 25px;
}

#googleMaploader, #kloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 85%;
    top: 44%;
    margin-left: -21px;
    margin-top: -21px;
    z-index:99;
}

.bestillkloader{left: 50%;
    position: absolute;
    top: 162%;}

#kloader2 {
   display: block;
    height: 42px;
    left: 55%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 46%;
    width: 42px;
    z-index: 2147483647;
}
.top_ban_besttill #kloader {

    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    width: 42px;
    z-index: 99999;
}

@media screen and (min-width:768px) and (max-width:991px){
    .bestillkloader{left: 50%;
    position: absolute;
    top: 68%;}

}
@media screen and (max-width:767px){
    #googleMaploader, #kloader{margin-top:250px !important;}
}

#kloader,#kloader1 {
    display: none;
}
#kloader1{
     left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    z-index: 999999999;
}



#kErrMsg, #ctl00_middleSection_kErrMsg, #ctl00_middleSection_ctl00_kErrMsg {
    margin: 0 0 20px;
}

.errMsg {
    color: Red;
    display: block;
    margin: 0 0 10px 0;
}

#securityStmt {
    font-size: 12px;
    display: block;
    padding: 0 0 10px 0;
}

.alert {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 2%;
}

.alert-danger {
    background-color: #F2DEDE;
    border: 1px solid #EBCCD1;
    color: #B94A48;
    margin-top:15px;
}

.contact_div {
    position: relative;
    width: 100%;
    padding: 0 0 30px 0;
}

    .contact_div .contact_info {
        position: relative;
        width: 100%;
        border: 1px solid #ccc;
        padding: 12px 0 9px 0;
        margin: 0 0 32px 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .contact_div .panelContactUs {
        position: relative;
        width: 100%;
    }

.ktopban {
    margin: 0 0 22px;
    padding: 0;
    width: 100%;
}

.panelContactUs .middledata {
    padding-bottom: 35px;
    display: block;
}

.panelContactUs .fields_left {
    margin-top: 0px;
}


.panelContactUs .fields_right {
    margin-top: 0;
}

    .panelContactUs .fields_right .rttext {
        margin-bottom: 20px;
    }

.pnlPkform .ipbox, .pnlPkform .iptextarea {
    font-size: 17px;
    color: #5f5359;
}

.pnlPkform .txtcntact, .pnlPkform .txtcntact1 {
    margin-bottom: 20px;
}

.panelContactUs .fields_left .txtcntact {
    position: relative;
    margin-bottom: 18px;
}

.panelContactUs .fields_left .txtcntact1 {
    padding: 0 0 0 0;
    margin-bottom: 25px;
}

/*code by sj*/

.panelContactUs .fields_left .ipbox, .pnlPkform .ipbox {/*code by sj*/
    background: #fff;
    height: 52px;
    padding: 0 3.06% 0 2%;
    position: relative;
    width: 70%;
    border: 2px solid #d3d3d3;
    width:80%;
    border-radius:5px;
}
 

.panelContactUs .fields_left .iptextarea, .pnlPkform .iptextarea {/*code by sj*/
    height: 130px;
    padding: 15px 3.06% 5px 2%;
    position: relative;
    width:80%;
    border-radius:5px;
    border: 2px solid #d3d3d3;
}

.pnlPkformBottom .iptextarea {
    height: 160px;
}

.panelContactUs .fields_left .krow {
    width: 100%;
}


.panelContactUs .contact-heading {
    font-size: 20px;
    color: #286AA6; /* skin color */
    padding: 20px 0 15px 0;
    display: block;
    font-weight:400;
    
}
/*change codeby sj*/

.panelContactUs .KText {
     border: none;
       color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.panelContactUs #txtMelding {
    padding-top: 10px;
}

#btnSend {
    margin-bottom: 20px;
}

.panelContactUs .fields_left .error, .pnlPkform .error {
    border: 1px dashed #FF0000;
    color: #fff;
}


@media (min-width:768px) {

    .panelContactUs .fields_left #txtepost, .panelContactUs .fields_left #txttel {
        padding: 0 6.12%;
    }
}

@media screen and (max-width:767px){
    .panelContactUs .fields_left .ipbox, .pnlPkform .ipbox{height:42px;}
    .panelContactUs .fields_left .txtcntact {
   
    margin-bottom: 12px;
}
}

@media (min-width:992px) {

    .panelContactUs .fields_left {
        margin-top: 0px;
        max-width: 606px;
    }

    .panelContactUs .fields_right .rttext {
        margin-bottom: 40px;
    }

    .googlemap{padding-bottom:40px;}
    .contactmapspc{margin-bottom:0px;}
    .pagenotfounddiv{padding-top:50px;}
}

@media (min-width: 1200px) {


    .panelContactUs .fields_left .krow {
        padding: 0 0 18px 0;
        /*width: 65.43%;*/
    }

    .securitycode-buttons {
        float: left;
        padding: 7px 0 0 10px;
    }

    #infoBtn {
        cursor: pointer;
    }
}

/*=====================================
   Thank you page
    ===================================*/

.divthanku {
    position: relative;
    padding: 100px 0 0 0;
    margin: 0 auto;
    text-align: center;
}


    .divthanku a {
        color: #000;
        text-decoration: none;
    }

#divimgmail {
    width: 100%;
    padding: 0;
    margin: 0;
}

.takk {
    width: 100%;
    padding: 0;
    margin: 16px 0 0 0;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-size: 27px;
    float: left;
}

.din {
    width: 100%;
    padding: 0;
    margin: 0 0 13px 0;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    font-size: 17px;
    float: left;
}
.takk:hover,.din:hover{color:#000}

.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
    background: -moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
    background-color: #ffffff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666666;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
    margin-bottom: 40px;
}

    .myButton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
        background: -moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background: -webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background: -o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background: -ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background: linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
        background-color: #f6f6f6;
        text-decoration: none;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }


/*=====================================
   Footer
    ===================================*/

footer {
    padding: 21px 0 50px 0;
    text-align: left;
    /*background-color: #fff;*/
     background-color:#F0F7FC;
}
.Copyright{background-color:#fff;}

.flikediv{padding-right:35px;padding-top:3px;display:block}


.master-page footer, .contact-page footer {
    padding-top: 20px;
    background-color: #faf9f9;
}

footer a {
    text-decoration: underline;
}

 .footer-element .fa{  
  
    color:#286AA6;
    cursor:pointer;

    }

.footer-element {
    padding-top:30px;
}
.footer-element1{padding:0}
.footer-element1 iframe{max-width:100%}

    .footer-element a img,.footer-element1 a img {
        margin: 0 auto;
    }

#map-link {
    margin-bottom: 25px;
    display: block;
}

.footer-title {
    display: block;
    padding-bottom: 5px;
    
    font-size: 16px;
}

.footer-title h3{font-size:22px; }
.footer-title h2{font-size:22px;}
.footerparent {
    position: absolute;
    left: 0;
    right: 0;
    /*bottom: 0;*/
    display:block;
}

 
 footer .searchsubmit {
    background: rgba(0, 0, 0, 0) url("../media/search-button copy.png") no-repeat scroll 0 0;
    border: 0 solid #fff;
    color: #fff;
    display: inline;
    line-height: 34px;
    margin: 11px 0 0;
    padding: 0;
    position: absolute;
    right: 32px;
    width: 28px;
    z-index: 2;
    background-color:#286AA6 !important;
}


.footer .search-textbox {
    border: 0px solid #dadada;
    box-shadow: none;
    color: #000;
    float: left;
    font-size: 15px;
    height: 36px;
    margin-right: 2.72%;
    padding: 5px 2% 5px 4%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.footer-text {
    color: #888;
    font-family: open sans;
    font-size: 13px;
    font-weight: 600;
    padding-top: 10px;
}

.search-heading {
    margin-bottom: 10px;
}


 


    ul.footer-text li {
        padding: 0;
        list-style-type: none;
        color: #286AA6; /* skin color */
        font-size: 18px;
        margin-bottom: 3px;
        
    }
     .footer-text,ol{padding-left:0px;}
   .kontactHeading .footer-text,ol{padding-left:15px;}
  

    ul.footer-text a {
        font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    }
    ul.footer-text a:hover {
        color:#000;
    }

.footer.search-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 36px;
}
.footer a:hover{color:#000;}

.footer .searchsubmit {
      background-color: #fff;
    border: 0 solid #fff;
    border-radius: 0;
    color: #fff;
    display: block;
    float: right;
    line-height: 26px;
   margin: 8px 15px 1px;
    padding: 0;
    position: absolute;   
    z-index: 1;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}



.footer .search-textbox {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 2.72%;
    padding: 5px 2% 5px 4%;
    position: relative;
    width: 83%;
    z-index: 0;     
    color: #000;
    height: 45px;
    float: left;
    font-size: 15px;
   
}


.copyright {
    /*background: #f5f5f5;*/
    font-size: 13px;
    padding-top: 25px;
    padding-bottom: 30px;
    text-align: left;
    line-height: normal;
    height: auto;
    color: #888;
}


.master-page .copyright, .contact-page .copyright {
    background-color: #faf9f9;
}


.copyright .copyright-text {
    padding-top: 10px;
    border-top: 1px solid #888;
}

.copyright a {
    color: #888 !important;
}
.copyright a:hover {
    color:#286aa6 !important;
}
.copyright table td {
    padding: 0 !important;
    border: 0 !important;
    vertical-align: middle !important;
}

.copyright p {
    vertical-align: middle;
    font-size: 13px;
    /*text-align: right;*/
}


.assist2net-text {
    text-align: center;
}
.assist2net-text a{text-decoration:underline;}

@media screen and (min-width:768px) {
   /*  .footerwidth{width:37% !important}*/
    .footer {
    }

    
    

    ul.footer-text {
        padding-top: 10px;
    }


    .assist2net-text {
        text-align: right;
        color:#888;
        font-family:open sans;
        font-weight:600;
    }

    .copyright {
        padding-bottom: 60px;
        padding-top: 40px;
    }

    .copyright-seperator {
        border-top: 1px solid #888;
        padding-top: 20px;
    }


    .Copyright .container {
        border-top:1px solid #ccc;
    }

    .copyright .copyright-text {
        border-top: none;
        padding-top: 0;
        font-family:open sans;
        font-weight:600;
    }
}

.footerbanner{max-width:100%;min-height:400px; background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
@media screen and (min-width:992px){
    .footerbannercontainer{padding:0px; margin-bottom:-70px;}
   
     
}

@media screen and (max-width:767px){
    

    .footer .search-textbox{float:none;margin-right:0px;}
    .footerbanner{min-height:200px;}
    .Copyright{border-top:1px solid #ccc;}
    
    .footer .search-textbox {
        width:90% !important;
    }

    .footer-element, .footer-element1{text-align:left !important;padding:15px;}
}

@media screen and (min-width:768px) {

     .Copyright{margin-top:-29px;}

    .gridview {
        margin: 2% auto;
        padding: 2px;
        max-width: 100%;
        background-color: #fff;
    }

        .gridview a {
            margin: auto 1%;
            padding: 5px 10px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background-color: #6b6b6b;
            color: #fff;
            text-decoration: none;
        }

            .gridview a:hover {
                 background-color: #286AA6; /* skin color */
                color: #fff;
            }

        .gridview span {
            padding: 5px 10px 5px 10px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background-color: #286AA6; /* skin color */
            color: #fff;
        }
         
}

/*=====================================
   Customized bootstrap css
    ===================================*/


body {
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
}

a:hover, a:active, a:focus {
    outline: 0;
}

#navbar {
     
    border-top:0px;
    border-right:0px;
    border-left:0px;
}

.navbar {
    margin-bottom: 0;
    padding: 16px 0 0px 0;
    border-bottom: none;
    transition: all 0.3s ease-out 0s;
}
.nav-hide {
  transform: translate(0px, -90px);
}

.navbar-brand {
    padding: 0 15px; /*ed*/
}

.navbar-nav {
    margin-top: 30px;
}

.carousel {
    margin-bottom: 70px;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.btn-sm {
    padding: 5px 15px 9px 15px;
    border-radius: 0;
}

.carousel-indicators .active {
    background-color: #286AA6; /* skin color */
    border: 0px solid #286AA6; /* skin color */
}

.carousel-control .fa-angle-left, .carousel-control .icon-prev {
    position: absolute;
    top: 30%;
    left: 0;
}

.carousel-control .fa-angle-right, .carousel-control .icon-next {
    position: absolute;
    top: 30%;
    right: 0;
}

.btn-lg, .btn-group-lg > .btn, .contact-page .btn-lg, .btn-group-lg > .btn {
    font-size: 20px;
    font-weight: bold;
}

.btn-primary:hover,

.open > .dropdown-toggle.btn-primary {
    color: #fff;
    opacity: 0.7;
}
.doccolbtn img{background-color:#286AA6;}

/*code by sj*/
.btn-send {
    background: #286AA6 !important;
     width:22%;
    border-radius:5px;
    font-weight:600 !important;
    transition: all 0.5s ease 0s;
    padding: 15px 25px !important;
}

    .btn-send:hover {
        background: #286AA6;
        opacity: 0.75 !important;
        border: 0 !important;
        
    }
    /*code by sj*/
.no-padding {
    padding: 0px;
}

@media screen and (max-width:991px){

    .indexpage .no-padding{ padding: 0 15px;}
    .docheading{font-size:25px !important;}
    .item-wrapper .content .title h3{font-size:18px;padding: 15px 0 0px; word-wrap:break-word;}
    ul.footer-text a{color:#888;}
    .divthanku {     
    padding: 10px 0 0 0;    
     
}

   

}


@media (min-width: 768px) {

    .btn-lg {
        padding: 17px 35px;
        font-size: 17px;
        font-weight: bold;
    }
}

@media (max-width:767px) {

    h1, .h1 {
        font-size: 42px;
    }
    .meldbtn,.meldbtn1 {
        font-size: 18px;
        padding: 10px 0 12px;
           margin-bottom:10px;float:none !important;
    }

.Map-header {
  
    padding-bottom:15px;
     padding-top:15px;
}
    .maincontent {
        font-size: 15px;
    }

    .copyright {
        padding-top: 0px;
    }

        .copyright .copyright-text {
            padding-bottom: 5px;
        }

.indexpage .no-padding{ padding: 0px;}
    .no-padding {
        padding: 0;
    }

    .leafimgmap, .leafimg, .topcontent {
        text-align: left;
    }
}

@media (max-width: 768px) {
    body {
    }
    .topbanner-image {
        /*max-height:200px;*/
        margin:0;
        width:100%;
         
    }
     #simplemodal-container
        {
               width:96% !important;
               margin:0 auto !important;
            top: 30px !important;
  
    z-index: 1111 !important
        }
    
}

@media (max-width: 320px) {
    body {
    }
}



@media (min-width:320px) {
    .navbar {
        /*padding-top: 5px;
        padding-bottom: 0px;*/
    }
}

@media (min-width:360px) {
    /*.navbar {
        padding-top: 5px;
        padding-bottom: 5px;
    }*/
}

@media (min-width:768px) {
    /*.navbar {
        padding: 10px 0 10px 0;
    }*/
    .thumbnail-gallary li 
    {
       
        max-height:152px;
        overflow:hidden;
    }
}

@media (min-width:992px) {
    .navbar {
      padding: 18px 0 0px 0px;
         position:fixed;
         left:0;right:0;
         background:transparent;
         z-index:2;
         
    }
    .TopbanSection .flex-container {min-height:400px}
     
     
}

@media screen and (max-width:991px){
     .mobtel{margin-top:12px;}
        .mobtel img {
            float: right;
            margin: 10px -10px -5px 0;
        }
    .footer-element, .footer-element1 {
         padding-bottom: 30px;
    }
}


@media (max-width: 767px) 
{
    footer {
    padding: 21px 0 0px 0;
   }
    

    .footer-element,.footer-element1 {
        padding-bottom: 30px;
        padding-top: 0;
        text-align: center;
    }

    .megimg {
        text-align: center;
        float: none;
        padding-bottom: 10px;
    }

        .megimg img {
            margin: 0 auto;
        }

    .megtxt {
        text-align: center;
        float: none;
    }

    .panelContactUs .fields_left .ipbox, .pnlPkform .ipbox {
        padding: 0 3.06% 0 4%;
    }

    .panelContactUs .fields_left .iptextarea, .pnlPkform .iptextarea {
        padding: 10px 3.06% 0 4%;
    }
   
    .navbar {
    padding-bottom:10px;
    }
     .mobtel{margin-top:12px;}
    .mobtel img{float: right;
     /*margin: 2px 0 0;*/
     margin: 6% -40% -5px 1%;
    }
    .indexmobtel  .mobtel img{float: right;
     margin: 2px 0 0;}

    .indexmobtel img{float:left !important;}
}
@media screen and (min-width:481px) and (max-width:767px){
    .mobtel img {
        float: right;
        margin: 10px -70% -5px 0 !important;
    }
    .logo img{width:162px;padding-top: 8px;}
}

/*=====================================
   Back To Top Button
    ===================================*/


a#backToTop {
    position: fixed;
    right: 6%;
    bottom: 20px;
    z-index: 90000;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

    a#backToTop:hover {
        background-color: #286AA6; /* skin color */
    }

      a#backToTop:focus {
         color:#fff;
    }


/*=====================================
   Smart Menu
    ===================================*/

/* Import "PT Sans Narrow" font from Google fonts */
/*
---------------------------------------------------------------
  Note that styles you apply to the main menu items are inherited by the sub menus items too.
  If you'd like to avoid this, you could use child selectors (not supported by IE6) - for example:
  .sm-blue > li > a { ... } instead of .sm-blue a { ... }
---------------------------------------------------------------*/



.sm {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.sm ul {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.sm li {
  direction: ltr;
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0px;
  padding: 0;
}
ul.sm {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul.sm li {
  float: left;
  position: relative;
}
ul.sm li * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm li *:before {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm li *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
ul.sm a {
  display: block;
  position: relative;
  white-space: nowrap;
}
ul.sm a.disabled {
  cursor: default;
}
ul.sm ul {
  left: -800px;
  position: absolute;
  top: -999999px;
  z-index: 1000;
}
ul.sm ul li {
  float: none;
}
ul.sm ul a {
  white-space: normal;
}
ul.sm:after {
  clear: both;
  content: "\00a0";
  display: block;
  font: 0/0 serif;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
ul.sm-rtl {
  direction: rtl;
}
ul.sm-rtl li {
  float: right;
}
ul.sm-vertical li {
  float: none;
}
ul.sm-vertical a {
  white-space: normal;
}
* html ul.sm-vertical li {
  float: left;
  width: 0;
}
* html ul.sm-vertical ul li {
  float: none;
  width: auto;
}
* html ul.sm {
  height: 1px;
}
*:first-child + html ul.sm-vertical > li {
  float: left;
  width: 0;
}
*:first-child + html ul.sm {
  min-height: 1px;
}
.sm-blue {
  text-align: left;
}
.sm-blue ul {
  background-color: #fff;
  padding-bottom:0px;
  padding:10px 12px;
  opacity:1;
  
}

    .sm-blue > li > ul {
        /*margin-top:-5px !important;*/ 
        border-top:5px solid #286aa6 !important;
    }
     /*.sm-blue > li > .menu > ul {
        margin-top:10px !important; 
        border-top:5px solid #286aa6 !important;
    }*/

.sm-blue ul a {
  background: #ffffff;
  color: #000;
  font-size: 15px;
  margin: 0 6px;
  padding:10px 23px 10px 0px;
  text-shadow:none;
  word-wrap: break-word;
  border-bottom:1px solid #4C7182;
  font-weight:500;
}
.sm-blue ul a:hover {
  color: #ffffff;
}
.sm-blue ul a span.sub-arrow {
  border-color: transparent transparent transparent #32a794;
  border-style: solid solid solid solid;
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -3px;
  right:7px;
  top: 50%;
   
  
}

 

.sm-blue ul li {
  background-color: #fff;
  
}
.sm-blue ul li a {
  background-color: #fff;
}
    .sm-blue ul li a:hover {
        color:#74CEF3;
        text-shadow:none !important;
    }

    .sm-blue li ul .highlighted {
        color:#74CEF3;
    }

.sm-blue li > ul:before {
  border: solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 17%;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.sm-blue a span.sub-arrow {
  border-color:transparent !important ;
  border-width: 5px;
  bottom: 2px;
  height: 0px;
  /*left: 50%;*/
  margin-left: -5px;
  overflow: hidden;
  position: absolute;
  width: 0;
}
.sm-blue li {
  border-left: 0px solid #1a8bb9;
}
.sm-blue li:first-child {
  border-left: 0;
}
.sm-blue li a {
  /*border-bottom: 1px solid #4d8f9a;*/
}
.sm-blue li:last-child > a {
  border-bottom: 0px solid #5b5b5b;
}
/*.sm-blue span.scroll-up {
  background: #ffffff;
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.sm-blue span.scroll-down {
  background: #ffffff;
  display: none;
  height: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}*/

.sm-blue span.scroll-up, .sm-blue span.scroll-down {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: 20px;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
}
/*.sm-blue span.scroll-up-arrow {
  border-color: transparent transparent #ffffff transparent;
  border-style: dashed dashed solid dashed;
  border-width: 8px;
  height: 0;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  width: 0;
}
.sm-blue span.scroll-down-arrow {
  border-color: #ffffff transparent transparent transparent;
  border-color: transparent transparent #ffffff transparent;
  border-style: dashed dashed solid dashed;
  border-style: solid dashed dashed dashed;
  border-width: 8px;
  height: 0;
  left: 50%;
  margin-left: -8px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  top: 6px;
  width: 0;
}*/

.sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow {
    border-color: transparent transparent #fff;
    border-style: dashed dashed solid;
    border-width: 8px;
    height: 0;
    left: 50%;
    margin-left: -8px;
    overflow: hidden;
    position: absolute;
    top: -2px;
    width: 0;
}
sm-blue span.scroll-down-arrow {
    border-color: #fff transparent transparent;
    border-style: solid dashed dashed;
    top: 6px;
}
.scroll-down:hover {
    border: 1px solid red;
}

.sm-blue-vertical {
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.sm-blue-vertical a span.sub-arrow {
  border-color: transparent transparent transparent #000000;
  border-style: solid solid solid solid;
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -3px;
  right: 3px;
  top: 50%;
}
.sm-blue-vertical li {
  border-left: 0;
}
.sm-blue > li > ul {
   
}
.sm-blue > li > ul:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #333;
  border-width: 6px;
  border: solid transparent;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 17%;
  margin-left: -4px;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.sm-blue > li > ul:before {
  /*border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #005e6e;
  border-width: 8px;
  margin-left: -4px;*/
}
.sm-blue ul li:hover,
.sm-blue ul li:focus,
.sm-blue ul li:active,
.sm-blue ul li.highlighted {
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
   
}
.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active,
.sm-blue ul a.highlighted {
  text-decoration: none;
  text-shadow: none;
   
}
.sm-blue a.highlighted {
  
}
.sm-blue a.current,
.sm-blue a.current:hover,
.sm-blue a.current:focus,
.sm-blue a.current:active,
.sm-blue ul a.current,
.sm-blue ul a.current:hover,
.sm-blue ul a.current:focus,
.sm-blue ul a.current:active {
  background-image: -moz-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #00749f));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: linear-gradient(top, #ffffff 0%, #00749f 100%);
  background-image: url(css-gradients-fallback/current-item-bg.png);
  background: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    border:1px solid red;
}
.main-nav-bar .top-menu li .sm-nowrap li {
  margin: 0px 0px;
  padding: 0px;
}
.main-nav-bar .top-menu li .sm-nowrap li a {
  min-width: 198px;
}
.sm-blue > li > a > .arowbg .sub-arrow {
  display: none;
}
@media screen and (max-width: 991px) {
    .sm-blue > li > a > .arowbg .sub-arrow {
  display: block;
}
  .sm-blue ul li ul li a {
    padding: 7px 40px 8px 25px !important;
  }
  .menu_sel.home_btn_sel {
    display: none;
  }
  .menu.home_btn {
    display: none;
  }
  .main-nav-bar .top-menu {
    left: 0;
    padding: 0;
  }
  .main-nav-bar .top-menu ul li {
    display: block;
    margin: 0;
  }
  .main-nav-bar .top-menu ul li ul li ul > li a {
    color: #333 !important;
    font-weight: normal !important;
  }
  .main-nav-bar .top-menu ul li ul li ul > li a .sel {
    color: #333 !important;
    font-weight: normal !important;
  }
  .main-nav-bar .top-menu ul li ul li ul li ul > li a {
    color: #333 !important;
    font-weight: normal !important;
  }
  .main-nav-bar .top-menu ul li ul li ul li ul > li a.sel {
    color: #333 !important;
   font-weight: normal !important;
  }
  .main-nav-bar .top-menu ul li ul li > li a {
    border-bottom: 0px solid #f1ece2;
  }
  .main-nav-bar .top-menu ul li:first-child {
    display: block;
    margin: 0;
  }
  .main-nav-bar .top-menu ul li ul > li a {
    border-bottom: 0px solid #ffffff;
  }
  .main-nav-bar .top-menu ul li ul > li a:hover {
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    border-bottom: 0px solid #ffffff;
    color: #b75b39;
    transition: all .2s;
  }
  .main-nav-bar .top-menu ul > li a {
    border-bottom: 1px solid #ffffff;
  }
  .main-nav-bar .top-menu ul > li a:hover {
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    border-bottom: 0px solid #b75b39;
       text-decoration: none;
    transition: all .2s;
  }
  .main-nav-bar .top-menu a {
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    color: #333;
    padding: 13px 14% 13px 63px;
    text-decoration: none;
    transition: all .2s;
  }
  .main-nav-bar .top-menu a:link {
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    color: #595959;
    padding: 10px 40px 14px 10px;
    text-decoration: none;
    transition: all .2s;
  }
 

  .main-nav-bar .top-menu a.sel {
    border: 0px solid #b75b39;
    color: #b75b39;
    padding: 13px 20px 13px 63px;
  }
  .main-nav-bar .top-menu a.sel:link {
    border: 0px solid #b75b39;
    color: #b75b39;
    padding: 13px 20px 13px 63px;
  }
  .main-nav-bar .top-menu li {
    margin: 0px;
  }
  .main-nav-bar .top-menu li .sm-nowrap li a {
    max-width: 100%;
  }
  .sm-blue {
    background: transparent;
  }
  .sm-blue a {
    color: #286aa6  !important;
    background-attachment: scroll !important;
    border-bottom: 1px solid #c4c4c4 !important;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
    background-color:#fff;
    font-family: roboto slab !important;
  }
  .sm-blue a:hover {
    color: #74cef3 !important;
  }
   

  .main-nav-bar .top-menu{}

   .sm-blue a span.sub-arrow,.sm-blue ul a span.sub-arrow 
   {
      border: 0 none;
    color: #333 !important;
    font: 30px/18px monospace !important;
    height: 19px;
    margin-left: 0;
    margin-top: 0 !important;
    right: 0 !important;
    text-align: center;
    text-shadow: none;
    top: 32% !important;
    width: 30px;


   }
 
  .sm-blue a span.sub-arrow:hover{color:#595959 !important}
  .sm-blue ul {
    -moz-border-radius: 0;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    background: #ffffff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
  }
  .sm-blue ul a {
    background: transparent !important;
    color: #333 !important;
    font-size: 17px !important;
    margin: 0 10px;
    margin: 0;
    padding: 10px 30px 10px 28px;
    text-shadow: none !important;
    }
 
  .sm-blue ul li {
    background-color: #ffffff;
    border-top: 0;
    margin: 0 !important;
    width: 100%;
  }
  .sm-blue ul li a {
    background-color: #494949;
  }
  .sm-blue ul li:first-child {
    border-top: 0;
  }
  .sm-blue ul ul {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #ffffff;
    border-radius: 0;
    left: 0px !important;
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
  }
  .sm-blue ul ul a {
    background: none !important;
    color: #494949 !important;
    font-weight: normal !important;
  }
  .sm-blue ul ul ul a {
    color: #494949 !important;
    font-weight: normal;
  }
  .sm-blue ul ul ul ul a {
    color: #494949 !important;
    font-weight: normal;
  }
  .sm-blue ul ul ul ul ul a {
    color: #494949 !important;
    font-weight: normal;
  }
  .sm-blue a.current {
    background-attachment: scroll !important;
    background-color: #006892 !important;
    background-image: linear-gradient(top, #005a84 0%, #00749f 100%) !important;
    background-position: 0% 0%;
    background-repeat: repeat !important;
    color: #ffffff !important;
  }

  .sm-blue ul li:hover,
.sm-blue ul li:focus,
.sm-blue ul li:active,
.sm-blue ul li.highlighted {
  
  background:#fff;
}
.sm-blue ul a:hover,
.sm-blue ul a:focus,
.sm-blue ul a:active,
.sm-blue ul a.highlighted {

  background:#fff;
}
.sm-blue a.highlighted {
 background:#fff;
}
  .sm-blue a.highlighted span.sub-arrow {
    color: #ffffff;
  }
  .sm-blue li {
    border-left: 0;
  }
  .sm-blue li:first-child {
    border-left: 0;
  }
  .sm-blue > li > a > .sub-arrow {
    display: block;
  }
  ul.sm-blue {
    width: 100% !important;
  }
  ul.sm-blue ul {
    display: none;
    float: none;
    left: auto !important;
    margin-left: 4% !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    position: static !important;
    top: auto !important;
    width: 96% !important;
  }
  ul.sm-blue ul.sm-nowrap > li > a {
    white-space: normal;
  }
  ul.sm-blue iframe {
    display: none;
  }
  ul.sm-blue > li {
    float: none;
  }
  ul.sm-blue > li > a {
    white-space: normal;
  }
  .sm-nowrap li a {
    border: 0;
  }
  .sm-blue > li:nth-child(2) > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sm-blue > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
  .sm-blue > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .sm-blue > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
  .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background:#fff;
  }
  #main-menu {
    /*border-top: 1px solid #cccccc;*/
    padding-left:20px;
  }
  .sm-blue > li:first-child{border-top: 1px solid #c4c4c4 !important;}
  .mobile-menu a {
    padding: 18px 63px 17px 50px !important;
    word-wrap: break-word;
  }
  .sm-blue > li > ul {}

  .sm-blue > li > ul {
    border: 0 !important;
  }
  .sm-blue > li > ul:after {
    border-width: 0;
  }
  .sm-blue > li > ul:before {
    border-width: 0;
  }
  .mobile-search {
    border: 12px solid #eeeeee;
    height: 67px;
    margin-bottom: 0px;
  }
  .menubtn {
    z-index:1;
  }
}

@media screen and (min-width:992px){
    .main-nav-bar .top-menu ul {
    margin: -5px -13px 0 0;
}

   #main-menu .sub-arrow{background:url("../media/Arrow.png");
            background-repeat:no-repeat;
            width:40px !important;
            border-width:0px;
            margin-top:1px !important;
            margin-right:-29px;
 } 

   .stkeycont1 .sub-arrow{background:url("../media/Arrow.png");
            background-repeat:no-repeat;
            width:40px !important;
            border-width:0px;
            margin-top:0px !important;
            margin-right:-29px;
            top: 12% !important;
 } 

}

/*---------MY SM JS----------*/

/*=====================================
   jQuery FlexSlider v2.2.0-
    ===================================*/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-container {
    position: relative;
     
     
}

.topbancls .col-lg-12, .topbansep .col-lg-12, .mobtopbansep .col-lg-12 {
    padding: 0;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */

/*@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'flexslider-icon';
    src: url('fonts/flexslider-icon.eot');
    src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
}*/

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
    min-height: 150px;
}

    .flexslider .slides > li {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        display: none;
        position: relative;
    }
    /* Hide the slides before the JS is loaded. Avoids image jumping */
    .flexslider .slides img {
        display: block;min-height:217px;
        width: 100%;
    }
     .gallary-container .flexslider .slides img {
        display: block;
       margin:0 auto;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "\0020";
    line-height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/

.Tloading {
    position: relative;
    left: 50%;
    margin-top: 16px;
}

.testimonial-slider .slides > li {
    display: none;
}

.flexslider {
    position: relative;
    background: #fff;
    /*  zoom: 1; margin: 0 0 60px;
                border: 4px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2);*/
}

.flex-viewport {
    max-height: 2000px;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    -ms-zoom: 1;
    zoom: 1;
}

/* Direction Nav */
.flex-direction-nav {
  /*border: 1px solid #f00;*/
   *height: 0;
}

 
    .flex-direction-nav a {
        bottom: 0;
        color: #fff;
        font-size: 20px;
        left: 0;
        opacity: 0;
        position: absolute;
        text-align: center;
        top: 0;
        width:18%;
        right: 0;
    }

    .flex-direction-nav .flex-prev {
        left: auto;
        right: auto;
    }

    .flex-direction-nav .flex-next {
        left: auto;
        right: 0;
    }

.flex-container:hover .flex-prev {
    /*opacity: 1;*/
}

.flex-container:hover .flex-next {
    /*opacity: 1;*/
}

    .flex-container:hover .flex-next:hover, .flex-container:hover .flex-prev:hover {
        /*opacity: 1;*/
    }

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
/* Direction arrow  */
.control-icon {
   
    color: #fff !important;
    height: 28%;   
    margin: -15% 0 0 -25%;
    position: absolute;
    top: 42%;
    width: 40%;
}

.flex-container .control-icon {
      background-color: #fff;
    color: #286AA6;
    height: 120px;
    margin: -15% 0 0 -25%;
    padding-top: 25px;
    position: absolute;
    top: 42%;
    width: 75px;
}


.inner-topbanner .flex-container .fa-angle-right {
    left:90%;
}
.inner-topbanner .flex-container .fa-angle-left {
    right:64%;

}

.inner-topbanner:hover a {
  opacity:1;
}

@media screen and (max-width:991px){

    .flex-container .control-icon {
        display:none;
    }
}

.topbanner .flex-direction-nav .flex-prev .fa-angle-left { left:25%;}
.topbanner .flex-direction-nav .flex-next .fa-angle-right { left:90%;}
.topbanner :hover .flex-direction-nav a{opacity:1;}
 

.gallary-container .control-icon {
    position: absolute;
    top:45%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
    color: #fff; /* skin color */
    z-index: 11;
    /*padding-top:35px;*/
}

#thumbnailGallary .control-icon {
     padding-top:0px;
     height:42px;
}

.flexslider:hover .flex-next, .gallary-container:hover .flex-next {
    opacity: 1;
}

.flexslider:hover .flex-prev, .gallary-container:hover .flex-prev {
    opacity: 1;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .gallary-container:hover .flex-next:hover, .gallary-container:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}

/* Caption  */


.flex-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    padding: 2%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
}


/* Pause/Play */
.flex-pauseplay a {
    position: absolute;
    bottom: 5px;
    left: 10px;
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    color: #000;
    opacity: 0.8;
    cursor: pointer;
}

    .flex-pauseplay a:before {
        display: inline-block;
        content: '\f004';
        font-size: 20px;
        font-family: "flexslider-icon";
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }

/* Control Nav */
.flex-control-nav {
    position: absolute;
    bottom: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.topbanner .flex-control-nav {
    bottom: 25px;
}

.flex-control-nav li {
    display: inline-block;
    *display: inline;
    margin: 0 0 0 5px;
    -ms-zoom: 1;
    zoom: 1;
}


.flex-control-paging li a {
    background: none repeat scroll 0 0 #abc1cc ; /* skin color */
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    /*-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;*/
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
    border: 3px solid #fff;
}

    .flex-control-paging li a.flex-active {
        background: none repeat scroll 0 0 #286AA6;
        cursor: default;        
    border: 3px solid #fff;    
    cursor: default;
    height: 15px;
    width: 15px;
    }

    #normalgallary .flex-control-paging li a.flex-active {
        background: none repeat scroll 0 0 #286AA6;
        cursor: default;        
    border: 3px solid #fff;    
    cursor: default;
    height: 15px;
    width: 15px;
    }


     #normalgallary .flex-control-paging li a {
        background: none repeat scroll 0 0 #abc1cc;
    cursor: default;        
    border: 3px solid #fff;    
    cursor: default;
    height: 15px;
    width: 15px;
    }
.flex-control-thumbs {
    position: static;
    overflow: hidden;
    /*margin: 5px 0 0;*/
    margin: -15px 0 0;
    text-align: left;
    margin-top: 40px;
    float: right;
    width: 100%;
}

.flex-control-thumbs1 {
    /*float: left;
    margin-top: -11px;*/
   overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
}



.flex-control-thumbs li {
    /*float: left;*/
    margin: 10px;
    overflow: hidden;
    width: 27%;
}

.flex-control-thumbs li1 {
    margin: 11px;
    overflow: hidden;
    width: 22%;
}



.flex-control-thumbs img {
    display: block;
    width: 100%;
    opacity: .7;
    cursor: pointer;
}

    .flex-control-thumbs img:hover {
        opacity: 1;
    }

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}



@media screen and (max-width:420px) {
    .flexslider {
        min-height: 100px;
    }

    .flex-control-thumbs li {
        max-height: 40px;
    }
   
  
 .topbanner-image {
   margin:0;
   width:100%;
   /*max-height:200px;*/
   
}
}

@media screen and (max-width:419px) 
{
    .mid-arrow{display:block}
}
@media screen and (min-width:421px) {
    .flex-control-thumbs li {
        /*max-height: 60px;*/
    }
}

@media screen and (min-width:992px) {
    .flex-control-thumbs li {
        max-height: 80px;
    }

    .logo{
        
        padding-left: 0;
    }

    .aptgal .flexslider .slides > li {
        min-width:750px;
    }
}

@media screen and (min-width:1200px) {
    .flex-control-thumbs li {
        max-height: 170px;
    }
}


@media screen and (max-width: 767px) {

    /*.topbanner .flex-control-nav {
        bottom: -40px;
    }*/

    .flex-control-paging li a {
        background-position: 0px -25px;
    }

    .no-pad {
        padding: 0;
    }
    .gallary-container .control-icon 
    {
        top:27%;
       
    }
    .showmidarrow .gallary-container .control-icon
    {
             top:47%;
             height:42%;
             padding-top:0px;
    }
    .flex-direction-nav a

    {
         width:15%
    }
}
@media screen and (max-width:450px) {
.gallary-container .control-icon 
    {
        top:48%;
         }
         .flex-direction-nav a

    {
         width:20%
    }

        .aptgal .gallary-container .control-icon 
        {
        top:42%;
         }

}

.aptgal .gallary-container .control-icon { opacity:0;}
.aptgal .gallary-container .control-icon:hover {  opacity:1;padding-top:0px;}
.aptgal .gallary-container:hover .control-icon{  opacity:1;padding-top:0px;}


.aptgal .gallary-container .flex-direction-nav{ top:44%;}
 .aptgal .flexslider .slides > li{top:-18px;
left:-18px;
}

 @media screen and (max-width:991px){

    .aptgal .gallary-container .control-icon {   
    padding-top:0px;
    height:auto !important;
}
    .aptgal .gallary-container .flex-direction-nav{ top:37%;}
 }


/*=====================================
   Lightbox
    ===================================*/


/* line 7, ../sass/lightbox.sass */
body:after {
    display: none;
     
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background-color: black;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
    position: absolute;
    left: 0;
    z-index: 10000;
    width: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 0;
}
    /* line 28, ../sass/lightbox.sass */
    .lightbox .lb-image {
        display: block;
        height: auto;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    /* line 32, ../sass/lightbox.sass */
    .lightbox a img {
        border: none;
    }

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
    position: relative;
    margin: 0 auto;
    width: 250px;
    height: 250px;
    *zoom: 1;
}
    /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    .lb-outerContainer:after {
        display: table;
        clear: both;
        content: "";
    }

/* line 44, ../sass/lightbox.sass */
.lb-container {
    padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0%;
    width: 100%;
    height: 25%;
    text-align: center;
    line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
    display: block;
    margin: 0 auto;
    width: 52px;
    height: 52px;
    background: url(../images/loader.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
    left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
    outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
    display: block;
    width: 49%;
    height: 100%;
    cursor: pointer;
    /* Trick IE into showing hover */
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
}
    /* line 87, ../sass/lightbox.sass */
    .lb-prev:hover {
        background: url(../images/prev.png) left 48% no-repeat;
    }

/* line 90, ../sass/lightbox.sass */
.lb-next {
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
}
    /* line 93, ../sass/lightbox.sass */
    .lb-next:hover {
        background: url(../images/next.png) right 48% no-repeat;
    }

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    *zoom: 1;
}
    /* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    .lb-dataContainer:after {
        display: table;
        clear: both;
        content: "";
    }

/* line 103, ../sass/lightbox.sass */
.lb-data {
    padding: 0 4px;
    color: #fff;
}
    /* line 106, ../sass/lightbox.sass */
    .lb-data .lb-details {
        float: left;
        width: 85%;
        text-align: left;
        line-height: 1.1em;
    }
    /* line 111, ../sass/lightbox.sass */
    .lb-data .lb-caption {
        font-weight: normal;
        font-size: 13px;
        line-height: 1em;
    }
    /* line 115, ../sass/lightbox.sass */
    .lb-data .lb-number {
        display: block;
        clear: left;
        padding-bottom: 1em;
        color: #fff;
        font-size: 12px;
    }
    /* line 121, ../sass/lightbox.sass */
    .lb-data .lb-close {
        position: absolute;
        top: 9px;
        right: 4px;
        z-index: 100;
        display: block;
        float: right;
        width: 30px;
        height: 30px;
        outline: none;
        background: url(../images/close.png) top right no-repeat;
        text-align: right;
        opacity: 0.7;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    }
        /* line 130, ../sass/lightbox.sass */
        .lb-data .lb-close:hover {
            opacity: 1;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
            cursor: pointer;
        }


/*=====================================
            Video Gallary
    ===================================*/


#video_lightbox {
    background: url("../media/bg.png") repeat scroll center top transparent;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042;
}

#videoDiv {
    display: none;
    z-index: 100;
}

.VideoDiv {
    float: right;
    margin: 4px 0 0;
    padding: 0 20px 10px;
    position: relative;
}

.video-icon {
    color: #286AA6; /* skin color */
    cursor: pointer;
}

#Lightbox_contents {
    height: 420px;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 114px;
    width: 940px;
    padding: 5px;
    background: #ffffff;
    border: 0px solid #ff0000; /* skin color */
    padding-bottom: 20px;
    opacity: 1;
}

.closebtn {
    position: relative;
    margin: 0px auto;
    width: 940px;
    text-align: right;
    cursor: pointer;
    top: 115px;
    background: #ffffff;
}

#video_div {
    float: left;
    /*height: 382px;*/
    left: 0;
    padding: 0 22px 0 6px;
    position: relative;
    top: 0;
    width: 678px;
    min-height: 1px;
}

#Video_list_container {
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 227px;
}

#video_list {
    height: 340px;
    left: 0;
    position: relative;
    top: 0;
    width: 227px;
}

.heading1 {
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}

#videolistContainer {
    /* height: 330px;*/
    height: 370px;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    top: 0;
    width: 235px;
}

.video_txt {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    text-decoration: none;
}

    .video_txt:hover {
        opacity: 0.6;
    }

.video {
    
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}

.video_list_top {
    height: 3px;
    left: 0;
    position: relative;
    top: 0;
    width: 216px;
}

.video_list_mid {
    left: 0;
    padding: 7px 0;
    position: relative;
    top: 0;
    width: 216px;
}

.selected_mid {
    /*background-color: #333333;
     border-radius:4px;*/
}

.VideoTitle {
    float: left;
    left: 0;
    padding: 0 10px 0 12px;
    position: relative;
    top: 0;
    /*width: 170px;*/
    width: 90%;
}

.video-lesmer {
    float: right;
    left: 0;
    padding: 0 5px 0 0;
    position: relative;
    top: -2px;
    width: 15px;
}

.video_list_bot {
    height: 3px;
    left: 0;
    position: relative;
    top: 0;
    width: 216px;
}


@media screen and (max-width: 991px) 
{

   .BudfristDiv{display:none}
   .newbox .linkheading1{padding-left:0}
    .newbox {
  margin:0 0 40px 0;
  /*max-width:250px;*/ /*code by sj*/
  }
    .linkheading{margin-bottom:15px;}
    .seeall{padding-right:0px;}

    .flex-container,.inner-topbanner,.regular-banner,.topbanner{
   width: 100%;margin:0;
    position: relative;
    z-index: 0;
}
    .rightdiv{height:auto}
    
    .panelContactUs {
    padding-bottom: 25px;
}

    .doc-arrow
{
      top:0px !important;
        position: relative;
    
    }
    .meldintext,.Kostnadtext {
    padding:20px;
    font-size:19px;
  }
.docmiddlebox1 .item-wrapper{margin-bottom:0 !important}
 .docmiddlebox1 .bookimage 
{
   background-position:4% 0%;
}
.docmiddlebox1 .pdfimage1 {
     background-position:17% 0%;
}
.docmiddlebox1 .pdfimage {
   
   }
    .docmiddlebox1 .bookimage .lesmer,.docmiddlebox1 .hoverimg .lesmer{color: #515151;}
    /*.doclescls{display:block !important;position:relative !important;}*/
    .docmiddlebox1 .bookimage .lesmer:hover,.docmiddlebox1 .hoverimg .lesmer:hover{border:0}
    .maindoccont{bottom:0px !important;padding:0 15px;}
    .docmiddlebox1 .mboxcol{padding-left:20px !important;padding-right:20px !important;}
     .innerlink{width:100%;padding-top:30px;padding-bottom:15px;height:auto;bottom:0}
    .innerbox{width:100%;max-width:100%;}
    .velgtxt{width:14%;float:left;padding-top:16px;}
    .innerboxcls{width:80%;float:left;position:relative;}
    .ghost-button {
        border: 0;
        margin-right: 0;
    }

    .ghost-button-border-color {
        text-align: left;
       }

    /*#middlebox .item-wrapper .content,.docmiddlebox1 .item-wrapper .doccont {
        position: relative !important;
        top: 0 !important;
        padding-top: 15px;
        width: auto !important;
    }*/

         

    #middlebox .item-wrapper .lesmer {
        /*display: block !important;*/
        
        /*color: #286AA6;
        font-size: 18px;
        
        left: 0;
        margin-left: auto;
        margin-right: auto;
        right: 0;
        width: 193px;
        max-width: 100%;
        position: relative !important;*/
        bottom:0;
        left:0;
        right:unset;
        margin-top:10px;
        margin-bottom:10px;
    }
    

    .rightdiv .lesmer {
        background: none;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        width: 193px;
        position: relative !important;
        right: 0;
        border: 1px solid #fff;
        color: #286AA6;
    }

    .mid-arrow {
        top: -17px !important;
        position: relative;
       
    }

    .rightdiv {
        background: #fff;
    }

    /*.middle-section {
        padding-top: 0;
    }*/


    .IndexTopsection {
        padding-top: 35px;
        padding-bottom: 0px;
        border: 0;
    }

    .Indextoptxt {
        font-size: 31px;
    }

    

    .inner-topbanner, .regular-banner,.topbanner {
        margin-top: 0;
    }

    .VideoDiv {
        display: none;
    }

    #videoDiv {
        display: block !important;
        float: left;
        position: relative;
        width: 100%;
        padding: 0 0 20px 0;
    }

    #video_lightbox {
        position: relative;
        width: 100%;
        z-index: 100;
        background: none;
        height: auto;
    }

    #Lightbox_contents {
        top: 0;
        height: auto;
    }

    .closebtn {
        display: none;
    }

    #Lightbox_contents {
        width: 100%;
        padding: 0;
        background: none;
    }

    #video_div {
        width: 100%;
        padding: 0;
        background: #ffffff;
    }

    #videoplayer {
        width: 100% !important;
    }

    #videoplayer_wrapper {
        width: 100% !important;
    }

    #Video_list_container {
        width: 100%;
        padding: 0;
        background: #ffffff;
    }

    #video_list {
        width: 100%;
        height: auto;
    }

    #videolistContainer {
        width: 100%;
        height: auto;
    }

    .video {
        width: 100%;
    }

    .video_list_mid {
        padding: 9px 0;
        width: 100%;
    }

    .VideoTitle {
        width: 85%;
        padding: 0 1.5%;
    }

    .aktuelt .item-wrapper .content {
        padding: 0px 2% 0px 2%;
    }
}

/*<-------------statementLine------------------------>*/
.statementLine {
    padding-top: 20px;
}

.M_prv_next1:hover {
    text-decoration: none;
    color: #286AA6; /* Link color */
}

/*<------------ testemonials start---------------->*/

.testemonialsdiv {
    background: #ffffff;
    padding: 10px 12px;
    margin: 0px 0px 35px 0;
    border-bottom: 1px solid #e1e0e0;
}

.test_tagtitle {
    float: left;
    width: 7%;
    color: #ff837f;
}

.test_taginput {
    float: left;
    width: 93%;
    padding-top: 5px;
    position: relative;
}

.test_taginputdiv {
    float: left;
    width: auto;
    padding: 0 10px 0 0;
    position: relative;
}

.test_chk_lbl {
    font-size: 14px;
    font-weight: normal;
    padding-left: 23px;
   
    background-position: 0 top;
    display: block;
    z-index: 1;
    height: 19px;
    position: relative;
    line-height: 1;
    padding-top: 2px;
    cursor: pointer;
}

.chk_taginput {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 3px;
}

#ctl00_middleSection_tagslist td {
    float: left;
    width: auto;
    padding: 0 10px 0 0;
    position: relative;
}

#ctl00_middleSection_tagslist input {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 3px;
}

#ctl00_middleSection_tagslist label {
    font-size: 14px;
    font-weight: normal;
    padding-left: 23px;
  
    background-position: 0 top;
    display: block;
    z-index: 1;
    height: 19px;
    position: relative;
    line-height: 1;
    padding-top: 2px;
    cursor: pointer;
}

    #ctl00_middleSection_tagslist label.hover, #ctl00_middleSection_tagslist label.focus, {
        background-position: 0px bottom;
    }

    #ctl00_middleSection_tagslist label.checked {
    
        background-position: 0 bottom;
        z-index: 1;
    }

.sel_chk {
  
    background-position: 0 bottom;
    z-index: 1;
}

.test-temonials {
    padding-bottom: 33px;
    border-bottom: 1px solid #9b9999;
    margin-bottom: 28px;
}

.test-h1 {
    width: auto;
    float: left;
    color: #ff837f;
    font-size: 22px;
}

.test-h2 {
    width: auto;
    float: left;
    color: #000;
    font-size: 22px;
}

.test-containtarea {
    padding: 10px 0 0px 0;
    margin: 0 0 18px 0;
    height: 82px;
    overflow: hidden;
}

.test-lessmer {
  
    background-position: 0 64%;
}

    .test-lessmer a {
        color: #333333;
        font-size: 13px;
        letter-spacing: 0;
        padding: 0 0 0 14px;
        text-decoration: none;
    }

.testimonial-wrapper .tags {
    padding: 10px 0 4px 0;
    background-color: #e7e7e7;
    border-bottom: 1px solid #9b9999;
    margin-bottom: 35px;
}

    .testimonial-wrapper .tags ul {
        list-style: none;
        padding: 3px 0 0 11px;
        width: 85%;
        margin: 0 auto;
        float: left;
    }

        .testimonial-wrapper .tags ul li {
            display: inline-block;
            margin-right: 14px;
            font-size: 15px;
            margin-bottom: 5px;
        }

.tagtitle {
    font-size: 17px;
    color: #FF9900; /* H1 fontcolor */
    float: left;
    padding: 0 0px 0 9px;
    width: auto;
}

.testimonial-wrapper .tags ul li input {
    margin-right: 3px;
}

ul.testimonial {
    list-style: none;
    padding: 0;
}

    ul.testimonial li:last-child {
        border: 0 solid red;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    ul.testimonial li {
        display: block;
        width: 100%;
        padding-bottom: 33px;
        margin-bottom: 28px;
        border-bottom: 1px solid #286AA6; /* skin color */
    }

        ul.testimonial li .heading {
            padding-bottom: 15px;
        }

            ul.testimonial li .heading h1, .testimonial li .heading h2 {
                display: inline;
                margin: 0;
                font-size: 22px;
            }

    ul.testimonial .heading h1 {
        color: #FF9900; /* H1 fontcolor */
    }

    ul.testimonial .heading h2 {
        color: #3399FF; /* H2 fontcolor */
    }

    ul.testimonial li .description {
        font-size: 14px;
    }

    ul.testimonial li .lesmer {
        margin-top: 15px;
        font-size: 13px;
    }

.moreellipses {
    position: fixed;
}

.morecontent {
    position: relative;
}

    .morecontent span {
        display: none;
        width: 100%;
        position: relative;
    }

.morelink {
    display: block;
    text-decoration: none;
    color: #333333;
}

.more {
    overflow: hidden;
    height: 60px;
}

ul.testimonial li .lesmer {
    cursor: pointer;
    width: 86px;
}

.label_check input, .label_radio input {
    margin-right: 5px;
}

.has-js .label_check, .has-js .label_radio {
    cursor: pointer;
    height: 23px;
    padding: 0 0 0 27px;
    font-weight: normal;
}

.has-js .label_check {
 
}

.has-js label.c_on {

}

.has-js .label_check input, .has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

#testimonial_1 .testimonial-slider {
    background: none;
}
/*tetimonial Mukund*/
.testimonial-wrapper .tag-name {
    font-family: Open Sans; /* Body fontfamily */
    color: #000000; /* Body fontcolor */
    font-size: 25px;
    padding-bottom: 15px;
}

.testimonial-wrapper .tag-img {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 17px solid #286AA6; /* skin color */
    margin-left: 35px;
}

.text-left.testimonial-text {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 25px;
    background: #286AA6; /* skin color */
    color: #333333; /* Button text color */
    padding: 34px 0px;
    margin: 0 auto;
    width: 89.58%;
    line-height: 1.2;
}

.testimonial-text h2 {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 21px;
    color: #333333; /* Button text color */
    margin-bottom: 5px;
}

.testimonial-slider {
    background: #286AA6; /* skin color */
    padding-bottom: 8px;
}

.testimonial-wrapper {
    margin-top: 20px;
    position: relative;
}

.text-left.testimonial-text > p {
    margin-bottom: 19px;
}

.index_pnl .testimonial-slider {
    background: none;
}

.testimonial_ingress {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 30px;
    line-height: normal;
    padding-bottom: 25px;
}

.testimonial_name {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 20px;
}

.testimonial_lessmer {
    background-color: #33CCFF; /* Button background color */
    float: right;
    margin-top: 22px;
    background-position: 85% 50%;
    font-family: Open Sans; /* Body fontfamily */
    font-size: 21px;
    min-height: 58px;
    min-width: 361px;
    padding: 11px 2% 14px 2%;
    text-align: center;
    color: #333333; /* Button text color */
}

    .testimonial_lessmer:hover {
        background-color: #FF9999; /* Button background hover */
        color: #33CCFF; /* Button text hover */
    }

.indextestimonial {
    background: #286AA6; /* skin color */
    padding-top: 50px;
    padding-bottom: 60px;
    color: #333333; /* Button text color */
    margin-bottom: 20px;
}

.logo_images {
    padding: 34px 20px;
}

.index_pnl .logo_images {
    padding: 0 20px;
}

.testimonial_logo img {
    max-width: 100%;
}

.cont_space {
    padding-left: 0;
    padding-right: 0;
}
/*tetimonial Mukund*/
@media screen and (max-width:1199px) {

    .logo_images {
        padding: 34px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .top-menu > ul > li > a.menu {
        margin-right: 2px;
    }

    .top-menu > ul > li > a {
        font-size: 18px !important;
    }

    .navbar {
        padding: 20px 0 13px 0;
    }

    .top-menu > ul > li > a.menu {
        padding: 16px 15px 13px;
    }

    .main-nav-bar .top-menu a, .main-nav-bar .top-menu a {
        padding: 12px 15px;
    }
    /*.pdfimage1 {
     background: url(../media/pdf.png) left top no-repeat;
        background-position:25% 30%;
}*/
/*.bookimage {
     background: url(../media/book.png) left top no-repeat;
     background-position:15% 30%;
}*/
 .pdfimage1 .lesmer,.bookimage .lesmer {width:100% !important}
}
@media screen and (min-width:768px) and (max-width:991px) {
/*.pdfimage1 {
     background: url(../media/pdf.png) left top no-repeat;
        background-position:17% 30%;
}*/
/*.bookimage {
     background: url(../media/book.png) left top no-repeat;
     background-position:4% 30%;
}*/

.mid-wrapper {
    margin-top: 25px;
   
}

.rightdiv {max-width:48%;    padding: 0 !important;}

 .pdfimage1 .lesmer,.bookimage .lesmer {width:100% !important}
}


@media screen and (max-width:767px) {
    ul.testimonial li:last-child {
        padding-bottom: 25px;
    }

    .tagtitle {
        float: none;
    }

    .testimonial-wrapper .tags ul {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    ul.testimonial li {
        margin-bottom: 20px;
        padding-bottom: 25px;
    }

        ul.testimonial li .lesmer {
            background-color: #33CCFF; /* Button background color */
            color: #333333; /* Button text color */
            padding: 2px 0 0 18px;
            margin-top: 15px;
            font-size: 13px;
            font-weight: bold;
            height: 25px;
        }

            ul.testimonial li .lesmer:hover {
                background-color: #FF9999; /* Button background hover */
                color: #33CCFF; /* Button text hover */
            }

        ul.testimonial li .heading h1, .testimonial li .heading h2 {
            font-size: 18px;
        }

        ul.testimonial li .description {
            font-size: 14px;
        }

    .testimonial-wrapper .tags ul li:first-child, .testimonial-wrapper .tags ul li {
        width: 100%;
        padding: 0 0 7px 10px;
    }

    .text-left.testimonial-text {
        font-size: 20px;
    }

    .testimonial-text h2 {
        font-size: 15px;
        font-family: Open Sans; /* Body fontfamily */
        margin-bottom: 0;
    }

    .text-left.testimonial-text {
        padding: 18px 0;
        width: 88%;
        background: none;
    }

    .testimonial-wrapper .tag-name {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .testimonial-wrapper .tag-img {
        margin-left: 24px;
    }

    .testimonial_ingress {
        font-size: 20px;
        padding-bottom: 0;
    }

    .indextestimonial {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .testimonial_name {
        font-size: 14px;
        padding-top: 10px;
    }

    .testimonial_lessmer {
        font-size: 17px;
        line-height: normal;
        min-width: 100%;
        text-align: center;
        min-height: 50px;
        background-color: #33CCFF; /* Button background color */
        color: #333333; /* Button text color */
    }

    .indextestimonial {
        border-bottom: 1px solid #fff;
    }

    .logo_images {
        padding: 18px 20px;
    }

    .index_pnl .logo_images {
        padding: 15px 0;
    }
    .topbanner .flex-control-nav {
    bottom: 5px;
}
   
}




@media screen and (min-width:320px) and (max-width:360px) {
 /*.pdfimage1 {
     background: url(../media/pdf.png) left top no-repeat;
         background-position:14% 0%;
}*/
/*.bookimage {
     background: url(../media/book.png) left top no-repeat;
       background-position:0% 0%;
}*/
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;padding-top:0;bottom:0 !important;}
}

@media screen and (min-width:360px) and (max-width:420px) 
{
    .pdfimage1 {
             background-position:18% 30%;
}
.bookimage {
  
       background-position:7% 30%;
}
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;bottom:0 !important;}
}
@media screen and (min-width:421px) and (max-width:500px) 
{
    .pdfimage1 {
             background-position:24% 30%;
}
.bookimage {
  
       background-position:14% 30%;
}
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;bottom:0 !important;}
}
@media screen and (min-width:501px) and (max-width:599px) 
{
    .pdfimage1 {
             background-position:29% 30%;
}
.bookimage {
  
       background-position:21% 30%;
}
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;bottom:0 !important;}
}
@media screen and (min-width:600px) and (max-width:700px) 
{
    .pdfimage1 {
             background-position:14% 30%;
}
.bookimage {
  
       background-position:0% 30%;
}
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;bottom:0 !important;padding-left:20px;}
}
@media screen and (min-width:701px) and (max-width:767px) 
{
    .showmidarrow .gallary-container .control-icon
    {
        top:32%
    }
    .pdfimage1 {
             background-position:19% 30%;
}
.bookimage {
  
       background-position:7% 30%;
}
.pdfimage1 .lesmer, .bookimage .lesmer{font-size:16px !important;bottom:0 !important;padding-left:20px;}
}
.bookimage .lesmer:hover {color:#000;
}

/*<------------ testemonialsdiv End---------------->*/


/*------------classes for protfolio module----------------*/
#Protfolio {
    list-style-type: none;
    padding-left: 0;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    margin-bottom: 30px;
}

#Portfolio-menu {
    padding-left: 0;
    padding-right: 0;
}

#Protfolio li {
    margin-right: 10px;
}

    #Protfolio li a {
        margin: 10px 0;
    }

#Protfolio .btn-primary, #Protfolio .btn-primary:hover {
    border: 2px solid #33cc00;
}

.btn:hover, .btn:focus {
    border-color: #33cc00;
    color: #000;
    outline: medium none;
    text-decoration: none;
}
.panelContactUs .btn:hover, .panelContactUs .btn:focus
{
     /*border-color: #33cc00;*/
    color: #fff;
    outline: medium none;
    text-decoration: none;
    border:0px !important;
}

.btn-sm {
    border: 2px solid #ccc;
}

.btn {
    white-space: normal;
    font-weight: 300;
}

.portfolio-thumbnail {
    margin: 0 0 12px;
    position: relative;
}

.ptitle {
    font-weight: 400;
    margin-top: 4px;
    font-family: Open sans;
    font-size: 18px;
    color: #333;
    margin-bottom: 25px;
}

.project_cat span a {
    margin-right: 5px;
    font-size: 13px;
    color: #FF9900; /* H1 fontcolor */
    text-transform: uppercase;
}

    .project_cat span a:hover, .ptitle a:hover {
        text-decoration: none;
        color: #33ff66;
    }

.overlay-img {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease 0s;
    width: auto;
}

.portfolio-thumbnail:hover .overlay-img {
    opacity: 0.7;
}

    .portfolio-thumbnail:hover .overlay-img .overlay-ico {
        top: 50%;
    }


.portfolio-thumbnail .overlay-img .overlay-ico {
    background: none repeat scroll 0 0 #33cc00;
    border-radius: 50%;
    display: block;
    height: 70px;
    left: 50%;
    line-height: 75px;
    margin-left: -35px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 35%;
    transition: all 0.2s ease 0s;
    width: 70px;
}

    .portfolio-thumbnail .overlay-img .overlay-ico i {
        color: #000;
        font-size: 20px;
        margin-top: 26px;
    }

.portfolio-thumbnailNoimg {
    margin: 0 0 12px;
}

.prjdetails {
    border-top: 1px solid #e5e5e5;
    color: #FF9900; /* H1 fontcolor */
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 13px;
    margin: 12px 0 0;
    padding: 16px 0 7px;
    text-transform: uppercase;
}

.project_det {
    padding: 45px 0 60px 0px;
}

.prjrtsect {
    padding-right: 0px;
}

.prjdesc {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 16px; /* Body fontsize */
    color: #000000; /* Body fontcolor */
}

.prjdl {
    margin-bottom: 35px;
}

.prjcontent {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 16px; /* Body fontsize */
    color: #000000; /* Body fontcolor */
    margin: 0 0 15px;
    display: block;
}

.project_detimg {
    padding-left: 0;
}

.plnk {
    margin-top: 20px;
}

.prjcontent img {
    max-width: 100%;
}

dl dt:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
    color: #FF9900; /* H1 fontcolor */
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}

.subcatlist select {
    border: 2px solid #ccc;
    padding: 5px 15px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.gallery {
    padding-left: 0;
}

.portfolio-thumbnailNoimg:hover .overlay-img {
    opacity: 0.7;
}

.portfolio-thumbnailNoimg .overlay-img .overlay-ico {
    background: none repeat scroll 0 0 #33cc00;
    border-radius: 50%;
    display: block;
    height: 70px;
    left: 50%;
    line-height: 75px;
    margin-left: -35px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 35%;
    transition: all 0.2s ease 0s;
    width: 70px;
}

.portfolio-thumbnailNoimg {
    margin: 0 0 12px;
    position: relative;
}

    .portfolio-thumbnailNoimg .overlay-img .overlay-ico i {
        color: #000;
        font-size: 20px;
        margin-top: 26px;
    }

    .portfolio-thumbnailNoimg:hover .overlay-img .overlay-ico {
        top: 50%;
    }

.relatedPrjtxt {
    text-align: center;
    clear: both;
    margin: 0 0 25px;
    color: #FF9900; /* H1 fontcolor */
    font-size: 20px;
    text-transform: uppercase;
}

@media screen and (max-width:767px) {
    .prjrtsect {
        margin-top: 40px;
        padding-left: 0;
    }

    #Protfolio {
        display: list-item;
    }

        #Protfolio li {
            float: left;
        }

    .gallery {
        padding-right: 0;
    }
}

@media screen and (max-width:991px) 
{
    a#backToTop {display:none !important}
    .contdiv,#middlebox .item-wrapper{overflow:visible}
    .rightdiv .contdiv,.mboxmo .contdiv
    {
        position: relative;overflow:visible
    }
.contdiv
{ position: relative;
   }
   .item-wrapper .content .title{padding:15px 0 10px 0}
    .mid-arrow1{ width:100%;
    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
    bottom:17px;
  
    }
    .right-arrow {

    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
  margin:0;
  bottom:17px;
}

     .mboxmo .info-box
    {max-height:100% !important;
        
        }
   .info-box
    {max-height:100% !important;
        
        }
    .subcatlist {
        padding-left: 0;
    }
    #main-menu {
        display: none;
        overflow-y: scroll;
        max-height: 520px;
    }
   
}


@media screen and (max-width:767px){
    #main-menu{display:none;overflow-y:scroll; max-height: 380px;}
    /*.item-wrapper .content .title{padding: 15px 0 20px;}*/
   .normalmbox  #middlebox .item-wrapper .description{padding:0 0 30px}
   .normalmbox  #middlebox .item-wrapper .lesmer{margin-bottom:15px;}
     .fixedcls{position:fixed !important;}
    
}

@media screen and (max-width:400px) {
    #Projects div.col-xs-12 {
        width: 100%;
    }
}

@media screen and (min-width:400px) and (max-width:768px) {
    #Projects div.col-xs-12 {
        width: 50%;
    }
    
}

@media screen and (min-width:420px) and (max-width:991px) {
    .rightdiv .mid-arrow {
        display:block;
    }
}
/*------------------------------------------------------*/


/* ---------- Start of css for Custom Radio Button ------------*/

.DNBtxt {
    font-size: 17px;
    color: #515151;
}
/*code by sj*/
.DNBtxtDiv {
    padding-bottom: 10px;
    width:80%;
}
/*code by sj*/
.checkedradio {
    position: relative;
    top: 0;
    background: url("media/radio_sel.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    font-family: open sans;
    font-size: 17px;
    font-weight: 300;
    padding: 0px 0 7px 21px;
    color: #515151;
    background-position: 0 6px;
}

.uncheckedradio {
    position: relative;
    top: 0;
    background: url("media/radio_unsel.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    font-family: open sans;
    font-size: 17px;
    font-weight: 300;
    padding: 0px 0 7px 21px;
    color: #515151;
    background-position: 0 6px;
}


/*=====gallay classes===========*/
@media screen and (max-width:767px) {

    .flex-control-thumbs1 {
        position: absolute;
        overflow: hidden;
        
        /*margin: -15px 0 0;*/
        text-align: center;
        margin-top: 40px;
        /*float: right;*/
        width: 100%;
    }

    .pdfimage .lesmer:hover{color:#000 !important;}
}

@media screen and (max-width:420px) {
    .flexslider {
        min-height: 100px;
    }

    .flex-control-thumbs li {
        max-height: 100px;
        margin-top:50px;
        margin:3px;
        width:31%;
    }
    .gallary-container .flex-control-nav.flex-control-thumbs > li
{
    max-height:60px;
    overflow:hidden
}

}



@media screen and (min-width:421px) and (max-width:508px){
    .flex-control-thumbs li {
        max-height: 150px;
         /*margin:10px;*/
         margin:3px;
         width:31%;
         /*width:125px;*/
    }
}



@media screen and (min-width:509px) and (max-width:658px){
    .flex-control-thumbs li {
        max-height: 150px;
         /*margin:10px;*/
         margin:3px;
         width:32%;
         /*width:125px;*/
    }
}

@media screen and (min-width:659px) and (max-width:767px){
    .flex-control-thumbs li {
        max-height: 150px;
         /*margin:10px;*/
         margin:4px;
         width:32%;
         /*width:125px;*/
    }
}

@media screen and (min-width:768px) and (max-width:989px) {
    .flex-control-thumbs li {
        /*float: left;*/
        margin: 9px;
        overflow: hidden;
        width: 28%;
    }
}



@media screen and (min-width:992px) {
    .flex-control-thumbs li {
        max-height: 160px;
    }
}

@media screen and (min-width:1200px) {
    .flex-control-thumbs li {
        /*max-height: 100px;*/
          max-height: 190px;
    }
}

/*documenter classess*/
#middlebox2 .item-wrapper{margin-bottom:0;position:relative;overflow:hidden;}

.docm-cont{padding-top:35px;background:#D9E3E8;}
.docheading{font-size:35px;font-family:open sans;color:#286AA6;line-height:normal;text-align:center ;padding-bottom:10px; font-weight:500;/*background:url(media/collapse.png) top right no-repeat;background-position:100% 16%*/}
.docheading2{font-size:24px;font-family:open sans;color:#515151;line-height:normal;text-align:center; padding-bottom:16px;}


/*===================pdf div==========================*/
.pdfdiv {
    text-align:center;
    padding:10px;
    margin-bottom:50px;
    background-color:#fff;
}

.pdfdivtext {
    padding:15px 0px 30px 0px;
    font-family:'Open Sans';
    color:#515151;
  
}
.docmiddlebox1 .pdfdivtext {
    padding:10px 0px 32px 0px;
    font-family:'Open Sans';
    color:#515151;
   border-bottom: 1px solid #c8c8c8;
  
}


.pdftext1 {
    font-size:22px;
    padding-bottom:10px

}

.pdftext2 {
     font-size:19px;
     text-decoration:underline;
     width:203px;
     margin:0 auto;
}

 


.borderbot {

    /*padding-top:60px;
    padding-bottom:40px;*/
    /*border-bottom:2px solid #fff;*/
}

.docmiddlebox .mboxcol {
    /*margin-bottom: 45px;
    padding-bottom: 45px;*/
    border-bottom: 0px solid #b2b2b2;

   
}

.botborder {
     margin-bottom: 55px;
    border-bottom: 1px solid #fff;
    margin-left:15px;
    margin-right:15px;
}
     

.docmiddlebox > div:last-child {
    border-bottom: none ;
}

.MBoxHeading {
    padding:0px 15px 30px 12px;
}

    .MBoxHeading .title {
     color: #286AA6;
    font-size: 25px;
    font-weight: 400;
     
    }

.middlebox1 .lesmer {
    border:none !important;
}

@media screen and (min-width:768px) {

    .middlebox1 .lesmer,.docmiddlebox1 .lesmer {
        bottom: 0px !important;
        
    }  
     

}
/*=========*/

.docmiddlebox1 .pdfdiv {
    text-align:center;
    padding:10px 35px;
    margin-bottom:0px !important;
    background-color:#D9E3E8;
}



.docmiddlebox1 .item-wrapper .doccont {

    background:none repeat scroll 0 0 #fff !important;
    text-align:center;
    padding:10px 0 5px 0;
    position:relative;
   
}
.doccont span{padding:10px 0}

.docmiddlebox1 {
    background: none repeat scroll 0 0 #D9E3E8;
}

.doctitle{font-size:19px;color:#515151;padding-bottom:10px;}
  
.meldin
{
    background-color:#286AA6;
    float:right;
}
.meldin:hover{opacity:0.7}
.bolig_btn,.Kostnad
{
    background-color:#286AA6;
    float:right;
    margin-top:10px;
    padding:0;
}
.bolig_btn:hover,.Kostnad:hover{opacity:0.7;text-decoration:none}
a:focus{text-decoration:none;color:#286aa6 !important;}
.pdfimage .lesmer,.pdfimage1 .lesmer, .bookimage .lesmer{border:0 !important;position:relative !important;margin-bottom:0 !important;height:auto;background-color:#fff;color:#000;}
.pdfimage .lesmer{width:100% !important;bottom:0 !important}
.pdfimage img,.pdfimage1 img{width:18px !important;top:0 !important;margin-right:6px !important;}
.bookimage img{width:19px  !important;top:0 !important;margin-right:6px !important;}
.pdfdivtext img{top:0;margin-right:6px;}
.docmiddlebox1 .btn-sm{padding:6px 15px 2px 15px;}
.docmiddlebox1 .toppdfdiv{  border-bottom:1px solid #c8c8c8;}
.pdfimage a{color:#515151}
.prevnext{padding:10px 0px;}
/*.hoverimg a {
     background: url(../media/book.png) left top no-repeat !important;
}*/




/*=====================================
   Blogg CSS 
     ===================================*/

.blogg-wrapper {
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #fff;
}

    .blogg-wrapper .content h1 {
        margin-bottom:24px;
    }

   .blogg-wrapper .content img {
        margin-bottom:28px;
    }

      .blogg-wrapper .content p {
        margin-bottom:18px;
    }

        .blogg-wrapper .content .lesmer{
            color:#286AA6;
            text-decoration:underline;

        }

.blog-section .year-list .year-heading {
    font-size:25px;
    color:#515151;
    padding-bottom:14px;
     font-family: open sans;
     font-weight:300;
     border-bottom:1px solid #fff;
     display:block;
     margin-bottom:10px;
}

.blog-section .blog-details a {
    margin-bottom:15px;
    display:block;
}

.year-list ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

  .year-list ul li {
        padding-bottom:10px;
        margin-bottom:10px;
         border-bottom:1px solid #fff;
    }

  .year-list ul li a {
        font-size:19px;
        text-decoration:underline;
        color:#515151;
    }

.megtxt{padding:0;word-wrap: break-word; color: #000;
    font-size: 14px;
    font-weight: 600;
}
.link-container {
    background:#fff;
    padding:25px;
    position:absolute;
    right:-80px;
    margin-top:53px;
    z-index:1;
    display:none;
}

.link-container a.thumb-link {
        margin-right:20px;
        max-width:80px;
        border-radius:52px;
    }
    .link-container a.thumb-link img
    {
         max-width:80px;
     
    }
.blog-link {
     max-width:140px;
}
    

.blog-link a {
    display:block;
}

  .blog-link a.current-link {
            color:#494949;
            font-size:22px;
              font-family: open sans;
         font-weight: 300;
         text-decoration:none;
         margin-bottom: 10px;
         line-height:1.15
    }

    .blog-link a.main-link {
            color:#286AA6;
            font-size:14px;
              font-family: open sans;
         font-weight: 300;
         text-decoration:underline;

    }

@media screen and (min-width:768px) and (max-width:1199px) {
.indexpage .no-padding{ padding: 0;}
}

@media screen and (min-width:991px) and (max-width:1199px) 
{
    .right-arrow {

    background: url(media/mboxmid_arrow.png) center top no-repeat;
    background-size: cover;
    height: 17px;
    position: relative;
    margin:0;
 /*   bottom: 17px;*/
}
.InnerDiv {
    background: #fff;
   padding: 13px 0 2px;
    position: relative;
    MARGIN:0;
}
}
  
 @media screen and (min-width:1200px) and (max-width:1300px) {

 .BudfristDiv{right:-25px;}
 }
  @media screen and (max-width:768px) {
 .link-container {
    
    right:0px;
    
}
}
.bottomsep {
    background: none repeat scroll 0 0 #D9E3E8;
    bottom: 12px;
   height: 6px;
   }
   @media (min-width: 320px)  and (max-width:400px){
    .topbanner-image {
        /*max-height:140px;*/        
         background-size: 100%;
         background-color:#f5f5f5;
    }
    .IndexTopsection{padding-top:4px}
    /*#midWrapper{margin-top:15px}*/
    .control-icon{top:40%}
     
}

   
@media screen and (min-width:992px){

    .logo{position:relative;z-index:2; padding-bottom: 22px;
         
    padding-top: 8px;}

    .stkeycont1 .logo{ padding-bottom: 20px;
    padding-top: 12px;}
    .sendproposal {
    background-color: #286AA6 !important;
    border: 2px solid !important;
    color: #fff !important;
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    /*margin-left: -85px;
    margin-right: 43px;*/
    margin-top: 7px;
    padding: 10px 22px !important;
    transition: all 0.5s ease 0s;
     /*margin-right: 45px;*/
}
    .sendproposal:hover{
    opacity: 0.7;
}

    .menubtn #searchdiv{padding-left:30px; display:none !important;}
    .menubtn #menu-button #crossbtn{float:right;}
    .menubtn #menu-button .close{float:right;margin-right:-80px}

    .stkeycont .logo{padding:18px 0px 0px 1.5%;}
    #main-menu .stmenu  {
    display:none !important;
}
    #main-menu1 .stmenu  {
    display:none !important;
}

    .stkeycont .menubtn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
   
    z-index: 11; }
    .stkeycont .menubtn {
    cursor: pointer;
    float: right;
    padding-top: 10px;
    position: relative;
    padding-left:160px;
    /*right: -90px;*/
    /*padding-left:125px;*/
    }

    .stkeycont .lines-button {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        cursor: pointer;
        height: 40px;
        outline: 0 none;
        transition: all 0.3s ease 0s;
        width: 40px;
        /*margin-left:40px;*/
        
    }
    
    .lines::before, .lines::after {
        background: #286AA6 none repeat scroll 0 0;
        content: "";
        display: block;
        height: 4px;
        left: 0;
        position: absolute;
        transform-origin: 0.28571rem center 0;
        transition: all 0.3s ease 0s;
        width: 30px;
    }

    .lines {
    background: #286AA6 none repeat scroll 0 0;
    display: inline-block;
    height: 4px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 30px;
}
    .lines::before {
    top: 1rem;
}
    .lines::after {
    top: -1rem;
}

    .lines-button.close {
    transform: scale3d(0.8, 0.8, 0.8);
}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
    opacity:1 !important;
}
 .lines-button:hover .lines:before {
    top: 1.14286rem
}

.lines-button:hover .lines:after {
    top: -1.14286rem
}

.lines-button.close {
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8)
}

.lines-button.x.close .lines {
    background: transparent
}

.lines-button.x.close .lines:before,
.lines-button.x.close .lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 4rem
}

.lines-button.x.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}
.closecon {
    color: #286AA6;
    cursor: pointer;
    margin: 0;
    padding-top: 28px;
    position: relative;
    text-align: left;
    width: 100%;
}

.closecon div{ color: #286AA6;
    font-family: open sans;
    font-size: 25px;
    font-weight: 600;
    padding-right: 5px;
    width: 83%;}

.stkeycont .main-nav-bar {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 100%;
    margin-top: 0;
    max-width: 460px;
    min-width: 460px;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
}

.stkeycont ul.sm-blue > li{float:none;}
.stkeycont .main-nav-bar .top-menu{ width:100%; float:left; position:relative;}
.stkeycont .main-nav-bar .top-menu{padding:0px 20px; margin:0;display:block;}
.stkeycont .top-menu > ul > li > a.menu_sel{ font-weight: 600;
    margin-left: 0;
    margin-right: 0;
    padding:19px 34px 16px 0 !important; border-top:0px;}
.stkeycont .top-menu > ul > li > a.menu{padding:19px 34px 16px 0 !important; margin-left: 0;
    margin-right: 0;}

.stkeycont .top-menu a{ border-bottom:1px solid #595959 !important;}

.stkeycont .top-menu a:hover{ color:#74cef3; text-decoration:underline; text-shadow:none;}

.stkeycont .sm-blue ul a span.sub-arrow{ 
    color: #286AA6 !important;
    font: 38px/22px monospace !important;
    height: 25px;
    margin-left: 0;     
    right: 0 !important;
    text-align: center;
    text-shadow: none;
    top: 12% !important;
    width: 36px;
    display:block;
}

.sm-blue ul a span.sub-arrow{ 
    color: #286AA6 !important;
    font: 38px/22px monospace !important;
    height: 25px;
    margin-left: 0;     
    right: 0 !important;
    text-align: center;
    text-shadow: none;
    top: 26%;
    width: 36px;
    display:block;
}

.stkeycont1 .sub-arrow{ top: 12% !important;}


.stkeycont ul.sm-blue ul {
    display: none;
    float: none;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    position: static !important;
    top: auto !important;
    width: 100% !important;
}

.stkeycont .sm-blue ul ul {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    left: 0 !important;
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
}

.stkeycont .sm-blue ul{background-color:#fff;}
.stkeycont .sm-blue ul li{background-color:#fff;}
.stkeycont .sm-blue ul li a{ background-color:#fff; color:#595959;}
.stkeycont ul.sm-blue ul{ float: none;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-width: 0 !important;
    position: static !important;
    top: auto !important;
    width: 100% !important;}

.stkeycont .sm-blue li > ul::before{
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 17%;
    pointer-events: none;
    position: absolute;
    width: 0;
}

.stkeycont .sm-blue ul{ padding:10px 0px;}
.stkeycont .sm-blue ul li ul li a{padding-left:30px;}
.stkeycont .sm-blue ul li ul li ul li a{padding-left:37px;}
.stkeycont .sm-blue ul li ul li ul li  ul li a{padding-left:50px;}
 
/*=============================Right Side menu============================================*/
.mob-menu {
    display: none
}



}
@media screen and (min-width:1024px) and (max-width:1090px) {
    .top-menu>ul>li> a.menu {
    padding: 25px 12px 13px !important;
}

    
}

}
@media screen and (min-width:992px) and (max-width:1030px) {
    .menubtn #menu-button .close{float:right;margin-right:0px}
    .flex-container{ width:942px;margin: 0 0 0 -3px;}
    .topbanner-image{ margin: 0 0 0 -22px;
    width: 980px;}
}
@media screen and (min-width:1030px) and (max-width:1380px){

     .menubtn #menu-button .close{float:right;margin-right:-30px}
    /*.stkeycont .menubtn{padding-left:90px;}*/
}

@media screen and (min-width:1680px){

     .menubtn #menu-button .close{float:right;margin-right:-230px}
    /*.stkeycont .menubtn{padding-left:200px !important;}*/
}

@media screen and (min-width:1780px){

     .menubtn #menu-button .close{float:right;margin-right:-275px}
    /*.stkeycont .menubtn{padding-left:200px !important;}*/
}


@media screen and (min-width:1920px){

     .menubtn #menu-button .close{float:right;margin-right:-350px}
    /*.stkeycont .menubtn{padding-left:440px !important;}*/
}
@media screen and (min-width:1024px) and (max-width:1080px){
    .stkeycont .menubtn{padding-left:0px;}
    .top-menu > ul > li > a {
    font-size: 15px !important;
}
        .top-menu > ul > li > a.menu {
            margin-left:0px;
        }

        .top-menu > ul > li > a.menu_sel{
            padding: 12px 0 9px;
            margin-left: 5px;
            margin-right: 10px;           
             }
       .logo{padding-top:25px;padding-bottom:5px;}
       .logo img{width:160px;}
       .navbar {padding: 0 0 10px;}
       .navbar { padding: 0 0 10px;}       
       .sm-blue > li > ul{margin-top:10px;}
       .meldbtn, .meldbtn1{font-size:16px; padding:25px 40px;}
       .top-menu > ul > li > a.menu {padding: 25px 15px 13px;}
    .top-menu > ul > li > a.menu_sel { padding: 20px 0 9px; }
    .innerboxcls {width: 83%;}
     .main-nav-bar .top-menu ul {
    margin: 0;
}
     .telimg{padding-top:15px;}
    .stkeycont1 .top-menu > ul > li > a.menu {
    padding: 18px 12px 13px !important;
}
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
     .logo img{width:215px;}
    .mobtel {
        padding-top: 30px;
        display: none !important;
    }

    .top-menu > ul > li > a.menu_sel {
    padding: 25px 0 30px !important;
}
     .navbar{padding:0px;}
     .notopban{padding-top:80px;}
}

.staticmenu{ font-family:open sans;font-size:11px; padding-right:54px;}
.staticmenu a{ color:#fff;}
.firstmenu{background-color:#b7b5ba;padding:5px 20px; text-align:center;float:left;}
.secondmenu{background-color:#828fa5;padding:5px 20px;text-align:center;float:left;}
.thirdmenu{background-color:#7D5A3F;padding:5px 20px;text-align:center;float:left;}
.forthmenu{background-color:#ca8a66;padding:5px 20px;text-align:center;float:left;}
.stmenu{ float: left;padding-bottom: 5px;border-bottom: 2px solid #fff;}
.stmenu:hover{border-bottom: 2px solid #000;}
.stmenu a:hover{text-decoration:none;color:#fff;}

@media screen and (max-width:767px){

    .logo img {
        padding-top: 8px;
        
    }
   .footer .searchsubmit{margin: 8px 0 0; width: 28px; right:8%;}
}

@media screen and (min-width:768px) and (max-width:991px){
    .leafimg{padding-top:30px}
    .leafimgmap{padding-top:20px;}
    .mobflikediv{padding-right:40px;}
  .footer .search-box {margin-left:15px;}
  .footer .searchsubmit{margin: 8px -16px 0; width: 28px;}
}

@media screen and (max-width:992px){

    .logo img {
       padding-top:10px;
    }

    .buildpath {
    }
    .navbar{padding: 15px 0 22px;}

}
@media screen and (max-width:991px){
     .menu-button{margin-top:20px;}
     .mobflikediv{margin-top:45px;}
     .IndexTopsection{background-color:#f5f5f5; padding-top:0px;}

      .MeldBtnParent {
    background-color: #f5f5f5;
    margin: 0;
    padding-bottom: 0;
    padding-top: 20px;
}

      .downarrow{padding-bottom:15px;}
        
      
   #products .item-wrapper .content p{margin-top:15px;}
    .footer-element .search-box {
        margin-left: 4%;
    }
    .footer .search-textbox {
        padding: 5px 5% 5px 15px;
    width:82%;
    float:left;
    }


}
@media screen and (max-width:480px){
    .logo img {
   padding-top: 8px;
    width: 162px;
}

    .menu-button {
    margin-bottom: 13px;
    margin-top: 12px;
}
    .btn-send{width:50%;}
     h1, .h1 {
        font-size:23px;
    }
    h2, .h2 {
        font-size:20px;
    }
      h3, .h3 {
        font-size:18px;
    }

    .mobsendproposal-wrapper .sendproposal{width:260px !important;padding:15px 20px !important;margin-left:-6px;}
    .swiper-container{height:200px!important; max-height:200px!important;}
    
    
}
#main-menu .stmenu a {
    border-bottom: 0px !important;
}

#main-menu .stmenu{border-bottom: 1px solid #ccc !important;}
#main-menu .stmenu:hover{border-bottom: 1px solid #ccc !important;}
 
.topmenucls .firstmenu{float:none;text-align:left; border-bottom: 1px solid #ccc !important;background-color:#b7b5ba !important;}
.topmenucls .secondmenu{float:none;text-align:left; border-bottom: 1px solid #ccc !important;background-color:#828fa5 !important;}
.topmenucls .thirdmenu{float:none;text-align:left; border-bottom: 1px solid #ccc !important;background-color:#7D5A3F !important;}
.topmenucls .forthmenu{float:none;text-align:left; border-bottom: 1px solid #ccc !important;background-color:#ca8a66 !important;}


/*code by sj*/
/*---------Swipe Fuction--------*/
 .swiper-container {width: 100%;height: 100%; max-height:365px !important;}
/*---------End Swipe Fuction--------*/



*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swipe {
  display: inline-block;
  color: #000;
  -moz-animation-name: swipe;
  -webkit-animation-name: swipe;
  animation-name: swipe;
  -moz-animation-duration: 2700ms;
  -webkit-animation-duration: 2700ms;
  animation-duration: 2700ms;
  -moz-animation-delay: 250ms;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  font-size: 50px;
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  display:block;
  z-index:2
}
.swipe .fa-long-arrow-left,
.swipe .fa-long-arrow-right {
  font-size: 0.65em;
  color: #595959;
}
.swipe .fa-long-arrow-left {
  -moz-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
  -ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
  -webkit-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
  transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(1.25em);
}
.swipe .fa-long-arrow-right {
  -moz-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
  -ms-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
  -webkit-transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
  transform: scaleX(0.75) skew(20deg) translateY(-0.9em) translateX(-0.95em);
}
.swipe .fa-hand-o-up {
  -moz-transform: scaleY(1.2);
  -ms-transform: scaleY(1.2);
  -webkit-transform: scaleY(1.2);
  transform: scaleY(1.2);
  -moz-animation-name: swipe-rotate;
  -webkit-animation-name: swipe-rotate;
  animation-name: swipe-rotate;
  -moz-animation-duration: 2700ms;
  -webkit-animation-duration: 2700ms;
  animation-duration: 2700ms;
  -moz-animation-delay: 250ms;
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-moz-keyframes swipe {
  0% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -moz-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  20% {
    -moz-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  30% {
    -moz-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  40% {
    -moz-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  50% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes swipe {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  20% {
    -webkit-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  30% {
    -webkit-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  40% {
    -webkit-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes swipe {
  0% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10% {
    -moz-transform: translateX(-0.1em);
    -ms-transform: translateX(-0.1em);
    -webkit-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  20% {
    -moz-transform: translateX(0.1em);
    -ms-transform: translateX(0.1em);
    -webkit-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  30% {
    -moz-transform: translateX(-0.1em);
    -ms-transform: translateX(-0.1em);
    -webkit-transform: translateX(-0.1em);
    transform: translateX(-0.1em);
  }
  40% {
    -moz-transform: translateX(0.1em);
    -ms-transform: translateX(0.1em);
    -webkit-transform: translateX(0.1em);
    transform: translateX(0.1em);
  }
  50% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes swipe-rotate {
  0% {
    -moz-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  10% {
    -moz-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  20% {
    -moz-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  30% {
    -moz-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  40% {
    -moz-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  50% {
    -moz-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  100% {
    -moz-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
}
@-webkit-keyframes swipe-rotate {
  0% {
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  10% {
    -webkit-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  20% {
    -webkit-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  30% {
    -webkit-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  40% {
    -webkit-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  50% {
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  100% {
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
}
@keyframes swipe-rotate {
  0% {
    -moz-transform: scaleY(1.2) skew(0);
    -ms-transform: scaleY(1.2) skew(0);
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  10% {
    -moz-transform: scaleY(1.2) skew(5deg);
    -ms-transform: scaleY(1.2) skew(5deg);
    -webkit-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  20% {
    -moz-transform: scaleY(1.2) skew(-5deg);
    -ms-transform: scaleY(1.2) skew(-5deg);
    -webkit-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  30% {
    -moz-transform: scaleY(1.2) skew(5deg);
    -ms-transform: scaleY(1.2) skew(5deg);
    -webkit-transform: scaleY(1.2) skew(5deg);
    transform: scaleY(1.2) skew(5deg);
  }
  40% {
    -moz-transform: scaleY(1.2) skew(-5deg);
    -ms-transform: scaleY(1.2) skew(-5deg);
    -webkit-transform: scaleY(1.2) skew(-5deg);
    transform: scaleY(1.2) skew(-5deg);
  }
  50% {
    -moz-transform: scaleY(1.2) skew(0);
    -ms-transform: scaleY(1.2) skew(0);
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
  100% {
    -moz-transform: scaleY(1.2) skew(0);
    -ms-transform: scaleY(1.2) skew(0);
    -webkit-transform: scaleY(1.2) skew(0);
    transform: scaleY(1.2) skew(0);
  }
}

.indexgallary {
    margin-bottom:40px;
    /*padding-left:0px;
    padding-right:0px;*/
   
}
.maincontDiv{
     word-wrap:break-word;
}

 
@media screen and (min-width:320px)and (max-width:991px) {
    .panelContactUs .fields_left .ipbox, .pnlPkform .ipbox { /*code by sj*/
        width: 100% !important;
    }

    .panelContactUs .fields_left .iptextarea, .pnlPkform .iptextarea { /*code by sj*/
        width: 100% !important;
    }

    .contact-page .right-text {
        padding: 0%;
    }

    .contact-page .InnerDiv {
        padding: 0 5%;
    }

    .headingMainDiv h1 {
        margin-top: 5px;
    }

    .btn-send {
        margin: 0;
    }
    .panelContactUs .right-text
    {margin-top:10px;}
    .cntright{padding-bottom:15px;}
     
}

.Contactcontent{float:left;padding-bottom:20px;}
.Contactcontent a{text-decoration:underline;}
.loading1{
     width: 52px;
    height: 52px;
    position: absolute;
    left: 50%;    
    margin-left: -26px;
   
    display:block;
}
.swiper-container{
    display:none;
}
 
/*preetyphoto*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer;display:none !important;}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;display:none !important;}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/close.png) 2px 1px no-repeat;cursor:pointer;top:0;position:absolute;z-index:2147483647;margin-right:-11px;margin-top:-20px}
div.pp_default #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px;padding-top:5px;}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;float:right;font-weight:700;display:none;}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;margin:0;position:absolute;line-height:1px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}
div.pp_default .pp_description{font-size:20px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;color:#fff}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:#fff url(../media/loading3.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_middle{background:#fff}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_content .ppt{color:#000}
div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff}
div.light_rounded .pp_content{background-color:#fff}
div.light_rounded .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_details{position:relative}
div.light_rounded .pp_description{margin-right:85px}
div.light_rounded #pp_full_res .pp_inline{color:#000}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_middle{background:#fff}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.light_rounded .pp_loaderIcon{background:#fff url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat #fff}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_content{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_details{position:relative}
div.dark_rounded .pp_description{margin-right:85px}
div.dark_rounded .currentTextHolder{color:#c4c4c4}
div.dark_rounded .pp_description{color:#fff}
div.dark_rounded #pp_full_res .pp_inline{color:#fff}
div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:#fff url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat #fff}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_square .pp_description{color:#fff}
div.dark_square .pp_loaderIcon{background:#fff url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_details{position:relative}
div.dark_square .pp_description{margin:0 85px 0 0}
div.dark_square #pp_full_res .pp_inline{color:#fff}
div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.dark_square .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff}
div.light_square .pp_content .ppt{color:#000}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_details{position:relative}
div.light_square .pp_description{margin-right:85px}
div.light_square #pp_full_res .pp_inline{color:#000}
div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_square .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_loaderIcon{background:#fff url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat #fff}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content .ppt{color:#000}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_content{background:#fff}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_details{position:relative}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook #pp_full_res .pp_inline{color:#000}
div.facebook .pp_loaderIcon{background:#fff url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat #fff}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url() center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:fixed;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_top{height:20px;position:relative}
* html .pp_top{padding:0 20px}
.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle{left:0;position:static}
.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_content{height:40px;min-width:40px;background:#fff}
* html .pp_content{width:40px}
.pp_fade{display:none}
.pp_content_container{position:relative;margin:0 auto;}
/*.pp_content_container{position:relative;max-width:606px;margin:0 auto;}*/
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none!important;margin:0}
.pp_social{float:left;margin:0;display:none;}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:0 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:98%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery li.default a img{display:none}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url() 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url() 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;display:block;line-height:22px;text-indent:-10000px}
.pp_bottom{height:20px;position:relative}
* html .pp_bottom{padding:0 20px}
.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_bottom .pp_middle{left:0;position:static}
.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_loaderIcon{display:block;height:50px;left:50%;margin:-12px 0 0 -12px;position:relative;top:50%;width:50px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none!important;font-size:17px;margin:0 0 5px 15px;z-index:9999}
@media only screen and (min-width: 769px) {
.pp_content_container{width:78%;max-width:666px;}
.pp_pic_holder.pp_default{width:60%!important;left:20%!important;overflow:hidden;top:10px!important}
div.pp_default .pp_content_container .pp_left{padding-left:0!important}
div.pp_default .pp_content_container .pp_right{padding-right:0!important}
.pp_content{width:100%!important;height:auto!important}
.pp_fade{width:100%!important;height:100%!important}
a.pp_expand,a.pp_contract,.pp_top,.pp_bottom{display:none!important}
#pp_full_res img{width:100%!important;height:auto!important;max-height:500px;overflow:hidden}
.pp_details{width:100%!important}
a.pp_close{right:10px!important;}
div.pp_hoverContainer{height:98%!important;width:93%!important;left:4%}
div.pp_default .pp_content_container .pp_left{background:none!important;padding-left:25px!important}
div.pp_default .pp_content_container .pp_right{background:none!important;margin-right:14px}
pp_loaderIcon{display:block!important}
#pp_full_res img{padding:9px}
a.pp_next{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:right;height:98%;text-indent:-10000px;width:49%}
a.pp_previous{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:left;height:98%;text-indent:-10000px;width:49%}
}
@media only screen and (min-width: 1367px) {
    .pp_fade{width:100%!important;height:100%!important}
   
}

@media only screen and (min-width: 1920px) {
    .pp_fade{width:100%!important;height:100%!important}
     .pp_content_container{width:57%}
}


@media only screen and (max-width: 768px) {
.pp_content_container{width:98%}
.pp_pic_holder.pp_default{width:82%!important;left:10%!important;overflow:hidden;top:10px!important}
div.pp_default .pp_content_container .pp_left{padding-left:0!important}
div.pp_default .pp_content_container .pp_right{padding-right:0!important}
.pp_content{width:100%!important;height:auto!important}
.pp_fade{width:100%!important;height:100%!important}
a.pp_expand,a.pp_contract,.pp_gallery,.pp_top,.pp_bottom{display:none!important}
#pp_full_res img{width:100%!important;height:auto!important;max-height:400px;overflow:hidden}
.pp_details{width:100%!important;margin-top:-10px!important}
a.pp_close{right:10px!important;top:10px!important}
div.pp_hoverContainer{height:98%!important;left:6%;width:90%!important}
div.pp_default .pp_content_container .pp_left{background:none!important;padding-left:25px!important}
div.pp_default .pp_content_container .pp_right{background:none!important;margin-right:14px}
pp_loaderIcon{display:block!important}
#pp_full_res img{padding:9px}
a.pp_next{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:right;height:98%;text-indent:-10000px;width:49%}
a.pp_previous{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:left;height:98%;text-indent:-10000px;width:49%}
}
@media only screen and (max-width: 480px) {
div.pp_hoverContainer{height:100%!important;width:88%!important}
}
@media only screen and (max-width: 360px) {
.pp_content_container{width:100%}
.pp_pic_holder.pp_default{width:93%!important;left:3%!important;overflow:hidden;top:3px!important}
div.pp_default .pp_content_container .pp_left{padding-left:0!important}
div.pp_default .pp_content_container .pp_right{padding-right:0!important}
.pp_content{width:100%!important;height:auto!important}
.pp_fade{width:100%!important;height:100%!important}
a.pp_expand,a.pp_contract,.pp_gallery,.pp_top,.pp_bottom{display:none!important}
a.pp_contract,a.pp_next,a.pp_previous{display:block!important}
#pp_full_res img{width:100%!important;height:auto!important;max-height:200px;overflow:hidden}
.pp_details{width:100%!important;background-color:#fff;margin-top:-2px!important;padding:20px 4% 20px 3%}
a.pp_close{right:10px!important;top:10px!important}
div.pp_hoverContainer{height:34%!important;top:50%;width:85%!important}
div.pp_default .pp_content_container .pp_left{background:none!important;padding-left:25px!important}
div.pp_default .pp_content_container .pp_right{background:none!important;margin-right:14px}
pp_loaderIcon{display:block!important}
#pp_full_res img{padding:9px}
a.pp_next{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:right;height:50%;text-indent:-10000px;width:49%}
a.pp_previous{background:url() no-repeat scroll 10000px 10000px rgba(0,0,0,0);display:block;float:left;height:50%;text-indent:-10000px;width:49%}
}
@media only screen and (min-width:640px) {
.pp_gallery{display:none!important}
}
.pp_play,.pp_arrow_previous,.pp_arrow_next{display:none!important}
.pp_full_res iframe{width:100%!important}
#pp_full_res{display:block}
@media only screen and (max-width:640px) {
.currentTextHolder{display:none}
.pp_content{background-color:#fff}
div.pp_default .pp_content_container .pp_left{background:none!important;padding-left:0!important}
div.pp_default .pp_content_container .pp_right{background:none!important;margin-right:0}
.pp_pic_holder.pp_default{width:90%!important;left:5%!important;overflow:hidden;top:10px!important}
}
@media only screen and (min-width:640px) and (max-width:700px) {
div.pp_hoverContainer{height:98%!important;left:7%;width:88%!important}
}
.div.ppt{display:none!important}
/*calender*/
.btnback{display:block;position:relative;font-weight:400;color:#2C3F0B;padding:15px 0}
.lfaln{position:relative;float:left;z-index:1}
.rtaln{position:relative;float:left}
.evntdesc{width:100%;padding:0;font-size:15px}
.evntTitle{width:100%}
.frmtodate{width:100%;display:block}
#rcMView_Today{display:none}
.evntwrdiv{width:100%}
.evntwr{width:97%;float:left;margin:0;padding:5px}
.SpecialDay a/*,.rcSelected a*/{background:rgba(0,0,0,0) url(media/Notice.png) no-repeat scroll center center;display:block;text-decoration:none;width:100%}
.eecls{position:relative;float:left;width:100%;padding:10px 0}
.rtWrapperContent{background:#f9f8f8 none repeat scroll 0 0!important}
.evntwr a,.evntwr div{font-family:"Open Sans",sans-serif;font-size:14px;color:#5b5b5b;width:100%}
.evntnm{position:relative;float:left;width:97%;padding:0 0 5px;text-align:left;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:700;text-decoration:underline;color:#5b5b5b}
.frmtodate{position:relative;float:left;width:100%;margin-bottom:40px}
.ftdttitle{width:100%;font-weight:700;text-align:left;padding:12px 0}
.labelerror{width:100%;padding:0 0 10px;text-align:left}
.btnGo{cursor:pointer;border:0;margin:27px 0 0;vertical-align:middle;font-weight:700;padding:4px 15px 8px;border:3px solid #fc0}
.btnGo:hover{border:3px solid #000}
.date_to_cntr,.date_from_cntr,.event_title,.evntTitle{text-align:left;font-size:16px}
.btnbackc{position:relative;width:100%;float:left}
.C_ArtTitle_Color{color:#372F12}
.C_ArtTitle{cursor:pointer;font-size:16px;text-decoration:underline}
.evntheading{font-size:25px;font-weight:700;line-height:normal;text-decoration:none;word-spacing:normal;letter-spacing:normal;text-transform:none;color:#372F12;margin:0;text-align:left;border:0 solid #00F;float:left;left:0;padding:0;position:relative;top:0;width:100%}
.rtCloseButton{background:url(media/tooltipclose.png) no-repeat!important}
@media screen and (max-width: 400px) {
.rtWrapper,div.RadToolTip{width:100%!important}
}


/*=======================new image gal=========*/

.rightarw img{width:32px}
.leftarw img{width:32px}
@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
    #galcontent .gallary-container{width:100% !important;}
  
}

@media screen and (max-width:480px){
#galcontent .gallary-container .flex-direction-nav{top:28% !important;}
#lightboxgallary .carousel-control .rightarw{position:absolute;top:27%;left:25%}
#lightboxgallary .carousel-control .leftarw{position:absolute;top:27%;left:3%}
}


@media screen and (max-width:480px) and (orientation: landscape) {

    #lightboxgallary .carousel-control .rightarw{position:absolute;top:33%;left:51%}
#lightboxgallary .carousel-control .leftarw{position:absolute;top:33%;left:2%}
}

@media screen and (max-width:570px){
#galcontent .gallary-container .flex-direction-nav{top:28% !important;}
}
@media screen and (max-width:627px) {
    #lightboxgallary .carousel-control .rightarw{position:absolute;top:32%;left:25%}
#lightboxgallary .carousel-control .leftarw{position:absolute;top:32%;left:3%}
}

.gal_tempno1withnoleft{width:100%;}
#galcontent .gallary-container{width:75%;float:left;}
#galcontent #lightboxgallary .gallary-container{width:100%;float:left;}
#galcontent .gallary-container .flex-direction-nav{top:35%;}
#normalgallary #myCarousel{width:25%; float:left;padding-left:30px;}

#normalgallary .flex-direction-nav .flex-prev{background: rgba(0, 0, 0, 0) url("../media/Banner-nav-btn-left_default.png") no-repeat scroll 0 0;
    left: 0px;
    
    z-index: 1;}

 #normalgallary .flex-direction-nav .flex-next{background: rgba(0, 0, 0, 0) url("../media/Banner-nav-btn-right_default.png") no-repeat scroll 0 0;
     
    right: 35px;
    z-index: 1;}

#normalgallary .flex-direction-nav a{opacity:0; width:45px;}
#normalgallary:hover .flex-direction-nav a{opacity:1;} 

#thumbnailGallary .leftarrow{background: rgba(0, 0, 0, 0) url("../media/Banner-nav-btn-left_default.png") no-repeat scroll 0 0;
    left: 7px;
    
    z-index: 14;}

 #thumbnailGallary .rightarrow{background: rgba(0, 0, 0, 0) url("../media/Banner-nav-btn-right_default.png") no-repeat scroll 0 0;
     
    right: 43px;
    z-index: 10;}



@media screen and (max-width:767px){
    .gallary-container{width:100%;}
    #googleMaploader, #kloader,#kloader2{left:50%;}
     .flex-direction-nav a{opacity:1 !important;} 
     .VedioGallary{padding-bottom:15px;}
}



/* Image Gallery */
.flex-direction-nav a {background-size:40px !important;
}
.Divgallary,#gallerywrapper,#gallerywrapper ul,.pp_full_res ul{width:100%!important}
.Divgallary {margin-top:20px !important;}
#gallerywrapper ul li{text-align:center;display:block;}
 .pp_full_res ul{ padding: 0;}
        .pp_full_res img{ padding: 10px 10px; max-width:100%;}
	#fullResImage{display:none;}
     
@media screen and (max-width:991px) {
   .galdetail{padding:10px 15px}
.thumbnail-gallary li{padding:0!important}
    .right-text{margin-top:10px;}
    .right-section {
        margin-top:10px !important;
    }


    #normalgallary .flex-direction-nav .flex-prev {
        left: 1px;
    }
    
#normalgallary .flex-direction-nav .flex-next{
right: 37px;
    }
 
}
@media screen and (max-width:767px){
    .thumbnail-gallary .galdetail{display:block;}
    .thumbnail-gallary li{background-color:#fff;}
}
@media screen and (min-width:768px){
    .thumbnail-gallary .galdetail{display:none !important;}
    .thumbnail-gallary li{background-color:none;}
    
}

@media screen and (min-width:480px) and (max-width:767px){
    /*#normalgallary .flex-direction-nav{bottom: -10px;}*/
}
@media screen and (min-width:320px) and (max-width:480px){
    #normalgallary .flex-control-nav{position:relative;}
}
 

/*---Gallary------------------------------------------------*/
#galdiv{display:none}
#galcontent .gallary-container{margin-bottom:30px}
.inner-gallary-container{float:none!important}
ul.thumbnail-gallary{margin:0;padding:0;list-style:none}
#lightboxgallary .thumbnail-gallary li{margin:0px 0;overflow:hidden;padding:0 10px}
.gloading{width:32px;height:32px;position:absolute;left:50%;top:50%;margin-left:-26px;margin-top:-26px; z-index:9999;}
.gallary-thumb{text-align:center}
.gallary-thumb-link{display:block;overflow:hidden;position:relative}
.gallary-icon-link{position:absolute;left:50%;top:50%;margin-top:-30px;margin-left:-30px}
.gallary-icon-link i{display:inline-block;width:50px;height:50px;line-height:50px;color:#f1f1f1!important;background:rgba(0,0,0,.4);font-size:18px;border-radius:100px}
.gallary-thumb .gallary-thumb-link img{width:100%}
.gallary-thumb-link span.gallary-thumb-hover{background:rgba(50,60,70,.6);position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}
.gallary-thumb-link span.gallary-thumb-hover:hover{opacity:1}
.galtittle{padding-top:15px;font-family:'helvetica';font-weight:700;color:#5b5b5b;}
.galtittle h5{margin-bottom:0px;}
.galdetail > p{ padding-top:10px;}
#lightboxgallary .carousel-indicators{bottom:-40px!important;z-index:0}

@media screen and (min-width:768px) {
   #lightboxgallary .gallary-thumb-link { max-height: 155px;}
}
@media screen and (min-width:992px) {
   #lightboxgallary .gallary-thumb-link {max-height: 205px;}
}
@media screen and (min-width:1200px) {
#galcontent .gallary-container{margin-bottom:15px;margin-top:30px}
#lightboxgallary .gallary-thumb-link{max-height:250px}
}

@media screen and (max-width:991px){
    .galtittle{font-size:18px; padding-top:0px;}
    .galdetail > p {
        font-size:15px;
        padding-top:0px;
    }
}

.swiper-container .gallary-thumb-link{max-height:225px !important;}
.gallary-container .control-icon {
  color: #005e6e;
  height: 30%;
  left: 50%;
  position: absolute;
  top: 35%;
  width: 50%;
  z-index: 11;
}
.gallary-container:hover .flex-next {
  opacity: 1;
}
.gallary-container:hover .flex-prev {
  opacity: 1;
}
.initwidth { padding:45px 0px; margin:0 auto;background:#999}
@media screen and (min-width:768px) and (max-width:992px){

     .swiper-container .gallary-thumb-link{max-height:215px !important;}
}
/*=========image gal carousel=================*/


.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}



.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
   background: #abc1cc none repeat scroll 0 0;
   
    cursor: default;
    height: 15px;
    width: 15px;
}

.carousel-indicators .active {
   background: #286AA6 none repeat scroll 0 0;
    
    cursor: default;
    height: 15px;
    width: 15px;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

/*=========end of image gal carousel=================*/




/*style*/
/*#normalgallary .gallary-container{background-color: #e4e4e4;}*/
#normalgallary #gallary-slider{width:100%;background-color: #e4e4e4;}

#normalgallary .carousel-indicators .active{position:absolute;top:12%!important;width:53px;height:53px;background:#222}
#normalgallary .carousel-control{position:relative;top:8%!important;left:41%!important;width:53px;height:53px;font-size:30px!important;font-weight:100;line-height:44px!important;color:#FFF;text-align:center;background:#222;border:3px solid #FFF;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:1}
#normalgallary .carousel{margin-bottom:0;text-align:center}
#normalgallary .carousel-control{left:107px}
#normalgallary .carousel-control.right{right:-5px;top:100%!important;position:absolute}
#lightboxgallary{display:none}
#normalgallary .carousel-indicators-top{right:50%;top:auto;bottom:0;margin-right:-19px}
#normalgallary .carousel-indicators-top li{background:#333}
#normalgallary .carousel-indicators-top .active{background:#333}
#normalgallary .vertical .carousel-inner{height:100%;margin-bottom:0;margin-top:5px}
#normalgallary .carousel.vertical .item{-webkit-transition:.6s ease-in-out top;-moz-transition:.6s ease-in-out top;-ms-transition:.6s ease-in-out top;-o-transition:.6s ease-in-out top;transition:.6s ease-in-out top}
#normalgallary .carousel.vertical .active{top:0}
#normalgallary .carousel.vertical .next{top:100%;z-index:10}
#normalgallary .carousel.vertical .prev{top:-100%;z-index:10}
#normalgallary .carousel.vertical .next.left,#normalgallary .carousel.vertical .prev.right{top:0;z-index:10}
#normalgallary .carousel.vertical .active.left{top:-100%}
#normalgallary .carousel.vertical .active.right{top:100%}
#normalgallary .carousel.vertical .item{left:0}
​
#myCarousel{padding-left:10px}
#normalgallary .span3width{background:none repeat scroll 0 0 #e4e4e4;margin-bottom:10px;max-width:100%;padding:7px}
#normalgallary .tblthumb{width:100%}
#normalgallary .thumbouter{border:0 none;border-radius:0;margin:0;max-height:110px;overflow:hidden;padding:0}
#normalgallary .flex-direction-nav a{height:46px!important;}
#normalgallary .carousel-control{background:none;border:none}
.carousel-control.right,.carousel-control.left{background-image:none;padding:0 0 42px}
#normalgallary .thumbnail-gallary li{max-height:110px!important;min-height:110px!important;overflow:hidden!important;padding:10px!important}
#normalgallary .carousel-control.left{left:1%!important}
.thumbnail-gallary > .item > img,.carousel-inner > .item > a > img{width:100%}
#lightboxgallary #thumbnailGallary img{max-width:100%;}
 
@media screen and (max-width: 992px) {
#normalgallary .carousel-control{left:32%!important}
#normalgallary .thumbouter{max-height:80px}
}
@media screen and (max-width: 768px) {
#normalgallary .carousel-control{left:45%!important}
#normalgallary .flex-direction-nav a{height:46px!important;}
#galcontent .gallary-container{margin-bottom:5px}
.prev-next{padding-bottom:20px;}
}
@media (min-width:1200px) {
#normalgallary .carousel{margin-top:20px}

}
@media screen and (min-width:992px){
    #normalgallary .span3width{margin-top: 10% !important;}
}




/*flexslider*/
/*.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none}
.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}
.flexslider{margin:0;padding:0}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden}
.flexslider .slides img{width:100%;display:block;margin:0 auto}
.flex-pauseplay span{text-transform:capitalize}
.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}
html[xmlns] .slides{display:block}
* html .slides{height:1%}
.no-js .slides > li:first-child{display:block}
.flexslider{margin:0;border:0 solid #fff;position:relative;zoom:1}
.flex-viewport{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}
.flexslider .slides{zoom:1}
.carousel li{margin:0 5px 0 0}
.flex-direction-nav{*height:0}
.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}
.flex-direction-nav .flex-prev{left:50px;background:url(../media/Banner-nav-btn-left_default.png) no-repeat;z-index:10}
.flex-direction-nav .flex-next{right:50px;text-align:right;background:url(../media/Banner-nav-btn-right_default.png) no-repeat;z-index:10}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}
.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}
.flex-direction-nav a:before{color:#0facaf;font-size:40px;display:inline-block}
.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}
.flex-pauseplay a:before{font-size:20px;display:inline-block}
.flex-pauseplay a:hover{opacity:1}
.flex-pauseplay a.flex-play:before{content:'\f003'}
#gallary-slider .flex-control-nav{position:relative;margin:15px 0 15px 0;}
.flex-control-nav{bottom:0px;left:0%}
.flex-control-nav li{margin:0 3px;display:inline-block;zoom:1;*display:inline}
.flex-control-paging li a{width:13px;height:13px;display:block;background:#000;cursor:pointer;text-indent:-9999px;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px}
.flex-control-paging li a:hover{background:#ffcc00}
.flex-control-paging li a.flex-active{background:#ffffff;cursor:default;opacity:1;}
.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}
.flex-control-thumbs li{width:25%;float:left;margin:0}
.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}
.flex-control-thumbs img:hover{opacity:1}
.flex-control-thumbs .flex-active{opacity:1;cursor:default}*/
.thImg{margin:0;padding:0;display:inline-block;zoom:1;*display:inline;list-style:none outside none}
.thImg li{width:100%;float:left;margin-bottom:25px;border:5px solid #fff}
.thImg img{width:100%;display:block;opacity:.7;cursor:pointer}
.thImg img:hover{opacity:1}
.thImg .flex-active{opacity:1;cursor:default}
.gallary-container .flex-direction-nav{width:100%;position:absolute;top:40%;display:block;}
.indgal .gallary-container .flex-direction-nav{width:100%;position:absolute;top:40%;display:block; height:100%;}
.rightindgal .gallary-container .flex-direction-nav{top:4%}
.rightindgal .gallary-container{margin-bottom:0px;}
@media screen and (max-width: 991px) {
    .gallary-container .flex-direction-nav{width:100%;position:absolute;top:40%}
    #galcontent .gallary-container .flex-direction-nav {
    top: 38%;    
}
    .linkgalcont{margin-bottom:0px;} 
   
}

@media screen and (min-width: 992px) {
     .linkgalcont{margin-bottom:55px;} 
   .rightindgal{padding-right:0px;}
}
 
.thDiv{display:none}
@media (max-width:768px) {
.flex-direction-nav .flex-prev{z-index:0}
.flex-direction-nav .flex-next{z-index:0}
.gallary-container .flex-direction-nav{top:50px;}
.rightindgal .flex-direction-nav .flex-prev{opacity:1;}
.rightindgal .flex-direction-nav .flex-next{opacity:1;}
.rightindgal .gallary-container .flex-direction-nav{top:4%}
}
@media (min-width:768px) {
    #gallary-slider .flex-control-nav {display:none;
    }
.thDiv{display:block}
}
/*.aptgal #gallary-slider .slides{padding:0px;}*/
#gallary-slider .slides{background-color:#e4e4e4;min-height:150px;}
.rightindgal #gallary-slider .slides{padding:0px; background-color:#fff;}
.rightindgal #gallary-slider.flexslider{margin:0px;}
.rightindgal #gallary-slider.flexslider {
    
}
.rightindgal #gallary-slider{padding:0px;}
.aptgal #gallary-slider .slides{background-color:#F5F5F5 !important;}
#gallary-slider.flexslider{margin:20px 0;overflow:hidden}
.topNav{cursor:pointer;display:block;background:url(../images/topNav.png) center top no-repeat;position:relative;top:-5px;left:0;height:30px;width:100%}
.btmNav{cursor:pointer;display:block;background:url(../images/btmNav.png) center top no-repeat;position:relative;bottom:-5px;left:0;height:30px;width:100%}
.gallary-container{margin-left:0!important;margin-right:0!important}
#normalgallary .flex-direction-nav a{top:45%;}
.navctrls{position:absolute;top:45%;width:100%;z-index:3;cursor:pointer}
.nxtNav{float:left;position:relative;left:6%}
.prvNav{float:right;position:relative;right:6%}
.navctrls a:before{font-size:40px;display:inline-block;color:#0facaf}
.navctrls a.prvNav:before{content:'\f002'}
.galdetail{float:left;}
@media (max-width:640px) {
.nxtNav{left:10%}
.prvNav{right:10%}
.flex-control-nav{left:0%;bottom:-2px}
.flex-control-paging li a{width:15px;height:15px}
.aptgal .flex-control-paging li a{width:20px;height:20px}
.aptgal .flex-control-nav{left:0%;bottom:-30px}
.gallary-container .flex-direction-nav{top:28%;}
}
 
.animate-hidden{
         position: relative;
    -webkit-transform: translate(0,50px);
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s cubic-bezier(.615,.19,.305,.91);
    transition: all .5s cubic-bezier(.615,.19,.305,.91);
    -webkit-transition-timing-function: cubic-bezier(.615,.19,.305,.91);
    transition-timing-function: cubic-bezier(.615,.19,.305,.91);
}
.animate-visible{
   webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
    filter: alpha(opacity=100);} 
.mboxurl{cursor:pointer;}

/*===========Base.css==================*/




body {
    font-family: Open Sans; /* Body fontfamily */
    font-size: 17px; /* Body fontsize */
    color: #4A4A4A; /* Body fontcolor */
    background-color: #ffffff; /* Body backgroundcolor */
 
    background-repeat: no-repeat;
    background-position: top center;
    font-weight:500;
     overflow-x: hidden;
}

a {
    color: #286AA6; /* Link color */
}

    a:hover {
        color: #286AA6; /* Link hover */
    }
.footer a{color: #286AA6; }
   .sm-blue > li > a.menu_sel,.left-menu .selected > a,.sm-blue ul a:hover span.sub-arrow,.sm-blue ul a:hover span.sub-arrow:hover{
       color: #286aa6; /* Link hover */
}


.btn-primary {
    background-color: #286AA6; /* Button background color */
    color: #fff; /* Button text color */
    border:none;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
         border: 1px solid #286AA6;
        color: #fff; /* Button text hover */
       background:none;
    }

@media screen and (min-width:1030px) {
    
.boxed {
    margin: auto;
    width: 992px;
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.16);
}

.boxed .container {
   width: 992px;
}

}


/*============End of base.css============*/

 /* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  min-height:400px;
}
.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;
  /* fix for flashing background */
  -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;
}
.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;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
 /* 
 *  end Owl Carousel - Animate Plugin
 */

 /* ===== top banner text and button=======*/

 @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100);
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

.owl-item {
  /** Fix chrome transition render glitch **/
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-item .item {
  min-height: 640px;
  /** Styles for div with background image **/
}
@media screen and (max-width: 1000px) {
  .owl-item .item {
    min-height: 450px;
  }
}
.owl-item .item a.owl-lazy,
.owl-item .item div.owl-lazy {
  display: block;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  z-index:1;
}
.slide-wrapper {
  position: relative;
  z-index:1;
  min-height:380px;
}
.slide-wrapper .cover {
  display: block;
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 1000px) {
  .slide-wrapper .cover {
    top: 25%;
  }
}
.slide-wrapper .cover .info-wrap {
  position: absolute;
  left: 50%;
  overflow: visible;
}
.slide-wrapper .cover .info-wrap .info-box {
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slide-wrapper .cover .info-wrap .info-box h2 {
  font-family: 'Roboto Slab', serif;
  color: #286aa6;
  font-size: 42px;
  margin: 0;
  font-weight:300;
}
@media screen and (max-width: 1000px) {
  .slide-wrapper .cover .info-wrap .info-box h2 {
    font-size: 32px;
  }
}
.slide-wrapper .cover .info-wrap .info-box a {
  display: inline-block;
  padding: 14px 40px;
  border-radius: 30px;
  margin-top: 30px;
  text-decoration: none;
  font-size: 15px;
  color: #ffffff;
  background-color: #286aa6;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.slide-wrapper .cover .info-wrap .info-box a:hover {
  background-color: #3384ce;
}
/** Control styles, style this as you see fit **/
.owl-controls {
  /** zero height overflow visible to be able to position ui without blocking the slider **/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: visible;
  /** Next / previous buttons **/
  /** Pager dots **/
}
.owl-controls .owl-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-family: Arial;
  text-align: center;
}
.owl-controls .owl-nav .owl-prev,
.owl-controls .owl-nav .owl-next {
  display: inline-block;
  margin: 0 10px 10px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  padding: 3px 10px;

}
.owl-controls .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  text-align: center;
}
.owl-prev{display:none !important;}
.owl-next{display:none !important;}
.owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
}
.owl-controls .owl-dots .owl-dot.active span {
  background-color: #4293F7;
}
.owl-controls .owl-dots .owl-dot span {
  display: block;
  background-color: #C3C3C3;
  width: 10px;
  height: 10px;
  border-radius: 14px;
  border: 2px solid #ffffff;
}
/** text description block, change this to the desired look **/
.owl-carousel {
  overflow: hidden;
}
.owl-carousel .description {
  display: block;
  position: absolute;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 40px;
  left: 55px;
  right: 40%;
  font-family: Arial;
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 990px) {
  .owl-carousel .description {
    right: 20%;
  }
}
@media screen and (max-width: 640px) {
  .owl-carousel .description {
    display: none;
  }
}
.owl-carousel .description h2 {
  font-size: 42px;
  margin: 0 0 20px;
}
@media screen and (max-width: 990px) {
  .owl-carousel .description h2 {
    font-size: 32px;
    margin: 0 0 10px;
  }
}
.owl-carousel .description p {
  font-size: 20px;
}
@media screen and (max-width: 990px) {
  .owl-carousel .description p {
    font-size: 16px;
  }
}
/*# sourceMappingURL=style.css.map */


/*===========Index Link Module====================*/
.arrow {
    background: rgba(0, 0, 0, 0) url("../media/arrow.png") no-repeat scroll 20px 0px;
    height: 22px;
     float:left;
    position: relative;
    width: 32px;
}
.linkcontainer > a {
    color: #000;
    display: block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 0;
    text-align: left;
    text-decoration: underline;
}
.linkcontainer .linkover:hover{color:#286aa6;}
.topcontent .MainDiv{padding-bottom:20px;}
.linkgalcont{padding:10px 0px 10px 7px;}
.linkcon{background-color:#F2EEDA;padding:0px 25px;}
.linkcontainer {padding:10px 0px;}
.indgal img{max-width:100%; max-height:317px;width:auto !important;}
.seeall{text-align:right; color: #286aa6;
    font-family: "Roboto Slab";
    font-size: 15px;
    font-weight: 400;text-decoration:underline; padding-bottom: 30px;}
.seeall a:hover{color:#000;}
@media screen and (max-width:991px){
    .arrow{display:none;}
    .linkcontainer > a {
        text-decoration:none;
    }
    .linkcontainer{border-bottom:1px solid;}
   .indexlinks .linkcontainer:first-child{border-top:1px solid;}
   .linkheading {     
    padding: 25px 15px 25px;
}
   .seeall{padding-bottom:40px;}
.topcontent .MainDiv{padding-bottom:0px !important;}
.mobsitelogo{position: absolute;
    top: 15%;
    text-align: center; z-index:9; display:none;}
}

@media screen and (min-width:768px) and (max-width:991px){
    .linkheading{margin-bottom:0px;padding:15px;}
    .seeall{padding-bottom:10px;}
    .indexlinks{padding-bottom:10px;}
    .employee-header{padding-top:10px !important;text-align:center;padding-bottom:10px !important;}
}

 
@media screen and (max-width:767px){
    .linkheading{font-size:19px;padding:25px 15px 10px 15px;}
    .linkcon{margin-bottom:8px;}
    .rightindgal .gallary-container {
        margin-bottom:6px;
    }
    .rightindgal{padding-left:0px;padding-right:0px;}
    .indexpagembox {display:none;}
    .linkgalcont{padding-bottom:0px;padding-left:0px;}
    .rightindgal .rightindgal{margin-bottom:5px;}
    .copyright{text-align:center;}
    .mobsitelogo{position: absolute;
    top: 19%;
    text-align: center; z-index:9; display:none;}
    .mobsitelogo img{width:210px;}
    
}
.employee-header{padding-bottom:50px;text-align:center;}





/*-------Start of Timbestlling form-----------*/
.checkedradio {
  background: url("media/radio_sel.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 17px;
  font-weight: normal;
  padding: 0px 0 7px 30px;
  position: relative;
  top: 0;
}
.uncheckedradio {
  background: url("media/radio_unsel.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  cursor: pointer;
  font-size: 17px;
  font-weight: normal;
  padding: 0px 0 7px 30px;
  position: relative;
  top: 0;
}
#rd11 {
  padding-right: 30px;
}
#sendDiv {
  float: right;
  margin: 30px 0 0;
  position: relative;
  width: 100%;
}
#sendDiv span {
  left: 62%;
}
.securitycode-buttons {
  float: left;
  padding: 7px 0 0 10px;
}
#infoBtn {
  cursor: pointer;
  margin: 5px 0 0;
  position: relative;
  width: 100%;
}
.Timbest_box {
  color: #fff;
  float: left;
  margin: 17px 0 0 0;
  padding: 0px;
  position: relative;
  width: 100%;
}
.Timbest_box input[type="text"] {
   
}
.cMenuLeft {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  width: 31%;
}
.cMenuLeft .cMenu1 img {
  max-width: 100%;
}
.cMenuMid {
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
  width: 34%;
}
.cMenuMid .cMenu2 img {
  max-width: 100%;
}
.cMenuRight {
  float: left;
  margin: 0;
  padding: 0px;
  position: relative;
  width: 33%;
}
.cMenuRight .cMenu3 img {
  max-width: 100%;
  margin-top:-3px;
}

#mBoxDiv {
  background: url(../media/mBoxDiv_bg.png) left top repeat-y;
  border: solid 0px #ff00;
  float: left;
  left: 0px;
  margin: 0px 0px 15px 0px;
  padding: 0;
  position: relative;
  top: 0px;
  width: 952px;
  z-index: -1;
  z-index: 0;
}
#mBoxDiv1 {
  background: url(../media/mBoxDiv_bg1.png) left top repeat-y;
  border: solid 0px #ff00;
  float: left;
  left: 0px;
  margin: 0px 0px 15px 0px;
  padding: 0;
  position: relative;
  top: 0px;
  width: 600px;
  z-index: -1;
  z-index: 0;
}
#cMenu1Box {
  border: solid 0px #ffffff;
  float: left;
  margin: 0;
 padding: 40px 15.42% 0 1%;
  position: relative;
  width: 100%;
}
#cMenu2Box {
  float: left;
  left: 0px;
  margin: 0;
  padding: 40px 9% 0;
  position: relative;
  top: 0px;
  width: 100%;
}
.KText1 {
  background: #494949;
  font-family: 'open sans';
  font-size: 15px;
  font-weight: normal;

}
.cMenuRight  .KText1{color:#fff;}
.top_ban_besttill .error {
  border: 1px dashed #ff0000 !important;
  color: #FF0000;
}
.error {
  border: 2px solid #FF0000 !important;
  color: #fff;
}
.txtbxcls {
   background: #fff none repeat scroll 0 0;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    height: 45px;
    padding: 0 3.06% 0 5%;
  width: 100%;
}
.txttimbest {
    background: #fff none repeat scroll 0 0;
   
    height: 45px;
    padding: 0 3.06% 0 2%;
  margin: 0 0 18px 0;
  padding: 0px;
  position: relative;
  width: 100%;
}
#etternavnDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#epostDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#telefonDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#GateadresseDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#postnumDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#postedDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#fodtDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#questDiv {
  border: solid 0px #ffffff;
  margin: 0px 0 0 0;
  padding: 0px 0 0 5.07%;
  position: relative;
  width: 94.92%;
}
#rbtnDiv {
  border: solid 0px #ffffff;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0px;
  position: relative;
  width: 100%;
}
.rbtnBox {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0px;
  position: relative;
  top: 0px;
  width: 50px;
  z-index: -1;
}
#qest {
  border: solid 0px #ffffff;
  margin: 0px 0 0 0;
  padding: 0px 0 11px 0px;
  position: relative;
  width: 100%;
}
.textStyle {
  color: #005e6e;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  word-spacing: normal;
}
.dropstyle {
  color: #aaa;
  font-family: Open sans;
  font-size: 14px;
  line-height: normal;
}
.rBtn {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 6px 5px 0 0px;
  position: relative;
  top: 0px;
  width: 10px;
  z-index: 1;
}
#rdLbl {
  border: solid 0px #ffffff;
  float: right;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 4px 0 0 3px;
  position: relative;
  top: 0px;
  width: 25px;
  z-index: 1;
}
#rdLbl2 {
  border: solid 0px #ffffff;
  float: right;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 4px 0 0 3px;
  position: relative;
  top: 0px;
  width: 25px;
  z-index: 1;
}
#datoBox {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 250px;
  z-index: -1;
}
#datoDiv {
  background: url('../media/txtbg.png') center top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 182px;
  z-index: 1;
}
#datoImg {
  border: solid 0px #ffffff;
  float: left;
  height: 16px;
  left: 0px;
  margin: 6px 0 0 6px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 15px;
  z-index: 1;
}
.tidBox {
  margin: 0px 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  width: 100%;
}
#tidText {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0px 0 0 0;
  padding: 0 0 0 15px;
  padding: 0 0 0 3px;
  position: relative;
  top: 0px;
  width: 203px;
  z-index: 1;
}
.dateBox {
  margin: 0px 0 0 0;
  padding: 0px;
  position: relative;
  width: 100%;
}
.dateText {
  margin: 0px 0 0 0;
   padding: 0 0 5px;
  position: relative;
  width: 94.92%;
}
.tidDiv {
  background: #fff none repeat scroll 0 0;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
  color: #6b6b6b;
  height: 45px;
  margin: 0px 0 0 0;
  padding: 9px 0px 0px 4.71%;
  position: relative;
  width: 100%;
}
.tidspan {
  background: url("../media/sub_arrow.png") no-repeat scroll 96.6% 0 #ffffff;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 16px;
  width: 29px;
  z-index: 10;
}
#combo {
  margin: 0px 0 0 0;
  padding: 0px;
  position: absolute;
  width: 86.1%;
}
#dato_combo {
  margin: 0px 0 0 0;
  padding: 0px;
  position: absolute;
  width: 79%;
  z-index: 2;
}
.combocls {
  background: #e4e4e4;
  border-bottom: 1px solid #cccccc;
  color: #6b6b6b;
  cursor: pointer;
  font-size: 14px;
  padding: 9px 0px 9px 5.07%;
  position: relative;
  width: 94.92%;
}
.clscomboText {
  FONT-SIZE: 15px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
}
.RDropText {
  FONT-FAMILY: Arial;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}
.RDropText:hover {
  FONT-FAMILY: Arial;
  FONT-SIZE: 12px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
  color: #00599B;
}
#cMenu3Box {
  margin: 0;
 padding: 37px 0 0 7.40%;
  position: relative;
  width: 100%;
}
#cMenu3Box1 {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0;
  padding: 13px 0 0 33px;
  position: relative;
  top: 0px;
  width: 300px;
  z-index: -1;
}
#txtAreaMid {
  border: 2px solid #d3d3d3;
    border-radius: 5px;
  height: 130px;
  margin: 0px 0px 28px 0px;
  position: relative;
  width: 100%;
  background:#fff;
}
#btmContentDiv {
  border-top: solid 0px #C8C8C8;
  float: left;
  left: 0px;
  margin: 0;
  padding: 20px 0px 20px 0px;
  position: relative;
  top: 0px;
  width: 864px;
  z-index: 0;
}
#btmContentDiv1 {
  border-top: solid 0px #C8C8C8;
  float: left;
  left: 0px;
  margin: 0;
  padding: 20px 0px 20px 0px;
  position: relative;
  top: 0px;
  width: 680px;
  z-index: 0;
}
#leftBox {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0;
  padding: 0px 0 0 30px;
  position: relative;
  top: 0px;
  width: 391px;
  z-index: 0;
}
#leftBox1 {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0;
  padding: 0px 0 0 0px;
  position: relative;
  top: 0px;
  width: 350px;
  z-index: 0;
}
.leftBoxStyle {
  color: #333334;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  word-spacing: normal;
}
#rightBox {
  border: solid 0px #ffffff;
  float: right;
  left: 0px;
  margin: 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 309px;
  z-index: 0;
}
#rightBox1 {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 309px;
  z-index: 0;
}
.rightContent {
  border: solid 0px #ffffff;
  float: left;
  left: 0px;
  margin: 0;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 314px;
  z-index: 0;
}
#sikkerDiv {
  background: url('../media/txtbg.png') right top no-repeat;
  border: solid 0px #ffffff;
  float: left;
  height: 29px;
  left: 0px;
  margin: 0px 0 0 0px;
  padding: 0 0 0 83px;
  position: relative;
  text-align: left;
  top: 0px;
  width: 182px;
  z-index: 1;
}
.sikkerStyle {
  background-color: Transparent;
  border: solid 0px #ffffff;
  color: #00599B;
  float: left;
  font-size: 12px;
  height: 16px;
  margin: 0px;
  padding: 5px 0px 0 0px;
  position: relative;
  width: 169px;
}
#btnsDiv {
  border: solid 0px #ffffff;
  float: right;
  height: 29px;
  left: 0px;
  margin: 0px 0 0 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 48px;
  z-index: 1;
}
#refBtn {
  border: solid 0px #ffffff;
  float: left;
  height: 16px;
  left: 0px;
  margin: 5px 0 0 8px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 11px;
  z-index: 1;
}
.refBtn a {
  text-decoration: none;
}
.infoBtn a {
  text-decoration: none;
}
#printBtn {
  border: solid 0px #ffffff;
  float: right;
  height: 17px;
  left: 0px;
  margin: 12px 0 0 8px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 16px;
  z-index: 1;
}
#AddFrieBtn {
  border: solid 0px #ffffff;
  float: right;
  height: 17px;
  left: 0px;
  margin: 12px 0 0 9px;
  padding: 0px;
  position: relative;
  top: 0px;
  width: 15px;
  z-index: 1;
}
.KTextsec1 {
  color: #494949;
}
#ctl00_middleSection_TimebestillingsPanel TD {
  font-size: 13px;
  padding: 0 0 7px 0;
  text-decoration: none;
}
.thnkmsg1 {
  margin: 20px 10px 10px 30px;
}
.cMenu1 {
  background: none repeat scroll 0 0 #286aa6;
  padding: 10px 6.6% 14px;
 	border-top-left-radius: 4px;
     border-bottom-left-radius: 4px
}
.cMenu2 {
  background: none repeat scroll 0 0 #286aa6;
    padding: 13px 42px 13px 6.71%;
 
   
}
.cMenu3 {
  background: none repeat scroll 0 0 #286aa6;
   /*padding: 16px 45px 14px 12.21%;*/
   padding: 28px 40px 28px 20px;
   border-top-right-radius: 4px;
     border-bottom-right-radius: 4px
}
.cMenu3 img{float:left;}
.cMenu3text{color: #fff;    
    font-family: roboto slab;
    font-size: 20px;
    font-weight: 400;
    padding-left: 20%;
    margin-top:5px;
}
.custom-checkbox input {
  display: none;
}
 
@media screen and (min-width:768px) and (max-width:991px){
    .txtbxcls{padding: 0 3.06% 0 2%;}
    .calender_txt{padding: 2px 5.07% 0 2.07% !important}
    .tidDiv{padding: 9px 0 0 2%;}
   .cMenuRight #txtAreaMid .KText1{ padding: 10px 0 0 15px !important;}
}

@media screen and (min-width:1600px){
    .cMenu3 {
  background: none repeat scroll 0 0 #286aa6;
   
   padding: 28px 40px 28px 20px;
}
}
@media screen and (min-width:1900px){
    .cMenu3 {
  background: none repeat scroll 0 0 #286aa6;
   /*padding: 16px 45px 14px 12.21%;*/
   padding: 28px 40px 28px 20px;
}
}

@media screen and (min-width:1920px){
    .cMenu3 {
  background: none repeat scroll 0 0 #286aa6;
   /*padding: 16px 45px 14px 12.21%;*/
   padding: 27px 40px 28px 20px;
}
}

@media screen and (min-width:768px) and (max-width:991px){
    .cMenu3 img{float:none;margin-left:25%;}
    .cMenu3text{float:right;
    margin-right: 26%;
    padding-left: 0;
    font-size: 20px !important;}
}
@media screen and (min-width:1024px) and (max-width:1030px) {
    .cMenu3 {
    padding: 22px 45px 25px 25px;
}
    .cMenu3text{font-size:17px;}
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){
    .cMenu3 {
    padding: 22px 45px 25px 25px !important;
}
    .cMenu3text{font-size:17px !important;}
    .cMenuRight .cMenu3 img {
        margin-top:5px;
    }
    .cMenu3text{padding-left:24%;}
    .cMenu1 {
    padding: 22px 23.6% !important;
}
    .btnFormClose{ padding: 4px !important;}
}


.tbtn_submit {
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  background: #286aa6;
  background-position: 61% 52%;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 20px;
    font-style: normal;
    font-weight: 600;
    height: 60px;
  margin: 0;   
  transition: all .2s;
  width: 38%;
  float:right;
}
.tbtn_submit:hover {
  -moz-transition: all .9s;
  -o-transition: all .9s;
  -webkit-transition: all .9s;
  opacity: 0.75;
  transition: all .9s;
}
.fields_left .tbtn_submit {
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  background: #005e6e;
  background-position: 52% 52%;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 20px;
  font-style: normal;
  height: 63px;
  margin: 0;
  transition: all .2s;
  width: 100%;
}
.calender_txt {
  background: url('../media/calender_img.png');
  background-position: 96.6% 7px;
  background-repeat: no-repeat;
  background-size: 28px;
  cursor: pointer;
  height: 45px;
  padding: 2px 5.07% 0 4.07%;
  width: 100%;
}
#item1,
#item2,
#item3,
#item11 {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.error_msg {
  margin-bottom: 13px;
  width: 99%;
}
#securityStmt {
  display: block;
  font-size: 12px;
  padding: 0 0 10px 0;
  color:#000;
}


@media screen and (max-width: 800px) {
  .cMenuLeft,
  .cMenuMid,
  .cMenuRight {
    width: 100%;
    border: 0;
  }
  #cMenu1Box {
    padding: 17px 0 0 0;
    width: 99%;
  }
  #cMenu2Box {
    padding: 0;
    width: 100%;
  }
  #cMenu3Box {
    width: 100%;
    padding: 15px 0 0 0;
  }
  .cMenuMid {
    padding: 0;
    min-height: 0;
  }
  .cMenuLeft {
    padding-bottom: 15px;
  }
  #combo,
  #dato_combo {
    position: absolute;
    z-index: 2;
    width: 100%;
  }
  .cMenu1 {
    
    padding: 1px 11.03%;
    width: 99%;
    text-align: center;
  }
  .cMenu2 {
     
   padding: 2px 11.03% 2px;
    text-align: center;
  }

  .cMenu3text{font-size: 16px !important;margin-top:0px; margin-right: 29%;}
   
  .cMenu3 {
    padding: 18px 5.24%;
    text-align: center;
  }
  .dateBox {
    padding: 15px 0 0 0;
  }
  .tidBox {
    padding: 15px 0 0 0;
  }
  .cMenuRight {
    padding: 24px 0 0 0;
  }
  .combocls {
    width: 100%;
  }
   
  #txtAreaMid {
    margin: 0 0 16px 0;
  }
  
  .Timbest_box input[type="text"] {
    
  }
  .txttimbest {margin-bottom:10px !important;}
  .cMenuLeft .cMenu1 img{height:50px;}
  .cMenuMid .cMenu2 img{height:50px;}
  .cMenuRight .cMenu3 img{height:35px;}
  .cMenu3 img{float: none;
    margin-left: 33%;}
}

@media screen and (min-width:320px) and (max-width:767px){
    .cMenu3 img {
    float: left;
    margin-left: 3%;
}
    .cMenu3text{margin-top:-2px; margin-right:0px;}
    .cMenuRight .cMenu3 img{margin-top:-9px;}
}

@media screen and (min-width: 800px) and (max-width: 991px) {
  .cMenu1 {
    padding: 14px 39px 16px 60px;
  }
  .cMenu2 {
    padding: 13px 36px 16px 20px;
  }
  .cMenu3 {
    padding: 13px 47px 17px 31px;
  }
  #cMenu1Box {
    padding: 37px 7.49% 0 2.6%;
  }
  #cMenu2Box {
    width: 100%;
    padding: 33px 6.79% 0 8.33%;
  }
  #cMenu3Box {
    padding: 38px 2.58% 0% 8.09%;
  }
  #sendDiv {
    width: 93%;
  }
  #combo {
    width: 89.2%;
  }
  
}
@media screen and (min-width: 991px) and (max-width: 1199px) {
  .btn_submit_t {
    background: #005e6e url("media/k_send_arr.png") no-repeat scroll 66.5% 53%;
  }
  .rightcnt .btn_submit_t {
    background: #005e6e url("media/k_send_arr.png") no-repeat scroll 66.5% 53%;
  }
  #cMenu1Box {
    padding: 37px 7.49% 0 2.6%;
  }
  #cMenu2Box {
    padding: 33px 5.91% 0;
  }
  #cMenu3Box {
    padding: 37px 1.97% 0 8.69%;
  }
  .cMenu1 {
    padding: 22px 23.60% 23px 23.60% ;
  }
  .cMenu2 {
    padding: 21px 42px 25px 18.71%;
  }
  .cMenu3 {
    padding: 22px 45px 21px 20.21%;
  }
  #combo {
    width: 74.2%;
  }
}
td.scwFoot {
  background-color: #286aa6 !important;
}
@media screen and (min-width:320px) and (max-width:480px){
    .tbtn_submit{height: 50px;float:left;margin-bottom:15px;}

}
@media screen and (max-width:991px){
    .dateText {    
    padding: 0 0 5px 0px;    
}

}

 
 .VedioGallary {padding-left:0px;padding-right:0px;}

 .firstlevel-sel{background:#fff;border:1px solid #cacaca !important;border-bottom:0 !important;border-right:2px solid #ccc !important;border-left:2px solid #ccc !important}
 .borbot{border-bottom:2px solid #ccc !important;}
  .borbot1{border-bottom:1px solid #ccc !important;}
.firstlevel-nonsel {
    border-top: 1px solid #cacaca;
}
.secondlevel {
    background: #fff;
    border:1px solid #cacaca;
    border-top:0;
    padding-bottom: 12px !important;
    border-right:2px solid #ccc !important;
    border-left:2px solid #ccc !important;
 }

/*======= for index page==============*/
.arrow_box {
	position: relative;
	background: #fff;
	/*border: 2px solid #ccc;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 28px;
	margin-left: -28px;
}
.arrow_box:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 31px;
	margin-left: -31px;
}

/*===========for inner page=================*/

.arrow_box1 {
	position: relative;
	background: #fff;
	/*border: 2px solid #ccc;*/
}
.arrow_box1:after, .arrow_box1:before {
	bottom: 100%;
	left: 95%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box1:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 28px;
	margin-left: -28px;
}
.arrow_box1:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 31px;
	margin-left: -31px;
}


@media screen and (min-width:768px) and (max-width:991px){
 .arrow_box1:after{
	bottom: 100%;
	left: 50% !important;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

    .arrow_box1:before {
    bottom: 100%;
	left: 50% !important;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    }


 .arrow_box1:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 28px;
	margin-left: -28px;
}
 .arrow_box1:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 31px;
	margin-left: -31px;
}

}
@media screen and (max-width:767px){
    .arrow_box1:after, .arrow_box1:before {
	bottom: 100%;
	left: 51%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box1:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 28px;
	margin-left: -28px;
}
.arrow_box1:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #ccc;
	border-width: 31px;
	margin-left: -31px;
}

.Bestilltitle{font-size:25px;}
.bestilltext{font-size:15px;}
}

/*************Cookies****************/

.vn-cookie-notice {
    background-color: #eee;
    bottom: 0px;
    padding: 0.7em 10em 0.7em 1.5em;
    position: fixed;
    right: 0px;
    z-index: 90001;
    width:100%;
    display:none;
}

.vn-cookie-notice-text {
    color: #4a4a4a;    
    font-family: Open Sans;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.55;
    margin: 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    width:auto;
}

.vn-cookie-notice-closer {
    padding: 12px 0 0 10px;
    border: 0;
    cursor: pointer;
    display: block;
    margin-top: -2em; /*padding:10px 25px 10px 25px;*/
    position: absolute;
    right: 0.5em; /*top: 59%;*/
    transition: -webkit-transform .25s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.texthide {
     background-color: #286aa6;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;padding:5px;
}
.textlesmr{
    text-decoration:underline;
    cursor:pointer !important;
   
}

@media screen and (min-width:768px) and (max-width:1380px) {
    .vn-cookie-notice-closer{
        
        padding-top:50px !important;
        text-align:center;
    }
    .vn-cookie-notice{
        /*padding-bottom:2em !important;*/
        padding-right:0px !important;
    }
    .texthide{
        padding:5px 20px;
    }
    .vn-cookie-notice-closer{
        bottom:13px;
     }
    .vn-cookie-notice-text {
        width:80%;
    }
   
}
@media screen and (min-width:769px) and (max-width:980px) {
    .vn-cookie-notice-closer{
        
        padding-top:50px !important;
        text-align:center;
    }
    .vn-cookie-notice{
        /*padding-bottom:2em !important;*/
        padding-right:0px !important;
    }
        
}

@media screen and (max-width:768px) {
    .vn-cookie-notice{
        padding:0.7em 10px 2.9em 10px !important;
        font-size:0.7em !important;
    }
    .vn-cookie-notice-closer{
        padding-top:36px !important;
    }
    .texthide{
        padding:5px 10px !important;
        font-size:12px;
    }
    .vn-cookie-notice-closer{
        bottom:7px !important;
        
    }
    .vn-cookie-notice-text {
        width:100%;
    }
   .vn-cookie-notice-closer{
       right:0px;
       left:0;
       text-align:center;
   }

}
/*************End Cookies****************/

.bookboxname {
    padding-bottom: 6px;
    padding-left: 3px;
    text-align: left;
     color: #aaa;
    font-size: 14px;
    font-weight: 500;
    margin-left:20%;
}
.bookboxname1 {
    padding-bottom: 6px;
    padding-left: 3px;
    text-align: left;
     color: #aaa;
    font-size: 14px;
    font-weight: 500;
}
.cntbookboxname{
    padding-bottom: 6px;
    padding-left: 3px;
    text-align: left;
     color: #aaa;
    font-size: 14px;
    font-weight: 500;
    width:80%;
}

.yourselector {
background:#fff;
opacity: .9; /* standard: ff gt 1.5, opera, safari */
-ms-filter: “alpha(opacity=90)”; /* ie 8 */
filter: alpha(opacity=90); /* ie lt 7 */
-khtml-opacity: .90; /* safari 1.x */
-moz-opacity: .90; /* ff lt 1.5, netscape */
}
 
.yourselector1 {
background:#fff;
opacity: 1; /* standard: ff gt 1.5, opera, safari */
-ms-filter: “alpha(opacity=1)”; /* ie 8 */
filter: alpha(opacity=1); /* ie lt 7 */
-khtml-opacity: 1; /* safari 1.x */
-moz-opacity: 1; /* ff lt 1.5, netscape */
}
@media screen and (max-width:991px) {

    .yourselector {
background:#fff;
opacity: 1; /* standard: ff gt 1.5, opera, safari */
-ms-filter: “alpha(opacity=1)”; /* ie 8 */
filter: alpha(opacity=1); /* ie lt 7 */
-khtml-opacity: 1; /* safari 1.x */
-moz-opacity: 1; /* ff lt 1.5, netscape */
}
 
.yourselector1 {
background:#fff;
opacity: 1; /* standard: ff gt 1.5, opera, safari */
-ms-filter: “alpha(opacity=1)”; /* ie 8 */
filter: alpha(opacity=1); /* ie lt 7 */
-khtml-opacity: 1; /* safari 1.x */
-moz-opacity: 1; /* ff lt 1.5, netscape */
}

    .bookboxname {
        margin-left:0px;
    }
}


/*------------Abhijeet------------------*/
@media screen and (min-width:992px) {
   .fbtn {
        margin-right: 5px;
    }

   .sbtn {
        margin-left: 5px;
    }
     .logo{padding-top:0;    padding-bottom: 0;}
   .logo img { width: 210px;}
   #navbar{padding-top:0;}
   .main-nav-bar{padding-top:16px;}
   a.firstbtn{margin-right:5px;}
   

}

@media screen and (max-width:991px) {
      .mfbtn{top:-60px !important;}
}

@media screen and (max-width: 480px) {

    .logo img { width: 138px;}
   #ctl00_wrapper  #navbar{padding-bottom:0;padding-top:0;}
   #ctl00_wrapper  .mobtel {margin-top: 16px !important;}
   #ctl00_wrapper  .menu-button{margin-top:5px;}
   #ctl00_wrapper  .visible-xs-menu { margin-top: 12px;}
   
    #ctl00_ctl00_wrapper  #navbar{padding-bottom:0;padding-top:0;}
   #ctl00_ctl00_wrapper  .mobtel {margin-top: 24px !important;}
   #ctl00_ctl00_wrapper  .menu-button{margin-top:12px;}
   #ctl00_ctl00_wrapper  .visible-xs-menu { margin-top: 12px;}
  #ctl00_ctl00_wrapper  .logo img{padding-top:0;}

}

@media screen and (max-width: 767px) {
    .mobsitelogo img {
        width: 300px;
    }
    .firstbtn{top:-60px;}
   
}

@media screen and (min-width: 375px) and (max-width: 479px) {
    .mobsitelogo{top:16%;}
}

@media screen and (min-width: 480px)  and (max-width: 767px) {
    .mobtel {margin-top: 26px !important;}
    .visible-xs-menu{margin-top: 15px;}
	.mobsitelogo{top:20%;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    #navbar{padding-top:0;padding-bottom:8px;}
    .mobtel{padding-top:12px;}
    .logo a{max-width:70%;}
    #menu-button{margin-top:31px;}
      .firstbtn{top:-60px;margin-right:4px !important;}
       .mobsitelogo{top:16%;}
      .topbannertext .bestillbutton{position:initial;}
    .mobsitelogo img {
        width: 300px;
    }
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.logo{width:18%;}
	.logo img{width:150px;}
	.main-nav-bar{width:82%;}
	 .telimg{float: right;width: 132px;padding-top: 7px;}
	.teltext{padding-left: 24px;}
}

/*=================Logo Section===========================*/
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    margin-right: -2px;
    margin-left: -2px;
    text-align: center;
    padding: 0 10px;
}
.linksection-wrapper a {
    display: inline-block;
    text-align: center;   
    /*min-width: 25%;
     max-width: 25%;
    padding-right:20px;*/
    padding-bottom:20px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .linksection-wrapper img {
        width: 100%;
    }
}
.center-logo{text-align:center;}
.center-logo .imgouterdiv:last-child{padding-right:0px;}
/*.linksection-wrapper .container{padding:0px;}*/
.footer-linksection-heading{text-align:center;padding-top:20px; padding-bottom:20px;font-family:'Roboto Slab';color: #286AA6;font-size:30px;}
.linksection-wrapper{border-top:2px solid #ccc;display:none;}
.center-logo img{margin:0 auto;}
.center-logo .initwidth{background:transparent !important;}
.linksection-wrapper .initwidth{background:transparent !important;}
@media screen and (max-width:767px) {
    .col-centered {
        margin-right: -5px;
        margin-left: -5px;
    }
    .linksection-wrapper a { 
        padding-bottom: 10px;
    }
    /*.linksection-wrapper .container {
        padding-left: 15px;
        padding-right: 15px;
    }*/

    /*.linksection-wrapper a {min-width:50%; max-width:50%;}*/
    .footer-linksection-heading{font-size:20px;}
}
@media screen and (min-width:768px) and (max-width:991px){
   
    /*.linksection-wrapper .container{padding-left:15px;padding-right:15px;}
    .linksection-wrapper a {min-width:33%; max-width:33%;}*/
    .footer-linksection-heading{font-size:25px;}
}
.secondbtn {
    color: #FFFFFF !important;
}
.secondbtn:focus {
    color: #FFFFFF !important;
}

/*==================End Of Logo Section===================*/
/*twentytwenty.css*/ 
.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-after-label:before,.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{color:#fff;font-size:13px;letter-spacing:.1em;position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay,.twentytwenty-overlay{background:rgba(0,0,0,0)}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container .aftergroup,.twentytwenty-container .beforegroup{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.twentytwenty-overlay:hover .twentytwenty-after-label,.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10;max-height:100%}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:none;z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.galtext{position:absolute;top:40%;z-index:99999999999999999;font-size:30px;color:#fff;padding:0 25px}.imggal-sep{padding-bottom:30px}.galheading{padding:15px;font-size:26px;font-weight:600}.galheading h2{margin-bottom:10px!important}#imggal img{max-width:100%}.dimgloader{position:absolute;z-index:10;top:20%;left:40%}#imggal,.imggal-sep{position:relative}.imggal-sep{min-height:100px}.galdesc{padding-bottom:20px}

#map-canvas{display:none;}
.yourselector {  
       background: #fff;
    opacity: .9; 
}
.yourselector1 {
    background: #fff;
    opacity: .9; 
}
@media screen and (max-width: 991px){
.yourselector {
    background: #fff;opacity: .9;}
}

@media screen and (min-width:320px) and (max-width:767px){
.mobbestillbutton-topban{
   position:relative;}
   /* .regular-banner {  margin-top: 70px;} */
}
 
