@charset "utf-8";
/***
/* WEBSOLS DEFAULT TYPO3 STYLES
*/

/***
/* RESET ALMOST EVERYTHING
/* we've excluded cell-padding for Typo3 RTE compatibility
*/
@import url('https://fonts.googleapis.com/css?family=Orbitron:500');

@font-face {
    font-family: 'SpinCycleOTRegular';
    src: url('../fonts/spincycle_ot-webfont.eot');
    src: url('../fonts/spincycle_ot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/spincycle_ot-webfont.woff') format('woff'),
         url('../fonts/spincycle_ot-webfont.ttf') format('truetype'),
         url('../fonts/spincycle_ot-webfont.svg#SpinCycleOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SpinCycle3DOTRegular';
    src: url('../fonts/spincycle_3d_ot-webfont.eot');
    src: url('../fonts/spincycle_3d_ot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/spincycle_3d_ot-webfont.woff') format('woff'),
         url('../fonts/spincycle_3d_ot-webfont.ttf') format('truetype'),
         url('../fonts/spincycle_3d_ot-webfont.svg#SpinCycle3DOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=f9beef12-2535-41da-8a45-d51fda18adfe");
    @font-face{
        font-family:"Bank Gothic W01_n2";
        src:url("../fonts/b0df0ccb-0172-41f5-b268-518c0d282b49.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Bank Gothic W01";
        src:url("../fonts/b0df0ccb-0172-41f5-b268-518c0d282b49.eot?#iefix");
        src:url("../fonts/b0df0ccb-0172-41f5-b268-518c0d282b49.eot?#iefix") format("eot"),url("../fonts/44ec3dc7-de73-4715-ba38-b863da6c629f.woff2") format("woff2"),url("../fonts/5cc319e2-8904-4314-8b41-2cb21791a9e2.woff") format("woff"),url("../fonts/c02d61fb-d197-443b-aca0-108377939030.ttf") format("truetype"),url("../fonts/195985a8-c140-48ea-860f-9bdbb34ac967.svg#195985a8-c140-48ea-860f-9bdbb34ac967") format("svg");
font-weight: 200;
font-style: normal;
    }
    @font-face{
        font-family:"Bank Gothic W01_n5";
        src:url("../fonts/d5c9f6f3-c676-4d64-a7ce-5d51cc7ddd40.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Bank Gothic W01";
        src:url("../fonts/d5c9f6f3-c676-4d64-a7ce-5d51cc7ddd40.eot?#iefix");
        src:url("../fonts/d5c9f6f3-c676-4d64-a7ce-5d51cc7ddd40.eot?#iefix") format("eot"),url("../fonts/9a097577-0382-49c0-9e7d-d967c28909e0.woff2") format("woff2"),url("../fonts/bec343c9-a262-4ca1-8540-912ccd59580d.woff") format("woff"),url("../fonts/f7218b41-56c3-4ff8-b799-f06e7e0c061c.ttf") format("truetype"),url("../fonts/12229708-f75b-43f6-85c2-4ef8e58d975d.svg#12229708-f75b-43f6-85c2-4ef8e58d975d") format("svg");
font-weight: 500;
font-style: normal;
    }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border:0;
}
table, th, td {
  margin:0;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 16px;
}

/* DEFAULTS */
body{
  font-size:14px;
  font-family: Trebuchet MS;
  /*background:url(../images/bg_body.png);*/
  line-height:150%;
  overflow-x: hidden;
  overflow-y: scroll;
  /*background-image: url("../images/body-background-default.jpg");
  background-repeat: repeat-x;*/
  background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(206,206,206,0.25),rgba(206,206,206,0)); /*Safari 5.1-6*/
  background: -o-linear-gradient(rgba(206,206,206,0.25),rgba(206,206,206,0)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(rgba(206,206,206,0.25),rgba(206,206,206,0)); /*Fx 3.6-15*/
  background: linear-gradient(rgba(206,206,206,0.25), rgba(206,206,206,0)); /*Standard*/
}
p, ul, ol, table {
  margin:0px 0px 15px 0px;
}
td {
  vertical-align:top;
}
ul li ul,
ol li ul,
ol li ol,
ul li ol{
  margin:0px;
}
ul li {
  margin-left:16px;
}
ol li {
  margin-left:23px;
}
/* LINKS */
a {
  color:#820a0e;
  font-weight:normal;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
a img {
  border: 0 none;
}

/* HEADINGS */

h1 {
  margin:0px 0px 15px 0px;
  line-height:145%;
  font-size:24px;
  font-weight:200;
  text-transform:uppercase;
  font-family: 'Bank Gothic W01', Trebuchet MS;
  /*font-family: Trebuchet MS;*/
  color: #820a0e;
  border-bottom: 1px solid #820a0e;
}
h2 {
  margin:0px 0px 0px 0px;
  line-height:145%;
  font-weight:200;
  text-transform:uppercase;
  font-size:21px !important;
  /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
  color: #820a0e;
  /*border-bottom: 1px solid #820a0e;*/
}

h1 a,
h2 a{
  text-decoration: underline;
}

h3 {
  margin:0px 0px 15px 0px;
  line-height:145%;
  font-weight:200;
  text-transform:uppercase;
  font-size:22px;
  /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
}
h4 {
  margin:0px 0px 15px 0px;
  line-height:145%;
  font-weight:200;
  text-transform:uppercase;
  font-size:20px;
  /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
}
h5 {
  margin:0px 0px 15px 0px;
  line-height:145%;
  font-weight:200;
  text-transform:uppercase;
  font-size:18px;
  /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
}
h6 {
  margin:0px 0px 15px 0px;
  line-height:145%;
  font-weight:200;
  text-transform:uppercase;
  font-size:16px;
  /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
}

/* MISC */
hr {
  color: #820a0e;
  background-color: #820a0e;
  height: 1px;
  border: none;
}

/* FORMS */
fieldset {
  border:0 none;
}
legend {
  padding:0 !important;
  margin:0;
  display:block;
  white-space:normal !important;
  zoom:1; /* For IE7 */
  width:200px;
  border: none;
}
.legend-span {
  padding:0 !important;
  margin:0;
  display:block;
  white-space:normal !important;
  zoom:1; /* For IE7 */
  width:200px;
}

/* MAILFORM RESTYLING */
#mailform legend {
  display : none;
  visibility:hidden;
}
.csc-mailform label {
  width : 200px;
  display : block;
  vertical-align : top;
  float:left;
}
.default_field {
  margin-bottom:5px;
}
.default_field:after,
.radio_field:after {
  clear:both;
  display:block;
  content:" ";
}
.radio_field {
  width:100%;
  padding:1px 0px;
}
.radio_field .radiogroup {
  display:inline-block;
}
.radio_field .radiogroup label {
  margin-bottom:5px;
}
.radio_opt {
  display:block;
  width:100%;
}
.radio_opt:after {
  clear:both;
  display:block;
  content:" ";
}
.mf-input {
  vertical-align : middle;
}
.mf-text {
  vertical-align : top;
}
.mf-select {
  vertical-align : middle;
}
.mf-check {
  border : none;
  vertical-align : middle;
}
.mf-radio {
  border : none;
  vertical-align : middle;
  float:left;
  display:block;
}
.mf-file {
  vertical-align : middle;
}
.mf-submit {
  vertical-align : middle;
}

/* RTE STYLES */
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align:justify;
}

/*
  Simple Grid System
  Author - Dallas Bass, dallasbass.com
  Learn More - http://dallasbass.com/simple-grid-a-lightweight-responsive-css-grid/
  Project Page - http://thisisdallas.github.com/Simple-Grid/
*/

[class*='col-'],
.grid, .grid-pad {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class*='col-'] {
  float: left;
  padding-right: 0px;
}
[class*='col-']:last-of-type {
  padding-right: 0px;
} 
.grid {
  width: 100%;
  max-width: 1100px;
  min-width: 755px;
  margin: 0 auto;
}
.grid:after {
  content: "";
  display: table;
  clear: both;
}
.grid-pad {
  padding: 28px 0 0px 275px;
}
.grid-pad > [class*='col-']:last-of-type {
  padding-right: 0px;
}
.push-right {
  float: right;
}
/* Content Columns */

.col-1-1, .col-2-2, .col-3-3, .col-4-4, .col-5-5, .col-6-6, .col-7-7, .col-8-8, .col-9-9, .col-10-10, .col-11-11, .col-12-12 {
  width: 100.0%;
}
.col-1-12 {
  width: 8.333333333333332%;
}
.col-1-11 {
  width: 9.090909090909092%;
}
.col-1-10 {
  width: 10.0%;
}
.col-1-9 {
  width: 11.11111111111111%;
}
.col-1-8 {
  width: 12.5%;
}
.col-1-7 {
  width: 14.285714285714285%;
}
.col-1-6, .col-2-12 {
  width: 16.666666666666664%;
}
.col-2-11 {
  width: 18.181818181818183%;
}
.col-1-5, .col-2-10 {
  width: 20.0%;
}
.col-2-9 {
  width: 22.22222222222222%;
}
.col-1-4, .col-2-8, .col-3-12 {
  width: 25.0%;
}
.col-3-12 {
  padding:10px;
}
.col-3-11 {
  width: 27.27272727272727%;
}
.col-2-7 {
  width: 28.57142857142857%;
}
.col-3-10 {
  width: 30.0%;
}
.col-1-3, .col-2-6, .col-3-9, .col-4-12 {
  width: 33.33333333333333%;
}
.col-4-11 {
  width: 36.36363636363637%;
}
.col-3-8 {
  width: 37.5%;
}
.col-2-5, .col-4-10 {
  width: 40.0%;
}
.col-5-12 {
  width: 41.66666666666667%;
}
.col-3-7 {
  width: 42.857142857142854%;
}
.col-4-9 {
  width: 44.44444444444444%;
}
.col-5-11 {
  width: 45.45454545454545%;
}
.col-1-2, .col-2-4, .col-3-6, .col-4-8, .col-5-10, .col-6-12 {
  width: 50.0%;
}
/* Layout Columns */

.col-6-11 {
  width: 54.54545454545454%;
}
.col-5-9 {
  width: 55.55555555555556%;
}
.col-4-7 {
  width: 57.14285714285714%;
}
.col-7-12 {
  width: 58.333333333333336%;
}
.col-3-5, .col-6-10 {
  width: 60.0%;
}
.col-5-8 {
  width: 62.5%;
}
.col-7-11 {
  width: 63.63636363636363%;
}
.col-2-3, .col-4-6, .col-6-9, .col-8-12 {
  width: 66.66666666666666%;
}
.col-7-10 {
  width: 70.0%;
}
.col-5-7 {
  width: 71.42857142857143%;
}
.col-8-11 {
  width: 72.72727272727273%;
}
.col-3-4, .col-6-8, .col-9-12 {
  width: 75.0%;
}
.col-7-9 {
  width: 77.77777777777779%;
}
.col-4-5, .col-8-10 {
  width: 80.0%;
}
.col-9-11 {
  width: 81.81818181818183%;
}
.col-5-6, .col-10-12 {
  width: 83.33333333333334%;
}
.col-6-7 {
  width: 85.71428571428571%;
}
.col-7-8 {
  width: 87.5%;
}
.col-8-9 {
  width: 88.88888888888889%;
}
.col-9-10 {
  width: 90.0%;
}
.col-10-11 {
  width: 90.9090909090909%;
}
.col-11-12 {
  width: 91.66666666666666%;
}
/* FRONTEND EDIT */
#TSFE_ADMIN_PANEL_FORM {
  left: 4px;
  top: 47px;
}
#TSFE_ADMIN_PANEL_FORM .typo3-adminPanel {
    display: table;
    min-width: 315px;
}
.webs-typo3-adminpanel {
  background-color:#3f3f3f;
  background-image:url('../../../typo3/sysext/t3skin/images/backgrounds/topbar.png');
  background-image:gradient(center top,#494949 0%,#373737 91%,#343434 92%,#2A2A2A 100%);
  background-image:-moz-linear-gradient(center top,#494949 0%,#373737 91%,#343434 92%,#2A2A2A 100%);
  background-image:-webkit-gradient(linear,0% 0%,0% 100%,color-stop(0,#494949),color-stop(0.91,#373737),color-stop(0.92,#343434),color-stop(1,#2a2a2a));
  background-repeat:repeat-x;
  height:42px;
  border-bottom:#CCC 1px solid;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.webs-typo3-adminpanel .typo3-logo {
    margin: 8px 0 0;
    padding: 1px 0 0 24px;
    width: 159px;
    float: left;
}
.webs-typo3-adminpanel .user-actions {
  color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  float:right;
  display:block;
  padding: 9px 0 0 0;
  height:33px;
  margin-right:9px;
}
.webs-typo3-adminpanel .user-actions a {
  color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  margin-right:15px;
}
.webs-typo3-adminpanel .user-actions .t3-icon {
  margin-top: 5px;
    vertical-align: top;
}
.webs-typo3-adminpanel .user-actions .username,
.webs-typo3-adminpanel .user-actions .actions {
  height:33px;
  float:left;
}
.webs-feedit-header .typo3-editPanel {
  border:1px solid #aaaaaa;
  box-shadow: 0px 0px 3px rgba(0,0,0, 0.5);
  background: #dddddd none;
  height: 20px;
    padding: 2px 6px;
  margin-bottom:5px;
}
/*.webs-feedit-header .typo3-editPanel-label {
  display:block;
  float:left;
}*/
.typo3-adminPanel-section-content label {float:left; margin-right:4px;}
[class*='col-'].hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
[class*='col-'].hidden:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/***
/* WEBSITE LAYOUT BELOW
*/
#slider{
  position:relative;
  z-index:1;
  width:100%;
  max-height:350px;
  overflow:hidden;
    margin: auto;
}
#slider_wrapper{
    left: 50%;
    margin: 0 0 0 -956px;
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 100;
}
#slider ul li{
  margin:0px;
  padding:0;
}
#slider .creative_layer{
  position:relative;
  width:870px;
  margin:0px auto;
  color:#fff;
  padding-top:25px;
  padding-right:60px;
  padding-left:60px;
}
#slider #slidetext{
  position:relative;
}
#img_top{
  position:relative;
  top:0px;
  z-index:1;
  width:100%;
  height:450px;
  overflow:hidden;
    margin: auto;
  /*background-image:url("../images/ocean_red_header_gradient.jpg");*/
  background-repeat:no-repeat;
  background-size: cover;

}
#slider h1,
#img_top h1{
  color:#fff;
}
#slider h2,
#img_top h2{
  color:#000;
}
#img_wrap{
    left: 50%;
    transform:translateX(-50%);
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 100;
  width:1920px;
}
#img_wrap .csc-textpic-text{
  top: 0px;
  position: absolute;
  z-index: 1;
  width: 866px;
  margin-left: 465px;
  padding:0px 60px 0px 60px;
}
#mainwrap{
  mainwrap:100%;
  margin:-30px auto 0px auto;
  position:relative;
  z-index:2;
}
#header{
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  margin-top:420px;
  padding: 0px 0px 0px 0px;
  margin:0 auto;
  max-width: 1100px;
  min-width: 755px;
  height: 50px;
}
#header:after {
  content: "";
  display: table;
  clear: both;
}
#header-wrap {
  box-shadow:0 -17px 14px -18px #000000;
    background-color: #DA0021;
  /*height:105px;*/
  height: 50px;
  width:100%;
  /*overflow:hi*/
}

