/* reset */
* { margin: 0; padding: 0; }
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article,aside,figure,footer,header,hgroup,nav,section {
    display: block;
}
.clearfix:before,.clearfix:after {
    display: table;
    content: "";
}


.clearfix:after {
    clear: both;
}

.ie7 .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible;
}

@font-face {
    font-family:"Open Sans";src:url('../fonts/opensans-regular-webfont.eot');src:url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-regular-webfont.woff') format('woff'),url('../fonts/opensans-regular-webfont.ttf') format('truetype'),url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');font-weight:400;font-style:normal;
}

@font-face {
    font-family:'Univers';src:url('../fonts/univeultcon-webfont.eot');src:url('../fonts/univeultcon-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/univeultcon-webfont.woff') format('woff'),url('../fonts/univeultcon-webfont.ttf') format('truetype'),url('../fonts/univeultcon-webfont.svg#univeultcon') format('svg');font-weight:400;font-style:normal;
}

html {
    background: #bfbfbf url('../images/bg_pattern.png') repeat center fixed;
    font-size: 62.5%;
	width:100%!important;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

::-moz-selection {
    color: #fff;
    background-color: #DCCB30;
    text-shadow: none;
}

::selection {
    color: #fff;
    background-color: #DCCB30;
    text-shadow: none;
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-size: 1.3rem;
    line-height: 1.5em;
    color: #111;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1 small,h2 small {
    font-weight: 400;
    color: #bfbfbf;
}

h1 {
    margin-bottom: .75em;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.2;
}

h2 {
    margin-bottom: .75em;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
}

h3 {
    margin-bottom: .75em;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.3;
}

h4 {
    margin-bottom: .75em;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.25;
}

h5 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: .75em;
}

h6 {
    margin-bottom: 1.5em;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.no-bottom {
    margin-bottom: 0!important;
}

p,ol,ul,dl,address {
    margin-bottom: 1.5em;
}

.small {
    font-size: 13px;
    font-size: 1.3rem;
}

ul, ol {
    list-style-position: inside;
    margin: 0 0 1.5em 99px !important;
}

ul {
    list-style-type: none;
}

ol {
    list-style-type: decimal;
}

ul.square {
    list-style-type: square;
    margin-left: 20px !important;
}

ul.circle {
    list-style-type: circle;
}

ul.disc {
    list-style-type: disc;
}

ol.upper-roman {
    list-style-type: upper-roman;
}

ol.lower-roman {
    list-style-type: lower-roman;
}

ol.upper-alpha {
    list-style-type: upper-alpha;
}

ol.lower-alpha {
    list-style-type: lower-alpha;
}


.list-bordered {
    list-style-type: none;
    margin: 0 0 1.5em 0;
    padding: 0;
}

.list-bordered li {
    margin-bottom: .375em;
    padding-bottom: .375em;
    border-bottom: 1px dotted #e6e6e6;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

li ul,li ol {
    margin: 0;
}

blockquote {
    position: relative;
    margin: 0 0 1.5em;
    padding-left: 24px;
    padding-right: 24px;
    border-left: 1px dotted #b3b3b3;
    font-family: Cambria,Georgia,Times,"Times New Roman";
    font-style: italic;
    color: #515151;
}

blockquote:before,blockquote:after {
    content: '';
}

cite {
    display: block;
    text-indent: 42px;
    position: relative;
}

cite:before {
    content: "\201c";
    font-weight: 700;
    font-style: normal;
    font: 94px/74px Arial;
    position: absolute;
    top: -2px;
    left: -36px;
}

cite a,cite a:visited,cite a:visited {
    color: #515151;
}

dl,dd {
    margin-bottom: 1.5em;
}

dt {
    font-weight: 700;
}

abbr[title] {
    border-bottom: 1px dotted #e6e6e6;
    cursor: help;
}

dfn {
    font-style: italic;
}

ins {
    background-color: #fff;
    color: #111;
    text-decoration: none;
}

mark {
    background-color: #fff;
    color: #111;
    font-style: italic;
    font-weight: 700;
}

pre,code,kbd,samp {
    font-family: Monaco,Courier New,monospace;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

sub,sup {
    position: relative;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 0;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}

/*img {
    max-width: 100%;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}*/

p img.left {
    float: left;
    margin: 5px 12px .75em 0;
}

p img.right {
    float: right;
    margin: 5px 0 .75em 12px;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin-bottom: 1.5em;
}

figure img {
    margin-bottom: .375em;
}

figure figcaption {
    display: block;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    color: #808080;
}

a {
    text-decoration: none;
    color: #605702;
}

a:visited {
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

a:focus {
    outline: thin dotted;
    color: #444;
}

a:hover,a:active {
    outline: 0;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

table th,table td {
    padding: 4px;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5em;
    text-align: left;
}

table th {
    font-weight: 700;
    text-transform: uppercase;
    background-color: #DCCB30;
    border: 1px solid #890e8d;
    color: #fff;
}

table thead th {
    vertical-align: bottom;
}

table tbody+tbody {
    border-top: 2px solid #d9d9d9;
}

table tbody tr td,table tbody tr th {
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
    -ms-transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    transition: background-color .25s linear;
}

table tbody tr:hover td,table tbody tr:hover th {
    background-color: #ededed!important;
}

table.table-striped tbody tr:nth-child(odd) td,table.table-striped tbody tr:nth-child(odd) th {
    background-color: #fafafa;
}

.button,button,input[type=submit],input[type=reset],input[type=button] {
    display: inline-block;
    padding: 8px 12px;
    margin-bottom: 1.5em;

    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background-color: #DCCB30;
    border: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.button.small,button.small,input[type=submit].small,input[type=reset].small,input[type=button].small {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 0;
    padding: 0 4px;
}

.button.big,button.big,input[type=submit].big,input[type=reset].big,input[type=button].big {
    font-size: 21px;
    font-size: 2.1rem;
    padding: 1.25em 1.7999999999999998em;
}

.button:visited,button:visited,input[type=submit]:visited,input[type=reset]:visited,input[type=button]:visited,.button:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover {
    color: #fff;
    text-decoration: none;
}

.button:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,.button:focus,button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus {
    background-color: #000;
    color: #fff;
}

.button:active,button:active,input[type=submit]:active,input[type=reset]:active,input[type=button]:active {
    background-color: #000;
}

.button.full-width,button.full-width,input[type=submit].full-width,input[type=reset].full-width,input[type=button].full-width {
    width: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
    text-align: center;
}

.button.button-disabled,button.button-disabled,input[type=submit].button-disabled,input[type=reset].button-disabled,input[type=button].button-disabled {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
}

.button.grey,button.grey,input[type=submit].grey,input[type=reset].grey,input[type=button].grey {
    background-color: #e6e6e6;
    color: #000;
}

.button.grey:hover,button.grey:hover,input[type=submit].grey:hover,input[type=reset].grey:hover,input[type=button].grey:hover,.button.grey:focus,button.grey:focus,input[type=submit].grey:focus,input[type=reset].grey:focus,input[type=button].grey:focus {
    background-color: #ccc;
}

.button.grey:active,button.grey:active,input[type=submit].grey:active,input[type=reset].grey:active,input[type=button].grey:active {
    background-color: #bfbfbf;
}

.button.dark,button.dark,input[type=submit].dark,input[type=reset].dark,input[type=button].dark {
    background-color: #111;
    color: #fff;
}

.button.dark:hover,button.dark:hover,input[type=submit].dark:hover,input[type=reset].dark:hover,input[type=button].dark:hover,.button.dark:focus,button.dark:focus,input[type=submit].dark:focus,input[type=reset].dark:focus,input[type=button].dark:focus {
    background-color: #2b2b2b;
}

.button.dark:active,button.dark:active,input[type=submit].dark:active,input[type=reset].dark:active,input[type=button].dark:active {
    background-color: #373737;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

form {
    margin-bottom: 1.5em;
}

label,legend {
    display: block;
    font-weight: 700;
    font-size: 13px;
    font-size: 1.3rem;
}

label.checkbox {
    margin-bottom: .75em;
}

input[type=text],input[type=password],input[type=email],textarea,select {
    border: 1px solid #bfbfbf;
    outline: 0;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    color: #000;
    width: 230px;
    max-width: 100%;
    display: block;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 1.5em;
    padding: 6px 4px;
}

input[type=text].full-width,input[type=password].full-width,input[type=email].full-width,textarea.full-width,select.full-width {
    width: 100%;
}

input[type=text]:hover,input[type=password]:hover,input[type=email]:hover,textarea:hover,select:hover {
    border: 1px solid #EAD833;
}

input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,textarea:focus,select:focus {
    border: 1px solid #EAD833;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
    box-shadow: 0 0 3px rgba(0,0,0,.15);
}

input[type=text]:focus:invalid,input[type=password]:focus:invalid,input[type=email]:focus:invalid,textarea:focus:invalid,select:focus:invalid {
    border-color: #e55;
}

input[type=text][readonly],input[type=password][readonly],input[type=email][readonly],textarea[readonly],select[readonly],input[type=text][readonly],input[type=password][readonly],input[type=email][readonly],textarea[readonly],select[readonly] {
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}

.ie7 input[type=text].full-width,.ie7 input[type=password].full-width,.ie7 input[type=email].full-width,.ie7 textarea.full-width,.ie7 select.full-width {
    width: 85%;
}

textarea {
    width: 450px;
    min-height: 60px;
    overflow: auto;
}

input.inline {
    display: inline-block;
}

select {
    width: 230px;
}

.oldie select {
    width: 240px;
}

input[type=checkbox],input[type=radio] {
    display: inline;
    position: relative;
    top: 1px;
}

label span,legend span {
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
}

::-webkit-input-placeholder,:-moz-placeholder {
    color: #ccc;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background: url("../images/loading.gif") no-repeat center center;
    background-color: rgba(0,0,0,.02);
}

.video-container iframe,.video-container object,.video-container embed,.video-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper {
    max-width: 100%;
}

.call-to-action {
    margin-bottom: 1.5em;
    border: 1px dotted #b3b3b3;
    background: #f7f7f7;
    padding: 10px;
}

.call-to-action h3,.call-to-action a {
    margin-bottom: 0;
}

.call-to-action p {
    font-style: italic;
    margin-bottom: 5px;
    color: #808080;
    font-size: 90%;
}

.features-boxes {
    margin-bottom: 1.5em;
    border: 1px dotted #b3b3b3;
    background: #f7f7f7;
    text-align: center;
}

.features-boxes .box .inner {
    padding: 20px;
    border-bottom: 1px dotted #b3b3b3;
}

.features-boxes .box .inner p {
    color: #808080;
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0;
}

.features-boxes .box .inner p a {
    display: block;
    margin-top: .75em;
    text-decoration: none;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
}

.features-boxes .box .inner p a:hover {
    color: #111;
}

.features-boxes .box .inner p a span {
    position: relative;
    top: -1px;
}

.features-boxes .box .inner img {
    margin-bottom: .75em;
}

.features-boxes .last .inner {
    border-bottom: 0;
}

.sep {
    margin-bottom: 1.5em;
    height: .2em;
    border-top: 1px dotted #b3b3b3;
    position: relative;
    clear: both;
}

.sep span,.sep:after {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    border-top: 1px dotted #b3b3b3;
}

.sep:after {
    content: '';
    top: 3px;
}

.sep-margin-top {
    margin-top: 1.5em;
}

.sep-no-margin {
    margin-bottom: 0;
}

.thumb {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.thumb a.image-link,.thumb img {
    display: inline-block;
    max-width: 100%;
}

.thumb a.image-link {
    position: relative;
}

.thumb .icon-fullsize,.thumb .icon-link,.thumb .icon-video {
    position: absolute;
    top: 50%;

    left: 50%;
    display: block;
    width: 63px;
    height: 63px;
    margin-left: -31px;
    margin-top: -31px;
    background: url("../images/sprite.png") no-repeat -999px 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.thumb .icon-fullsize {
    background-position: -243px 0;
}

.thumb .icon-link {
    background-position: -307px 0;
}

.thumb .icon-video {
    background-position: -371px 0;
}

.thumb a.image-link:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.thumb .info {
    margin-top: .75em;
}

.thumb .info h4 {
    margin-bottom: .2em;
}

.thumb .info h4 a {
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.thumb .info em {
    display: block;
    color: #919191;
    font-size: 12px;
    font-size: 1.2rem;
}

.rotator .rotator-item {
    display: none;
}

.rotator .rotator-item:first-child,.rotator .first-child {
    display: block;
}

.rotator .prev,.rotator .next {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/sprite.png") no-repeat -999px 0;
}

.rotator .prev {
    background-position: -434px 0;
}

.rotator .prev:hover {
    background-position: -434px -25px;
}

.rotator .next {
    background-position: -459px 0;
}

.rotator .next:hover {
    background-position: -459px -25px;
}

.accordion {
    margin-left: 0;
}

.accordion .accordion-title {
    cursor: pointer;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.accordion .accordion-title:before {
    font-size: 11px;
    font-family: Arial,sans-serif;
    content: '+';
    font-weight: 400;
    float: left;
    width: 19px;
    height: 19px;
    line-height: 19px;
    position: relative;
    top: 3px;
    margin-right: 8px;
    text-align: center;
    background: #000;
    color: #fff;
}

.accordion .accordion-content {
    font-size: 13px;
    font-size: 1.3rem;
    height: 0;
    margin-bottom: 5px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.accordion .active .accordion-title:before,.accordion .accordion .accordion-title:hover:before {
    background: #DCCB30;
}

.accordion .active .accordion-title:before,.accordion .no-js .accordion .accordion-title:before {
    content: '\2013';
}

.accordion .active .accordion-content,.accordion .no-js .accordion .accordion-content {
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
}

.ie7 .accordion .accordion-title:before {
    content: '';
    width: 0;
    margin: 0;
    display: none;
}

.ie7 .accordion .active .accordion-title {
    color: #DCCB30;
}

.tab-container {
    margin-bottom: 1.5em;
}

.tab-container .tab_content {
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 20px 20px 0;
}

.tab-container .tabs {
    list-style: none;
    margin: 0;
}

.tab-container .tabs li {
    float: left;
    margin: 3px 5px 0 0;
}

.tab-container .tabs li a {
    display: block;
    text-decoration: none;
    color: #808080;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    padding: 5px 15px;
    font-size: 13px;
    font-size: 1.3rem;
}


.tab-container .tabs li a:hover {
    background-color: #e6e6e6;
}

.tab-container .tabs li.active {
    margin-top: 0;
    margin-bottom: -1px;
}

.tab-container .tabs li.active a {
    color: #DCCB30;
    border-top: 3px solid #DCCB30;
    background: #fff;
    padding: 6px 20px;
}

.oldie .tabs li.active {
    position: relative;
    top: 1px;
}

.dropcap {
    float: left;
    background-color: #e6e6e6;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 23px;
    font-size: 2.3rem;
    margin: 2px 8px 0 0;
}

.dropcap.color {
    background-color: #DCCB30;
    color: #fff;
}

.alert {
    position: relative;
    margin-bottom: .75em;
    font-size: 13px;
    font-size: 1.3rem;
    border-left: 3px solid #ccc;
    padding: 10px 12px;
}

.alert.info {
    background-color: #f1f1f1;
    border-color: #cbcbcb;
}

.alert.success {
    background-color: #dbfac9;
    border-color: #acf483;
}

.alert.notice {
    background-color: #fff8be;
    border-color: #fff072;
}

.alert.error {
    background-color: #ffc7b9;
    border-color: #ff8a6d;
}

.pricing-table .price-item {
    text-align: center;
    border: 1px solid #e6e6e6;
    margin-bottom: 1.5em;
}

.pricing-table .price-item .price-title {
    background-color: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    padding: 10px;
}

.pricing-table .price-item .price-tag {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 1.5em;
    padding: 10px;
}

.pricing-table .price-item .price-tag span {
    font-size: 13px;
    font-weight: 400;
    color: #bfbfbf;
}

.pricing-table .price-item ul {
    display: block;
    padding: 0 10px;
    margin-left: 0;
}

.pricing-table .special {
    border-color: #DCCB30;
}

.pricing-table .special .price-title,.pricing-table .special .price-tag {
    border-color: #DCCB30;
}

.pricing-table .special .price-title {
    background-color: #DCCB30;
    color: #fff;
}

.tipsy {
    font-size: 11px;
    font-size: 1.1rem;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}

.tipsy .tipsy-inner {
    background-color: #111;
    color: #fff;
    max-width: 200px;
    padding: 4px 12px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.tipsy .tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #111;
}

.tipsy .tipsy-arrow-n {
    border-bottom-color: #111;
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy .tipsy-arrow-s {
    border-top-color: #111;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy .tipsy-arrow-e {
    border-left-color: #111;
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tipsy .tipsy-arrow-w {
    border-right-color: #111;
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

#supersized-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-indent: -999em;
    background: #fff url('../images/loading.gif') no-repeat center center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

#supersized {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
	min-height:100%;
    width: 100%;
    visibility: hidden;
}

#supersized img {
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    position: relative;
    display: none;
    outline: 0;
    border: 0;
}

#supersized li {
    display: block;
    list-style: none;
    z-index: -30;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#supersized li.prevslide {
    z-index: -20;
}

#supersized li.activeslide {
    z-index: -10;
}

#supersized li.image-loading {
    background: url('../images/loading.gif') no-repeat center center;
    width: 100%;
    height: 100%;
}

#supersized li.image-loading img {
    visibility: hidden;
}

#supersized li.prevslide img,#supersized li.activeslide img {
    display: inline;
}

#supersized a {
    width: 100%;
    height: 100%;
    display: block;
}

#supersized.speed img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
}

#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}



#okvideo-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-indent: -999em;
    background: #fff url('../images/loading.gif') no-repeat center center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}


.panorama {
    position: absolute;
    z-index: -999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.panorama .panorama-view {
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: url("../images/openhand.cur"),default;
}

.panorama .grab {
    cursor: url("../images/closedhand.cur"),default;
}

.panorama .panorama-container {
    position: relative;
}

.panorama .panorama-container img {
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.panorama .info,.panorama .area {
    position: absolute;
    display: block;
}

.panorama .info {
    right: 10px;
    bottom: 10px;
}

.panorama .controls {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.panorama .controls a {
    display: block;
    float: left;
    margin-right: 5px;
}

.panorama .controls a span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/panorama-controls.png") no-repeat -999px 0;
}

.panorama .controls a.prev span,.panorama .controls a.next span {
    width: 10px;
    height: 14px;
}

.panorama .controls a.prev span {
    background-position: 0 0;
}

.panorama .controls a.next span {
    background-position: -11px 0;
}

.panorama .controls a.stop span {
    margin: 2px 1px;
    width: 10px;
    height: 10px;
    background-position: -22px -2px;
}

.panorama .info,.panorama .controls a {
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    color: #fff;
    font: bold 11px/14px Arial,sans-serif;
    text-decoration: none;
    padding: 6px 7px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.panorama .info:hover,.panorama .controls a:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.panorama .panorama-view .area {
    opacity: .4;
    filter: alpha(opacity=40);
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.panorama .panorama-view .area:hover {
    opacity: .6;
    filter: alpha(opacity=60);
}

.panorama .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-indent: -999em;
    background: #fff url('../images/loading.gif') no-repeat center center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
    .panorama .controls a.prev span,.panorama .controls a.stop span,.panorama .controls a.next span {
        background-image: url("images/panorama-controls2.html");
        -webkit-background-size: 32px 14px;
        background-size: 32px 14px;
    }

    .panorama .preloader {
        background-image: url("images/loading2.html");
        -webkit-background-size: 26px 26px;
        -moz-background-size: 26px 26px;
        -o-background-size: 26px 26px;
        background-size: 26px 26px;
    };
}

.panzerlist {
    width: 300px;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #fff;
}

div.panzerlist-expand {
    width: 100%;
}

.panzerlist .player {
    position: relative;
    padding: 3px;
    height: 28px;
    text-align: left;
}

.panzerlist-unsupported .player {
    height: auto;
}

.panzerlist .controls {
    float: left;
    width: 74px;
    height: 28px;
    overflow: hidden;
}

.hide-prev-next .player .controls {
    width: 28px;
}

.panzerlist .controls span,.panzerlist .controls a {
    float: left;
    width: 28px;
    height: 28px;
    background-position: 0 0;
    cursor: pointer;
}

.panzerlist .controls span:hover,.panzerlist .controls span.hover,.panzerlist .controls a:hover {
    background-position: -28px 0;
}

.panzerlist .controls span:active,.panzerlist .controls span.active,.panzerlist .controls a:active {
    background-position: -56px 0;
}

.panzerlist .controls em {
    display: block;
}

.panzerlist .controls .play em {
    width: 9px;
    height: 12px;
    margin-top: 9px;
    margin-left: 11px;
    background-position: -85px -1px;
}

.panzerlist .controls .pause em {
    width: 9px;
    height: 11px;
    margin-top: 9px;
    margin-left: 10px;
    background-position: -94px -1px;
}

.panzerlist .controls .prev-next {
    float: left;
    margin-top: 3px;
    margin-left: 2px;
    width: 43px;
    height: 23px;
}

.panzerlist .controls .prev-next span {
    float: left;
    width: 21px;
    height: 22px;
}

.panzerlist .controls .prev-next span.prev {
    background-position: 0 -102px;
}

.panzerlist .controls .prev-next span.prev:hover {
    background-position: -43px -102px;
}

.panzerlist .controls .prev-next span.prev:active {
    background-position: -86px -102px;
}

.panzerlist .controls .prev-next span.next {
    width: 22px;
    background-position: -21px -102px;
}

.panzerlist .controls .prev-next span.next:hover {
    background-position: -64px -102px;
}

.panzerlist .controls .prev-next span.next:active {
    background-position: -107px -102px;
}

.panzerlist strong.alert {
    font: 13px/18px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    display: block;
    padding: 0 4px;
    text-align: left;
}

.panzerlist .progress-wrapper {
    position: absolute;
    height: 11px;
    left: 77px;
    top: 12px;
    right: 104px;
}

.hide-prev-next .progress-wrapper {
    left: 33px;
}

.panzerlist .volume-wrapper {
    position: absolute;
    width: 70px;
    height: 11px;
    top: 12px;
    right: 3px;
}

.panzerlist span.duration {
    position: absolute;
    top: 0;
    right: 74px;
    font: 10px/35px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    cursor: default;
}

.panzerlist span.small {
    font-size: 9px;
}

.panzerlist .progress,.panzerlist .volume {
    position: relative;
    margin: 0 5px;
    height: 11px;
    background-position: 0 -79px;
    z-index: 1;
}

.panzerlist .volume {
    float: right;
    width: 40px;
}

.panzerlist .volume-wrapper span {
    float: left;
    position: relative;
    top: -3px;
    left: 1px;
    width: 17px;
    height: 15px;
    background-position: -136px 0;
}

.panzerlist .progress:before,.panzerlist .progress:after,.panzerlist .volume:before,.panzerlist .volume:after {
    position: absolute;
    top: 0;
    content: '';
    width: 5px;
    height: 11px;
    z-index: 1;
}

.panzerlist .progress:before,.panzerlist .volume:before {
    left: -5px;
    background-position: -112px -1px;
}

.panzerlist .progress:after,.panzerlist .volume:after {
    right: -5px;
    background-position: -119px -1px;
}

.panzerlist .progress .elapsed,.panzerlist .volume .set {
    position: relative;
    height: 10px;
    background-position: 0 -90px;
    z-index: 2;
}

.panzerlist .progress .elapsed:before,.panzerlist .progress .elapsed:after,.panzerlist .volume .set:before,.panzerlist .volume .set:after {
    position: absolute;
    top: 0;
    content: '';
    width: 6px;
    height: 10px;
}

.panzerlist .progress .elapsed:before,.panzerlist .volume .set:before {
    left: -5px;
    background-position: -124px -1px;
}

.panzerlist .progress .elapsed:after,.panzerlist .volume .set:after {
    right: -5px;
    background-position: -130px -1px;
}

.panzerlist .cover {
    position: relative;
}

.panzerlist .cover:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-background-origin: border-box;
    -moz-background-origin: border;
    background-origin: border-box;
    background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(255,255,255,.05)),color-stop(0.5,rgba(255,255,255,.07)),color-stop(0.501,rgba(255,255,255,0)),color-stop(1,rgba(255,255,255,0)));
    background: -moz-linear-gradient(left top,rgba(255,255,255,.05),rgba(255,255,255,.07) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0));
    background: -o-linear-gradient(left top,rgba(255,255,255,.05),rgba(255,255,255,.07) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0));
    background: linear-gradient(left top,rgba(255,255,255,.05),rgba(255,255,255,.07) 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0));
}

.panzerlist-expand .cover:after {
    display: none;
}

.panzerlist .cover img {
    display: block;
    margin: 0 auto;
    border: 0;
    max-width: 100%;
    height: auto;
}

.panzerlist .title {
    padding: 4px;
    text-align: center;
    font: 12px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    cursor: default;
}

.panzerlist .list {
    text-align: left;
    cursor: default;
}

.hide-list .list {
    display: none;
}

.panzerlist .list a {
    padding: 4px 6px;
    display: block;
    font: 14px/20px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-decoration: none;
    outline: 0;
    border: 0;
}

.panzerlist-big .player {
    padding: 0 5px 5px;
    height: 74px;
}

.panzerlist-unsupported .player {
    height: auto;
}

.panzerlist-big .controls {
    width: 127px;
    height: 49px;
    margin-top: 25px;
    overflow: hidden;
}

.panzerlist-big.hide-prev-next .player .controls {
    width: 49px;
}

.panzerlist-big .controls span,.panzerlist-big .controls a {
    width: 49px;
    height: 49px;
    background-position: 0 -29px;
    margin: 0;
    padding: 0;
    border: 0;
}

.panzerlist-big .controls span:hover,.panzerlist-big .controls span.hover,.panzerlist-big .controls a:hover {
    background-position: -49px -29px;
}

.panzerlist-big .controls span:active,.panzerlist-big .controls span.active,.panzerlist-big .controls a:active {
    background-position: -98px -29px;
}

.panzerlist-big .controls .play em {
    width: 15px;
    height: 18px;
    margin-top: 15px;
    margin-left: 19px;
    background-position: -148px -33px;
}

.panzerlist-big .controls .pause em {
    width: 15px;
    height: 19px;
    margin-top: 15px;
    margin-left: 17px;
    background-position: -148px -53px;
}

.panzerlist-big .controls .prev-next {
    margin-top: 7px;
    margin-left: 4px;
    width: 73px;
    height: 35px;
}

.panzerlist-big .controls .prev-next span {
    float: left;
    width: 35px;
    height: 34px;
}

.panzerlist-big .controls .prev-next span.prev {
    margin-left: 1px;
    background-position: -1px -126px;
}

.panzerlist-big .controls .prev-next span.prev:hover {
    background-position: -73px -126px;
}

.panzerlist-big .controls .prev-next span.prev:active {
    background-position: -145px -126px;
}

.panzerlist-big .controls .prev-next span.next {
    width: 36px;
    background-position: -36px -126px;
}

.panzerlist-big .controls .prev-next span.next:hover {
    background-position: -108px -126px;
}

.panzerlist-big .controls .prev-next span.next:active {
    background-position: -180px -126px;
}

.panzerlist-big strong.alert {
    font-size: 15px;
}

.panzerlist-big .progress-wrapper {
    left: 6px;
    top: 6px;
    right: 6px;
}

.panzerlist-big span.duration {
    top: 25px;
    right: 110px;
    font-size: 12px;
    line-height: 57px;
}

.panzerlist-big span.small {
    font-size: 11px;
    line-height: 58px;
}

.panzerlist-big .volume-wrapper {
    top: 48px;
    right: 6px;
    width: 102px;
}

.panzerlist-big .volume-wrapper .volume {
    width: 70px;
}

.panzerlist-big .title {
    padding: 6px;
    font-size: 14px;
}

.panzerlist-big .list a {
    padding: 6px 9px;
    font-size: 15px;
    line-height: 22px;
}

.panzerlist-custom .controls span,.panzerlist-custom .controls a,.panzerlist-custom .controls em,.panzerlist-custom .progress,.panzerlist-custom .progress:before,.panzerlist-custom .progress:after,.panzerlist-custom .elapsed,.panzerlist-custom .elapsed:before,.panzerlist-custom .elapsed:after,.panzerlist-custom .volume,.panzerlist-custom .volume-wrapper span,.panzerlist-custom .volume:before,.panzerlist-custom .volume:after,.panzerlist-custom .volume .set,.panzerlist-custom .volume .set:before,.panzerlist-custom .volume .set:after {
    background-image: url('../images/panzerlist-sprite-custom.png');
}

.panzerlist-custom .list a {
    color: #808080;
}

.panzerlist-custom .list a:hover {
    color: #000;
    background-color: #e6e6e6;
    background-color: rgba(0,0,0,.08);
}

.panzerlist-custom .list a.active {
    color: #fff;
    background-color: #111;
}

.panzerlist-custom strong.alert {
    padding: 5px 10px 10px;
}

@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
    .panzerlist-custom .controls span,.panzerlist-custom .controls a,.panzerlist-custom .controls em,.panzerlist-custom .progress,.panzerlist-custom .progress:before,.panzerlist-custom .progress:after,.panzerlist-custom .elapsed,.panzerlist-custom .elapsed:before,.panzerlist-custom .elapsed:after,.panzerlist-custom .volume,.panzerlist-custom .volume-wrapper span,.panzerlist-custom .volume:before,.panzerlist-custom .volume:after,.panzerlist-custom .volume .set,.panzerlist-custom .volume .set:before,.panzerlist-custom .volume .set:after {
        background-image: url('../images/panzerlist-sprite-custom2.png');
        background-size: 217px 161px;
    };
}

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline: 0;
}

.slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider .slides li {
    display: none;
    position: relative;
    margin: 0;
    -webkit-backface-visibility: hidden;
}

.no-js .flexslider .slides li:first-child {
    display: block;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.flexslider .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.ie7 .flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    display: block;
    width: 19px;
    height: 30px;
    margin: -15px 0 0;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: opacity 250ms linear;
    -moz-transition: opacity 250ms linear;
    -ms-transition: opacity 250ms linear;
    -o-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

.flex-direction-nav .flex-next {
    right: 10px;
}

.flex-direction-nav .flex-prev {
    left: 10px;
}

.flexslider:hover .flex-direction-nav a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.flexslider .flex-direction-nav .flex-disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}

.ie7 .flex-control-nav li {
    display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,.9);
    cursor: default;
}