#logo{
  width:144px;
  padding:4px 0px 0px 30px;
  float:left;
  margin-top: -170px;
}
#logo p {
  margin:0;
}

#logo .csc-default p img{
  /*height: 275px;
  width: 210px;*/
  width: 210px;
    height: 233px;
    margin-top: 30px;
}

#menu-wrap {
  position:fixed;
  bottom:0;
  background-color:#f0f0f0;
  width:100%;
  z-index:3;
  box-shadow:0 -17px 14px -18px #000000;  
}
#menu {
  float: left;
  width: 100%;
  background-color: #da0021;
  height: 50px;
}
#menu ul{
   /* display: block;*/
    height: 79px;
    padding-right: 10px;
    width: auto;
  margin-bottom:0px;
}
#menu ul li{
  display:block;
  float:left;
  margin:0px;
  background-color:#da0021;

}
#menu ul li a{
    color: #ffffff;
    display: block;
    /*font-family: Trebuchet MS;*/
  font-family: 'Bank Gothic W01', Trebuchet MS;
    font-size: 13px;
    font-weight: 200;
  /*background:url(../images/bgmenu_1.png) repeat 0 0;*/
    padding: 15px 7px 14px 7px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
#menu ul li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: top center;
    background: #CECECE;
    z-index: -1;
    transition: transform 0.5s;
}
#menu ul li a:hover{
  color:#f00;
}
#menu ul li a:hover::after {
    transform: scaleY(1);
}