.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;
    filter: alpha(opacity=70);
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default;
}

.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    padding-bottom: 62.5%;
}

.iosSlider .slider {
    width: 100%;
    height: 100%;
}

.iosSlider .slide {
    float: left;
    position: relative;
}

.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
    box-shadow: 0 2px 10px rgba(0,0,0,.25);
}

.fancybox-outer,.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url("../images/fancybox_sprite.png");
    background-repeat: no-repeat;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(data:;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAG0lEQVR42mIU4OHZwEAEYGIgEowqpI5CgAADAGiRAOzkX/wUAAAAAElFTkSuQmCC);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0,0,0,.8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}


#header {
    background-color: #EAD833;
	height: 70px;
    width: 100%;
}



#header #logo {
    float: left;
    height: 26px;
    padding: 10px;
    width: 374px;
	margin-top: 10px;
}
#header #logo h1 {
    margin-bottom: 0;
}

#header #logo h1 a,#header #logo h1 img {
    display: block;
}

#header #logo h1 img {
    max-width: none;
}


#header nav {
    float: left;
    margin-top: 4px;
    width: 750px;
}
#header nav li a {
    display: block;
    color: #000;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

#header nav li a:hover {
    text-decoration: none;
}

#header nav li.current_page_item>a {
    color: #444444;
}