#menu ul li.active a{
  background: #CECECE;
  color:#f00;
}
#contentwrap{
  width:100%;
}
#contentwrap .csc-default{
  background-color:#f0f0f0;
  padding:30px 60px 30px 60px;
  margin-bottom:20px;
}
a.content-button{
  padding:4px;
  background-color:#fe8601;
  display:inline;
  color:#fff;
  text-decoration:none;
  font-weight:normal;
}
#footer{
  overflow:hidden;
  color:#ffffff;
  padding:0 60px 0px 60px;
  background-color: #cecece;
}



#footer a{
  color:#820a0e;
}
#footer p{
  color:#000000;
}
.footerblock{
  float:left;
  padding:10px;
  width:310px;
}

#blok3 img{
  float: right;
}


.open,
.close{
  display: none;
    font-family: Trebuchet MS;

}


/* CONTACT FORM */

.powermail_label{
  width: 200px;
  display: block;
  vertical-align: top;
  float: left;
}

.powermail_fieldwrap {
  margin-bottom: 5px;
}

.powermail_legend,
.tx-powermail h3{
  display: none;
}

.color1 .innercontent,
.color2 .innercontent,
.color3 .innercontent,
.color4 .innercontent{
  height:100%;
  padding: 30px 30px 30px 30px;
  margin-bottom: 30px;
}