#header nav li.arrow>a:after {
    float: right;
    content: '\00a0\002B';
}

#header nav li.show-menu>a:after {
    float: right;
    content: '\00a0\2013';
}

#header nav li ul {
    display: none;
    font-size: 90%;
}

#header nav li.show-menu>ul {
    display: block;
}

#header .social-links,#header a.supersized-next,#header a.supersized-prev {
    display: none;
}

#supersized-info,#okvideo-info,.flexslider .slides .info,.iosSlider .info {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.65);
}

#supersized-info .inner,#okvideo-info .inner,.flexslider .slides .info .inner,.iosSlider .info .inner {
    padding: 10px;
    position: relative;
}

#supersized-info .inner h2,#okvideo-info .inner h2,.flexslider .slides .info .inner h2,.iosSlider .info .inner h2,#supersized-info .inner p,#okvideo-info .inner p,.flexslider .slides .info .inner p,.iosSlider .info .inner p {
    padding: 0 30px 0 15px;
    margin-bottom: 0;
    text-align: left;
}

#supersized-info .inner h2,#okvideo-info .inner h2,.flexslider .slides .info .inner h2,.iosSlider .info .inner h2 {
    font-weight: 400;
	font-size: 18px;
}

#supersized-info .inner h2 a,#okvideo-info .inner h2 a,.flexslider .slides .info .inner h2 a,.iosSlider .info .inner h2 a {
    display: block;
    color: #111;
}

#supersized-info .inner p,#okvideo-info .inner p,.flexslider .slides .info .inner p,.iosSlider .info .inner p {
    display: none;
    padding-top: 6px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #5e5e5e;
}

#supersized-info a.supersized-next,#supersized-info a.supersized-prev {
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 48px;
    margin-top: -24px;
    background-color: #fff;
    cursor: pointer;
}

#supersized-info a.supersized-next span,#supersized-info a.supersized-prev span {
    display: block;
    width: 19px;
    height: 30px;
    margin-top: 9px;
    /*background: url("../images/sprite.png") no-repeat -999px 0;*/
}

#supersized-info a.supersized-prev {
    left: 0;
}

#supersized-info a.supersized-prev span {
    margin-left: 10px;
    background-position: -166px 0;
}

#supersized-info a.supersized-prev:hover span {
    background-position: -204px 0;
}

#supersized-info a.supersized-next {
    right: 0;
}

#supersized-info a.supersized-next span {
    margin-left: 12px;
    background-position: -185px 0;
}

#supersized-info a.supersized-next:hover span {
    background-position: -223px 0;
}


.flexslider .slides .info,.iosSlider .info {
    z-index: 1;
}

.flex-direction-nav a {
    top: auto;
    bottom: 0;
    z-index: 3;
    display: block;
    width: 40px;
    height: 48px;
    background-color: #fff;
    cursor: pointer;
}

.flex-direction-nav a span {
    display: block;
    width: 19px;
    height: 30px;
    margin-top: 9px;
    background: url("../images/sprite.png") no-repeat -999px 0;
}

.flex-direction-nav a.flex-prev {
    left: 0;
}

.flex-direction-nav a.flex-prev span {
    margin-left: 10px;
    background-position: -166px 0;
}

.flex-direction-nav a.flex-prev:hover span {
    background-position: -204px 0;
}

.flex-direction-nav a.flex-next {
    right: 0;
}

.flex-direction-nav a.flex-next span {
    margin-left: 12px;
    background-position: -185px 0;
}

.flex-direction-nav a.flex-next:hover span {
    background-position: -223px 0;
}

#main,#footer {
    background: #fff;
}

#main .wrapper,#footer .wrapper {
    padding: 10px!important;
}

h1,h2,h3,h4,h5 {
    font-family: 'Univers';
    font-weight: 400;
    color: #111;
    text-transform: uppercase;
}

.box {
    background: #e6e6e6;
    margin-bottom: 1.5em;
    padding: 12px;
}

.portfolio-overview h4 {
    margin-bottom: 1em;
}

.portfolio-overview p a.button {
    padding: 4px 8px;
    margin-right: 2px;
    margin-bottom: 5px;
}

.portfolio-overview .icon-date:before {
    content: '';
    float: left;
    width: 13px;
    height: 15px;
    margin-right: 6px;
    position: relative;
    top: 3px;
    left: 1px;
    background: url("../images/sprite.png") no-repeat -487px 0;
}

.navigation {
    position: relative;
    top: -6px;
}

.navigation a {
    color: #000;
    font-size: 15px;
    font-size: 1.5rem;
    text-decoration: none;
    margin-bottom: 10px;
    padding: 5px;
}

.navigation a:hover {
    color: #DCCB30;
}

.navigation a span {
    display: inline-block;
    width: 19px;
    height: 30px;
    position: relative;
    top: 9px;
    background: url("../images/sprite.png") no-repeat -999px 0;
}

.navigation .prev span {
    margin-right: 8px;
    background-position: -166px 0;
}

.navigation .prev:hover span {
    background-position: -204px 0;
}

.navigation .next span {
    margin-left: 8px;
    background-position: -185px 0;
}

.navigation .next:hover span {
    background-position: -223px 0;
}

.navigation .all {
    border-left: 1px dotted #b3b3b3;
    padding-left: 15px;
    margin-left: 5px;
}

.navigation .all span {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    background-position: -167px -32px;
}

.navigation .all:hover span {
    background-position: -200px -32px;
}

.navigation .no-border {
    border: 0;
    margin-left: 0;
    padding-left: 0;
}

.ie7 .navigation a span {
    display: inline;
    top: 5px;
}

.ie7 .navigation a.next span,.ie7 .navigation a.all span {
    left: 8px;
}

#sidebar h3 {
    margin-bottom: 3px;
}

#sidebar .sep {
    margin-bottom: 10px;
}

#sidebar .big-links {
    margin-left: 0;
}

#sidebar .big-links li {
    margin-bottom: 6px;
}

#sidebar .big-links a {
    display: block;
    padding: 6px 10px;
    border-left: 3px solid #000;
    color: #000;
    background-color: #f2f2f2;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

#sidebar .big-links a:hover {
    color: #770c7b;
    border-left: 6px solid #770c7b;
    background-color: #ebebeb;
    text-decoration: none;
}

#sidebar ul.comments {
    margin-top: 1.5em;
}

#sidebar ul.comments li {
    position: relative;
}

#sidebar ul.comments li p {
    color: #808080;
}

#sidebar ul.comments li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -21px;
    width: 15px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background: url("../images/sprite.png") no-repeat -514px 0;
}

#sidebar ul.tweets a {
    font-weight: 700;
}

#sidebar ul.tweets .date {
    color: #808080;
}

.commentlist {
    list-style: none;
    margin-left: 0;
}

.commentlist .comment {
    border-top: 1px dotted #e6e6e6;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

.commentlist .bypostauthor {
    border-top: 3px solid #DCCB30;
    background-color: #ddd;
    background-color: rgba(0,0,0,.05);
    padding-bottom: 1.5em;
}

.commentlist .comment .comment-author {
    float: left;
    margin-right: .75em;
}

.commentlist .comment .comment-author img {
    display: block;
}

.commentlist .comment h6 {
    margin-bottom: 5px;
}

.commentlist .comment h6 a.name {
    text-decoration: none;
}

.commentlist .comment a.reply {
    font-weight: 400;
    text-transform: none;
    font-size: 11px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}

.commentlist .comment p {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0;
    margin-top: 5px;
}

.commentlist .comment p.date {
    font-size: 12px;
}

.commentlist .comment p.date:before {
    content: '';
    float: left;
    width: 13px;
    height: 15px;
    margin-right: 6px;
    position: relative;
    top: 1px;
    left: 1px;
    background: url("../images/sprite.png") no-repeat -487px 0;
}

.commentlist .comment .children {
    margin: 0 0 0 2em;
    list-style: none;
}

#footer {
    font-size: 13px;
    font-size: 1.3rem;
}

#footer h4 {
    padding-bottom: 10px;
    border-bottom: 1px dotted #b3b3b3;
}

#footer blockquote {
    border-left: 0;
    padding: 0;
}

#footer .copyright {
    margin-bottom: 0;
    color: #808080;
    font-size: 11px;
    font-size: 1.1rem;
}

#footer .rotator {
    position: relative;
}

#footer .rotator .prev,#footer .rotator .next {
    position: absolute;
    top: -48px;
}

#footer .rotator .next {
    left: 111px;
}

#footer .rotator .prev {
    left: 84px;
}

#footer .post-item {
    margin-bottom: .75em;
}

#footer .post-item img {
    float: left;
    margin-right: .75em;
}

#footer .post-item .title {
    line-height: 16px;
    padding-top: 6px;
    margin-bottom: 0;
}

#footer .post-item .date {
    color: #777;
    font-size: 11px;
}

#footer .flickr-feed a {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 11px;
    margin-bottom: 10px;
}

#footer .flickr-feed a img {
    display: block;
}

#top-link {
    display: inline-block;
    width: 94px;
    height: 24px;
    line-height: 24px;
    right: 20px;
    bottom: 15px;
    background-color: #DCCB30;
    color: #fff;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-size: 1.1rem;
}

#top-link:hover {
    background-color: #000;
}

#top-link span {
    position: relative;
    top: -1px;
}

.page-title.left {
    margin-bottom: 0;
}

.subtitle {
    color: #808080;
}

#audioplayer {
    position: absolute;
    left: 4%;
    top: 76px;
    width: 91%;
    z-index: -1;
}

#audioplayer .panzerlist .list {
    max-height: 220px;
}

#main .panzerlist {
    border: 1px solid #e6e6e6;
    margin-bottom: 1.5em;
}

.clients-grid {
    text-align: center;
}

.clients-grid .thumb {
    display: inline-block;
    margin: 0 8px 15px;
}

.ie7 .clients-grid .thumb {
    display: inline;
}

.post:before,.post:after {
    display: table;
    content: "";
}

.post:after {
    clear: both;
}

.post h3 {
    margin-bottom: .375em;
}

.post h3 a {
    color: #000;
}

.post h3 a:hover {
    color: #770c7b;
}

.post .date {
    font-family: 'Univers';
    font-size: 18px;
    font-size: 1.8rem;
}

.post .date strong {
    color: #bfbfbf;
    font-weight: 400;
}

.post .date em {
    font-style: normal;
    text-transform: uppercase;
    color: #bfbfbf;
}

.post .date span {
    color: #bfbfbf;
}

.post a.more {
    text-transform: uppercase;
}

.post .meta {
    margin-bottom: .75em;
    color: #808080;
    background-color: #f2f2f2;
    padding: 10px 15px;
    font-size: 12px;
    font-size: 1.2rem;
}

.post .meta p {
    margin-bottom: 0;
}

.post .meta p span {
    position: relative;
}

.post .meta p span:before {
    content: '';
    float: left;
    position: relative;
    top: 3px;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-right: 4px;
    background: url("../images/sprite.png") no-repeat -999px 0;
}

.post .meta p span.permalink:before {
    background-position: -501px 0;
}

.post .meta p span.comments:before {
    width: 15px;
    background-position: -514px 0;
}

.post .meta p span.tags:before {
    margin-top: 3px;
    background-position: -529px 0;
}

.pagination .button {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 2px;
}

.social-links a {
    display: inline-block;
    width: 50px;
    height: 49px;
    margin-left: 2px;
    margin-right: 2px;
    background: url("../images/sprite.png") no-repeat -999px 0;
}

.social-links .facebook {
    background-position: 0 -65px;
}

.social-links .facebook:hover {
    background-position: 0 -114px;
}

.social-links .twitter {
    background-position: -50px -65px;
}

.social-links .twitter:hover {
    background-position: -50px -114px;
}

.social-links .googleplus {
    background-position: -100px -65px;
}

.social-links .googleplus:hover {
    background-position: -100px -114px;
}

.social-links .flickr {
    background-position: -150px -65px;
}

.social-links .flickr:hover {
    background-position: -150px -114px;
}

.social-links .skype {
    background-position: -200px -65px;
}

.social-links .skype:hover {
    background-position: -200px -114px;
}

.social-links .linkedin {
    background-position: -250px -65px;
}

.social-links .linkedin:hover {
    background-position: -250px -114px;
}

.social-links .youtube {
    background-position: -300px -65px;
}