.color1 .innercontent{
  background-color:#ffffff;
}
.color2 .innercontent{
  background-color:#cecece;
}
.color3 .innercontent{
  background-color:#ababab;
}
.color4 .innercontent{
  background-color:#820a0e;
}

.color4 .innercontent a{
  text-decoration: underline;
}

.color4 .innercontent a,
.color4 .innercontent h1,
.color4 .innercontent h2,
.color4 .innercontent h3,
.color4 .innercontent h4,
.color4 .innercontent h5,
.color4 .innercontent h6,
.color4 .innercontent p{
  color: #ffffff;
}

.innercontent h2{
  font-size: 26px;
}

.menu-trigger {
  display: none;
  position: absolute;
  right: 40px;
  top: 4px;
  z-index: 10;
  cursor:pointer;
  font-size:11px;
  font-weight:normal;
  line-height:150%;
  width:48px;
  height:42px;
  color: #DA0021;
  background: #ffffff;
  border-radius: 3px 3px 3px 3px;
  text-align:center;
  transition: background-color 0.3s ease 0s;
  padding-top: 4px;
}
.menu-trigger .open {
    display: block;
}
.menu-trigger .open {
    /*display: none;*/ text-transform: uppercase;
}
.menu-trigger .close {
    /*display: none;*/ text-transform: uppercase;
}
.menu-trigger.act .open {
  display:none;
}
.menu-trigger.act .close {
  display:block;
}
.menu-trigger:hover,
.menu-trigger.act {
  background:#CECECE;
}
.menu-trigger div {
    background-color: #DA0021;
    border: 1px solid #DA0021;
    /*border-radius: 2px 2px 2px 2px;*/
    height: 1px;
    width: 35%;
  margin:4px auto 0px auto;
}
.mob-arrow {
  display:none;
}