.social-links .youtube:hover {
    background-position: -300px -114px;
}

.social-links .rss {
    background-position: -350px -65px;
}

.social-links .rss:hover {
    background-position: -350px -114px;
}

.social-links .pinterest {
    background-position: -400px -65px;
}

.social-links .pinterest:hover {
    background-position: -400px -114px;
}

.social-links .dribbble {
    background-position: -450px -65px;
}

.social-links .dribbble:hover {
    background-position: -450px -114px;
}

.social-links .instagram {
    background-position: -500px -65px;
}

.social-links .instagram:hover {
    background-position: -500px -114px;
}

.social-links .vimeo {
    background-position: -550px -65px;
}

.social-links .vimeo:hover {
    background-position: -550px -114px;
}

.social-links .yahoo {
    background-position: -600px -65px;
}

.social-links .yahoo:hover {
    background-position: -600px -114px;
}

.social-links .tumblr {
    background-position: -650px -65px;
}

.social-links .tumblr:hover {
    background-position: -650px -114px;
}

.social-links .behance {
    background-position: -700px -65px;
}

.social-links .behance:hover {
    background-position: -700px -114px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
#homepage_footer { background: #EAD833; bottom: 0px; height: 72px; width: 100%; }

.skdslider:after {
    content: '';
    padding-top: 100%; 
    display: block;
}

}
/* home page footer */
#homepage_footer { background: #EAD833; bottom: 0px; height: 72px; width: 100%; }

#homepage_footer .addresssection {
    font-size: 1.1rem;
    line-height: 15px;
    margin-left: 11px;
    margin-top: 12px;
    text-transform: uppercase;
}
#homepage_footer .footer_link { margin-top:10px; }


.footer_link a {
    color: #000000;
    display: block;
    float: right;
    font-size: 11px;
    margin-left: 11px;
    text-decoration: none;
}
.footer_link p { text-align: right; margin-bottom: 0px; font-size: 11px; }

#main { margin-bottom:0px; }

.alpha a { border-bottom: 1px dotted #ccc; }

#footer .wrapper { padding:0.5em!important;}
/* inner main page */
.inner_mainpage #homepage_footer { height: 70px; background: #EAD833;bottom: 0px; margin-top:10px; width:100%; }
.inner_mainpage #homepage_footer .addresssection {
    font-size: 1.1rem;
    height: 61px;
    line-height: 15px;
    margin-top: 7px;
    text-transform: uppercase;
}
.inner_mainpage #homepage_footer .addresssection.col.grid6 {
    padding-top: 0;
    position: relative;
    top: -9px;
}
.wrapper.clearfix {
    margin: 0 auto;
    width: 1126px;
}
#header {
	/*width: 1240px;
	left: 50%;
	margin-left: -620px;*/
}
#header nav {
    float: right;
    margin-top: 12px;
    width: 806px;
}
 #header nav ul li a {
    font-size: 1.2rem;
    line-height: 40px;
    margin-right: 0px;
    padding: 4px 7px;
    text-transform: uppercase;
}
    #header nav ul li ul {
        min-width: 180px;
    }

    #header nav ul li ul li a {
        line-height: 42px;
    }

    #header .social-links {
        margin-top: 25px;
    }

    #header a.supersized-next,#header a.supersized-prev {
        top: 110px;
    }

    .ie7 #header nav ul li ul {
        width: 200px;
    }

#main, #footer{
    margin: 0 auto;
}
.centerbox #menu {
    float: left;
    height: 40px;
    margin-left: 131px;
    width: 674px;
}
    #main .wrapper,#footer .wrapper {
        padding: 1.5em;
    }

#main {
    display: table;
    margin-bottom: 100px;
    margin-top: 69px;
}

    h1 {
        font-size: 35px;
        font-size: 3.5rem;
    }

    h2 {
        font-size: 31px;
        font-size: 3.1rem;
    }

    h3 {
        font-size: 27px;
        font-size: 2.7rem;
    }

    h4 {
        font-size: 23px;
        font-size: 2.3rem;
    }

    h5 {
        font-size: 19px;
        font-size: 1.9rem;
    }

    .subtitle p {
        margin-bottom: 0;
        line-height: 4.1;
    }

    #footer .rotator .prev,#footer .rotator .next {
        top: -54px;
    }

    #footer .rotator .next {
        left: 130px;
    }

    #footer .rotator .prev {
        left: 103px;
    }



#supersized-info, #okvideo-info, .flexslider .slides .info, .iosSlider .info {
    bottom:260px;
    position: relative;
    width: 300px;
}


.addresssection.col.grid3 > p {
    margin-bottom: 0;
	padding-bottom:2px;
}

    .flexslider .slides .info,.iosSlider .info {
        left: 20px;
        bottom: 20px;
        margin-left: 0;
    }

    #audioplayer {
        bottom: 40px;
        left: 50%;
        width: 480px;
        margin-left: -620px;
    }

    #audioplayer .panzerlist-big .player {
        padding: 0 10px 10px;
        height: 74px;
    }

    #audioplayer .panzerlist-big .progress-wrapper {
        left: 10px;
        top: 6px;
        right: 10px;
    }

    #audioplayer .panzerlist-big .volume-wrapper {
        top: 44px;
        right: 10px;
        width: 132px;
    }

    #audioplayer .panzerlist-big .volume-wrapper .volume {
        width: 100px;
    }

    #audioplayer .panzerlist-big span.duration {
        top: 21px;
        right: 150px;
    }

    #audioplayer .panzerlist-big .title {
        padding: 10px;
    }

    #audioplayer .panzerlist-big .list a {
        padding: 10px 12px;
        line-height: 24px;
    }
 #header .centerbox {
    height: 61px;
    margin: 0 auto !important;
    width: 1200px !important;
}
#logo h1 {
    float: left;
    margin: 0 auto;
    width: 364px !important;
}
/****changes***/
.centerbox .menu{
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 600px;
}
.menu ul
{
float:left;}
.nav-item {
    float: left!important;
}
.centerbox #logo
{
width:350px;
}
.addresssection.col.grid3 {
    float: left;
    width: 316px;
}
.footer_link.col.grid8 {
    float: right;
    margin-right: 149px !important;
    width: 538px;
}
.col.grid7.alpha {
    float: left;
    margin-left: 20px;
    width: 600px;
}
.col.grid5 {
    float: left;
    margin: 0px 0 0 50px!important;
    width: 440px;
}
.col.grid4 {
    float: left;
    margin: -25px 0 0 100px;
}
.col.grid8.alpha {
    float: left;
    margin-left: 20px;
    width: 725px;
}
.col.grid12 {
    margin-left: 20px;
    margin-top: 20px;
} #menu ul li {
    float: left;
    padding: 0 0 0 10px;
    position: relative;
}
.wrapper.clearfix .wrapper.clearfix {
height: 75px;
margin: 0 auto;
width: 1140px;
}.footer_link.col.grid5 {
width: 799px!important;
}
#header nav ul li a:hover {
background-color: rgba(0, 0, 0, 0.06);
}
#menu li ul.sub-menu{
padding:0px;
margin:0px;
height:300px;
}

#menu li ul.sub-menu li {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom-color: #E6E6E6 !important;
    height: 35px;
    list-style-type: none;
    margin-left: 6px;
    padding-bottom: 6px;
    padding-left: 0px;
    width: 152px;
}
.footer_link.col.grid6 {
    float: right;
    margin-right: 20px;
}
#menu li ul.sub-menu li a {
    color: #000000;
    display: inline-block;
    text-decoration: none;
    width: 140px;
    padding-bottom: 6px;
	height:35px;
}

 #menu li ul.sub-menu
{
	display:none;
    position: absolute;
    left: 0;
    width: 155px !important;
	z-index:9999;
}
 #menu li:hover ul.sub-menu {
    display: block;
    height: 150px !important;
    left: -108px;
    position: absolute;
    right: 0 !important;
    z-index: 99999 !important;
}
ul.sub-menu li a:hover
{
background-color:rgba(0, 0, 0, 0.06)!important;
	display:block;
	width:186px;
	height:29px;
}
#header nav ul li ul li {
    background-color: rgba(242, 242, 242, 0.95);
    border-bottom: 1px solid #D9D9D9;
    display: block;
    width: 100%;
}
.items {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}

/*==========  Gallery images =============*/
ul.gallery {
	width: 100%;
	list-style: none;
	margin: 0 auto; padding: 0;
	display: table;
}
ul.gallery li {
	float: left;
	margin: 5px; padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.gallery li a.thumb {
	width: 200px;
	height: 150px;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	margin-bottom: 0px;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 200px;
	height: 150px;
	overflow: hidden;
	display: block;
}
ul.gallery li h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0; padding: 10px;
	background: #EAD833;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #000; display: block;}

ul.inner_gallery {
	width: 100%;
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.inner_gallery li {
	float: left;
	margin: 5px; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.inner_gallery li a.thumb {
	width: 325px;
	height: 225px;
	padding: 1px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
ul.inner_gallery li span { /*--Used to crop image--*/
	width: 325px;
	height: 225px;
	overflow: hidden;
	display: block;
}
ul.inner_gallery li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.inner_gallery li a {text-decoration: none; color: #777; display: block;}

ul.socialicons_list { margin: 0px !important; margin-bottom: 5px !important; padding:0 px; }
ul.socialicons_list li { display: inline-block; }
a.socialicon { height:25px; width:20px; padding-left: 5px; display: block; text-indent: -9999px; }
a.socialicon.fb { background: url('../images/fb.png') no-repeat;  }
a.socialicon.youtube { background: url('../images/youtube.png') no-repeat; }
a.socialicon.pintrest { background: url('../images/pintrest.png') no-repeat; }

a.copyright { display: block; text-indent: -9999px; background: url('../images/touchmark_poweredby.png') no-repeat 0 0; width: 25px; height: 18px;  }
a.copyright:hover { background-position: 0px -18px; }

/*=========  for mobile design  =====================*/
@media (max-width: 600px) {
	
}


ul.breadcrumbs {
    margin: 30px 0 0 10px !important;
    padding: 0;
}

ul.breadcrumbs li {
    float: left;
    height: 105px;
    list-style: none outside none;
    margin: 0;
    text-align: center;
}

ul.breadcrumbs li a {
    border: 0 none;
    display: block;
    height: 100px;
    outline: medium none;
}

ul.breadcrumbs li a.loginimg {
    background: url("../images/menustrip/login.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    width: 230px;
}
ul.breadcrumbs li a.loginimg.login_active {
    background: url("../images/menustrip/loginactive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    width: 230px;
}


ul.breadcrumbs li a.shipingimg {
    background: url("../images/menustrip/shipping.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -44px;
    width: 267px;
}


ul.breadcrumbs li a.shipingimg.shipping_active {
    background: url("../images/menustrip/shippingactive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -44px;
    width: 267px;
}

ul.breadcrumbs li a.orderimg.order_active {
    background: url("../images/menustrip/orderactive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -33px;
    width: 271px;
}
ul.breadcrumbs li a.orderimg {
    background: url("../images/menustrip/order.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -33px;
    width: 271px;
}
ul.breadcrumbs li a.paymentimg.payment_active {
    background: url("../images/menustrip/paymentactive.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 91px;
    margin-left: -49px;
    width: 208px;
}
ul.breadcrumbs li a.paymentimg {
    background: url("../images/menustrip/payment.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 91px;
    margin-left: -38px;
    width: 208px;
}

ul.breadcrumbs li a.orderimg.order_1active {
    background: url("../images/menustrip/orderconfirmactive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -33px;
    width: 271px;
}
ul.breadcrumbs li a.orderconfirmimg {
    background: url("../images/menustrip/orderconfirrm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 92px;
    margin-left: -45px;
    width: 271px;
}


form .split {
    clear: none;
    width: 350px;
	float:left;
}

.field.split.right{ float:right;}

.width{ width:300px!important;}


.field.split.left > img {
    margin-bottom: 10px;
}


.enquiry {
    border: 2px dotted rgb(179, 179, 179);
    float: left;
    margin: 30px;
    padding: 10px;
    width: 200px;
	text-align:center;
}

.field.split.full {
    width: 725px;
}

table.packages {
    margin-top: 30px;
}


#full-width-slider {
  width: 100%;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.65) !important;
    left: auto;
    max-width: 25%;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 30px;
    top: 30px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
    color: #000000;
    text-decoration: none;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}

.headermiddle {
    background: none repeat scroll 0 0 rgb(234, 216, 51);
    height: 70px;
    margin: 0 auto;
    width: 1336px;
}


@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (max-width:600px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
		width:100%!important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
    display:table !important;
    font-size: 12px;
    left: 0;
    max-height: 100%;
    min-width: 40%;
    padding: 10px;
    right: auto;
    top: 0;
}
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }


  
}
.rsImg.rsMainSlideImage {
    margin-left: 0 !important;
    width: 100% !important;
}
@media (min-width: 768px) and (max-width: 979px) {
html {
    background: url("../images/bg_pattern.png") repeat fixed center center rgb(191, 191, 191);
    font-size: 62.5%;
    width: 100% !important;
}	
#header nav ul li a {
    font-size: 10px;
    line-height: 40px;
    margin-right: 0;
    padding: 4px 0;
    text-transform: uppercase;
}
#header nav {
    float: right;
    margin-top: -49px;
    width: 536px;
}
#header #logo {
    float: left;
    height: 24px;
    margin-top: 10px;
    padding: 10px;
    width: 199px;
}
#logo img {
    width: 200px;
}
#homepage_footer .addresssection {
    float: left;
    font-size: 9px;
    line-height: 15px;
    margin-left: 0;
    margin-top: 12px;
    text-transform: uppercase;
}
.addresssection.col.grid3 {
    float: left;
    width: 268px;
}
ul.socialicons_list li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 31px;
}
.addresssection.col.grid3 > p {
    margin-bottom: 0;
    margin-top: 3px;
    padding-bottom: 2px;
}
#homepage_footer .footer_link {
    margin-top: 10px;
}

.headermiddle {
    background: none repeat scroll 0 0 #EAD833;
    height: 70px;
    margin: 0 auto;
    width: 729px;
}

#logo h1 {
    float: left;
    margin: 0 auto;
    width: 198px !important;
}
ul, ol {
    list-style-position: inside;
    margin: 0 0 0 23px !important;
}
.wrapper.clearfix {
    margin: 0 auto;
    width: 730px!important;
}
.items {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.gallery_image.cboxElement > img {
    outline: medium none;
    width: 224px;
}
.col.grid7.alpha {
    float: left;
    margin-left: 20px;
    width: 307px;
}
.col.grid5 {
    float: left;
    margin: 0 0 0 50px !important;
    width: 332px;
}
#menu li:hover ul.sub-menu {
    display: block;
    height: 150px !important;
    left: -53px;
    position: absolute;
    right: 0 !important;
    z-index: 99999 !important;
}
.col.grid8.alpha {
    float: left;
    margin-left: 20px;
    width: 428px;
}
#menu li ul.sub-menu li a {
    color: #000000;
    display: inline-block;
    height: 35px;
    padding-bottom: 6px;
    text-decoration: none;
    width: 140px;
}
#menu li ul.sub-menu li {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom-color: #E6E6E6 !important;
    height: 35px;
    list-style-type: none;
    margin-left: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    width: 152px;
}
#header nav ul li ul li a {
    line-height: 33px;
}
ul.sub-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.06) !important;
    display: block !important;
    height: 29px !important;
    margin: 0 0 0 -12px !important;
    padding: 6px 4px 7px 12px !important;
    width: 149px !important;
}
}
@media (min-width: 900px) and (max-width: 1200px) {
	html {
    background: url("../images/bg_pattern.png") repeat fixed center center rgb(191, 191, 191);
    font-size: 62.5%;
    width: 100% !important;
}
	.headermiddle {
    background: none repeat scroll 0 0 #EAD833;
    height: 70px;
    margin: 0 auto;
    width: 1010px;
}
#header #logo {
    float: left;
    height: 26px;
    margin-top: 10px;
    padding: 10px;
    width: 238px;
}
.gallery_image.cboxElement > img {
    outline: medium none;
    width: 224px;
}
#header #logo h1 {
    margin-bottom: 0;
}
#logo h1 {
    float: left;
    margin: 0 auto;
    width: 236px !important;
}
#logo img {
    width: 228px;
}
#header nav {
    float: right;
    margin-top: 8px;
    width: 553px;
}
#menu ul li {
    float: left;
    padding: 0 0 0 14px;
    position: relative;
}
ul, ol {
    list-style-position: inside;
    margin: 0 0 1.5em -2px !important;
}#header nav ul li a {
    font-size: 10px;
    line-height: 40px;
    margin-right: 0;
    padding: 4px 0;
    text-transform: uppercase;
}
.wrapper.clearfix {
    margin: 0 auto;
    width: 988px;
}
.col.grid7.alpha {
    float: left;
    margin-left: 20px;
    width: 500px;
}
.col.grid5 {
    float: left;
    margin: 0 0 0 29px !important;
    width: 440px;
}
.col.grid5 {
    float: left;
    margin: 0 0 0 50px !important;
    width: 392px;
}
#menu li:hover ul.sub-menu {
    display: block;
    height: 150px !important;
    left: -17px;
    position: absolute;
    right: 0 !important;
    z-index: 99999 !important;
}
ul.sub-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.06) !important;
    display: block !important;
    height: 29px !important;
    margin: 0 0 0 -12px !important;
    padding: 6px 4px 7px 12px !important;
    width: 149px !important;
}

}
@media (min-width: 320px) and (max-width: 500px) {
	html {
    background: url("../images/bg_pattern.png") repeat fixed center center rgb(191, 191, 191);
    font-size: 62.5%;
    width: 100% !important;
}
#header {
    background-color: #EAD833;
    height: 31px;
    width: 100%;
}
.headermiddle {
    background: none repeat scroll 0 0 #EAD833;
    height: 32px;
    margin: 0 auto;
    width: 320px;
}
#header #logo {
    float: left;
    height: 6px;
    margin-top: 10px;
    padding: 4px;
    width: 63px;
}
#header #logo h1 {
    margin-bottom: 0;
}
#logo h1 {
    float: left;
    margin: 0 auto;
    width: 70px !important;
}
#logo img {
    width: 64px;
}
#header nav {
    float: right;
    margin-top: 0;
    width: 239px;
}
ul, ol {
    list-style-position: inside;
    margin: 0 0 0.5em !important;
}
#header nav ul li a {
    font-size: 3px;
    line-height: 30px;
    margin-right: 0;
    padding: 0;
    text-transform: uppercase;
}
.addresssection.col.grid3 > p {
    font-size: 5px;
}
.footer_link a {
    color: #000000;
    display: block;
    float: right;
    font-size: 6px;
    margin-left: 11px;
    text-decoration: none;
}
#homepage_footer .footer_link {
    margin-top: -37px;
}
.footer_link.col.grid6 {
    float: right;
    margin-right: 0;
}
a.copyright {
    background: url("../images/touchmark_poweredby.png") no-repeat scroll 0 0 / 13px auto rgba(0, 0, 0, 0);
    display: block;
    height: 9px;
    margin-top: -3px;
    text-indent: -9999px;
    width: 21px;
}
a.copyright:hover {
    background-position: 0 -10px;
}
.footer_link p {
    font-size: 5px;
    margin-bottom: 0;
    text-align: right;
}
.infoBlock h4 {
    font-size: 7px;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
}
#homepage_footer .footer_link {
    margin-top: -44px;
}
.wrapper.clearfix {
    margin: 0 auto;
    width: 298px;
}
.gallery_image.cboxElement > img {
    width: 54px;
}
.col.grid8.alpha {
    float: left;
    margin-left: 20px;
    width: 136px;
}
h1 {
    font-size: 1.5rem;
}
.col.grid8.alpha > p {
    font-size: 7px;
    line-height: 11px;
}
.square > li {
    font-size: 7px;
    line-height: 11px;
}
.col.grid4 {
    float: left;
    margin: -29px 0 0 18px;
}
h3 {
    font-size: 0.9rem;
}
h5 {
    font-size: 0.9rem;
}
.col.grid7.alpha {
    float: left;
    margin-left: 20px;
    width: 153px;
}
.col.grid5 {
    float: left;
    margin: 0 0 0 22px !important;
    width: 103px;
}
.col.grid7.alpha > p {
    font-size: 7px;
    line-height: 13px;
}
h3 {
    font-size: 12px;
}
label, legend {
    display: block;
    font-size: 9px;
    font-weight: 700;
}
.col.grid5 > p {
    font-size: 7px;
    line-height: 14px;
}
ul.socialicons_list li {
    display: inline-block;
    height: 10px;
    margin-left: 3px;
    margin-top: 5px;
}
a.socialicon.fb {
    background: url("../images/fb.png") no-repeat scroll 0 0 / 12px auto rgba(0, 0, 0, 0);
}
ul.socialicons_list {
    margin: 0 0 6px !important;
}
#header nav ul li ul {
    min-width: 69px !important;
}
#menu li ul.sub-menu {
    display: none;
    left: 0;
    position: absolute;
    width: 64px !important;
    z-index: 9999;
}
#menu li:hover ul.sub-menu {
    display: block;
    height: 85px !important;
    left: -4px;
    position: absolute;
    right: 0 !important;
    z-index: 99999 !important;
}
#menu li ul.sub-menu li {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom-color: #E6E6E6 !important;
    height: 22px;
    list-style-type: none;
    margin-left: 8px;
    padding-bottom: 6px;
    padding-left: 0;
    width: 51px;
}
#menu li ul.sub-menu li a {
    color: #000000;
    display: inline-block;
    height: 22px;
    margin-left: 1px;
    padding-bottom: 6px;
    padding-left: 3px;
    text-decoration: none;
    width: 48px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: rgb(220, 203, 48);
    border: 0 none;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 1.5em;
    padding: 4px 9px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    vertical-align: middle;
}
}
@media (min-width: 520px) and (max-width: 700px) {
	
	.headermiddle {
    background: none repeat scroll 0 0 rgb(234, 216, 51);
    height: 43px;
    margin: 0 auto;
    width: 520px;
}
#header {
    background-color: rgb(234, 216, 51);
    height: 46px;
    width: 100%;
}
#header #logo {
    float: left;
    height: 14px;
    margin-top: 10px;
    padding: 10px;
    width: 98px;
}
#logo h1 {
    float: left;
    margin: 0 auto;
    width: 98px !important;
}
#logo img {
    width: 122px;
}
#header nav {
    float: right;
    margin-top: -40px;
    width: 460px;
}
ul, ol {
    list-style-position: inside;
    margin: 0 0 1.5em 92px !important;
}
#menu ul li {
    float: left;
    padding: 0 0 0 7px;
    position: relative;
}
#header nav ul li a {
    font-size: 7px;
    line-height: 40px;
    margin-right: 0;
    padding: 1px 0;
    text-transform: uppercase;
}
.infoBlock h4 {
    font-size: 13px;
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
}
#homepage_footer .footer_link {
    margin-top: 10px;
}
.footer_link.col.grid6 {
    float: right;
    margin-right: 0;
}
#homepage_footer .addresssection {
    font-size: 1.1rem;
    line-height: 15px;
    margin-left: 0;
    margin-top: 12px;
    text-transform: uppercase;
}
.addresssection.col.grid3 {
    float: left;
    width: 155px;
}
ul.socialicons_list {
    margin: 0 0 5px !important;
}
ul.socialicons_list li {
    display: inline-block;
    line-height: 21px;
}
a.socialicon.fb {
    background: url("../images/fb.png") no-repeat scroll 0 0 / 13px auto rgba(0, 0, 0, 0);
    padding-bottom: 0;
}
a.socialicon {
    display: block;
    height: 14px;
    padding-left: 5px;
    text-indent: -9999px;
    width: 20px;
}
.addresssection.col.grid3 > p {
    font-size: 7px;
}
.addresssection.col.grid3 > p {
    margin-bottom: 0;
    padding-bottom: 2px;
}
.footer_link a {
    color: rgb(0, 0, 0);
    display: block;
    float: right;
    font-size: 7px;
    margin-left: 10px;
    text-decoration: none;
}
.footer_link p {
    font-size: 6px;
    margin-bottom: 0;
    text-align: right;
}
.wrapper.clearfix {
    width: 520px;
}
.gallery_image.cboxElement > img {
    width: 81px;
}
.col.grid9.alpha > ul {
    margin: 0 0 1.5em 42px !important;
}
#menu li:hover ul.sub-menu {
    display: block;
    height: 150px !important;
    left: -105px;
    position: absolute;
    right: 0 !important;
    z-index: 99999 !important;
}
#menu li ul.sub-menu li {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom-color: rgb(230, 230, 230) !important;
    height: 35px;
    list-style-type: none;
    margin-left: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    width: 81px;
}
#menu li ul.sub-menu {
    display: none;
    left: 0;
    position: absolute;
    width: 107px !important;
    z-index: 9999;
}
ul.sub-menu li a:hover {
    background-color: rgba(0, 0, 0, 0.06) !important;
    display: block !important;
    height: 34px !important;
    margin: 0 0 0 -12px !important;
    padding-left: 13px !important;
    width: 81px !important;
}
#menu li ul.sub-menu li a {
    color: rgb(0, 0, 0);
    display: inline-block;
    height: 35px;
    margin: 0 0 0 -6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 0 !important;
    text-decoration: none;
    width: 82px;
}
.col.grid8.alpha {
    float: left;
    margin-left: 20px;
    width: 288px;
}
.col.grid4 {
    float: left;
    margin: -25px 0 0 33px;
}
h1 {
    font-size: 1.5rem;
}
.col.grid8.alpha > p {
    font-size: 11px;
}
h3 {
    font-size: 1.7rem;
}
.square > li {
    font-size: 9px;
}
ul.square {
    list-style-type: square;
    margin: 0 0 1.5em 9px !important;
}
.col.grid7.alpha {
    float: left;
    margin-left: 20px;
    width: 250px;
}
.col.grid7.alpha > p {
    font-size: 9px;
}
.col.grid5 {
    float: left;
    margin: 0 0 0 15px !important;
    width: 220px;
}
h3 {
    font-size: 1.2rem;
}
label, legend {
    display: block;
    font-size: 12px;
    font-weight: 700;
}
.col.grid5 > p {
    font-size: 9px;
    margin-bottom: 2px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: rgb(220, 203, 48);
    border: 0 none;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 1.5em;
    padding: 4px 9px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
    vertical-align: middle;
}
}