#powermail_fieldwrap_58{
  margin-left: 43%;
  margin-top: -85px;
}
#powermail_fieldwrap_55 .powermail_label, #powermail_fieldwrap_56 .powermail_label, #powermail_fieldwrap_57 .powermail_label, #powermail_fieldwrap_58 .powermail_label{
  display: none;
}
#powermail_fieldwrap_55 .powermail_field, #powermail_fieldwrap_56 .powermail_field, #powermail_fieldwrap_57 .powermail_field{
  width: 40%;
}
#powermail_fieldwrap_59 .powermail_submit{
  margin-left: 36%;
}
@media screen and (min-width: 0px) and (max-width: 939px) {
  h1 {
    margin: 30px 0px 15px 0px;
  }
    .menu-trigger {
        display: block;
    }
  #menu {
    float:none;
  }
  #menu ul {
    height: auto;
    margin-bottom: 0;
    padding-right: 0px;
    width: auto;
    border-bottom:1px solid #999999;
    margin-top: -29px;
  }
   .mainmenu {
        width: 100%!important;
        display: none;
      position:absolute;
    top:79px;
    left:0px;
      background:#ffffff;
    }
    .mainmenu.xactive {
        display: block!important;
       z-index:2;
    }
    .mainmenu li {
        float: none!important;
        display: block!important;
        width: 100%!important;
      border-top:1px solid #999999;
      position: relative;
    }
  #menu ul li {
       margin: 0px;
  }
    .mainmenu li a {
      color: #820a0c !important;
        float: none!important;
      font-size:20px;
    text-align:center;
    }
  #menu ul li a {
    padding: 18px 0px 14px 0px;
    width:100%;
  }
  .mainmenu li li a {
      font-size:16px;
       padding:8px;
  }
  .mainmenu ul {
        position:relative;
    width:100%;
    
    }
  .mob-arrow {
    position: absolute;
        top: 9px;
        right: 9px;
    width:22px;
    padding:5px;
    height:20px;
    display:block;
    border: 1px solid #ffffff;
    background:#999999;
    border-radius: 3px 3px 3px 3px;
  }
  .mob-arrow:hover {
    background:#cccccc;
  }
  .mob-arrow span{
    display:block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 19px 11px 0 11px;
    border-color: #ffffff transparent transparent transparent;  
  }
  /*.sfHover .mob-arrow span{
    border-width: 0 11px 19px 11px;
    border-color:  transparent transparent #ffffff transparent;  
  }*/
  .mob-arrow:hover span {
    border-color: #333333 transparent transparent transparent; 
  }
  /*.sfHover .mob-arrow:hover span{
    border-width: 0 11px 19px 11px;
    border-color:  transparent transparent #333333 transparent;  
  }*/
  #img_wrap {
    width: 100%;
}
  #img_wrap .csc-textpic-text {
    padding: 0px 0px;
    position: absolute;
    margin-left: 0px;
    top: 0px;
    left:0px;
    width:100%;
    z-index: 1;
    -ms-transform: scale(0.9, 0.9); /* IE 9 */
    -ms-transform-origin: center top; /* IE 9 */
    -webkit-transform: scale(0.9, 0.9); /* Safari */
    -webkit-transform-origin: center top; /* IE 9 */
    transform: scale(0.9, 0.9);
    transform-origin: center top;
  }

  #slider .creative_layer{
  
    width:800px;
  }

}
/*
  iPad air users want to see the desktop version
  so lets display the mobile version up to 767px
*/
@media screen and (min-width: 0px) and (max-width: 767px) {
 #header,
 .grid {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #header {
    padding-left: 20px;
    padding-right: 20px;
  margin: 0 auto;
}
  [class*='col-'] {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    /*margin-bottom: 10px;*/
    padding-left: 20px;
    padding-right: 20px;
  }
  .grid-pad > [class*='col-']:last-of-type {
  margin-bottom: 20px;
    /*margin-bottom: 10px;*/
    padding-left: 20px;
    padding-right: 20px;
}
  #logo {
    padding-left:20px;
  }
  

  
#slider{
  width:100%;
  height:auto;
}
#slider_wrapper{
    left: 50%;
    margin: 0 0 0 -956px;
    overflow: hidden;
    position: relative;
    top: 0;
    z-index: 100;
}
#slider ul li{
  margin:0px;
  padding:0;
}
#slider .creative_layer{
  position:relative;
  width:90%;
  margin:0px auto;
  color:#fff;
  padding-top:0px;
  padding-right:60px;
  padding-left:60px;
}
#img_wrap {
    width: 100%;
}
#img_wrap [class*="col-"] {
padding:0px 0px 0px 0px;
}
#img_top {
    height: 225px;
}
#img_top img{
    height: 225px;
  width:auto;
}
#img_wrap .csc-textpic-text {
    padding: 0px 0px;
    position: absolute;
  margin-left: 0px;
    top: 0px;
  left:0px;
    width:160%;
    z-index: 1;
  -ms-transform: scale(0.5, 0.5); /* IE 9 */
  -ms-transform-origin: 80px top 0;/* IE 9 */
    -webkit-transform: scale(0.5, 0.5); /* Safari */
  -webkit-transform-origin: 80px top 0;/* IE 9 */
  transform: scale(0.5, 0.5);
    transform-origin: 80px top 0;
}

#footer {
    padding: 0 0px 0px 0px;
}
  #slider .creative_layer{
  /*  display:none;*/
  }
}

